@dsivd/prestations-ng 19.0.0-beta.12 → 19.0.0-beta.13
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.
|
@@ -95,10 +95,10 @@ class FoehnPageService {
|
|
|
95
95
|
isInitialStep &&
|
|
96
96
|
(isFirstPage || isLastPage));
|
|
97
97
|
}
|
|
98
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
99
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
98
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
99
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageService, providedIn: 'root' }); }
|
|
100
100
|
}
|
|
101
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
101
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageService, decorators: [{
|
|
102
102
|
type: Injectable,
|
|
103
103
|
args: [{
|
|
104
104
|
providedIn: 'root',
|
|
@@ -263,10 +263,10 @@ class ApplicationInfoService {
|
|
|
263
263
|
return PORTAIL_BASE_URL_PROD;
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
267
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
266
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ApplicationInfoService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
267
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ApplicationInfoService, providedIn: 'root' }); }
|
|
268
268
|
}
|
|
269
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
269
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ApplicationInfoService, decorators: [{
|
|
270
270
|
type: Injectable,
|
|
271
271
|
args: [{
|
|
272
272
|
providedIn: 'root',
|
|
@@ -305,10 +305,10 @@ class SessionInfo {
|
|
|
305
305
|
set neverConnected(neverConnected) {
|
|
306
306
|
this.neverConnected_ = neverConnected;
|
|
307
307
|
}
|
|
308
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
309
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
308
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SessionInfo, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
309
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SessionInfo, providedIn: 'root' }); }
|
|
310
310
|
}
|
|
311
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
311
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SessionInfo, decorators: [{
|
|
312
312
|
type: Injectable,
|
|
313
313
|
args: [{
|
|
314
314
|
providedIn: 'root',
|
|
@@ -477,10 +477,10 @@ class BreadcrumbEventService {
|
|
|
477
477
|
setConfiguration(configuration) {
|
|
478
478
|
this._breadcrumbConfiguration.next(configuration);
|
|
479
479
|
}
|
|
480
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
481
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
480
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: BreadcrumbEventService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
481
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: BreadcrumbEventService, providedIn: 'root' }); }
|
|
482
482
|
}
|
|
483
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
483
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: BreadcrumbEventService, decorators: [{
|
|
484
484
|
type: Injectable,
|
|
485
485
|
args: [{
|
|
486
486
|
providedIn: 'root',
|
|
@@ -504,10 +504,10 @@ class RegisterNgModelService {
|
|
|
504
504
|
hasInteractions() {
|
|
505
505
|
return this._hasInteractions.value;
|
|
506
506
|
}
|
|
507
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
508
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
507
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RegisterNgModelService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
508
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RegisterNgModelService, providedIn: 'root' }); }
|
|
509
509
|
}
|
|
510
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
510
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RegisterNgModelService, decorators: [{
|
|
511
511
|
type: Injectable,
|
|
512
512
|
args: [{
|
|
513
513
|
providedIn: 'root',
|
|
@@ -694,10 +694,10 @@ class ValidationHandlerService {
|
|
|
694
694
|
// For undescribed errors
|
|
695
695
|
return `Erreur de type "${error.code}" sur le champ`;
|
|
696
696
|
}
|
|
697
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
698
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
697
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ValidationHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
698
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ValidationHandlerService, providedIn: 'root' }); }
|
|
699
699
|
}
|
|
700
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
700
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ValidationHandlerService, decorators: [{
|
|
701
701
|
type: Injectable,
|
|
702
702
|
args: [{
|
|
703
703
|
providedIn: 'root',
|
|
@@ -1047,10 +1047,10 @@ class FoehnInputComponent {
|
|
|
1047
1047
|
this.userInputSubject.next(value);
|
|
1048
1048
|
}
|
|
1049
1049
|
}
|
|
1050
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1051
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "21.2.
|
|
1050
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1051
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "21.2.18", type: FoehnInputComponent, isStandalone: true, inputs: { model: { classPropertyName: "model", publicName: "model", isSignal: true, isRequired: true, transformFunction: null }, pattern: { classPropertyName: "pattern", publicName: "pattern", isSignal: true, isRequired: false, transformFunction: null }, helpModal: { classPropertyName: "helpModal", publicName: "helpModal", isSignal: true, isRequired: false, transformFunction: null }, standardHelpText: { classPropertyName: "standardHelpText", publicName: "standardHelpText", isSignal: true, isRequired: false, transformFunction: null }, helpText: { classPropertyName: "helpText", publicName: "helpText", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, hidden: { classPropertyName: "hidden", publicName: "hidden", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: true, transformFunction: null }, overrideGesdemMaxlength: { classPropertyName: "overrideGesdemMaxlength", publicName: "overrideGesdemMaxlength", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, preventPaste: { classPropertyName: "preventPaste", publicName: "preventPaste", isSignal: true, isRequired: false, transformFunction: null }, autocapitalize: { classPropertyName: "autocapitalize", publicName: "autocapitalize", isSignal: true, isRequired: false, transformFunction: null }, updateModelWhenDisabled: { classPropertyName: "updateModelWhenDisabled", publicName: "updateModelWhenDisabled", isSignal: true, isRequired: false, transformFunction: null }, showErrorWhenDisabled: { classPropertyName: "showErrorWhenDisabled", publicName: "showErrorWhenDisabled", isSignal: true, isRequired: false, transformFunction: null }, labelStyleModifier: { classPropertyName: "labelStyleModifier", publicName: "labelStyleModifier", isSignal: true, isRequired: false, transformFunction: null }, customErrors: { classPropertyName: "customErrors", publicName: "customErrors", isSignal: true, isRequired: false, transformFunction: null }, hideNotRequiredExtraLabel: { classPropertyName: "hideNotRequiredExtraLabel", publicName: "hideNotRequiredExtraLabel", isSignal: true, isRequired: false, transformFunction: null }, isErrorInherited: { classPropertyName: "isErrorInherited", publicName: "isErrorInherited", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, clearButton: { classPropertyName: "clearButton", publicName: "clearButton", isSignal: true, isRequired: false, transformFunction: null }, excludeFromErrorSummary: { classPropertyName: "excludeFromErrorSummary", publicName: "excludeFromErrorSummary", isSignal: true, isRequired: false, transformFunction: null }, isLabelSrOnly: { classPropertyName: "isLabelSrOnly", publicName: "isLabelSrOnly", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { model: "modelChange", pattern: "patternChange", helpModal: "helpModalChange", standardHelpText: "standardHelpTextChange", helpText: "helpTextChange", disabled: "disabledChange", hidden: "hiddenChange", userInput: "userInput", blurHandler: "blur", focusHandler: "focus" }, host: { properties: { "attr.id": "hostId()", "attr.hidden": "hostHidden()" } }, viewQueries: [{ propertyName: "inputModelList", predicate: NgModel, descendants: true, isSignal: true }, { propertyName: "inputElement", first: true, predicate: ["entryComponent"], descendants: true, isSignal: true }, { propertyName: "subComponents", predicate: i0.forwardRef(() => FoehnInputComponent), descendants: true, isSignal: true }], ngImport: i0 }); }
|
|
1052
1052
|
}
|
|
1053
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1053
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputComponent, decorators: [{
|
|
1054
1054
|
type: Directive,
|
|
1055
1055
|
args: [{
|
|
1056
1056
|
host: {
|
|
@@ -1098,10 +1098,10 @@ class GrowlBrokerService {
|
|
|
1098
1098
|
message.timeToDisplayInSeconds = timeToDisplayInSeconds;
|
|
1099
1099
|
this._messageAddedSubject.next(message);
|
|
1100
1100
|
}
|
|
1101
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1102
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1101
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GrowlBrokerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1102
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GrowlBrokerService, providedIn: 'root' }); }
|
|
1103
1103
|
}
|
|
1104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1104
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GrowlBrokerService, decorators: [{
|
|
1105
1105
|
type: Injectable,
|
|
1106
1106
|
args: [{
|
|
1107
1107
|
providedIn: 'root',
|
|
@@ -1542,10 +1542,10 @@ class SdkDictionaryService {
|
|
|
1542
1542
|
? navigator.language.split('-')[0]
|
|
1543
1543
|
: this.defaultLanguageCode;
|
|
1544
1544
|
}
|
|
1545
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1546
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1545
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkDictionaryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1546
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkDictionaryService, providedIn: 'root' }); }
|
|
1547
1547
|
}
|
|
1548
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1548
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkDictionaryService, decorators: [{
|
|
1549
1549
|
type: Injectable,
|
|
1550
1550
|
args: [{
|
|
1551
1551
|
providedIn: 'root',
|
|
@@ -1566,10 +1566,10 @@ class SdkDictionaryPipe {
|
|
|
1566
1566
|
}
|
|
1567
1567
|
return this.asyncPipe.transform(this.dictionaryService.getKey(key, placeHolderType));
|
|
1568
1568
|
}
|
|
1569
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1570
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
1569
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkDictionaryPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1570
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.18", ngImport: i0, type: SdkDictionaryPipe, isStandalone: true, name: "fromDictionary", pure: false }); }
|
|
1571
1571
|
}
|
|
1572
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkDictionaryPipe, decorators: [{
|
|
1573
1573
|
type: Pipe,
|
|
1574
1574
|
args: [{
|
|
1575
1575
|
name: 'fromDictionary',
|
|
@@ -1655,10 +1655,10 @@ class FoehnValidationAlertSummaryComponent {
|
|
|
1655
1655
|
}
|
|
1656
1656
|
return null;
|
|
1657
1657
|
}
|
|
1658
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1659
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
1658
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnValidationAlertSummaryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1659
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnValidationAlertSummaryComponent, isStandalone: true, selector: "foehn-validation-alert-summary", inputs: { form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (shouldDisplayAlertSummary && errors.length) {\n <div\n aria-labelledby=\"error-summary-title\"\n id=\"error-summary\"\n class=\"vd-error-summary\"\n role=\"alert\"\n tabindex=\"-1\"\n >\n <h2 id=\"error-summary-title\">\n {{ 'errors.summary.title' | fromDictionary }}\n </h2>\n <ul>\n @for (\n error of errors;\n track trackByError($index, error);\n let i = $index\n ) {\n <li>\n <a\n class=\"text-danger\"\n href=\"\"\n [id]=\"'foehn-error-summary-list-item-' + i\"\n (click)=\"scrollToError($event, error.name)\"\n >\n <span [innerHTML]=\"error.componentLabel\"></span>\n <span [innerHTML]=\"error.message\"></span>\n </a>\n </li>\n }\n </ul>\n </div>\n}\n", styles: [".vd-error-summary{margin-bottom:1rem}\n"], dependencies: [{ kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
1660
1660
|
}
|
|
1661
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1661
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnValidationAlertSummaryComponent, decorators: [{
|
|
1662
1662
|
type: Component,
|
|
1663
1663
|
args: [{ selector: 'foehn-validation-alert-summary', imports: [SdkDictionaryPipe], template: "@if (shouldDisplayAlertSummary && errors.length) {\n <div\n aria-labelledby=\"error-summary-title\"\n id=\"error-summary\"\n class=\"vd-error-summary\"\n role=\"alert\"\n tabindex=\"-1\"\n >\n <h2 id=\"error-summary-title\">\n {{ 'errors.summary.title' | fromDictionary }}\n </h2>\n <ul>\n @for (\n error of errors;\n track trackByError($index, error);\n let i = $index\n ) {\n <li>\n <a\n class=\"text-danger\"\n href=\"\"\n [id]=\"'foehn-error-summary-list-item-' + i\"\n (click)=\"scrollToError($event, error.name)\"\n >\n <span [innerHTML]=\"error.componentLabel\"></span>\n <span [innerHTML]=\"error.message\"></span>\n </a>\n </li>\n }\n </ul>\n </div>\n}\n", styles: [".vd-error-summary{margin-bottom:1rem}\n"] }]
|
|
1664
1664
|
}], propDecorators: { form: [{ type: i0.Input, args: [{ isSignal: true, alias: "form", required: false }] }] } });
|
|
@@ -1793,10 +1793,10 @@ class FoehnFormComponent {
|
|
|
1793
1793
|
}
|
|
1794
1794
|
ngFormComponent.removeControl(ng);
|
|
1795
1795
|
}
|
|
1796
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1797
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "21.2.
|
|
1796
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnFormComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1797
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "21.2.18", type: FoehnFormComponent, isStandalone: true, selector: "foehn-form", inputs: { shouldDisplayAlertSummary: { classPropertyName: "shouldDisplayAlertSummary", publicName: "shouldDisplayAlertSummary", isSignal: true, isRequired: false, transformFunction: null } }, queries: [{ propertyName: "childrenInputComponents", predicate: FoehnInputComponent, descendants: true, isSignal: true }], viewQueries: [{ propertyName: "ngFormComponent", first: true, predicate: NgForm, descendants: true, isSignal: true }], ngImport: i0, template: "<form id=\"foehn_formContainer\" aria-live=\"polite\" aria-atomic=\"false\">\n <foehn-validation-alert-summary [form]=\"this\" />\n\n <ng-content />\n</form>\n", dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],[formArray],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.NgForm, selector: "form:not([ngNoForm]):not([formGroup]):not([formArray]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "component", type: FoehnValidationAlertSummaryComponent, selector: "foehn-validation-alert-summary", inputs: ["form"] }] }); }
|
|
1798
1798
|
}
|
|
1799
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1799
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnFormComponent, decorators: [{
|
|
1800
1800
|
type: Component,
|
|
1801
1801
|
args: [{ selector: 'foehn-form', imports: [FormsModule, FoehnValidationAlertSummaryComponent], template: "<form id=\"foehn_formContainer\" aria-live=\"polite\" aria-atomic=\"false\">\n <foehn-validation-alert-summary [form]=\"this\" />\n\n <ng-content />\n</form>\n" }]
|
|
1802
1802
|
}], ctorParameters: () => [], propDecorators: { shouldDisplayAlertSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "shouldDisplayAlertSummary", required: false }] }], ngFormComponent: [{ type: i0.ViewChild, args: [i0.forwardRef(() => NgForm), { isSignal: true }] }], childrenInputComponents: [{ type: i0.ContentChildren, args: [i0.forwardRef(() => FoehnInputComponent), { ...{
|
|
@@ -1822,10 +1822,10 @@ class FoehnTransmitWaitingModalService {
|
|
|
1822
1822
|
}
|
|
1823
1823
|
this.toggleModalBehaviorSubject.next(false);
|
|
1824
1824
|
}
|
|
1825
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1826
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1825
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTransmitWaitingModalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1826
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTransmitWaitingModalService, providedIn: 'root' }); }
|
|
1827
1827
|
}
|
|
1828
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1828
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTransmitWaitingModalService, decorators: [{
|
|
1829
1829
|
type: Injectable,
|
|
1830
1830
|
args: [{
|
|
1831
1831
|
providedIn: 'root',
|
|
@@ -1861,10 +1861,10 @@ class DemandeTransmitInterceptor {
|
|
|
1861
1861
|
}
|
|
1862
1862
|
return `api/${this._prefix}/transmission`;
|
|
1863
1863
|
}
|
|
1864
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1865
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1864
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DemandeTransmitInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1865
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DemandeTransmitInterceptor, providedIn: 'root' }); }
|
|
1866
1866
|
}
|
|
1867
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1867
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DemandeTransmitInterceptor, decorators: [{
|
|
1868
1868
|
type: Injectable,
|
|
1869
1869
|
args: [{
|
|
1870
1870
|
providedIn: 'root',
|
|
@@ -1982,10 +1982,10 @@ class DateHelper {
|
|
|
1982
1982
|
}
|
|
1983
1983
|
return num;
|
|
1984
1984
|
}
|
|
1985
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1986
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1985
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DateHelper, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1986
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DateHelper, providedIn: 'root' }); }
|
|
1987
1987
|
}
|
|
1988
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1988
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DateHelper, decorators: [{
|
|
1989
1989
|
type: Injectable,
|
|
1990
1990
|
args: [{
|
|
1991
1991
|
providedIn: 'root',
|
|
@@ -2051,10 +2051,10 @@ class IamExpiredInterceptorService {
|
|
|
2051
2051
|
}
|
|
2052
2052
|
return throwError(() => err);
|
|
2053
2053
|
}
|
|
2054
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2055
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2054
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: IamExpiredInterceptorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2055
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: IamExpiredInterceptorService, providedIn: 'root' }); }
|
|
2056
2056
|
}
|
|
2057
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2057
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: IamExpiredInterceptorService, decorators: [{
|
|
2058
2058
|
type: Injectable,
|
|
2059
2059
|
args: [{
|
|
2060
2060
|
providedIn: 'root',
|
|
@@ -2129,10 +2129,10 @@ class GesdemErrorHandlerService {
|
|
|
2129
2129
|
});
|
|
2130
2130
|
return throwError(() => true);
|
|
2131
2131
|
}
|
|
2132
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2133
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2132
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2133
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemErrorHandlerService, providedIn: 'root' }); }
|
|
2134
2134
|
}
|
|
2135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemErrorHandlerService, decorators: [{
|
|
2136
2136
|
type: Injectable,
|
|
2137
2137
|
args: [{
|
|
2138
2138
|
providedIn: 'root',
|
|
@@ -2317,10 +2317,10 @@ class GesdemHandlerService {
|
|
|
2317
2317
|
: requestedReference;
|
|
2318
2318
|
return this.errorHandlerService.handleGesdemError(this.prefix, reference, reCaptchaByPassUUID, response);
|
|
2319
2319
|
}
|
|
2320
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2321
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2320
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2321
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemHandlerService, providedIn: 'root' }); }
|
|
2322
2322
|
}
|
|
2323
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2323
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemHandlerService, decorators: [{
|
|
2324
2324
|
type: Injectable,
|
|
2325
2325
|
args: [{
|
|
2326
2326
|
providedIn: 'root',
|
|
@@ -2404,10 +2404,10 @@ class GesdemActionRecoveryService {
|
|
|
2404
2404
|
hasCaptchaToken() {
|
|
2405
2405
|
return !!this.gesdemService.getCaptchaToken()?.length;
|
|
2406
2406
|
}
|
|
2407
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2408
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2407
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemActionRecoveryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2408
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemActionRecoveryService, providedIn: 'root' }); }
|
|
2409
2409
|
}
|
|
2410
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2410
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemActionRecoveryService, decorators: [{
|
|
2411
2411
|
type: Injectable,
|
|
2412
2412
|
args: [{
|
|
2413
2413
|
providedIn: 'root',
|
|
@@ -2472,10 +2472,10 @@ class SdkEventsLoggerService {
|
|
|
2472
2472
|
this._events.next(event);
|
|
2473
2473
|
});
|
|
2474
2474
|
}
|
|
2475
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2476
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2475
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkEventsLoggerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2476
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkEventsLoggerService, providedIn: 'root' }); }
|
|
2477
2477
|
}
|
|
2478
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2478
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkEventsLoggerService, decorators: [{
|
|
2479
2479
|
type: Injectable,
|
|
2480
2480
|
args: [{
|
|
2481
2481
|
providedIn: 'root',
|
|
@@ -2784,10 +2784,10 @@ class FoehnNavigationService {
|
|
|
2784
2784
|
}
|
|
2785
2785
|
}, 0);
|
|
2786
2786
|
}
|
|
2787
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2788
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2787
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnNavigationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2788
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnNavigationService, providedIn: 'root' }); }
|
|
2789
2789
|
}
|
|
2790
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2790
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnNavigationService, decorators: [{
|
|
2791
2791
|
type: Injectable,
|
|
2792
2792
|
args: [{
|
|
2793
2793
|
providedIn: 'root',
|
|
@@ -2819,10 +2819,10 @@ class GesdemEventService {
|
|
|
2819
2819
|
formSentObservable() {
|
|
2820
2820
|
return this._formSentSubject.asObservable();
|
|
2821
2821
|
}
|
|
2822
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2823
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2822
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemEventService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2823
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemEventService, providedIn: 'root' }); }
|
|
2824
2824
|
}
|
|
2825
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemEventService, decorators: [{
|
|
2826
2826
|
type: Injectable,
|
|
2827
2827
|
args: [{
|
|
2828
2828
|
providedIn: 'root',
|
|
@@ -2896,10 +2896,10 @@ class GlobalUploadProgressService extends AbstractUploadProgressService {
|
|
|
2896
2896
|
: 0;
|
|
2897
2897
|
this._globalProgress.next(percent);
|
|
2898
2898
|
}
|
|
2899
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2900
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2899
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GlobalUploadProgressService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2900
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GlobalUploadProgressService, providedIn: 'root' }); }
|
|
2901
2901
|
}
|
|
2902
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2902
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GlobalUploadProgressService, decorators: [{
|
|
2903
2903
|
type: Injectable,
|
|
2904
2904
|
args: [{
|
|
2905
2905
|
providedIn: 'root',
|
|
@@ -3085,10 +3085,10 @@ class PendingUploadService {
|
|
|
3085
3085
|
obj[path[0]] = value;
|
|
3086
3086
|
}
|
|
3087
3087
|
}
|
|
3088
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3089
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3088
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: PendingUploadService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3089
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: PendingUploadService, providedIn: 'root' }); }
|
|
3090
3090
|
}
|
|
3091
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3091
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: PendingUploadService, decorators: [{
|
|
3092
3092
|
type: Injectable,
|
|
3093
3093
|
args: [{
|
|
3094
3094
|
providedIn: 'root',
|
|
@@ -3305,10 +3305,10 @@ class AbstractPageComponent {
|
|
|
3305
3305
|
gotToTop() {
|
|
3306
3306
|
window.scrollTo(0, 0);
|
|
3307
3307
|
}
|
|
3308
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3309
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "21.2.
|
|
3308
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3309
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "21.2.18", type: AbstractPageComponent, isStandalone: true, viewQueries: [{ propertyName: "foehnFormComponent", first: true, predicate: FoehnFormComponent, descendants: true, isSignal: true }], ngImport: i0 }); }
|
|
3310
3310
|
}
|
|
3311
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3311
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractPageComponent, decorators: [{
|
|
3312
3312
|
type: Directive
|
|
3313
3313
|
}], ctorParameters: () => [], propDecorators: { foehnFormComponent: [{ type: i0.ViewChild, args: [i0.forwardRef(() => FoehnFormComponent), { isSignal: true }] }] } });
|
|
3314
3314
|
|
|
@@ -3373,10 +3373,10 @@ class FoehnDisplayAddressComponent {
|
|
|
3373
3373
|
getLines(address) {
|
|
3374
3374
|
return FoehnDisplayAddressComponent.getLines(address);
|
|
3375
3375
|
}
|
|
3376
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3377
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
3376
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDisplayAddressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3377
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnDisplayAddressComponent, isStandalone: true, selector: "foehn-display-address", inputs: { address: { classPropertyName: "address", publicName: "address", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (address()) {\n <address class=\"foehn-address\">\n @for (addressLine of getLines(address()); track $index) {\n <div>{{ addressLine }}</div>\n }\n </address>\n}\n", styles: [".foehn-address{margin:0;padding:0}\n"] }); }
|
|
3378
3378
|
}
|
|
3379
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3379
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDisplayAddressComponent, decorators: [{
|
|
3380
3380
|
type: Component,
|
|
3381
3381
|
args: [{ selector: 'foehn-display-address', imports: [], template: "@if (address()) {\n <address class=\"foehn-address\">\n @for (addressLine of getLines(address()); track $index) {\n <div>{{ addressLine }}</div>\n }\n </address>\n}\n", styles: [".foehn-address{margin:0;padding:0}\n"] }]
|
|
3382
3382
|
}], propDecorators: { address: [{ type: i0.Input, args: [{ isSignal: true, alias: "address", required: false }] }] } });
|
|
@@ -3509,10 +3509,10 @@ class FoehnRecapSectionComponent {
|
|
|
3509
3509
|
isSet(value) {
|
|
3510
3510
|
return !!value || value === 0 || value === false;
|
|
3511
3511
|
}
|
|
3512
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3513
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
3512
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnRecapSectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3513
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnRecapSectionComponent, isStandalone: true, selector: "foehn-recap-section", inputs: { acceptEmptyValues: { classPropertyName: "acceptEmptyValues", publicName: "acceptEmptyValues", isSignal: true, isRequired: false, transformFunction: null }, data: { classPropertyName: "data", publicName: "data", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (atLeastOneElementHasContent(section())) {\n <section\n class=\"mb-3 p-1 bg-light\"\n [id]=\"section().id || section().titleKey\"\n >\n <ng-container\n [ngTemplateOutlet]=\"titleLevel\"\n [ngTemplateOutletContext]=\"{ titleLevel: section().titleLevel }\"\n />\n <dl class=\"medium me-0 ms-0 ps-3 pe-3\">\n @for (\n element of section().elements;\n track section().titleLevel +\n (element.key ?? element.id ?? element.value)\n ) {\n @if (hasContent(element)) {\n <dt\n class=\"border-top border-grey p-2 text-break\"\n [innerHTML]=\"element.key | fromDictionary\"\n ></dt>\n }\n @if (!isAddress(element) && hasContent(element)) {\n <dd\n [id]=\"buildId(element)\"\n class=\"fw-light border-top border-grey p-2 text-break\"\n [innerHTML]=\"cleanValue(element)\"\n ></dd>\n }\n @if (isAddress(element) && hasContent(element)) {\n <dd\n [id]=\"buildId(element)\"\n class=\"fw-light border-top border-grey p-2 text-break\"\n >\n <foehn-display-address\n [address]=\"getAddressToDisplay(element)\"\n />\n </dd>\n }\n }\n </dl>\n @if (hasContent(comment())) {\n <div\n [id]=\"buildId(comment())\"\n class=\"medium me-0 ms-0 ps-3 pe-3 text-break\"\n [innerHTML]=\"cleanValue(comment())\"\n ></div>\n }\n </section>\n}\n\n<ng-template #titleLevel let-titleLevel=\"titleLevel\">\n @if (!titleLevel || titleLevel === 'h2') {\n <h2\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"section().titleKey | fromDictionary\"\n ></h2>\n }\n @if (titleLevel === 'h3') {\n <h3\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"section().titleKey | fromDictionary\"\n ></h3>\n }\n @if (titleLevel === 'h4') {\n <h4\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"section().titleKey | fromDictionary\"\n ></h4>\n }\n @if (titleLevel === 'h5') {\n <h5\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"section().titleKey | fromDictionary\"\n ></h5>\n }\n @if (titleLevel === 'h6') {\n <h6\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"section().titleKey | fromDictionary\"\n ></h6>\n }\n</ng-template>\n", styles: ["dl{display:grid;grid-template-columns:auto auto}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: FoehnDisplayAddressComponent, selector: "foehn-display-address", inputs: ["address"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
3514
3514
|
}
|
|
3515
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3515
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnRecapSectionComponent, decorators: [{
|
|
3516
3516
|
type: Component,
|
|
3517
3517
|
args: [{ selector: 'foehn-recap-section', imports: [
|
|
3518
3518
|
NgTemplateOutlet,
|
|
@@ -3587,10 +3587,10 @@ class FoehnDebugSummaryComponent {
|
|
|
3587
3587
|
ngAfterViewInit() {
|
|
3588
3588
|
this.initDate = new Date();
|
|
3589
3589
|
}
|
|
3590
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3591
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
3590
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDebugSummaryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3591
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnDebugSummaryComponent, isStandalone: true, selector: "foehn-debug-summary", providers: [DatePipe], ngImport: i0, template: "@if (elements | async; as el) {\n <foehn-recap-section\n [data]=\"{ titleKey: 'Informations pour le support', elements: el }\"\n />\n}\n", dependencies: [{ kind: "component", type: FoehnRecapSectionComponent, selector: "foehn-recap-section", inputs: ["acceptEmptyValues", "data"] }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
3592
3592
|
}
|
|
3593
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3593
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDebugSummaryComponent, decorators: [{
|
|
3594
3594
|
type: Component,
|
|
3595
3595
|
args: [{ selector: 'foehn-debug-summary', imports: [FoehnRecapSectionComponent, AsyncPipe], providers: [DatePipe], template: "@if (elements | async; as el) {\n <foehn-recap-section\n [data]=\"{ titleKey: 'Informations pour le support', elements: el }\"\n />\n}\n" }]
|
|
3596
3596
|
}], ctorParameters: () => [] });
|
|
@@ -3638,10 +3638,10 @@ class FoehnNotfoundComponent {
|
|
|
3638
3638
|
clearInterval(this.intervalId);
|
|
3639
3639
|
}
|
|
3640
3640
|
}
|
|
3641
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3642
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
3641
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnNotfoundComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3642
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnNotfoundComponent, isStandalone: true, selector: "foehn-notfound", inputs: { shouldRedirect: { classPropertyName: "shouldRedirect", publicName: "shouldRedirect", isSignal: true, isRequired: false, transformFunction: null }, setPageTitle: { classPropertyName: "setPageTitle", publicName: "setPageTitle", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "<div class=\"container mt-5\">\n <div class=\"alert alert-danger text-center\">\n <p class=\"h2\">Erreur</p>\n <p>Ressource inexistante</p>\n <p class=\"h2\">\n Vous allez \u00EAtre redirig\u00E9 dans {{ seconds }}\n @if (seconds > 1) {\n <span>secondes</span>\n }\n @if (seconds <= 1) {\n <span>seconde</span>\n }\n </p>\n </div>\n\n <foehn-debug-summary />\n</div>\n", dependencies: [{ kind: "component", type: FoehnDebugSummaryComponent, selector: "foehn-debug-summary" }] }); }
|
|
3643
3643
|
}
|
|
3644
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3644
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnNotfoundComponent, decorators: [{
|
|
3645
3645
|
type: Component,
|
|
3646
3646
|
args: [{ selector: 'foehn-notfound', imports: [FoehnDebugSummaryComponent], template: "<div class=\"container mt-5\">\n <div class=\"alert alert-danger text-center\">\n <p class=\"h2\">Erreur</p>\n <p>Ressource inexistante</p>\n <p class=\"h2\">\n Vous allez \u00EAtre redirig\u00E9 dans {{ seconds }}\n @if (seconds > 1) {\n <span>secondes</span>\n }\n @if (seconds <= 1) {\n <span>seconde</span>\n }\n </p>\n </div>\n\n <foehn-debug-summary />\n</div>\n" }]
|
|
3647
3647
|
}], propDecorators: { shouldRedirect: [{ type: i0.Input, args: [{ isSignal: true, alias: "shouldRedirect", required: false }] }], setPageTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "setPageTitle", required: false }] }] } });
|
|
@@ -3673,10 +3673,10 @@ class AbstractIconComponent {
|
|
|
3673
3673
|
constructor() {
|
|
3674
3674
|
this.title = input(...(ngDevMode ? [undefined, { debugName: "title" }] : /* istanbul ignore next */ []));
|
|
3675
3675
|
}
|
|
3676
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3677
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
3676
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3677
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.18", type: AbstractIconComponent, isStandalone: true, inputs: { title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
|
|
3678
3678
|
}
|
|
3679
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3679
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractIconComponent, decorators: [{
|
|
3680
3680
|
type: Directive
|
|
3681
3681
|
}], propDecorators: { title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }] } });
|
|
3682
3682
|
|
|
@@ -3686,10 +3686,10 @@ class FoehnIconChevronDownComponent extends AbstractIconComponent {
|
|
|
3686
3686
|
this.iconName = faChevronDown;
|
|
3687
3687
|
this.defaultTitle = 'Flèche vers le bas';
|
|
3688
3688
|
}
|
|
3689
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3690
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
3689
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconChevronDownComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
3690
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconChevronDownComponent, isStandalone: true, selector: "foehn-icon-chevron-down", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
3691
3691
|
}
|
|
3692
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3692
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconChevronDownComponent, decorators: [{
|
|
3693
3693
|
type: Component,
|
|
3694
3694
|
args: [{ selector: 'foehn-icon-chevron-down', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
3695
3695
|
}] });
|
|
@@ -3700,10 +3700,10 @@ class FoehnIconChevronUpComponent extends AbstractIconComponent {
|
|
|
3700
3700
|
this.iconName = faChevronUp;
|
|
3701
3701
|
this.defaultTitle = 'Flèche vers le haut';
|
|
3702
3702
|
}
|
|
3703
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3704
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
3703
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconChevronUpComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
3704
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconChevronUpComponent, isStandalone: true, selector: "foehn-icon-chevron-up", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
3705
3705
|
}
|
|
3706
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3706
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconChevronUpComponent, decorators: [{
|
|
3707
3707
|
type: Component,
|
|
3708
3708
|
args: [{ selector: 'foehn-icon-chevron-up', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
3709
3709
|
}] });
|
|
@@ -3795,10 +3795,10 @@ class FoehnFeedbackNotificationComponent {
|
|
|
3795
3795
|
}
|
|
3796
3796
|
return `${meta.reference}-${meta.currentAction}`;
|
|
3797
3797
|
}
|
|
3798
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3799
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
3798
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnFeedbackNotificationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3799
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnFeedbackNotificationComponent, isStandalone: true, selector: "foehn-feedback-notification", host: { listeners: { "window:scroll": "onWindowScroll()" } }, ngImport: i0, template: "<div\n id=\"feedback-container\"\n [class.expanded]=\"expanded()\"\n [class.reduced]=\"!expanded()\"\n [class.offset-bottom]=\"isScrollEnded\"\n [class.visible]=\"visible | async\"\n>\n <button\n type=\"button\"\n class=\"feedback-chevron btn btn-link\"\n (click)=\"expanded.set(!expanded())\"\n [attr.aria-expanded]=\"expanded()\"\n [attr.aria-controls]=\"'feedback-form'\"\n >\n @if (expanded()) {\n <foehn-icon-chevron-down\n [title]=\"\n 'foehn-feedback-notification.chevron-down' | fromDictionary\n \"\n />\n } @else {\n <foehn-icon-chevron-up\n [title]=\"\n 'foehn-feedback-notification.chevron-up' | fromDictionary\n \"\n />\n }\n </button>\n <div id=\"feedback-title\" class=\"h4\">\n @if (expanded()) {\n {{ 'foehn-feedback-notification.title-expanded' | fromDictionary }}\n } @else {\n {{ 'foehn-feedback-notification.title-reduced' | fromDictionary }}\n }\n </div>\n <div id=\"feedback-form\" [class.visible]=\"expanded()\">\n <p class=\"mb-0\">\n {{\n 'foehn-feedback-notification.question.Q_NOTIFICATION_FACILE_A_UTILISER'\n | fromDictionary\n }}\n </p>\n <ul class=\"vd-list-icons mb-0 d-flex justify-content-center\">\n <li>\n <a\n [href]=\"goodUrl | async\"\n target=\"_blank\"\n rel=\"opener\"\n class=\"smiley-link text-success\"\n (click)=\"hideNotification()\"\n >\n <fa-icon\n aria-hidden=\"true\"\n [title]=\"\n 'foehn-feedback-notification.icon.good'\n | fromDictionary\n \"\n [icon]=\"goodIconName\"\n />\n <span class=\"visually-hidden\">\n {{\n 'foehn-feedback-notification.icon.good'\n | fromDictionary\n }}\n </span>\n </a>\n </li>\n <li class=\"mx-2\">\n <a\n [href]=\"mediumUrl | async\"\n target=\"_blank\"\n rel=\"opener\"\n class=\"smiley-link text-warning\"\n (click)=\"hideNotification()\"\n >\n <fa-icon\n aria-hidden=\"true\"\n [title]=\"\n 'foehn-feedback-notification.icon.medium'\n | fromDictionary\n \"\n [icon]=\"mediumIconName\"\n />\n <span class=\"visually-hidden\">\n {{\n 'foehn-feedback-notification.icon.medium'\n | fromDictionary\n }}\n </span>\n </a>\n </li>\n <li>\n <a\n [href]=\"badUrl | async\"\n target=\"_blank\"\n rel=\"opener\"\n class=\"smiley-link text-danger\"\n (click)=\"hideNotification()\"\n >\n <fa-icon\n aria-hidden=\"true\"\n [title]=\"\n 'foehn-feedback-notification.icon.bad'\n | fromDictionary\n \"\n [icon]=\"badIconName\"\n />\n <span class=\"visually-hidden\">\n {{\n 'foehn-feedback-notification.icon.bad'\n | fromDictionary\n }}\n </span>\n </a>\n </li>\n </ul>\n </div>\n</div>\n", styles: ["#feedback-container{display:none;position:fixed;bottom:0;right:0;color:#fff;background-color:var(--vd-neutral-dark);border:1px white solid;border-bottom:0;z-index:99999;transition:all .3s}#feedback-container.visible{display:block;animation:popout 1s}#feedback-container.offset-bottom{bottom:23px}#feedback-container.expanded{padding:15px;width:420px;height:175px;background-color:var(--vd-neutral-dark);border-top-left-radius:20px;border-top-right-radius:20px}#feedback-container.expanded #feedback-title{margin-top:0;text-align:center}#feedback-container.reduced{width:230px;height:35px;text-align:left;padding-left:12px}#feedback-container.reduced #feedback-title{margin-top:5px}#feedback-container .feedback-chevron{position:absolute;top:0;right:0}#feedback-container.expanded .feedback-chevron{border-top-right-radius:50%}#feedback-container #feedback-form{display:none}#feedback-container #feedback-form.visible{display:block;animation:fadeIn .5s}#feedback-container #feedback-form a{border:solid 1px var(--vd-neutral-dark);border-radius:50%;padding-left:11px;padding-right:11px}#feedback-container #feedback-form a:focus{background-color:var(--vd-neutral-dark)}#feedback-container #feedback-form .smiley-link{font-size:60px}:host ::ng-deep #feedback-container #feedback-form svg{transition:all .2s}:host ::ng-deep #feedback-container #feedback-form svg:hover,:host ::ng-deep #feedback-container #feedback-form svg:focus{transform:scale(1.3)}@keyframes fadeIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media(min-width:577px){@keyframes popout{0%{bottom:-175px}to{bottom:0}}}@media(max-width:576px){#feedback-container{transform:scale(.8)}#feedback-container.expanded{right:-42px;bottom:-20px}#feedback-container.reduced{right:-29px;bottom:-3px}#feedback-container.expanded.offset-bottom{bottom:6px}#feedback-container.reduced.offset-bottom{bottom:20px}@keyframes popout{0%{bottom:-140px}to{bottom:-20px}}}\n"], dependencies: [{ kind: "component", type: FoehnIconChevronDownComponent, selector: "foehn-icon-chevron-down" }, { kind: "component", type: FoehnIconChevronUpComponent, selector: "foehn-icon-chevron-up" }, { kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
3800
3800
|
}
|
|
3801
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnFeedbackNotificationComponent, decorators: [{
|
|
3802
3802
|
type: Component,
|
|
3803
3803
|
args: [{ selector: 'foehn-feedback-notification', imports: [
|
|
3804
3804
|
FoehnIconChevronDownComponent,
|
|
@@ -3817,10 +3817,10 @@ class FoehnIconInfoCircleComponent extends AbstractIconComponent {
|
|
|
3817
3817
|
this.iconName = faInfoCircle;
|
|
3818
3818
|
this.defaultTitle = 'Info';
|
|
3819
3819
|
}
|
|
3820
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3821
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
3820
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconInfoCircleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
3821
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconInfoCircleComponent, isStandalone: true, selector: "foehn-icon-info-circle", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
3822
3822
|
}
|
|
3823
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3823
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconInfoCircleComponent, decorators: [{
|
|
3824
3824
|
type: Component,
|
|
3825
3825
|
args: [{ selector: 'foehn-icon-info-circle', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
3826
3826
|
}] });
|
|
@@ -3997,10 +3997,10 @@ class GesdemConfirmationComponent {
|
|
|
3997
3997
|
gotToTop() {
|
|
3998
3998
|
window.scrollTo(0, 0);
|
|
3999
3999
|
}
|
|
4000
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4001
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GesdemConfirmationComponent, isStandalone: true, selector: "gesdem-confirmation", inputs: { reference: { classPropertyName: "reference", publicName: "reference", isSignal: true, isRequired: false, transformFunction: null }, hasEmailSent: { classPropertyName: "hasEmailSent", publicName: "hasEmailSent", isSignal: true, isRequired: false, transformFunction: null }, showDownloadPdfRecapButton: { classPropertyName: "showDownloadPdfRecapButton", publicName: "showDownloadPdfRecapButton", isSignal: true, isRequired: false, transformFunction: null }, showLinkToMyDemandes: { classPropertyName: "showLinkToMyDemandes", publicName: "showLinkToMyDemandes", isSignal: true, isRequired: false, transformFunction: null }, demandeIsClosedOnTransmit: { classPropertyName: "demandeIsClosedOnTransmit", publicName: "demandeIsClosedOnTransmit", isSignal: true, isRequired: false, transformFunction: null }, actionStatut: { classPropertyName: "actionStatut", publicName: "actionStatut", isSignal: true, isRequired: false, transformFunction: null }, connectedConfirmationMessage: { classPropertyName: "connectedConfirmationMessage", publicName: "connectedConfirmationMessage", isSignal: true, isRequired: false, transformFunction: null }, connectedConfirmationMessageIfAbandoned: { classPropertyName: "connectedConfirmationMessageIfAbandoned", publicName: "connectedConfirmationMessageIfAbandoned", isSignal: true, isRequired: false, transformFunction: null }, downloadPdfRecapButtonText: { classPropertyName: "downloadPdfRecapButtonText", publicName: "downloadPdfRecapButtonText", isSignal: true, isRequired: false, transformFunction: null }, closeButtonText: { classPropertyName: "closeButtonText", publicName: "closeButtonText", isSignal: true, isRequired: false, transformFunction: null }, closeButtonConnectedText: { classPropertyName: "closeButtonConnectedText", publicName: "closeButtonConnectedText", isSignal: true, isRequired: false, transformFunction: null }, baseUrlPdf: { classPropertyName: "baseUrlPdf", publicName: "baseUrlPdf", isSignal: true, isRequired: false, transformFunction: null }, hideReference: { classPropertyName: "hideReference", publicName: "hideReference", isSignal: true, isRequired: false, transformFunction: null }, hideFeedbackNotificationOverride: { classPropertyName: "hideFeedbackNotificationOverride", publicName: "hideFeedbackNotificationOverride", isSignal: true, isRequired: false, transformFunction: null }, successLabelDicoKeyFirstStep: { classPropertyName: "successLabelDicoKeyFirstStep", publicName: "successLabelDicoKeyFirstStep", isSignal: true, isRequired: false, transformFunction: null }, successLabelDicoAdditionalSteps: { classPropertyName: "successLabelDicoAdditionalSteps", publicName: "successLabelDicoAdditionalSteps", isSignal: true, isRequired: false, transformFunction: null }, closeHref: { classPropertyName: "closeHref", publicName: "closeHref", isSignal: true, isRequired: false, transformFunction: null }, closeHrefConnected: { classPropertyName: "closeHrefConnected", publicName: "closeHrefConnected", isSignal: true, isRequired: false, transformFunction: null }, setPageTitle: { classPropertyName: "setPageTitle", publicName: "setPageTitle", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { reference: "referenceChange", hasEmailSent: "hasEmailSentChange", showDownloadPdfRecapButton: "showDownloadPdfRecapButtonChange", showLinkToMyDemandes: "showLinkToMyDemandesChange", demandeIsClosedOnTransmit: "demandeIsClosedOnTransmitChange", actionStatut: "actionStatutChange", connectedConfirmationMessage: "connectedConfirmationMessageChange", connectedConfirmationMessageIfAbandoned: "connectedConfirmationMessageIfAbandonedChange", downloadPdfRecapButtonText: "downloadPdfRecapButtonTextChange", closeButtonText: "closeButtonTextChange", closeButtonConnectedText: "closeButtonConnectedTextChange", baseUrlPdf: "baseUrlPdfChange", hideReference: "hideReferenceChange", hideFeedbackNotificationOverride: "hideFeedbackNotificationOverrideChange", successLabelDicoKeyFirstStep: "successLabelDicoKeyFirstStepChange", successLabelDicoAdditionalSteps: "successLabelDicoAdditionalStepsChange" }, usesOnChanges: true, ngImport: i0, template: "@if (reference() && !isInProgress) {\n <div class=\"container mt-5\">\n <div\n [id]=\"'main-summary'\"\n class=\"alert text-center mb-2\"\n [class.alert-success]=\"isTransferred\"\n [class.alert-danger]=\"!isTransferred\"\n >\n <p class=\"h2\">\n {{\n isTransferred\n ? (successLabelDicoKey | fromDictionary)\n : ('gesdem-confirmation.abort-label' | fromDictionary)\n }}\n </p>\n @if (!hideReference()) {\n <dl>\n <dt class=\"fw-light\">\n {{\n 'gesdem-confirmation.reference-title.label'\n | fromDictionary\n }}\n </dt>\n <dd id=\"numDemande\" class=\"h4 d-block mt-3\">\n {{ reference() }}\n </dd>\n </dl>\n }\n @if (hasEmailSent() && !(isConnectedCyber | async)) {\n <p>\n {{ 'gesdem-confirmation.mail-sent.label' | fromDictionary }}\n </p>\n }\n </div>\n <span\n [innerHTML]=\"'gesdem-confirmation.extra-content' | fromDictionary\"\n ></span>\n <ng-content />\n @if ((isConnectedCyber | async) && hasConnectedContent()) {\n <div class=\"col-md-12 vd-highlight highlight-dark\">\n <span\n class=\"visually-hidden\"\n [innerHTML]=\"\n 'gesdem-confirmation.transmission-information.label'\n | fromDictionary\n \"\n ></span>\n <div class=\"row\">\n <div class=\"col-md-1\">\n <foehn-icon-info-circle class=\"h3\" />\n </div>\n <div class=\"col-md-11\">\n <p\n [innerHTML]=\"\n (isTransferred\n ? connectedConfirmationMessage()\n : connectedConfirmationMessageIfAbandoned()\n ) | fromDictionary\n \"\n ></p>\n @if (\n showLinkToMyDemandes() &&\n (demandeIsClosedOnTransmit() || isAbandoned)\n ) {\n <p id=\"linkToTreatedDemandes\">\n {{\n 'gesdem-confirmation.demand-detail-link.label'\n | fromDictionary\n }}\n <a\n href=\"/100002/demandes/{{ reference() }}\"\n [attr.aria-label]=\"\n 'gesdem-demand-detail'\n | fromDictionary\n : { reference: reference() }\n \"\n [innerHTML]=\"reference()\"\n ></a>\n .\n </p>\n }\n @if (\n showLinkToMyDemandes() &&\n !demandeIsClosedOnTransmit() &&\n !isAbandoned\n ) {\n <p id=\"linkToInProgressDemandes\">\n {{\n 'gesdem-confirmation.demand-processing-progress-link.label'\n | fromDictionary\n }}\n <a\n href=\"/100002/demandes/{{ reference() }}\"\n [attr.aria-label]=\"\n 'gesdem-demand-detail'\n | fromDictionary\n : { reference: reference() }\n \"\n [innerHTML]=\"reference()\"\n ></a>\n .\n </p>\n }\n </div>\n </div>\n </div>\n }\n <div class=\"col-md-12 list-unstyled d-md-flex p-0 mt-4\">\n <div class=\"ms-0 me-md-auto me-md-2 mb-2 mt-2\">\n @if (showDownloadPdfRecapButton()) {\n <a\n [href]=\"urlPdf\"\n (click)=\"logPdfDownloadedEvent()\"\n id=\"telechargerBtn\"\n class=\"btn btn-secondary w-100\"\n [attr.aria-label]=\"\n 'gesdem.download-pdf.button.title' | fromDictionary\n \"\n >\n {{ downloadPdfRecapButtonText() | fromDictionary }}\n </a>\n }\n </div>\n @if (\n !(isConnectedCyber | async) && closeLinkNotConnected | async;\n as link\n ) {\n <div class=\"me-0 ms-md-auto mb-2 mt-2\">\n <a\n [href]=\"link\"\n id=\"terminerBtn\"\n class=\"btn btn-primary w-100\"\n >\n {{ closeButtonText() | fromDictionary }}\n </a>\n </div>\n }\n @if (\n !!(isConnectedCyber | async) && closeLinkConnected | async;\n as link\n ) {\n <div class=\"me-0 ms-md-auto mb-2 mt-2\">\n <a\n [href]=\"link\"\n id=\"terminerConnectedBtn\"\n class=\"btn btn-primary w-100\"\n >\n {{ closeButtonConnectedText() | fromDictionary }}\n </a>\n </div>\n }\n </div>\n </div>\n}\n\n@if (!hideReference() && reference() && isInProgress) {\n <div class=\"container mt-5\">\n <div class=\"alert alert-info text-center mb-2\">\n <p\n class=\"h2\"\n [innerHTML]=\"\n 'gesdem-confirmation.demand-in-progress.title'\n | fromDictionary\n \"\n ></p>\n <dl>\n <dt class=\"fw-light\">\n {{\n 'gesdem-confirmation.reference-title.label'\n | fromDictionary\n }}\n </dt>\n <dd id=\"numDemandeEnCours\" class=\"h4 d-block mt-3\">\n {{ reference() }}\n </dd>\n </dl>\n </div>\n <div class=\"col-md-12 vd-highlight highlight-dark\">\n <div class=\"row\">\n <div class=\"col-md-1\">\n <foehn-icon-info-circle class=\"h3\" />\n </div>\n <div class=\"col-md-11\">\n <p>\n {{\n 'gesdem-confirmation.resume-my-demand.label'\n | fromDictionary\n }}\n </p>\n <p>\n <a [routerLink]=\"firstPageLink\">\n {{\n 'gesdem-confirmation.resume-my-demand.button'\n | fromDictionary\n }}\n </a>\n </p>\n </div>\n </div>\n </div>\n </div>\n}\n\n@if (!hideFeedbackNotificationOverride()) {\n <foehn-feedback-notification [id]=\"'feedbackNotification'\" />\n}\n", dependencies: [{ kind: "component", type: FoehnIconInfoCircleComponent, selector: "foehn-icon-info-circle" }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: FoehnFeedbackNotificationComponent, selector: "foehn-feedback-notification" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
4000
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemConfirmationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4001
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: GesdemConfirmationComponent, isStandalone: true, selector: "gesdem-confirmation", inputs: { reference: { classPropertyName: "reference", publicName: "reference", isSignal: true, isRequired: false, transformFunction: null }, hasEmailSent: { classPropertyName: "hasEmailSent", publicName: "hasEmailSent", isSignal: true, isRequired: false, transformFunction: null }, showDownloadPdfRecapButton: { classPropertyName: "showDownloadPdfRecapButton", publicName: "showDownloadPdfRecapButton", isSignal: true, isRequired: false, transformFunction: null }, showLinkToMyDemandes: { classPropertyName: "showLinkToMyDemandes", publicName: "showLinkToMyDemandes", isSignal: true, isRequired: false, transformFunction: null }, demandeIsClosedOnTransmit: { classPropertyName: "demandeIsClosedOnTransmit", publicName: "demandeIsClosedOnTransmit", isSignal: true, isRequired: false, transformFunction: null }, actionStatut: { classPropertyName: "actionStatut", publicName: "actionStatut", isSignal: true, isRequired: false, transformFunction: null }, connectedConfirmationMessage: { classPropertyName: "connectedConfirmationMessage", publicName: "connectedConfirmationMessage", isSignal: true, isRequired: false, transformFunction: null }, connectedConfirmationMessageIfAbandoned: { classPropertyName: "connectedConfirmationMessageIfAbandoned", publicName: "connectedConfirmationMessageIfAbandoned", isSignal: true, isRequired: false, transformFunction: null }, downloadPdfRecapButtonText: { classPropertyName: "downloadPdfRecapButtonText", publicName: "downloadPdfRecapButtonText", isSignal: true, isRequired: false, transformFunction: null }, closeButtonText: { classPropertyName: "closeButtonText", publicName: "closeButtonText", isSignal: true, isRequired: false, transformFunction: null }, closeButtonConnectedText: { classPropertyName: "closeButtonConnectedText", publicName: "closeButtonConnectedText", isSignal: true, isRequired: false, transformFunction: null }, baseUrlPdf: { classPropertyName: "baseUrlPdf", publicName: "baseUrlPdf", isSignal: true, isRequired: false, transformFunction: null }, hideReference: { classPropertyName: "hideReference", publicName: "hideReference", isSignal: true, isRequired: false, transformFunction: null }, hideFeedbackNotificationOverride: { classPropertyName: "hideFeedbackNotificationOverride", publicName: "hideFeedbackNotificationOverride", isSignal: true, isRequired: false, transformFunction: null }, successLabelDicoKeyFirstStep: { classPropertyName: "successLabelDicoKeyFirstStep", publicName: "successLabelDicoKeyFirstStep", isSignal: true, isRequired: false, transformFunction: null }, successLabelDicoAdditionalSteps: { classPropertyName: "successLabelDicoAdditionalSteps", publicName: "successLabelDicoAdditionalSteps", isSignal: true, isRequired: false, transformFunction: null }, closeHref: { classPropertyName: "closeHref", publicName: "closeHref", isSignal: true, isRequired: false, transformFunction: null }, closeHrefConnected: { classPropertyName: "closeHrefConnected", publicName: "closeHrefConnected", isSignal: true, isRequired: false, transformFunction: null }, setPageTitle: { classPropertyName: "setPageTitle", publicName: "setPageTitle", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { reference: "referenceChange", hasEmailSent: "hasEmailSentChange", showDownloadPdfRecapButton: "showDownloadPdfRecapButtonChange", showLinkToMyDemandes: "showLinkToMyDemandesChange", demandeIsClosedOnTransmit: "demandeIsClosedOnTransmitChange", actionStatut: "actionStatutChange", connectedConfirmationMessage: "connectedConfirmationMessageChange", connectedConfirmationMessageIfAbandoned: "connectedConfirmationMessageIfAbandonedChange", downloadPdfRecapButtonText: "downloadPdfRecapButtonTextChange", closeButtonText: "closeButtonTextChange", closeButtonConnectedText: "closeButtonConnectedTextChange", baseUrlPdf: "baseUrlPdfChange", hideReference: "hideReferenceChange", hideFeedbackNotificationOverride: "hideFeedbackNotificationOverrideChange", successLabelDicoKeyFirstStep: "successLabelDicoKeyFirstStepChange", successLabelDicoAdditionalSteps: "successLabelDicoAdditionalStepsChange" }, usesOnChanges: true, ngImport: i0, template: "@if (reference() && !isInProgress) {\n <div class=\"container mt-5\">\n <div\n [id]=\"'main-summary'\"\n class=\"alert text-center mb-2\"\n [class.alert-success]=\"isTransferred\"\n [class.alert-danger]=\"!isTransferred\"\n >\n <p class=\"h2\">\n {{\n isTransferred\n ? (successLabelDicoKey | fromDictionary)\n : ('gesdem-confirmation.abort-label' | fromDictionary)\n }}\n </p>\n @if (!hideReference()) {\n <dl>\n <dt class=\"fw-light\">\n {{\n 'gesdem-confirmation.reference-title.label'\n | fromDictionary\n }}\n </dt>\n <dd id=\"numDemande\" class=\"h4 d-block mt-3\">\n {{ reference() }}\n </dd>\n </dl>\n }\n @if (hasEmailSent() && !(isConnectedCyber | async)) {\n <p>\n {{ 'gesdem-confirmation.mail-sent.label' | fromDictionary }}\n </p>\n }\n </div>\n <span\n [innerHTML]=\"'gesdem-confirmation.extra-content' | fromDictionary\"\n ></span>\n <ng-content />\n @if ((isConnectedCyber | async) && hasConnectedContent()) {\n <div class=\"col-md-12 vd-highlight highlight-dark\">\n <span\n class=\"visually-hidden\"\n [innerHTML]=\"\n 'gesdem-confirmation.transmission-information.label'\n | fromDictionary\n \"\n ></span>\n <div class=\"row\">\n <div class=\"col-md-1\">\n <foehn-icon-info-circle class=\"h3\" />\n </div>\n <div class=\"col-md-11\">\n <p\n [innerHTML]=\"\n (isTransferred\n ? connectedConfirmationMessage()\n : connectedConfirmationMessageIfAbandoned()\n ) | fromDictionary\n \"\n ></p>\n @if (\n showLinkToMyDemandes() &&\n (demandeIsClosedOnTransmit() || isAbandoned)\n ) {\n <p id=\"linkToTreatedDemandes\">\n {{\n 'gesdem-confirmation.demand-detail-link.label'\n | fromDictionary\n }}\n <a\n href=\"/100002/demandes/{{ reference() }}\"\n [attr.aria-label]=\"\n 'gesdem-demand-detail'\n | fromDictionary\n : { reference: reference() }\n \"\n [innerHTML]=\"reference()\"\n ></a>\n .\n </p>\n }\n @if (\n showLinkToMyDemandes() &&\n !demandeIsClosedOnTransmit() &&\n !isAbandoned\n ) {\n <p id=\"linkToInProgressDemandes\">\n {{\n 'gesdem-confirmation.demand-processing-progress-link.label'\n | fromDictionary\n }}\n <a\n href=\"/100002/demandes/{{ reference() }}\"\n [attr.aria-label]=\"\n 'gesdem-demand-detail'\n | fromDictionary\n : { reference: reference() }\n \"\n [innerHTML]=\"reference()\"\n ></a>\n .\n </p>\n }\n </div>\n </div>\n </div>\n }\n <div class=\"col-md-12 list-unstyled d-md-flex p-0 mt-4\">\n <div class=\"ms-0 me-md-auto me-md-2 mb-2 mt-2\">\n @if (showDownloadPdfRecapButton()) {\n <a\n [href]=\"urlPdf\"\n (click)=\"logPdfDownloadedEvent()\"\n id=\"telechargerBtn\"\n class=\"btn btn-secondary w-100\"\n [attr.aria-label]=\"\n 'gesdem.download-pdf.button.title' | fromDictionary\n \"\n >\n {{ downloadPdfRecapButtonText() | fromDictionary }}\n </a>\n }\n </div>\n @if (\n !(isConnectedCyber | async) && closeLinkNotConnected | async;\n as link\n ) {\n <div class=\"me-0 ms-md-auto mb-2 mt-2\">\n <a\n [href]=\"link\"\n id=\"terminerBtn\"\n class=\"btn btn-primary w-100\"\n >\n {{ closeButtonText() | fromDictionary }}\n </a>\n </div>\n }\n @if (\n !!(isConnectedCyber | async) && closeLinkConnected | async;\n as link\n ) {\n <div class=\"me-0 ms-md-auto mb-2 mt-2\">\n <a\n [href]=\"link\"\n id=\"terminerConnectedBtn\"\n class=\"btn btn-primary w-100\"\n >\n {{ closeButtonConnectedText() | fromDictionary }}\n </a>\n </div>\n }\n </div>\n </div>\n}\n\n@if (!hideReference() && reference() && isInProgress) {\n <div class=\"container mt-5\">\n <div class=\"alert alert-info text-center mb-2\">\n <p\n class=\"h2\"\n [innerHTML]=\"\n 'gesdem-confirmation.demand-in-progress.title'\n | fromDictionary\n \"\n ></p>\n <dl>\n <dt class=\"fw-light\">\n {{\n 'gesdem-confirmation.reference-title.label'\n | fromDictionary\n }}\n </dt>\n <dd id=\"numDemandeEnCours\" class=\"h4 d-block mt-3\">\n {{ reference() }}\n </dd>\n </dl>\n </div>\n <div class=\"col-md-12 vd-highlight highlight-dark\">\n <div class=\"row\">\n <div class=\"col-md-1\">\n <foehn-icon-info-circle class=\"h3\" />\n </div>\n <div class=\"col-md-11\">\n <p>\n {{\n 'gesdem-confirmation.resume-my-demand.label'\n | fromDictionary\n }}\n </p>\n <p>\n <a [routerLink]=\"firstPageLink\">\n {{\n 'gesdem-confirmation.resume-my-demand.button'\n | fromDictionary\n }}\n </a>\n </p>\n </div>\n </div>\n </div>\n </div>\n}\n\n@if (!hideFeedbackNotificationOverride()) {\n <foehn-feedback-notification [id]=\"'feedbackNotification'\" />\n}\n", dependencies: [{ kind: "component", type: FoehnIconInfoCircleComponent, selector: "foehn-icon-info-circle" }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: FoehnFeedbackNotificationComponent, selector: "foehn-feedback-notification" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
4002
4002
|
}
|
|
4003
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4003
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemConfirmationComponent, decorators: [{
|
|
4004
4004
|
type: Component,
|
|
4005
4005
|
args: [{ selector: 'gesdem-confirmation', imports: [
|
|
4006
4006
|
FoehnIconInfoCircleComponent,
|
|
@@ -4050,10 +4050,10 @@ class FoehnConfirmModalService {
|
|
|
4050
4050
|
this.resolveCallback = null;
|
|
4051
4051
|
this.rejectCallback = null;
|
|
4052
4052
|
}
|
|
4053
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4054
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4053
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnConfirmModalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4054
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnConfirmModalService, providedIn: 'root' }); }
|
|
4055
4055
|
}
|
|
4056
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4056
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnConfirmModalService, decorators: [{
|
|
4057
4057
|
type: Injectable,
|
|
4058
4058
|
args: [{
|
|
4059
4059
|
providedIn: 'root',
|
|
@@ -4155,10 +4155,10 @@ class FoehnModalContentDraggableDirective {
|
|
|
4155
4155
|
}
|
|
4156
4156
|
return null;
|
|
4157
4157
|
}
|
|
4158
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4159
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
4158
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnModalContentDraggableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4159
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.18", type: FoehnModalContentDraggableDirective, isStandalone: true, selector: "[foehnModalContentDraggable]", inputs: { isModalDraggable: { classPropertyName: "isModalDraggable", publicName: "isModalDraggable", isSignal: true, isRequired: false, transformFunction: null }, isModalHideable: { classPropertyName: "isModalHideable", publicName: "isModalHideable", isSignal: true, isRequired: false, transformFunction: null } }, host: { listeners: { "mousedown": "onMouseDown($event)", "mouseup": "onMouseUp()", "mousemove": "onMouseMove($event)", "mouseleave": "onMouseLeave()", "window:resize": "onResize()" } }, ngImport: i0 }); }
|
|
4160
4160
|
}
|
|
4161
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4161
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnModalContentDraggableDirective, decorators: [{
|
|
4162
4162
|
type: Directive,
|
|
4163
4163
|
args: [{
|
|
4164
4164
|
selector: '[foehnModalContentDraggable]',
|
|
@@ -4234,10 +4234,10 @@ class FoehnModalComponent {
|
|
|
4234
4234
|
modalTriggerHtmlElement.focus();
|
|
4235
4235
|
}
|
|
4236
4236
|
}
|
|
4237
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4238
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
4237
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4238
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnModalComponent, isStandalone: true, selector: "foehn-modal", inputs: { isModalVisible: { classPropertyName: "isModalVisible", publicName: "isModalVisible", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, modalBodyText: { classPropertyName: "modalBodyText", publicName: "modalBodyText", isSignal: true, isRequired: false, transformFunction: null }, modalHeaderText: { classPropertyName: "modalHeaderText", publicName: "modalHeaderText", isSignal: true, isRequired: false, transformFunction: null }, closeable: { classPropertyName: "closeable", publicName: "closeable", isSignal: true, isRequired: false, transformFunction: null }, draggable: { classPropertyName: "draggable", publicName: "draggable", isSignal: true, isRequired: false, transformFunction: null }, hideable: { classPropertyName: "hideable", publicName: "hideable", isSignal: true, isRequired: false, transformFunction: null }, modalTriggerHtmlElement: { classPropertyName: "modalTriggerHtmlElement", publicName: "modalTriggerHtmlElement", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, modalSize: { classPropertyName: "modalSize", publicName: "modalSize", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { isModalVisible: "isModalVisibleChange" }, host: { listeners: { "keyup": "handleKeyboardEvent($event)" } }, viewQueries: [{ propertyName: "modalBody", first: true, predicate: ["modalBody"], descendants: true, isSignal: true }, { propertyName: "modalTitle", first: true, predicate: ["modalTitle"], descendants: true, isSignal: true }, { propertyName: "specificfooter", first: true, predicate: ["specificfooter"], descendants: true, isSignal: true }, { propertyName: "modalDefaultCloseBtn", first: true, predicate: ["modalDefaultCloseBtn"], descendants: true, isSignal: true }], ngImport: i0, template: "@if (isModalVisible()) {\n <div\n class=\"modal d-block\"\n [id]=\"id() || name()\"\n role=\"dialog\"\n aria-labelledby=\"modalTitle\"\n aria-describedby=\"modalBody\"\n cdkTrapFocus\n >\n <div\n [class]=\"\n 'modal-dialog modal-dialog-centered ' + (modalSize() ?? '')\n \"\n >\n <div class=\"modal-content\">\n <div\n class=\"modal-header d-flex\"\n [class.flex-row-reverse]=\"closeable()\"\n >\n @if (closeable()) {\n <button\n (click)=\"isModalVisible.set(false)\"\n type=\"button\"\n class=\"btn btn-close align-self-baseline\"\n [attr.aria-label]=\"\n 'foehn-modal.btn-close.aria-label'\n | fromDictionary\n \"\n id=\"closeButton\"\n ></button>\n }\n <div\n class=\"modal-drag-zone w-100\"\n foehnModalContentDraggable\n [isModalDraggable]=\"draggable()\"\n [isModalHideable]=\"hideable()\"\n >\n <h2\n class=\"modal-title h5\"\n id=\"modalTitle\"\n #modalTitle\n [innerHTML]=\"modalHeaderText()\"\n ></h2>\n </div>\n </div>\n <div class=\"modal-body\" id=\"modalBody\" #modalBody tabindex=\"-1\">\n @if (modalBodyText()) {\n <div [innerHTML]=\"modalBodyText()\"></div>\n }\n <ng-content />\n </div>\n <div class=\"modal-footer w-100 d-block\">\n <div #specificfooter id=\"specificfooter\">\n <ng-content select=\"[modal-footer]\" />\n </div>\n @if (!specificfooter.innerHTML.trim()) {\n <div modal-footer class=\"w-100\">\n <div class=\"d-md-flex\">\n <div class=\"ms-md-auto me-md-2 mb-2 mt-2\">\n <button\n type=\"button\"\n (click)=\"isModalVisible.set(false)\"\n class=\"btn btn-secondary w-100\"\n [attr.aria-label]=\"\n 'foehn-modal.btn-close.aria-label'\n | fromDictionary\n \"\n #modalDefaultCloseBtn\n >\n {{\n 'foehn-modal.btn-close.title'\n | fromDictionary\n }}\n </button>\n </div>\n </div>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n}\n", styles: [".modal{top:0;left:0;height:100%;width:100%;position:fixed;z-index:9999;overflow:auto;background-color:#000;background-color:#0006}.modal-header{padding:0}.modal-header button.btn-close{margin-top:.5rem;margin-bottom:.5rem;margin-right:.5rem}.modal-drag-zone{padding:var(--bs-modal-header-padding)}.modal-title.h5{margin:0!important}.modal-logo{width:30px}.modal-footer{padding-top:20px}.modal-content{-webkit-animation-name:redirect-animatetop;-webkit-animation-duration:.4s;animation-name:redirect-animatetop;animation-duration:.4s}@-webkit-keyframes redirect-animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes redirect-animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.redirect-modal-header{padding:14px 16px 10px;background-color:#152025;color:#fff}.redirect-modal-body{padding:10px 16px}.redirect-modal-footer{padding:14px 16px 10px;background-color:#152025;color:#fff}\n"], dependencies: [{ kind: "directive", type: CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "directive", type: FoehnModalContentDraggableDirective, selector: "[foehnModalContentDraggable]", inputs: ["isModalDraggable", "isModalHideable"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
4239
4239
|
}
|
|
4240
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4240
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnModalComponent, decorators: [{
|
|
4241
4241
|
type: Component,
|
|
4242
4242
|
args: [{ selector: 'foehn-modal', imports: [
|
|
4243
4243
|
CdkTrapFocus,
|
|
@@ -4283,10 +4283,10 @@ class FoehnHelpModalComponent {
|
|
|
4283
4283
|
const content = this.content();
|
|
4284
4284
|
return content && !!content.nativeElement.innerHTML.trim();
|
|
4285
4285
|
}
|
|
4286
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4287
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
4286
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnHelpModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4287
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnHelpModalComponent, isStandalone: true, selector: "foehn-help-modal", inputs: { modalContent: { classPropertyName: "modalContent", publicName: "modalContent", isSignal: true, isRequired: false, transformFunction: null }, draggable: { classPropertyName: "draggable", publicName: "draggable", isSignal: true, isRequired: false, transformFunction: null }, hideable: { classPropertyName: "hideable", publicName: "hideable", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "modalTrigger", first: true, predicate: ["modalTrigger"], descendants: true, isSignal: true }, { propertyName: "content", first: true, predicate: ["content"], descendants: true, isSignal: true }], ngImport: i0, template: "<button\n type=\"button\"\n class=\"btn btn-link d-flex\"\n (click)=\"open()\"\n #modalTrigger\n>\n <foehn-icon-info-circle\n [class.me-1]=\"hasContent()\"\n [title]=\"modalContent().buttonTitle || ' '\"\n />\n\n @if (!hasContent()) {\n <span class=\"visually-hidden button-help-text\">\n Aide: {{ modalContent().title }}\n </span>\n }\n\n <span #content>\n <ng-content />\n </span>\n</button>\n<foehn-modal\n id=\"help-modal\"\n [modalSize]=\"modalContent().modalSize || 'modal-lg'\"\n [modalHeaderText]=\"currentModalTitle\"\n [isModalVisible]=\"isModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n (click)=\"closeOnModalClick()\"\n [modalTriggerHtmlElement]=\"modalTrigger\"\n [draggable]=\"draggable()\"\n [hideable]=\"hideable()\"\n>\n @if (modalContent()) {\n @if (!!modalContent().body) {\n <div [innerHtml]=\"modalContent().body\"></div>\n }\n @for (image of modalContent().images; track image) {\n <img\n [src]=\"image.src\"\n [alt]=\"image.alt\"\n class=\"mt-2\"\n [style]=\"\n 'width:' +\n (image.width || '100%') +\n '; ' +\n 'height: ' +\n (image.height || 'auto') +\n ';'\n \"\n />\n }\n }\n</foehn-modal>\n", styles: [":host ::ng-deep .modal-body{height:100%}:host ::ng-deep .btn.btn-link .svg-inline--fa{color:var(--vd-neutral-darker)}.btn.btn-link{text-decoration:none;padding-left:0;color:var(--vd-neutral-darker)}\n"], dependencies: [{ kind: "component", type: FoehnIconInfoCircleComponent, selector: "foehn-icon-info-circle" }, { kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }] }); }
|
|
4288
4288
|
}
|
|
4289
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4289
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnHelpModalComponent, decorators: [{
|
|
4290
4290
|
type: Component,
|
|
4291
4291
|
args: [{ selector: 'foehn-help-modal', imports: [FoehnIconInfoCircleComponent, FoehnModalComponent], template: "<button\n type=\"button\"\n class=\"btn btn-link d-flex\"\n (click)=\"open()\"\n #modalTrigger\n>\n <foehn-icon-info-circle\n [class.me-1]=\"hasContent()\"\n [title]=\"modalContent().buttonTitle || ' '\"\n />\n\n @if (!hasContent()) {\n <span class=\"visually-hidden button-help-text\">\n Aide: {{ modalContent().title }}\n </span>\n }\n\n <span #content>\n <ng-content />\n </span>\n</button>\n<foehn-modal\n id=\"help-modal\"\n [modalSize]=\"modalContent().modalSize || 'modal-lg'\"\n [modalHeaderText]=\"currentModalTitle\"\n [isModalVisible]=\"isModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n (click)=\"closeOnModalClick()\"\n [modalTriggerHtmlElement]=\"modalTrigger\"\n [draggable]=\"draggable()\"\n [hideable]=\"hideable()\"\n>\n @if (modalContent()) {\n @if (!!modalContent().body) {\n <div [innerHtml]=\"modalContent().body\"></div>\n }\n @for (image of modalContent().images; track image) {\n <img\n [src]=\"image.src\"\n [alt]=\"image.alt\"\n class=\"mt-2\"\n [style]=\"\n 'width:' +\n (image.width || '100%') +\n '; ' +\n 'height: ' +\n (image.height || 'auto') +\n ';'\n \"\n />\n }\n }\n</foehn-modal>\n", styles: [":host ::ng-deep .modal-body{height:100%}:host ::ng-deep .btn.btn-link .svg-inline--fa{color:var(--vd-neutral-darker)}.btn.btn-link{text-decoration:none;padding-left:0;color:var(--vd-neutral-darker)}\n"] }]
|
|
4292
4292
|
}], propDecorators: { modalContent: [{ type: i0.Input, args: [{ isSignal: true, alias: "modalContent", required: false }] }], draggable: [{ type: i0.Input, args: [{ isSignal: true, alias: "draggable", required: false }] }], hideable: [{ type: i0.Input, args: [{ isSignal: true, alias: "hideable", required: false }] }], modalTrigger: [{ type: i0.ViewChild, args: ['modalTrigger', { isSignal: true }] }], content: [{ type: i0.ViewChild, args: ['content', { isSignal: true }] }] } });
|
|
@@ -4297,10 +4297,10 @@ class FoehnIconTimesComponent extends AbstractIconComponent {
|
|
|
4297
4297
|
this.iconName = faTimes;
|
|
4298
4298
|
this.defaultTitle = 'Croix';
|
|
4299
4299
|
}
|
|
4300
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4301
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
4300
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconTimesComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
4301
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconTimesComponent, isStandalone: true, selector: "foehn-icon-times", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
4302
4302
|
}
|
|
4303
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4303
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconTimesComponent, decorators: [{
|
|
4304
4304
|
type: Component,
|
|
4305
4305
|
args: [{ selector: 'foehn-icon-times', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
4306
4306
|
}] });
|
|
@@ -4318,10 +4318,10 @@ class FoehnValidationAlertsComponent {
|
|
|
4318
4318
|
getMessage(error) {
|
|
4319
4319
|
return this.validationHandlerService.getMessage(this.component(), error);
|
|
4320
4320
|
}
|
|
4321
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4322
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
4321
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnValidationAlertsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4322
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnValidationAlertsComponent, isStandalone: true, selector: "foehn-validation-alerts", inputs: { component: { classPropertyName: "component", publicName: "component", isSignal: true, isRequired: false, transformFunction: null }, shouldErrorsBeLive: { classPropertyName: "shouldErrorsBeLive", publicName: "shouldErrorsBeLive", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "<div\n [attr.id]=\"component().buildId() + 'ErrorsContainer'\"\n class=\"form-control-feedback text-danger\"\n [attr.role]=\"shouldErrorsBeLive() ? 'alert' : null\"\n [attr.aria-live]=\"shouldErrorsBeLive() ? 'assertive' : null\"\n [attr.aria-atomic]=\"shouldErrorsBeLive() ? 'true' : null\"\n>\n @if (component().hasErrorsToDisplay()) {\n <div [id]=\"component().buildId() + 'Errors'\">\n @for (error of errorMessages; track error) {\n <p>\n <span class=\"visually-hidden\">Erreur:</span>\n <span [innerHTML]=\"getMessage(error)\"></span>\n </p>\n }\n </div>\n }\n</div>\n" }); }
|
|
4323
4323
|
}
|
|
4324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4324
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnValidationAlertsComponent, decorators: [{
|
|
4325
4325
|
type: Component,
|
|
4326
4326
|
args: [{ selector: 'foehn-validation-alerts', imports: [], template: "<div\n [attr.id]=\"component().buildId() + 'ErrorsContainer'\"\n class=\"form-control-feedback text-danger\"\n [attr.role]=\"shouldErrorsBeLive() ? 'alert' : null\"\n [attr.aria-live]=\"shouldErrorsBeLive() ? 'assertive' : null\"\n [attr.aria-atomic]=\"shouldErrorsBeLive() ? 'true' : null\"\n>\n @if (component().hasErrorsToDisplay()) {\n <div [id]=\"component().buildId() + 'Errors'\">\n @for (error of errorMessages; track error) {\n <p>\n <span class=\"visually-hidden\">Erreur:</span>\n <span [innerHTML]=\"getMessage(error)\"></span>\n </p>\n }\n </div>\n }\n</div>\n" }]
|
|
4327
4327
|
}], propDecorators: { component: [{ type: i0.Input, args: [{ isSignal: true, alias: "component", required: false }] }], shouldErrorsBeLive: [{ type: i0.Input, args: [{ isSignal: true, alias: "shouldErrorsBeLive", required: false }] }] } });
|
|
@@ -4388,10 +4388,10 @@ class InputSanitizerService {
|
|
|
4388
4388
|
this.LINE_PARAGRAPH_SEPARATORS.test(input) ||
|
|
4389
4389
|
this.CONTROL_CHARS.test(input));
|
|
4390
4390
|
}
|
|
4391
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4392
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4391
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: InputSanitizerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4392
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: InputSanitizerService, providedIn: 'root' }); }
|
|
4393
4393
|
}
|
|
4394
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4394
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: InputSanitizerService, decorators: [{
|
|
4395
4395
|
type: Injectable,
|
|
4396
4396
|
args: [{
|
|
4397
4397
|
providedIn: 'root',
|
|
@@ -4426,10 +4426,10 @@ class FoehnInputStringComponent extends FoehnInputComponent {
|
|
|
4426
4426
|
this.updateNgModel(null);
|
|
4427
4427
|
}
|
|
4428
4428
|
}
|
|
4429
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4430
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
4429
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputStringComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4430
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.18", type: FoehnInputStringComponent, isStandalone: true, inputs: { trimOnBlur: { classPropertyName: "trimOnBlur", publicName: "trimOnBlur", isSignal: true, isRequired: false, transformFunction: null }, sanitizeOnBlur: { classPropertyName: "sanitizeOnBlur", publicName: "sanitizeOnBlur", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0 }); }
|
|
4431
4431
|
}
|
|
4432
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4432
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputStringComponent, decorators: [{
|
|
4433
4433
|
type: Directive
|
|
4434
4434
|
}], propDecorators: { trimOnBlur: [{ type: i0.Input, args: [{ isSignal: true, alias: "trimOnBlur", required: false }] }], sanitizeOnBlur: [{ type: i0.Input, args: [{ isSignal: true, alias: "sanitizeOnBlur", required: false }] }] } });
|
|
4435
4435
|
|
|
@@ -4463,15 +4463,15 @@ class FoehnInputTextComponent extends FoehnInputStringComponent {
|
|
|
4463
4463
|
(key.toLowerCase() === 'x' && (event.ctrlKey || event.metaKey)) ||
|
|
4464
4464
|
/^\d+$/.test(key));
|
|
4465
4465
|
}
|
|
4466
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4467
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
4466
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputTextComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
4467
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputTextComponent, isStandalone: true, selector: "foehn-input-text", inputs: { numberOnly: { classPropertyName: "numberOnly", publicName: "numberOnly", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
4468
4468
|
{
|
|
4469
4469
|
provide: FoehnInputComponent,
|
|
4470
4470
|
useExisting: forwardRef(() => FoehnInputTextComponent),
|
|
4471
4471
|
},
|
|
4472
4472
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group clearable-input-form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <div class=\"d-flex justify-content-between\">\n @if (label() && type !== 'hidden') {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (standardHelpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'StandardHelpText'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"standardHelpText()\"\n ></small>\n }\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <input\n [class.is-invalid]=\"hasErrorsToDisplay() || hasInheritErrorFromParent()\"\n [class.clearable-input]=\"displayClearButton()\"\n class=\"form-control\"\n [name]=\"name() || label()\"\n [attr.maxlength]=\"getMaxLength()\"\n [attr.autocomplete]=\"getAutoComplete()\"\n [attr.autocapitalize]=\"autocapitalize()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.type]=\"type\"\n [attr.pattern]=\"pattern()\"\n [attr.min]=\"min()\"\n [attr.max]=\"max()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-required]=\"required() || null\"\n [ngModel]=\"model()\"\n (paste)=\"onPaste($event)\"\n (ngModelChange)=\"updateNgModel($event)\"\n (input)=\"handleChange(entryComponent.value)\"\n (keydown)=\"onKeydown($event)\"\n (blur)=\"onBlur($event)\"\n (focus)=\"onFocus($event)\"\n #entryComponent\n />\n\n @if (displayClearButton()) {\n <button\n type=\"button\"\n [id]=\"buildChildId() + 'ClearButton'\"\n class=\"clearable-input-clear-button btn\"\n (click)=\"onClear()\"\n >\n <foehn-icon-times\n class=\"clearable-input-clear-button-icon\"\n [title]=\"'foehn-input.clear-button.label' | fromDictionary\"\n />\n </button>\n }\n</div>\n", styles: ["input::-ms-clear{display:none}input.clearable-input{padding-right:30px}.clearable-input-form-group{position:relative}:host ::ng-deep foehn-help-modal>.btn{padding-top:0!important;margin-top:0!important}.clearable-input-clear-button{position:absolute;bottom:4px;right:4px;height:30px;width:30px;background:none;border:none;box-shadow:none}.clearable-input-clear-button-icon{top:4px;right:8px;position:absolute}:host ::ng-deep .clearable-input-clear-button.btn .svg-inline--fa{color:#595959!important}:host ::ng-deep .clearable-input-clear-button.btn:hover .svg-inline--fa{color:#000!important}.chars-remaining{color:#757575;font-size:.9rem}.char-count-exceeded{color:#c21f39}:host ::ng-deep .sameLine-list{display:inline;list-style:none;padding:0}:host ::ng-deep .sameLine-list li{display:inline;padding:3px}\n"], dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
4473
4473
|
}
|
|
4474
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4474
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputTextComponent, decorators: [{
|
|
4475
4475
|
type: Component,
|
|
4476
4476
|
args: [{ selector: 'foehn-input-text', providers: [
|
|
4477
4477
|
{
|
|
@@ -4582,10 +4582,10 @@ class SdkLogsService {
|
|
|
4582
4582
|
return { name: 'Unknown', version: 'Unknown', platform: 'Unknown' };
|
|
4583
4583
|
}
|
|
4584
4584
|
}
|
|
4585
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4586
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4585
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkLogsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4586
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkLogsService, providedIn: 'root' }); }
|
|
4587
4587
|
}
|
|
4588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4588
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkLogsService, decorators: [{
|
|
4589
4589
|
type: Injectable,
|
|
4590
4590
|
args: [{
|
|
4591
4591
|
providedIn: 'root',
|
|
@@ -4744,10 +4744,10 @@ class RecaptchaService {
|
|
|
4744
4744
|
}
|
|
4745
4745
|
return captcha.publickey || null;
|
|
4746
4746
|
}
|
|
4747
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4748
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4747
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RecaptchaService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4748
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RecaptchaService, providedIn: 'root' }); }
|
|
4749
4749
|
}
|
|
4750
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4750
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RecaptchaService, decorators: [{
|
|
4751
4751
|
type: Injectable,
|
|
4752
4752
|
args: [{
|
|
4753
4753
|
providedIn: 'root',
|
|
@@ -4919,10 +4919,10 @@ class GrecaptchaComponent {
|
|
|
4919
4919
|
// Default fallback
|
|
4920
4920
|
return `Unknown error: ${errorCode}`;
|
|
4921
4921
|
}
|
|
4922
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4923
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "21.2.
|
|
4922
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GrecaptchaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4923
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "21.2.18", type: GrecaptchaComponent, isStandalone: true, selector: "app-grecaptcha", inputs: { siteKey: { classPropertyName: "siteKey", publicName: "siteKey", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { loaded: "loaded", scriptError: "scriptError", tokenOnSuccess: "tokenOnSuccess", destroyed: "destroyed" }, viewQueries: [{ propertyName: "recaptchaContainer", first: true, predicate: ["recaptchaContainer"], descendants: true, isSignal: true }, { propertyName: "recaptchaScriptContainer", first: true, predicate: ["recaptchaScriptContainer"], descendants: true, isSignal: true }], ngImport: i0, template: "<div #recaptchaScriptContainer></div>\n<div #recaptchaContainer></div>\n" }); }
|
|
4924
4924
|
}
|
|
4925
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4925
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GrecaptchaComponent, decorators: [{
|
|
4926
4926
|
type: Component,
|
|
4927
4927
|
args: [{ selector: 'app-grecaptcha', template: "<div #recaptchaScriptContainer></div>\n<div #recaptchaContainer></div>\n" }]
|
|
4928
4928
|
}], propDecorators: { siteKey: [{ type: i0.Input, args: [{ isSignal: true, alias: "siteKey", required: false }] }], loaded: [{ type: i0.Output, args: ["loaded"] }], scriptError: [{ type: i0.Output, args: ["scriptError"] }], tokenOnSuccess: [{ type: i0.Output, args: ["tokenOnSuccess"] }], destroyed: [{ type: i0.Output, args: ["destroyed"] }], recaptchaContainer: [{ type: i0.ViewChild, args: ['recaptchaContainer', { isSignal: true }] }], recaptchaScriptContainer: [{ type: i0.ViewChild, args: ['recaptchaScriptContainer', { isSignal: true }] }] } });
|
|
@@ -4983,10 +4983,10 @@ class SdkRecaptchaComponent {
|
|
|
4983
4983
|
tokenOnSuccess(token) {
|
|
4984
4984
|
this.recaptchaService.onSuccess(token);
|
|
4985
4985
|
}
|
|
4986
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4987
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
4986
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkRecaptchaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4987
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: SdkRecaptchaComponent, isStandalone: true, selector: "captcha", viewQueries: [{ propertyName: "grecaptcha", first: true, predicate: GrecaptchaComponent, descendants: true, isSignal: true }], ngImport: i0, template: "<!-- Only display the content if the captcha should be displayed (user not connected for instance) -->\n@if (shouldDisplay | async) {\n <div id=\"foehn_recaptchaContainer\">\n <!-- Manual error handling because errors can come from multiple sources -->\n @if (errors | async; as err) {\n @if (err && err.length) {\n <div class=\"form-control-feedback text-danger\">\n @for (error of err; track error) {\n <p>{{ error.message }}</p>\n }\n </div>\n }\n }\n <!-- While the captcha is being loaded -->\n @if (!isLoaded && !hasLoadingError) {\n <div class=\"alert alert-info\">Chargement du captcha</div>\n }\n <!-- In case google.com cannot be reached for instance -->\n @if (hasLoadingError) {\n <div class=\"alert alert-danger\">\n <div class=\"mt-0 alert-heading h4\">\n Une erreur est survenue lors du chargement du captcha.\n </div>\n <p>\n Merci de v\u00E9rifier que votre navigateur peut acc\u00E9der \u00E0\n @if (\n recaptchaUrlForUserError | async;\n as recaptchaUrlUserError\n ) {\n <a [href]=\"recaptchaUrlUserError\" target=\"_blank\">\n {{ recaptchaUrlUserError }}\n </a>\n }\n .\n </p>\n </div>\n }\n @if (publicKey | async; as key) {\n <!-- The captcha itself is in a different container not to confused Angular change detection -->\n <app-grecaptcha\n [siteKey]=\"key\"\n (loaded)=\"setIsLoaded($event)\"\n (scriptError)=\"setScriptError($event)\"\n (tokenOnSuccess)=\"tokenOnSuccess($event)\"\n />\n }\n </div>\n}\n", dependencies: [{ kind: "component", type: GrecaptchaComponent, selector: "app-grecaptcha", inputs: ["siteKey"], outputs: ["loaded", "scriptError", "tokenOnSuccess", "destroyed"] }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
4988
4988
|
}
|
|
4989
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4989
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkRecaptchaComponent, decorators: [{
|
|
4990
4990
|
type: Component,
|
|
4991
4991
|
args: [{ selector: 'captcha', imports: [GrecaptchaComponent, AsyncPipe], template: "<!-- Only display the content if the captcha should be displayed (user not connected for instance) -->\n@if (shouldDisplay | async) {\n <div id=\"foehn_recaptchaContainer\">\n <!-- Manual error handling because errors can come from multiple sources -->\n @if (errors | async; as err) {\n @if (err && err.length) {\n <div class=\"form-control-feedback text-danger\">\n @for (error of err; track error) {\n <p>{{ error.message }}</p>\n }\n </div>\n }\n }\n <!-- While the captcha is being loaded -->\n @if (!isLoaded && !hasLoadingError) {\n <div class=\"alert alert-info\">Chargement du captcha</div>\n }\n <!-- In case google.com cannot be reached for instance -->\n @if (hasLoadingError) {\n <div class=\"alert alert-danger\">\n <div class=\"mt-0 alert-heading h4\">\n Une erreur est survenue lors du chargement du captcha.\n </div>\n <p>\n Merci de v\u00E9rifier que votre navigateur peut acc\u00E9der \u00E0\n @if (\n recaptchaUrlForUserError | async;\n as recaptchaUrlUserError\n ) {\n <a [href]=\"recaptchaUrlUserError\" target=\"_blank\">\n {{ recaptchaUrlUserError }}\n </a>\n }\n .\n </p>\n </div>\n }\n @if (publicKey | async; as key) {\n <!-- The captcha itself is in a different container not to confused Angular change detection -->\n <app-grecaptcha\n [siteKey]=\"key\"\n (loaded)=\"setIsLoaded($event)\"\n (scriptError)=\"setScriptError($event)\"\n (tokenOnSuccess)=\"tokenOnSuccess($event)\"\n />\n }\n </div>\n}\n" }]
|
|
4992
4992
|
}], ctorParameters: () => [], propDecorators: { grecaptcha: [{ type: i0.ViewChild, args: [i0.forwardRef(() => GrecaptchaComponent), { isSignal: true }] }] } });
|
|
@@ -5141,10 +5141,10 @@ class GesdemActionRecoveryLoginComponent {
|
|
|
5141
5141
|
.pipe(take(30), takeUntilDestroyed(this.destroyRef))
|
|
5142
5142
|
.subscribe(() => this.rateLimitCounter--);
|
|
5143
5143
|
}
|
|
5144
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5145
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
5144
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemActionRecoveryLoginComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5145
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: GesdemActionRecoveryLoginComponent, isStandalone: true, selector: "gesdem-action-recovery-login", inputs: { reference: { classPropertyName: "reference", publicName: "reference", isSignal: true, isRequired: false, transformFunction: null }, redirectTarget: { classPropertyName: "redirectTarget", publicName: "redirectTarget", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "loginForm", first: true, predicate: FoehnFormComponent, descendants: true, isSignal: true }, { propertyName: "recaptchaComponent", first: true, predicate: SdkRecaptchaComponent, descendants: true, isSignal: true }], ngImport: i0, template: "<div class=\"container mt-5\">\n @if (demandeNotFound) {\n <div\n class=\"alert alert-danger\"\n [innerHTML]=\"'gesdem-error.text.demande-not-found' | fromDictionary\"\n ></div>\n }\n\n @if (rateLimited) {\n <div class=\"alert alert-danger\">\n @if (rateLimitCounter > 0) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-login.rate-limited.label'\n | fromDictionary\n : {\n rateLimitCounter:\n rateLimitCounter?.toString(),\n plural: getPluralMarker(rateLimitCounter),\n }\n \"\n ></span>\n } @else {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-login.request-now-code.label'\n | fromDictionary\n : { redirectTarget: redirectTarget() }\n \"\n ></span>\n }\n </div>\n }\n\n @if (otpRecipient) {\n <foehn-form [shouldDisplayAlertSummary]=\"false\">\n <div class=\"row\">\n <div class=\"col-md-8\">\n <foehn-input-text\n [label]=\"\n 'Veuillez saisir le code envoy\u00E9 par SMS au num\u00E9ro ' +\n otpRecipient\n \"\n [(model)]=\"otp\"\n name=\"otp\"\n [required]=\"true\"\n />\n </div>\n </div>\n <div class=\"row\">\n <div class=\"col-md-8\">\n @if (rateLimitCounter > 0) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-login.rate-limited.label'\n | fromDictionary\n : {\n rateLimitCounter:\n rateLimitCounter?.toString(),\n plural: getPluralMarker(\n rateLimitCounter\n ),\n }\n \"\n ></span>\n } @else {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-login.request-now-code.label'\n | fromDictionary\n : { redirectTarget: redirectTarget() }\n \"\n ></span>\n }\n </div>\n </div>\n <br />\n <div class=\"row\">\n <div class=\"col-md-8\">\n <captcha />\n <button\n id=\"nextButton\"\n type=\"submit\"\n class=\"btn btn-dark float-end\"\n (click)=\"validateOtp()\"\n >\n Suivant\n </button>\n </div>\n </div>\n </foehn-form>\n }\n</div>\n", styles: [""], dependencies: [{ kind: "component", type: FoehnFormComponent, selector: "foehn-form", inputs: ["shouldDisplayAlertSummary"] }, { kind: "component", type: FoehnInputTextComponent, selector: "foehn-input-text", inputs: ["numberOnly"] }, { kind: "component", type: SdkRecaptchaComponent, selector: "captcha" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
5146
5146
|
}
|
|
5147
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5147
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemActionRecoveryLoginComponent, decorators: [{
|
|
5148
5148
|
type: Component,
|
|
5149
5149
|
args: [{ selector: 'gesdem-action-recovery-login', imports: [
|
|
5150
5150
|
FoehnFormComponent,
|
|
@@ -5275,10 +5275,10 @@ class SupportAlertService {
|
|
|
5275
5275
|
.get('api/support-alert/alerts/can-bypass', { params })
|
|
5276
5276
|
.pipe(catchError(() => of(false)));
|
|
5277
5277
|
}
|
|
5278
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5279
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5278
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportAlertService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5279
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportAlertService, providedIn: 'root' }); }
|
|
5280
5280
|
}
|
|
5281
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportAlertService, decorators: [{
|
|
5282
5282
|
type: Injectable,
|
|
5283
5283
|
args: [{
|
|
5284
5284
|
providedIn: 'root',
|
|
@@ -5352,10 +5352,10 @@ class GesdemErrorComponent {
|
|
|
5352
5352
|
}
|
|
5353
5353
|
return '/';
|
|
5354
5354
|
}
|
|
5355
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5356
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
5355
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemErrorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5356
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: GesdemErrorComponent, isStandalone: true, selector: "gesdem-error", inputs: { setPageTitle: { classPropertyName: "setPageTitle", publicName: "setPageTitle", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (!hasSessionExpired) {\n <div class=\"vd-card mb-3\">\n <div class=\"container\">\n <div class=\"row\">\n <div class=\"col-xs-8\">\n <div class=\"card-body\">\n @if (wrongEtapeRequested || demandeNotFound) {\n <p\n class=\"card-text vd-card-text alert alert-danger\"\n [innerHTML]=\"\n (wrongEtapeRequested\n ? 'gesdem-error.text.wrong-etape-requested'\n : 'gesdem-error.text.demande-not-found'\n ) | fromDictionary: { reference }\n \"\n ></p>\n } @else if ((isPendingPayment | async) === true) {\n <p\n class=\"card-text vd-card-text alert alert-danger\"\n [innerHTML]=\"\n 'gesdem-error.text.pending-payment'\n | fromDictionary\n : {\n supportLink:\n (supportLink | async),\n }\n \"\n ></p>\n } @else {\n @if (demandeShouldExist) {\n <p\n class=\"card-text vd-card-text\"\n [innerHTML]=\"\n 'gesdem-error.demande-should-exist'\n | fromDictionary\n \"\n ></p>\n <ul class=\"vd-list-links\">\n <li>\n <a\n [href]=\"link\"\n [innerHTML]=\"\n 'gesdem-error.link.has-no-reference'\n | fromDictionary\n \"\n ></a>\n </li>\n </ul>\n } @else {\n <p class=\"card-text vd-card-text\">\n {{\n (!!reference\n ? 'gesdem-error.text.has-reference'\n : 'gesdem-error.text.has-no-reference'\n ) | fromDictionary\n }}\n </p>\n <ul class=\"vd-list-links\">\n <li>\n <a [href]=\"link\">\n {{\n (!!reference\n ? 'gesdem-error.link.has-reference'\n : 'gesdem-error.link.has-no-reference'\n ) | fromDictionary\n }}\n </a>\n </li>\n </ul>\n }\n }\n @if (!demandeNotFound && !wrongEtapeRequested) {\n <foehn-debug-summary />\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n} @else {\n <gesdem-action-recovery-login\n [reference]=\"reference\"\n [redirectTarget]=\"link\"\n />\n}\n", dependencies: [{ kind: "component", type: FoehnDebugSummaryComponent, selector: "foehn-debug-summary" }, { kind: "component", type: GesdemActionRecoveryLoginComponent, selector: "gesdem-action-recovery-login", inputs: ["reference", "redirectTarget"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
5357
5357
|
}
|
|
5358
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5358
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemErrorComponent, decorators: [{
|
|
5359
5359
|
type: Component,
|
|
5360
5360
|
args: [{ selector: 'gesdem-error', imports: [
|
|
5361
5361
|
FoehnDebugSummaryComponent,
|
|
@@ -5414,10 +5414,10 @@ class ChunkLoadErrorHandler {
|
|
|
5414
5414
|
throw error;
|
|
5415
5415
|
}
|
|
5416
5416
|
}
|
|
5417
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5418
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5417
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ChunkLoadErrorHandler, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5418
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ChunkLoadErrorHandler, providedIn: 'root' }); }
|
|
5419
5419
|
}
|
|
5420
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5420
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ChunkLoadErrorHandler, decorators: [{
|
|
5421
5421
|
type: Injectable,
|
|
5422
5422
|
args: [{
|
|
5423
5423
|
providedIn: 'root',
|
|
@@ -5516,10 +5516,10 @@ class SessionInfoWithApplicationService {
|
|
|
5516
5516
|
}
|
|
5517
5517
|
return this.sessionInfoWithNoReference;
|
|
5518
5518
|
}
|
|
5519
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5520
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5519
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SessionInfoWithApplicationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5520
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SessionInfoWithApplicationService, providedIn: 'root' }); }
|
|
5521
5521
|
}
|
|
5522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5522
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SessionInfoWithApplicationService, decorators: [{
|
|
5523
5523
|
type: Injectable,
|
|
5524
5524
|
args: [{
|
|
5525
5525
|
providedIn: 'root',
|
|
@@ -5610,10 +5610,10 @@ class FoehnBreadcrumbComponent {
|
|
|
5610
5610
|
}
|
|
5611
5611
|
this.sdkEventsLoggerService.addEvent(SdkEventType.BREADCRUMB_CLICK, detail);
|
|
5612
5612
|
}
|
|
5613
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5614
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
5613
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5614
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnBreadcrumbComponent, isStandalone: true, selector: "foehn-breadcrumb", inputs: { breadcrumbItems: { classPropertyName: "breadcrumbItems", publicName: "breadcrumbItems", isSignal: true, isRequired: false, transformFunction: null }, currentNav: { classPropertyName: "currentNav", publicName: "currentNav", isSignal: true, isRequired: false, transformFunction: null }, confirmLeavingAlert: { classPropertyName: "confirmLeavingAlert", publicName: "confirmLeavingAlert", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (breadcrumbItemsInternal().length > 0) {\n <nav\n id=\"page-breadcrumb\"\n [attr.aria-label]=\"'foehn-breadcrumb.aria-label' | fromDictionary\"\n >\n <h2\n class=\"visually-hidden\"\n [innerHTML]=\"'foehn-breadcrumb.aria-label' | fromDictionary\"\n ></h2>\n <ol class=\"breadcrumb breadcrumb--override\">\n @for (item of breadcrumbItemsInternal(); track item) {\n <li class=\"breadcrumb-item\">\n @if (item.url || item.routerLink) {\n <a\n (click)=\"\n $event.preventDefault(); confirmAndLeave(item)\n \"\n [href]=\"item.url ? item.url : '#'\"\n [target]=\"\n item.url ? (item.urlTarget ?? '_blank') : null\n \"\n >\n {{ item.label | fromDictionary }}\n </a>\n }\n @if (!item.url && !item.routerLink) {\n {{ item.label | fromDictionary }}\n }\n </li>\n }\n @if (currentNavInternal()) {\n <li class=\"visually-hidden\" aria-current=\"page\">\n {{ currentNavInternal() | fromDictionary }}\n </li>\n }\n </ol>\n </nav>\n}\n", styles: [".breadcrumb--override{margin:0;padding:.75rem 0 2rem}\n"], dependencies: [{ kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
5615
5615
|
}
|
|
5616
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5616
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnBreadcrumbComponent, decorators: [{
|
|
5617
5617
|
type: Component,
|
|
5618
5618
|
args: [{ selector: 'foehn-breadcrumb', imports: [SdkDictionaryPipe], template: "@if (breadcrumbItemsInternal().length > 0) {\n <nav\n id=\"page-breadcrumb\"\n [attr.aria-label]=\"'foehn-breadcrumb.aria-label' | fromDictionary\"\n >\n <h2\n class=\"visually-hidden\"\n [innerHTML]=\"'foehn-breadcrumb.aria-label' | fromDictionary\"\n ></h2>\n <ol class=\"breadcrumb breadcrumb--override\">\n @for (item of breadcrumbItemsInternal(); track item) {\n <li class=\"breadcrumb-item\">\n @if (item.url || item.routerLink) {\n <a\n (click)=\"\n $event.preventDefault(); confirmAndLeave(item)\n \"\n [href]=\"item.url ? item.url : '#'\"\n [target]=\"\n item.url ? (item.urlTarget ?? '_blank') : null\n \"\n >\n {{ item.label | fromDictionary }}\n </a>\n }\n @if (!item.url && !item.routerLink) {\n {{ item.label | fromDictionary }}\n }\n </li>\n }\n @if (currentNavInternal()) {\n <li class=\"visually-hidden\" aria-current=\"page\">\n {{ currentNavInternal() | fromDictionary }}\n </li>\n }\n </ol>\n </nav>\n}\n", styles: [".breadcrumb--override{margin:0;padding:.75rem 0 2rem}\n"] }]
|
|
5619
5619
|
}], propDecorators: { breadcrumbItems: [{ type: i0.Input, args: [{ isSignal: true, alias: "breadcrumbItems", required: false }] }], currentNav: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentNav", required: false }] }], confirmLeavingAlert: [{ type: i0.Input, args: [{ isSignal: true, alias: "confirmLeavingAlert", required: false }] }] } });
|
|
@@ -5646,10 +5646,10 @@ class FoehnConfirmModalComponent {
|
|
|
5646
5646
|
// In case the modal is closed by another mean such as the Escape key.
|
|
5647
5647
|
this.isVisible = status;
|
|
5648
5648
|
}
|
|
5649
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5650
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
5649
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnConfirmModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5650
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnConfirmModalComponent, isStandalone: true, selector: "foehn-confirm-modal", ngImport: i0, template: "@if (content | async; as modalContent) {\n <foehn-modal\n [modalHeaderText]=\"modalContent.title || 'Confirmation'\"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"\n modalContent.closeable !== null &&\n modalContent.closeable !== undefined\n ? modalContent.closeable\n : true\n \"\n [draggable]=\"\n modalContent.draggable !== null &&\n modalContent.draggable !== undefined\n ? modalContent.draggable\n : false\n \"\n [hideable]=\"\n modalContent.hideable !== null &&\n modalContent.hideable !== undefined\n ? modalContent.hideable\n : true\n \"\n >\n <p [innerHTML]=\"modalContent.htmlContent\"></p>\n <div modal-footer>\n <div class=\"d-flex justify-content-end me-2 mb-2 mt-2\">\n @if (modalContent.showCancelButton !== false) {\n <button\n id=\"cancelButton\"\n type=\"button\"\n class=\"btn btn-secondary\"\n (click)=\"cancel()\"\n >\n {{ modalContent.cancelButtonLabel || 'Annuler' }}\n </button>\n }\n @if (modalContent.showOkButton !== false) {\n <button\n id=\"confirmButton\"\n type=\"button\"\n class=\"btn btn-primary ms-3\"\n (click)=\"ok()\"\n >\n {{ modalContent.okButtonLabel || 'Confirmer' }}\n </button>\n }\n </div>\n </div>\n </foehn-modal>\n}\n", dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
5651
5651
|
}
|
|
5652
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5652
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnConfirmModalComponent, decorators: [{
|
|
5653
5653
|
type: Component,
|
|
5654
5654
|
args: [{ selector: 'foehn-confirm-modal', imports: [FoehnModalComponent, AsyncPipe], template: "@if (content | async; as modalContent) {\n <foehn-modal\n [modalHeaderText]=\"modalContent.title || 'Confirmation'\"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"\n modalContent.closeable !== null &&\n modalContent.closeable !== undefined\n ? modalContent.closeable\n : true\n \"\n [draggable]=\"\n modalContent.draggable !== null &&\n modalContent.draggable !== undefined\n ? modalContent.draggable\n : false\n \"\n [hideable]=\"\n modalContent.hideable !== null &&\n modalContent.hideable !== undefined\n ? modalContent.hideable\n : true\n \"\n >\n <p [innerHTML]=\"modalContent.htmlContent\"></p>\n <div modal-footer>\n <div class=\"d-flex justify-content-end me-2 mb-2 mt-2\">\n @if (modalContent.showCancelButton !== false) {\n <button\n id=\"cancelButton\"\n type=\"button\"\n class=\"btn btn-secondary\"\n (click)=\"cancel()\"\n >\n {{ modalContent.cancelButtonLabel || 'Annuler' }}\n </button>\n }\n @if (modalContent.showOkButton !== false) {\n <button\n id=\"confirmButton\"\n type=\"button\"\n class=\"btn btn-primary ms-3\"\n (click)=\"ok()\"\n >\n {{ modalContent.okButtonLabel || 'Confirmer' }}\n </button>\n }\n </div>\n </div>\n </foehn-modal>\n}\n" }]
|
|
5655
5655
|
}], ctorParameters: () => [] });
|
|
@@ -5760,10 +5760,10 @@ class FoehnFooterComponent {
|
|
|
5760
5760
|
url: SECURITY_BEST_PRACTICE_URL,
|
|
5761
5761
|
};
|
|
5762
5762
|
}
|
|
5763
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5764
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: FoehnFooterComponent, isStandalone: true, selector: "foehn-footer", inputs: { links: { classPropertyName: "links", publicName: "links", isSignal: true, isRequired: false, transformFunction: null }, showDefaultContactLink: { classPropertyName: "showDefaultContactLink", publicName: "showDefaultContactLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultGuideLink: { classPropertyName: "showDefaultGuideLink", publicName: "showDefaultGuideLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultTermOfUseLink: { classPropertyName: "showDefaultTermOfUseLink", publicName: "showDefaultTermOfUseLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultSecurityBestPracticeLink: { classPropertyName: "showDefaultSecurityBestPracticeLink", publicName: "showDefaultSecurityBestPracticeLink", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0, template: "<footer id=\"foehn_footerContainer\" class=\"mt-5\">\n <div class=\"container\">\n <div class=\"text-end\">\n <a\n href=\"\"\n class=\"btn btn-sm btn-dark\"\n title=\"Retour vers le haut de la page\"\n (click)=\"gotToTop($event)\"\n >\n Haut \n <foehn-icon-chevron-up />\n </a>\n </div>\n </div>\n\n <div class=\"footer\">\n <div class=\"container\">\n <div class=\"row\">\n @if (allLinks | async; as links) {\n <div class=\"col-xs-10\">\n @if (!!links && !!links.length) {\n <nav class=\"row\" aria-label=\"pied de page\">\n <div class=\"col-sm\">\n <ul class=\"list-unstyled\">\n @for (link of links; track link.label) {\n <li>\n <a\n class=\"footer-link\"\n target=\"_blank\"\n [href]=\"link.url\"\n >\n {{ link.label }}\n </a>\n </li>\n }\n </ul>\n </div>\n </nav>\n }\n </div>\n }\n <div class=\"col-xs-2\">\n <div class=\"d-flex align-items-end flex-column h-100\">\n <div class=\"mt-auto w-100 text-end\">\n <a href=\"https://www.vd.ch\" class=\"d-inline-block\">\n <span class=\"visually-hidden\">\n Retour \u00E0 la page d'accueil\n </span>\n <img\n aria-hidden=\"true\"\n class=\"img-fluid footer-logo\"\n src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAIKCAMAAACTCbS+AAADAFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8HPQsIAAAA/3RSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTE1O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\"\n alt=\"Canton de Vaud\"\n />\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n @if (applicationInfo | async; as appInfo) {\n <span id=\"version-for-user\">\n {{ appInfo.version }}\n </span>\n }\n </div>\n <!-- Num\u00E9ros de version de l'appli -->\n <!-- On les met en hidden pour tous pour \u00E9viter des probl\u00E8mes d'accessibilit\u00E9 -->\n @if (applicationInfo | async; as appInfo) {\n <span id=\"appinfo\" aria-hidden=\"true\" class=\"d-none\">\n <span id=\"environment\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.environment }}\n </span>\n <span id=\"version\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.version }}\n </span>\n <span id=\"buildtime\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.buildtime }}\n </span>\n <span id=\"contextPath\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.contextPath }}\n </span>\n </span>\n }\n</footer>\n", styles: ["#version-for-user{position:absolute;bottom:-23px;right:5px;color:var(--white);font-size:.8rem}\n"], dependencies: [{ kind: "component", type: FoehnIconChevronUpComponent, selector: "foehn-icon-chevron-up" }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
5763
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5764
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnFooterComponent, isStandalone: true, selector: "foehn-footer", inputs: { links: { classPropertyName: "links", publicName: "links", isSignal: true, isRequired: false, transformFunction: null }, showDefaultContactLink: { classPropertyName: "showDefaultContactLink", publicName: "showDefaultContactLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultGuideLink: { classPropertyName: "showDefaultGuideLink", publicName: "showDefaultGuideLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultTermOfUseLink: { classPropertyName: "showDefaultTermOfUseLink", publicName: "showDefaultTermOfUseLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultSecurityBestPracticeLink: { classPropertyName: "showDefaultSecurityBestPracticeLink", publicName: "showDefaultSecurityBestPracticeLink", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0, template: "<footer id=\"foehn_footerContainer\" class=\"mt-5\">\n <div class=\"container\">\n <div class=\"text-end\">\n <a\n href=\"\"\n class=\"btn btn-sm btn-dark\"\n title=\"Retour vers le haut de la page\"\n (click)=\"gotToTop($event)\"\n >\n Haut \n <foehn-icon-chevron-up />\n </a>\n </div>\n </div>\n\n <div class=\"footer\">\n <div class=\"container\">\n <div class=\"row\">\n @if (allLinks | async; as links) {\n <div class=\"col-xs-10\">\n @if (!!links && !!links.length) {\n <nav class=\"row\" aria-label=\"pied de page\">\n <div class=\"col-sm\">\n <ul class=\"list-unstyled\">\n @for (link of links; track link.label) {\n <li>\n <a\n class=\"footer-link\"\n target=\"_blank\"\n [href]=\"link.url\"\n >\n {{ link.label }}\n </a>\n </li>\n }\n </ul>\n </div>\n </nav>\n }\n </div>\n }\n <div class=\"col-xs-2\">\n <div class=\"d-flex align-items-end flex-column h-100\">\n <div class=\"mt-auto w-100 text-end\">\n <a href=\"https://www.vd.ch\" class=\"d-inline-block\">\n <span class=\"visually-hidden\">\n Retour \u00E0 la page d'accueil\n </span>\n <img\n aria-hidden=\"true\"\n class=\"img-fluid footer-logo\"\n src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAIKCAMAAACTCbS+AAADAFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8HPQsIAAAA/3RSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTE1O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\"\n alt=\"Canton de Vaud\"\n />\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n @if (applicationInfo | async; as appInfo) {\n <span id=\"version-for-user\">\n {{ appInfo.version }}\n </span>\n }\n </div>\n <!-- Num\u00E9ros de version de l'appli -->\n <!-- On les met en hidden pour tous pour \u00E9viter des probl\u00E8mes d'accessibilit\u00E9 -->\n @if (applicationInfo | async; as appInfo) {\n <span id=\"appinfo\" aria-hidden=\"true\" class=\"d-none\">\n <span id=\"environment\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.environment }}\n </span>\n <span id=\"version\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.version }}\n </span>\n <span id=\"buildtime\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.buildtime }}\n </span>\n <span id=\"contextPath\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.contextPath }}\n </span>\n </span>\n }\n</footer>\n", styles: ["#version-for-user{position:absolute;bottom:-23px;right:5px;color:var(--white);font-size:.8rem}\n"], dependencies: [{ kind: "component", type: FoehnIconChevronUpComponent, selector: "foehn-icon-chevron-up" }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
5765
5765
|
}
|
|
5766
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5766
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnFooterComponent, decorators: [{
|
|
5767
5767
|
type: Component,
|
|
5768
5768
|
args: [{ selector: 'foehn-footer', imports: [FoehnIconChevronUpComponent, AsyncPipe], template: "<footer id=\"foehn_footerContainer\" class=\"mt-5\">\n <div class=\"container\">\n <div class=\"text-end\">\n <a\n href=\"\"\n class=\"btn btn-sm btn-dark\"\n title=\"Retour vers le haut de la page\"\n (click)=\"gotToTop($event)\"\n >\n Haut \n <foehn-icon-chevron-up />\n </a>\n </div>\n </div>\n\n <div class=\"footer\">\n <div class=\"container\">\n <div class=\"row\">\n @if (allLinks | async; as links) {\n <div class=\"col-xs-10\">\n @if (!!links && !!links.length) {\n <nav class=\"row\" aria-label=\"pied de page\">\n <div class=\"col-sm\">\n <ul class=\"list-unstyled\">\n @for (link of links; track link.label) {\n <li>\n <a\n class=\"footer-link\"\n target=\"_blank\"\n [href]=\"link.url\"\n >\n {{ link.label }}\n </a>\n </li>\n }\n </ul>\n </div>\n </nav>\n }\n </div>\n }\n <div class=\"col-xs-2\">\n <div class=\"d-flex align-items-end flex-column h-100\">\n <div class=\"mt-auto w-100 text-end\">\n <a href=\"https://www.vd.ch\" class=\"d-inline-block\">\n <span class=\"visually-hidden\">\n Retour \u00E0 la page d'accueil\n </span>\n <img\n aria-hidden=\"true\"\n class=\"img-fluid footer-logo\"\n src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAIKCAMAAACTCbS+AAADAFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8HPQsIAAAA/3RSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTE1O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\"\n alt=\"Canton de Vaud\"\n />\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n @if (applicationInfo | async; as appInfo) {\n <span id=\"version-for-user\">\n {{ appInfo.version }}\n </span>\n }\n </div>\n <!-- Num\u00E9ros de version de l'appli -->\n <!-- On les met en hidden pour tous pour \u00E9viter des probl\u00E8mes d'accessibilit\u00E9 -->\n @if (applicationInfo | async; as appInfo) {\n <span id=\"appinfo\" aria-hidden=\"true\" class=\"d-none\">\n <span id=\"environment\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.environment }}\n </span>\n <span id=\"version\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.version }}\n </span>\n <span id=\"buildtime\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.buildtime }}\n </span>\n <span id=\"contextPath\" aria-hidden=\"true\" class=\"d-none\">\n {{ appInfo.contextPath }}\n </span>\n </span>\n }\n</footer>\n", styles: ["#version-for-user{position:absolute;bottom:-23px;right:5px;color:var(--white);font-size:.8rem}\n"] }]
|
|
5769
5769
|
}], propDecorators: { links: [{ type: i0.Input, args: [{ isSignal: true, alias: "links", required: false }] }], showDefaultContactLink: [{ type: i0.Input, args: [{ isSignal: true, alias: "showDefaultContactLink", required: false }] }], showDefaultGuideLink: [{ type: i0.Input, args: [{ isSignal: true, alias: "showDefaultGuideLink", required: false }] }], showDefaultTermOfUseLink: [{ type: i0.Input, args: [{ isSignal: true, alias: "showDefaultTermOfUseLink", required: false }] }], showDefaultSecurityBestPracticeLink: [{ type: i0.Input, args: [{ isSignal: true, alias: "showDefaultSecurityBestPracticeLink", required: false }] }] } });
|
|
@@ -5799,10 +5799,10 @@ class FoehnGrowlComponent {
|
|
|
5799
5799
|
cssTransitionEnd(message) {
|
|
5800
5800
|
this.removeMessage(message);
|
|
5801
5801
|
}
|
|
5802
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5803
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
5802
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnGrowlComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5803
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnGrowlComponent, isStandalone: true, selector: "foehn-growl", ngImport: i0, template: "<div id=\"foehn_growlContainer\" class=\"container fixed-top\">\n @for (message of messages; track message) {\n <div\n [class]=\"'alert ' + (message.type ?? '')\"\n role=\"alert\"\n [class.hidden]=\"!message.isVisible\"\n (transitionend)=\"cssTransitionEnd(message)\"\n [innerHTML]=\"message.content\"\n ></div>\n }\n</div>\n", styles: [".hidden{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s linear}\n"] }); }
|
|
5804
5804
|
}
|
|
5805
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5805
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnGrowlComponent, decorators: [{
|
|
5806
5806
|
type: Component,
|
|
5807
5807
|
args: [{ selector: 'foehn-growl', imports: [], template: "<div id=\"foehn_growlContainer\" class=\"container fixed-top\">\n @for (message of messages; track message) {\n <div\n [class]=\"'alert ' + (message.type ?? '')\"\n role=\"alert\"\n [class.hidden]=\"!message.isVisible\"\n (transitionend)=\"cssTransitionEnd(message)\"\n [innerHTML]=\"message.content\"\n ></div>\n }\n</div>\n", styles: [".hidden{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s linear}\n"] }]
|
|
5808
5808
|
}], ctorParameters: () => [] });
|
|
@@ -6086,10 +6086,10 @@ class FoehnCheckableGroupComponent extends FoehnInputComponent {
|
|
|
6086
6086
|
this.model.set([...modelArray]);
|
|
6087
6087
|
}
|
|
6088
6088
|
}
|
|
6089
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6090
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
6089
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnCheckableGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
6090
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.18", type: FoehnCheckableGroupComponent, isStandalone: true, inputs: { elements: { classPropertyName: "elements", publicName: "elements", isSignal: true, isRequired: false, transformFunction: null }, elementsUrl: { classPropertyName: "elementsUrl", publicName: "elementsUrl", isSignal: true, isRequired: false, transformFunction: null }, elementValue: { classPropertyName: "elementValue", publicName: "elementValue", isSignal: true, isRequired: false, transformFunction: null }, elementLabel: { classPropertyName: "elementLabel", publicName: "elementLabel", isSignal: true, isRequired: false, transformFunction: null }, elementValueIdentity: { classPropertyName: "elementValueIdentity", publicName: "elementValueIdentity", isSignal: true, isRequired: false, transformFunction: null }, elementDisabled: { classPropertyName: "elementDisabled", publicName: "elementDisabled", isSignal: true, isRequired: false, transformFunction: null }, elementGroup: { classPropertyName: "elementGroup", publicName: "elementGroup", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, defaultElementValue: { classPropertyName: "defaultElementValue", publicName: "defaultElementValue", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { elements: "elementsChange", elementsLoaded: "elementsLoaded" }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
6091
6091
|
}
|
|
6092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6092
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnCheckableGroupComponent, decorators: [{
|
|
6093
6093
|
type: Directive
|
|
6094
6094
|
}], ctorParameters: () => [], propDecorators: { elements: [{ type: i0.Input, args: [{ isSignal: true, alias: "elements", required: false }] }, { type: i0.Output, args: ["elementsChange"] }], elementsUrl: [{ type: i0.Input, args: [{ isSignal: true, alias: "elementsUrl", required: false }] }], elementValue: [{ type: i0.Input, args: [{ isSignal: true, alias: "elementValue", required: false }] }], elementLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "elementLabel", required: false }] }], elementValueIdentity: [{ type: i0.Input, args: [{ isSignal: true, alias: "elementValueIdentity", required: false }] }], elementDisabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "elementDisabled", required: false }] }], elementGroup: [{ type: i0.Input, args: [{ isSignal: true, alias: "elementGroup", required: false }] }], autocomplete: [{ type: i0.Input, args: [{ isSignal: true, alias: "autocomplete", required: false }] }], defaultElementValue: [{ type: i0.Input, args: [{ isSignal: true, alias: "defaultElementValue", required: false }] }], elementsLoaded: [{ type: i0.Output, args: ["elementsLoaded"] }] } });
|
|
6095
6095
|
|
|
@@ -6113,15 +6113,15 @@ class FoehnSelectComponent extends FoehnCheckableGroupComponent {
|
|
|
6113
6113
|
compareFn(value1, value2) {
|
|
6114
6114
|
return this.areValuesEquals(value1, value2);
|
|
6115
6115
|
}
|
|
6116
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6117
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
6116
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnSelectComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6117
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnSelectComponent, isStandalone: true, selector: "foehn-select", inputs: { multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, noSelectionLabel: { classPropertyName: "noSelectionLabel", publicName: "noSelectionLabel", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
6118
6118
|
{
|
|
6119
6119
|
provide: FoehnInputComponent,
|
|
6120
6120
|
useExisting: forwardRef(() => FoehnSelectComponent),
|
|
6121
6121
|
},
|
|
6122
6122
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <div class=\"d-flex justify-content-between\">\n @if (!!label()) {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (!elements()) {\n <div>Chargement...</div>\n }\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n @if (!multiple()) {\n <select\n [class.is-invalid]=\"\n hasErrorsToDisplay() || hasInheritErrorFromParent()\n \"\n class=\"form-select\"\n [name]=\"name() || label()\"\n [attr.id]=\"buildChildId()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-required]=\"required() || null\"\n [attr.autocomplete]=\"getAutoComplete()\"\n [ngModel]=\"model()\"\n (ngModelChange)=\"updateNgModel($event)\"\n [compareWith]=\"compareFn.bind(this)\"\n (change)=\"handleChange(model())\"\n #entryComponent\n ngDefaultControl\n >\n @if (showEmptyOption()) {\n <option [ngValue]=\"null\">\n <!-- empty option displayed even if required=true as long as there's no model to fix https://github.com/angular/angular/issues/14505 -->\n </option>\n }\n @if (!required()) {\n <option [ngValue]=\"null\">\n {{ noSelectionLabel() | fromDictionary }}\n </option>\n }\n @for (element of elements(); track getValue(element)) {\n <option\n [ngValue]=\"getValue(element)\"\n [attr.selected]=\"\n isElementSelected(element) ? 'selected' : null\n \"\n [attr.disabled]=\"getDisabled(element) ? 'disabled' : null\"\n >\n {{ getLabel(element) }}\n </option>\n }\n </select>\n }\n @if (multiple()) {\n <select\n multiple\n [attr.aria-multiselectable]=\"true\"\n [class.is-invalid]=\"\n hasErrorsToDisplay() || hasInheritErrorFromParent()\n \"\n class=\"form-select\"\n [name]=\"name() || label()\"\n [attr.id]=\"buildChildId()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-required]=\"required() || null\"\n [ngModel]=\"model()\"\n (ngModelChange)=\"updateNgModel($event)\"\n [compareWith]=\"compareFn.bind(this)\"\n (change)=\"handleChange(model())\"\n #entryComponent\n ngDefaultControl\n >\n @for (element of elements(); track getValue(element)) {\n <option\n [ngValue]=\"getValue(element)\"\n [attr.selected]=\"\n isElementSelected(element) ? 'selected' : null\n \"\n [attr.aria-selected]=\"isElementSelected(element)\"\n [attr.disabled]=\"getDisabled(element) ? 'disabled' : null\"\n >\n {{ getLabel(element) }}\n </option>\n }\n </select>\n }\n</div>\n", styles: [".form-group select{appearance:none}\n"], dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1.SelectMultipleControlValueAccessor, selector: "select[multiple][formControlName],select[multiple][formControl],select[multiple][ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
6123
6123
|
}
|
|
6124
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6124
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnSelectComponent, decorators: [{
|
|
6125
6125
|
type: Component,
|
|
6126
6126
|
args: [{ selector: 'foehn-select', providers: [
|
|
6127
6127
|
{
|
|
@@ -6321,10 +6321,10 @@ class FoehnDropdownMenuComponent {
|
|
|
6321
6321
|
}
|
|
6322
6322
|
}
|
|
6323
6323
|
}
|
|
6324
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6325
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
6324
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDropdownMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6325
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnDropdownMenuComponent, isStandalone: true, selector: "foehn-dropdown-menu", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, model: { classPropertyName: "model", publicName: "model", isSignal: true, isRequired: false, transformFunction: null }, btnCssClass: { classPropertyName: "btnCssClass", publicName: "btnCssClass", isSignal: true, isRequired: false, transformFunction: null } }, host: { listeners: { "keyup": "handleKeyboardUpEvent($event)", "keydown": "handleKeyboardDownEvent($event)" }, properties: { "attr.id": "hostId" } }, viewQueries: [{ propertyName: "selectedFocusList", predicate: ["selectedFocusList"], descendants: true, isSignal: true }, { propertyName: "buttonTrigger", first: true, predicate: ["buttonTrigger"], descendants: true, isSignal: true }, { propertyName: "entryPoint", first: true, predicate: ["entryPoint"], descendants: true, isSignal: true }], ngImport: i0, template: "<nav\n [attr.id]=\"buildId('NavContainer')\"\n tabindex=\"-1\"\n [attr.aria-label]=\"'foehn-dropdown-menu.aria-label' | fromDictionary\"\n>\n <button\n [attr.id]=\"buildId('TriggerButton')\"\n type=\"button\"\n [class]=\"'d-flex align-items-center btn ' + (btnCssClass() ?? '')\"\n (click)=\"toggleDropdownVisibility()\"\n (focusin)=\"handleFocusIn()\"\n (focusout)=\"handleFocusOut()\"\n [attr.aria-haspopup]=\"true\"\n [attr.aria-expanded]=\"isDropdownVisible\"\n [attr.aria-controls]=\"'dropdown-menu-list'\"\n [attr.aria-label]=\"label() || null\"\n #buttonTrigger\n >\n <ng-content />\n </button>\n\n @if (!!model() && isDropdownVisible) {\n <div class=\"dropdown-menu-container\">\n <ul\n id=\"dropdown-menu-list\"\n class=\"parent-list list-group\"\n (focusin)=\"handleFocusIn()\"\n (focusout)=\"handleFocusOut()\"\n [style.left.px]=\"popupPosition.left\"\n [style.top.px]=\"popupPosition.top\"\n tabindex=\"-1\"\n #entryPoint\n >\n @for (group of model(); track group; let i = $index) {\n @if (!!group.title) {\n @if (i > 0) {\n <li\n class=\"list-group-item item-divider\"\n [attr.role]=\"'separator'\"\n ></li>\n }\n <li\n class=\"list-group-item list-group-title\"\n tabindex=\"0\"\n #selectedFocusList\n >\n @if (!!group.title) {\n <strong>{{ group.title }}</strong>\n }\n <ul class=\"child-list list-group\">\n @for (item of group.items; track item) {\n <li\n class=\"list-group-item\"\n #selectedFocusList\n >\n <ng-container\n [ngTemplateOutlet]=\"itemLink\"\n [ngTemplateOutletContext]=\"{\n item: item,\n }\"\n />\n </li>\n }\n </ul>\n </li>\n }\n @if (!group.title) {\n @if (i > 0) {\n <li\n class=\"list-group-item item-divider\"\n [attr.role]=\"'separator'\"\n ></li>\n }\n @for (item of group.items; track item; let j = $index) {\n <li class=\"list-group-item\" #selectedFocusList>\n <ng-container\n [ngTemplateOutlet]=\"itemLink\"\n [ngTemplateOutletContext]=\"{ item: item }\"\n />\n </li>\n }\n }\n }\n </ul>\n </div>\n }\n</nav>\n\n<ng-template #itemLink let-item=\"item\">\n @if (!!item.routerLink) {\n <a\n [attr.title]=\"item.title\"\n [routerLink]=\"item.routerLink\"\n [queryParams]=\"item.queryParams\"\n [innerHTML]=\"item.label\"\n [attr.use-router]=\"true\"\n ></a>\n }\n @if (!item.routerLink) {\n <a\n [attr.title]=\"item.title\"\n [attr.href]=\"item.href\"\n [attr.target]=\"item.target\"\n [innerHTML]=\"item.label\"\n [attr.use-router]=\"false\"\n ></a>\n }\n</ng-template>\n", styles: [":host ::ng-deep .btn .svg-inline--fa{color:#000!important}nav button:after{display:inline-block;width:0;height:0;margin-left:.3em;content:\"\";border-top:.4em solid;border-right:.4em solid transparent;border-bottom:0;border-left:.4em solid transparent}nav button.btn.btn-link:after{color:#000}.dropdown-menu-container{position:relative;width:100%}.dropdown-menu-container .parent-list{position:absolute;top:0;left:0;z-index:9999;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;background-color:#fff;width:max-content;max-width:350px}.dropdown-menu-container .list-group-item{border:0;padding:0}.dropdown-menu-container li.item-divider{border-top:1px solid #ddd!important}.dropdown-menu-container li a{width:100%;color:inherit;display:block;padding:.75rem;word-break:break-word}.dropdown-menu-container li.list-group-title strong{padding-left:.75rem}.dropdown-menu-container ul.child-list a{padding-left:1.5rem}.dropdown-menu-container li a:focus{box-shadow:none}.dropdown-menu-container li.list-group-item:hover,.dropdown-menu-container li.list-group-item a:focus{background-color:var(--vd-primary-dark);outline:none;color:#fff}.dropdown-menu-container .list-group-title{padding-top:.5rem}.dropdown-menu-container li.list-group-title:hover{background:none;color:inherit}.dropdown-menu-container li.list-group-title:focus{outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 0 .2rem var(--vd-focus)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
6326
6326
|
}
|
|
6327
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6327
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDropdownMenuComponent, decorators: [{
|
|
6328
6328
|
type: Component,
|
|
6329
6329
|
args: [{ selector: 'foehn-dropdown-menu', imports: [NgTemplateOutlet, RouterLink, SdkDictionaryPipe], host: {
|
|
6330
6330
|
'(keyup)': 'handleKeyboardUpEvent($event)',
|
|
@@ -6339,10 +6339,10 @@ class FoehnIconUserComponent extends AbstractIconComponent {
|
|
|
6339
6339
|
this.iconName = faUser;
|
|
6340
6340
|
this.defaultTitle = 'Utilisateur';
|
|
6341
6341
|
}
|
|
6342
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6343
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
6342
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconUserComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6343
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconUserComponent, isStandalone: true, selector: "foehn-icon-user", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
6344
6344
|
}
|
|
6345
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6345
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconUserComponent, decorators: [{
|
|
6346
6346
|
type: Component,
|
|
6347
6347
|
args: [{ selector: 'foehn-icon-user', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
6348
6348
|
}] });
|
|
@@ -6371,10 +6371,10 @@ class FoehnPageModalService {
|
|
|
6371
6371
|
.getSafeCyberLoginUrl()
|
|
6372
6372
|
.pipe(map((cyberloginUrl) => `${cyberloginUrl}?goto=${window.location.href}`));
|
|
6373
6373
|
}
|
|
6374
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6375
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6374
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageModalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6375
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageModalService, providedIn: 'root' }); }
|
|
6376
6376
|
}
|
|
6377
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6377
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageModalService, decorators: [{
|
|
6378
6378
|
type: Injectable,
|
|
6379
6379
|
args: [{
|
|
6380
6380
|
providedIn: 'root',
|
|
@@ -6413,10 +6413,10 @@ class FoehnSkipLinkComponent {
|
|
|
6413
6413
|
// Replace potentially double slashes depending on the value of baseHref.
|
|
6414
6414
|
return newUrl.replace('//', '/');
|
|
6415
6415
|
}
|
|
6416
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6417
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
6416
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnSkipLinkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6417
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.18", type: FoehnSkipLinkComponent, isStandalone: true, selector: "foehn-skip-link", inputs: { targetAnchor: { classPropertyName: "targetAnchor", publicName: "targetAnchor", isSignal: true, isRequired: false, transformFunction: null }, accesskey: { classPropertyName: "accesskey", publicName: "accesskey", isSignal: true, isRequired: false, transformFunction: null }, title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, content: { classPropertyName: "content", publicName: "content", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "<a\n class=\"visually-hidden visually-hidden-focusable btn btn-dark pt-0\"\n [attr.accesskey]=\"accesskey()\"\n [href]=\"skipLinkPath | async\"\n [title]=\"title()\"\n>\n {{ content() }}\n</a>\n", dependencies: [{ kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
6418
6418
|
}
|
|
6419
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6419
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnSkipLinkComponent, decorators: [{
|
|
6420
6420
|
type: Component,
|
|
6421
6421
|
args: [{ selector: 'foehn-skip-link', imports: [AsyncPipe], template: "<a\n class=\"visually-hidden visually-hidden-focusable btn btn-dark pt-0\"\n [attr.accesskey]=\"accesskey()\"\n [href]=\"skipLinkPath | async\"\n [title]=\"title()\"\n>\n {{ content() }}\n</a>\n" }]
|
|
6422
6422
|
}], propDecorators: { targetAnchor: [{ type: i0.Input, args: [{ isSignal: true, alias: "targetAnchor", required: false }] }], accesskey: [{ type: i0.Input, args: [{ isSignal: true, alias: "accesskey", required: false }] }], title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: false }] }] } });
|
|
@@ -6544,10 +6544,10 @@ class FoehnHeaderComponent {
|
|
|
6544
6544
|
});
|
|
6545
6545
|
this.connectedEsMenu = menu;
|
|
6546
6546
|
}
|
|
6547
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6548
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: FoehnHeaderComponent, isStandalone: true, selector: "foehn-header", inputs: { title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, showSecuredAreaLoginButton: { classPropertyName: "showSecuredAreaLoginButton", publicName: "showSecuredAreaLoginButton", isSignal: true, isRequired: false, transformFunction: null }, routerLinkAppTitle: { classPropertyName: "routerLinkAppTitle", publicName: "routerLinkAppTitle", isSignal: true, isRequired: false, transformFunction: null }, userInfo: { classPropertyName: "userInfo", publicName: "userInfo", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { userInfo: "userInfoChange" }, ngImport: i0, template: "<header [id]=\"id + 'Container'\" class=\"header pb-2\" role=\"banner\">\n @if (!(isProduction | async)) {\n @if (applicationInfoService.data | async; as info) {\n <div\n id=\"foehn_headerContainer_env\"\n class=\"environment {{ info.environment?.toLowerCase() }}\"\n >\n <span class=\"content\">{{ getEnvironmentLabel(info) }}</span>\n </div>\n }\n }\n\n <nav\n [id]=\"id + '_navAccessibility'\"\n class=\"container fixed-top access-nav d-print-none\"\n aria-label=\"menu accessibilit\u00E9\"\n >\n <ul class=\"list-unstyled mt-3\">\n <li>\n <foehn-skip-link\n accesskey=\"0\"\n [title]=\"'foehn-skip-link.title' | fromDictionary\"\n [content]=\"'foehn-skip-link.content' | fromDictionary\"\n targetAnchor=\"main\"\n />\n </li>\n </ul>\n </nav>\n\n <div class=\"container\">\n @if (mockedServices | async; as resolvedMockedServices) {\n @if (resolvedMockedServices.length > 0) {\n <div [id]=\"id + '_mockedServices'\" class=\"alert alert-danger\">\n <h2 class=\"my-0\">\n Il semble y avoir certains mocks actifs\n </h2>\n <ul>\n @for (mock of resolvedMockedServices; track $index) {\n <li>\n {{ mock }}\n </li>\n }\n </ul>\n </div>\n }\n }\n <div class=\"d-flex flex-wrap\">\n <a\n [id]=\"id + '_logo'\"\n class=\"vd-logo\"\n [href]=\"baseVdChUrl | async\"\n [title]=\"'foehn-header.logo.title' | fromDictionary\"\n >\n <!-- Copied from @dsivd/foehn/dist/assets/svg/ETATVAUD-alt.svg -->\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n id=\"vecteurs\"\n version=\"1.1\"\n width=\"208.8\"\n height=\"35.3\"\n >\n <path\n class=\"st0\"\n d=\"M0 30.2h5v5.1H0z\"\n id=\"path4\"\n fill=\"#9f3\"\n />\n <path\n class=\"st1\"\n d=\"M5 30.2h5v5.1H5z\"\n id=\"path6\"\n fill=\"#40d940\"\n />\n <path\n class=\"st2\"\n d=\"M10 30.2h5v5.1h-5z\"\n id=\"path8\"\n fill=\"#fff\"\n />\n <path\n class=\"st1\"\n d=\"M14.9 30.2h5v5.1h-5z\"\n id=\"path10\"\n fill=\"#40d940\"\n />\n <path\n class=\"st2\"\n d=\"M19.9 30.2h5v5.1h-5z\"\n id=\"path12\"\n fill=\"#fff\"\n />\n <path\n class=\"st1\"\n d=\"M24.8 30.2h5v5.1h-5z\"\n id=\"path14\"\n fill=\"#40d940\"\n />\n <path\n class=\"st3\"\n d=\"M29.8 30.2h5v5.1h-5z\"\n id=\"path16\"\n fill=\"#d5dee3\"\n />\n <path\n class=\"st1\"\n d=\"M34.7 30.2h5v5.1h-5z\"\n id=\"path18\"\n fill=\"#40d940\"\n />\n <path\n class=\"st3\"\n d=\"M39.7 30.2h5v5.1h-5z\"\n id=\"path20\"\n fill=\"#d5dee3\"\n />\n <path\n class=\"st1\"\n d=\"M44.6 30.2h5v5.1h-5z\"\n id=\"path22\"\n fill=\"#40d940\"\n />\n <path\n class=\"st3\"\n d=\"M49.6 30.2h5v5.1h-5z\"\n id=\"path24\"\n fill=\"#d5dee3\"\n />\n <path\n class=\"st0\"\n d=\"M54.5 30.2h5v5.1h-5z\"\n id=\"path26\"\n fill=\"#9f3\"\n />\n <path\n class=\"st2\"\n d=\"M59.5 30.2h5v5.1h-5z\"\n id=\"path28\"\n fill=\"#fff\"\n />\n <path\n class=\"st0\"\n d=\"M64.5 30.2h5v5.1h-5z\"\n id=\"path30\"\n fill=\"#9f3\"\n />\n <path\n class=\"st2\"\n d=\"M69.4 30.2h5v5.1h-5z\"\n id=\"path32\"\n fill=\"#fff\"\n />\n <path\n class=\"st4\"\n d=\"M74.4 30.2h5v5.1h-5z\"\n id=\"path34\"\n fill=\"#546674\"\n />\n <path\n class=\"st2\"\n d=\"M79.3 30.2h5v5.1h-5z\"\n id=\"path36\"\n fill=\"#fff\"\n />\n <path\n class=\"st4\"\n d=\"M84.3 30.2h5v5.1h-5z\"\n id=\"path38\"\n fill=\"#546674\"\n />\n <path\n class=\"st0\"\n d=\"M89.2 30.2h5v5.1h-5z\"\n id=\"path40\"\n fill=\"#9f3\"\n />\n <path\n class=\"st4\"\n d=\"M94.2 30.2h5v5.1h-5z\"\n id=\"path42\"\n fill=\"#546674\"\n />\n <path\n class=\"st0\"\n d=\"M99.1 30.2h5v5.1h-5z\"\n id=\"path44\"\n fill=\"#9f3\"\n />\n <path\n class=\"st4\"\n d=\"M104.1 30.2h5v5.1h-5z\"\n id=\"path46\"\n fill=\"#546674\"\n />\n <path\n class=\"st0\"\n d=\"M109 30.2h5v5.1h-5z\"\n id=\"path48\"\n fill=\"#9f3\"\n />\n <path\n class=\"st1\"\n d=\"M114 30.2h5v5.1h-5z\"\n id=\"path50\"\n fill=\"#40d940\"\n />\n <path\n class=\"st5\"\n d=\"M119 30.2h5v5.1h-5z\"\n id=\"path52\"\n fill=\"#1f5e03\"\n />\n <path\n class=\"st1\"\n d=\"M123.9 30.2h5v5.1h-5z\"\n id=\"path54\"\n fill=\"#40d940\"\n />\n <path\n class=\"st5\"\n d=\"M128.9 30.2h5v5.1h-5z\"\n id=\"path56\"\n fill=\"#1f5e03\"\n />\n <path\n class=\"st2\"\n d=\"M133.8 30.2h5v5.1h-5z\"\n id=\"path58\"\n fill=\"#fff\"\n />\n <path\n class=\"st5\"\n d=\"M138.8 30.2h5v5.1h-5z\"\n id=\"path60\"\n fill=\"#1f5e03\"\n />\n <path\n class=\"st1\"\n d=\"M143.7 30.2h5v5.1h-5z\"\n id=\"path62\"\n fill=\"#40d940\"\n />\n <path d=\"M148.7 30.2h5v5.1h-5z\" id=\"path64\" />\n <path\n class=\"st1\"\n d=\"M153.6 30.2h5v5.1h-5z\"\n id=\"path66\"\n fill=\"#40d940\"\n />\n <path d=\"M158.6 30.2h5v5.1h-5z\" id=\"path68\" />\n <path\n class=\"st1\"\n d=\"M163.5 30.2h5v5.1h-5z\"\n id=\"path70\"\n fill=\"#40d940\"\n />\n <path d=\"M168.5 30.2h5v5.1h-5z\" id=\"path72\" />\n <path\n class=\"st1\"\n d=\"M173.5 30.2h5v5.1h-5z\"\n id=\"path74\"\n fill=\"#40d940\"\n />\n <path\n class=\"st2\"\n d=\"M178.4 30.2h5v5.1h-5z\"\n id=\"path76\"\n fill=\"#fff\"\n />\n <path\n class=\"st1\"\n d=\"M183.4 30.2h5v5.1h-5z\"\n id=\"path78\"\n fill=\"#40d940\"\n />\n <path\n class=\"st3\"\n d=\"M188.3 30.2h5v5.1h-5z\"\n id=\"path80\"\n fill=\"#d5dee3\"\n />\n <path\n class=\"st0\"\n d=\"M193.3 30.2h5v5.1h-5z\"\n id=\"path82\"\n fill=\"#9f3\"\n />\n <path\n class=\"st1\"\n d=\"M198.2 30.2h5v5.1h-5z\"\n id=\"path84\"\n fill=\"#40d940\"\n />\n <path\n class=\"st0\"\n d=\"M203.2 30.2h5v5.1h-5z\"\n id=\"path86\"\n fill=\"#9f3\"\n />\n <g id=\"g90\" transform=\"translate(-444.8 -502.9)\">\n <path\n d=\"M444.8 508.5h14.1v3.8h-9.2v5h7.4v3.6h-7.4v5.4h9.7v3.8h-14.6zm7-5.6h4.7l-3 4.2h-3.3zm16.2 9.4h-5.8v-3.8h16.6v3.8H473v17.8h-5zm17.2-3.8h6.4l7 21.6h-5.1l-1.5-4.8h-7.8l-1.5 4.8h-4.6zm0 13.3h5.7l-2.8-9.3zm18.9-9.5h-5.8v-3.8h16.6v3.8H509v17.8h-4.9zm20.9-3.8h7.1c7.6 0 11.3 4.1 11.3 10.6v.2c0 6.5-3.8 10.8-11.4 10.8h-7zm6.9 17.8c4.3 0 6.4-2.4 6.4-6.9v-.2c0-4.4-1.9-6.8-6.5-6.8h-1.9v14h2zm15.5-17.8h14.1v3.8h-9.2v5h7.4v3.6h-7.4v5.4h9.7v3.8h-14.6zm23.7 0h5.2l5.1 16.6 5.1-16.6h4.6l-7.2 21.6h-5.6zm26.2 0h6.4l7 21.6h-5.1l-1.5-4.8h-7.8l-1.5 4.8h-4.6zm0 13.3h5.7l-2.8-9.3zm15.2-.1v-13.2h4.9v12.9c0 3.6 1.1 5.2 4 5.2s4.2-1.4 4.2-5.3v-12.7h4.9v13c0 5.9-3.3 8.9-9.1 8.9-5.6-.1-8.9-3.1-8.9-8.8zm22.7-13.2h7.1c7.6 0 11.3 4.1 11.3 10.6v.2c0 6.5-3.8 10.8-11.4 10.8h-7zm6.9 17.8c4.3 0 6.4-2.4 6.4-6.9v-.2c0-4.4-1.9-6.8-6.5-6.8h-1.9v14h2z\"\n id=\"path88\"\n fill=\"#231f20\"\n />\n </g>\n </svg>\n </a>\n @if (isIamCyber()) {\n <section [id]=\"id + '_iamCyberSection'\" class=\"mb-3 ms-auto\">\n <h2 class=\"visually-hidden\">\n {{\n 'foehn-header.cyber-secured-area.identity.srOnly'\n | fromDictionary\n }}\n </h2>\n <div class=\"d-flex flex-wrap\">\n <dl class=\"align-self-center text-end me-1\">\n <p class=\"mb-0\">\n <span\n id=\"header-connectedEsSrLabel\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-header.cyber-secured-area.title'\n | fromDictionary\n }}\n </span>\n <a id=\"header-connectedEs\" href=\"/100002/\">\n {{ beneficiaire() }}\n </a>\n </p>\n @if (!isParticulier()) {\n <p class=\"mb-0 small\">\n <span\n id=\"header-connectedUserSrLabel\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-header.cyber-secured-area.connected-user'\n | fromDictionary\n }}\n </span>\n <span id=\"header-connectedUser\">\n {{ prenomNom() }}\n </span>\n </p>\n }\n </dl>\n <foehn-dropdown-menu\n id=\"menu-connectedEs-withLogo\"\n [model]=\"connectedEsMenu\"\n [btnCssClass]=\"'btn-link'\"\n [label]=\"'Logo de ' + beneficiaire()\"\n >\n <figure class=\"m-0 ms-auto vd-avatar\">\n <img\n class=\"vd-avatar__image\"\n [alt]=\"'Logo de ' + beneficiaire()\"\n src=\"api/sessionInfo/beneficiary-info/logo\"\n />\n </figure>\n </foehn-dropdown-menu>\n </div>\n </section>\n }\n\n @if (\n showSecuredAreaLoginButton() &&\n isSecuredAreaLoginButtonAllowed()\n ) {\n <section [id]=\"id + '_securedAreaSection'\" class=\"mb-3 ms-auto\">\n <h2 class=\"visually-hidden\">\n {{\n 'foehn-header.cyber-secured-area.connection.srOnly'\n | fromDictionary\n }}\n </h2>\n <a\n id=\"btn-login-secured-area\"\n class=\"btn btn-lighter d-inline-flex\"\n [href]=\"getFullLoginUrl() | async\"\n >\n <foehn-icon-user class=\"me-sm-2\" aria-hidden=\"true\" />\n <span class=\"d-sm-block d-xs-none\">\n {{\n 'foehn-header.cyber-secured-area.connection.button.title'\n | fromDictionary\n }}\n </span>\n </a>\n </section>\n }\n\n @if (isIamAcv()) {\n <section [id]=\"id + '_iamAcvSection'\" class=\"mb-3 ms-auto\">\n <h2 class=\"visually-hidden\">\n {{\n 'foehn-header.iam-secured-area.identity.srOnly'\n | fromDictionary\n }}\n </h2>\n <div class=\"d-flex flex-wrap\">\n <dl class=\"align-self-center text-end me-1\">\n <p class=\"mb-0\">\n <span\n id=\"header-connectedUser-acvSrLabel\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-header.iam-secured-area.connected-user'\n | fromDictionary\n }}\n </span>\n <span id=\"header-connectedUser-acv\">\n {{ prenomNom() }}\n </span>\n </p>\n <ul class=\"mb-0 small list-inline\">\n <li class=\"list-inline-item\">\n <a href=\"logout\">\n {{\n 'foehn-header.iam-secured-area.logout'\n | fromDictionary\n }}\n </a>\n </li>\n </ul>\n </dl>\n </div>\n </section>\n }\n </div>\n\n <div class=\"row\">\n <div id=\"header-title\" class=\"col-md-10\">\n @if (!routerLinkAppTitle()) {\n <span id=\"app-title\" class=\"h3 mt-1 vd-heading-light\">\n {{ title() }}\n </span>\n } @else {\n <a\n class=\"h3 mt-1 vd-heading-light\"\n [routerLink]=\"routerLinkAppTitle()\"\n >\n {{ title() }}\n </a>\n }\n </div>\n @if (availableLanguages | async; as languages) {\n <div [id]=\"id + '_language'\" class=\"col-md-2\">\n @if (languages.length > 1) {\n <foehn-select\n name=\"languageSelector\"\n label=\"S\u00E9lection de la langue\"\n [isLabelSrOnly]=\"true\"\n [elements]=\"languages\"\n [elementValue]=\"'code'\"\n [model]=\"currentLanguageCode | async\"\n (userInput)=\"languageChanged($event)\"\n [required]=\"true\"\n />\n }\n </div>\n }\n </div>\n </div>\n</header>\n", styles: [".vd-avatar__image{width:50px;height:50px;margin:auto;-o-object-fit:scale-down;object-fit:scale-down}.environment{position:fixed;z-index:2}.environment .content{position:absolute;left:-250px;top:-.66667rem;display:block;width:250px;padding:5px 10px;background-color:#3278c8cc;color:#fff;font:700 18px/1 Lato,sans-serif;text-transform:uppercase;text-align:right;transform-origin:250px 0;-o-transform-origin:250px 0;-ms-transform-origin:250px 0;-moz-transform-origin:250px 0;-webkit-transform-origin:250px 0;transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);z-index:1000}.environment.in .content{background-color:#dc8c14cc}.environment.va .content{background-color:#c81e1ecc}:host .btn.btn-lighter{color:var(--vd-primary-dark);text-transform:none;background-color:#fff;border:var(--vd-neutral-lighter) 1px solid}:host .btn.btn-lighter:hover{color:#fff;border:1px solid var(--vd-primary-dark);background-color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-lighter .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-lighter.active .svg-inline--fa,:host ::ng-deep .btn.btn-lighter:hover .svg-inline--fa{color:#fff}.st0{fill:#9f3}.st1{fill:#40d940}.st2{fill:#fff}.st3{fill:#d5dee3}.st4{fill:#546674}.st5{fill:#1f5e03}\n"], dependencies: [{ kind: "component", type: FoehnSkipLinkComponent, selector: "foehn-skip-link", inputs: ["targetAnchor", "accesskey", "title", "content"] }, { kind: "component", type: FoehnDropdownMenuComponent, selector: "foehn-dropdown-menu", inputs: ["id", "label", "model", "btnCssClass"] }, { kind: "component", type: FoehnIconUserComponent, selector: "foehn-icon-user" }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: FoehnSelectComponent, selector: "foehn-select", inputs: ["multiple", "noSelectionLabel"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
6547
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6548
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnHeaderComponent, isStandalone: true, selector: "foehn-header", inputs: { title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, showSecuredAreaLoginButton: { classPropertyName: "showSecuredAreaLoginButton", publicName: "showSecuredAreaLoginButton", isSignal: true, isRequired: false, transformFunction: null }, routerLinkAppTitle: { classPropertyName: "routerLinkAppTitle", publicName: "routerLinkAppTitle", isSignal: true, isRequired: false, transformFunction: null }, userInfo: { classPropertyName: "userInfo", publicName: "userInfo", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { userInfo: "userInfoChange" }, ngImport: i0, template: "<header [id]=\"id + 'Container'\" class=\"header pb-2\" role=\"banner\">\n @if (!(isProduction | async)) {\n @if (applicationInfoService.data | async; as info) {\n <div\n id=\"foehn_headerContainer_env\"\n class=\"environment {{ info.environment?.toLowerCase() }}\"\n >\n <span class=\"content\">{{ getEnvironmentLabel(info) }}</span>\n </div>\n }\n }\n\n <nav\n [id]=\"id + '_navAccessibility'\"\n class=\"container fixed-top access-nav d-print-none\"\n aria-label=\"menu accessibilit\u00E9\"\n >\n <ul class=\"list-unstyled mt-3\">\n <li>\n <foehn-skip-link\n accesskey=\"0\"\n [title]=\"'foehn-skip-link.title' | fromDictionary\"\n [content]=\"'foehn-skip-link.content' | fromDictionary\"\n targetAnchor=\"main\"\n />\n </li>\n </ul>\n </nav>\n\n <div class=\"container\">\n @if (mockedServices | async; as resolvedMockedServices) {\n @if (resolvedMockedServices.length > 0) {\n <div [id]=\"id + '_mockedServices'\" class=\"alert alert-danger\">\n <h2 class=\"my-0\">\n Il semble y avoir certains mocks actifs\n </h2>\n <ul>\n @for (mock of resolvedMockedServices; track $index) {\n <li>\n {{ mock }}\n </li>\n }\n </ul>\n </div>\n }\n }\n <div class=\"d-flex flex-wrap\">\n <a\n [id]=\"id + '_logo'\"\n class=\"vd-logo\"\n [href]=\"baseVdChUrl | async\"\n [title]=\"'foehn-header.logo.title' | fromDictionary\"\n >\n <!-- Copied from @dsivd/foehn/dist/assets/svg/ETATVAUD-alt.svg -->\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n id=\"vecteurs\"\n version=\"1.1\"\n width=\"208.8\"\n height=\"35.3\"\n >\n <path\n class=\"st0\"\n d=\"M0 30.2h5v5.1H0z\"\n id=\"path4\"\n fill=\"#9f3\"\n />\n <path\n class=\"st1\"\n d=\"M5 30.2h5v5.1H5z\"\n id=\"path6\"\n fill=\"#40d940\"\n />\n <path\n class=\"st2\"\n d=\"M10 30.2h5v5.1h-5z\"\n id=\"path8\"\n fill=\"#fff\"\n />\n <path\n class=\"st1\"\n d=\"M14.9 30.2h5v5.1h-5z\"\n id=\"path10\"\n fill=\"#40d940\"\n />\n <path\n class=\"st2\"\n d=\"M19.9 30.2h5v5.1h-5z\"\n id=\"path12\"\n fill=\"#fff\"\n />\n <path\n class=\"st1\"\n d=\"M24.8 30.2h5v5.1h-5z\"\n id=\"path14\"\n fill=\"#40d940\"\n />\n <path\n class=\"st3\"\n d=\"M29.8 30.2h5v5.1h-5z\"\n id=\"path16\"\n fill=\"#d5dee3\"\n />\n <path\n class=\"st1\"\n d=\"M34.7 30.2h5v5.1h-5z\"\n id=\"path18\"\n fill=\"#40d940\"\n />\n <path\n class=\"st3\"\n d=\"M39.7 30.2h5v5.1h-5z\"\n id=\"path20\"\n fill=\"#d5dee3\"\n />\n <path\n class=\"st1\"\n d=\"M44.6 30.2h5v5.1h-5z\"\n id=\"path22\"\n fill=\"#40d940\"\n />\n <path\n class=\"st3\"\n d=\"M49.6 30.2h5v5.1h-5z\"\n id=\"path24\"\n fill=\"#d5dee3\"\n />\n <path\n class=\"st0\"\n d=\"M54.5 30.2h5v5.1h-5z\"\n id=\"path26\"\n fill=\"#9f3\"\n />\n <path\n class=\"st2\"\n d=\"M59.5 30.2h5v5.1h-5z\"\n id=\"path28\"\n fill=\"#fff\"\n />\n <path\n class=\"st0\"\n d=\"M64.5 30.2h5v5.1h-5z\"\n id=\"path30\"\n fill=\"#9f3\"\n />\n <path\n class=\"st2\"\n d=\"M69.4 30.2h5v5.1h-5z\"\n id=\"path32\"\n fill=\"#fff\"\n />\n <path\n class=\"st4\"\n d=\"M74.4 30.2h5v5.1h-5z\"\n id=\"path34\"\n fill=\"#546674\"\n />\n <path\n class=\"st2\"\n d=\"M79.3 30.2h5v5.1h-5z\"\n id=\"path36\"\n fill=\"#fff\"\n />\n <path\n class=\"st4\"\n d=\"M84.3 30.2h5v5.1h-5z\"\n id=\"path38\"\n fill=\"#546674\"\n />\n <path\n class=\"st0\"\n d=\"M89.2 30.2h5v5.1h-5z\"\n id=\"path40\"\n fill=\"#9f3\"\n />\n <path\n class=\"st4\"\n d=\"M94.2 30.2h5v5.1h-5z\"\n id=\"path42\"\n fill=\"#546674\"\n />\n <path\n class=\"st0\"\n d=\"M99.1 30.2h5v5.1h-5z\"\n id=\"path44\"\n fill=\"#9f3\"\n />\n <path\n class=\"st4\"\n d=\"M104.1 30.2h5v5.1h-5z\"\n id=\"path46\"\n fill=\"#546674\"\n />\n <path\n class=\"st0\"\n d=\"M109 30.2h5v5.1h-5z\"\n id=\"path48\"\n fill=\"#9f3\"\n />\n <path\n class=\"st1\"\n d=\"M114 30.2h5v5.1h-5z\"\n id=\"path50\"\n fill=\"#40d940\"\n />\n <path\n class=\"st5\"\n d=\"M119 30.2h5v5.1h-5z\"\n id=\"path52\"\n fill=\"#1f5e03\"\n />\n <path\n class=\"st1\"\n d=\"M123.9 30.2h5v5.1h-5z\"\n id=\"path54\"\n fill=\"#40d940\"\n />\n <path\n class=\"st5\"\n d=\"M128.9 30.2h5v5.1h-5z\"\n id=\"path56\"\n fill=\"#1f5e03\"\n />\n <path\n class=\"st2\"\n d=\"M133.8 30.2h5v5.1h-5z\"\n id=\"path58\"\n fill=\"#fff\"\n />\n <path\n class=\"st5\"\n d=\"M138.8 30.2h5v5.1h-5z\"\n id=\"path60\"\n fill=\"#1f5e03\"\n />\n <path\n class=\"st1\"\n d=\"M143.7 30.2h5v5.1h-5z\"\n id=\"path62\"\n fill=\"#40d940\"\n />\n <path d=\"M148.7 30.2h5v5.1h-5z\" id=\"path64\" />\n <path\n class=\"st1\"\n d=\"M153.6 30.2h5v5.1h-5z\"\n id=\"path66\"\n fill=\"#40d940\"\n />\n <path d=\"M158.6 30.2h5v5.1h-5z\" id=\"path68\" />\n <path\n class=\"st1\"\n d=\"M163.5 30.2h5v5.1h-5z\"\n id=\"path70\"\n fill=\"#40d940\"\n />\n <path d=\"M168.5 30.2h5v5.1h-5z\" id=\"path72\" />\n <path\n class=\"st1\"\n d=\"M173.5 30.2h5v5.1h-5z\"\n id=\"path74\"\n fill=\"#40d940\"\n />\n <path\n class=\"st2\"\n d=\"M178.4 30.2h5v5.1h-5z\"\n id=\"path76\"\n fill=\"#fff\"\n />\n <path\n class=\"st1\"\n d=\"M183.4 30.2h5v5.1h-5z\"\n id=\"path78\"\n fill=\"#40d940\"\n />\n <path\n class=\"st3\"\n d=\"M188.3 30.2h5v5.1h-5z\"\n id=\"path80\"\n fill=\"#d5dee3\"\n />\n <path\n class=\"st0\"\n d=\"M193.3 30.2h5v5.1h-5z\"\n id=\"path82\"\n fill=\"#9f3\"\n />\n <path\n class=\"st1\"\n d=\"M198.2 30.2h5v5.1h-5z\"\n id=\"path84\"\n fill=\"#40d940\"\n />\n <path\n class=\"st0\"\n d=\"M203.2 30.2h5v5.1h-5z\"\n id=\"path86\"\n fill=\"#9f3\"\n />\n <g id=\"g90\" transform=\"translate(-444.8 -502.9)\">\n <path\n d=\"M444.8 508.5h14.1v3.8h-9.2v5h7.4v3.6h-7.4v5.4h9.7v3.8h-14.6zm7-5.6h4.7l-3 4.2h-3.3zm16.2 9.4h-5.8v-3.8h16.6v3.8H473v17.8h-5zm17.2-3.8h6.4l7 21.6h-5.1l-1.5-4.8h-7.8l-1.5 4.8h-4.6zm0 13.3h5.7l-2.8-9.3zm18.9-9.5h-5.8v-3.8h16.6v3.8H509v17.8h-4.9zm20.9-3.8h7.1c7.6 0 11.3 4.1 11.3 10.6v.2c0 6.5-3.8 10.8-11.4 10.8h-7zm6.9 17.8c4.3 0 6.4-2.4 6.4-6.9v-.2c0-4.4-1.9-6.8-6.5-6.8h-1.9v14h2zm15.5-17.8h14.1v3.8h-9.2v5h7.4v3.6h-7.4v5.4h9.7v3.8h-14.6zm23.7 0h5.2l5.1 16.6 5.1-16.6h4.6l-7.2 21.6h-5.6zm26.2 0h6.4l7 21.6h-5.1l-1.5-4.8h-7.8l-1.5 4.8h-4.6zm0 13.3h5.7l-2.8-9.3zm15.2-.1v-13.2h4.9v12.9c0 3.6 1.1 5.2 4 5.2s4.2-1.4 4.2-5.3v-12.7h4.9v13c0 5.9-3.3 8.9-9.1 8.9-5.6-.1-8.9-3.1-8.9-8.8zm22.7-13.2h7.1c7.6 0 11.3 4.1 11.3 10.6v.2c0 6.5-3.8 10.8-11.4 10.8h-7zm6.9 17.8c4.3 0 6.4-2.4 6.4-6.9v-.2c0-4.4-1.9-6.8-6.5-6.8h-1.9v14h2z\"\n id=\"path88\"\n fill=\"#231f20\"\n />\n </g>\n </svg>\n </a>\n @if (isIamCyber()) {\n <section [id]=\"id + '_iamCyberSection'\" class=\"mb-3 ms-auto\">\n <h2 class=\"visually-hidden\">\n {{\n 'foehn-header.cyber-secured-area.identity.srOnly'\n | fromDictionary\n }}\n </h2>\n <div class=\"d-flex flex-wrap\">\n <dl class=\"align-self-center text-end me-1\">\n <p class=\"mb-0\">\n <span\n id=\"header-connectedEsSrLabel\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-header.cyber-secured-area.title'\n | fromDictionary\n }}\n </span>\n <a id=\"header-connectedEs\" href=\"/100002/\">\n {{ beneficiaire() }}\n </a>\n </p>\n @if (!isParticulier()) {\n <p class=\"mb-0 small\">\n <span\n id=\"header-connectedUserSrLabel\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-header.cyber-secured-area.connected-user'\n | fromDictionary\n }}\n </span>\n <span id=\"header-connectedUser\">\n {{ prenomNom() }}\n </span>\n </p>\n }\n </dl>\n <foehn-dropdown-menu\n id=\"menu-connectedEs-withLogo\"\n [model]=\"connectedEsMenu\"\n [btnCssClass]=\"'btn-link'\"\n [label]=\"'Logo de ' + beneficiaire()\"\n >\n <figure class=\"m-0 ms-auto vd-avatar\">\n <img\n class=\"vd-avatar__image\"\n [alt]=\"'Logo de ' + beneficiaire()\"\n src=\"api/sessionInfo/beneficiary-info/logo\"\n />\n </figure>\n </foehn-dropdown-menu>\n </div>\n </section>\n }\n\n @if (\n showSecuredAreaLoginButton() &&\n isSecuredAreaLoginButtonAllowed()\n ) {\n <section [id]=\"id + '_securedAreaSection'\" class=\"mb-3 ms-auto\">\n <h2 class=\"visually-hidden\">\n {{\n 'foehn-header.cyber-secured-area.connection.srOnly'\n | fromDictionary\n }}\n </h2>\n <a\n id=\"btn-login-secured-area\"\n class=\"btn btn-lighter d-inline-flex\"\n [href]=\"getFullLoginUrl() | async\"\n >\n <foehn-icon-user class=\"me-sm-2\" aria-hidden=\"true\" />\n <span class=\"d-sm-block d-xs-none\">\n {{\n 'foehn-header.cyber-secured-area.connection.button.title'\n | fromDictionary\n }}\n </span>\n </a>\n </section>\n }\n\n @if (isIamAcv()) {\n <section [id]=\"id + '_iamAcvSection'\" class=\"mb-3 ms-auto\">\n <h2 class=\"visually-hidden\">\n {{\n 'foehn-header.iam-secured-area.identity.srOnly'\n | fromDictionary\n }}\n </h2>\n <div class=\"d-flex flex-wrap\">\n <dl class=\"align-self-center text-end me-1\">\n <p class=\"mb-0\">\n <span\n id=\"header-connectedUser-acvSrLabel\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-header.iam-secured-area.connected-user'\n | fromDictionary\n }}\n </span>\n <span id=\"header-connectedUser-acv\">\n {{ prenomNom() }}\n </span>\n </p>\n <ul class=\"mb-0 small list-inline\">\n <li class=\"list-inline-item\">\n <a href=\"logout\">\n {{\n 'foehn-header.iam-secured-area.logout'\n | fromDictionary\n }}\n </a>\n </li>\n </ul>\n </dl>\n </div>\n </section>\n }\n </div>\n\n <div class=\"row\">\n <div id=\"header-title\" class=\"col-md-10\">\n @if (!routerLinkAppTitle()) {\n <span id=\"app-title\" class=\"h3 mt-1 vd-heading-light\">\n {{ title() }}\n </span>\n } @else {\n <a\n class=\"h3 mt-1 vd-heading-light\"\n [routerLink]=\"routerLinkAppTitle()\"\n >\n {{ title() }}\n </a>\n }\n </div>\n @if (availableLanguages | async; as languages) {\n <div [id]=\"id + '_language'\" class=\"col-md-2\">\n @if (languages.length > 1) {\n <foehn-select\n name=\"languageSelector\"\n label=\"S\u00E9lection de la langue\"\n [isLabelSrOnly]=\"true\"\n [elements]=\"languages\"\n [elementValue]=\"'code'\"\n [model]=\"currentLanguageCode | async\"\n (userInput)=\"languageChanged($event)\"\n [required]=\"true\"\n />\n }\n </div>\n }\n </div>\n </div>\n</header>\n", styles: [".vd-avatar__image{width:50px;height:50px;margin:auto;-o-object-fit:scale-down;object-fit:scale-down}.environment{position:fixed;z-index:2}.environment .content{position:absolute;left:-250px;top:-.66667rem;display:block;width:250px;padding:5px 10px;background-color:#3278c8cc;color:#fff;font:700 18px/1 Lato,sans-serif;text-transform:uppercase;text-align:right;transform-origin:250px 0;-o-transform-origin:250px 0;-ms-transform-origin:250px 0;-moz-transform-origin:250px 0;-webkit-transform-origin:250px 0;transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);z-index:1000}.environment.in .content{background-color:#dc8c14cc}.environment.va .content{background-color:#c81e1ecc}:host .btn.btn-lighter{color:var(--vd-primary-dark);text-transform:none;background-color:#fff;border:var(--vd-neutral-lighter) 1px solid}:host .btn.btn-lighter:hover{color:#fff;border:1px solid var(--vd-primary-dark);background-color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-lighter .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-lighter.active .svg-inline--fa,:host ::ng-deep .btn.btn-lighter:hover .svg-inline--fa{color:#fff}.st0{fill:#9f3}.st1{fill:#40d940}.st2{fill:#fff}.st3{fill:#d5dee3}.st4{fill:#546674}.st5{fill:#1f5e03}\n"], dependencies: [{ kind: "component", type: FoehnSkipLinkComponent, selector: "foehn-skip-link", inputs: ["targetAnchor", "accesskey", "title", "content"] }, { kind: "component", type: FoehnDropdownMenuComponent, selector: "foehn-dropdown-menu", inputs: ["id", "label", "model", "btnCssClass"] }, { kind: "component", type: FoehnIconUserComponent, selector: "foehn-icon-user" }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: FoehnSelectComponent, selector: "foehn-select", inputs: ["multiple", "noSelectionLabel"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
6549
6549
|
}
|
|
6550
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnHeaderComponent, decorators: [{
|
|
6551
6551
|
type: Component,
|
|
6552
6552
|
args: [{ selector: 'foehn-header', imports: [
|
|
6553
6553
|
FoehnSkipLinkComponent,
|
|
@@ -6566,10 +6566,10 @@ class FoehnIconExternalLinkAltComponent extends AbstractIconComponent {
|
|
|
6566
6566
|
this.iconName = faExternalLinkAlt;
|
|
6567
6567
|
this.defaultTitle = 'Lien externe (nouvel onglet)';
|
|
6568
6568
|
}
|
|
6569
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6570
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
6569
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconExternalLinkAltComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6570
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconExternalLinkAltComponent, isStandalone: true, selector: "foehn-icon-external-link-alt", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
6571
6571
|
}
|
|
6572
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconExternalLinkAltComponent, decorators: [{
|
|
6573
6573
|
type: Component,
|
|
6574
6574
|
args: [{ selector: 'foehn-icon-external-link-alt', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
6575
6575
|
}] });
|
|
@@ -6604,10 +6604,10 @@ class FoehnStatusProgressBarComponent {
|
|
|
6604
6604
|
this.isTransmitted = transmitted;
|
|
6605
6605
|
});
|
|
6606
6606
|
}
|
|
6607
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6608
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
6607
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnStatusProgressBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6608
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnStatusProgressBarComponent, isStandalone: true, selector: "foehn-status-progress-bar", inputs: { hidden: { classPropertyName: "hidden", publicName: "hidden", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (isEnabled()) {\n <div>\n <div class=\"container\">\n <div class=\"row justify-content-center\">\n <div class=\"col\">\n <div\n class=\"visually-hidden\"\n aria-live=\"polite\"\n role=\"status\"\n aria-atomic=\"true\"\n tabindex=\"0\"\n >\n @if (isTransmitted) {\n <span>\n {{\n 'foehn-status-progress-bar.step3.srOnly'\n | fromDictionary\n }}\n </span>\n } @else {\n @if (isStep2Active()) {\n <span>\n {{\n 'foehn-status-progress-bar.step2.srOnly'\n | fromDictionary\n }}\n </span>\n } @else {\n <span>\n {{\n 'foehn-status-progress-bar.step1.srOnly'\n | fromDictionary\n }}\n </span>\n }\n }\n </div>\n <ul id=\"progressbar\" class=\"ps-0 mt-1\" aria-hidden=\"true\">\n <li class=\"active\" id=\"step1\">\n <strong>\n {{\n 'foehn-status-progress-bar.step1'\n | fromDictionary\n }}\n </strong>\n </li>\n <li id=\"step2\" [class.active]=\"isStep2Active()\">\n <strong>\n {{\n 'foehn-status-progress-bar.step2'\n | fromDictionary\n }}\n </strong>\n </li>\n <li id=\"step3\" [class.active]=\"isTransmitted\">\n <strong>\n {{\n 'foehn-status-progress-bar.step3'\n | fromDictionary\n }}\n </strong>\n </li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n}\n", styles: [".col{text-align:center;position:relative}#progressbar{overflow:hidden;color:#d3d3d3}#progressbar .active{color:var(--vd-primary-dark)}#progressbar li{list-style-type:none;font-size:15px;width:33%;float:left;position:relative;font-weight:400}#progressbar #step1:before{content:\"1\"}#progressbar #step2:before{content:\"2\"}#progressbar #step3:before{content:\"3\"}#progressbar li:before{width:50px;height:50px;line-height:45px;display:block;font-size:20px;color:#fff;background:#d3d3d3;border-radius:50%;margin:0 auto 10px;padding:2px}#progressbar li:after{content:\"\";width:100%;height:2px;background:#d3d3d3;position:absolute;left:0;top:25px;z-index:-1}#progressbar li.active:before,#progressbar li.active:after{background:var(--vd-primary-dark)}\n"], dependencies: [{ kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
6609
6609
|
}
|
|
6610
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6610
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnStatusProgressBarComponent, decorators: [{
|
|
6611
6611
|
type: Component,
|
|
6612
6612
|
args: [{ selector: 'foehn-status-progress-bar', imports: [SdkDictionaryPipe], template: "@if (isEnabled()) {\n <div>\n <div class=\"container\">\n <div class=\"row justify-content-center\">\n <div class=\"col\">\n <div\n class=\"visually-hidden\"\n aria-live=\"polite\"\n role=\"status\"\n aria-atomic=\"true\"\n tabindex=\"0\"\n >\n @if (isTransmitted) {\n <span>\n {{\n 'foehn-status-progress-bar.step3.srOnly'\n | fromDictionary\n }}\n </span>\n } @else {\n @if (isStep2Active()) {\n <span>\n {{\n 'foehn-status-progress-bar.step2.srOnly'\n | fromDictionary\n }}\n </span>\n } @else {\n <span>\n {{\n 'foehn-status-progress-bar.step1.srOnly'\n | fromDictionary\n }}\n </span>\n }\n }\n </div>\n <ul id=\"progressbar\" class=\"ps-0 mt-1\" aria-hidden=\"true\">\n <li class=\"active\" id=\"step1\">\n <strong>\n {{\n 'foehn-status-progress-bar.step1'\n | fromDictionary\n }}\n </strong>\n </li>\n <li id=\"step2\" [class.active]=\"isStep2Active()\">\n <strong>\n {{\n 'foehn-status-progress-bar.step2'\n | fromDictionary\n }}\n </strong>\n </li>\n <li id=\"step3\" [class.active]=\"isTransmitted\">\n <strong>\n {{\n 'foehn-status-progress-bar.step3'\n | fromDictionary\n }}\n </strong>\n </li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n}\n", styles: [".col{text-align:center;position:relative}#progressbar{overflow:hidden;color:#d3d3d3}#progressbar .active{color:var(--vd-primary-dark)}#progressbar li{list-style-type:none;font-size:15px;width:33%;float:left;position:relative;font-weight:400}#progressbar #step1:before{content:\"1\"}#progressbar #step2:before{content:\"2\"}#progressbar #step3:before{content:\"3\"}#progressbar li:before{width:50px;height:50px;line-height:45px;display:block;font-size:20px;color:#fff;background:#d3d3d3;border-radius:50%;margin:0 auto 10px;padding:2px}#progressbar li:after{content:\"\";width:100%;height:2px;background:#d3d3d3;position:absolute;left:0;top:25px;z-index:-1}#progressbar li.active:before,#progressbar li.active:after{background:var(--vd-primary-dark)}\n"] }]
|
|
6613
6613
|
}], propDecorators: { hidden: [{ type: i0.Input, args: [{ isSignal: true, alias: "hidden", required: false }] }] } });
|
|
@@ -6631,10 +6631,10 @@ class AbstractFoehnGlobalUploadProgressBarComponent {
|
|
|
6631
6631
|
}
|
|
6632
6632
|
});
|
|
6633
6633
|
}
|
|
6634
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6635
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "21.2.
|
|
6634
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractFoehnGlobalUploadProgressBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
6635
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "21.2.18", type: AbstractFoehnGlobalUploadProgressBarComponent, isStandalone: true, viewQueries: [{ propertyName: "progressBarPanel", first: true, predicate: ["progressBarPanel"], descendants: true, isSignal: true }], ngImport: i0 }); }
|
|
6636
6636
|
}
|
|
6637
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6637
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractFoehnGlobalUploadProgressBarComponent, decorators: [{
|
|
6638
6638
|
type: Directive
|
|
6639
6639
|
}], ctorParameters: () => [], propDecorators: { progressBarPanel: [{ type: i0.ViewChild, args: ['progressBarPanel', { isSignal: true }] }] } });
|
|
6640
6640
|
|
|
@@ -6644,15 +6644,15 @@ class FoehnGlobalUploadProgressBarComponent extends AbstractFoehnGlobalUploadPro
|
|
|
6644
6644
|
this.uploadProgressService = inject(GlobalUploadProgressService);
|
|
6645
6645
|
this.globalProgress = this.uploadProgressService.globalProgressSubject;
|
|
6646
6646
|
}
|
|
6647
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6648
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
6647
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnGlobalUploadProgressBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6648
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnGlobalUploadProgressBarComponent, isStandalone: true, selector: "foehn-global-upload-progress-bar", providers: [
|
|
6649
6649
|
{
|
|
6650
6650
|
provide: AbstractUploadProgressService,
|
|
6651
6651
|
useExisting: GlobalUploadProgressService,
|
|
6652
6652
|
},
|
|
6653
6653
|
], usesInheritance: true, ngImport: i0, template: "@if ((showProgress | async) === true) {\n <div\n role=\"dialog\"\n class=\"progress-bar-container d-flex justify-content-center\"\n tabindex=\"-1\"\n cdkTrapFocus\n >\n <div\n class=\"progress-bar-panel d-flex flex-column align-self-center\"\n tabindex=\"-1\"\n #progressBarPanel\n >\n <div class=\"progress-bar-panel-title py-2 px-3\">\n <h2\n class=\"h5 mb-0 py-1\"\n [innerHTML]=\"\n 'foehn-upload-progress-bar.title' | fromDictionary\n \"\n ></h2>\n </div>\n <div class=\"progress-bar-panel-body p-3\">\n <p\n [innerHTML]=\"\n 'foehn-upload-progress-bar.upload' | fromDictionary\n \"\n ></p>\n <!-- Need to add a tabindex=\"0\" (here on progress) otherwise cdkTrapFocus will not work -->\n <div class=\"progress\" tabindex=\"0\">\n @if (globalProgress | async; as progress) {\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success\"\n [style.width]=\"progress + '%'\"\n [attr.aria-valuenow]=\"progress\"\n aria-valuemin=\"0\"\n aria-valuemax=\"100\"\n >\n {{ progress + '%' }}\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n}\n", styles: [".progress-bar-container{top:0;left:0;height:100%;width:100%;position:fixed;z-index:10000;overflow:auto;background-color:#000;background-color:#0006}.progress-bar-panel{width:30%;background-color:#fff;box-shadow:0 .5rem 1rem #00000080}.progress-bar-panel-title{background-color:var(--vd-neutral-lighter)}.progress-bar-panel-title h2{margin-top:.5rem}.progress{width:100%;background-color:var(--vd-neutral-lighter);box-shadow:none}.progress:focus{outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 0 .2rem var(--vd-focus)}\n"], dependencies: [{ kind: "directive", type: CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
6654
6654
|
}
|
|
6655
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6655
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnGlobalUploadProgressBarComponent, decorators: [{
|
|
6656
6656
|
type: Component,
|
|
6657
6657
|
args: [{ selector: 'foehn-global-upload-progress-bar', providers: [
|
|
6658
6658
|
{
|
|
@@ -6669,10 +6669,10 @@ class FoehnUserConnectedAsComponent {
|
|
|
6669
6669
|
ngOnInit() {
|
|
6670
6670
|
this.connectedAs = this.sessionInfo.data.pipe(filter((userInfo) => !!userInfo), map((userInfo) => userInfo.espaceLabel));
|
|
6671
6671
|
}
|
|
6672
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6673
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
6672
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnUserConnectedAsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6673
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnUserConnectedAsComponent, isStandalone: true, selector: "foehn-user-connected-as", ngImport: i0, template: "<!-- prettier-ignore -->\n@if ((connectedAs | async); as userConnectedAs) {\n <p\n class=\"h2\"\n >\n {{'foehn-user-connected-as.label' | fromDictionary }} <em>«{{ userConnectedAs }}»</em>\n </p>\n}\n", dependencies: [{ kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
6674
6674
|
}
|
|
6675
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6675
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnUserConnectedAsComponent, decorators: [{
|
|
6676
6676
|
type: Component,
|
|
6677
6677
|
args: [{ selector: 'foehn-user-connected-as', imports: [AsyncPipe, SdkDictionaryPipe], template: "<!-- prettier-ignore -->\n@if ((connectedAs | async); as userConnectedAs) {\n <p\n class=\"h2\"\n >\n {{'foehn-user-connected-as.label' | fromDictionary }} <em>«{{ userConnectedAs }}»</em>\n </p>\n}\n" }]
|
|
6678
6678
|
}] });
|
|
@@ -6683,10 +6683,10 @@ class FoehnIconPencilComponent extends AbstractIconComponent {
|
|
|
6683
6683
|
this.iconName = faPencil;
|
|
6684
6684
|
this.defaultTitle = 'Edition';
|
|
6685
6685
|
}
|
|
6686
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6687
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
6686
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconPencilComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6687
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconPencilComponent, isStandalone: true, selector: "foehn-icon-pencil", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
6688
6688
|
}
|
|
6689
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6689
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconPencilComponent, decorators: [{
|
|
6690
6690
|
type: Component,
|
|
6691
6691
|
args: [{ selector: 'foehn-icon-pencil', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
6692
6692
|
}] });
|
|
@@ -6697,10 +6697,10 @@ class FoehnIconSearchComponent extends AbstractIconComponent {
|
|
|
6697
6697
|
this.iconName = faSearch;
|
|
6698
6698
|
this.defaultTitle = 'Loupe';
|
|
6699
6699
|
}
|
|
6700
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6701
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
6700
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconSearchComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6701
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconSearchComponent, isStandalone: true, selector: "foehn-icon-search", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
6702
6702
|
}
|
|
6703
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6703
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconSearchComponent, decorators: [{
|
|
6704
6704
|
type: Component,
|
|
6705
6705
|
args: [{ selector: 'foehn-icon-search', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
6706
6706
|
}] });
|
|
@@ -6711,10 +6711,10 @@ class FoehnIconChevronLeftComponent extends AbstractIconComponent {
|
|
|
6711
6711
|
this.iconName = faChevronLeft;
|
|
6712
6712
|
this.defaultTitle = 'Flèche vers la gauche';
|
|
6713
6713
|
}
|
|
6714
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6715
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
6714
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconChevronLeftComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6715
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconChevronLeftComponent, isStandalone: true, selector: "foehn-icon-chevron-left", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
6716
6716
|
}
|
|
6717
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6717
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconChevronLeftComponent, decorators: [{
|
|
6718
6718
|
type: Component,
|
|
6719
6719
|
args: [{ selector: 'foehn-icon-chevron-left', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
6720
6720
|
}] });
|
|
@@ -6725,10 +6725,10 @@ class FoehnIconChevronRightComponent extends AbstractIconComponent {
|
|
|
6725
6725
|
this.iconName = faChevronRight;
|
|
6726
6726
|
this.defaultTitle = 'Flèche vers la droite';
|
|
6727
6727
|
}
|
|
6728
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6729
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
6728
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconChevronRightComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6729
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconChevronRightComponent, isStandalone: true, selector: "foehn-icon-chevron-right", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
6730
6730
|
}
|
|
6731
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconChevronRightComponent, decorators: [{
|
|
6732
6732
|
type: Component,
|
|
6733
6733
|
args: [{ selector: 'foehn-icon-chevron-right', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
6734
6734
|
}] });
|
|
@@ -6853,15 +6853,15 @@ class FoehnTableComponent extends FoehnInputComponent {
|
|
|
6853
6853
|
const start = (this.currentPage - 1) * this.itemsPerPage();
|
|
6854
6854
|
this.filteredList = this._list.slice(start, start + this.itemsPerPage());
|
|
6855
6855
|
}
|
|
6856
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6857
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
6856
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTableComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6857
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnTableComponent, isStandalone: true, selector: "foehn-table", inputs: { columnsConfiguration: { classPropertyName: "columnsConfiguration", publicName: "columnsConfiguration", isSignal: true, isRequired: false, transformFunction: null }, itemsPerPage: { classPropertyName: "itemsPerPage", publicName: "itemsPerPage", isSignal: true, isRequired: false, transformFunction: null }, fixedPageCount: { classPropertyName: "fixedPageCount", publicName: "fixedPageCount", isSignal: true, isRequired: false, transformFunction: null }, sort: { classPropertyName: "sort", publicName: "sort", isSignal: true, isRequired: false, transformFunction: null }, title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, totalElements: { classPropertyName: "totalElements", publicName: "totalElements", isSignal: true, isRequired: false, transformFunction: null }, titleSrOnly: { classPropertyName: "titleSrOnly", publicName: "titleSrOnly", isSignal: true, isRequired: false, transformFunction: null }, previousLabel: { classPropertyName: "previousLabel", publicName: "previousLabel", isSignal: true, isRequired: false, transformFunction: null }, nextLabel: { classPropertyName: "nextLabel", publicName: "nextLabel", isSignal: true, isRequired: false, transformFunction: null }, tableClass: { classPropertyName: "tableClass", publicName: "tableClass", isSignal: true, isRequired: false, transformFunction: null }, trackByFn: { classPropertyName: "trackByFn", publicName: "trackByFn", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { columnsConfiguration: "columnsConfigurationChange", sortChange: "sortChange", pageChange: "pageChange", rowClick: "rowClick" }, providers: [
|
|
6858
6858
|
{
|
|
6859
6859
|
provide: FoehnInputComponent,
|
|
6860
6860
|
useExisting: forwardRef(() => FoehnTableComponent),
|
|
6861
6861
|
},
|
|
6862
6862
|
], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrors()\"\n [class.vd-form-group-danger]=\"hasErrors()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n @if (label() && type !== 'hidden') {\n <p\n [attr.id]=\"buildChildId() + 'Label'\"\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </p>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <!-- Fake input with NgModel to be registered into Form controls -->\n <input type=\"hidden\" [name]=\"name() || label()\" [ngModel]=\"model()\" />\n\n <!-- Templates must be stored inside component so that \"@ViewChildren subComponents\" can be filled up with FoehnInputComponent -->\n <ng-content />\n\n <div class=\"row\" [id]=\"buildId() || 'foehn-table'\">\n <div class=\"col-12\">\n @if (!!totalElements() && totalElements() === 1) {\n <h4>\n {{ 'foehn-table.totalElements.1' | fromDictionary }}\n </h4>\n }\n @if (!!totalElements() && totalElements() !== 1) {\n <h4>\n {{\n 'foehn-table.totalElements'\n | fromDictionary\n : { total: totalElements().toString() }\n }}\n </h4>\n }\n </div>\n\n <div class=\"col-12 table-responsive\">\n <table class=\"table table-hover {{ tableClass() }}\" #entryComponent>\n @if (title()?.length) {\n <caption [class.visually-hidden]=\"titleSrOnly()\">\n {{\n title()\n }}\n </caption>\n }\n <thead>\n <tr>\n @for (\n col of columnsConfiguration();\n track trackFoehnTableColumnConfiguration(\n $index,\n col\n )\n ) {\n <th\n class=\"vd-bg-pattern-bars-gray\"\n scope=\"col\"\n [id]=\"col.id\"\n >\n @if (\n !filteredList.length || !col.sortAttribute\n ) {\n <span\n [innerHTML]=\"\n col.columnLabelKey | fromDictionary\n \"\n ></span>\n }\n @if (\n !!filteredList.length && !!col.sortAttribute\n ) {\n <a\n href=\"#\"\n class=\"vd-text-thin\"\n (click)=\"\n $event.preventDefault();\n triggerSort(col.sortAttribute)\n \"\n [title]=\"\n 'Trier par ' +\n (col.columnLabelKey\n | fromDictionary)\n \"\n >\n <span\n [innerHTML]=\"\n col.columnLabelKey\n | fromDictionary\n \"\n ></span>\n @if (\n sort().sortAttribute ===\n col.sortAttribute\n ) {\n @if (\n sort().sortDirection === 'ASC'\n ) {\n <span class=\"ms-3\">\n <foehn-icon-chevron-up />\n </span>\n }\n @if (\n sort().sortDirection === 'DESC'\n ) {\n <span class=\"ms-3\">\n <foehn-icon-chevron-down />\n </span>\n }\n }\n </a>\n }\n </th>\n }\n </tr>\n </thead>\n <tbody>\n @for (\n item of filteredList;\n track trackByFn()(index, item);\n let index = $index\n ) {\n <tr\n #tableRowElement\n (click)=\"manageRowClick(tableRowElement, item)\"\n >\n @for (\n col of columnsConfiguration();\n track trackFoehnTableColumnConfiguration(\n $index,\n col\n )\n ) {\n <td [id]=\"col.id + '-' + index\">\n @if (!!col.isImportant) {\n @if (col.isImportant(item)) {\n <span\n class=\"cell-vertical-align-middle\"\n >\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"30\"\n height=\"30\"\n fill=\"currentColor\"\n class=\"bi bi-exclamation text-danger\"\n viewBox=\"0 0 16 16\"\n >\n <path\n d=\"M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.553.553 0 0 1-1.1 0L7.1 4.995z\"\n />\n </svg>\n </span>\n }\n }\n @if (!!col.iconGetter) {\n @if (col.iconGetter(item); as iconDef) {\n <span\n class=\"cell-vertical-align-middle me-2\"\n >\n <fa-icon\n aria-hidden=\"true\"\n [icon]=\"iconDef.icon\"\n [title]=\"iconDef.label\"\n />\n <span class=\"visually-hidden\">\n {{ iconDef.label }}\n </span>\n </span>\n }\n }\n @if (!!col.template) {\n <ng-template\n [ngTemplateOutlet]=\"col.template\"\n [ngTemplateOutletContext]=\"{\n item: item,\n index: index,\n }\"\n />\n }\n @if (!col.template) {\n <span\n [innerHTML]=\"col.valueGetter(item)\"\n class=\"cell-vertical-align-middle\"\n ></span>\n }\n </td>\n }\n </tr>\n }\n @if (!!columnsConfiguration() && !filteredList.length) {\n <tr>\n <td [colSpan]=\"columnsConfiguration().length\">\n <div class=\"w-100 text-center\">\n {{\n 'foehn-table.totalElements.0'\n | fromDictionary\n }}\n </div>\n </td>\n </tr>\n }\n </tbody>\n </table>\n\n @if (hasPreviousPage() || hasNextPage()) {\n <nav\n [id]=\"buildId('_navContainer')\"\n class=\"vd-pagination\"\n aria-label=\"Pagination\"\n >\n <ul class=\"vd-pagination__list\">\n @if (hasPreviousPage()) {\n <li\n class=\"vd-pagination__item vd-pagination__item--previous\"\n >\n <button\n [id]=\"buildId('_prevButton')\"\n type=\"button\"\n class=\"btn btn-link vd-pagination__link btn-no-extra vd-pagination__link-reset\"\n (click)=\"previousPage()\"\n >\n <span class=\"vd-pagination__title\">\n <foehn-icon-chevron-left />\n {{ previousLabel() }}\n </span>\n <span class=\"visually-hidden\">:</span>\n <span class=\"vd-pagination__label\">\n {{ currentPage - 1 }} sur\n {{ pagesCount() }}\n </span>\n </button>\n </li>\n }\n @if (hasNextPage()) {\n <li\n class=\"vd-pagination__item vd-pagination__item--next\"\n >\n <button\n [id]=\"buildId('_nextButton')\"\n type=\"button\"\n class=\"btn btn-link vd-pagination__link btn-no-extra vd-pagination__link-reset\"\n (click)=\"nextPage()\"\n >\n <span class=\"vd-pagination__title\">\n {{ nextLabel() }}\n <foehn-icon-chevron-right />\n </span>\n <span class=\"visually-hidden\">:</span>\n <span class=\"vd-pagination__label\">\n {{ currentPage + 1 }} sur\n {{ pagesCount() }}\n </span>\n </button>\n </li>\n }\n </ul>\n </nav>\n }\n </div>\n </div>\n</div>\n", styles: [".btn-no-extra{padding:0;border:none;font-weight:400;text-decoration-line:none}.vd-pagination{margin-bottom:1rem}.vd-pagination__link-reset{background:none;border:none;font-weight:inherit;text-decoration-line:none;text-align:inherit;cursor:pointer}.vd-pagination__link-reset:focus{background-color:var(--vd-focus)}:host ::ng-deep .btn.btn-link .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-link:hover .svg-inline--fa{color:var(--vd-neutral-dark)}.btn.btn-link{text-transform:none}.cell-vertical-align-middle{vertical-align:middle}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconChevronUpComponent, selector: "foehn-icon-chevron-up" }, { kind: "component", type: FoehnIconChevronDownComponent, selector: "foehn-icon-chevron-down" }, { kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: FoehnIconChevronLeftComponent, selector: "foehn-icon-chevron-left" }, { kind: "component", type: FoehnIconChevronRightComponent, selector: "foehn-icon-chevron-right" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
6863
6863
|
}
|
|
6864
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6864
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTableComponent, decorators: [{
|
|
6865
6865
|
type: Component,
|
|
6866
6866
|
args: [{ selector: 'foehn-table', providers: [
|
|
6867
6867
|
{
|
|
@@ -6914,10 +6914,10 @@ class DraftsService {
|
|
|
6914
6914
|
getAllDrafts() {
|
|
6915
6915
|
return this.allDrafts;
|
|
6916
6916
|
}
|
|
6917
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6918
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6917
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DraftsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6918
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DraftsService, providedIn: 'root' }); }
|
|
6919
6919
|
}
|
|
6920
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6920
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DraftsService, decorators: [{
|
|
6921
6921
|
type: Injectable,
|
|
6922
6922
|
args: [{
|
|
6923
6923
|
providedIn: 'root',
|
|
@@ -6997,10 +6997,10 @@ class DraftsContainerComponent {
|
|
|
6997
6997
|
? url.replace('{etapeId}', etapeId)
|
|
6998
6998
|
: url.replace('{etapeId}/', '');
|
|
6999
6999
|
}
|
|
7000
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7001
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
7000
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DraftsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7001
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: DraftsContainerComponent, isStandalone: true, selector: "sdk-drafts-container", inputs: { draftsUrl: { classPropertyName: "draftsUrl", publicName: "draftsUrl", isSignal: true, isRequired: false, transformFunction: null }, etapeId: { classPropertyName: "etapeId", publicName: "etapeId", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "referenceLink", first: true, predicate: ["referenceLink"], descendants: true, isSignal: true }, { propertyName: "detailLink", first: true, predicate: ["detailLink"], descendants: true, isSignal: true }], usesOnChanges: true, ngImport: i0, template: "@if (draftsToDisplay | async; as drafts) {\n @if (!!drafts.length) {\n <div class=\"d-flex flex-column container mt-2\">\n <div class=\"mb-2 mt-2\">\n <button\n id=\"showDraftsButton\"\n type=\"button\"\n class=\"btn btn-link pe-0 ps-0\"\n (click)=\"showDrafts()\"\n #showDraftsButton\n >\n <foehn-icon-pencil />\n <span class=\"me-2\"></span>\n <span\n class=\"ps-0 me-0\"\n [innerHTML]=\"\n 'draft-container.button.show-drafts'\n | fromDictionary\n : { draftsLength: drafts.length.toString() }\n \"\n ></span>\n </button>\n </div>\n\n <foehn-modal\n [modalHeaderText]=\"\n 'draft-container.modal.title' | fromDictionary\n \"\n [isModalVisible]=\"!draftsHidden\"\n (isModalVisibleChange)=\"draftsHidden = !$event\"\n [modalTriggerHtmlElement]=\"showDraftsButton\"\n modalSize=\"modal-lg\"\n >\n <h3 class=\"mt-0 h4\" [innerHTML]=\"etapeTitle | async\"></h3>\n <foehn-table\n [name]=\"'draftTable'\"\n [model]=\"drafts\"\n [columnsConfiguration]=\"columnsConfiguration\"\n [sort]=\"{ sortDirection: 'DESC' }\"\n [itemsPerPage]=\"5\"\n />\n <div modal-footer class=\"w-100\">\n <div class=\"d-flex\">\n <a\n id=\"allDraftsButton\"\n class=\"btn btn-primary\"\n [href]=\"\n (espaceSecuriseUrl | async) +\n 'demandes/search/MINE/INITIAL'\n \"\n >\n {{\n 'draft-container.modal.drafts-in-es.button'\n | fromDictionary\n }}\n </a>\n <button\n id=\"hideDraftsButton\"\n type=\"button\"\n class=\"btn btn-secondary ms-auto\"\n (click)=\"draftsHidden = true\"\n >\n {{\n 'draft-container.modal.close.button'\n | fromDictionary\n }}\n </button>\n </div>\n </div>\n </foehn-modal>\n </div>\n }\n}\n\n<ng-template #referenceLink let-draft=\"item\" let-index=\"index\">\n <a\n href=\"#\"\n (click)=\"$event.preventDefault(); resumeDraft(draft)\"\n [title]=\"\n 'draft-container.list.reference.link'\n | fromDictionary: { reference: draft.reference }\n \"\n >\n {{ draft.reference }}\n </a>\n</ng-template>\n\n<ng-template #detailLink let-draft=\"item\" let-index=\"index\">\n <a\n [href]=\"(espaceSecuriseUrl | async) + 'demandes/' + draft.reference\"\n [title]=\"\n 'draft-container.list.details-in-es.link'\n | fromDictionary: { reference: draft.reference }\n \"\n >\n <foehn-icon-search\n [title]=\"\n 'draft-container.list.details-in-es.link'\n | fromDictionary: { reference: draft.reference }\n \"\n />\n </a>\n</ng-template>\n", styles: [":host ::ng-deep foehn-icon-pencil .svg-inline--fa{color:var(--vd-primary-dark)!important}:host ::ng-deep a#allDraftsButton>foehn-icon-external-link-alt .svg-inline--fa{color:#fff!important}\n"], dependencies: [{ kind: "component", type: FoehnIconPencilComponent, selector: "foehn-icon-pencil" }, { kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "component", type: FoehnTableComponent, selector: "foehn-table", inputs: ["columnsConfiguration", "itemsPerPage", "fixedPageCount", "sort", "title", "totalElements", "titleSrOnly", "previousLabel", "nextLabel", "tableClass", "trackByFn"], outputs: ["columnsConfigurationChange", "sortChange", "pageChange", "rowClick"] }, { kind: "component", type: FoehnIconSearchComponent, selector: "foehn-icon-search" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
7002
7002
|
}
|
|
7003
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7003
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DraftsContainerComponent, decorators: [{
|
|
7004
7004
|
type: Component,
|
|
7005
7005
|
args: [{ selector: 'sdk-drafts-container', imports: [
|
|
7006
7006
|
FoehnIconPencilComponent,
|
|
@@ -7064,10 +7064,10 @@ class SdkStatisticsService {
|
|
|
7064
7064
|
sBis.parentNode.insertBefore(gBis, sBis);
|
|
7065
7065
|
}, 0));
|
|
7066
7066
|
}
|
|
7067
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7068
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
7067
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkStatisticsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7068
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkStatisticsService, providedIn: 'root' }); }
|
|
7069
7069
|
}
|
|
7070
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7070
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkStatisticsService, decorators: [{
|
|
7071
7071
|
type: Injectable,
|
|
7072
7072
|
args: [{
|
|
7073
7073
|
providedIn: 'root',
|
|
@@ -7099,10 +7099,10 @@ class SupportAlertComponent {
|
|
|
7099
7099
|
}
|
|
7100
7100
|
return alertClass + (alert.blocking ? '' : ' alert-dismissible');
|
|
7101
7101
|
}
|
|
7102
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7103
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
7102
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportAlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7103
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: SupportAlertComponent, isStandalone: true, selector: "sdk-support-alert", inputs: { alert: { classPropertyName: "alert", publicName: "alert", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (!!alert()) {\n <div\n [class]=\"'alert fade show ' + (getAlertClass(alert()) ?? '')\"\n role=\"alert\"\n >\n @if (alert().messageTitle && alert().messageTitle.length > 0) {\n <h3\n class=\"alert-heading mt-0 h5\"\n [innerHtml]=\"alert().messageTitle\"\n ></h3>\n }\n <div [innerHtml]=\"alert().messageBody\"></div>\n @if (!alert().blocking) {\n <button\n type=\"button\"\n class=\"btn btn-close\"\n aria-label=\"Cacher ce message\"\n title=\"Cacher ce message\"\n (click)=\"hideAlert(alert())\"\n ></button>\n }\n </div>\n}\n" }); }
|
|
7104
7104
|
}
|
|
7105
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportAlertComponent, decorators: [{
|
|
7106
7106
|
type: Component,
|
|
7107
7107
|
args: [{ selector: 'sdk-support-alert', imports: [], template: "@if (!!alert()) {\n <div\n [class]=\"'alert fade show ' + (getAlertClass(alert()) ?? '')\"\n role=\"alert\"\n >\n @if (alert().messageTitle && alert().messageTitle.length > 0) {\n <h3\n class=\"alert-heading mt-0 h5\"\n [innerHtml]=\"alert().messageTitle\"\n ></h3>\n }\n <div [innerHtml]=\"alert().messageBody\"></div>\n @if (!alert().blocking) {\n <button\n type=\"button\"\n class=\"btn btn-close\"\n aria-label=\"Cacher ce message\"\n title=\"Cacher ce message\"\n (click)=\"hideAlert(alert())\"\n ></button>\n }\n </div>\n}\n" }]
|
|
7108
7108
|
}], propDecorators: { alert: [{ type: i0.Input, args: [{ isSignal: true, alias: "alert", required: false }] }] } });
|
|
@@ -7142,10 +7142,10 @@ class SupportAlertContainerComponent {
|
|
|
7142
7142
|
const url = this.supportAlertUrl() || DEFAULT_SUPPORT_ALERT_URL;
|
|
7143
7143
|
return url.replace('{etapeId}', etapeId);
|
|
7144
7144
|
}
|
|
7145
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7146
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
7145
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportAlertContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7146
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: SupportAlertContainerComponent, isStandalone: true, selector: "sdk-support-alert-container", inputs: { supportAlertUrl: { classPropertyName: "supportAlertUrl", publicName: "supportAlertUrl", isSignal: true, isRequired: false, transformFunction: null }, etapeId: { classPropertyName: "etapeId", publicName: "etapeId", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0, template: "@if (hasAlerts | async) {\n <section class=\"d-flex flex-column container mt-2\">\n <h2 class=\"visually-hidden\">Messages de support</h2>\n @if (hasHiddenAlerts | async) {\n <div class=\"mb-2 mt-2\">\n <button\n type=\"button\"\n class=\"btn btn-link pe-0 ps-0\"\n (click)=\"restoreAllAlerts()\"\n >\n Afficher tous les messages\n </button>\n </div>\n }\n @for (alert of alertsToDisplay | async; track alert) {\n <sdk-support-alert [alert]=\"alert\" />\n }\n </section>\n}\n", dependencies: [{ kind: "component", type: SupportAlertComponent, selector: "sdk-support-alert", inputs: ["alert"] }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
7147
7147
|
}
|
|
7148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7148
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportAlertContainerComponent, decorators: [{
|
|
7149
7149
|
type: Component,
|
|
7150
7150
|
args: [{ selector: 'sdk-support-alert-container', imports: [SupportAlertComponent, AsyncPipe], template: "@if (hasAlerts | async) {\n <section class=\"d-flex flex-column container mt-2\">\n <h2 class=\"visually-hidden\">Messages de support</h2>\n @if (hasHiddenAlerts | async) {\n <div class=\"mb-2 mt-2\">\n <button\n type=\"button\"\n class=\"btn btn-link pe-0 ps-0\"\n (click)=\"restoreAllAlerts()\"\n >\n Afficher tous les messages\n </button>\n </div>\n }\n @for (alert of alertsToDisplay | async; track alert) {\n <sdk-support-alert [alert]=\"alert\" />\n }\n </section>\n}\n" }]
|
|
7151
7151
|
}], propDecorators: { supportAlertUrl: [{ type: i0.Input, args: [{ isSignal: true, alias: "supportAlertUrl", required: false }] }], etapeId: [{ type: i0.Input, args: [{ isSignal: true, alias: "etapeId", required: false }] }] } });
|
|
@@ -7179,10 +7179,10 @@ class FoehnAppVersionMisMatchModalComponent {
|
|
|
7179
7179
|
url.searchParams.set('t', Date.now().toString());
|
|
7180
7180
|
window.location.href = url.toString();
|
|
7181
7181
|
}
|
|
7182
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7183
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
7182
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAppVersionMisMatchModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7183
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnAppVersionMisMatchModalComponent, isStandalone: true, selector: "foehn-app-version-mis-match-modal", ngImport: i0, template: "<foehn-modal\n [id]=\"'foehn-app-version-mismatch-modal'\"\n [modalHeaderText]=\"\n 'foehn-app-version-mismatch-modal.title' | fromDictionary\n \"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isModalVisible | async\"\n [closeable]=\"false\"\n>\n <div\n id=\"foehn-app-version-mismatch-modal-body\"\n [innerHTML]=\"\n 'foehn-app-version-mismatch-modal.content' | fromDictionary\n \"\n ></div>\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-flex\">\n <button\n id=\"saveAndReloadBtn\"\n type=\"button\"\n class=\"btn btn-primary ms-auto\"\n [innerHTML]=\"\n (hasDemandeInProgress\n ? 'foehn-app-version-mismatch-modal.btn.save-and-reload'\n : 'foehn-app-version-mismatch-modal.btn.reload'\n ) | fromDictionary\n \"\n (click)=\"saveAndReload()\"\n ></button>\n </div>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep .modal{z-index:10000}\n"], dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
7184
7184
|
}
|
|
7185
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7185
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAppVersionMisMatchModalComponent, decorators: [{
|
|
7186
7186
|
type: Component,
|
|
7187
7187
|
args: [{ selector: 'foehn-app-version-mis-match-modal', imports: [FoehnModalComponent, AsyncPipe, SdkDictionaryPipe], template: "<foehn-modal\n [id]=\"'foehn-app-version-mismatch-modal'\"\n [modalHeaderText]=\"\n 'foehn-app-version-mismatch-modal.title' | fromDictionary\n \"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isModalVisible | async\"\n [closeable]=\"false\"\n>\n <div\n id=\"foehn-app-version-mismatch-modal-body\"\n [innerHTML]=\"\n 'foehn-app-version-mismatch-modal.content' | fromDictionary\n \"\n ></div>\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-flex\">\n <button\n id=\"saveAndReloadBtn\"\n type=\"button\"\n class=\"btn btn-primary ms-auto\"\n [innerHTML]=\"\n (hasDemandeInProgress\n ? 'foehn-app-version-mismatch-modal.btn.save-and-reload'\n : 'foehn-app-version-mismatch-modal.btn.reload'\n ) | fromDictionary\n \"\n (click)=\"saveAndReload()\"\n ></button>\n </div>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep .modal{z-index:10000}\n"] }]
|
|
7188
7188
|
}], ctorParameters: () => [] });
|
|
@@ -7253,10 +7253,10 @@ class DemandeExpirationService {
|
|
|
7253
7253
|
clearPulling() {
|
|
7254
7254
|
this.interval?.clear();
|
|
7255
7255
|
}
|
|
7256
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7257
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
7256
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DemandeExpirationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7257
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DemandeExpirationService, providedIn: 'root' }); }
|
|
7258
7258
|
}
|
|
7259
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7259
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DemandeExpirationService, decorators: [{
|
|
7260
7260
|
type: Injectable,
|
|
7261
7261
|
args: [{
|
|
7262
7262
|
providedIn: 'root',
|
|
@@ -7420,10 +7420,10 @@ class FoehnPageExpirationTimerComponent {
|
|
|
7420
7420
|
.sessionTokenMessageDelayInMinutes;
|
|
7421
7421
|
}
|
|
7422
7422
|
}
|
|
7423
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7424
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
7423
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageExpirationTimerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7424
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnPageExpirationTimerComponent, isStandalone: true, selector: "foehn-page-expiration-timer", ngImport: i0, template: "@if (isVisible | async) {\n <div\n id=\"foehn-page-expiration-timer\"\n class=\"sticky-top alert text-center my-0\"\n [class.alert-warning]=\"(sessionExpired | async) === false\"\n [class.alert-danger]=\"(sessionExpired | async) === true\"\n tabindex=\"-1\"\n aria-hidden=\"true\"\n >\n @if ((sessionExpired | async) === false) {\n <div\n [innerHTML]=\"\n 'foehn-page-expiration-timer.count-down-message'\n | fromDictionary\n : { countDownValue: countDownTimeToDisplay | async }\n \"\n ></div>\n }\n @if ((sessionExpired | async) === true) {\n <div\n [innerHTML]=\"\n 'foehn-page-expiration-timer.expired-message'\n | fromDictionary\n \"\n ></div>\n }\n </div>\n}\n\n<p class=\"visually-hidden\" aria-live=\"assertive\" aria-atomic=\"true\">\n {{ srAnnouncements | async }}\n</p>\n", dependencies: [{ kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
7425
7425
|
}
|
|
7426
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7426
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageExpirationTimerComponent, decorators: [{
|
|
7427
7427
|
type: Component,
|
|
7428
7428
|
args: [{ selector: 'foehn-page-expiration-timer', imports: [AsyncPipe, SdkDictionaryPipe], template: "@if (isVisible | async) {\n <div\n id=\"foehn-page-expiration-timer\"\n class=\"sticky-top alert text-center my-0\"\n [class.alert-warning]=\"(sessionExpired | async) === false\"\n [class.alert-danger]=\"(sessionExpired | async) === true\"\n tabindex=\"-1\"\n aria-hidden=\"true\"\n >\n @if ((sessionExpired | async) === false) {\n <div\n [innerHTML]=\"\n 'foehn-page-expiration-timer.count-down-message'\n | fromDictionary\n : { countDownValue: countDownTimeToDisplay | async }\n \"\n ></div>\n }\n @if ((sessionExpired | async) === true) {\n <div\n [innerHTML]=\"\n 'foehn-page-expiration-timer.expired-message'\n | fromDictionary\n \"\n ></div>\n }\n </div>\n}\n\n<p class=\"visually-hidden\" aria-live=\"assertive\" aria-atomic=\"true\">\n {{ srAnnouncements | async }}\n</p>\n" }]
|
|
7429
7429
|
}], ctorParameters: () => [] });
|
|
@@ -7464,10 +7464,10 @@ class FoehnPageModalComponent {
|
|
|
7464
7464
|
// In case the modal is closed by another mean such as the Escape key.
|
|
7465
7465
|
this.wrongPublicModalVisible = status;
|
|
7466
7466
|
}
|
|
7467
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7468
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
7467
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7468
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnPageModalComponent, isStandalone: true, selector: "foehn-page-modal", ngImport: i0, template: "<foehn-modal\n modalHeaderText=\"Acc\u00E8s non autoris\u00E9\"\n modalSize=\"modal-lg\"\n [isModalVisible]=\"wrongPublicModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <div class=\"modal-body\">\n Vous \u00EAtes connect\u00E9 pour le compte d\u2019un usager de type\n {{ getUserCategory() }}, or cette prestation est destin\u00E9e aux usagers de\n type :\n <ul>\n @for (pubCible of formattedPublicsCibles; track pubCible) {\n <li>\n {{ pubCible }}\n </li>\n }\n </ul>\n </div>\n <div class=\"modal-body\">\n Vous pouvez choisir de vous reconnecter et de continuer, ou bien\n d'abandonner.\n </div>\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-md-flex\">\n <div class=\"ms-md-auto me-md-2 mb-2 mt-2\">\n <a\n class=\"btn btn-primary w-100\"\n [href]=\"getFullLoginUrl() | async\"\n >\n Se reconnecter\n </a>\n </div>\n <div class=\"ms-md-0 me-md-2 mb-2 mt-2\">\n <a class=\"btn btn-primary w-100\" [href]=\"getAbortUrl() | async\">\n Abandonner\n </a>\n </div>\n </div>\n </div>\n</foehn-modal>\n", dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
7469
7469
|
}
|
|
7470
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7470
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageModalComponent, decorators: [{
|
|
7471
7471
|
type: Component,
|
|
7472
7472
|
args: [{ selector: 'foehn-page-modal', imports: [FoehnModalComponent, AsyncPipe], template: "<foehn-modal\n modalHeaderText=\"Acc\u00E8s non autoris\u00E9\"\n modalSize=\"modal-lg\"\n [isModalVisible]=\"wrongPublicModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <div class=\"modal-body\">\n Vous \u00EAtes connect\u00E9 pour le compte d\u2019un usager de type\n {{ getUserCategory() }}, or cette prestation est destin\u00E9e aux usagers de\n type :\n <ul>\n @for (pubCible of formattedPublicsCibles; track pubCible) {\n <li>\n {{ pubCible }}\n </li>\n }\n </ul>\n </div>\n <div class=\"modal-body\">\n Vous pouvez choisir de vous reconnecter et de continuer, ou bien\n d'abandonner.\n </div>\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-md-flex\">\n <div class=\"ms-md-auto me-md-2 mb-2 mt-2\">\n <a\n class=\"btn btn-primary w-100\"\n [href]=\"getFullLoginUrl() | async\"\n >\n Se reconnecter\n </a>\n </div>\n <div class=\"ms-md-0 me-md-2 mb-2 mt-2\">\n <a class=\"btn btn-primary w-100\" [href]=\"getAbortUrl() | async\">\n Abandonner\n </a>\n </div>\n </div>\n </div>\n</foehn-modal>\n" }]
|
|
7473
7473
|
}] });
|
|
@@ -7481,10 +7481,10 @@ class FoehnTransmitWaitingModalComponent {
|
|
|
7481
7481
|
// In case the modal is closed by another mean such as the Escape key.
|
|
7482
7482
|
this.transmitModalService.toggleModalVisibility(status);
|
|
7483
7483
|
}
|
|
7484
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7485
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
7484
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTransmitWaitingModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7485
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnTransmitWaitingModalComponent, isStandalone: true, selector: "foehn-transmit-waiting-modal", ngImport: i0, template: "<foehn-modal\n [id]=\"'foehn-transmit-waiting-modal'\"\n [modalHeaderText]=\"'foehn-transmit-waiting-modal.title' | fromDictionary\"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isTransmit | async\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <!-- Need to add a tabindex=\"0\" (here on modal-body) otherwise cdkTrapFocus will not work because no closing button -->\n <div class=\"modal-body-content\" tabindex=\"0\">\n <p\n [innerHTML]=\"\n 'foehn-transmit-waiting-modal.message' | fromDictionary\n \"\n ></p>\n <div class=\"progress\" aria-hidden=\"true\">\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success progress-bar-animated progress-bar-striped w-100\"\n ></div>\n </div>\n <small\n class=\"form-text text-secondary\"\n [innerHTML]=\"'foehn-transmit-waiting-modal.help' | fromDictionary\"\n ></small>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep .modal{z-index:10000}:host ::ng-deep .modal-header{background-color:var(--vd-neutral-lighter)}:host ::ng-deep .modal-content{border:none}:host ::ng-deep .modal-title{margin:0!important}:host ::ng-deep .modal-body{padding:.5rem}:host ::ng-deep .modal-body-content{padding:.5rem}:host ::ng-deep .modal-footer{display:none!important}\n"], dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
7486
7486
|
}
|
|
7487
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7487
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTransmitWaitingModalComponent, decorators: [{
|
|
7488
7488
|
type: Component,
|
|
7489
7489
|
args: [{ selector: 'foehn-transmit-waiting-modal', imports: [FoehnModalComponent, AsyncPipe, SdkDictionaryPipe], template: "<foehn-modal\n [id]=\"'foehn-transmit-waiting-modal'\"\n [modalHeaderText]=\"'foehn-transmit-waiting-modal.title' | fromDictionary\"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isTransmit | async\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <!-- Need to add a tabindex=\"0\" (here on modal-body) otherwise cdkTrapFocus will not work because no closing button -->\n <div class=\"modal-body-content\" tabindex=\"0\">\n <p\n [innerHTML]=\"\n 'foehn-transmit-waiting-modal.message' | fromDictionary\n \"\n ></p>\n <div class=\"progress\" aria-hidden=\"true\">\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success progress-bar-animated progress-bar-striped w-100\"\n ></div>\n </div>\n <small\n class=\"form-text text-secondary\"\n [innerHTML]=\"'foehn-transmit-waiting-modal.help' | fromDictionary\"\n ></small>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep .modal{z-index:10000}:host ::ng-deep .modal-header{background-color:var(--vd-neutral-lighter)}:host ::ng-deep .modal-content{border:none}:host ::ng-deep .modal-title{margin:0!important}:host ::ng-deep .modal-body{padding:.5rem}:host ::ng-deep .modal-body-content{padding:.5rem}:host ::ng-deep .modal-footer{display:none!important}\n"] }]
|
|
7490
7490
|
}], ctorParameters: () => [] });
|
|
@@ -7688,10 +7688,10 @@ class FoehnPageComponent {
|
|
|
7688
7688
|
setPageTitle(title) {
|
|
7689
7689
|
this.pageTitle = title;
|
|
7690
7690
|
}
|
|
7691
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7692
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: FoehnPageComponent, isStandalone: true, selector: "foehn-page", inputs: { supportAlertEnabled: { classPropertyName: "supportAlertEnabled", publicName: "supportAlertEnabled", isSignal: true, isRequired: false, transformFunction: null }, supportAlertUrl: { classPropertyName: "supportAlertUrl", publicName: "supportAlertUrl", isSignal: true, isRequired: false, transformFunction: null }, showDefaultContactFooterLink: { classPropertyName: "showDefaultContactFooterLink", publicName: "showDefaultContactFooterLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultGuideFooterLink: { classPropertyName: "showDefaultGuideFooterLink", publicName: "showDefaultGuideFooterLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultTermOfUseLink: { classPropertyName: "showDefaultTermOfUseLink", publicName: "showDefaultTermOfUseLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultSecurityBestPracticeLink: { classPropertyName: "showDefaultSecurityBestPracticeLink", publicName: "showDefaultSecurityBestPracticeLink", isSignal: true, isRequired: false, transformFunction: null }, appTitle: { classPropertyName: "appTitle", publicName: "appTitle", isSignal: true, isRequired: false, transformFunction: null }, footerLinks: { classPropertyName: "footerLinks", publicName: "footerLinks", isSignal: true, isRequired: false, transformFunction: null }, draftsEnabled: { classPropertyName: "draftsEnabled", publicName: "draftsEnabled", isSignal: true, isRequired: false, transformFunction: null }, draftsUrl: { classPropertyName: "draftsUrl", publicName: "draftsUrl", isSignal: true, isRequired: false, transformFunction: null }, etapeId: { classPropertyName: "etapeId", publicName: "etapeId", isSignal: true, isRequired: false, transformFunction: null }, userConnectedAsDisplayed: { classPropertyName: "userConnectedAsDisplayed", publicName: "userConnectedAsDisplayed", isSignal: true, isRequired: false, transformFunction: null }, statusProgressBarHidden: { classPropertyName: "statusProgressBarHidden", publicName: "statusProgressBarHidden", isSignal: true, isRequired: false, transformFunction: null }, confirmLeavingAlert: { classPropertyName: "confirmLeavingAlert", publicName: "confirmLeavingAlert", isSignal: true, isRequired: false, transformFunction: null }, showAppVersionMismatchAlert: { classPropertyName: "showAppVersionMismatchAlert", publicName: "showAppVersionMismatchAlert", isSignal: true, isRequired: false, transformFunction: null }, routerLinkAppTitle: { classPropertyName: "routerLinkAppTitle", publicName: "routerLinkAppTitle", isSignal: true, isRequired: false, transformFunction: null }, showBeforeUnloadNativeConfirmAlert: { classPropertyName: "showBeforeUnloadNativeConfirmAlert", publicName: "showBeforeUnloadNativeConfirmAlert", isSignal: true, isRequired: false, transformFunction: null } }, host: { listeners: { "window:beforeunload": "unloadNotification($event)" } }, usesOnChanges: true, ngImport: i0, template: "@if ((displayDemandeExpirationTimer | async) === true) {\n <foehn-page-expiration-timer id=\"foehn-page-expiration-timer\" />\n}\n<foehn-header\n id=\"foehn_header\"\n [title]=\"appTitle()\"\n [routerLinkAppTitle]=\"routerLinkAppTitle()\"\n [showSecuredAreaLoginButton]=\"showSecuredAreaLoginButton | async\"\n/>\n<foehn-growl id=\"foehn_growl\" />\n<div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <foehn-breadcrumb [confirmLeavingAlert]=\"confirmLeavingAlert()\" />\n </div>\n</div>\n<main id=\"main\">\n <div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <!-- Fix annoying flickering when the page loads -->\n @if (!pageTitle) {\n <div class=\"h1 mt-0\"> </div>\n } @else {\n <h1\n [tabIndex]=\"-1\"\n class=\"mt-0\"\n id=\"page-title\"\n [innerHTML]=\"pageTitle\"\n ></h1>\n }\n </div>\n </div>\n\n <foehn-status-progress-bar\n [hidden]=\"\n statusProgressBarHidden() || !!(hasBlockingSupportAlert | async)\n \"\n />\n\n @if (!isBrowserSupported) {\n <section\n class=\"container alert alert-danger\"\n id=\"browser_not_supported_block\"\n role=\"alert\"\n >\n <p class=\"alert-heading\">\n <strong>\n {{ 'foehn-page.browser-not-supported' | fromDictionary }}\n </strong>\n </p>\n <p class=\"mb-0\">\n {{ 'foehn-page.browser-download-invitation' | fromDictionary }}\n @if (!isApplePlatform) {\n <a\n [title]=\"browserLinkTitlePrefix + ' Edge'\"\n href=\"https://www.microsoft.com/fr-ch/windows/microsoft-edge\"\n target=\"_blank\"\n rel=\"noopener\"\n >\n Edge\n <span class=\"visually-hidden\">\n {{\n 'foehn-page.external-link.srOnly'\n | fromDictionary\n }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt />\n </span>\n </a>\n ,\n }\n @if (isApplePlatform) {\n <a\n [title]=\"browserLinkTitlePrefix + ' Safari'\"\n href=\"https://support.apple.com/downloads/safari\"\n target=\"_blank\"\n rel=\"noopener\"\n >\n Safari\n <span class=\"visually-hidden\">\n {{\n 'foehn-page.external-link.srOnly'\n | fromDictionary\n }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt />\n </span>\n </a>\n ,\n }\n <a\n [title]=\"browserLinkTitlePrefix + ' Firefox'\"\n href=\"https://www.mozilla.org/fr/firefox/\"\n target=\"_blank\"\n rel=\"noopener\"\n >\n Firefox\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt />\n </span>\n </a>\n {{ 'foehn-page.browser-download-list.ou' | fromDictionary }}\n <a\n [title]=\"browserLinkTitlePrefix + ' Chrome'\"\n href=\"https://www.google.com/intl/fr/chrome/\"\n target=\"_blank\"\n rel=\"noopener\"\n >\n Chrome\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt />\n </span>\n </a>\n .\n </p>\n <div class=\"row mt-3\">\n <div class=\"col-md-12\">\n @if (!browserNotSupportedBypass) {\n <button\n id=\"browser_not_supported_bypass\"\n type=\"button\"\n class=\"float-end btn btn-danger\"\n (click)=\"browserNotSupportedBypass = true\"\n >\n {{\n 'foehn-page.continue-with-same-browser'\n | fromDictionary\n }}\n </button>\n }\n </div>\n </div>\n </section>\n }\n\n @if (supportAlertEnabled()) {\n <sdk-support-alert-container\n [etapeId]=\"etapeId()\"\n [supportAlertUrl]=\"supportAlertUrl()\"\n />\n }\n @if (draftsEnabled()) {\n <sdk-drafts-container [etapeId]=\"etapeId()\" [draftsUrl]=\"draftsUrl()\" />\n }\n @if (\n !(hasBlockingSupportAlert | async) &&\n (isBrowserSupported || browserNotSupportedBypass)\n ) {\n <div class=\"container mt-5\" id=\"page_content\">\n @if (displayUserCategory | async) {\n <foehn-user-connected-as />\n }\n </div>\n <ng-content />\n }\n</main>\n<foehn-footer\n id=\"foehn_footer\"\n [links]=\"footerLinks()\"\n [showDefaultContactLink]=\"showDefaultContactFooterLink()\"\n [showDefaultGuideLink]=\"showDefaultGuideFooterLink()\"\n [showDefaultTermOfUseLink]=\"showDefaultTermOfUseLink()\"\n [showDefaultSecurityBestPracticeLink]=\"\n showDefaultSecurityBestPracticeLink()\n \"\n/>\n<foehn-page-modal />\n<foehn-confirm-modal />\n<foehn-transmit-waiting-modal />\n@if (showAppVersionMismatchAlert()) {\n <foehn-app-version-mis-match-modal />\n}\n<foehn-global-upload-progress-bar />\n", styles: ["#loginAndContinueButton{text-decoration:underline}\n"], dependencies: [{ kind: "component", type: FoehnPageExpirationTimerComponent, selector: "foehn-page-expiration-timer" }, { kind: "component", type: FoehnHeaderComponent, selector: "foehn-header", inputs: ["title", "showSecuredAreaLoginButton", "routerLinkAppTitle", "userInfo"], outputs: ["userInfoChange"] }, { kind: "component", type: FoehnGrowlComponent, selector: "foehn-growl" }, { kind: "component", type: FoehnBreadcrumbComponent, selector: "foehn-breadcrumb", inputs: ["breadcrumbItems", "currentNav", "confirmLeavingAlert"] }, { kind: "component", type: FoehnStatusProgressBarComponent, selector: "foehn-status-progress-bar", inputs: ["hidden"] }, { kind: "component", type: FoehnIconExternalLinkAltComponent, selector: "foehn-icon-external-link-alt" }, { kind: "component", type: SupportAlertContainerComponent, selector: "sdk-support-alert-container", inputs: ["supportAlertUrl", "etapeId"] }, { kind: "component", type: DraftsContainerComponent, selector: "sdk-drafts-container", inputs: ["draftsUrl", "etapeId"] }, { kind: "component", type: FoehnUserConnectedAsComponent, selector: "foehn-user-connected-as" }, { kind: "component", type: FoehnFooterComponent, selector: "foehn-footer", inputs: ["links", "showDefaultContactLink", "showDefaultGuideLink", "showDefaultTermOfUseLink", "showDefaultSecurityBestPracticeLink"] }, { kind: "component", type: FoehnPageModalComponent, selector: "foehn-page-modal" }, { kind: "component", type: FoehnConfirmModalComponent, selector: "foehn-confirm-modal" }, { kind: "component", type: FoehnTransmitWaitingModalComponent, selector: "foehn-transmit-waiting-modal" }, { kind: "component", type: FoehnAppVersionMisMatchModalComponent, selector: "foehn-app-version-mis-match-modal" }, { kind: "component", type: FoehnGlobalUploadProgressBarComponent, selector: "foehn-global-upload-progress-bar" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
7691
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7692
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnPageComponent, isStandalone: true, selector: "foehn-page", inputs: { supportAlertEnabled: { classPropertyName: "supportAlertEnabled", publicName: "supportAlertEnabled", isSignal: true, isRequired: false, transformFunction: null }, supportAlertUrl: { classPropertyName: "supportAlertUrl", publicName: "supportAlertUrl", isSignal: true, isRequired: false, transformFunction: null }, showDefaultContactFooterLink: { classPropertyName: "showDefaultContactFooterLink", publicName: "showDefaultContactFooterLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultGuideFooterLink: { classPropertyName: "showDefaultGuideFooterLink", publicName: "showDefaultGuideFooterLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultTermOfUseLink: { classPropertyName: "showDefaultTermOfUseLink", publicName: "showDefaultTermOfUseLink", isSignal: true, isRequired: false, transformFunction: null }, showDefaultSecurityBestPracticeLink: { classPropertyName: "showDefaultSecurityBestPracticeLink", publicName: "showDefaultSecurityBestPracticeLink", isSignal: true, isRequired: false, transformFunction: null }, appTitle: { classPropertyName: "appTitle", publicName: "appTitle", isSignal: true, isRequired: false, transformFunction: null }, footerLinks: { classPropertyName: "footerLinks", publicName: "footerLinks", isSignal: true, isRequired: false, transformFunction: null }, draftsEnabled: { classPropertyName: "draftsEnabled", publicName: "draftsEnabled", isSignal: true, isRequired: false, transformFunction: null }, draftsUrl: { classPropertyName: "draftsUrl", publicName: "draftsUrl", isSignal: true, isRequired: false, transformFunction: null }, etapeId: { classPropertyName: "etapeId", publicName: "etapeId", isSignal: true, isRequired: false, transformFunction: null }, userConnectedAsDisplayed: { classPropertyName: "userConnectedAsDisplayed", publicName: "userConnectedAsDisplayed", isSignal: true, isRequired: false, transformFunction: null }, statusProgressBarHidden: { classPropertyName: "statusProgressBarHidden", publicName: "statusProgressBarHidden", isSignal: true, isRequired: false, transformFunction: null }, confirmLeavingAlert: { classPropertyName: "confirmLeavingAlert", publicName: "confirmLeavingAlert", isSignal: true, isRequired: false, transformFunction: null }, showAppVersionMismatchAlert: { classPropertyName: "showAppVersionMismatchAlert", publicName: "showAppVersionMismatchAlert", isSignal: true, isRequired: false, transformFunction: null }, routerLinkAppTitle: { classPropertyName: "routerLinkAppTitle", publicName: "routerLinkAppTitle", isSignal: true, isRequired: false, transformFunction: null }, showBeforeUnloadNativeConfirmAlert: { classPropertyName: "showBeforeUnloadNativeConfirmAlert", publicName: "showBeforeUnloadNativeConfirmAlert", isSignal: true, isRequired: false, transformFunction: null } }, host: { listeners: { "window:beforeunload": "unloadNotification($event)" } }, usesOnChanges: true, ngImport: i0, template: "@if ((displayDemandeExpirationTimer | async) === true) {\n <foehn-page-expiration-timer id=\"foehn-page-expiration-timer\" />\n}\n<foehn-header\n id=\"foehn_header\"\n [title]=\"appTitle()\"\n [routerLinkAppTitle]=\"routerLinkAppTitle()\"\n [showSecuredAreaLoginButton]=\"showSecuredAreaLoginButton | async\"\n/>\n<foehn-growl id=\"foehn_growl\" />\n<div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <foehn-breadcrumb [confirmLeavingAlert]=\"confirmLeavingAlert()\" />\n </div>\n</div>\n<main id=\"main\">\n <div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <!-- Fix annoying flickering when the page loads -->\n @if (!pageTitle) {\n <div class=\"h1 mt-0\"> </div>\n } @else {\n <h1\n [tabIndex]=\"-1\"\n class=\"mt-0\"\n id=\"page-title\"\n [innerHTML]=\"pageTitle\"\n ></h1>\n }\n </div>\n </div>\n\n <foehn-status-progress-bar\n [hidden]=\"\n statusProgressBarHidden() || !!(hasBlockingSupportAlert | async)\n \"\n />\n\n @if (!isBrowserSupported) {\n <section\n class=\"container alert alert-danger\"\n id=\"browser_not_supported_block\"\n role=\"alert\"\n >\n <p class=\"alert-heading\">\n <strong>\n {{ 'foehn-page.browser-not-supported' | fromDictionary }}\n </strong>\n </p>\n <p class=\"mb-0\">\n {{ 'foehn-page.browser-download-invitation' | fromDictionary }}\n @if (!isApplePlatform) {\n <a\n [title]=\"browserLinkTitlePrefix + ' Edge'\"\n href=\"https://www.microsoft.com/fr-ch/windows/microsoft-edge\"\n target=\"_blank\"\n rel=\"noopener\"\n >\n Edge\n <span class=\"visually-hidden\">\n {{\n 'foehn-page.external-link.srOnly'\n | fromDictionary\n }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt />\n </span>\n </a>\n ,\n }\n @if (isApplePlatform) {\n <a\n [title]=\"browserLinkTitlePrefix + ' Safari'\"\n href=\"https://support.apple.com/downloads/safari\"\n target=\"_blank\"\n rel=\"noopener\"\n >\n Safari\n <span class=\"visually-hidden\">\n {{\n 'foehn-page.external-link.srOnly'\n | fromDictionary\n }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt />\n </span>\n </a>\n ,\n }\n <a\n [title]=\"browserLinkTitlePrefix + ' Firefox'\"\n href=\"https://www.mozilla.org/fr/firefox/\"\n target=\"_blank\"\n rel=\"noopener\"\n >\n Firefox\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt />\n </span>\n </a>\n {{ 'foehn-page.browser-download-list.ou' | fromDictionary }}\n <a\n [title]=\"browserLinkTitlePrefix + ' Chrome'\"\n href=\"https://www.google.com/intl/fr/chrome/\"\n target=\"_blank\"\n rel=\"noopener\"\n >\n Chrome\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt />\n </span>\n </a>\n .\n </p>\n <div class=\"row mt-3\">\n <div class=\"col-md-12\">\n @if (!browserNotSupportedBypass) {\n <button\n id=\"browser_not_supported_bypass\"\n type=\"button\"\n class=\"float-end btn btn-danger\"\n (click)=\"browserNotSupportedBypass = true\"\n >\n {{\n 'foehn-page.continue-with-same-browser'\n | fromDictionary\n }}\n </button>\n }\n </div>\n </div>\n </section>\n }\n\n @if (supportAlertEnabled()) {\n <sdk-support-alert-container\n [etapeId]=\"etapeId()\"\n [supportAlertUrl]=\"supportAlertUrl()\"\n />\n }\n @if (draftsEnabled()) {\n <sdk-drafts-container [etapeId]=\"etapeId()\" [draftsUrl]=\"draftsUrl()\" />\n }\n @if (\n !(hasBlockingSupportAlert | async) &&\n (isBrowserSupported || browserNotSupportedBypass)\n ) {\n <div class=\"container mt-5\" id=\"page_content\">\n @if (displayUserCategory | async) {\n <foehn-user-connected-as />\n }\n </div>\n <ng-content />\n }\n</main>\n<foehn-footer\n id=\"foehn_footer\"\n [links]=\"footerLinks()\"\n [showDefaultContactLink]=\"showDefaultContactFooterLink()\"\n [showDefaultGuideLink]=\"showDefaultGuideFooterLink()\"\n [showDefaultTermOfUseLink]=\"showDefaultTermOfUseLink()\"\n [showDefaultSecurityBestPracticeLink]=\"\n showDefaultSecurityBestPracticeLink()\n \"\n/>\n<foehn-page-modal />\n<foehn-confirm-modal />\n<foehn-transmit-waiting-modal />\n@if (showAppVersionMismatchAlert()) {\n <foehn-app-version-mis-match-modal />\n}\n<foehn-global-upload-progress-bar />\n", styles: ["#loginAndContinueButton{text-decoration:underline}\n"], dependencies: [{ kind: "component", type: FoehnPageExpirationTimerComponent, selector: "foehn-page-expiration-timer" }, { kind: "component", type: FoehnHeaderComponent, selector: "foehn-header", inputs: ["title", "showSecuredAreaLoginButton", "routerLinkAppTitle", "userInfo"], outputs: ["userInfoChange"] }, { kind: "component", type: FoehnGrowlComponent, selector: "foehn-growl" }, { kind: "component", type: FoehnBreadcrumbComponent, selector: "foehn-breadcrumb", inputs: ["breadcrumbItems", "currentNav", "confirmLeavingAlert"] }, { kind: "component", type: FoehnStatusProgressBarComponent, selector: "foehn-status-progress-bar", inputs: ["hidden"] }, { kind: "component", type: FoehnIconExternalLinkAltComponent, selector: "foehn-icon-external-link-alt" }, { kind: "component", type: SupportAlertContainerComponent, selector: "sdk-support-alert-container", inputs: ["supportAlertUrl", "etapeId"] }, { kind: "component", type: DraftsContainerComponent, selector: "sdk-drafts-container", inputs: ["draftsUrl", "etapeId"] }, { kind: "component", type: FoehnUserConnectedAsComponent, selector: "foehn-user-connected-as" }, { kind: "component", type: FoehnFooterComponent, selector: "foehn-footer", inputs: ["links", "showDefaultContactLink", "showDefaultGuideLink", "showDefaultTermOfUseLink", "showDefaultSecurityBestPracticeLink"] }, { kind: "component", type: FoehnPageModalComponent, selector: "foehn-page-modal" }, { kind: "component", type: FoehnConfirmModalComponent, selector: "foehn-confirm-modal" }, { kind: "component", type: FoehnTransmitWaitingModalComponent, selector: "foehn-transmit-waiting-modal" }, { kind: "component", type: FoehnAppVersionMisMatchModalComponent, selector: "foehn-app-version-mis-match-modal" }, { kind: "component", type: FoehnGlobalUploadProgressBarComponent, selector: "foehn-global-upload-progress-bar" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
7693
7693
|
}
|
|
7694
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7694
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageComponent, decorators: [{
|
|
7695
7695
|
type: Component,
|
|
7696
7696
|
args: [{ selector: 'foehn-page', imports: [
|
|
7697
7697
|
FoehnPageExpirationTimerComponent,
|
|
@@ -7731,10 +7731,10 @@ class FoehnPageCounterComponent {
|
|
|
7731
7731
|
pageCount: pageCount.toString(),
|
|
7732
7732
|
};
|
|
7733
7733
|
}
|
|
7734
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7735
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
7734
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageCounterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7735
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnPageCounterComponent, isStandalone: true, selector: "foehn-page-counter", inputs: { textTemplate: { classPropertyName: "textTemplate", publicName: "textTemplate", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (isStable | async) {\n <p class=\"h3 text-muted\">\n {{ textTemplate() | fromDictionary: placeholders }}\n </p>\n}\n", dependencies: [{ kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
7736
7736
|
}
|
|
7737
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7737
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPageCounterComponent, decorators: [{
|
|
7738
7738
|
type: Component,
|
|
7739
7739
|
args: [{ selector: 'foehn-page-counter', imports: [AsyncPipe, SdkDictionaryPipe], template: "@if (isStable | async) {\n <p class=\"h3 text-muted\">\n {{ textTemplate() | fromDictionary: placeholders }}\n </p>\n}\n" }]
|
|
7740
7740
|
}], ctorParameters: () => [], propDecorators: { textTemplate: [{ type: i0.Input, args: [{ isSignal: true, alias: "textTemplate", required: false }] }] } });
|
|
@@ -8354,15 +8354,15 @@ class FoehnAutocompleteComponent extends FoehnCheckableGroupComponent {
|
|
|
8354
8354
|
this.selectValueToDisplay(value, elements);
|
|
8355
8355
|
});
|
|
8356
8356
|
}
|
|
8357
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8358
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
8357
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAutocompleteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8358
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnAutocompleteComponent, isStandalone: true, selector: "foehn-autocomplete", inputs: { searchValueMinCharsCount: { classPropertyName: "searchValueMinCharsCount", publicName: "searchValueMinCharsCount", isSignal: true, isRequired: false, transformFunction: null }, allowCustomValue: { classPropertyName: "allowCustomValue", publicName: "allowCustomValue", isSignal: true, isRequired: false, transformFunction: null }, isSuggestionListDynamic: { classPropertyName: "isSuggestionListDynamic", publicName: "isSuggestionListDynamic", isSignal: true, isRequired: false, transformFunction: null }, customValueModelGenerator: { classPropertyName: "customValueModelGenerator", publicName: "customValueModelGenerator", isSignal: true, isRequired: false, transformFunction: null }, itemHeightInSuggestionListInPx: { classPropertyName: "itemHeightInSuggestionListInPx", publicName: "itemHeightInSuggestionListInPx", isSignal: true, isRequired: false, transformFunction: null }, elementSuggestionLabel: { classPropertyName: "elementSuggestionLabel", publicName: "elementSuggestionLabel", isSignal: true, isRequired: false, transformFunction: null }, caseSensitiveSearch: { classPropertyName: "caseSensitiveSearch", publicName: "caseSensitiveSearch", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { userSearchInput: "userSearchInput" }, providers: [
|
|
8359
8359
|
{
|
|
8360
8360
|
provide: FoehnInputComponent,
|
|
8361
8361
|
useExisting: forwardRef(() => FoehnAutocompleteComponent),
|
|
8362
8362
|
},
|
|
8363
8363
|
], viewQueries: [{ propertyName: "virtualScrollViewport", first: true, predicate: CdkVirtualScrollViewport, descendants: true, isSignal: true }, { propertyName: "suggestionsList", first: true, predicate: ["suggestionsList"], descendants: true, isSignal: true }, { propertyName: "inputElement", first: true, predicate: ["entryComponent"], descendants: true, isSignal: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<!--\n Accessible autocomplete widget following the listbox combobox pattern.\n ref: https://www.w3.org/TR/wai-aria-practices-1.1/examples/combobox/aria1.1pattern/listbox-combo.html\n-->\n<div\n class=\"form-group autocomplete-form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.aria-expanded]=\"shouldDisplayListbox()\"\n [attr.aria-haspopup]=\"'listbox'\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n @if (!!label()) {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n [attr.id]=\"buildChildId() + 'Label'\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (!elements()) {\n <div>Chargement...</div>\n }\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <div class=\"visually-hidden\">\n Utilisez les fl\u00E8ches haut et bas pour naviguer dans la liste, puis la\n touche Entrer pour s\u00E9lectionner une option.\n </div>\n\n <!-- Give screen reader users the total of results when then input changes. -->\n @if (displayedElements && shouldDisplayListbox()) {\n <div\n class=\"visually-hidden\"\n aria-live=\"polite\"\n role=\"status\"\n aria-atomic=\"true\"\n >\n Nombre de r\u00E9sultats: {{ displayedElements.length }}\n <!-- Trick to have NVDA re-reading this properly -->\n <span>{{ notificationMessageUpdated ? ',' : ',,' }}</span>\n </div>\n }\n\n <input\n [class.is-invalid]=\"hasErrorsToDisplay()\"\n class=\"form-control autocomplete\"\n type=\"text\"\n role=\"textbox\"\n [name]=\"name() || label()\"\n [attr.id]=\"buildChildId()\"\n [attr.placeholder]=\"placeholder || null\"\n [attr.disabled]=\"disabledSubject | async\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-required]=\"required() || null\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.autocomplete]=\"'off'\"\n [attr.aria-activedescendant]=\"getActiveDescendantId()\"\n [attr.aria-owns]=\"\n shouldDisplayListbox() ? buildChildId() + 'Listbox' : null\n \"\n [attr.list]=\"buildChildId() + 'list'\"\n [ngModel]=\"inputValue()\"\n (ngModelChange)=\"showSuggestionsWhenInputHasFocusAndIsEmpty($event)\"\n (input)=\"handleSearchInputChange(entryComponent.value)\"\n (paste)=\"onPaste($event)\"\n (focus)=\"onInputFocus()\"\n (blur)=\"onInputBlur()\"\n (keydown)=\"onKeyDown($event)\"\n (click)=\"onInputClick()\"\n autocomplete=\"off\"\n #entryComponent\n />\n\n @if (displayClearButton()) {\n <button\n type=\"button\"\n class=\"btn autocomplete-clear-button\"\n (click)=\"onClear()\"\n [id]=\"buildChildId() + 'Clear'\"\n >\n <foehn-icon-times\n class=\"autocomplete-clear-button-icon\"\n [title]=\"'foehn-input.clear-button.label' | fromDictionary\"\n />\n </button>\n }\n\n @if (shouldDisplayListbox()) {\n <div class=\"form-group suggestions-list-container\">\n <cdk-virtual-scroll-viewport\n [itemSize]=\"itemHeightInSuggestionListInPx()\"\n [style.height.px]=\"VIEW_PORT_HEIGHT\"\n >\n <ul\n [attr.id]=\"buildChildId() + 'Listbox'\"\n [attr.aria-labelledby]=\"buildChildId() + 'Label'\"\n role=\"listbox\"\n class=\"suggestions-list\"\n #suggestionsList\n >\n <li\n tabindex=\"-1\"\n role=\"option\"\n class=\"suggestion\"\n *cdkVirtualFor=\"\n let element of displayedElements;\n index as i\n \"\n [attr.aria-selected]=\"\n getActiveDescendantId() ===\n buildChildId() + 'Option' + i\n \"\n [attr.id]=\"buildChildId() + 'Option' + i\"\n (click)=\"onClickSuggestion(element)\"\n (keydown.enter)=\"onClickSuggestion(element)\"\n (mousedown)=\"onListOptionMouseDown($event)\"\n (focus)=\"onListOptionFocus()\"\n (blur)=\"onListOptionBlur()\"\n [style.min-height.px]=\"itemHeightInSuggestionListInPx()\"\n [attr.label-value]=\"getLabel(element)\"\n [attr.value]=\"getElementIdentifier(element)\"\n >\n <!-- Ensures that screen readers don't consider any spaces around the emphasis -->\n <span\n [innerHtml]=\"getLabelWithEmphasis(element)\"\n ></span>\n </li>\n </ul>\n </cdk-virtual-scroll-viewport>\n </div>\n }\n</div>\n", styles: ["div.suggestions-list-container{position:relative;width:100%}cdk-virtual-scroll-viewport{width:100%;position:absolute;top:0;left:0;z-index:10;background:#fff;overflow-y:auto;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;list-style:none;margin:inherit;padding:inherit}ul.suggestions-list{list-style:none;margin:0;padding:0}li.suggestion{width:100%;padding:.5em;font-size:1em}li.suggestion:hover,.suggestion-selected{background-color:var(--vd-info)}li.suggestion:hover{cursor:pointer;background-color:#dfdfdf}input.autocomplete::-ms-clear{display:none}input.autocomplete{padding-right:30px}.autocomplete-form-group{position:relative}.autocomplete-clear-button{position:absolute;bottom:4px;right:4px;height:30px;width:30px;background:none;border:none;box-shadow:none}.autocomplete-clear-button-icon{top:4px;right:8px;position:absolute}:host ::ng-deep .autocomplete-clear-button.btn .svg-inline--fa{color:#595959!important}:host ::ng-deep .autocomplete-clear-button.btn:hover .svg-inline--fa{color:#000!important}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "component", type: CdkVirtualScrollViewport, selector: "cdk-virtual-scroll-viewport", inputs: ["orientation", "appendOnly"], outputs: ["scrolledIndexChange"] }, { kind: "directive", type: CdkFixedSizeVirtualScroll, selector: "cdk-virtual-scroll-viewport[itemSize]", inputs: ["itemSize", "minBufferPx", "maxBufferPx"] }, { kind: "directive", type: CdkVirtualForOf, selector: "[cdkVirtualFor][cdkVirtualForOf]", inputs: ["cdkVirtualForOf", "cdkVirtualForTrackBy", "cdkVirtualForTemplate", "cdkVirtualForTemplateCacheSize"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
8364
8364
|
}
|
|
8365
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8365
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAutocompleteComponent, decorators: [{
|
|
8366
8366
|
type: Component,
|
|
8367
8367
|
args: [{ selector: 'foehn-autocomplete', providers: [
|
|
8368
8368
|
{
|
|
@@ -8421,15 +8421,15 @@ class FoehnInputForeignLocalityComponent extends FoehnInputComponent {
|
|
|
8421
8421
|
}
|
|
8422
8422
|
return { zipCode: this.zipCode, longName: this.longName };
|
|
8423
8423
|
}
|
|
8424
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8425
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
8424
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputForeignLocalityComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
8425
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputForeignLocalityComponent, isStandalone: true, selector: "foehn-input-foreign-locality", inputs: { localityRequired: { classPropertyName: "localityRequired", publicName: "localityRequired", isSignal: true, isRequired: false, transformFunction: null }, zipCodeRequired: { classPropertyName: "zipCodeRequired", publicName: "zipCodeRequired", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
8426
8426
|
{
|
|
8427
8427
|
provide: FoehnInputComponent,
|
|
8428
8428
|
useExisting: forwardRef(() => FoehnInputForeignLocalityComponent),
|
|
8429
8429
|
},
|
|
8430
8430
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n >\n @if (!!label()) {\n <legend\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!isRequired() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildId() + 'Help'\"\n class=\"text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <foehn-input-text\n [name]=\"name() + '.zipCode'\"\n [label]=\"\n 'foehn-input-foreign-locality.zipCode.label' | fromDictionary\n \"\n [(model)]=\"zipCode\"\n (modelChange)=\"updateLocality()\"\n [required]=\"zipCodeRequired()\"\n (userInput)=\"handleUserInput()\"\n [disabled]=\"disabled()\"\n [autocomplete]=\"'postal-code'\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n />\n\n <foehn-input-text\n [name]=\"name() + '.longName'\"\n [label]=\"\n 'foehn-input-foreign-locality.locality.label' | fromDictionary\n \"\n [(model)]=\"longName\"\n (modelChange)=\"updateLocality()\"\n [required]=\"localityRequired()\"\n (userInput)=\"handleUserInput()\"\n [disabled]=\"disabled()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n />\n </fieldset>\n</div>\n", styles: [":host ::ng-deep foehn-input-text:last-child .form-group{margin-bottom:0}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "component", type: FoehnInputTextComponent, selector: "foehn-input-text", inputs: ["numberOnly"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
8431
8431
|
}
|
|
8432
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8432
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputForeignLocalityComponent, decorators: [{
|
|
8433
8433
|
type: Component,
|
|
8434
8434
|
args: [{ selector: 'foehn-input-foreign-locality', providers: [
|
|
8435
8435
|
{
|
|
@@ -8473,15 +8473,15 @@ class FoehnInputForeignStreetComponent extends FoehnInputComponent {
|
|
|
8473
8473
|
}
|
|
8474
8474
|
return { estrid: null, longName: this.longName };
|
|
8475
8475
|
}
|
|
8476
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8477
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
8476
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputForeignStreetComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
8477
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputForeignStreetComponent, isStandalone: true, selector: "foehn-input-foreign-street", providers: [
|
|
8478
8478
|
{
|
|
8479
8479
|
provide: FoehnInputComponent,
|
|
8480
8480
|
useExisting: forwardRef(() => FoehnInputForeignStreetComponent),
|
|
8481
8481
|
},
|
|
8482
8482
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <foehn-input-text\n [label]=\"label()\"\n [name]=\"name() + '.longName'\"\n [(model)]=\"longName\"\n (modelChange)=\"updateStreet()\"\n [required]=\"required()\"\n [helpText]=\"null\"\n (userInput)=\"handleUserInput()\"\n [disabled]=\"disabled()\"\n [isLabelSrOnly]=\"isLabelSrOnly()\"\n [autocomplete]=\"'address-line1'\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n >\n <!-- foehn-validation-alerts to display error on parent component \"foehn-input-foreign-street\"\n (i.e. \"AtLeastOneNotNull\" on \"street\") -->\n <foehn-validation-alerts [component]=\"this\" />\n\n <!-- helpText must be set to NULL for \"longName\" component \"foehn-input-text\" -->\n <!-- helpText must be displayed here to keep proper order when displaying error message\n on parent component \"foehn-input-foreign-street\" -->\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n </foehn-input-text>\n</div>\n", dependencies: [{ kind: "component", type: FoehnInputTextComponent, selector: "foehn-input-text", inputs: ["numberOnly"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }] }); }
|
|
8483
8483
|
}
|
|
8484
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8484
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputForeignStreetComponent, decorators: [{
|
|
8485
8485
|
type: Component,
|
|
8486
8486
|
args: [{ selector: 'foehn-input-foreign-street', providers: [
|
|
8487
8487
|
{
|
|
@@ -8938,15 +8938,15 @@ class FoehnInputAddressComponent extends FoehnInputComponent {
|
|
|
8938
8938
|
.map((ngModel) => ngModel.control.dirty)
|
|
8939
8939
|
.every((value) => value === true);
|
|
8940
8940
|
}
|
|
8941
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8942
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
8941
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputAddressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8942
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputAddressComponent, isStandalone: true, selector: "foehn-input-address", inputs: { isOnlySwiss: { classPropertyName: "isOnlySwiss", publicName: "isOnlySwiss", isSignal: true, isRequired: false, transformFunction: null }, showPostOfficeBoxText: { classPropertyName: "showPostOfficeBoxText", publicName: "showPostOfficeBoxText", isSignal: true, isRequired: false, transformFunction: null }, showAdressLines: { classPropertyName: "showAdressLines", publicName: "showAdressLines", isSignal: true, isRequired: false, transformFunction: null }, showAdressLine1: { classPropertyName: "showAdressLine1", publicName: "showAdressLine1", isSignal: true, isRequired: false, transformFunction: null }, showAdressLine2: { classPropertyName: "showAdressLine2", publicName: "showAdressLine2", isSignal: true, isRequired: false, transformFunction: null }, countryRequired: { classPropertyName: "countryRequired", publicName: "countryRequired", isSignal: true, isRequired: false, transformFunction: null }, swissNpaLocalityRequired: { classPropertyName: "swissNpaLocalityRequired", publicName: "swissNpaLocalityRequired", isSignal: true, isRequired: false, transformFunction: null }, streetRequired: { classPropertyName: "streetRequired", publicName: "streetRequired", isSignal: true, isRequired: false, transformFunction: null }, streetNumberRequired: { classPropertyName: "streetNumberRequired", publicName: "streetNumberRequired", isSignal: true, isRequired: false, transformFunction: null }, hideNotRequiredExtraLabelStreetNumber: { classPropertyName: "hideNotRequiredExtraLabelStreetNumber", publicName: "hideNotRequiredExtraLabelStreetNumber", isSignal: true, isRequired: false, transformFunction: null }, foreignZipCodeRequired: { classPropertyName: "foreignZipCodeRequired", publicName: "foreignZipCodeRequired", isSignal: true, isRequired: false, transformFunction: null }, foreignLocalityRequired: { classPropertyName: "foreignLocalityRequired", publicName: "foreignLocalityRequired", isSignal: true, isRequired: false, transformFunction: null }, foreignStreetRequired: { classPropertyName: "foreignStreetRequired", publicName: "foreignStreetRequired", isSignal: true, isRequired: false, transformFunction: null }, foreignStreetNumberRequired: { classPropertyName: "foreignStreetNumberRequired", publicName: "foreignStreetNumberRequired", isSignal: true, isRequired: false, transformFunction: null }, postOfficeBoxTextRequired: { classPropertyName: "postOfficeBoxTextRequired", publicName: "postOfficeBoxTextRequired", isSignal: true, isRequired: false, transformFunction: null }, addressLine1Required: { classPropertyName: "addressLine1Required", publicName: "addressLine1Required", isSignal: true, isRequired: false, transformFunction: null }, addressLine2Required: { classPropertyName: "addressLine2Required", publicName: "addressLine2Required", isSignal: true, isRequired: false, transformFunction: null }, withCompanyLocalities: { classPropertyName: "withCompanyLocalities", publicName: "withCompanyLocalities", isSignal: true, isRequired: false, transformFunction: null }, withDefaultCountry: { classPropertyName: "withDefaultCountry", publicName: "withDefaultCountry", isSignal: true, isRequired: false, transformFunction: null }, specifiedCanton: { classPropertyName: "specifiedCanton", publicName: "specifiedCanton", isSignal: true, isRequired: false, transformFunction: null }, countriesUrl: { classPropertyName: "countriesUrl", publicName: "countriesUrl", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
8943
8943
|
{
|
|
8944
8944
|
provide: FoehnInputComponent,
|
|
8945
8945
|
useExisting: forwardRef(() => FoehnInputAddressComponent),
|
|
8946
8946
|
},
|
|
8947
8947
|
], viewQueries: [{ propertyName: "foreignLocalityComponent", first: true, predicate: FoehnInputForeignLocalityComponent, descendants: true, isSignal: true }, { propertyName: "foreignStreetComponent", first: true, predicate: FoehnInputForeignStreetComponent, descendants: true, isSignal: true }, { propertyName: "foreignHouseNumber", first: true, predicate: ["foreignHouseNumber"], descendants: true, isSignal: true }, { propertyName: "countryAutocomplete", first: true, predicate: ["countryAutocomplete"], descendants: true, isSignal: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\n [attr.id]=\"buildId() + 'Container'\"\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [tabIndex]=\"-1\"\n>\n <fieldset\n class=\"mb-3\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n >\n @if (!!label()) {\n <legend\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildId() + 'Help'\"\n class=\"text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n @if (!isOnlySwiss()) {\n <foehn-autocomplete\n [label]=\"'foehn-input-address.country.label' | fromDictionary\"\n [elements]=\"countries | async\"\n elementLabel=\"shortNameFr\"\n [elementValue]=\"identity\"\n [elementValueIdentity]=\"countryIdentity\"\n (modelChange)=\"countryUpdated($event)\"\n (userInput)=\"userInputCountry($event)\"\n [model]=\"country\"\n [name]=\"name() + '.country'\"\n [required]=\"countryRequired()\"\n [disabled]=\"disabled()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n #countryAutocomplete\n />\n }\n\n @if (isSwiss()) {\n <foehn-autocomplete\n [label]=\"'foehn-input-address.locality.label' | fromDictionary\"\n [elements]=\"localities | async\"\n [elementLabel]=\"getLocalityDisplayedName\"\n [elementValue]=\"identity\"\n [elementValueIdentity]=\"localityIdentity\"\n (modelChange)=\"localityUpdated($event)\"\n (userInput)=\"userInputLocality($event)\"\n [model]=\"locality\"\n [name]=\"name() + '.locality'\"\n [allowCustomValue]=\"disabled()\"\n [required]=\"swissNpaLocalityRequired()\"\n [disabled]=\"disabled()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n\n <foehn-autocomplete\n [label]=\"'foehn-input-address.street.label' | fromDictionary\"\n [elements]=\"streets | async\"\n elementLabel=\"longName\"\n [elementValue]=\"identity\"\n [elementValueIdentity]=\"streetIdentity\"\n (modelChange)=\"streetUpdated($event)\"\n [model]=\"street\"\n [name]=\"name() + '.street'\"\n [allowCustomValue]=\"true\"\n [customValueModelGenerator]=\"streetGenerator\"\n [required]=\"isStreetRequired()\"\n [helpText]=\"\n 'foehn-input-address.street.help-text' | fromDictionary\n \"\n [customErrors]=\"streetCustomErrors\"\n (userInput)=\"userInputStreet($event)\"\n [disabled]=\"disabled()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n\n <foehn-autocomplete\n [label]=\"\n 'foehn-input-address.houseNumber.label' | fromDictionary\n \"\n [elements]=\"streetNumbers | async\"\n elementLabel=\"name\"\n elementValue=\"name\"\n [(model)]=\"houseNumber\"\n [name]=\"name() + '.houseNumber'\"\n [allowCustomValue]=\"true\"\n [helpText]=\"\n 'foehn-input-address.houseNumber.help-text' | fromDictionary\n \"\n (modelChange)=\"updateAddress()\"\n (userInput)=\"handleUserInput()\"\n [required]=\"streetNumberRequired()\"\n [hideNotRequiredExtraLabel]=\"\n hideNotRequiredExtraLabelStreetNumber()\n \"\n [disabled]=\"disabled()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n }\n\n @if (!isSwiss()) {\n <!--\n Component <foehn-input-foreign-locality> is special because we use the same model when swiss or foreigner.\n To do so, we need:\n - Errors will be bind on 'locality' when NULL or on 'zipCode' and 'longName' model inside component when EMPTY\n - Hide label from component because we need label from children to be displayed (isLabelSrOnly: true)\n - required and disabled params are transmitted to children\n -->\n <foehn-input-foreign-locality\n [label]=\"'foehn-input-address.locality.label' | fromDictionary\"\n [name]=\"name() + '.locality'\"\n [(model)]=\"locality\"\n [zipCodeRequired]=\"foreignZipCodeRequired()\"\n [localityRequired]=\"foreignLocalityRequired()\"\n [isLabelSrOnly]=\"true\"\n [disabled]=\"!country || disabled()\"\n (modelChange)=\"updateAddress()\"\n (userInput)=\"handleUserInput()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n <!--\n Component <foehn-input-foreign-street> is special because we use the same model when swiss or foreigner.\n To do so, we need:\n - Errors will be bind on 'street' when NULL or on 'longName' model inside component when EMPTY\n - required, helpText, isLabelSrOnly and disabled params are transmitted to children\n -->\n <foehn-input-foreign-street\n [label]=\"'foehn-input-address.street.label' | fromDictionary\"\n [name]=\"name() + '.street'\"\n [(model)]=\"street\"\n [required]=\"isForeignStreetRequired()\"\n [helpText]=\"\n 'foehn-input-address.street.help-text' | fromDictionary\n \"\n [customErrors]=\"streetCustomErrors\"\n [disabled]=\"!country || disabled()\"\n (modelChange)=\"updateAddress()\"\n (userInput)=\"handleUserInput()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n\n <foehn-input-text\n #foreignHouseNumber\n [label]=\"\n 'foehn-input-address.houseNumber.label' | fromDictionary\n \"\n [name]=\"name() + '.houseNumber'\"\n [(model)]=\"houseNumber\"\n [helpText]=\"\n 'foehn-input-address.houseNumber.help-text' | fromDictionary\n \"\n [disabled]=\"!country || disabled()\"\n (modelChange)=\"updateAddress()\"\n (userInput)=\"handleUserInput()\"\n [required]=\"foreignStreetNumberRequired()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n }\n\n @if (showPostOfficeBoxText()) {\n <foehn-input-text\n [(model)]=\"postOfficeBoxText\"\n [helpText]=\"\n 'foehn-input-address.postOfficeBoxText.help-text'\n | fromDictionary\n \"\n [label]=\"\n 'foehn-input-address.postOfficeBoxText.label'\n | fromDictionary\n \"\n [name]=\"name() + '.postOfficeBoxText'\"\n (modelChange)=\"updateAddress()\"\n (userInput)=\"handleUserInput()\"\n [required]=\"isPostOfficeBoxTextRequired()\"\n [disabled]=\"disabled()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n }\n\n @if (showAdressLines() && showAdressLine1()) {\n <foehn-input-text\n [(model)]=\"addressLine1\"\n [label]=\"\n 'foehn-input-address.addressLine1.label' | fromDictionary\n \"\n [name]=\"name() + '.addressLine1'\"\n (modelChange)=\"updateAddress()\"\n (userInput)=\"handleUserInput()\"\n [required]=\"addressLine1Required()\"\n [autocomplete]=\"'address-line2'\"\n [disabled]=\"disabled()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n }\n\n @if (showAdressLines() && showAdressLine2()) {\n <foehn-input-text\n [(model)]=\"addressLine2\"\n [label]=\"\n 'foehn-input-address.addressLine2.label' | fromDictionary\n \"\n [name]=\"name() + '.addressLine2'\"\n (modelChange)=\"updateAddress()\"\n (userInput)=\"handleUserInput()\"\n [required]=\"addressLine2Required()\"\n [autocomplete]=\"'address-line3'\"\n [disabled]=\"disabled()\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [updateModelWhenDisabled]=\"updateModelWhenDisabled()\"\n />\n }\n </fieldset>\n</div>\n", dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "component", type: FoehnAutocompleteComponent, selector: "foehn-autocomplete", inputs: ["searchValueMinCharsCount", "allowCustomValue", "isSuggestionListDynamic", "customValueModelGenerator", "itemHeightInSuggestionListInPx", "elementSuggestionLabel", "caseSensitiveSearch"], outputs: ["userSearchInput"] }, { kind: "component", type: FoehnInputForeignLocalityComponent, selector: "foehn-input-foreign-locality", inputs: ["localityRequired", "zipCodeRequired"] }, { kind: "component", type: FoehnInputForeignStreetComponent, selector: "foehn-input-foreign-street" }, { kind: "component", type: FoehnInputTextComponent, selector: "foehn-input-text", inputs: ["numberOnly"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
8948
8948
|
}
|
|
8949
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8949
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputAddressComponent, decorators: [{
|
|
8950
8950
|
type: Component,
|
|
8951
8951
|
args: [{ selector: 'foehn-input-address', providers: [
|
|
8952
8952
|
{
|
|
@@ -8969,15 +8969,15 @@ class FoehnCheckboxComponent extends FoehnCheckableGroupComponent {
|
|
|
8969
8969
|
super(...arguments);
|
|
8970
8970
|
this.multiple = signal(true, ...(ngDevMode ? [{ debugName: "multiple" }] : /* istanbul ignore next */ []));
|
|
8971
8971
|
}
|
|
8972
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8973
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
8972
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnCheckboxComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
8973
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnCheckboxComponent, isStandalone: true, selector: "foehn-checkbox", providers: [
|
|
8974
8974
|
{
|
|
8975
8975
|
provide: FoehnInputComponent,
|
|
8976
8976
|
useExisting: forwardRef(() => FoehnCheckboxComponent),
|
|
8977
8977
|
},
|
|
8978
8978
|
], usesInheritance: true, ngImport: i0, template: "<div\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset class=\"form-group\" [attr.aria-describedby]=\"getDescribedBy()\">\n <div class=\"d-flex justify-content-between\">\n @if (!!label()) {\n <legend\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n }\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (!elements()) {\n <div>Chargement...</div>\n }\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n @for (\n elementsGroup of groupedElements;\n track $index;\n let groupIndex = $index\n ) {\n <div>\n <!-- TODO remove aria-hidden and make this accessible -->\n @if (!!elementsGroup.groupTitle) {\n <div\n class=\"pt-2 fw-bold\"\n [attr.id]=\"'checkGroup_' + groupIndex\"\n aria-hidden=\"true\"\n >\n {{ elementsGroup.groupTitle | fromDictionary }}\n </div>\n }\n @for (\n element of elementsGroup.elements;\n track getValue(element);\n let i = $index\n ) {\n <div\n [class.disabled]=\"getDisabled(element)\"\n class=\"form-check\"\n >\n <input\n class=\"form-check-input\"\n type=\"checkbox\"\n [value]=\"getValue(element)\"\n [ngModel]=\"isElementSelected(element)\"\n (ngModelChange)=\"onCheck(element, $event)\"\n [name]=\"buildChildName('' + groupIndex + '_' + i)\"\n [attr.name]=\"\n buildChildName('' + groupIndex + '_' + i)\n \"\n [attr.id]=\"buildChildId() + groupIndex + '_' + i\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.disabled]=\"\n getDisabled(element) ? 'disabled' : null\n \"\n [attr.autocomplete]=\"getAutoComplete()\"\n (change)=\"handleChange(model())\"\n />\n <label\n class=\"form-check-label mb-0\"\n [for]=\"buildChildId() + groupIndex + '_' + i\"\n [innerHTML]=\"getLabel(element)\"\n ></label>\n </div>\n }\n </div>\n }\n </fieldset>\n</div>\n", dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
8979
8979
|
}
|
|
8980
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8980
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnCheckboxComponent, decorators: [{
|
|
8981
8981
|
type: Component,
|
|
8982
8982
|
args: [{ selector: 'foehn-checkbox', providers: [
|
|
8983
8983
|
{
|
|
@@ -9026,15 +9026,15 @@ class FoehnRadioComponent extends FoehnCheckableGroupComponent {
|
|
|
9026
9026
|
}
|
|
9027
9027
|
return this.getValue(element);
|
|
9028
9028
|
}
|
|
9029
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9030
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
9029
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnRadioComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
9030
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnRadioComponent, isStandalone: true, selector: "foehn-radio", providers: [
|
|
9031
9031
|
{
|
|
9032
9032
|
provide: FoehnInputComponent,
|
|
9033
9033
|
useExisting: forwardRef(() => FoehnRadioComponent),
|
|
9034
9034
|
},
|
|
9035
9035
|
], usesInheritance: true, ngImport: i0, template: "<div\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset class=\"form-group\" [attr.aria-describedby]=\"getDescribedBy()\">\n <div class=\"d-flex justify-content-between\">\n @if (!!label()) {\n <legend\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n }\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (!elements()) {\n <div>Chargement...</div>\n }\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n @for (\n elementsGroup of groupedElements;\n track $index;\n let groupIndex = $index\n ) {\n <div>\n <!-- TODO remove aria-hidden and make this accessible -->\n @if (!!elementsGroup.groupTitle) {\n <div\n class=\"pt-2 fw-bold\"\n [attr.id]=\"'checkGroup_' + groupIndex\"\n aria-hidden=\"true\"\n >\n {{ elementsGroup.groupTitle | fromDictionary }}\n </div>\n }\n @for (\n element of elementsGroup.elements;\n track getValueOrObject(element);\n let i = $index\n ) {\n <div\n [class.disabled]=\"getDisabled(element)\"\n class=\"form-check\"\n >\n <input\n class=\"form-check-input\"\n type=\"radio\"\n [value]=\"getValueOrObject(element)\"\n [ngModel]=\"inputValue\"\n (ngModelChange)=\"onCheck(element, $event)\"\n [name]=\"buildChildName()\"\n [attr.name]=\"buildChildName()\"\n [attr.id]=\"buildChildId() + groupIndex + '_' + i\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.disabled]=\"\n getDisabled(element) ? 'disabled' : null\n \"\n [attr.autocomplete]=\"getAutoComplete()\"\n (change)=\"handleChange(getValue(element))\"\n />\n <label\n class=\"form-check-label mb-0\"\n [for]=\"buildChildId() + groupIndex + '_' + i\"\n [innerHTML]=\"getLabel(element)\"\n ></label>\n </div>\n }\n </div>\n }\n </fieldset>\n</div>\n", dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
9036
9036
|
}
|
|
9037
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnRadioComponent, decorators: [{
|
|
9038
9038
|
type: Component,
|
|
9039
9039
|
args: [{ selector: 'foehn-radio', providers: [
|
|
9040
9040
|
{
|
|
@@ -9299,8 +9299,8 @@ class FoehnMultiselectAutocompleteComponent extends FoehnAutocompleteComponent {
|
|
|
9299
9299
|
this.srAnnouncements = '';
|
|
9300
9300
|
}, this.SR_ANNOUNCEMENT_CLEAR_TIMEOUT_INTERVAL_MS);
|
|
9301
9301
|
}
|
|
9302
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9303
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
9302
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnMultiselectAutocompleteComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
9303
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnMultiselectAutocompleteComponent, isStandalone: true, selector: "foehn-multiselect-autocomplete", inputs: { elementBadgeLabel: { classPropertyName: "elementBadgeLabel", publicName: "elementBadgeLabel", isSignal: true, isRequired: false, transformFunction: null }, selectedItemsListLegend: { classPropertyName: "selectedItemsListLegend", publicName: "selectedItemsListLegend", isSignal: true, isRequired: false, transformFunction: null }, noElementsSelectedLabel: { classPropertyName: "noElementsSelectedLabel", publicName: "noElementsSelectedLabel", isSignal: true, isRequired: false, transformFunction: null }, excludeFromErrorSummary: { classPropertyName: "excludeFromErrorSummary", publicName: "excludeFromErrorSummary", isSignal: true, isRequired: false, transformFunction: null }, defaultElementValues: { classPropertyName: "defaultElementValues", publicName: "defaultElementValues", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.name": "hostName" } }, providers: [
|
|
9304
9304
|
{
|
|
9305
9305
|
provide: FoehnInputComponent,
|
|
9306
9306
|
useExisting: forwardRef(() => FoehnMultiselectAutocompleteComponent),
|
|
@@ -9311,7 +9311,7 @@ class FoehnMultiselectAutocompleteComponent extends FoehnAutocompleteComponent {
|
|
|
9311
9311
|
},
|
|
9312
9312
|
], viewQueries: [{ propertyName: "autocompleteComponent", first: true, predicate: ["autocompleteComponent"], descendants: true, isSignal: true }, { propertyName: "alertMessageContainer", first: true, predicate: ["alertMessageContainer"], descendants: true, isSignal: true }, { propertyName: "selectedElemRef", predicate: ["selectedElemRef"], descendants: true, isSignal: true }, { propertyName: "defaultElemRef", predicate: ["defaultElemRef"], descendants: true, isSignal: true }, { propertyName: "defaultDeleteFocusArea", first: true, predicate: ["defaultDeleteFocusArea"], descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group container-box\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n>\n <foehn-autocomplete\n #autocompleteComponent\n [name]=\"name()\"\n [label]=\"label()\"\n [elements]=\"elements()\"\n [elementsUrl]=\"elementsUrl()\"\n [elementValue]=\"elementValue()\"\n [elementLabel]=\"elementLabel()\"\n [elementSuggestionLabel]=\"elementSuggestionLabel()\"\n [elementValueIdentity]=\"elementValueIdentity()\"\n [elementDisabled]=\"elementDisabled()\"\n [elementGroup]=\"elementGroup()\"\n [allowCustomValue]=\"false\"\n [searchValueMinCharsCount]=\"searchValueMinCharsCount()\"\n [customValueModelGenerator]=\"customValueModelGenerator()\"\n [required]=\"required()\"\n [disabled]=\"disabled()\"\n (userInput)=\"addItem($event)\"\n [(model)]=\"autocompleteInputValue\"\n (elementsLoaded)=\"onAutocompleteElementsLoaded($event)\"\n [showErrorWhenDisabled]=\"showErrorWhenDisabled()\"\n [hideNotRequiredExtraLabel]=\"hideNotRequiredExtraLabel()\"\n [itemHeightInSuggestionListInPx]=\"itemHeightInSuggestionListInPx()\"\n [caseSensitiveSearch]=\"caseSensitiveSearch()\"\n [isLabelSrOnly]=\"isLabelSrOnly()\"\n [isSuggestionListDynamic]=\"isSuggestionListDynamic()\"\n >\n @if (!showEmptyListMessage) {\n <small\n [attr.id]=\"buildChildId('Help')\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"\n helpText()\n ? helpText()\n : ('foehn-multiselect-autocomplete.autocomplete.screen-reader.label'\n | fromDictionary)\n \"\n ></small>\n }\n\n <ng-content />\n\n <div\n [id]=\"buildChildId('AlertMessageContainer')\"\n role=\"status\"\n #alertMessageContainer\n >\n @if (showEmptyListMessage) {\n <p class=\"alert alert-info mb-0\" tabindex=\"0\">\n {{\n 'foehn-multiselect-autocomplete.autocomplete.empty-message'\n | fromDictionary\n }}\n </p>\n }\n </div>\n </foehn-autocomplete>\n\n <div class=\"selected-list-container pt-2\" tabindex=\"-1\">\n @if (hasDefaultDeleteFocusArea()) {\n <small\n class=\"form-text text-secondary my-0\"\n [tabindex]=\"0\"\n [innerHTML]=\"noElementsSelectedLabel() | fromDictionary\"\n #defaultDeleteFocusArea\n ></small>\n }\n\n <p\n [id]=\"buildChildId('srOnlyAnnouncements')\"\n class=\"visually-hidden\"\n aria-live=\"polite\"\n aria-atomic=\"true\"\n >\n {{ srAnnouncements }}\n </p>\n\n @if (!!model()?.length) {\n <fieldset\n class=\"mb-0\"\n [attr.aria-describedby]=\"buildChildId('Label')\"\n >\n <legend\n [id]=\"buildChildId('Legend')\"\n class=\"form-text text-secondary small mb-0\"\n [innerHTML]=\"selectedItemsListLegend() | fromDictionary\"\n ></legend>\n <div\n class=\"selected-list d-flex align-content-stretch flex-wrap\"\n >\n @for (\n element of model();\n track trackByFn(index);\n let index = $index\n ) {\n @if (!canBeDeleted(index)) {\n <span\n class=\"badge rounded-pill bg-secondary me-1 mb-1 py-2 px-3 d-flex align-items-center\"\n [tabindex]=\"disabled() ? -1 : 0\"\n [attr.aria-describedby]=\"buildChildId('Legend')\"\n #defaultElemRef\n >\n <span\n [innerHTML]=\"getBadgeLabel(element)\"\n ></span>\n <span class=\"visually-hidden\">\n {{\n 'foehn-multiselect-autocomplete.sr-default-selected-element'\n | fromDictionary\n }}\n </span>\n </span>\n }\n @if (canBeDeleted(index)) {\n <button\n type=\"button\"\n class=\"btn btn-primary badge rounded-pill me-1 mb-1 py-2 px-3 d-flex align-items-center\"\n [tabindex]=\"0\"\n [attr.aria-label]=\"\n getDeleteButtonAriaLabel(element)\n \"\n [attr.aria-describedby]=\"buildChildId('Legend')\"\n [title]=\"getDeleteButtonAriaLabel(element)\"\n (click)=\"removeItem(element, index)\"\n #selectedElemRef\n >\n <span\n [innerHTML]=\"getBadgeLabel(element)\"\n ></span>\n <foehn-icon-times\n aria-hidden=\"true\"\n class=\"ms-2\"\n [title]=\"getDeleteButtonAriaLabel(element)\"\n />\n </button>\n }\n }\n </div>\n </fieldset>\n }\n </div>\n</div>\n", styles: ["foehn-autocomplete p.alert:focus{outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 0 .2rem var(--vd-focus)}:host ::ng-deep foehn-autocomplete .form-group{margin-bottom:0!important}.selected-list-container .btn{text-transform:none}:host ::ng-deep .btn .svg-inline--fa,:host ::ng-deep .btn a{color:#fff!important}.selected-list-container span.rounded-pill:focus{outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 0 .2rem var(--vd-focus)}.container-box{border:1px solid #ededed;background-color:#fbfbfb;padding:.5rem}.container-box.vd-form-group-danger{border-left:5px solid var(--vd-danger);padding-left:1rem}:host ::ng-deep foehn-autocomplete div.vd-form-group-danger{border-left:0;padding-left:0}\n"], dependencies: [{ kind: "component", type: FoehnAutocompleteComponent, selector: "foehn-autocomplete", inputs: ["searchValueMinCharsCount", "allowCustomValue", "isSuggestionListDynamic", "customValueModelGenerator", "itemHeightInSuggestionListInPx", "elementSuggestionLabel", "caseSensitiveSearch"], outputs: ["userSearchInput"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
9313
9313
|
}
|
|
9314
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9314
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnMultiselectAutocompleteComponent, decorators: [{
|
|
9315
9315
|
type: Component,
|
|
9316
9316
|
args: [{ selector: 'foehn-multiselect-autocomplete', providers: [
|
|
9317
9317
|
{
|
|
@@ -9373,15 +9373,15 @@ class FoehnInputEmailComponent extends FoehnInputStringComponent {
|
|
|
9373
9373
|
}, 0);
|
|
9374
9374
|
}
|
|
9375
9375
|
}
|
|
9376
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9377
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
9376
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputEmailComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
9377
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputEmailComponent, isStandalone: true, selector: "foehn-input-email", inputs: { autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
9378
9378
|
{
|
|
9379
9379
|
provide: FoehnInputComponent,
|
|
9380
9380
|
useExisting: forwardRef(() => FoehnInputEmailComponent),
|
|
9381
9381
|
},
|
|
9382
9382
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group clearable-input-form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <div class=\"d-flex justify-content-between\">\n @if (label() && type !== 'hidden') {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (standardHelpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'StandardHelpText'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"standardHelpText()\"\n ></small>\n }\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <input\n [class.is-invalid]=\"hasErrorsToDisplay() || hasInheritErrorFromParent()\"\n [class.clearable-input]=\"displayClearButton()\"\n class=\"form-control\"\n [name]=\"name() || label()\"\n [attr.maxlength]=\"getMaxLength()\"\n [attr.autocomplete]=\"getAutoComplete()\"\n [attr.autocapitalize]=\"autocapitalize()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.type]=\"type\"\n [attr.pattern]=\"pattern()\"\n [attr.min]=\"min()\"\n [attr.max]=\"max()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-required]=\"required() || null\"\n [ngModel]=\"model()\"\n (paste)=\"onPaste($event)\"\n (ngModelChange)=\"updateNgModel($event)\"\n (input)=\"handleChange(entryComponent.value)\"\n (keydown)=\"onKeydown($event)\"\n (blur)=\"onBlur($event)\"\n (focus)=\"onFocus($event)\"\n #entryComponent\n />\n\n @if (displayClearButton()) {\n <button\n type=\"button\"\n [id]=\"buildChildId() + 'ClearButton'\"\n class=\"clearable-input-clear-button btn\"\n (click)=\"onClear()\"\n >\n <foehn-icon-times\n class=\"clearable-input-clear-button-icon\"\n [title]=\"'foehn-input.clear-button.label' | fromDictionary\"\n />\n </button>\n }\n</div>\n", styles: ["input::-ms-clear{display:none}input.clearable-input{padding-right:30px}.clearable-input-form-group{position:relative}:host ::ng-deep foehn-help-modal>.btn{padding-top:0!important;margin-top:0!important}.clearable-input-clear-button{position:absolute;bottom:4px;right:4px;height:30px;width:30px;background:none;border:none;box-shadow:none}.clearable-input-clear-button-icon{top:4px;right:8px;position:absolute}:host ::ng-deep .clearable-input-clear-button.btn .svg-inline--fa{color:#595959!important}:host ::ng-deep .clearable-input-clear-button.btn:hover .svg-inline--fa{color:#000!important}.chars-remaining{color:#757575;font-size:.9rem}.char-count-exceeded{color:#c21f39}:host ::ng-deep .sameLine-list{display:inline;list-style:none;padding:0}:host ::ng-deep .sameLine-list li{display:inline;padding:3px}\n"], dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
9383
9383
|
}
|
|
9384
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9384
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputEmailComponent, decorators: [{
|
|
9385
9385
|
type: Component,
|
|
9386
9386
|
args: [{ selector: 'foehn-input-email', providers: [
|
|
9387
9387
|
{
|
|
@@ -9417,15 +9417,15 @@ class FoehnInputHiddenComponent extends FoehnInputStringComponent {
|
|
|
9417
9417
|
}, 0);
|
|
9418
9418
|
}
|
|
9419
9419
|
}
|
|
9420
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9421
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
9420
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputHiddenComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9421
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputHiddenComponent, isStandalone: true, selector: "foehn-input-hidden", providers: [
|
|
9422
9422
|
{
|
|
9423
9423
|
provide: FoehnInputComponent,
|
|
9424
9424
|
useExisting: forwardRef(() => FoehnInputHiddenComponent),
|
|
9425
9425
|
},
|
|
9426
9426
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group clearable-input-form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <div class=\"d-flex justify-content-between\">\n @if (label() && type !== 'hidden') {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (standardHelpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'StandardHelpText'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"standardHelpText()\"\n ></small>\n }\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <input\n [class.is-invalid]=\"hasErrorsToDisplay() || hasInheritErrorFromParent()\"\n [class.clearable-input]=\"displayClearButton()\"\n class=\"form-control\"\n [name]=\"name() || label()\"\n [attr.maxlength]=\"getMaxLength()\"\n [attr.autocomplete]=\"getAutoComplete()\"\n [attr.autocapitalize]=\"autocapitalize()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.type]=\"type\"\n [attr.pattern]=\"pattern()\"\n [attr.min]=\"min()\"\n [attr.max]=\"max()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-required]=\"required() || null\"\n [ngModel]=\"model()\"\n (paste)=\"onPaste($event)\"\n (ngModelChange)=\"updateNgModel($event)\"\n (input)=\"handleChange(entryComponent.value)\"\n (keydown)=\"onKeydown($event)\"\n (blur)=\"onBlur($event)\"\n (focus)=\"onFocus($event)\"\n #entryComponent\n />\n\n @if (displayClearButton()) {\n <button\n type=\"button\"\n [id]=\"buildChildId() + 'ClearButton'\"\n class=\"clearable-input-clear-button btn\"\n (click)=\"onClear()\"\n >\n <foehn-icon-times\n class=\"clearable-input-clear-button-icon\"\n [title]=\"'foehn-input.clear-button.label' | fromDictionary\"\n />\n </button>\n }\n</div>\n", dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
9427
9427
|
}
|
|
9428
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9428
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputHiddenComponent, decorators: [{
|
|
9429
9429
|
type: Component,
|
|
9430
9430
|
args: [{ selector: 'foehn-input-hidden', providers: [
|
|
9431
9431
|
{
|
|
@@ -9521,10 +9521,10 @@ class CurrencyHelper {
|
|
|
9521
9521
|
? formattedValue + (currency ? ` ${currency}` : '')
|
|
9522
9522
|
: null;
|
|
9523
9523
|
}
|
|
9524
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9525
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9524
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: CurrencyHelper, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9525
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: CurrencyHelper, providedIn: 'root' }); }
|
|
9526
9526
|
}
|
|
9527
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9527
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: CurrencyHelper, decorators: [{
|
|
9528
9528
|
type: Injectable,
|
|
9529
9529
|
args: [{
|
|
9530
9530
|
providedIn: 'root',
|
|
@@ -9812,15 +9812,15 @@ class FoehnInputNumberComponent extends FoehnInputStringComponent {
|
|
|
9812
9812
|
}
|
|
9813
9813
|
return value;
|
|
9814
9814
|
}
|
|
9815
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9816
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
9815
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputNumberComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
9816
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputNumberComponent, isStandalone: true, selector: "foehn-input-number", inputs: { hideStandardHelpText: { classPropertyName: "hideStandardHelpText", publicName: "hideStandardHelpText", isSignal: true, isRequired: false, transformFunction: null }, allowDecimal: { classPropertyName: "allowDecimal", publicName: "allowDecimal", isSignal: true, isRequired: false, transformFunction: null }, allowNegative: { classPropertyName: "allowNegative", publicName: "allowNegative", isSignal: true, isRequired: false, transformFunction: null }, maxDecimalCount: { classPropertyName: "maxDecimalCount", publicName: "maxDecimalCount", isSignal: true, isRequired: false, transformFunction: null }, allowFreeInput: { classPropertyName: "allowFreeInput", publicName: "allowFreeInput", isSignal: true, isRequired: false, transformFunction: null }, allowLeadingZero: { classPropertyName: "allowLeadingZero", publicName: "allowLeadingZero", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
9817
9817
|
{
|
|
9818
9818
|
provide: FoehnInputComponent,
|
|
9819
9819
|
useExisting: forwardRef(() => FoehnInputNumberComponent),
|
|
9820
9820
|
},
|
|
9821
9821
|
], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\n class=\"form-group clearable-input-form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <div class=\"d-flex justify-content-between\">\n @if (label() && type !== 'hidden') {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (standardHelpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'StandardHelpText'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"standardHelpText()\"\n ></small>\n }\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <input\n [class.is-invalid]=\"hasErrorsToDisplay() || hasInheritErrorFromParent()\"\n [class.clearable-input]=\"displayClearButton()\"\n class=\"form-control\"\n [name]=\"name() || label()\"\n [attr.maxlength]=\"getMaxLength()\"\n [attr.autocomplete]=\"getAutoComplete()\"\n [attr.autocapitalize]=\"autocapitalize()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.type]=\"type\"\n [attr.pattern]=\"pattern()\"\n [attr.min]=\"min()\"\n [attr.max]=\"max()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-required]=\"required() || null\"\n [ngModel]=\"model()\"\n (paste)=\"onPaste($event)\"\n (ngModelChange)=\"updateNgModel($event)\"\n (input)=\"handleChange(entryComponent.value)\"\n (keydown)=\"onKeydown($event)\"\n (blur)=\"onBlur($event)\"\n (focus)=\"onFocus($event)\"\n #entryComponent\n />\n\n @if (displayClearButton()) {\n <button\n type=\"button\"\n [id]=\"buildChildId() + 'ClearButton'\"\n class=\"clearable-input-clear-button btn\"\n (click)=\"onClear()\"\n >\n <foehn-icon-times\n class=\"clearable-input-clear-button-icon\"\n [title]=\"'foehn-input.clear-button.label' | fromDictionary\"\n />\n </button>\n }\n</div>\n", styles: ["input::-ms-clear{display:none}input.clearable-input{padding-right:30px}.clearable-input-form-group{position:relative}:host ::ng-deep foehn-help-modal>.btn{padding-top:0!important;margin-top:0!important}.clearable-input-clear-button{position:absolute;bottom:4px;right:4px;height:30px;width:30px;background:none;border:none;box-shadow:none}.clearable-input-clear-button-icon{top:4px;right:8px;position:absolute}:host ::ng-deep .clearable-input-clear-button.btn .svg-inline--fa{color:#595959!important}:host ::ng-deep .clearable-input-clear-button.btn:hover .svg-inline--fa{color:#000!important}.chars-remaining{color:#757575;font-size:.9rem}.char-count-exceeded{color:#c21f39}:host ::ng-deep .sameLine-list{display:inline;list-style:none;padding:0}:host ::ng-deep .sameLine-list li{display:inline;padding:3px}\n"], dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
9822
9822
|
}
|
|
9823
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9823
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputNumberComponent, decorators: [{
|
|
9824
9824
|
type: Component,
|
|
9825
9825
|
args: [{ selector: 'foehn-input-number', providers: [
|
|
9826
9826
|
{
|
|
@@ -9856,15 +9856,15 @@ class FoehnInputPasswordComponent extends FoehnInputStringComponent {
|
|
|
9856
9856
|
}, 0);
|
|
9857
9857
|
}
|
|
9858
9858
|
}
|
|
9859
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9860
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
9859
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputPasswordComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
9860
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputPasswordComponent, isStandalone: true, selector: "foehn-input-password", inputs: { autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
9861
9861
|
{
|
|
9862
9862
|
provide: FoehnInputComponent,
|
|
9863
9863
|
useExisting: forwardRef(() => FoehnInputPasswordComponent),
|
|
9864
9864
|
},
|
|
9865
9865
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group clearable-input-form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <div class=\"d-flex justify-content-between\">\n @if (label() && type !== 'hidden') {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (standardHelpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'StandardHelpText'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"standardHelpText()\"\n ></small>\n }\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <input\n [class.is-invalid]=\"hasErrorsToDisplay() || hasInheritErrorFromParent()\"\n [class.clearable-input]=\"displayClearButton()\"\n class=\"form-control\"\n [name]=\"name() || label()\"\n [attr.maxlength]=\"getMaxLength()\"\n [attr.autocomplete]=\"getAutoComplete()\"\n [attr.autocapitalize]=\"autocapitalize()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.type]=\"type\"\n [attr.pattern]=\"pattern()\"\n [attr.min]=\"min()\"\n [attr.max]=\"max()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-required]=\"required() || null\"\n [ngModel]=\"model()\"\n (paste)=\"onPaste($event)\"\n (ngModelChange)=\"updateNgModel($event)\"\n (input)=\"handleChange(entryComponent.value)\"\n (keydown)=\"onKeydown($event)\"\n (blur)=\"onBlur($event)\"\n (focus)=\"onFocus($event)\"\n #entryComponent\n />\n\n @if (displayClearButton()) {\n <button\n type=\"button\"\n [id]=\"buildChildId() + 'ClearButton'\"\n class=\"clearable-input-clear-button btn\"\n (click)=\"onClear()\"\n >\n <foehn-icon-times\n class=\"clearable-input-clear-button-icon\"\n [title]=\"'foehn-input.clear-button.label' | fromDictionary\"\n />\n </button>\n }\n</div>\n", styles: ["input::-ms-clear{display:none}input.clearable-input{padding-right:30px}.clearable-input-form-group{position:relative}:host ::ng-deep foehn-help-modal>.btn{padding-top:0!important;margin-top:0!important}.clearable-input-clear-button{position:absolute;bottom:4px;right:4px;height:30px;width:30px;background:none;border:none;box-shadow:none}.clearable-input-clear-button-icon{top:4px;right:8px;position:absolute}:host ::ng-deep .clearable-input-clear-button.btn .svg-inline--fa{color:#595959!important}:host ::ng-deep .clearable-input-clear-button.btn:hover .svg-inline--fa{color:#000!important}.chars-remaining{color:#757575;font-size:.9rem}.char-count-exceeded{color:#c21f39}:host ::ng-deep .sameLine-list{display:inline;list-style:none;padding:0}:host ::ng-deep .sameLine-list li{display:inline;padding:3px}\n"], dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
9866
9866
|
}
|
|
9867
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9867
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputPasswordComponent, decorators: [{
|
|
9868
9868
|
type: Component,
|
|
9869
9869
|
args: [{ selector: 'foehn-input-password', providers: [
|
|
9870
9870
|
{
|
|
@@ -9936,15 +9936,15 @@ class FoehnInputPhoneComponent extends FoehnInputStringComponent {
|
|
|
9936
9936
|
}
|
|
9937
9937
|
return BAD_PARAMS_HELP_TEXT;
|
|
9938
9938
|
}
|
|
9939
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9940
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
9939
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputPhoneComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
9940
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputPhoneComponent, isStandalone: true, selector: "foehn-input-phone", inputs: { acceptInternational: { classPropertyName: "acceptInternational", publicName: "acceptInternational", isSignal: true, isRequired: false, transformFunction: null }, acceptMobilePhone: { classPropertyName: "acceptMobilePhone", publicName: "acceptMobilePhone", isSignal: true, isRequired: false, transformFunction: null }, acceptPhone: { classPropertyName: "acceptPhone", publicName: "acceptPhone", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
9941
9941
|
{
|
|
9942
9942
|
provide: FoehnInputComponent,
|
|
9943
9943
|
useExisting: forwardRef(() => FoehnInputPhoneComponent),
|
|
9944
9944
|
},
|
|
9945
9945
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group clearable-input-form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <div class=\"d-flex justify-content-between\">\n @if (label() && type !== 'hidden') {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n @if (!!helpModal()) {\n <foehn-help-modal\n class=\"removePaddingButton\"\n [modalContent]=\"helpModal()\"\n />\n }\n </div>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (standardHelpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'StandardHelpText'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"standardHelpText()\"\n ></small>\n }\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <input\n [class.is-invalid]=\"hasErrorsToDisplay() || hasInheritErrorFromParent()\"\n [class.clearable-input]=\"displayClearButton()\"\n class=\"form-control\"\n [name]=\"name() || label()\"\n [attr.maxlength]=\"getMaxLength()\"\n [attr.autocomplete]=\"getAutoComplete()\"\n [attr.autocapitalize]=\"autocapitalize()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.type]=\"type\"\n [attr.pattern]=\"pattern()\"\n [attr.min]=\"min()\"\n [attr.max]=\"max()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-required]=\"required() || null\"\n [ngModel]=\"model()\"\n (paste)=\"onPaste($event)\"\n (ngModelChange)=\"updateNgModel($event)\"\n (input)=\"handleChange(entryComponent.value)\"\n (keydown)=\"onKeydown($event)\"\n (blur)=\"onBlur($event)\"\n (focus)=\"onFocus($event)\"\n #entryComponent\n />\n\n @if (displayClearButton()) {\n <button\n type=\"button\"\n [id]=\"buildChildId() + 'ClearButton'\"\n class=\"clearable-input-clear-button btn\"\n (click)=\"onClear()\"\n >\n <foehn-icon-times\n class=\"clearable-input-clear-button-icon\"\n [title]=\"'foehn-input.clear-button.label' | fromDictionary\"\n />\n </button>\n }\n</div>\n", styles: ["input::-ms-clear{display:none}input.clearable-input{padding-right:30px}.clearable-input-form-group{position:relative}:host ::ng-deep foehn-help-modal>.btn{padding-top:0!important;margin-top:0!important}.clearable-input-clear-button{position:absolute;bottom:4px;right:4px;height:30px;width:30px;background:none;border:none;box-shadow:none}.clearable-input-clear-button-icon{top:4px;right:8px;position:absolute}:host ::ng-deep .clearable-input-clear-button.btn .svg-inline--fa{color:#595959!important}:host ::ng-deep .clearable-input-clear-button.btn:hover .svg-inline--fa{color:#000!important}.chars-remaining{color:#757575;font-size:.9rem}.char-count-exceeded{color:#c21f39}:host ::ng-deep .sameLine-list{display:inline;list-style:none;padding:0}:host ::ng-deep .sameLine-list li{display:inline;padding:3px}\n"], dependencies: [{ kind: "component", type: FoehnHelpModalComponent, selector: "foehn-help-modal", inputs: ["modalContent", "draggable", "hideable"] }, { kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
9946
9946
|
}
|
|
9947
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9947
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputPhoneComponent, decorators: [{
|
|
9948
9948
|
type: Component,
|
|
9949
9949
|
args: [{ selector: 'foehn-input-phone', providers: [
|
|
9950
9950
|
{
|
|
@@ -10034,15 +10034,15 @@ class FoehnInputPrefixedTextComponent extends FoehnInputStringComponent {
|
|
|
10034
10034
|
}
|
|
10035
10035
|
return `${prefix}${text}`;
|
|
10036
10036
|
}
|
|
10037
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
10038
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
10037
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputPrefixedTextComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10038
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputPrefixedTextComponent, isStandalone: true, selector: "foehn-input-prefixed-text", inputs: { prefix: { classPropertyName: "prefix", publicName: "prefix", isSignal: true, isRequired: false, transformFunction: null }, prefixColClass: { classPropertyName: "prefixColClass", publicName: "prefixColClass", isSignal: true, isRequired: false, transformFunction: null }, textColClass: { classPropertyName: "textColClass", publicName: "textColClass", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
10039
10039
|
{
|
|
10040
10040
|
provide: FoehnInputComponent,
|
|
10041
10041
|
useExisting: forwardRef(() => FoehnInputPrefixedTextComponent),
|
|
10042
10042
|
},
|
|
10043
10043
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n >\n <legend\n [attr.for]=\"buildChildId()\"\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <div class=\"row\">\n <div [class]=\"prefixColClass() ?? ''\">\n <foehn-input-text\n [name]=\"name() + '_prefix'\"\n [id]=\"buildId() + '_prefix'\"\n [model]=\"prefix()\"\n [autocomplete]=\"'off'\"\n [disabled]=\"true\"\n />\n </div>\n\n <div [class]=\"textColClass() ?? ''\">\n <foehn-input-text\n [name]=\"name() + '_text'\"\n [id]=\"buildId() + '_text'\"\n [model]=\"text()\"\n (modelChange)=\"onTextChange($event)\"\n [autocomplete]=\"'off'\"\n (userInput)=\"handleUserInput($event)\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [disabled]=\"disabled()\"\n />\n </div>\n </div>\n </fieldset>\n</div>\n", styles: [":host ::ng-deep foehn-input-text div.form-group{margin-bottom:0!important}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "component", type: FoehnInputTextComponent, selector: "foehn-input-text", inputs: ["numberOnly"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
10044
10044
|
}
|
|
10045
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
10045
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputPrefixedTextComponent, decorators: [{
|
|
10046
10046
|
type: Component,
|
|
10047
10047
|
args: [{ selector: 'foehn-input-prefixed-text', providers: [
|
|
10048
10048
|
{
|
|
@@ -10122,15 +10122,15 @@ class FoehnInputTextareaComponent extends FoehnInputStringComponent {
|
|
|
10122
10122
|
? this.dictionary.getKeySync('foehn-textarea.chars-remaining.singular', { charCountLeft: nbRemaining.toString() })
|
|
10123
10123
|
: this.dictionary.getKeySync('foehn-textarea.chars-remaining.plural', { charCountLeft: nbRemaining.toString() });
|
|
10124
10124
|
}
|
|
10125
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
10126
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
10125
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputTextareaComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10126
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputTextareaComponent, isStandalone: true, selector: "foehn-input-textarea", inputs: { rows: { classPropertyName: "rows", publicName: "rows", isSignal: true, isRequired: false, transformFunction: null }, displayCharCount: { classPropertyName: "displayCharCount", publicName: "displayCharCount", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
10127
10127
|
{
|
|
10128
10128
|
provide: FoehnInputComponent,
|
|
10129
10129
|
useExisting: forwardRef(() => FoehnInputTextareaComponent),
|
|
10130
10130
|
},
|
|
10131
10131
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n @if (!!label()) {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <textarea\n [class.is-invalid]=\"hasErrorsToDisplay()\"\n class=\"form-control\"\n [name]=\"name() || label()\"\n [attr.maxlength]=\"getMaxLength()\"\n [attr.autocomplete]=\"getAutoComplete()\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.type]=\"type\"\n [attr.pattern]=\"pattern()\"\n [attr.min]=\"min()\"\n [attr.max]=\"max()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"\n hasErrorsToDisplay() || null || isCharCountExceeded\n \"\n [attr.aria-required]=\"required() || null\"\n [ngModel]=\"model()\"\n (ngModelChange)=\"updateNgModel($event)\"\n [rows]=\"rows()\"\n (paste)=\"onPaste($event)\"\n (input)=\"handleChange(entryComponent.value)\"\n (keydown)=\"onKeydown($event)\"\n (blur)=\"onBlur($event)\"\n (focus)=\"onFocus($event)\"\n #entryComponent\n ></textarea>\n\n @if (displayCharCount() && max()) {\n <div\n [innerHTML]=\"charCountLabel\"\n id=\"chars-remaining\"\n class=\"chars-remaining\"\n [class.char-count-exceeded]=\"isCharCountExceeded\"\n [attr.aria-live]=\"ariaLiveStatus\"\n ></div>\n }\n</div>\n", styles: ["input::-ms-clear{display:none}input.clearable-input{padding-right:30px}.clearable-input-form-group{position:relative}:host ::ng-deep foehn-help-modal>.btn{padding-top:0!important;margin-top:0!important}.clearable-input-clear-button{position:absolute;bottom:4px;right:4px;height:30px;width:30px;background:none;border:none;box-shadow:none}.clearable-input-clear-button-icon{top:4px;right:8px;position:absolute}:host ::ng-deep .clearable-input-clear-button.btn .svg-inline--fa{color:#595959!important}:host ::ng-deep .clearable-input-clear-button.btn:hover .svg-inline--fa{color:#000!important}.chars-remaining{color:#757575;font-size:.9rem}.char-count-exceeded{color:#c21f39}:host ::ng-deep .sameLine-list{display:inline;list-style:none;padding:0}:host ::ng-deep .sameLine-list li{display:inline;padding:3px}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
10132
10132
|
}
|
|
10133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
10133
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputTextareaComponent, decorators: [{
|
|
10134
10134
|
type: Component,
|
|
10135
10135
|
args: [{ selector: 'foehn-input-textarea', providers: [
|
|
10136
10136
|
{
|
|
@@ -10145,10 +10145,10 @@ class FoehnAbbrComponent {
|
|
|
10145
10145
|
this.title = input(...(ngDevMode ? [undefined, { debugName: "title" }] : /* istanbul ignore next */ []));
|
|
10146
10146
|
this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : /* istanbul ignore next */ []));
|
|
10147
10147
|
}
|
|
10148
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
10149
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
10148
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAbbrComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10149
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.18", type: FoehnAbbrComponent, isStandalone: true, selector: "foehn-abbr", inputs: { title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "<abbr aria-hidden=\"true\" [title]=\"title()\">{{ text() }}</abbr>\n<span class=\"visually-hidden\">{{ title() }} ({{ text() }})</span>\n", styles: [""] }); }
|
|
10150
10150
|
}
|
|
10151
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
10151
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAbbrComponent, decorators: [{
|
|
10152
10152
|
type: Component,
|
|
10153
10153
|
args: [{ selector: 'foehn-abbr', template: "<abbr aria-hidden=\"true\" [title]=\"title()\">{{ text() }}</abbr>\n<span class=\"visually-hidden\">{{ title() }} ({{ text() }})</span>\n" }]
|
|
10154
10154
|
}], propDecorators: { title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], text: [{ type: i0.Input, args: [{ isSignal: true, alias: "text", required: false }] }] } });
|
|
@@ -10796,10 +10796,10 @@ class FoehnDatePickerComponent {
|
|
|
10796
10796
|
keyEvent.stopPropagation();
|
|
10797
10797
|
return false;
|
|
10798
10798
|
}
|
|
10799
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
10800
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: FoehnDatePickerComponent, isStandalone: true, selector: "foehn-date-picker", inputs: { model: { classPropertyName: "model", publicName: "model", isSignal: true, isRequired: true, transformFunction: null }, isDatepickerVisible: { classPropertyName: "isDatepickerVisible", publicName: "isDatepickerVisible", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, minDate: { classPropertyName: "minDate", publicName: "minDate", isSignal: true, isRequired: false, transformFunction: null }, maxDate: { classPropertyName: "maxDate", publicName: "maxDate", isSignal: true, isRequired: false, transformFunction: null }, datepickerTriggerHtmlElement: { classPropertyName: "datepickerTriggerHtmlElement", publicName: "datepickerTriggerHtmlElement", isSignal: true, isRequired: false, transformFunction: null }, closeable: { classPropertyName: "closeable", publicName: "closeable", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: true, transformFunction: null }, minYear: { classPropertyName: "minYear", publicName: "minYear", isSignal: true, isRequired: false, transformFunction: null }, maxYear: { classPropertyName: "maxYear", publicName: "maxYear", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { model: "modelChange", isDatepickerVisible: "isDatepickerVisibleChange", userInput: "userInput" }, host: { listeners: { "keyup": "handleKeyboardUpEvent($event)", "keydown": "handleKeyboardDownEvent($event)" }, properties: { "attr.id": "hostId" } }, viewQueries: [{ propertyName: "daysButtonsElemRef", predicate: ["dayButtonElemRef"], descendants: true, isSignal: true }], ngImport: i0, template: "@if (isDatepickerVisible()) {\n <div\n [id]=\"buildId('datepicker_wrapper')\"\n class=\"datepicker_wrapper\"\n [cdkTrapFocus]=\"!!datepickerTriggerHtmlElement()\"\n tabindex=\"-1\"\n role=\"application\"\n [attr.aria-label]=\"\n 'foehn-date-picker.container.aria-label' | fromDictionary\n \"\n >\n @if (closeable()) {\n <button\n (click)=\"isDatepickerVisible.set(false)\"\n type=\"button\"\n class=\"btn btn-close\"\n [attr.aria-label]=\"\n 'foehn-date-picker.close-button.aria-label' | fromDictionary\n \"\n [id]=\"buildId('closeButton')\"\n ></button>\n }\n <div\n [id]=\"buildId('datepicker_header')\"\n class=\"d-flex justify-content-between datepicker_header\"\n >\n @if (currentMonthYear | async; as monthYear) {\n <button\n [id]=\"buildId('previous-month')\"\n type=\"button\"\n class=\"btn btn-link datepicker-nav-month-btn\"\n (click)=\"previousMonth()\"\n [attr.disabled]=\"isPreviousMonthDisabled(monthYear)\"\n >\n <foehn-icon-chevron-left\n [title]=\"\n 'foehn-date-picker.previous-month-button.title'\n | fromDictionary\n \"\n />\n </button>\n <span\n [id]=\"buildId('month-year-label')\"\n aria-live=\"polite\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-date-picker.screen-reader.actual-month-displayed'\n | fromDictionary\n }}\n {{ getMonthAsReadable(monthYear.month) }}\n {{ monthYear.year }}\n </span>\n <foehn-select\n [name]=\"buildId('month-input')\"\n class=\"align-self-center month-input\"\n [label]=\"\n 'foehn-date-picker.screen-reader.month-input.label'\n | fromDictionary\n \"\n [isLabelSrOnly]=\"true\"\n [elements]=\"monthListItem\"\n [model]=\"monthYear.month\"\n [required]=\"true\"\n (userInput)=\"userInputMonth($event)\"\n />\n <foehn-select\n [name]=\"buildId('year-input')\"\n class=\"align-self-center year-input\"\n [label]=\"\n 'foehn-date-picker.screen-reader.year-input.label'\n | fromDictionary\n \"\n [isLabelSrOnly]=\"true\"\n [elements]=\"yearListItem()\"\n [model]=\"monthYear.year\"\n [required]=\"true\"\n (userInput)=\"userInputYear($event)\"\n />\n <button\n [id]=\"buildId('next-month')\"\n type=\"button\"\n class=\"btn btn-link datepicker-nav-month-btn\"\n (click)=\"nextMonth()\"\n [attr.disabled]=\"isNextMonthDisabled(monthYear)\"\n >\n <foehn-icon-chevron-right\n [title]=\"\n 'foehn-date-picker.next-month-button.title'\n | fromDictionary\n \"\n />\n </button>\n }\n </div>\n <table\n [id]=\"buildId('datepicker_table')\"\n role=\"grid\"\n (focusin)=\"onDaysFocusin()\"\n (focusout)=\"onDaysFocusout()\"\n >\n <caption class=\"visually-hidden\">\n {{\n 'foehn-date-picker.screen-reader.grid.title'\n | fromDictionary\n }}\n </caption>\n <thead role=\"presentation\" aria-hidden=\"true\">\n <tr role=\"row\">\n @for (weekday of weekDays; track weekday) {\n <th scope=\"col\" role=\"columnheader\">\n <foehn-abbr\n [text]=\"weekday.substring(0, 2)\"\n [title]=\"weekday\"\n />\n </th>\n }\n </tr>\n </thead>\n <tbody role=\"presentation\">\n @for (week of weeks; track $index; let indexRow = $index) {\n <tr role=\"row\">\n @for (\n dayOfWeek of week;\n track $index;\n let indexColumn = $index\n ) {\n <td role=\"gridcell\">\n <button\n type=\"button\"\n class=\"btn w-100\"\n #dayButtonElemRef\n [hidden]=\"!dayOfWeek.isCurrentMonth\"\n [id]=\"\n buildId(\n 'day_' +\n indexRow +\n '_' +\n indexColumn\n )\n \"\n [tabindex]=\"getDayTabIndex(dayOfWeek)\"\n [class.btn-info]=\"\n !isToday(dayOfWeek.date) &&\n !isSelected(dayOfWeek.date)\n \"\n [class.btn-secondary]=\"\n isToday(dayOfWeek.date) &&\n !isSelected(dayOfWeek.date)\n \"\n [class.btn-primary]=\"\n isSelected(dayOfWeek.date)\n \"\n [attr.aria-label]=\"\n weekDays[indexColumn] +\n ' ' +\n dayOfWeek.dateAsReadable\n \"\n [attr.data-is-today]=\"\n isToday(dayOfWeek.date)\n \"\n [attr.data-is-selected]=\"\n isSelected(dayOfWeek.date)\n \"\n [attr.data-row-index]=\"indexRow\"\n [attr.data-column-index]=\"indexColumn\"\n [attr.day-number]=\"dayOfWeek.dayOfMonth\"\n [attr.disabled]=\"\n getDayDisabledAttribute(dayOfWeek)\n \"\n (click)=\"handleUserInput(dayOfWeek.date)\"\n >\n {{ dayOfWeek.dayOfMonth }}\n </button>\n </td>\n }\n </tr>\n }\n </tbody>\n </table>\n </div>\n}\n", styles: [":host ::ng-deep .btn.btn-link .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-link:hover .svg-inline--fa{color:var(--vd-neutral-dark)}:host ::ng-deep thead th abbr[title]{text-decoration:underline dotted 1px!important}:host ::ng-deep foehn-select select.form-select{padding:0 0 0 3px;margin:0;height:30px;border-color:#aaa;background-image:none;appearance:auto!important;box-shadow:none}:host ::ng-deep foehn-select select.form-select:hover{border-color:#000;cursor:pointer}:host ::ng-deep foehn-select select.form-select:focus,:host ::ng-deep .btn:focus{box-shadow:0 0 0 2px var(--vd-focus)}:host ::ng-deep foehn-select .form-group{margin-bottom:0!important}.datepicker_header{margin:4px 0}.datepicker_wrapper{max-width:250px;min-width:224px;padding:4px;outline:1px solid #dfdfdf;background-color:#fff}.datepicker_wrapper .h4{margin-bottom:0}.datepicker_wrapper table{width:100%}.datepicker_wrapper thead th{text-align:center;font-weight:400}.datepicker_wrapper .btn{padding:2px 4px}:host ::ng-deep .datepicker_wrapper button.btn-close{position:absolute;right:-24px;top:-24px;background-color:#fff;border:1px solid #dfdfdf;border-radius:50%;width:31px;height:35px;opacity:1;scale:.7}.datepicker_wrapper .month-input{margin-right:5px}.datepicker_wrapper .year-input{min-width:62px}.btn-info:disabled{cursor:not-allowed}.datepicker-nav-month-btn:disabled{opacity:.2}table tr td>button.btn-info:hover,table tr td>button.btn-secondary:hover,table tr td>button.btn-primary:hover{box-shadow:0 0 0 2px var(--vd-focus)}table tr td>button.btn-info:disabled{box-shadow:none;opacity:.3}table tr td>button.btn-info{background-color:var(--vd-neutral-light);border-color:var(--vd-neutral-light)}table tr td>button.btn-info:hover{background-color:var(--vd-neutral-lighter);border-color:var(--vd-neutral-lighter)}\n"], dependencies: [{ kind: "directive", type: CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "component", type: FoehnIconChevronLeftComponent, selector: "foehn-icon-chevron-left" }, { kind: "component", type: FoehnSelectComponent, selector: "foehn-select", inputs: ["multiple", "noSelectionLabel"] }, { kind: "component", type: FoehnIconChevronRightComponent, selector: "foehn-icon-chevron-right" }, { kind: "component", type: FoehnAbbrComponent, selector: "foehn-abbr", inputs: ["title", "text"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
10799
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDatePickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10800
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnDatePickerComponent, isStandalone: true, selector: "foehn-date-picker", inputs: { model: { classPropertyName: "model", publicName: "model", isSignal: true, isRequired: true, transformFunction: null }, isDatepickerVisible: { classPropertyName: "isDatepickerVisible", publicName: "isDatepickerVisible", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, minDate: { classPropertyName: "minDate", publicName: "minDate", isSignal: true, isRequired: false, transformFunction: null }, maxDate: { classPropertyName: "maxDate", publicName: "maxDate", isSignal: true, isRequired: false, transformFunction: null }, datepickerTriggerHtmlElement: { classPropertyName: "datepickerTriggerHtmlElement", publicName: "datepickerTriggerHtmlElement", isSignal: true, isRequired: false, transformFunction: null }, closeable: { classPropertyName: "closeable", publicName: "closeable", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: true, transformFunction: null }, minYear: { classPropertyName: "minYear", publicName: "minYear", isSignal: true, isRequired: false, transformFunction: null }, maxYear: { classPropertyName: "maxYear", publicName: "maxYear", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { model: "modelChange", isDatepickerVisible: "isDatepickerVisibleChange", userInput: "userInput" }, host: { listeners: { "keyup": "handleKeyboardUpEvent($event)", "keydown": "handleKeyboardDownEvent($event)" }, properties: { "attr.id": "hostId" } }, viewQueries: [{ propertyName: "daysButtonsElemRef", predicate: ["dayButtonElemRef"], descendants: true, isSignal: true }], ngImport: i0, template: "@if (isDatepickerVisible()) {\n <div\n [id]=\"buildId('datepicker_wrapper')\"\n class=\"datepicker_wrapper\"\n [cdkTrapFocus]=\"!!datepickerTriggerHtmlElement()\"\n tabindex=\"-1\"\n role=\"application\"\n [attr.aria-label]=\"\n 'foehn-date-picker.container.aria-label' | fromDictionary\n \"\n >\n @if (closeable()) {\n <button\n (click)=\"isDatepickerVisible.set(false)\"\n type=\"button\"\n class=\"btn btn-close\"\n [attr.aria-label]=\"\n 'foehn-date-picker.close-button.aria-label' | fromDictionary\n \"\n [id]=\"buildId('closeButton')\"\n ></button>\n }\n <div\n [id]=\"buildId('datepicker_header')\"\n class=\"d-flex justify-content-between datepicker_header\"\n >\n @if (currentMonthYear | async; as monthYear) {\n <button\n [id]=\"buildId('previous-month')\"\n type=\"button\"\n class=\"btn btn-link datepicker-nav-month-btn\"\n (click)=\"previousMonth()\"\n [attr.disabled]=\"isPreviousMonthDisabled(monthYear)\"\n >\n <foehn-icon-chevron-left\n [title]=\"\n 'foehn-date-picker.previous-month-button.title'\n | fromDictionary\n \"\n />\n </button>\n <span\n [id]=\"buildId('month-year-label')\"\n aria-live=\"polite\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-date-picker.screen-reader.actual-month-displayed'\n | fromDictionary\n }}\n {{ getMonthAsReadable(monthYear.month) }}\n {{ monthYear.year }}\n </span>\n <foehn-select\n [name]=\"buildId('month-input')\"\n class=\"align-self-center month-input\"\n [label]=\"\n 'foehn-date-picker.screen-reader.month-input.label'\n | fromDictionary\n \"\n [isLabelSrOnly]=\"true\"\n [elements]=\"monthListItem\"\n [model]=\"monthYear.month\"\n [required]=\"true\"\n (userInput)=\"userInputMonth($event)\"\n />\n <foehn-select\n [name]=\"buildId('year-input')\"\n class=\"align-self-center year-input\"\n [label]=\"\n 'foehn-date-picker.screen-reader.year-input.label'\n | fromDictionary\n \"\n [isLabelSrOnly]=\"true\"\n [elements]=\"yearListItem()\"\n [model]=\"monthYear.year\"\n [required]=\"true\"\n (userInput)=\"userInputYear($event)\"\n />\n <button\n [id]=\"buildId('next-month')\"\n type=\"button\"\n class=\"btn btn-link datepicker-nav-month-btn\"\n (click)=\"nextMonth()\"\n [attr.disabled]=\"isNextMonthDisabled(monthYear)\"\n >\n <foehn-icon-chevron-right\n [title]=\"\n 'foehn-date-picker.next-month-button.title'\n | fromDictionary\n \"\n />\n </button>\n }\n </div>\n <table\n [id]=\"buildId('datepicker_table')\"\n role=\"grid\"\n (focusin)=\"onDaysFocusin()\"\n (focusout)=\"onDaysFocusout()\"\n >\n <caption class=\"visually-hidden\">\n {{\n 'foehn-date-picker.screen-reader.grid.title'\n | fromDictionary\n }}\n </caption>\n <thead role=\"presentation\" aria-hidden=\"true\">\n <tr role=\"row\">\n @for (weekday of weekDays; track weekday) {\n <th scope=\"col\" role=\"columnheader\">\n <foehn-abbr\n [text]=\"weekday.substring(0, 2)\"\n [title]=\"weekday\"\n />\n </th>\n }\n </tr>\n </thead>\n <tbody role=\"presentation\">\n @for (week of weeks; track $index; let indexRow = $index) {\n <tr role=\"row\">\n @for (\n dayOfWeek of week;\n track $index;\n let indexColumn = $index\n ) {\n <td role=\"gridcell\">\n <button\n type=\"button\"\n class=\"btn w-100\"\n #dayButtonElemRef\n [hidden]=\"!dayOfWeek.isCurrentMonth\"\n [id]=\"\n buildId(\n 'day_' +\n indexRow +\n '_' +\n indexColumn\n )\n \"\n [tabindex]=\"getDayTabIndex(dayOfWeek)\"\n [class.btn-info]=\"\n !isToday(dayOfWeek.date) &&\n !isSelected(dayOfWeek.date)\n \"\n [class.btn-secondary]=\"\n isToday(dayOfWeek.date) &&\n !isSelected(dayOfWeek.date)\n \"\n [class.btn-primary]=\"\n isSelected(dayOfWeek.date)\n \"\n [attr.aria-label]=\"\n weekDays[indexColumn] +\n ' ' +\n dayOfWeek.dateAsReadable\n \"\n [attr.data-is-today]=\"\n isToday(dayOfWeek.date)\n \"\n [attr.data-is-selected]=\"\n isSelected(dayOfWeek.date)\n \"\n [attr.data-row-index]=\"indexRow\"\n [attr.data-column-index]=\"indexColumn\"\n [attr.day-number]=\"dayOfWeek.dayOfMonth\"\n [attr.disabled]=\"\n getDayDisabledAttribute(dayOfWeek)\n \"\n (click)=\"handleUserInput(dayOfWeek.date)\"\n >\n {{ dayOfWeek.dayOfMonth }}\n </button>\n </td>\n }\n </tr>\n }\n </tbody>\n </table>\n </div>\n}\n", styles: [":host ::ng-deep .btn.btn-link .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-link:hover .svg-inline--fa{color:var(--vd-neutral-dark)}:host ::ng-deep thead th abbr[title]{text-decoration:underline dotted 1px!important}:host ::ng-deep foehn-select select.form-select{padding:0 0 0 3px;margin:0;height:30px;border-color:#aaa;background-image:none;appearance:auto!important;box-shadow:none}:host ::ng-deep foehn-select select.form-select:hover{border-color:#000;cursor:pointer}:host ::ng-deep foehn-select select.form-select:focus,:host ::ng-deep .btn:focus{box-shadow:0 0 0 2px var(--vd-focus)}:host ::ng-deep foehn-select .form-group{margin-bottom:0!important}.datepicker_header{margin:4px 0}.datepicker_wrapper{max-width:250px;min-width:224px;padding:4px;outline:1px solid #dfdfdf;background-color:#fff}.datepicker_wrapper .h4{margin-bottom:0}.datepicker_wrapper table{width:100%}.datepicker_wrapper thead th{text-align:center;font-weight:400}.datepicker_wrapper .btn{padding:2px 4px}:host ::ng-deep .datepicker_wrapper button.btn-close{position:absolute;right:-24px;top:-24px;background-color:#fff;border:1px solid #dfdfdf;border-radius:50%;width:31px;height:35px;opacity:1;scale:.7}.datepicker_wrapper .month-input{margin-right:5px}.datepicker_wrapper .year-input{min-width:62px}.btn-info:disabled{cursor:not-allowed}.datepicker-nav-month-btn:disabled{opacity:.2}table tr td>button.btn-info:hover,table tr td>button.btn-secondary:hover,table tr td>button.btn-primary:hover{box-shadow:0 0 0 2px var(--vd-focus)}table tr td>button.btn-info:disabled{box-shadow:none;opacity:.3}table tr td>button.btn-info{background-color:var(--vd-neutral-light);border-color:var(--vd-neutral-light)}table tr td>button.btn-info:hover{background-color:var(--vd-neutral-lighter);border-color:var(--vd-neutral-lighter)}\n"], dependencies: [{ kind: "directive", type: CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "component", type: FoehnIconChevronLeftComponent, selector: "foehn-icon-chevron-left" }, { kind: "component", type: FoehnSelectComponent, selector: "foehn-select", inputs: ["multiple", "noSelectionLabel"] }, { kind: "component", type: FoehnIconChevronRightComponent, selector: "foehn-icon-chevron-right" }, { kind: "component", type: FoehnAbbrComponent, selector: "foehn-abbr", inputs: ["title", "text"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
10801
10801
|
}
|
|
10802
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
10802
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDatePickerComponent, decorators: [{
|
|
10803
10803
|
type: Component,
|
|
10804
10804
|
args: [{ selector: 'foehn-date-picker', imports: [
|
|
10805
10805
|
CdkTrapFocus,
|
|
@@ -10822,10 +10822,10 @@ class FoehnIconCalendarComponent extends AbstractIconComponent {
|
|
|
10822
10822
|
this.iconName = faCalendarAlt;
|
|
10823
10823
|
this.defaultTitle = 'Calendrier';
|
|
10824
10824
|
}
|
|
10825
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
10826
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
10825
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconCalendarComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10826
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconCalendarComponent, isStandalone: true, selector: "foehn-icon-calendar", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
10827
10827
|
}
|
|
10828
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
10828
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconCalendarComponent, decorators: [{
|
|
10829
10829
|
type: Component,
|
|
10830
10830
|
args: [{ selector: 'foehn-icon-calendar', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
10831
10831
|
}] });
|
|
@@ -10862,10 +10862,10 @@ class DisplayDatePipe {
|
|
|
10862
10862
|
}
|
|
10863
10863
|
return date.toLocaleString(DATE_LOCALE);
|
|
10864
10864
|
}
|
|
10865
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
10866
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
10865
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DisplayDatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
10866
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.18", ngImport: i0, type: DisplayDatePipe, isStandalone: true, name: "displayDate" }); }
|
|
10867
10867
|
}
|
|
10868
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
10868
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DisplayDatePipe, decorators: [{
|
|
10869
10869
|
type: Pipe,
|
|
10870
10870
|
args: [{ name: 'displayDate' }]
|
|
10871
10871
|
}] });
|
|
@@ -10925,10 +10925,10 @@ class FoehnDatePickerButtonComponent {
|
|
|
10925
10925
|
this.userInput.emit(date);
|
|
10926
10926
|
this.updateVisibilityStatus(false);
|
|
10927
10927
|
}
|
|
10928
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
10929
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
10928
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDatePickerButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10929
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnDatePickerButtonComponent, isStandalone: true, selector: "foehn-date-picker-button", inputs: { model: { classPropertyName: "model", publicName: "model", isSignal: true, isRequired: true, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, displaySelectedDate: { classPropertyName: "displaySelectedDate", publicName: "displaySelectedDate", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: true, transformFunction: null }, minYear: { classPropertyName: "minYear", publicName: "minYear", isSignal: true, isRequired: false, transformFunction: null }, maxYear: { classPropertyName: "maxYear", publicName: "maxYear", isSignal: true, isRequired: false, transformFunction: null }, minDate: { classPropertyName: "minDate", publicName: "minDate", isSignal: true, isRequired: false, transformFunction: null }, maxDate: { classPropertyName: "maxDate", publicName: "maxDate", isSignal: true, isRequired: false, transformFunction: null }, selectedDateSrOnlyLabelKey: { classPropertyName: "selectedDateSrOnlyLabelKey", publicName: "selectedDateSrOnlyLabelKey", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { model: "modelChange", userInput: "userInput" }, host: { properties: { "attr.id": "hostId" } }, viewQueries: [{ propertyName: "datepickerTrigger", first: true, predicate: ["datepickerTrigger"], descendants: true, isSignal: true }], ngImport: i0, template: "<div\n [id]=\"buildId('datepickerbutton_wrapper')\"\n class=\"datepickerbutton_wrapper\"\n tabindex=\"-1\"\n>\n <button\n type=\"button\"\n class=\"clear-button btn btn-link d-flex\"\n (click)=\"open()\"\n #datepickerTrigger\n >\n <foehn-icon-calendar\n [title]=\"'foehn-date-picker-button.icon-title' | fromDictionary\"\n />\n @if (model() && model().length === 3) {\n <span\n [id]=\"buildId('selected-date-label')\"\n aria-live=\"polite\"\n class=\"m-0 ps-2 fw-normal align-self-center\"\n [class.visually-hidden]=\"!displaySelectedDate()\"\n >\n <span class=\"visually-hidden\">\n {{\n selectedDateSrOnlyLabelKey()\n | fromDictionary\n : { selectedDate: model() | displayDate }\n }}\n </span>\n <span aria-hidden=\"true\">{{ model() | displayDate }}</span>\n </span>\n }\n </button>\n\n <foehn-date-picker\n [name]=\"buildId()\"\n [(model)]=\"model\"\n [isDatepickerVisible]=\"isDatepickerVisible\"\n (isDatepickerVisibleChange)=\"updateVisibilityStatus($event)\"\n (userInput)=\"handleUserInput($event)\"\n [datepickerTriggerHtmlElement]=\"datepickerTrigger\"\n [minYear]=\"minYear()\"\n [maxYear]=\"maxYear()\"\n [minDate]=\"minDate()\"\n [maxDate]=\"maxDate()\"\n />\n</div>\n", styles: [":host ::ng-deep .clear-button.btn .svg-inline--fa{color:#000!important;font-size:1.5rem}.clear-button.btn.btn-link{color:#000;text-decoration:none}.datepickerbutton_wrapper{position:relative}foehn-date-picker{position:absolute;z-index:9999;top:0;left:0;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}\n"], dependencies: [{ kind: "component", type: FoehnIconCalendarComponent, selector: "foehn-icon-calendar" }, { kind: "component", type: FoehnDatePickerComponent, selector: "foehn-date-picker", inputs: ["model", "isDatepickerVisible", "id", "minDate", "maxDate", "datepickerTriggerHtmlElement", "closeable", "name", "minYear", "maxYear"], outputs: ["modelChange", "isDatepickerVisibleChange", "userInput"] }, { kind: "pipe", type: DisplayDatePipe, name: "displayDate" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
10930
10930
|
}
|
|
10931
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
10931
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDatePickerButtonComponent, decorators: [{
|
|
10932
10932
|
type: Component,
|
|
10933
10933
|
args: [{ selector: 'foehn-date-picker-button', imports: [
|
|
10934
10934
|
FoehnIconCalendarComponent,
|
|
@@ -11058,15 +11058,15 @@ class FoehnDateComponent extends FoehnInputComponent {
|
|
|
11058
11058
|
numberToString(num) {
|
|
11059
11059
|
return num ? num.toString() : null;
|
|
11060
11060
|
}
|
|
11061
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11062
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11061
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11062
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnDateComponent, isStandalone: true, selector: "foehn-input-date", inputs: { disableDay: { classPropertyName: "disableDay", publicName: "disableDay", isSignal: true, isRequired: false, transformFunction: null }, disableMonth: { classPropertyName: "disableMonth", publicName: "disableMonth", isSignal: true, isRequired: false, transformFunction: null }, disableYear: { classPropertyName: "disableYear", publicName: "disableYear", isSignal: true, isRequired: false, transformFunction: null }, hideDatePickerButton: { classPropertyName: "hideDatePickerButton", publicName: "hideDatePickerButton", isSignal: true, isRequired: false, transformFunction: null }, minDate: { classPropertyName: "minDate", publicName: "minDate", isSignal: true, isRequired: false, transformFunction: null }, maxDate: { classPropertyName: "maxDate", publicName: "maxDate", isSignal: true, isRequired: false, transformFunction: null }, childrenLabelSrOnly: { classPropertyName: "childrenLabelSrOnly", publicName: "childrenLabelSrOnly", isSignal: true, isRequired: false, transformFunction: null }, clearButton: { classPropertyName: "clearButton", publicName: "clearButton", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
11063
11063
|
{
|
|
11064
11064
|
provide: FoehnInputComponent,
|
|
11065
11065
|
useExisting: forwardRef(() => FoehnDateComponent),
|
|
11066
11066
|
},
|
|
11067
11067
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n >\n @if (!!label()) {\n <legend\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildId() + 'Help'\"\n class=\"text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <div class=\"vd-form-flex\">\n <div class=\"vd-form-flex__item vd-form-flex__item--2-char-width\">\n <foehn-input-number\n [id]=\"buildId() + '_day'\"\n [name]=\"name() + '_day'\"\n [label]=\"'foehn-input-date.day.label' | fromDictionary\"\n [(model)]=\"day\"\n (modelChange)=\"updateDate()\"\n [disabled]=\"disabledComputed() || disableDay()\"\n [maxlength]=\"2\"\n [allowNegative]=\"false\"\n [max]=\"31\"\n [required]=\"required()\"\n [hideNotRequiredExtraLabel]=\"true\"\n (userInput)=\"handleUserInput()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [hideStandardHelpText]=\"true\"\n [isLabelSrOnly]=\"childrenLabelSrOnly()\"\n #entryComponent\n />\n </div>\n <div class=\"vd-form-flex__item vd-form-flex__item--2-char-width\">\n <foehn-input-number\n [id]=\"buildId() + '_month'\"\n [name]=\"name() + '_month'\"\n [label]=\"'foehn-input-date.month.label' | fromDictionary\"\n [(model)]=\"month\"\n (modelChange)=\"updateDate()\"\n [disabled]=\"disabledComputed() || disableMonth()\"\n [maxlength]=\"2\"\n [allowNegative]=\"false\"\n [max]=\"12\"\n [required]=\"required()\"\n [hideNotRequiredExtraLabel]=\"true\"\n (userInput)=\"handleUserInput()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [hideStandardHelpText]=\"true\"\n [isLabelSrOnly]=\"childrenLabelSrOnly()\"\n />\n </div>\n <div\n class=\"vd-form-flex__item vd-form-flex__item--4-char-width\"\n [class.me-0]=\"shouldDisplayDatePicker()\"\n >\n <foehn-input-number\n [id]=\"buildId() + '_year'\"\n [name]=\"name() + '_year'\"\n [label]=\"'foehn-input-date.year.label' | fromDictionary\"\n [(model)]=\"year\"\n (modelChange)=\"updateDate()\"\n [disabled]=\"disabledComputed() || disableYear()\"\n [allowNegative]=\"false\"\n [maxlength]=\"4\"\n [required]=\"required()\"\n [hideNotRequiredExtraLabel]=\"true\"\n (userInput)=\"handleUserInput()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [hideStandardHelpText]=\"true\"\n [isLabelSrOnly]=\"childrenLabelSrOnly()\"\n />\n </div>\n <div class=\"d-inline-flex\">\n @if (shouldDisplayDatePicker()) {\n <foehn-date-picker-button\n [name]=\"buildId() + '_datePickerButton'\"\n [(model)]=\"datePickerModel\"\n (modelChange)=\"updateDateFromDatePicker($event)\"\n (userInput)=\"handleDatePickerUserInput($event)\"\n [displaySelectedDate]=\"false\"\n [minDate]=\"minDate()\"\n [maxDate]=\"maxDate()\"\n class=\"align-self-center\"\n />\n }\n\n @if (!isEmptyDependingOnDisabled() && displayClearButton()) {\n <div class=\"align-self-center position-relative\">\n <button\n [id]=\"buildId() + '_clearButton'\"\n type=\"button\"\n class=\"clear-button btn btn-link p-0\"\n (click)=\"resetModel()\"\n >\n <foehn-icon-times\n [title]=\"\n 'foehn-input.clear-button.label'\n | fromDictionary\n \"\n />\n </button>\n </div>\n }\n </div>\n </div>\n </fieldset>\n</div>\n", styles: [":host ::ng-deep .clear-button.btn .svg-inline--fa{font-size:1.5rem;color:#000!important}:host ::ng-deep foehn-input-number div.form-group{margin-bottom:0!important}.vd-form-flex{max-width:335px}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "component", type: FoehnInputNumberComponent, selector: "foehn-input-number", inputs: ["hideStandardHelpText", "allowDecimal", "allowNegative", "maxDecimalCount", "allowFreeInput", "allowLeadingZero", "maxlength"] }, { kind: "component", type: FoehnDatePickerButtonComponent, selector: "foehn-date-picker-button", inputs: ["model", "id", "displaySelectedDate", "name", "minYear", "maxYear", "minDate", "maxDate", "selectedDateSrOnlyLabelKey"], outputs: ["modelChange", "userInput"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11068
11068
|
}
|
|
11069
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11069
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDateComponent, decorators: [{
|
|
11070
11070
|
type: Component,
|
|
11071
11071
|
args: [{ selector: 'foehn-input-date', providers: [
|
|
11072
11072
|
{
|
|
@@ -11134,15 +11134,15 @@ class FoehnTimeComponent extends FoehnInputStringComponent {
|
|
|
11134
11134
|
}
|
|
11135
11135
|
return `${this.dateHelper.leftPad(this.hour)}:${this.dateHelper.leftPad(this.minute)}`;
|
|
11136
11136
|
}
|
|
11137
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11138
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11137
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTimeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11138
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnTimeComponent, isStandalone: true, selector: "foehn-input-time", inputs: { childrenLabelSrOnly: { classPropertyName: "childrenLabelSrOnly", publicName: "childrenLabelSrOnly", isSignal: true, isRequired: false, transformFunction: null }, clearButton: { classPropertyName: "clearButton", publicName: "clearButton", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
11139
11139
|
{
|
|
11140
11140
|
provide: FoehnInputComponent,
|
|
11141
11141
|
useExisting: forwardRef(() => FoehnTimeComponent),
|
|
11142
11142
|
},
|
|
11143
11143
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n >\n @if (!!label()) {\n <legend\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildId() + 'Help'\"\n class=\"text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <div class=\"vd-form-flex\">\n <div class=\"vd-form-flex__item vd-form-flex__item--2-char-width\">\n <foehn-input-number\n [id]=\"buildId() + '_hours'\"\n [name]=\"name() + '_hours'\"\n [label]=\"'foehn-input-time.hours.label' | fromDictionary\"\n [maxlength]=\"2\"\n [max]=\"24\"\n [(model)]=\"hour\"\n (focusout)=\"updateTime()\"\n [required]=\"required()\"\n [hideNotRequiredExtraLabel]=\"true\"\n (userInput)=\"handleUserInput()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [disabled]=\"disabled()\"\n [hideStandardHelpText]=\"true\"\n [isLabelSrOnly]=\"childrenLabelSrOnly()\"\n [allowLeadingZero]=\"true\"\n #entryComponent\n />\n </div>\n <div class=\"vd-form-flex__item vd-form-flex__item--2-char-width\">\n <foehn-input-number\n [id]=\"buildId() + '_minutes'\"\n [name]=\"name() + '_minutes'\"\n [label]=\"'foehn-input-time.minutes.label' | fromDictionary\"\n [maxlength]=\"2\"\n [max]=\"59\"\n [(model)]=\"minute\"\n (focusout)=\"updateTime()\"\n [required]=\"required()\"\n [hideNotRequiredExtraLabel]=\"true\"\n (userInput)=\"handleUserInput()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [disabled]=\"disabled()\"\n [hideStandardHelpText]=\"true\"\n [isLabelSrOnly]=\"childrenLabelSrOnly()\"\n [allowLeadingZero]=\"true\"\n />\n </div>\n @if (!isEmpty() && displayClearButton()) {\n <div class=\"align-self-center position-relative\">\n <button\n [id]=\"buildId() + '_clearButton'\"\n type=\"button\"\n class=\"clear-button btn btn-link p-0\"\n (click)=\"resetModel()\"\n >\n <foehn-icon-times\n [title]=\"\n 'foehn-input.clear-button.label'\n | fromDictionary\n \"\n />\n </button>\n </div>\n }\n </div>\n </fieldset>\n</div>\n", styles: [":host ::ng-deep .clear-button.btn .svg-inline--fa{font-size:1.5rem;color:#000!important}:host ::ng-deep foehn-input-number div.form-group{margin-bottom:0!important}.vd-form-flex{max-width:220px}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "component", type: FoehnInputNumberComponent, selector: "foehn-input-number", inputs: ["hideStandardHelpText", "allowDecimal", "allowNegative", "maxDecimalCount", "allowFreeInput", "allowLeadingZero", "maxlength"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11144
11144
|
}
|
|
11145
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11145
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnTimeComponent, decorators: [{
|
|
11146
11146
|
type: Component,
|
|
11147
11147
|
args: [{ selector: 'foehn-input-time', providers: [
|
|
11148
11148
|
{
|
|
@@ -11296,15 +11296,15 @@ class FoehnDateTimeComponent extends FoehnInputComponent {
|
|
|
11296
11296
|
numberToString(num) {
|
|
11297
11297
|
return num || num === 0 ? num.toString() : null;
|
|
11298
11298
|
}
|
|
11299
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11300
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11299
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDateTimeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11300
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnDateTimeComponent, isStandalone: true, selector: "foehn-input-date-time", inputs: { disableDay: { classPropertyName: "disableDay", publicName: "disableDay", isSignal: true, isRequired: false, transformFunction: null }, disableMonth: { classPropertyName: "disableMonth", publicName: "disableMonth", isSignal: true, isRequired: false, transformFunction: null }, disableYear: { classPropertyName: "disableYear", publicName: "disableYear", isSignal: true, isRequired: false, transformFunction: null }, minDate: { classPropertyName: "minDate", publicName: "minDate", isSignal: true, isRequired: false, transformFunction: null }, maxDate: { classPropertyName: "maxDate", publicName: "maxDate", isSignal: true, isRequired: false, transformFunction: null }, hideDatePickerButton: { classPropertyName: "hideDatePickerButton", publicName: "hideDatePickerButton", isSignal: true, isRequired: false, transformFunction: null }, childrenLabelSrOnly: { classPropertyName: "childrenLabelSrOnly", publicName: "childrenLabelSrOnly", isSignal: true, isRequired: false, transformFunction: null }, clearButton: { classPropertyName: "clearButton", publicName: "clearButton", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
11301
11301
|
{
|
|
11302
11302
|
provide: FoehnInputComponent,
|
|
11303
11303
|
useExisting: forwardRef(() => FoehnDateTimeComponent),
|
|
11304
11304
|
},
|
|
11305
11305
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n >\n @if (!!label()) {\n <legend\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildId() + 'Help'\"\n class=\"text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <div [attr.id]=\"buildId() + 'MainColumn'\" class=\"vd-form-flex\">\n <div [attr.id]=\"buildId() + 'DateColumn'\" class=\"pe-0\">\n <foehn-input-date\n [id]=\"buildId() + '_date'\"\n [name]=\"name() + '_date'\"\n [(model)]=\"date\"\n [disableDay]=\"disableDay()\"\n [disableMonth]=\"disableMonth()\"\n [disableYear]=\"disableYear()\"\n [minDate]=\"minDate()\"\n [maxDate]=\"maxDate()\"\n [hideDatePickerButton]=\"hideDatePickerButton()\"\n (userInput)=\"handleUserInputDate()\"\n [disabled]=\"disabled()\"\n [hideNotRequiredExtraLabel]=\"true\"\n [isLabelSrOnly]=\"isLabelSrOnly()\"\n [childrenLabelSrOnly]=\"childrenLabelSrOnly()\"\n [clearButton]=\"false\"\n #entryComponent\n />\n </div>\n <div\n [attr.id]=\"buildId() + 'TimeColumn'\"\n class=\"px-md-0 mt-md-0 mt-xs-2 d-flex\"\n >\n <foehn-input-time\n [id]=\"buildId() + '_time'\"\n [name]=\"name() + '_time'\"\n [(model)]=\"time\"\n (modelChange)=\"timeModelChange($event)\"\n (userInput)=\"handleUserInputTime($event)\"\n [disabled]=\"disabled()\"\n [hideNotRequiredExtraLabel]=\"true\"\n [isLabelSrOnly]=\"isLabelSrOnly()\"\n [childrenLabelSrOnly]=\"childrenLabelSrOnly()\"\n [clearButton]=\"false\"\n />\n @if (!isEmptyDependingOnDisabled() && displayClearButton()) {\n <div class=\"align-self-center position-relative\">\n <button\n [id]=\"buildId() + '_clearButton'\"\n type=\"button\"\n class=\"clear-button btn btn-link p-0\"\n (click)=\"resetModel()\"\n >\n <foehn-icon-times\n [title]=\"\n 'foehn-input.clear-button.label'\n | fromDictionary\n \"\n />\n </button>\n </div>\n }\n </div>\n </div>\n </fieldset>\n</div>\n", styles: [":host ::ng-deep .clear-button.btn .svg-inline--fa{font-size:1.5rem;color:#000!important}:host ::ng-deep foehn-input-date>div.form-group,:host ::ng-deep foehn-input-time>div.form-group{margin-bottom:0!important}.vd-form-flex{max-width:590px}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "component", type: FoehnDateComponent, selector: "foehn-input-date", inputs: ["disableDay", "disableMonth", "disableYear", "hideDatePickerButton", "minDate", "maxDate", "childrenLabelSrOnly", "clearButton"] }, { kind: "component", type: FoehnTimeComponent, selector: "foehn-input-time", inputs: ["childrenLabelSrOnly", "clearButton"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11306
11306
|
}
|
|
11307
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11307
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDateTimeComponent, decorators: [{
|
|
11308
11308
|
type: Component,
|
|
11309
11309
|
args: [{ selector: 'foehn-input-date-time', providers: [
|
|
11310
11310
|
{
|
|
@@ -11403,15 +11403,15 @@ class FoehnInputNav13Component extends FoehnInputStringComponent {
|
|
|
11403
11403
|
this.part4 = this.part4 || '';
|
|
11404
11404
|
return `${this.PREFIX_NAVS}.${this.part2}.${this.part3}.${this.part4}`;
|
|
11405
11405
|
}
|
|
11406
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11407
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11406
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputNav13Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11407
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnInputNav13Component, isStandalone: true, selector: "foehn-input-nav13", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
11408
11408
|
{
|
|
11409
11409
|
provide: FoehnInputComponent,
|
|
11410
11410
|
useExisting: forwardRef(() => FoehnInputNav13Component),
|
|
11411
11411
|
},
|
|
11412
11412
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n >\n <legend\n [attr.for]=\"buildChildId()\"\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <div class=\"vd-form-flex\">\n <div\n class=\"vd-form-flex__item\"\n [class.vd-form-flex__item--4-char-width]=\"displayClearButton()\"\n [class.vd-form-flex__item--3-char-width]=\"!displayClearButton()\"\n >\n <div class=\"form-group\">\n <label\n [attr.for]=\"buildId() + '_part1Child'\"\n class=\"visually-hidden\"\n >\n Code du pays\n </label>\n <small\n [id]=\"buildId() + '_part1ChildHelp'\"\n class=\"form-text text-secondary\"\n >\n <span class=\"visually-hidden\">\n Etant obligatoirement un num\u00E9ro AVS suisse, ce\n champs est pr\u00E9rempli\n </span>\n </small>\n\n <foehn-input-number\n [name]=\"name() + '_part1'\"\n [id]=\"buildId() + '_part1'\"\n [model]=\"PREFIX_NAVS\"\n [maxlength]=\"3\"\n [autocomplete]=\"'off'\"\n [clearButton]=\"displayClearButton()\"\n [disabled]=\"true\"\n [hideStandardHelpText]=\"true\"\n [allowLeadingZero]=\"true\"\n />\n </div>\n </div>\n\n <div class=\"vd-form-flex__item vd-form-flex__item--4-char-width\">\n <div class=\"form-group\">\n <label\n [attr.for]=\"buildId() + '_part2Child'\"\n class=\"visually-hidden\"\n >\n Premiers chiffres al\u00E9atoires et anonymes\n </label>\n <small\n [id]=\"buildId() + '_part2ChildHelp'\"\n class=\"form-text text-secondary\"\n >\n <span class=\"visually-hidden\">\n Saisir quatres chiffres :\n <abbr title=\"Exemple\">Ex.</abbr>\n : 1234\n </span>\n </small>\n\n <foehn-input-number\n [name]=\"name() + '_part2'\"\n [id]=\"buildId() + '_part2'\"\n [(model)]=\"part2\"\n (modelChange)=\"updateNavs()\"\n [maxlength]=\"4\"\n [autocomplete]=\"'off'\"\n [clearButton]=\"displayClearButton()\"\n (userInput)=\"handleUserInput()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [disabled]=\"disabled()\"\n (paste)=\"onPaste($event)\"\n [hideStandardHelpText]=\"true\"\n [allowLeadingZero]=\"true\"\n />\n </div>\n </div>\n\n <div class=\"vd-form-flex__item vd-form-flex__item--4-char-width\">\n <div class=\"form-group\">\n <label\n [attr.for]=\"buildId() + '_part3Child'\"\n class=\"visually-hidden\"\n >\n Deuxi\u00E8mes chiffres al\u00E9atoires et anonymes\n </label>\n <small\n [id]=\"buildId() + '_part3ChildHelp'\"\n class=\"form-text text-secondary\"\n >\n <span class=\"visually-hidden\">\n Saisir quatres chiffres :\n <abbr title=\"Exemple\">Ex.</abbr>\n : 5678\n </span>\n </small>\n\n <foehn-input-number\n [name]=\"name() + '_part3'\"\n [id]=\"buildId() + '_part3'\"\n [(model)]=\"part3\"\n (modelChange)=\"updateNavs()\"\n [maxlength]=\"4\"\n [autocomplete]=\"'off'\"\n [clearButton]=\"displayClearButton()\"\n (userInput)=\"handleUserInput()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [disabled]=\"disabled()\"\n [hideStandardHelpText]=\"true\"\n [allowLeadingZero]=\"true\"\n />\n </div>\n </div>\n\n <div\n class=\"vd-form-flex__item\"\n [class.vd-form-flex__item--3-char-width]=\"displayClearButton()\"\n [class.vd-form-flex__item--2-char-width]=\"!displayClearButton()\"\n >\n <div class=\"form-group\">\n <label\n [attr.for]=\"buildId() + '_part4Child'\"\n class=\"visually-hidden\"\n >\n Chiffre al\u00E9atoire et anonyme et num\u00E9ro de contr\u00F4le\n </label>\n <small\n [id]=\"buildId() + '_part4ChildHelp'\"\n class=\"form-text text-secondary\"\n >\n <span class=\"visually-hidden\">\n Saisir deux chiffres :\n <abbr title=\"Exemple\">Ex.</abbr>\n : 97\n </span>\n </small>\n\n <foehn-input-number\n [name]=\"name() + '_part4'\"\n [id]=\"buildId() + '_part4'\"\n [(model)]=\"part4\"\n (modelChange)=\"updateNavs()\"\n [maxlength]=\"2\"\n [autocomplete]=\"'off'\"\n [clearButton]=\"displayClearButton()\"\n (userInput)=\"handleUserInput()\"\n [isErrorInherited]=\"hasErrorsToDisplay()\"\n [disabled]=\"disabled()\"\n [hideStandardHelpText]=\"true\"\n [allowLeadingZero]=\"true\"\n />\n </div>\n </div>\n </div>\n </fieldset>\n</div>\n", styles: [":host ::ng-deep .vd-form-flex__item>div.form-group,:host ::ng-deep foehn-input-number>div.form-group{margin-bottom:0!important}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "component", type: FoehnInputNumberComponent, selector: "foehn-input-number", inputs: ["hideStandardHelpText", "allowDecimal", "allowNegative", "maxDecimalCount", "allowFreeInput", "allowLeadingZero", "maxlength"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11413
11413
|
}
|
|
11414
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11414
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnInputNav13Component, decorators: [{
|
|
11415
11415
|
type: Component,
|
|
11416
11416
|
args: [{ selector: 'foehn-input-nav13', providers: [
|
|
11417
11417
|
{
|
|
@@ -11426,15 +11426,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
11426
11426
|
}], ctorParameters: () => [], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }] } });
|
|
11427
11427
|
|
|
11428
11428
|
class FoehnBooleanCheckboxComponent extends FoehnInputComponent {
|
|
11429
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11430
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11429
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnBooleanCheckboxComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11430
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnBooleanCheckboxComponent, isStandalone: true, selector: "foehn-boolean-checkbox", providers: [
|
|
11431
11431
|
{
|
|
11432
11432
|
provide: FoehnInputComponent,
|
|
11433
11433
|
useExisting: forwardRef(() => FoehnBooleanCheckboxComponent),
|
|
11434
11434
|
},
|
|
11435
11435
|
], usesInheritance: true, ngImport: i0, template: "<div\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n class=\"form-group\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <div class=\"form-check\">\n <input\n type=\"checkbox\"\n class=\"form-check-input\"\n [ngModel]=\"model()\"\n (ngModelChange)=\"updateNgModel($event)\"\n [name]=\"buildChildName()\"\n [attr.name]=\"buildChildName()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n (change)=\"handleChange(model())\"\n #entryComponent\n />\n <label\n class=\"form-check-label\"\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n [for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n </div>\n</div>\n", dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11436
11436
|
}
|
|
11437
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11437
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnBooleanCheckboxComponent, decorators: [{
|
|
11438
11438
|
type: Component,
|
|
11439
11439
|
args: [{ selector: 'foehn-boolean-checkbox', providers: [
|
|
11440
11440
|
{
|
|
@@ -11451,15 +11451,15 @@ class FoehnBooleanRadioComponent extends FoehnInputComponent {
|
|
|
11451
11451
|
this.falseLabel = input('Non', ...(ngDevMode ? [{ debugName: "falseLabel" }] : /* istanbul ignore next */ []));
|
|
11452
11452
|
this.verticalDisplay = input(false, ...(ngDevMode ? [{ debugName: "verticalDisplay" }] : /* istanbul ignore next */ []));
|
|
11453
11453
|
}
|
|
11454
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11455
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11454
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnBooleanRadioComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11455
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnBooleanRadioComponent, isStandalone: true, selector: "foehn-boolean-radio", inputs: { trueLabel: { classPropertyName: "trueLabel", publicName: "trueLabel", isSignal: true, isRequired: false, transformFunction: null }, falseLabel: { classPropertyName: "falseLabel", publicName: "falseLabel", isSignal: true, isRequired: false, transformFunction: null }, verticalDisplay: { classPropertyName: "verticalDisplay", publicName: "verticalDisplay", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
11456
11456
|
{
|
|
11457
11457
|
provide: FoehnInputComponent,
|
|
11458
11458
|
useExisting: forwardRef(() => FoehnBooleanRadioComponent),
|
|
11459
11459
|
},
|
|
11460
11460
|
], usesInheritance: true, ngImport: i0, template: "<div\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n class=\"form-group\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n <fieldset [attr.aria-describedby]=\"getDescribedBy()\">\n @if (!!label()) {\n <legend\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </legend>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <ng-content />\n\n <div\n class=\"d-flex\"\n [class.flex-column]=\"verticalDisplay()\"\n [class.flex-row]=\"!verticalDisplay()\"\n >\n <div class=\"form-check\">\n <input\n type=\"radio\"\n class=\"form-check-input\"\n [ngModel]=\"model()\"\n (ngModelChange)=\"updateNgModel($event)\"\n [name]=\"buildChildName()\"\n [attr.name]=\"buildChildName()\"\n [value]=\"true\"\n [attr.id]=\"buildChildId('True')\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n (change)=\"handleChange(true)\"\n #entryComponent\n />\n <label\n class=\"form-check-label\"\n [for]=\"buildChildId('True')\"\n [innerHTML]=\"trueLabel()\"\n ></label>\n </div>\n\n <div class=\"form-check\" [class.ms-2]=\"!verticalDisplay()\">\n <input\n type=\"radio\"\n class=\"form-check-input\"\n [ngModel]=\"model()\"\n (ngModelChange)=\"updateNgModel($event)\"\n [name]=\"buildChildName()\"\n [attr.name]=\"buildChildName()\"\n [value]=\"false\"\n [attr.id]=\"buildChildId('False')\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n (change)=\"handleChange(false)\"\n />\n <label\n class=\"form-check-label\"\n [for]=\"buildChildId('False')\"\n [innerHTML]=\"falseLabel()\"\n ></label>\n </div>\n </div>\n </fieldset>\n</div>\n", dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11461
11461
|
}
|
|
11462
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11462
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnBooleanRadioComponent, decorators: [{
|
|
11463
11463
|
type: Component,
|
|
11464
11464
|
args: [{ selector: 'foehn-boolean-radio', providers: [
|
|
11465
11465
|
{
|
|
@@ -11476,10 +11476,10 @@ class DisplayCurrencyPipe {
|
|
|
11476
11476
|
transform(value, currency = 'CHF', fixedDecimalCount = null, showZero = true) {
|
|
11477
11477
|
return this.currencyHelper.formatCurrency(value, currency, fixedDecimalCount, showZero);
|
|
11478
11478
|
}
|
|
11479
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11480
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
11479
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DisplayCurrencyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
11480
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.18", ngImport: i0, type: DisplayCurrencyPipe, isStandalone: true, name: "displayCurrency" }); }
|
|
11481
11481
|
}
|
|
11482
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11482
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: DisplayCurrencyPipe, decorators: [{
|
|
11483
11483
|
type: Pipe,
|
|
11484
11484
|
args: [{ name: 'displayCurrency' }]
|
|
11485
11485
|
}] });
|
|
@@ -11495,10 +11495,10 @@ class FormatIdePipe {
|
|
|
11495
11495
|
}
|
|
11496
11496
|
return `${trimmedValue.substring(0, 3)}-${trimmedValue.substring(3, 6)}.${trimmedValue.substring(6, 9)}.${trimmedValue.substring(9, 12)}`;
|
|
11497
11497
|
}
|
|
11498
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11499
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
11498
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FormatIdePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
11499
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.18", ngImport: i0, type: FormatIdePipe, isStandalone: true, name: "formatIde" }); }
|
|
11500
11500
|
}
|
|
11501
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11501
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FormatIdePipe, decorators: [{
|
|
11502
11502
|
type: Pipe,
|
|
11503
11503
|
args: [{ name: 'formatIde' }]
|
|
11504
11504
|
}] });
|
|
@@ -11685,10 +11685,10 @@ class GesdemActionRecoveryRegistrationComponent {
|
|
|
11685
11685
|
this.validationHandler.updateErrors([]);
|
|
11686
11686
|
}
|
|
11687
11687
|
}
|
|
11688
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11689
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GesdemActionRecoveryRegistrationComponent, isStandalone: true, selector: "gesdem-action-recovery-registration", inputs: { dispatchFormErrors: { classPropertyName: "dispatchFormErrors", publicName: "dispatchFormErrors", isSignal: true, isRequired: false, transformFunction: null }, continueLaterLabel: { classPropertyName: "continueLaterLabel", publicName: "continueLaterLabel", isSignal: true, isRequired: false, transformFunction: null }, continueLaterAlreadyRegisteredLabel: { classPropertyName: "continueLaterAlreadyRegisteredLabel", publicName: "continueLaterAlreadyRegisteredLabel", isSignal: true, isRequired: false, transformFunction: null }, continueLaterConnectedLabel: { classPropertyName: "continueLaterConnectedLabel", publicName: "continueLaterConnectedLabel", isSignal: true, isRequired: false, transformFunction: null }, triggerOnPageChange: { classPropertyName: "triggerOnPageChange", publicName: "triggerOnPageChange", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "modalTrigger", first: true, predicate: ["modalTrigger"], descendants: true, isSignal: true }, { propertyName: "form", first: true, predicate: FoehnFormComponent, descendants: true, isSignal: true }], ngImport: i0, template: "@if (canContinueLater | async) {\n <button\n type=\"button\"\n id=\"continueLaterButton\"\n class=\"btn btn-link pe-0 ps-0 no-text-transform\"\n [innerHTML]=\"modalTriggerLabel | async\"\n (click)=\"saveAndOpenModal()\"\n #modalTrigger\n ></button>\n}\n\n@if (currentInfoReprise | async; as currentInfo) {\n <div\n class=\"small\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.current-info.preview'\n | fromDictionary\n : {\n recoveryMail: currentInfo.email,\n lastRegistration:\n (currentInfo.lastUpdate | displayDate),\n }\n \"\n ></div>\n}\n\n<!--connect\u00E9 ou si a demand\u00E9 un lien de reprise, sinon ca sert \u00E0 rien de montrer la date si le demandeur n'a pas le lien-->\n@if (!!(isConnectedCyber | async) || !!(currentInfoReprise | async)) {\n @if (draftDemRetentionDays | async; as retentionDays) {\n <div\n class=\"small\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.deletion.info'\n | fromDictionary\n : {\n draftDemRetentionDays: retentionDays.toString(),\n draftDemandeDeletionDate:\n draftDemandeDeletionDate\n | async\n | displayDate: false,\n plural: getPluralMarker(retentionDays),\n }\n \"\n ></div>\n }\n}\n\n<foehn-modal\n id=\"action-recovery-registration-modal\"\n [modalSize]=\"!(isConnectedCyber | async) ? 'modal-lg' : 'modal-md'\"\n [modalHeaderText]=\"\n 'gesdem-action-recovery-registration.modalHeaderText' | fromDictionary\n \"\n [isModalVisible]=\"isModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n>\n @if (!!(isConnectedCyber | async)) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.connected.info'\n | fromDictionary\n \"\n ></span>\n <a href=\"/100002/demandes/search/MINE/INITIAL\">\n <foehn-icon-pencil\n class=\"h3\"\n aria-hidden=\"true\"\n [title]=\"\n 'gesdem-action-recovery-registration.connected.info.draft-link-text'\n | fromDictionary\n \"\n />\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.connected.info.draft-link-text'\n | fromDictionary\n \"\n ></span>\n </a>\n @if (draftDemandeDeletionDate | async; as deletionDate) {\n <div\n class=\"mt-3\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.connected.info-deletion'\n | fromDictionary\n : {\n connectedDeletionDate:\n deletionDate | displayDate: false,\n }\n \"\n ></div>\n }\n }\n\n @if (!(isConnectedCyber | async)) {\n @if (currentInfoReprise | async; as currentInfo) {\n @if (!mailSent) {\n <div class=\"alert alert-info\">\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.current-info-recovery-link'\n | fromDictionary\n : {\n lastRegistration:\n (currentInfo.lastUpdate\n | displayDate),\n }\n \"\n ></span>\n @if (draftDemRetentionDays | async; as retentionDays) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.current-info-recovery-delay'\n | fromDictionary\n : {\n draftDemRetentionDaysPublic:\n (retentionDays | number),\n plural: getPluralMarker(\n retentionDays\n ),\n }\n \"\n ></span>\n }\n </div>\n }\n @if (mailSent) {\n <div class=\"alert alert-info\">\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.info-recovery-link.sent'\n | fromDictionary\n : {\n recoveryMail: currentInfo.email,\n recoveryMobile: currentInfo.mobile,\n }\n \"\n ></span>\n @if (draftDemRetentionDays | async; as retentionDays) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.info-recovery-delay.sent'\n | fromDictionary\n : {\n draftDemRetentionDaysPublic:\n (retentionDays | number),\n plural: getPluralMarker(\n retentionDays\n ),\n }\n \"\n ></span>\n }\n </div>\n }\n } @else {\n <div class=\"alert alert-info\">\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.not-registered.info-recovery-link'\n | fromDictionary\n \"\n ></span>\n @if (draftDemRetentionDays | async; as retentionDays) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.not-registered.info-recovery-delay'\n | fromDictionary\n : {\n draftDemRetentionDaysPublic:\n (retentionDays | number),\n plural: getPluralMarker(\n retentionDays\n ),\n }\n \"\n ></span>\n }\n </div>\n }\n @if (!mailSent) {\n <foehn-form [shouldDisplayAlertSummary]=\"false\">\n <foehn-input-email\n [label]=\"\n 'gesdem-action-recovery-registration.not-connected.email.label'\n | fromDictionary\n \"\n [helpText]=\"\n 'gesdem-action-recovery-registration.not-connected.email.help-text'\n | fromDictionary\n \"\n [(model)]=\"model.email\"\n name=\"email\"\n [required]=\"true\"\n />\n <foehn-input-phone\n [label]=\"\n 'gesdem-action-recovery-registration.not-connected.mobile.label'\n | fromDictionary\n \"\n [acceptInternational]=\"true\"\n [acceptMobilePhone]=\"true\"\n [acceptPhone]=\"false\"\n [(model)]=\"model.mobile\"\n name=\"mobile\"\n [required]=\"true\"\n />\n <foehn-input-text\n [label]=\"\n 'gesdem-action-recovery-registration.not-connected.reference-interne.label'\n | fromDictionary\n \"\n [helpText]=\"\n 'gesdem-action-recovery-registration.not-connected.reference-interne.help-text'\n | fromDictionary\n \"\n [(model)]=\"model.referenceInterne\"\n name=\"referenceInterne\"\n [required]=\"false\"\n />\n </foehn-form>\n }\n }\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-md-flex\">\n <div class=\"ms-md-auto me-md-2 mb-2 mt-2\">\n <button\n id=\"continueLaterModalCancelButton\"\n type=\"button\"\n (click)=\"close()\"\n class=\"btn btn-secondary w-100\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.cancel.button'\n | fromDictionary\n \"\n ></button>\n </div>\n @if (!(isConnectedCyber | async)) {\n <div class=\"ms-md-0 me-md-2 mb-2 mt-2\">\n @if (!mailSent) {\n <button\n id=\"continueLaterModalSaveButton\"\n type=\"submit\"\n (click)=\"sendAndClose()\"\n class=\"btn btn-success w-100\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.save.button'\n | fromDictionary\n \"\n ></button>\n }\n </div>\n }\n </div>\n </div>\n</foehn-modal>\n", styles: [".no-text-transform{text-transform:none;cursor:pointer}:host ::ng-deep foehn-icon-pencil .svg-inline--fa{color:#4a4a4b!important;margin-right:10px}\n"], dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "component", type: FoehnIconPencilComponent, selector: "foehn-icon-pencil" }, { kind: "component", type: FoehnFormComponent, selector: "foehn-form", inputs: ["shouldDisplayAlertSummary"] }, { kind: "component", type: FoehnInputEmailComponent, selector: "foehn-input-email", inputs: ["autocomplete"] }, { kind: "component", type: FoehnInputPhoneComponent, selector: "foehn-input-phone", inputs: ["acceptInternational", "acceptMobilePhone", "acceptPhone", "autocomplete"] }, { kind: "component", type: FoehnInputTextComponent, selector: "foehn-input-text", inputs: ["numberOnly"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: DecimalPipe, name: "number" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }, { kind: "pipe", type: DisplayDatePipe, name: "displayDate" }] }); }
|
|
11688
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemActionRecoveryRegistrationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11689
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: GesdemActionRecoveryRegistrationComponent, isStandalone: true, selector: "gesdem-action-recovery-registration", inputs: { dispatchFormErrors: { classPropertyName: "dispatchFormErrors", publicName: "dispatchFormErrors", isSignal: true, isRequired: false, transformFunction: null }, continueLaterLabel: { classPropertyName: "continueLaterLabel", publicName: "continueLaterLabel", isSignal: true, isRequired: false, transformFunction: null }, continueLaterAlreadyRegisteredLabel: { classPropertyName: "continueLaterAlreadyRegisteredLabel", publicName: "continueLaterAlreadyRegisteredLabel", isSignal: true, isRequired: false, transformFunction: null }, continueLaterConnectedLabel: { classPropertyName: "continueLaterConnectedLabel", publicName: "continueLaterConnectedLabel", isSignal: true, isRequired: false, transformFunction: null }, triggerOnPageChange: { classPropertyName: "triggerOnPageChange", publicName: "triggerOnPageChange", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "modalTrigger", first: true, predicate: ["modalTrigger"], descendants: true, isSignal: true }, { propertyName: "form", first: true, predicate: FoehnFormComponent, descendants: true, isSignal: true }], ngImport: i0, template: "@if (canContinueLater | async) {\n <button\n type=\"button\"\n id=\"continueLaterButton\"\n class=\"btn btn-link pe-0 ps-0 no-text-transform\"\n [innerHTML]=\"modalTriggerLabel | async\"\n (click)=\"saveAndOpenModal()\"\n #modalTrigger\n ></button>\n}\n\n@if (currentInfoReprise | async; as currentInfo) {\n <div\n class=\"small\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.current-info.preview'\n | fromDictionary\n : {\n recoveryMail: currentInfo.email,\n lastRegistration:\n (currentInfo.lastUpdate | displayDate),\n }\n \"\n ></div>\n}\n\n<!--connect\u00E9 ou si a demand\u00E9 un lien de reprise, sinon ca sert \u00E0 rien de montrer la date si le demandeur n'a pas le lien-->\n@if (!!(isConnectedCyber | async) || !!(currentInfoReprise | async)) {\n @if (draftDemRetentionDays | async; as retentionDays) {\n <div\n class=\"small\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.deletion.info'\n | fromDictionary\n : {\n draftDemRetentionDays: retentionDays.toString(),\n draftDemandeDeletionDate:\n draftDemandeDeletionDate\n | async\n | displayDate: false,\n plural: getPluralMarker(retentionDays),\n }\n \"\n ></div>\n }\n}\n\n<foehn-modal\n id=\"action-recovery-registration-modal\"\n [modalSize]=\"!(isConnectedCyber | async) ? 'modal-lg' : 'modal-md'\"\n [modalHeaderText]=\"\n 'gesdem-action-recovery-registration.modalHeaderText' | fromDictionary\n \"\n [isModalVisible]=\"isModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n>\n @if (!!(isConnectedCyber | async)) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.connected.info'\n | fromDictionary\n \"\n ></span>\n <a href=\"/100002/demandes/search/MINE/INITIAL\">\n <foehn-icon-pencil\n class=\"h3\"\n aria-hidden=\"true\"\n [title]=\"\n 'gesdem-action-recovery-registration.connected.info.draft-link-text'\n | fromDictionary\n \"\n />\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.connected.info.draft-link-text'\n | fromDictionary\n \"\n ></span>\n </a>\n @if (draftDemandeDeletionDate | async; as deletionDate) {\n <div\n class=\"mt-3\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.connected.info-deletion'\n | fromDictionary\n : {\n connectedDeletionDate:\n deletionDate | displayDate: false,\n }\n \"\n ></div>\n }\n }\n\n @if (!(isConnectedCyber | async)) {\n @if (currentInfoReprise | async; as currentInfo) {\n @if (!mailSent) {\n <div class=\"alert alert-info\">\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.current-info-recovery-link'\n | fromDictionary\n : {\n lastRegistration:\n (currentInfo.lastUpdate\n | displayDate),\n }\n \"\n ></span>\n @if (draftDemRetentionDays | async; as retentionDays) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.current-info-recovery-delay'\n | fromDictionary\n : {\n draftDemRetentionDaysPublic:\n (retentionDays | number),\n plural: getPluralMarker(\n retentionDays\n ),\n }\n \"\n ></span>\n }\n </div>\n }\n @if (mailSent) {\n <div class=\"alert alert-info\">\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.info-recovery-link.sent'\n | fromDictionary\n : {\n recoveryMail: currentInfo.email,\n recoveryMobile: currentInfo.mobile,\n }\n \"\n ></span>\n @if (draftDemRetentionDays | async; as retentionDays) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.info-recovery-delay.sent'\n | fromDictionary\n : {\n draftDemRetentionDaysPublic:\n (retentionDays | number),\n plural: getPluralMarker(\n retentionDays\n ),\n }\n \"\n ></span>\n }\n </div>\n }\n } @else {\n <div class=\"alert alert-info\">\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.not-registered.info-recovery-link'\n | fromDictionary\n \"\n ></span>\n @if (draftDemRetentionDays | async; as retentionDays) {\n <span\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.not-connected.not-registered.info-recovery-delay'\n | fromDictionary\n : {\n draftDemRetentionDaysPublic:\n (retentionDays | number),\n plural: getPluralMarker(\n retentionDays\n ),\n }\n \"\n ></span>\n }\n </div>\n }\n @if (!mailSent) {\n <foehn-form [shouldDisplayAlertSummary]=\"false\">\n <foehn-input-email\n [label]=\"\n 'gesdem-action-recovery-registration.not-connected.email.label'\n | fromDictionary\n \"\n [helpText]=\"\n 'gesdem-action-recovery-registration.not-connected.email.help-text'\n | fromDictionary\n \"\n [(model)]=\"model.email\"\n name=\"email\"\n [required]=\"true\"\n />\n <foehn-input-phone\n [label]=\"\n 'gesdem-action-recovery-registration.not-connected.mobile.label'\n | fromDictionary\n \"\n [acceptInternational]=\"true\"\n [acceptMobilePhone]=\"true\"\n [acceptPhone]=\"false\"\n [(model)]=\"model.mobile\"\n name=\"mobile\"\n [required]=\"true\"\n />\n <foehn-input-text\n [label]=\"\n 'gesdem-action-recovery-registration.not-connected.reference-interne.label'\n | fromDictionary\n \"\n [helpText]=\"\n 'gesdem-action-recovery-registration.not-connected.reference-interne.help-text'\n | fromDictionary\n \"\n [(model)]=\"model.referenceInterne\"\n name=\"referenceInterne\"\n [required]=\"false\"\n />\n </foehn-form>\n }\n }\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-md-flex\">\n <div class=\"ms-md-auto me-md-2 mb-2 mt-2\">\n <button\n id=\"continueLaterModalCancelButton\"\n type=\"button\"\n (click)=\"close()\"\n class=\"btn btn-secondary w-100\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.cancel.button'\n | fromDictionary\n \"\n ></button>\n </div>\n @if (!(isConnectedCyber | async)) {\n <div class=\"ms-md-0 me-md-2 mb-2 mt-2\">\n @if (!mailSent) {\n <button\n id=\"continueLaterModalSaveButton\"\n type=\"submit\"\n (click)=\"sendAndClose()\"\n class=\"btn btn-success w-100\"\n [innerHTML]=\"\n 'gesdem-action-recovery-registration.save.button'\n | fromDictionary\n \"\n ></button>\n }\n </div>\n }\n </div>\n </div>\n</foehn-modal>\n", styles: [".no-text-transform{text-transform:none;cursor:pointer}:host ::ng-deep foehn-icon-pencil .svg-inline--fa{color:#4a4a4b!important;margin-right:10px}\n"], dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "component", type: FoehnIconPencilComponent, selector: "foehn-icon-pencil" }, { kind: "component", type: FoehnFormComponent, selector: "foehn-form", inputs: ["shouldDisplayAlertSummary"] }, { kind: "component", type: FoehnInputEmailComponent, selector: "foehn-input-email", inputs: ["autocomplete"] }, { kind: "component", type: FoehnInputPhoneComponent, selector: "foehn-input-phone", inputs: ["acceptInternational", "acceptMobilePhone", "acceptPhone", "autocomplete"] }, { kind: "component", type: FoehnInputTextComponent, selector: "foehn-input-text", inputs: ["numberOnly"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: DecimalPipe, name: "number" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }, { kind: "pipe", type: DisplayDatePipe, name: "displayDate" }] }); }
|
|
11690
11690
|
}
|
|
11691
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11691
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: GesdemActionRecoveryRegistrationComponent, decorators: [{
|
|
11692
11692
|
type: Component,
|
|
11693
11693
|
args: [{ selector: 'gesdem-action-recovery-registration', imports: [
|
|
11694
11694
|
FoehnModalComponent,
|
|
@@ -11713,10 +11713,10 @@ class PendingPaymentComponent {
|
|
|
11713
11713
|
goToPayer() {
|
|
11714
11714
|
this.onPay.emit();
|
|
11715
11715
|
}
|
|
11716
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11717
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11716
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: PendingPaymentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11717
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: PendingPaymentComponent, isStandalone: true, selector: "sdk-pending-payment", outputs: { onPay: "onPay" }, ngImport: i0, template: "<foehn-modal\n [closeable]=\"false\"\n [modalHeaderText]=\"'epayment.pending-payment.title' | fromDictionary\"\n [isModalVisible]=\"isModalVisible\"\n (isModalVisibleChange)=\"isModalVisible = $event\"\n modalSize=\"modal-lg\"\n>\n <div class=\"modal-body\">\n <p>{{ 'epayment.pending-payment.text' | fromDictionary }}</p>\n </div>\n <div modal-footer class=\"w-100\">\n <div class=\"d-flex\">\n <button\n id=\"goToPayerButton\"\n type=\"button\"\n class=\"btn btn-primary ms-auto\"\n (click)=\"goToPayer()\"\n >\n {{ 'epayment.pending-payment.button' | fromDictionary }}\n </button>\n </div>\n </div>\n</foehn-modal>\n", dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11718
11718
|
}
|
|
11719
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: PendingPaymentComponent, decorators: [{
|
|
11720
11720
|
type: Component,
|
|
11721
11721
|
args: [{ selector: 'sdk-pending-payment', imports: [FoehnModalComponent, SdkDictionaryPipe], template: "<foehn-modal\n [closeable]=\"false\"\n [modalHeaderText]=\"'epayment.pending-payment.title' | fromDictionary\"\n [isModalVisible]=\"isModalVisible\"\n (isModalVisibleChange)=\"isModalVisible = $event\"\n modalSize=\"modal-lg\"\n>\n <div class=\"modal-body\">\n <p>{{ 'epayment.pending-payment.text' | fromDictionary }}</p>\n </div>\n <div modal-footer class=\"w-100\">\n <div class=\"d-flex\">\n <button\n id=\"goToPayerButton\"\n type=\"button\"\n class=\"btn btn-primary ms-auto\"\n (click)=\"goToPayer()\"\n >\n {{ 'epayment.pending-payment.button' | fromDictionary }}\n </button>\n </div>\n </div>\n</foehn-modal>\n" }]
|
|
11722
11722
|
}], propDecorators: { onPay: [{ type: i0.Output, args: ["onPay"] }] } });
|
|
@@ -11745,10 +11745,10 @@ class AbstractFoehnNavigationComponent {
|
|
|
11745
11745
|
canShowNextButton() {
|
|
11746
11746
|
return this.showNextButton();
|
|
11747
11747
|
}
|
|
11748
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11749
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
11748
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractFoehnNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11749
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.18", type: AbstractFoehnNavigationComponent, isStandalone: true, inputs: { showContinueLaterButton: { classPropertyName: "showContinueLaterButton", publicName: "showContinueLaterButton", isSignal: true, isRequired: false, transformFunction: null }, showNextButton: { classPropertyName: "showNextButton", publicName: "showNextButton", isSignal: true, isRequired: false, transformFunction: null }, nextLabel: { classPropertyName: "nextLabel", publicName: "nextLabel", isSignal: true, isRequired: false, transformFunction: null }, prevLabel: { classPropertyName: "prevLabel", publicName: "prevLabel", isSignal: true, isRequired: false, transformFunction: null }, continueLaterLabel: { classPropertyName: "continueLaterLabel", publicName: "continueLaterLabel", isSignal: true, isRequired: false, transformFunction: null }, continueLaterAlreadyRegisteredLabel: { classPropertyName: "continueLaterAlreadyRegisteredLabel", publicName: "continueLaterAlreadyRegisteredLabel", isSignal: true, isRequired: false, transformFunction: null }, continueLaterConnectedLabel: { classPropertyName: "continueLaterConnectedLabel", publicName: "continueLaterConnectedLabel", isSignal: true, isRequired: false, transformFunction: null }, triggerRecoveryOnPageChange: { classPropertyName: "triggerRecoveryOnPageChange", publicName: "triggerRecoveryOnPageChange", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { onNext: "onNext", onPrevious: "onPrevious" }, ngImport: i0 }); }
|
|
11750
11750
|
}
|
|
11751
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11751
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractFoehnNavigationComponent, decorators: [{
|
|
11752
11752
|
type: Directive
|
|
11753
11753
|
}], propDecorators: { showContinueLaterButton: [{ type: i0.Input, args: [{ isSignal: true, alias: "showContinueLaterButton", required: false }] }], showNextButton: [{ type: i0.Input, args: [{ isSignal: true, alias: "showNextButton", required: false }] }], nextLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "nextLabel", required: false }] }], prevLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "prevLabel", required: false }] }], continueLaterLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "continueLaterLabel", required: false }] }], continueLaterAlreadyRegisteredLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "continueLaterAlreadyRegisteredLabel", required: false }] }], continueLaterConnectedLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "continueLaterConnectedLabel", required: false }] }], triggerRecoveryOnPageChange: [{ type: i0.Input, args: [{ isSignal: true, alias: "triggerRecoveryOnPageChange", required: false }] }], onNext: [{ type: i0.Output, args: ["onNext"] }], onPrevious: [{ type: i0.Output, args: ["onPrevious"] }] } });
|
|
11754
11754
|
|
|
@@ -11798,10 +11798,10 @@ class FoehnNavigationComponent extends AbstractFoehnNavigationComponent {
|
|
|
11798
11798
|
isLinearRouting() {
|
|
11799
11799
|
return this.navigationService.isLinearRouting();
|
|
11800
11800
|
}
|
|
11801
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11802
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11801
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnNavigationComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11802
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnNavigationComponent, isStandalone: true, selector: "foehn-navigation", inputs: { transmitLabel: { classPropertyName: "transmitLabel", publicName: "transmitLabel", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: "@if (showContinueLaterButton()) {\n <gesdem-action-recovery-registration\n [continueLaterLabel]=\"continueLaterLabel()\"\n [continueLaterAlreadyRegisteredLabel]=\"\n continueLaterAlreadyRegisteredLabel()\n \"\n [continueLaterConnectedLabel]=\"continueLaterConnectedLabel()\"\n [triggerOnPageChange]=\"triggerRecoveryOnPageChange()\"\n />\n}\n\n@if (isForcedOnRecapForPendingPayment()) {\n <sdk-pending-payment (onPay)=\"goToNext()\" />\n}\n\n<nav class=\"vd-pagination\" id=\"foehn_navContainer\" aria-label=\"Pagination\">\n <ul class=\"vd-pagination__list\">\n @if (canShowPreviousButton()) {\n <li class=\"vd-pagination__item vd-pagination__item--previous\">\n <button\n id=\"prevButton\"\n type=\"button\"\n class=\"btn btn-link vd-pagination__link vd-pagination__link-reset\"\n (click)=\"$event.preventDefault(); goToPrevious()\"\n >\n <span class=\"vd-pagination__title\">\n <foehn-icon-chevron-left\n class=\"me-1\"\n aria-hidden=\"true\"\n />\n {{ prevLabel() | fromDictionary }}\n </span>\n @if (isLinearRouting()) {\n <span class=\"visually-hidden\">:</span>\n <span class=\"vd-pagination__label\">\n {{ getPreviousRouteIndex() }}\n {{\n 'foehn-navigation.route.index.separator'\n | fromDictionary\n }}\n {{ getTotalRoutesSize() }}\n </span>\n }\n </button>\n </li>\n }\n @if (!isLastFormPage() && canShowNextButton()) {\n <li class=\"vd-pagination__item vd-pagination__item--next\">\n <button\n id=\"nextButton\"\n type=\"submit\"\n class=\"btn btn-link vd-pagination__link vd-pagination__link-reset\"\n (click)=\"$event.preventDefault(); goToNext()\"\n >\n <span class=\"vd-pagination__title\">\n {{ nextLabel() | fromDictionary }}\n <foehn-icon-chevron-right\n class=\"ms-1\"\n aria-hidden=\"true\"\n />\n </span>\n @if (isLinearRouting()) {\n <span class=\"visually-hidden\">:</span>\n <span class=\"vd-pagination__label\">\n {{ getNextRouteIndex() }}\n {{\n 'foehn-navigation.route.index.separator'\n | fromDictionary\n }}\n {{ getTotalRoutesSize() }}\n </span>\n }\n </button>\n </li>\n }\n @if (isLastFormPage() && canShowNextButton()) {\n <li class=\"vd-pagination__item vd-pagination__item--next\">\n @if (isLastFormPage() && canShowNextButton()) {\n <button\n type=\"submit\"\n id=\"transmitButton\"\n (click)=\"goToNext()\"\n class=\"btn btn-success vd-btn-pagination-submit\"\n >\n {{ transmitLabel() | fromDictionary }}\n </button>\n }\n </li>\n }\n </ul>\n</nav>\n", styles: [".vd-pagination__link-reset{background:none;border:none;font-weight:inherit;text-decoration-line:none;text-align:inherit;cursor:pointer}.vd-pagination__link-reset:focus{background-color:var(--vd-focus)}:host ::ng-deep .btn.btn-link .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-link:hover .svg-inline--fa{color:var(--vd-neutral-dark)}.btn.btn-link{text-transform:none}\n"], dependencies: [{ kind: "component", type: GesdemActionRecoveryRegistrationComponent, selector: "gesdem-action-recovery-registration", inputs: ["dispatchFormErrors", "continueLaterLabel", "continueLaterAlreadyRegisteredLabel", "continueLaterConnectedLabel", "triggerOnPageChange"] }, { kind: "component", type: PendingPaymentComponent, selector: "sdk-pending-payment", outputs: ["onPay"] }, { kind: "component", type: FoehnIconChevronLeftComponent, selector: "foehn-icon-chevron-left" }, { kind: "component", type: FoehnIconChevronRightComponent, selector: "foehn-icon-chevron-right" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11803
11803
|
}
|
|
11804
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11804
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnNavigationComponent, decorators: [{
|
|
11805
11805
|
type: Component,
|
|
11806
11806
|
args: [{ selector: 'foehn-navigation', imports: [
|
|
11807
11807
|
GesdemActionRecoveryRegistrationComponent,
|
|
@@ -11820,10 +11820,10 @@ class FoehnSimpleNavigationComponent extends AbstractFoehnNavigationComponent {
|
|
|
11820
11820
|
canShowPreviousButton() {
|
|
11821
11821
|
return this.showPreviousButton();
|
|
11822
11822
|
}
|
|
11823
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11824
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11823
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnSimpleNavigationComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11824
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnSimpleNavigationComponent, isStandalone: true, selector: "foehn-simple-navigation", inputs: { showPreviousButton: { classPropertyName: "showPreviousButton", publicName: "showPreviousButton", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: "@if (showContinueLaterButton()) {\n <gesdem-action-recovery-registration\n [continueLaterLabel]=\"continueLaterLabel()\"\n [continueLaterAlreadyRegisteredLabel]=\"\n continueLaterAlreadyRegisteredLabel()\n \"\n [continueLaterConnectedLabel]=\"continueLaterConnectedLabel()\"\n [triggerOnPageChange]=\"triggerRecoveryOnPageChange()\"\n />\n}\n\n<nav class=\"vd-pagination\" id=\"foehn_navContainer\" aria-label=\"Pagination\">\n <ul class=\"vd-pagination__list\">\n @if (canShowPreviousButton()) {\n <li class=\"vd-pagination__item vd-pagination__item--previous\">\n <button\n id=\"prevButton\"\n type=\"button\"\n class=\"btn btn-link vd-pagination__link vd-pagination__link-reset\"\n (click)=\"$event.preventDefault(); goToPrevious()\"\n >\n <span class=\"vd-pagination__title\">\n <foehn-icon-chevron-left\n class=\"me-1\"\n aria-hidden=\"true\"\n />\n {{ prevLabel() | fromDictionary }}\n </span>\n </button>\n </li>\n }\n @if (canShowNextButton()) {\n <li class=\"vd-pagination__item vd-pagination__item--next\">\n <button\n id=\"nextButton\"\n type=\"submit\"\n class=\"btn btn-link vd-pagination__link vd-pagination__link-reset\"\n (click)=\"$event.preventDefault(); goToNext()\"\n >\n <span class=\"vd-pagination__title\">\n {{ nextLabel() | fromDictionary }}\n <foehn-icon-chevron-right\n class=\"ms-1\"\n aria-hidden=\"true\"\n />\n </span>\n </button>\n </li>\n }\n </ul>\n</nav>\n", styles: [".vd-pagination__link-reset{background:none;border:none;font-weight:inherit;text-decoration-line:none;text-align:inherit;cursor:pointer}.vd-pagination__link-reset:focus{background-color:var(--vd-focus)}:host ::ng-deep .btn.btn-link .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-link:hover .svg-inline--fa{color:var(--vd-neutral-dark)}.btn.btn-link{text-transform:none}\n"], dependencies: [{ kind: "component", type: GesdemActionRecoveryRegistrationComponent, selector: "gesdem-action-recovery-registration", inputs: ["dispatchFormErrors", "continueLaterLabel", "continueLaterAlreadyRegisteredLabel", "continueLaterConnectedLabel", "triggerOnPageChange"] }, { kind: "component", type: FoehnIconChevronLeftComponent, selector: "foehn-icon-chevron-left" }, { kind: "component", type: FoehnIconChevronRightComponent, selector: "foehn-icon-chevron-right" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
11825
11825
|
}
|
|
11826
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11826
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnSimpleNavigationComponent, decorators: [{
|
|
11827
11827
|
type: Component,
|
|
11828
11828
|
args: [{ selector: 'foehn-simple-navigation', imports: [
|
|
11829
11829
|
GesdemActionRecoveryRegistrationComponent,
|
|
@@ -11863,10 +11863,10 @@ class FoehnRemainingAlertsSummaryComponent {
|
|
|
11863
11863
|
return defaultMsg;
|
|
11864
11864
|
}));
|
|
11865
11865
|
}
|
|
11866
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11867
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
11866
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnRemainingAlertsSummaryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11867
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnRemainingAlertsSummaryComponent, isStandalone: true, selector: "foehn-remaining-alerts-summary", inputs: { remainingErrorNamesToIgnore: { classPropertyName: "remainingErrorNamesToIgnore", publicName: "remainingErrorNamesToIgnore", isSignal: true, isRequired: false, transformFunction: null }, remainingErrorsLabel: { classPropertyName: "remainingErrorsLabel", publicName: "remainingErrorsLabel", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (hasRemainingErrors | async) {\n <div class=\"alert alert-danger\">\n <span [innerHTML]=\"remainingErrorsMessage | async\"></span>\n\n @if (!!(showDebugData | async)) {\n @if (remainingErrors | async; as errors) {\n <div\n class=\"alert alert-warning\"\n id=\"remaining-errors-for-debug\"\n >\n DEBUG (ne s'affiche pas en production) :\n <ul class=\"mt-3\">\n @for (error of errors; track error.name) {\n <li>\n {{ error.name }} ({{ error.code }}) :\n {{ error.message }}\n </li>\n }\n </ul>\n </div>\n }\n }\n </div>\n}\n", styles: [""], dependencies: [{ kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
11868
11868
|
}
|
|
11869
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11869
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnRemainingAlertsSummaryComponent, decorators: [{
|
|
11870
11870
|
type: Component,
|
|
11871
11871
|
args: [{ selector: 'foehn-remaining-alerts-summary', imports: [AsyncPipe], template: "@if (hasRemainingErrors | async) {\n <div class=\"alert alert-danger\">\n <span [innerHTML]=\"remainingErrorsMessage | async\"></span>\n\n @if (!!(showDebugData | async)) {\n @if (remainingErrors | async; as errors) {\n <div\n class=\"alert alert-warning\"\n id=\"remaining-errors-for-debug\"\n >\n DEBUG (ne s'affiche pas en production) :\n <ul class=\"mt-3\">\n @for (error of errors; track error.name) {\n <li>\n {{ error.name }} ({{ error.code }}) :\n {{ error.message }}\n </li>\n }\n </ul>\n </div>\n }\n }\n </div>\n}\n" }]
|
|
11872
11872
|
}], ctorParameters: () => [], propDecorators: { remainingErrorNamesToIgnore: [{ type: i0.Input, args: [{ isSignal: true, alias: "remainingErrorNamesToIgnore", required: false }] }], remainingErrorsLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "remainingErrorsLabel", required: false }] }] } });
|
|
@@ -11877,10 +11877,10 @@ class FoehnIconCheckComponent extends AbstractIconComponent {
|
|
|
11877
11877
|
this.iconName = faCheck;
|
|
11878
11878
|
this.defaultTitle = 'Check ok';
|
|
11879
11879
|
}
|
|
11880
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11881
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11880
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconCheckComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11881
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconCheckComponent, isStandalone: true, selector: "foehn-icon-check", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11882
11882
|
}
|
|
11883
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11883
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconCheckComponent, decorators: [{
|
|
11884
11884
|
type: Component,
|
|
11885
11885
|
args: [{ selector: 'foehn-icon-check', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11886
11886
|
}] });
|
|
@@ -11891,10 +11891,10 @@ class FoehnIconCheckSquareOComponent extends AbstractIconComponent {
|
|
|
11891
11891
|
this.iconName = faCheckSquare;
|
|
11892
11892
|
this.defaultTitle = 'Carré coché';
|
|
11893
11893
|
}
|
|
11894
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11895
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11894
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconCheckSquareOComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11895
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconCheckSquareOComponent, isStandalone: true, selector: "foehn-icon-check-square-o", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11896
11896
|
}
|
|
11897
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11897
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconCheckSquareOComponent, decorators: [{
|
|
11898
11898
|
type: Component,
|
|
11899
11899
|
args: [{ selector: 'foehn-icon-check-square-o', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11900
11900
|
}] });
|
|
@@ -11905,10 +11905,10 @@ class FoehnIconClockComponent extends AbstractIconComponent {
|
|
|
11905
11905
|
this.iconName = faClock;
|
|
11906
11906
|
this.defaultTitle = 'Historique';
|
|
11907
11907
|
}
|
|
11908
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11909
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11908
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconClockComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11909
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconClockComponent, isStandalone: true, selector: "foehn-icon-clock", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11910
11910
|
}
|
|
11911
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11911
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconClockComponent, decorators: [{
|
|
11912
11912
|
type: Component,
|
|
11913
11913
|
args: [{ selector: 'foehn-icon-clock', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11914
11914
|
}] });
|
|
@@ -11919,10 +11919,10 @@ class FoehnIconCommentDotsComponent extends AbstractIconComponent {
|
|
|
11919
11919
|
this.iconName = faCommentDots;
|
|
11920
11920
|
this.defaultTitle = 'Commentaire';
|
|
11921
11921
|
}
|
|
11922
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11923
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11922
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconCommentDotsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11923
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconCommentDotsComponent, isStandalone: true, selector: "foehn-icon-comment-dots", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11924
11924
|
}
|
|
11925
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11925
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconCommentDotsComponent, decorators: [{
|
|
11926
11926
|
type: Component,
|
|
11927
11927
|
args: [{ selector: 'foehn-icon-comment-dots', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11928
11928
|
}] });
|
|
@@ -11933,10 +11933,10 @@ class FoehnIconEditComponent extends AbstractIconComponent {
|
|
|
11933
11933
|
this.iconName = faEdit;
|
|
11934
11934
|
this.defaultTitle = 'Edition';
|
|
11935
11935
|
}
|
|
11936
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11937
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11936
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconEditComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11937
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconEditComponent, isStandalone: true, selector: "foehn-icon-edit", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11938
11938
|
}
|
|
11939
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11939
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconEditComponent, decorators: [{
|
|
11940
11940
|
type: Component,
|
|
11941
11941
|
args: [{ selector: 'foehn-icon-edit', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11942
11942
|
}] });
|
|
@@ -11947,10 +11947,10 @@ class FoehnIconFilePdfComponent extends AbstractIconComponent {
|
|
|
11947
11947
|
this.iconName = faFilePdf;
|
|
11948
11948
|
this.defaultTitle = 'PDF (nouvel onglet)';
|
|
11949
11949
|
}
|
|
11950
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11951
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11950
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconFilePdfComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11951
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconFilePdfComponent, isStandalone: true, selector: "foehn-icon-file-pdf", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11952
11952
|
}
|
|
11953
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11953
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconFilePdfComponent, decorators: [{
|
|
11954
11954
|
type: Component,
|
|
11955
11955
|
args: [{ selector: 'foehn-icon-file-pdf', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11956
11956
|
}] });
|
|
@@ -11961,10 +11961,10 @@ class FoehnIconLockComponent extends AbstractIconComponent {
|
|
|
11961
11961
|
this.iconName = faLock;
|
|
11962
11962
|
this.defaultTitle = 'Cadenas fermé';
|
|
11963
11963
|
}
|
|
11964
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11965
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11964
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconLockComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11965
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconLockComponent, isStandalone: true, selector: "foehn-icon-lock", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11966
11966
|
}
|
|
11967
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11967
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconLockComponent, decorators: [{
|
|
11968
11968
|
type: Component,
|
|
11969
11969
|
args: [{ selector: 'foehn-icon-lock', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11970
11970
|
}] });
|
|
@@ -11975,10 +11975,10 @@ class FoehnIconMapMarkerComponent extends AbstractIconComponent {
|
|
|
11975
11975
|
this.iconName = faMapMarkerAlt;
|
|
11976
11976
|
this.defaultTitle = 'Marqueur de carte';
|
|
11977
11977
|
}
|
|
11978
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11979
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11978
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconMapMarkerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11979
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconMapMarkerComponent, isStandalone: true, selector: "foehn-icon-map-marker", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11980
11980
|
}
|
|
11981
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11981
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconMapMarkerComponent, decorators: [{
|
|
11982
11982
|
type: Component,
|
|
11983
11983
|
args: [{ selector: 'foehn-icon-map-marker', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11984
11984
|
}] });
|
|
@@ -11989,10 +11989,10 @@ class FoehnIconMinusCircleComponent extends AbstractIconComponent {
|
|
|
11989
11989
|
this.iconName = faMinusCircle;
|
|
11990
11990
|
this.defaultTitle = 'Icône supprimer';
|
|
11991
11991
|
}
|
|
11992
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
11993
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
11992
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconMinusCircleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11993
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconMinusCircleComponent, isStandalone: true, selector: "foehn-icon-minus-circle", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
11994
11994
|
}
|
|
11995
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11995
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconMinusCircleComponent, decorators: [{
|
|
11996
11996
|
type: Component,
|
|
11997
11997
|
args: [{ selector: 'foehn-icon-minus-circle', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
11998
11998
|
}] });
|
|
@@ -12003,10 +12003,10 @@ class FoehnIconPlusCircleComponent extends AbstractIconComponent {
|
|
|
12003
12003
|
this.iconName = faPlusCircle;
|
|
12004
12004
|
this.defaultTitle = 'Icône ajouter';
|
|
12005
12005
|
}
|
|
12006
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12007
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
12006
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconPlusCircleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
12007
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconPlusCircleComponent, isStandalone: true, selector: "foehn-icon-plus-circle", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
12008
12008
|
}
|
|
12009
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12009
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconPlusCircleComponent, decorators: [{
|
|
12010
12010
|
type: Component,
|
|
12011
12011
|
args: [{ selector: 'foehn-icon-plus-circle', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
12012
12012
|
}] });
|
|
@@ -12017,10 +12017,10 @@ class FoehnIconPlusSquareComponent extends AbstractIconComponent {
|
|
|
12017
12017
|
this.iconName = faPlusSquare;
|
|
12018
12018
|
this.defaultTitle = 'Icône ajouter';
|
|
12019
12019
|
}
|
|
12020
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12021
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
12020
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconPlusSquareComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
12021
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconPlusSquareComponent, isStandalone: true, selector: "foehn-icon-plus-square", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
12022
12022
|
}
|
|
12023
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12023
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconPlusSquareComponent, decorators: [{
|
|
12024
12024
|
type: Component,
|
|
12025
12025
|
args: [{ selector: 'foehn-icon-plus-square', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
12026
12026
|
}] });
|
|
@@ -12031,10 +12031,10 @@ class FoehnIconTrashAltComponent extends AbstractIconComponent {
|
|
|
12031
12031
|
this.iconName = faTrashAlt;
|
|
12032
12032
|
this.defaultTitle = 'Supprimer';
|
|
12033
12033
|
}
|
|
12034
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12035
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
12034
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconTrashAltComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
12035
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconTrashAltComponent, isStandalone: true, selector: "foehn-icon-trash-alt", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
12036
12036
|
}
|
|
12037
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconTrashAltComponent, decorators: [{
|
|
12038
12038
|
type: Component,
|
|
12039
12039
|
args: [{ selector: 'foehn-icon-trash-alt', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
12040
12040
|
}] });
|
|
@@ -12045,10 +12045,10 @@ class FoehnIconUnlockAltComponent extends AbstractIconComponent {
|
|
|
12045
12045
|
this.iconName = faUnlockAlt;
|
|
12046
12046
|
this.defaultTitle = 'Cadenas ouvert';
|
|
12047
12047
|
}
|
|
12048
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12049
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
12048
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconUnlockAltComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
12049
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: FoehnIconUnlockAltComponent, isStandalone: true, selector: "foehn-icon-unlock-alt", usesInheritance: true, ngImport: i0, template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n", dependencies: [{ kind: "component", type: FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "mask", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "transform", "a11yRole"], outputs: ["iconChange", "titleChange", "animationChange", "maskChange", "flipChange", "sizeChange", "pullChange", "borderChange", "inverseChange", "symbolChange", "rotateChange", "fixedWidthChange", "transformChange", "a11yRoleChange"] }] }); }
|
|
12050
12050
|
}
|
|
12051
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12051
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnIconUnlockAltComponent, decorators: [{
|
|
12052
12052
|
type: Component,
|
|
12053
12053
|
args: [{ selector: 'foehn-icon-unlock-alt', imports: [FaIconComponent], template: "<fa-icon\n aria-hidden=\"true\"\n [title]=\"title() ? title() : defaultTitle\"\n [icon]=\"iconName\"\n/>\n<span class=\"visually-hidden\">{{ title() ? title() : defaultTitle }}</span>\n" }]
|
|
12054
12054
|
}] });
|
|
@@ -12143,10 +12143,10 @@ class FoehnListComponent {
|
|
|
12143
12143
|
const start = (this.currentPage - 1) * this.itemsPerPage();
|
|
12144
12144
|
this.filteredList = list.slice(start, start + this.itemsPerPage());
|
|
12145
12145
|
}
|
|
12146
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12147
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
12146
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12147
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnListComponent, isStandalone: true, selector: "foehn-list", inputs: { itemsPerPage: { classPropertyName: "itemsPerPage", publicName: "itemsPerPage", isSignal: true, isRequired: false, transformFunction: null }, fixedPageCount: { classPropertyName: "fixedPageCount", publicName: "fixedPageCount", isSignal: true, isRequired: false, transformFunction: null }, list: { classPropertyName: "list", publicName: "list", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, previousLabel: { classPropertyName: "previousLabel", publicName: "previousLabel", isSignal: true, isRequired: false, transformFunction: null }, nextLabel: { classPropertyName: "nextLabel", publicName: "nextLabel", isSignal: true, isRequired: false, transformFunction: null }, trackByFn: { classPropertyName: "trackByFn", publicName: "trackByFn", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { pageChange: "pageChange" }, queries: [{ propertyName: "templateVariable", first: true, predicate: TemplateRef, descendants: true, isSignal: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"row\" [id]=\"id()\">\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n <ul class=\"list-unstyled\">\n @for (\n item of filteredList;\n track trackByFn()(index, item);\n let index = $index\n ) {\n <li>\n <ng-template\n [ngTemplateOutlet]=\"templateVariable()\"\n [ngTemplateOutletContext]=\"{ item: item, index: index }\"\n />\n </li>\n }\n </ul>\n\n @if (hasPreviousPage() || hasNextPage()) {\n <nav\n [id]=\"id() + '_navContainer'\"\n class=\"vd-pagination\"\n aria-label=\"Pagination\"\n >\n <ul class=\"vd-pagination__list\">\n @if (hasPreviousPage()) {\n <li\n class=\"vd-pagination__item vd-pagination__item--previous\"\n >\n <button\n [id]=\"id() + '_prevButton'\"\n type=\"button\"\n class=\"btn btn-link vd-pagination__link btn-no-extra vd-pagination__link-reset\"\n (click)=\"previousPage()\"\n >\n <span class=\"vd-pagination__title\">\n <foehn-icon-chevron-left />\n {{ previousLabel() }}\n </span>\n <span class=\"visually-hidden\">:</span>\n <span class=\"vd-pagination__label\">\n {{ currentPage - 1 }} sur {{ pagesCount() }}\n </span>\n </button>\n </li>\n }\n @if (hasNextPage()) {\n <li\n class=\"vd-pagination__item vd-pagination__item--next\"\n >\n <button\n [id]=\"id() + '_nextButton'\"\n type=\"button\"\n class=\"btn btn-link vd-pagination__link btn-no-extra vd-pagination__link-reset\"\n (click)=\"nextPage()\"\n >\n <span class=\"vd-pagination__title\">\n {{ nextLabel() }}\n <foehn-icon-chevron-right />\n </span>\n <span class=\"visually-hidden\">:</span>\n <span class=\"vd-pagination__label\">\n {{ currentPage + 1 }} sur {{ pagesCount() }}\n </span>\n </button>\n </li>\n }\n </ul>\n </nav>\n }\n </div>\n</div>\n", styles: [".btn-no-extra{padding:0;border:none;font-weight:400;text-decoration-line:none}.vd-pagination{margin-bottom:1rem}.vd-pagination__link-reset{background:none;border:none;font-weight:inherit;text-decoration-line:none;text-align:inherit;cursor:pointer}.vd-pagination__link-reset:focus{background-color:var(--vd-focus)}:host ::ng-deep .btn.btn-link .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .btn.btn-link:hover .svg-inline--fa{color:var(--vd-neutral-dark)}.btn.btn-link{text-transform:none}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: FoehnIconChevronLeftComponent, selector: "foehn-icon-chevron-left" }, { kind: "component", type: FoehnIconChevronRightComponent, selector: "foehn-icon-chevron-right" }] }); }
|
|
12148
12148
|
}
|
|
12149
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12149
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnListComponent, decorators: [{
|
|
12150
12150
|
type: Component,
|
|
12151
12151
|
args: [{ selector: 'foehn-list', imports: [
|
|
12152
12152
|
NgTemplateOutlet,
|
|
@@ -12228,10 +12228,10 @@ class RedirectComponent {
|
|
|
12228
12228
|
clearInterval(this.intervalId);
|
|
12229
12229
|
}
|
|
12230
12230
|
}
|
|
12231
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12232
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
12231
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RedirectComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12232
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.18", type: RedirectComponent, isStandalone: true, selector: "redirector", ngImport: i0, template: "<foehn-modal\n [modalHeaderText]=\"'Information'\"\n [isModalVisible]=\"isModalVisible | async\"\n [closeable]=\"false\"\n>\n <p>Votre session a expir\u00E9.</p>\n <p>\n Vous pouvez\n <a href=\"#\" (click)=\"$event.preventDefault(); reloadPage()\">\n vous connecter\n </a>\n \u00E0 nouveau pour continuer \u00E0 utiliser nos services.\n </p>\n\n <div modal-footer class=\"w-100 text-end fw-bold\">\n Vous allez \u00EAtre redirig\u00E9 dans {{ counter }} s.\n </div>\n</foehn-modal>\n", dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
|
|
12233
12233
|
}
|
|
12234
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12234
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RedirectComponent, decorators: [{
|
|
12235
12235
|
type: Component,
|
|
12236
12236
|
args: [{ selector: 'redirector', imports: [FoehnModalComponent, AsyncPipe], template: "<foehn-modal\n [modalHeaderText]=\"'Information'\"\n [isModalVisible]=\"isModalVisible | async\"\n [closeable]=\"false\"\n>\n <p>Votre session a expir\u00E9.</p>\n <p>\n Vous pouvez\n <a href=\"#\" (click)=\"$event.preventDefault(); reloadPage()\">\n vous connecter\n </a>\n \u00E0 nouveau pour continuer \u00E0 utiliser nos services.\n </p>\n\n <div modal-footer class=\"w-100 text-end fw-bold\">\n Vous allez \u00EAtre redirig\u00E9 dans {{ counter }} s.\n </div>\n</foehn-modal>\n" }]
|
|
12237
12237
|
}], ctorParameters: () => [] });
|
|
@@ -12751,10 +12751,10 @@ class AbstractFoehnUploaderComponent extends FoehnInputComponent {
|
|
|
12751
12751
|
}
|
|
12752
12752
|
return false;
|
|
12753
12753
|
}
|
|
12754
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12755
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
12754
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractFoehnUploaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12755
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.18", type: AbstractFoehnUploaderComponent, isStandalone: true, inputs: { showUploadButton: { classPropertyName: "showUploadButton", publicName: "showUploadButton", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, hideGlobalInfos: { classPropertyName: "hideGlobalInfos", publicName: "hideGlobalInfos", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, key: { classPropertyName: "key", publicName: "key", isSignal: true, isRequired: false, transformFunction: null }, overrideAcceptedExtensions: { classPropertyName: "overrideAcceptedExtensions", publicName: "overrideAcceptedExtensions", isSignal: true, isRequired: false, transformFunction: null }, overrideMaxFileNameLength: { classPropertyName: "overrideMaxFileNameLength", publicName: "overrideMaxFileNameLength", isSignal: true, isRequired: false, transformFunction: null }, overrideIllegalCharacters: { classPropertyName: "overrideIllegalCharacters", publicName: "overrideIllegalCharacters", isSignal: true, isRequired: false, transformFunction: null }, showDeleteConfirmationMessage: { classPropertyName: "showDeleteConfirmationMessage", publicName: "showDeleteConfirmationMessage", isSignal: true, isRequired: false, transformFunction: null }, maxSimultaneousSelectedFiles: { classPropertyName: "maxSimultaneousSelectedFiles", publicName: "maxSimultaneousSelectedFiles", isSignal: true, isRequired: false, transformFunction: null }, maxFilesCount: { classPropertyName: "maxFilesCount", publicName: "maxFilesCount", isSignal: true, isRequired: false, transformFunction: null }, maxFilesSizeInMo: { classPropertyName: "maxFilesSizeInMo", publicName: "maxFilesSizeInMo", isSignal: true, isRequired: false, transformFunction: null }, dragAndDrop: { classPropertyName: "dragAndDrop", publicName: "dragAndDrop", isSignal: true, isRequired: false, transformFunction: null }, shouldDisplayFileSavedConfirmation: { classPropertyName: "shouldDisplayFileSavedConfirmation", publicName: "shouldDisplayFileSavedConfirmation", isSignal: true, isRequired: false, transformFunction: null }, chooseButtonLabel: { classPropertyName: "chooseButtonLabel", publicName: "chooseButtonLabel", isSignal: true, isRequired: false, transformFunction: null }, chooseButtonLabelMultiple: { classPropertyName: "chooseButtonLabelMultiple", publicName: "chooseButtonLabelMultiple", isSignal: true, isRequired: false, transformFunction: null }, dropZoneLabel: { classPropertyName: "dropZoneLabel", publicName: "dropZoneLabel", isSignal: true, isRequired: false, transformFunction: null }, dropZoneLabelMultiple: { classPropertyName: "dropZoneLabelMultiple", publicName: "dropZoneLabelMultiple", isSignal: true, isRequired: false, transformFunction: null }, deleteConfirmationMessage: { classPropertyName: "deleteConfirmationMessage", publicName: "deleteConfirmationMessage", isSignal: true, isRequired: false, transformFunction: null } }, host: { listeners: { "window:dragover": "onDocumentDragOver($event)", "window:dragleave": "onDocumentDragLeave($event)", "window:drop": "onDocumentDrop($event)" } }, usesInheritance: true, ngImport: i0 }); }
|
|
12756
12756
|
}
|
|
12757
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12757
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractFoehnUploaderComponent, decorators: [{
|
|
12758
12758
|
type: Directive,
|
|
12759
12759
|
args: [{
|
|
12760
12760
|
host: {
|
|
@@ -12812,10 +12812,10 @@ class UploadProgressService extends AbstractUploadProgressService {
|
|
|
12812
12812
|
return true;
|
|
12813
12813
|
}
|
|
12814
12814
|
}
|
|
12815
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12816
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
12815
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UploadProgressService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
12816
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UploadProgressService, providedIn: 'root' }); }
|
|
12817
12817
|
}
|
|
12818
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12818
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UploadProgressService, decorators: [{
|
|
12819
12819
|
type: Injectable,
|
|
12820
12820
|
args: [{
|
|
12821
12821
|
providedIn: 'root',
|
|
@@ -12869,15 +12869,15 @@ class FoehnUploadProgressBarComponent extends AbstractFoehnGlobalUploadProgressB
|
|
|
12869
12869
|
}
|
|
12870
12870
|
return percent;
|
|
12871
12871
|
}
|
|
12872
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12873
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
12872
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnUploadProgressBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12873
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnUploadProgressBarComponent, isStandalone: true, selector: "foehn-upload-progress-bar", inputs: { progressBarTriggerHtmlElement: { classPropertyName: "progressBarTriggerHtmlElement", publicName: "progressBarTriggerHtmlElement", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
12874
12874
|
{
|
|
12875
12875
|
provide: AbstractUploadProgressService,
|
|
12876
12876
|
useExisting: UploadProgressService,
|
|
12877
12877
|
},
|
|
12878
12878
|
], usesInheritance: true, ngImport: i0, template: "@if ((showProgress | async) === true) {\n <div\n role=\"dialog\"\n class=\"progress-bar-container d-flex justify-content-center\"\n tabindex=\"-1\"\n cdkTrapFocus\n >\n <div\n class=\"progress-bar-panel d-flex flex-column align-self-center\"\n tabindex=\"-1\"\n #progressBarPanel\n >\n <div class=\"progress-bar-panel-title py-2 px-3\">\n <h2\n class=\"h5 mb-0 py-1\"\n [innerHTML]=\"\n 'foehn-upload-progress-bar.title' | fromDictionary\n \"\n ></h2>\n </div>\n <div class=\"progress-bar-panel-body p-3\">\n @if ((hasUploadPackages | async) === false) {\n @if ((analysisProgress | async) === false) {\n <p\n [innerHTML]=\"\n 'foehn-upload-progress-bar.upload'\n | fromDictionary\n \"\n ></p>\n }\n @if ((analysisProgress | async) === true) {\n <p\n [innerHTML]=\"\n 'foehn-upload-progress-bar.analysis'\n | fromDictionary\n \"\n ></p>\n }\n }\n @if ((hasUploadPackages | async) === true) {\n @if ((analysisProgress | async) === false) {\n @if (uploadPackage | async; as uploadPackage) {\n <p\n [innerHTML]=\"\n 'foehn-upload-progress-bar.group.upload'\n | fromDictionary\n : {\n packageIndex: (\n uploadPackage.packageIndex +\n 1\n ).toString(),\n nbPackages:\n uploadPackage.nbPackages.toString(),\n }\n \"\n ></p>\n }\n }\n @if ((analysisProgress | async) === true) {\n @if (uploadPackage | async; as uploadPackage) {\n <p\n [innerHTML]=\"\n 'foehn-upload-progress-bar.group.analysis'\n | fromDictionary\n : {\n packageIndex: (\n uploadPackage.packageIndex +\n 1\n ).toString(),\n nbPackages:\n uploadPackage.nbPackages.toString(),\n }\n \"\n ></p>\n }\n }\n }\n <!-- Need to add a tabindex=\"0\" (here on progress) otherwise cdkTrapFocus will not work -->\n <div class=\"progress\" tabindex=\"0\">\n @if (currentUploadPercentage | async; as progress) {\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success\"\n [class.progress-bar-animated]=\"\n (analysisProgress | async) === true\n \"\n [class.progress-bar-striped]=\"\n (analysisProgress | async) === true\n \"\n [style.width]=\"progress + '%'\"\n [attr.aria-valuenow]=\"progress\"\n aria-valuemin=\"0\"\n aria-valuemax=\"100\"\n >\n @if ((analysisProgress | async) === false) {\n {{ progress + '%' }}\n }\n </div>\n }\n </div>\n @if ((hasUploadPackages | async) === true) {\n <small\n class=\"form-text text-secondary\"\n [innerHTML]=\"\n 'foehn-upload-progress-bar.group.info'\n | fromDictionary\n \"\n ></small>\n }\n </div>\n </div>\n </div>\n}\n", styles: [".progress-bar-container{top:0;left:0;height:100%;width:100%;position:fixed;z-index:10000;overflow:auto;background-color:#000;background-color:#0006}.progress-bar-panel{width:30%;background-color:#fff;box-shadow:0 .5rem 1rem #00000080}.progress-bar-panel-title{background-color:var(--vd-neutral-lighter)}.progress-bar-panel-title h2{margin-top:.5rem}.progress{width:100%;background-color:var(--vd-neutral-lighter);box-shadow:none}.progress:focus{outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 0 .2rem var(--vd-focus)}\n"], dependencies: [{ kind: "directive", type: CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
12879
12879
|
}
|
|
12880
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12880
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnUploadProgressBarComponent, decorators: [{
|
|
12881
12881
|
type: Component,
|
|
12882
12882
|
args: [{ selector: 'foehn-upload-progress-bar', providers: [
|
|
12883
12883
|
{
|
|
@@ -12952,10 +12952,10 @@ class PageUploadLimitService {
|
|
|
12952
12952
|
.reduce((partialSum, a) => partialSum + a, 0);
|
|
12953
12953
|
return (globalSizeInMo + filesToUploadSizeInMo > this.pageMaxFilesSizeInMo);
|
|
12954
12954
|
}
|
|
12955
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
12956
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
12955
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: PageUploadLimitService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
12956
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: PageUploadLimitService, providedIn: 'root' }); }
|
|
12957
12957
|
}
|
|
12958
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12958
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: PageUploadLimitService, decorators: [{
|
|
12959
12959
|
type: Injectable,
|
|
12960
12960
|
args: [{
|
|
12961
12961
|
providedIn: 'root',
|
|
@@ -13075,10 +13075,10 @@ class MultiUploadService {
|
|
|
13075
13075
|
return throwError(() => e);
|
|
13076
13076
|
}));
|
|
13077
13077
|
}
|
|
13078
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13079
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
13078
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: MultiUploadService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13079
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: MultiUploadService, providedIn: 'root' }); }
|
|
13080
13080
|
}
|
|
13081
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13081
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: MultiUploadService, decorators: [{
|
|
13082
13082
|
type: Injectable,
|
|
13083
13083
|
args: [{
|
|
13084
13084
|
providedIn: 'root',
|
|
@@ -13283,8 +13283,8 @@ class FoehnMultiUploadComponent extends AbstractFoehnUploaderComponent {
|
|
|
13283
13283
|
// Then we ensure we take only one file from current selection
|
|
13284
13284
|
return files.slice(0, 1);
|
|
13285
13285
|
}
|
|
13286
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13287
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
13286
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnMultiUploadComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
13287
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnMultiUploadComponent, isStandalone: true, selector: "foehn-multi-upload", inputs: { url: { classPropertyName: "url", publicName: "url", isSignal: true, isRequired: false, transformFunction: null }, reference: { classPropertyName: "reference", publicName: "reference", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
13288
13288
|
{
|
|
13289
13289
|
provide: FoehnInputComponent,
|
|
13290
13290
|
useExisting: forwardRef(() => FoehnMultiUploadComponent),
|
|
@@ -13297,7 +13297,7 @@ class FoehnMultiUploadComponent extends AbstractFoehnUploaderComponent {
|
|
|
13297
13297
|
},
|
|
13298
13298
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group container-box\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [class.drop-zone-highlight]=\"showDropZone\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n (drop)=\"onDrop($event)\"\n (dragenter)=\"onDragenter($event)\"\n (dragleave)=\"onDragleave($event)\"\n (dragover)=\"onDragover($event)\"\n #fallBackTrigger\n>\n @if (!!label()) {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n <foehn-validation-alerts\n [component]=\"this\"\n [shouldErrorsBeLive]=\"hasLiveUploadErrors()\"\n />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <!-- PRESTAKIT-309: Fake input with NgModel to be registered into Form controls -->\n <input type=\"hidden\" [name]=\"name() || label()\" [ngModel]=\"model()\" />\n\n <ng-content />\n\n @if (reference()) {\n @for (document of model(); track trackByDocument($index, document)) {\n <div class=\"file file-uploaded\">\n <!-- prettier-ignore -->\n <a [href]=\"multiUploadService.getDownloadUrl(url(), document)\">{{ document.filename }}</a>\n <span class=\"ms-1 me-1\">\n ({{ toMegaOctets(document.fileSize) }}\n <abbr\n [title]=\"\n 'foehn-uploader.abbr-megaoctet-title'\n | fromDictionary\n \"\n >\n {{ 'foehn-uploader.abbr-megaoctet' | fromDictionary }}\n </abbr>\n )\n </span>\n @if (!readonly() && !document.readonly) {\n <button\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n type=\"button\"\n class=\"btn btn-link icon-button delete-uploaded\"\n (click)=\"removeFile(document)\"\n >\n <foehn-icon-times\n [title]=\"\n 'foehn-uploader.delete-icon-title'\n | fromDictionary\n : { docName: document.filename }\n \"\n />\n </button>\n }\n </div>\n }\n @if (showGlobalInfos(model())) {\n <small\n class=\"form-text text-secondary uploaded-global-info\"\n [innerHTML]=\"getGlobalInfos(model())\"\n ></small>\n }\n }\n\n @if (!reference()) {\n @for (pending of pendingFiles; track trackByPending($index, pending)) {\n <div class=\"file file-pending\">\n <span>{{ pending.name }}</span>\n <span class=\"ms-1 me-1\">\n ({{ toMegaOctets(pending.size) }}\n <abbr\n [title]=\"\n 'foehn-uploader.abbr-megaoctet-title'\n | fromDictionary\n \"\n >\n {{ 'foehn-uploader.abbr-megaoctet' | fromDictionary }}\n </abbr>\n )\n </span>\n @if (!readonly()) {\n <button\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n type=\"button\"\n class=\"btn btn-link icon-button delete-pending\"\n (click)=\"removeFile(pending)\"\n >\n <foehn-icon-times\n [title]=\"\n 'foehn-uploader.delete-icon-title'\n | fromDictionary: { docName: pending.name }\n \"\n />\n </button>\n }\n </div>\n }\n @if (showGlobalInfos(pendingFiles)) {\n <small\n class=\"form-text text-secondary pending-global-info\"\n [innerHTML]=\"getGlobalInfos(pendingFiles)\"\n ></small>\n }\n }\n\n @if (canAddMoreFiles()) {\n <input\n class=\"form-control actual-input\"\n type=\"file\"\n [name]=\"name() || label()\"\n [multiple]=\"multiple()\"\n [attr.accept]=\"\n overrideAcceptedExtensions()\n ? overrideAcceptedExtensions()\n : uploaderHelper.accept\n ? uploaderHelper.accept\n : null\n \"\n (change)=\"onFileChange($event)\"\n #inputFile\n />\n\n <button\n type=\"button\"\n class=\"btn btn-primary\"\n [class.visually-hidden]=\"!showUploadButton()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-describedby]=\"buildId('ErrorsContainer')\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n (click)=\"inputFile.click()\"\n #entryComponent\n >\n {{\n multiple()\n ? resolvedChooseButtonLabelMultiple()\n : resolvedChooseButtonLabel()\n }}\n </button>\n\n @if (dragAndDrop() && !disabled()) {\n <div\n aria-hidden=\"true\"\n class=\"dropfile\"\n [class.dropfile-border-transparent]=\"showDropZone\"\n (click)=\"inputFile.click()\"\n >\n {{\n multiple()\n ? resolvedDropZoneLabelMultiple()\n : resolvedDropZoneLabel()\n }}\n </div>\n }\n }\n\n @if (reference()) {\n <foehn-upload-progress-bar\n [progressBarTriggerHtmlElement]=\"\n inputElement()?.nativeElement || fallBackTrigger\n \"\n />\n }\n</div>\n", styles: [".dropfile{width:300px;border:3px dashed #bbb;text-align:center;margin-top:10px;cursor:pointer;padding:15px 3px}.dropfile-border-transparent{border-color:#fff}.actual-input{display:none}.file-list{margin-top:20px}.icon-button{border:0}.icon-button:hover{cursor:pointer}:host ::ng-deep .svg-inline--fa{color:#000!important}.drop-zone-highlight{outline:3px dashed #bbb}.container-box{border:1px solid #ededed;background-color:#fbfbfb;padding:.5rem}.container-box.vd-form-group-danger{border-left:5px solid var(--vd-danger);padding-left:1rem}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "component", type: FoehnUploadProgressBarComponent, selector: "foehn-upload-progress-bar", inputs: ["progressBarTriggerHtmlElement"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
13299
13299
|
}
|
|
13300
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13300
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnMultiUploadComponent, decorators: [{
|
|
13301
13301
|
type: Component,
|
|
13302
13302
|
args: [{ selector: 'foehn-multi-upload', providers: [
|
|
13303
13303
|
{
|
|
@@ -13419,10 +13419,10 @@ class BoMultiUploadService {
|
|
|
13419
13419
|
return throwError(() => e);
|
|
13420
13420
|
}));
|
|
13421
13421
|
}
|
|
13422
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13423
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
13422
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: BoMultiUploadService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13423
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: BoMultiUploadService, providedIn: 'root' }); }
|
|
13424
13424
|
}
|
|
13425
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13425
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: BoMultiUploadService, decorators: [{
|
|
13426
13426
|
type: Injectable,
|
|
13427
13427
|
args: [{
|
|
13428
13428
|
providedIn: 'root',
|
|
@@ -13572,8 +13572,8 @@ class FoehnBoMultiUploadComponent extends AbstractFoehnUploaderComponent {
|
|
|
13572
13572
|
// Then we ensure we take only one file from current selection
|
|
13573
13573
|
return files.slice(0, 1);
|
|
13574
13574
|
}
|
|
13575
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13576
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
13575
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnBoMultiUploadComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
13576
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnBoMultiUploadComponent, isStandalone: true, selector: "foehn-bo-multi-upload", inputs: { uploadUrl: { classPropertyName: "uploadUrl", publicName: "uploadUrl", isSignal: true, isRequired: false, transformFunction: null }, deleteUrl: { classPropertyName: "deleteUrl", publicName: "deleteUrl", isSignal: true, isRequired: false, transformFunction: null }, downloadUrl: { classPropertyName: "downloadUrl", publicName: "downloadUrl", isSignal: true, isRequired: false, transformFunction: null }, optionalLabelKey: { classPropertyName: "optionalLabelKey", publicName: "optionalLabelKey", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { documentDeleted: "documentDeleted" }, providers: [
|
|
13577
13577
|
{
|
|
13578
13578
|
provide: FoehnInputComponent,
|
|
13579
13579
|
useExisting: forwardRef(() => FoehnBoMultiUploadComponent),
|
|
@@ -13586,7 +13586,7 @@ class FoehnBoMultiUploadComponent extends AbstractFoehnUploaderComponent {
|
|
|
13586
13586
|
},
|
|
13587
13587
|
], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group container-box\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [class.drop-zone-highlight]=\"showDropZone\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n (drop)=\"onDrop($event)\"\n (dragenter)=\"onDragenter($event)\"\n (dragleave)=\"onDragleave($event)\"\n (dragover)=\"onDragover($event)\"\n #fallBackTrigger\n>\n @if (!!label()) {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ optionalLabelKey() | fromDictionary }}\n </span>\n }\n </label>\n }\n\n <foehn-validation-alerts\n [component]=\"this\"\n [shouldErrorsBeLive]=\"hasLiveUploadErrors()\"\n />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <!-- PRESTAKIT-309: Fake input with NgModel to be registered into Form controls -->\n <input type=\"hidden\" [name]=\"name() || label()\" [ngModel]=\"model()\" />\n\n <ng-content />\n\n @for (document of model(); track trackByDocument($index, document)) {\n <div class=\"file file-uploaded\">\n <!-- prettier-ignore -->\n <a [href]=\"boMultiUploadService.getDownloadUrl(downloadUrl(), document)\">{{ document.filename }}</a>\n <span class=\"ms-1 me-1\">\n ({{ toMegaOctets(document.fileSize) }}\n <abbr\n [title]=\"\n 'foehn-uploader.abbr-megaoctet-title' | fromDictionary\n \"\n >\n {{ 'foehn-uploader.abbr-megaoctet' | fromDictionary }}\n </abbr>\n )\n </span>\n @if (!readonly() && !document.readonly) {\n <button\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n type=\"button\"\n class=\"btn btn-link icon-button delete-uploaded\"\n (click)=\"removeFile(document)\"\n >\n <foehn-icon-times\n [title]=\"\n 'foehn-uploader.delete-icon-title'\n | fromDictionary: { docName: document.filename }\n \"\n />\n </button>\n }\n </div>\n }\n\n @if (showGlobalInfos(model())) {\n <small\n class=\"form-text text-secondary uploaded-global-info\"\n [innerHTML]=\"getGlobalInfos(model())\"\n ></small>\n }\n\n @if (canAddMoreFiles()) {\n <input\n class=\"form-control actual-input\"\n type=\"file\"\n [name]=\"name() || label()\"\n [multiple]=\"multiple()\"\n [attr.accept]=\"\n overrideAcceptedExtensions()\n ? overrideAcceptedExtensions()\n : uploaderHelper.accept\n ? uploaderHelper.accept\n : null\n \"\n (change)=\"onFileChange($event)\"\n #inputFile\n />\n\n <button\n type=\"button\"\n class=\"btn btn-primary\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n [class.visually-hidden]=\"!showUploadButton()\"\n [attr.id]=\"buildChildId()\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-describedby]=\"buildId('ErrorsContainer')\"\n (click)=\"inputFile.click()\"\n #entryComponent\n >\n {{\n multiple()\n ? resolvedChooseButtonLabelMultiple()\n : resolvedChooseButtonLabel()\n }}\n </button>\n\n @if (dragAndDrop() && !disabled()) {\n <div\n aria-hidden=\"true\"\n class=\"dropfile\"\n [class.dropfile-border-transparent]=\"showDropZone\"\n (click)=\"inputFile.click()\"\n >\n {{\n multiple()\n ? resolvedDropZoneLabelMultiple()\n : resolvedDropZoneLabel()\n }}\n </div>\n }\n }\n\n <foehn-upload-progress-bar\n [progressBarTriggerHtmlElement]=\"\n inputElement()?.nativeElement || fallBackTrigger\n \"\n />\n</div>\n", styles: [".dropfile{width:300px;border:3px dashed #bbb;text-align:center;margin-top:10px;cursor:pointer;padding:15px 3px}.dropfile-border-transparent{border-color:#fff}.actual-input{display:none}.file-list{margin-top:20px}.icon-button{border:0}.icon-button:hover{cursor:pointer}:host ::ng-deep .svg-inline--fa{color:#000!important}.drop-zone-highlight{outline:3px dashed #bbb}.container-box{border:1px solid #ededed;background-color:#fbfbfb;padding:.5rem}.container-box.vd-form-group-danger{border-left:5px solid var(--vd-danger);padding-left:1rem}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnIconTimesComponent, selector: "foehn-icon-times" }, { kind: "component", type: FoehnUploadProgressBarComponent, selector: "foehn-upload-progress-bar", inputs: ["progressBarTriggerHtmlElement"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
13588
13588
|
}
|
|
13589
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13589
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnBoMultiUploadComponent, decorators: [{
|
|
13590
13590
|
type: Component,
|
|
13591
13591
|
args: [{ selector: 'foehn-bo-multi-upload', providers: [
|
|
13592
13592
|
{
|
|
@@ -13730,8 +13730,8 @@ class FoehnPictureUploadComponent extends FoehnInputComponent {
|
|
|
13730
13730
|
const fileExtension = `.${filename.split('.').pop()}`.toLowerCase();
|
|
13731
13731
|
return acceptedFormats.includes(fileExtension);
|
|
13732
13732
|
}
|
|
13733
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13734
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
13733
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPictureUploadComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
13734
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnPictureUploadComponent, isStandalone: true, selector: "foehn-picture-upload", inputs: { key: { classPropertyName: "key", publicName: "key", isSignal: true, isRequired: false, transformFunction: null }, baseUrl: { classPropertyName: "baseUrl", publicName: "baseUrl", isSignal: true, isRequired: false, transformFunction: null }, croppedPictureFilename: { classPropertyName: "croppedPictureFilename", publicName: "croppedPictureFilename", isSignal: true, isRequired: false, transformFunction: null }, resizeToWidth: { classPropertyName: "resizeToWidth", publicName: "resizeToWidth", isSignal: true, isRequired: false, transformFunction: null }, resizeToHeight: { classPropertyName: "resizeToHeight", publicName: "resizeToHeight", isSignal: true, isRequired: false, transformFunction: null }, shouldDisplayFileSavedConfirmation: { classPropertyName: "shouldDisplayFileSavedConfirmation", publicName: "shouldDisplayFileSavedConfirmation", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
13735
13735
|
{
|
|
13736
13736
|
provide: FoehnInputComponent,
|
|
13737
13737
|
useExisting: forwardRef(() => FoehnPictureUploadComponent),
|
|
@@ -13740,7 +13740,7 @@ class FoehnPictureUploadComponent extends FoehnInputComponent {
|
|
|
13740
13740
|
{ provide: UploadProgressService, useClass: UploadProgressService },
|
|
13741
13741
|
], usesInheritance: true, ngImport: i0, template: "<div\n [attr.id]=\"buildId('Container')\"\n [class.has-danger]=\"hasErrors()\"\n [class.vd-form-group-danger]=\"hasErrors()\"\n class=\"form-group clearable-input-form-group\"\n tabindex=\"-1\"\n #fallBackTrigger\n>\n @if (!!label()) {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText()) {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n <input type=\"hidden\" [name]=\"name() || label()\" [ngModel]=\"model()\" />\n\n <ng-content />\n\n @if (hasPicture) {\n <div class=\"row\">\n <div class=\"col-md-6\">\n <img\n [id]=\"buildChildId('Picture')\"\n [attr.alt]=\"label()\"\n [src]=\"getDownloadUrl()\"\n />\n </div>\n <div class=\"col-md-4\">\n <button\n type=\"button\"\n class=\"btn btn-danger w-100\"\n [attr.id]=\"buildChildId('DeleteButton')\"\n (click)=\"deleteFile()\"\n >\n {{\n 'foehn-picture-upload.delete-picture-label'\n | fromDictionary\n }}\n </button>\n </div>\n </div>\n }\n\n @if (!hasPicture && !croppedPictureAsBlob) {\n <div>\n <input\n #inputFile\n type=\"file\"\n class=\"form-control d-none\"\n [attr.id]=\"name()\"\n [attr.accept]=\"acceptFormats\"\n [multiple]=\"false\"\n [name]=\"name()\"\n (change)=\"onPictureSelection($event)\"\n />\n <button\n type=\"button\"\n class=\"btn btn-primary my-2\"\n [attr.id]=\"buildChildId('ChooseButton')\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.aria-describedby]=\"buildId('ErrorsContainer')\"\n (click)=\"inputFile.click()\"\n [attr.disabled]=\"loading ? 'disabled' : null\"\n >\n {{\n 'foehn-picture-upload.choose-button-label' | fromDictionary\n }}\n </button>\n </div>\n }\n\n @if (loading) {\n <div>\n {{ 'foehn-picture-upload.loading-label' | fromDictionary }}\n </div>\n }\n\n @if (!hasPicture) {\n <div class=\"row\">\n <div class=\"col-md-6\">\n <image-cropper\n [id]=\"buildChildId('Cropper')\"\n (cropperReady)=\"loading = false\"\n (imageCropped)=\"onImageCropped($event)\"\n (loadImageFailed)=\"onPictureSelectionFailed()\"\n [aspectRatio]=\"3 / 4\"\n [imageChangedEvent]=\"pictureToCrop\"\n [maintainAspectRatio]=\"true\"\n [resizeToWidth]=\"resizeToWidth()\"\n [resizeToHeight]=\"resizeToHeight()\"\n [onlyScaleDown]=\"true\"\n format=\"png\"\n />\n </div>\n @if (!hasPicture) {\n <div class=\"col-md-4\">\n <div class=\"row mb-3\">\n @if (croppedPictureAsBlob) {\n <button\n type=\"button\"\n class=\"btn btn-primary w-100\"\n [attr.id]=\"buildChildId('SaveButton')\"\n (click)=\"savePicture()\"\n >\n {{\n 'foehn-picture-upload.validate-selection-label'\n | fromDictionary\n }}\n </button>\n }\n </div>\n <div class=\"row\">\n @if (croppedPictureAsBlob) {\n <button\n type=\"button\"\n class=\"btn btn-secondary w-100\"\n [attr.id]=\"buildChildId('CancelButton')\"\n (click)=\"resetPictureSelection()\"\n >\n {{\n 'foehn-picture-upload.cancel-selection-label'\n | fromDictionary\n }}\n </button>\n }\n </div>\n </div>\n }\n </div>\n }\n\n <foehn-upload-progress-bar\n [progressBarTriggerHtmlElement]=\"\n inputElement()?.nativeElement || fallBackTrigger\n \"\n />\n</div>\n", dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: ImageCropperComponent, selector: "image-cropper", inputs: ["imageChangedEvent", "imageURL", "imageBase64", "imageFile", "imageAltText", "options", "cropperFrameAriaLabel", "output", "format", "autoCrop", "cropper", "transform", "maintainAspectRatio", "aspectRatio", "resetCropOnAspectRatioChange", "resizeToWidth", "resizeToHeight", "cropperMinWidth", "cropperMinHeight", "cropperMaxHeight", "cropperMaxWidth", "cropperStaticWidth", "cropperStaticHeight", "canvasRotation", "initialStepSize", "roundCropper", "onlyScaleDown", "imageQuality", "backgroundColor", "containWithinAspectRatio", "hideResizeSquares", "allowMoveImage", "checkImageType", "alignImage", "disabled", "hidden"], outputs: ["imageCropped", "startCropImage", "imageLoaded", "cropperReady", "loadImageFailed", "transformChange", "cropperChange"] }, { kind: "component", type: FoehnUploadProgressBarComponent, selector: "foehn-upload-progress-bar", inputs: ["progressBarTriggerHtmlElement"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
13742
13742
|
}
|
|
13743
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13743
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnPictureUploadComponent, decorators: [{
|
|
13744
13744
|
type: Component,
|
|
13745
13745
|
args: [{ selector: 'foehn-picture-upload', providers: [
|
|
13746
13746
|
{
|
|
@@ -13799,10 +13799,10 @@ class EPaymentService {
|
|
|
13799
13799
|
this.growlService.addWithType(GrowlType.DANGER, 'Une erreur de transmission est survenue. Merci de réessayer plus tard.');
|
|
13800
13800
|
return of(null);
|
|
13801
13801
|
}
|
|
13802
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13803
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
13802
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: EPaymentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13803
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: EPaymentService, providedIn: 'root' }); }
|
|
13804
13804
|
}
|
|
13805
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13805
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: EPaymentService, decorators: [{
|
|
13806
13806
|
type: Injectable,
|
|
13807
13807
|
args: [{
|
|
13808
13808
|
providedIn: 'root',
|
|
@@ -13866,10 +13866,10 @@ class SdkEpaymentComponent {
|
|
|
13866
13866
|
});
|
|
13867
13867
|
this.failureModalDisplayed = true;
|
|
13868
13868
|
}
|
|
13869
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13870
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
13869
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkEpaymentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13870
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.18", type: SdkEpaymentComponent, isStandalone: true, selector: "epayment-form", inputs: { baseUrl: { classPropertyName: "baseUrl", publicName: "baseUrl", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "<foehn-modal\n [id]=\"'epayment-form-error-modal'\"\n [isModalVisible]=\"failureModalDisplayed\"\n [modalHeaderText]=\"'epayment-form.errors.title' | fromDictionary\"\n [modalBodyText]=\"platformFailureMessageDicoKey | fromDictionary\"\n (click)=\"failureModalDisplayed = false\"\n/>\n\n<foehn-modal\n [id]=\"'epayment-form-redirection-modal'\"\n [isModalVisible]=\"redirectModalDisplayed\"\n [modalHeaderText]=\"'epayment-form.redirection.title' | fromDictionary\"\n [closeable]=\"false\"\n>\n <!-- Need to add a tabindex=\"0\" (here on modal-body-content) otherwise cdkTrapFocus will not work because no closing button -->\n <div class=\"modal-body-content\" tabindex=\"0\">\n <p [innerHTML]=\"'epayment-form.redirection.text' | fromDictionary\"></p>\n <div class=\"progress\" aria-hidden=\"true\">\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success progress-bar-animated progress-bar-striped w-100\"\n ></div>\n </div>\n <small\n class=\"form-text text-secondary\"\n [innerHTML]=\"'epayment-form.redirection.help' | fromDictionary\"\n ></small>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep #epayment-form-redirection-modal .modal{z-index:10000}:host ::ng-deep #epayment-form-redirection-modal .modal-header{background-color:var(--vd-neutral-lighter)}:host ::ng-deep #epayment-form-redirection-modal .modal-content{border:none}:host ::ng-deep #epayment-form-redirection-modal .modal-title{margin:0!important}:host ::ng-deep #epayment-form-redirection-modal .modal-body{padding:.5rem}:host ::ng-deep #epayment-form-redirection-modal .modal-body-content{padding:.5rem}:host ::ng-deep #epayment-form-redirection-modal .modal-footer{display:none!important}\n"], dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
13871
13871
|
}
|
|
13872
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13872
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SdkEpaymentComponent, decorators: [{
|
|
13873
13873
|
type: Component,
|
|
13874
13874
|
args: [{ selector: 'epayment-form', imports: [FoehnModalComponent, SdkDictionaryPipe], template: "<foehn-modal\n [id]=\"'epayment-form-error-modal'\"\n [isModalVisible]=\"failureModalDisplayed\"\n [modalHeaderText]=\"'epayment-form.errors.title' | fromDictionary\"\n [modalBodyText]=\"platformFailureMessageDicoKey | fromDictionary\"\n (click)=\"failureModalDisplayed = false\"\n/>\n\n<foehn-modal\n [id]=\"'epayment-form-redirection-modal'\"\n [isModalVisible]=\"redirectModalDisplayed\"\n [modalHeaderText]=\"'epayment-form.redirection.title' | fromDictionary\"\n [closeable]=\"false\"\n>\n <!-- Need to add a tabindex=\"0\" (here on modal-body-content) otherwise cdkTrapFocus will not work because no closing button -->\n <div class=\"modal-body-content\" tabindex=\"0\">\n <p [innerHTML]=\"'epayment-form.redirection.text' | fromDictionary\"></p>\n <div class=\"progress\" aria-hidden=\"true\">\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success progress-bar-animated progress-bar-striped w-100\"\n ></div>\n </div>\n <small\n class=\"form-text text-secondary\"\n [innerHTML]=\"'epayment-form.redirection.help' | fromDictionary\"\n ></small>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep #epayment-form-redirection-modal .modal{z-index:10000}:host ::ng-deep #epayment-form-redirection-modal .modal-header{background-color:var(--vd-neutral-lighter)}:host ::ng-deep #epayment-form-redirection-modal .modal-content{border:none}:host ::ng-deep #epayment-form-redirection-modal .modal-title{margin:0!important}:host ::ng-deep #epayment-form-redirection-modal .modal-body{padding:.5rem}:host ::ng-deep #epayment-form-redirection-modal .modal-body-content{padding:.5rem}:host ::ng-deep #epayment-form-redirection-modal .modal-footer{display:none!important}\n"] }]
|
|
13875
13875
|
}], propDecorators: { baseUrl: [{ type: i0.Input, args: [{ isSignal: true, alias: "baseUrl", required: false }] }] } });
|
|
@@ -13953,10 +13953,10 @@ class NumberCurrencyFormatterDirective {
|
|
|
13953
13953
|
}
|
|
13954
13954
|
return this.host.model()?.toString() !== newValueWithoutFormatting;
|
|
13955
13955
|
}
|
|
13956
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13957
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
13956
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: NumberCurrencyFormatterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13957
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.18", type: NumberCurrencyFormatterDirective, isStandalone: true, selector: "[numberCurrencyFormatter]", host: { listeners: { "blur": "onBlur($event)", "focus": "onFocus($event)", "modelChange": "onModelChange($any($event))" } }, ngImport: i0 }); }
|
|
13958
13958
|
}
|
|
13959
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13959
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: NumberCurrencyFormatterDirective, decorators: [{
|
|
13960
13960
|
type: Directive,
|
|
13961
13961
|
args: [{
|
|
13962
13962
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -13983,10 +13983,10 @@ class IbanFormatterDirective {
|
|
|
13983
13983
|
}
|
|
13984
13984
|
return iban.printFormat(value, ' ');
|
|
13985
13985
|
}
|
|
13986
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
13987
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
13986
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: IbanFormatterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13987
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.18", type: IbanFormatterDirective, isStandalone: true, selector: "[ibanFormatter]", host: { listeners: { "blur": "onBlur($event)" } }, ngImport: i0 }); }
|
|
13988
13988
|
}
|
|
13989
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
13989
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: IbanFormatterDirective, decorators: [{
|
|
13990
13990
|
type: Directive,
|
|
13991
13991
|
args: [{
|
|
13992
13992
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -14020,10 +14020,10 @@ class IdeFormatterDirective {
|
|
|
14020
14020
|
const trimmedValue = value.trim();
|
|
14021
14021
|
return trimmedValue.replace(new RegExp(IDE_PATTERN, 'g'), 'CHE-$1.$2.$3');
|
|
14022
14022
|
}
|
|
14023
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14024
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
14023
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: IdeFormatterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14024
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.18", type: IdeFormatterDirective, isStandalone: true, selector: "[ideFormatter]", host: { listeners: { "blur": "onBlur($event)" } }, ngImport: i0 }); }
|
|
14025
14025
|
}
|
|
14026
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14026
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: IdeFormatterDirective, decorators: [{
|
|
14027
14027
|
type: Directive,
|
|
14028
14028
|
args: [{
|
|
14029
14029
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -14095,10 +14095,10 @@ class NDCFormatterDirective {
|
|
|
14095
14095
|
*/
|
|
14096
14096
|
return digits.replace(new RegExp(NO_CONTRIB_PATTERN_WITH_TWO_DOTS, 'g'), '$1.$2.$3');
|
|
14097
14097
|
}
|
|
14098
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14099
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
14098
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: NDCFormatterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14099
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.18", type: NDCFormatterDirective, isStandalone: true, selector: "[ndcFormatter]", host: { listeners: { "blur": "onBlur($event)" } }, ngImport: i0 }); }
|
|
14100
14100
|
}
|
|
14101
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14101
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: NDCFormatterDirective, decorators: [{
|
|
14102
14102
|
type: Directive,
|
|
14103
14103
|
args: [{
|
|
14104
14104
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -14183,10 +14183,10 @@ class AbstractPageFromMenuComponent extends AbstractPageComponent {
|
|
|
14183
14183
|
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
|
14184
14184
|
() => { });
|
|
14185
14185
|
}
|
|
14186
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14187
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
14186
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractPageFromMenuComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14187
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.18", type: AbstractPageFromMenuComponent, isStandalone: true, usesInheritance: true, ngImport: i0 }); }
|
|
14188
14188
|
}
|
|
14189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractPageFromMenuComponent, decorators: [{
|
|
14190
14190
|
type: Directive
|
|
14191
14191
|
}] });
|
|
14192
14192
|
|
|
@@ -14293,10 +14293,10 @@ class AbstractListDetailPageComponent extends AbstractPageFromMenuComponent {
|
|
|
14293
14293
|
this._validationHandlerService.updateErrors(this._gesdemService.lastResponse.errors);
|
|
14294
14294
|
});
|
|
14295
14295
|
}
|
|
14296
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14297
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
14296
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractListDetailPageComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14297
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.18", type: AbstractListDetailPageComponent, isStandalone: true, usesInheritance: true, ngImport: i0 }); }
|
|
14298
14298
|
}
|
|
14299
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14299
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractListDetailPageComponent, decorators: [{
|
|
14300
14300
|
type: Directive
|
|
14301
14301
|
}] });
|
|
14302
14302
|
|
|
@@ -14318,10 +14318,10 @@ class AbstractMenuPageComponent extends AbstractPageComponent {
|
|
|
14318
14318
|
}
|
|
14319
14319
|
});
|
|
14320
14320
|
}
|
|
14321
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14322
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
14321
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractMenuPageComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14322
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.18", type: AbstractMenuPageComponent, isStandalone: true, usesInheritance: true, ngImport: i0 }); }
|
|
14323
14323
|
}
|
|
14324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14324
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: AbstractMenuPageComponent, decorators: [{
|
|
14325
14325
|
type: Directive
|
|
14326
14326
|
}] });
|
|
14327
14327
|
|
|
@@ -14343,10 +14343,10 @@ class FoehnErrorPillComponent {
|
|
|
14343
14343
|
}
|
|
14344
14344
|
return errorName.startsWith(errorPrefix);
|
|
14345
14345
|
}
|
|
14346
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14347
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
14346
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnErrorPillComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14347
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnErrorPillComponent, isStandalone: true, selector: "foehn-error-pill", inputs: { errorPrefix: { classPropertyName: "errorPrefix", publicName: "errorPrefix", isSignal: true, isRequired: false, transformFunction: null }, incompleteIndicatorOnly: { classPropertyName: "incompleteIndicatorOnly", publicName: "incompleteIndicatorOnly", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (hasErrors | async) {\n <strong class=\"align-self-baseline badge mt-2 bg-danger\">\n {{ 'foehn-error-pill.incomplete' | fromDictionary }}\n </strong>\n}\n\n@if (!(hasErrors | async) && !incompleteIndicatorOnly()) {\n <strong class=\"align-self-baseline badge mt-2 bg-secondary\">\n {{ 'foehn-error-pill.complete' | fromDictionary }}\n </strong>\n}\n", dependencies: [{ kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14348
14348
|
}
|
|
14349
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14349
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnErrorPillComponent, decorators: [{
|
|
14350
14350
|
type: Component,
|
|
14351
14351
|
args: [{ selector: 'foehn-error-pill', imports: [AsyncPipe, SdkDictionaryPipe], template: "@if (hasErrors | async) {\n <strong class=\"align-self-baseline badge mt-2 bg-danger\">\n {{ 'foehn-error-pill.incomplete' | fromDictionary }}\n </strong>\n}\n\n@if (!(hasErrors | async) && !incompleteIndicatorOnly()) {\n <strong class=\"align-self-baseline badge mt-2 bg-secondary\">\n {{ 'foehn-error-pill.complete' | fromDictionary }}\n </strong>\n}\n" }]
|
|
14352
14352
|
}], ctorParameters: () => [], propDecorators: { errorPrefix: [{ type: i0.Input, args: [{ isSignal: true, alias: "errorPrefix", required: false }] }], incompleteIndicatorOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "incompleteIndicatorOnly", required: false }] }] } });
|
|
@@ -14454,15 +14454,15 @@ class FoehnListSummaryComponent extends FoehnInputComponent {
|
|
|
14454
14454
|
this.listCopyForTable = ObjectHelper.deepCopy(list);
|
|
14455
14455
|
});
|
|
14456
14456
|
}
|
|
14457
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14458
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
14457
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnListSummaryComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
14458
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnListSummaryComponent, isStandalone: true, selector: "foehn-list-summary", inputs: { getListItemTitle: { classPropertyName: "getListItemTitle", publicName: "getListItemTitle", isSignal: true, isRequired: false, transformFunction: null }, listItemDescriptions: { classPropertyName: "listItemDescriptions", publicName: "listItemDescriptions", isSignal: true, isRequired: false, transformFunction: null }, showAsTable: { classPropertyName: "showAsTable", publicName: "showAsTable", isSignal: true, isRequired: false, transformFunction: null }, canAddItems: { classPropertyName: "canAddItems", publicName: "canAddItems", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { itemRemoved: "itemRemoved", itemEdit: "itemEdit" }, providers: [
|
|
14459
14459
|
{
|
|
14460
14460
|
provide: FoehnInputComponent,
|
|
14461
14461
|
useExisting: forwardRef(() => FoehnListSummaryComponent),
|
|
14462
14462
|
},
|
|
14463
14463
|
], viewQueries: [{ propertyName: "tableActionButtons", first: true, predicate: ["tableActionButtons"], descendants: true, isSignal: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<section\n class=\"form-group clearable-input-form-group\"\n [class.has-danger]=\"hasErrorsToDisplay()\"\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n @if (label() && type !== 'hidden') {\n <label\n [class]=\"\n 'form-label ' +\n (isLabelSrOnly()\n ? 'visually-hidden'\n : (labelStyleModifier() ?? ''))\n \"\n [attr.for]=\"buildChildId()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </label>\n }\n\n <foehn-validation-alerts [component]=\"this\" />\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n @if (!showAsTable()) {\n <section>\n <ul class=\"list-unstyled\" aria-describedby=\"sommaire-help-alt\">\n @for (\n item of internalList();\n track trackFoehnListItem(itemIndex, item);\n let itemIndex = $index\n ) {\n <li\n [id]=\"'list-summary-' + item.trackingIndex\"\n class=\"mt-3 border-bottom\"\n >\n <div class=\"d-flex align-items-baseline flex-wrap\">\n <h4 class=\"mt-0 me-3\">\n {{ getListItemTitle()(item) }}\n </h4>\n <span class=\"ms-auto\">\n <foehn-error-pill\n [incompleteIndicatorOnly]=\"true\"\n [errorPrefix]=\"\n name() + '[' + itemIndex + ']'\n \"\n />\n </span>\n </div>\n <dl class=\"mb-0\">\n @for (\n itemParam of internalListItemDescriptions();\n track trackFoehnListItemDescription(\n $index,\n itemParam\n )\n ) {\n @if (showLine(item, itemParam)) {\n <div class=\"d-flex flex-wrap item-line\">\n <dt class=\"me-1\">\n {{ itemParam.label }}\n </dt>\n <dd class=\"ms-auto text-end\">\n {{\n itemParam.getFormattedValue(\n item\n )\n }}\n </dd>\n </div>\n }\n }\n </dl>\n <ul class=\"list-inline mb-3 mt-0\">\n @if (item.disableEdition && item.disableDeletion) {\n <li class=\"list-inline-item\">\n <a\n [id]=\"\n buildChildId(\n '-see-link-' + itemIndex\n )\n \"\n href=\"#\"\n (click)=\"\n $event.preventDefault();\n editItem(itemIndex)\n \"\n >\n Consulter\n </a>\n <span class=\"visually-hidden\">\n {{ getListItemTitle()(item) }}\n </span>\n </li>\n }\n @if (!item.disableEdition) {\n <li class=\"list-inline-item\">\n <a\n [id]=\"\n buildChildId(\n '-edit-link-' + itemIndex\n )\n \"\n href=\"#\"\n (click)=\"\n $event.preventDefault();\n editItem(itemIndex)\n \"\n >\n Modifier\n </a>\n <span class=\"visually-hidden\">\n {{ getListItemTitle()(item) }}\n </span>\n </li>\n }\n @if (!item.disableDeletion) {\n <li class=\"list-inline-item\">\n \n <a\n [id]=\"\n buildChildId(\n '-delete-link-' + itemIndex\n )\n \"\n href=\"#\"\n (click)=\"\n $event.preventDefault();\n removeItem(itemIndex)\n \"\n >\n Supprimer\n <span class=\"visually-hidden\">\n {{ getListItemTitle()(item) }}\n </span>\n </a>\n </li>\n }\n </ul>\n </li>\n }\n </ul>\n </section>\n }\n\n @if (showAsTable() && !!tableConfiguration?.length) {\n <section>\n @if (!!listCopyForTable?.length) {\n <foehn-table\n [name]=\"buildChildName('table')\"\n [model]=\"listCopyForTable\"\n [itemsPerPage]=\"1000000\"\n [columnsConfiguration]=\"tableConfiguration\"\n [sort]=\"tableSort\"\n (sortChange)=\"changeSort($event)\"\n [trackByFn]=\"trackFoehnListItem\"\n />\n }\n </section>\n }\n\n @if (canAddItems()) {\n <section [class.mt-5]=\"!showAsTable()\">\n <h2 class=\"visually-hidden\">Action</h2>\n <ul class=\"list-inline mb-3\">\n <li class=\"list-inline-item\">\n <button\n [id]=\"buildChildId('-add-button')\"\n type=\"button\"\n class=\"btn btn-primary\"\n (click)=\"editItem()\"\n >\n Ajouter\n </button>\n </li>\n </ul>\n </section>\n }\n</section>\n\n<ng-template #tableActionButtons let-index=\"index\" let-item=\"item\">\n <div class=\"d-inline-flex\">\n @if (item.disableEdition && item.disableDeletion) {\n <button\n [id]=\"buildChildId('-see-button-' + index)\"\n type=\"button\"\n class=\"btn bg-transparent me-3\"\n (click)=\"editItem(index)\"\n >\n <foehn-icon-search [title]=\"'Consulter'\" />\n </button>\n }\n @if (!item.disableEdition) {\n <button\n [id]=\"buildChildId('-edit-button-' + index)\"\n type=\"button\"\n class=\"btn bg-transparent me-3\"\n (click)=\"editItem(index)\"\n >\n <foehn-icon-edit [title]=\"'Modifier'\" />\n </button>\n }\n @if (!item.disableDeletion) {\n <button\n [id]=\"buildChildId('-delete-button-' + index)\"\n type=\"button\"\n class=\"btn bg-transparent\"\n (click)=\"removeItem(index)\"\n >\n <foehn-icon-trash-alt [title]=\"'Supprimer'\" />\n </button>\n }\n </div>\n</ng-template>\n", styles: [":host ::ng-deep .bg-transparent.btn .svg-inline--fa{color:var(--vd-neutral-darker)!important}\n"], dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "component", type: FoehnErrorPillComponent, selector: "foehn-error-pill", inputs: ["errorPrefix", "incompleteIndicatorOnly"] }, { kind: "component", type: FoehnTableComponent, selector: "foehn-table", inputs: ["columnsConfiguration", "itemsPerPage", "fixedPageCount", "sort", "title", "totalElements", "titleSrOnly", "previousLabel", "nextLabel", "tableClass", "trackByFn"], outputs: ["columnsConfigurationChange", "sortChange", "pageChange", "rowClick"] }, { kind: "component", type: FoehnIconSearchComponent, selector: "foehn-icon-search" }, { kind: "component", type: FoehnIconEditComponent, selector: "foehn-icon-edit" }, { kind: "component", type: FoehnIconTrashAltComponent, selector: "foehn-icon-trash-alt" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14464
14464
|
}
|
|
14465
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14465
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnListSummaryComponent, decorators: [{
|
|
14466
14466
|
type: Component,
|
|
14467
14467
|
args: [{ selector: 'foehn-list-summary', providers: [
|
|
14468
14468
|
{
|
|
@@ -14500,10 +14500,10 @@ class FoehnMenuItemComponent {
|
|
|
14500
14500
|
const safePrefix = StringHelper.toSafeIdFragment(prefixValue);
|
|
14501
14501
|
return `${safePrefix}NA`;
|
|
14502
14502
|
}
|
|
14503
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14504
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
14503
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnMenuItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14504
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnMenuItemComponent, isStandalone: true, selector: "foehn-menu-item", inputs: { labelDicoKey: { classPropertyName: "labelDicoKey", publicName: "labelDicoKey", isSignal: true, isRequired: false, transformFunction: null }, dicoLabelPlaceHolders: { classPropertyName: "dicoLabelPlaceHolders", publicName: "dicoLabelPlaceHolders", isSignal: true, isRequired: false, transformFunction: null }, linkId: { classPropertyName: "linkId", publicName: "linkId", isSignal: true, isRequired: false, transformFunction: null }, rLink: { classPropertyName: "rLink", publicName: "rLink", isSignal: true, isRequired: false, transformFunction: null }, queryParamsHandling: { classPropertyName: "queryParamsHandling", publicName: "queryParamsHandling", isSignal: true, isRequired: false, transformFunction: null }, errorPrefix: { classPropertyName: "errorPrefix", publicName: "errorPrefix", isSignal: true, isRequired: false, transformFunction: null }, listLength: { classPropertyName: "listLength", publicName: "listLength", isSignal: true, isRequired: false, transformFunction: null }, applicable: { classPropertyName: "applicable", publicName: "applicable", isSignal: true, isRequired: false, transformFunction: null }, showErrorPill: { classPropertyName: "showErrorPill", publicName: "showErrorPill", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@if (applicable()) {\n <li\n class=\"d-flex flex-column flex-md-row justify-content-between border-bottom pb-3\"\n >\n <span class=\"align-self-baseline mt-2\">\n <a\n href=\"#\"\n (click)=\"$event.preventDefault()\"\n [id]=\"linkId()\"\n [routerLink]=\"rLink()\"\n [queryParams]=\"{ scrollTo: linkId() }\"\n [queryParamsHandling]=\"queryParamsHandling()\"\n >\n {{ labelDicoKey() | fromDictionary: dicoLabelPlaceHolders() }}\n </a>\n @if (listLength()) {\n <br />\n @if (listLength() > 1) {\n <small class=\"text-secondary\">\n {{ listLength() }} \u00E9l\u00E9ments saisis\n </small>\n }\n @if (listLength() === 1) {\n <small class=\"text-secondary\">\n {{ listLength() }} \u00E9l\u00E9ment saisi\n </small>\n }\n }\n </span>\n @if (showErrorPill()) {\n <foehn-error-pill [errorPrefix]=\"errorPrefix()\" />\n }\n </li>\n}\n\n@if (!applicable()) {\n <li\n class=\"d-flex flex-column flex-md-row justify-content-between border-bottom pb-3\"\n >\n <span [id]=\"nonApplicableId\" class=\"align-self-baseline mt-2\">\n {{ labelDicoKey() | fromDictionary: dicoLabelPlaceHolders() }}\n \n <span class=\"fw-bold\">(non applicable)</span>\n </span>\n </li>\n}\n", dependencies: [{ kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: FoehnErrorPillComponent, selector: "foehn-error-pill", inputs: ["errorPrefix", "incompleteIndicatorOnly"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14505
14505
|
}
|
|
14506
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14506
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnMenuItemComponent, decorators: [{
|
|
14507
14507
|
type: Component,
|
|
14508
14508
|
args: [{ selector: 'foehn-menu-item', imports: [RouterLink, FoehnErrorPillComponent, SdkDictionaryPipe], template: "@if (applicable()) {\n <li\n class=\"d-flex flex-column flex-md-row justify-content-between border-bottom pb-3\"\n >\n <span class=\"align-self-baseline mt-2\">\n <a\n href=\"#\"\n (click)=\"$event.preventDefault()\"\n [id]=\"linkId()\"\n [routerLink]=\"rLink()\"\n [queryParams]=\"{ scrollTo: linkId() }\"\n [queryParamsHandling]=\"queryParamsHandling()\"\n >\n {{ labelDicoKey() | fromDictionary: dicoLabelPlaceHolders() }}\n </a>\n @if (listLength()) {\n <br />\n @if (listLength() > 1) {\n <small class=\"text-secondary\">\n {{ listLength() }} \u00E9l\u00E9ments saisis\n </small>\n }\n @if (listLength() === 1) {\n <small class=\"text-secondary\">\n {{ listLength() }} \u00E9l\u00E9ment saisi\n </small>\n }\n }\n </span>\n @if (showErrorPill()) {\n <foehn-error-pill [errorPrefix]=\"errorPrefix()\" />\n }\n </li>\n}\n\n@if (!applicable()) {\n <li\n class=\"d-flex flex-column flex-md-row justify-content-between border-bottom pb-3\"\n >\n <span [id]=\"nonApplicableId\" class=\"align-self-baseline mt-2\">\n {{ labelDicoKey() | fromDictionary: dicoLabelPlaceHolders() }}\n \n <span class=\"fw-bold\">(non applicable)</span>\n </span>\n </li>\n}\n" }]
|
|
14509
14509
|
}], propDecorators: { labelDicoKey: [{ type: i0.Input, args: [{ isSignal: true, alias: "labelDicoKey", required: false }] }], dicoLabelPlaceHolders: [{ type: i0.Input, args: [{ isSignal: true, alias: "dicoLabelPlaceHolders", required: false }] }], linkId: [{ type: i0.Input, args: [{ isSignal: true, alias: "linkId", required: false }] }], rLink: [{ type: i0.Input, args: [{ isSignal: true, alias: "rLink", required: false }] }], queryParamsHandling: [{ type: i0.Input, args: [{ isSignal: true, alias: "queryParamsHandling", required: false }] }], errorPrefix: [{ type: i0.Input, args: [{ isSignal: true, alias: "errorPrefix", required: false }] }], listLength: [{ type: i0.Input, args: [{ isSignal: true, alias: "listLength", required: false }] }], applicable: [{ type: i0.Input, args: [{ isSignal: true, alias: "applicable", required: false }] }], showErrorPill: [{ type: i0.Input, args: [{ isSignal: true, alias: "showErrorPill", required: false }] }] } });
|
|
@@ -14538,10 +14538,10 @@ class FoehnMenuItemTransmitComponent {
|
|
|
14538
14538
|
}
|
|
14539
14539
|
this.clickedWithRemainingErrors.emit(remainingErrors);
|
|
14540
14540
|
}
|
|
14541
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14542
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
14541
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnMenuItemTransmitComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14542
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.18", type: FoehnMenuItemTransmitComponent, isStandalone: true, selector: "foehn-menu-item-transmit", inputs: { linkId: { classPropertyName: "linkId", publicName: "linkId", isSignal: true, isRequired: false, transformFunction: null }, rLink: { classPropertyName: "rLink", publicName: "rLink", isSignal: true, isRequired: false, transformFunction: null }, labelDicoKey: { classPropertyName: "labelDicoKey", publicName: "labelDicoKey", isSignal: true, isRequired: false, transformFunction: null }, dicoLabelPlaceHolders: { classPropertyName: "dicoLabelPlaceHolders", publicName: "dicoLabelPlaceHolders", isSignal: true, isRequired: false, transformFunction: null }, remainingErrorNamesToIgnore: { classPropertyName: "remainingErrorNamesToIgnore", publicName: "remainingErrorNamesToIgnore", isSignal: true, isRequired: false, transformFunction: null }, remainingErrorsAlertTitle: { classPropertyName: "remainingErrorsAlertTitle", publicName: "remainingErrorsAlertTitle", isSignal: true, isRequired: false, transformFunction: null }, remainingErrorsAlertBody: { classPropertyName: "remainingErrorsAlertBody", publicName: "remainingErrorsAlertBody", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { clickedWithRemainingErrors: "clickedWithRemainingErrors" }, ngImport: i0, template: "<li\n class=\"d-flex flex-column flex-md-row justify-content-between border-bottom pb-3\"\n>\n <span class=\"align-self-baseline mt-2\">\n <a\n href=\"#\"\n (click)=\"$event.preventDefault(); transmit()\"\n [id]=\"linkId()\"\n #transmitLink\n >\n {{ labelDicoKey() | fromDictionary: dicoLabelPlaceHolders() }}\n </a>\n <foehn-modal\n [(isModalVisible)]=\"showRemainingErrorsAlert\"\n [modalHeaderText]=\"remainingErrorsAlertTitle()\"\n [modalTriggerHtmlElement]=\"transmitLink\"\n >\n <p>\n <span [innerHTML]=\"remainingErrorsAlertBody()\"></span>\n <foehn-error-pill [errorPrefix]=\"''\" />\n </p>\n </foehn-modal>\n </span>\n</li>\n", dependencies: [{ kind: "component", type: FoehnModalComponent, selector: "foehn-modal", inputs: ["isModalVisible", "id", "modalBodyText", "modalHeaderText", "closeable", "draggable", "hideable", "modalTriggerHtmlElement", "name", "modalSize"], outputs: ["isModalVisibleChange"] }, { kind: "component", type: FoehnErrorPillComponent, selector: "foehn-error-pill", inputs: ["errorPrefix", "incompleteIndicatorOnly"] }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14543
14543
|
}
|
|
14544
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14544
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnMenuItemTransmitComponent, decorators: [{
|
|
14545
14545
|
type: Component,
|
|
14546
14546
|
args: [{ selector: 'foehn-menu-item-transmit', imports: [FoehnModalComponent, FoehnErrorPillComponent, SdkDictionaryPipe], template: "<li\n class=\"d-flex flex-column flex-md-row justify-content-between border-bottom pb-3\"\n>\n <span class=\"align-self-baseline mt-2\">\n <a\n href=\"#\"\n (click)=\"$event.preventDefault(); transmit()\"\n [id]=\"linkId()\"\n #transmitLink\n >\n {{ labelDicoKey() | fromDictionary: dicoLabelPlaceHolders() }}\n </a>\n <foehn-modal\n [(isModalVisible)]=\"showRemainingErrorsAlert\"\n [modalHeaderText]=\"remainingErrorsAlertTitle()\"\n [modalTriggerHtmlElement]=\"transmitLink\"\n >\n <p>\n <span [innerHTML]=\"remainingErrorsAlertBody()\"></span>\n <foehn-error-pill [errorPrefix]=\"''\" />\n </p>\n </foehn-modal>\n </span>\n</li>\n" }]
|
|
14547
14547
|
}], propDecorators: { linkId: [{ type: i0.Input, args: [{ isSignal: true, alias: "linkId", required: false }] }], rLink: [{ type: i0.Input, args: [{ isSignal: true, alias: "rLink", required: false }] }], labelDicoKey: [{ type: i0.Input, args: [{ isSignal: true, alias: "labelDicoKey", required: false }] }], dicoLabelPlaceHolders: [{ type: i0.Input, args: [{ isSignal: true, alias: "dicoLabelPlaceHolders", required: false }] }], remainingErrorNamesToIgnore: [{ type: i0.Input, args: [{ isSignal: true, alias: "remainingErrorNamesToIgnore", required: false }] }], remainingErrorsAlertTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "remainingErrorsAlertTitle", required: false }] }], remainingErrorsAlertBody: [{ type: i0.Input, args: [{ isSignal: true, alias: "remainingErrorsAlertBody", required: false }] }], clickedWithRemainingErrors: [{ type: i0.Output, args: ["clickedWithRemainingErrors"] }] } });
|
|
@@ -14563,15 +14563,15 @@ class FoehnDecisionElectroniqueComponent extends FoehnInputComponent {
|
|
|
14563
14563
|
this.sessionInfo = inject(SessionInfo);
|
|
14564
14564
|
this.isConnectedCyber = this.sessionInfo.data.pipe(map((userInfo) => !!userInfo && !!userInfo.context));
|
|
14565
14565
|
}
|
|
14566
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14567
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
14566
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDecisionElectroniqueComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14567
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnDecisionElectroniqueComponent, isStandalone: true, selector: "foehn-decision-electronique", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
14568
14568
|
{
|
|
14569
14569
|
provide: FoehnInputComponent,
|
|
14570
14570
|
useExisting: forwardRef(() => FoehnDecisionElectroniqueComponent),
|
|
14571
14571
|
},
|
|
14572
14572
|
], usesInheritance: true, ngImport: i0, template: "@if (isConnectedCyber | async) {\n <section\n [class.vd-form-group-danger]=\"hasErrorsToDisplay()\"\n class=\"mb-3 p-2 bg-light\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n >\n <h2\n class=\"h5\"\n [innerHTML]=\"'foehn-decision-electronique.title' | fromDictionary\"\n ></h2>\n <p\n [innerHTML]=\"'foehn-decision-electronique.info' | fromDictionary\"\n ></p>\n <fieldset [attr.aria-describedby]=\"getDescribedBy()\">\n <legend class=\"vd-p\">\n <span\n [innerHTML]=\"\n 'foehn-decision-electronique.question' | fromDictionary\n \"\n ></span>\n </legend>\n <foehn-validation-alerts [component]=\"this\" />\n <div class=\"d-flex flex-row\">\n <div class=\"form-check\">\n <input\n type=\"radio\"\n class=\"form-check-input\"\n [ngModel]=\"model()\"\n (ngModelChange)=\"updateNgModel($event)\"\n [name]=\"buildChildName()\"\n [attr.name]=\"buildChildName()\"\n [value]=\"true\"\n [attr.id]=\"buildChildId('True')\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n (change)=\"handleChange(true)\"\n #entryComponent\n />\n <label\n class=\"form-check-label\"\n [for]=\"buildChildId('True')\"\n [innerHTML]=\"\n 'foehn-decision-electronique.answer.yes'\n | fromDictionary\n \"\n ></label>\n </div>\n <div class=\"form-check ms-2\">\n <input\n type=\"radio\"\n class=\"form-check-input\"\n [ngModel]=\"model()\"\n (ngModelChange)=\"updateNgModel($event)\"\n [name]=\"buildChildName()\"\n [attr.name]=\"buildChildName()\"\n [value]=\"false\"\n [attr.id]=\"buildChildId('False')\"\n [attr.aria-invalid]=\"hasErrorsToDisplay() || null\"\n [attr.disabled]=\"disabled() ? 'disabled' : null\"\n (change)=\"handleChange(false)\"\n />\n <label\n class=\"form-check-label\"\n [for]=\"buildChildId('False')\"\n [innerHTML]=\"\n 'foehn-decision-electronique.answer.no'\n | fromDictionary\n \"\n ></label>\n </div>\n </div>\n </fieldset>\n <p\n [innerHTML]=\"\n 'foehn-decision-electronique.answer.info' | fromDictionary\n \"\n ></p>\n </section>\n}\n", dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14573
14573
|
}
|
|
14574
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14574
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnDecisionElectroniqueComponent, decorators: [{
|
|
14575
14575
|
type: Component,
|
|
14576
14576
|
args: [{ selector: 'foehn-decision-electronique', providers: [
|
|
14577
14577
|
{
|
|
@@ -14666,10 +14666,10 @@ class FoehnAgendaNavigationComponent {
|
|
|
14666
14666
|
this.currentDay = calendar.currentWeek.week[0].date;
|
|
14667
14667
|
}
|
|
14668
14668
|
}
|
|
14669
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14670
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: FoehnAgendaNavigationComponent, isStandalone: true, selector: "foehn-agenda-navigation", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, calendar: { classPropertyName: "calendar", publicName: "calendar", isSignal: true, isRequired: false, transformFunction: null }, isSrOnly: { classPropertyName: "isSrOnly", publicName: "isSrOnly", isSignal: true, isRequired: false, transformFunction: null }, minDate: { classPropertyName: "minDate", publicName: "minDate", isSignal: true, isRequired: false, transformFunction: null }, maxDate: { classPropertyName: "maxDate", publicName: "maxDate", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { paginationChange: "paginationChange" }, usesOnChanges: true, ngImport: i0, template: "@if (!!calendar()) {\n <div class=\"row mb-3\">\n <div class=\"col-12\">\n <nav\n class=\"vd-pagination calendar-week-navigation\"\n [attr.id]=\"id()\"\n [attr.aria-label]=\"\n 'foehn-agenda-navigation.nav.aria-label' | fromDictionary\n \"\n >\n <ul class=\"vd-pagination__list\">\n @if (!!calendar().previousWeek) {\n <li\n class=\"vd-pagination__item vd-pagination__item--previous\"\n >\n <button\n [id]=\"id() + 'ButtonPreviousWeek'\"\n class=\"btn btn-link vd-pagination__link vd-pagination__link-reset\"\n (click)=\"paginate(calendar().previousWeek)\"\n type=\"button\"\n >\n <span class=\"d-flex align-items-center\">\n <foehn-icon-chevron-left\n class=\"vd-pagination__title\"\n [title]=\"\n 'foehn-agenda-navigation.previous-week'\n | fromDictionary\n \"\n aria-hidden=\"true\"\n />\n <span\n class=\"vd-pagination__title ms-2 d-xs-none d-sm-block\"\n aria-hidden=\"true\"\n >\n {{\n 'foehn-agenda-navigation.previous-week'\n | fromDictionary\n }}\n </span>\n <span\n [id]=\"id() + 'NavigationPreviousSrOnly'\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-agenda-navigation.previous-week-sr-only'\n | fromDictionary\n : {\n previousWeek:\n calendar()\n .previousWeek\n .label,\n }\n }}\n </span>\n </span>\n </button>\n </li>\n }\n @if (!calendar().previousWeek && !isSrOnly()) {\n <li\n class=\"vd-pagination__item vd-pagination__item--previous\"\n >\n <div\n [id]=\"id() + 'NavigationPreviousDisabled'\"\n class=\"d-flex align-items-center link-week-disabled px-1\"\n >\n <foehn-icon-chevron-left\n class=\"vd-pagination__title\"\n [title]=\"\n 'foehn-agenda-navigation.previous-week'\n | fromDictionary\n \"\n />\n <span\n class=\"vd-pagination__title ms-2 d-xs-none d-sm-block\"\n >\n {{\n 'foehn-agenda-navigation.previous-week'\n | fromDictionary\n }}\n </span>\n </div>\n </li>\n }\n @if (!isSrOnly()) {\n <li\n class=\"vd-pagination__item d-flex justify-content-center\"\n >\n <foehn-date-picker-button\n [name]=\"id() + 'DatePickerButton'\"\n [model]=\"currentDay\"\n [minDate]=\"minDate()\"\n [maxDate]=\"maxDate()\"\n [selectedDateSrOnlyLabelKey]=\"'foehn-agenda-navigation.date-picker-button.screen-reader.selected-date'\"\n (userInput)=\"datePickerUserInput($event)\"\n />\n </li>\n }\n @if (!!calendar().nextWeek) {\n <li\n class=\"vd-pagination__item vd-pagination__item--next col-4 d-flex justify-content-end\"\n >\n <button\n [id]=\"id() + 'ButtonNextWeek'\"\n class=\"btn btn-link vd-pagination__link vd-pagination__link-reset\"\n (click)=\"paginate(calendar().nextWeek)\"\n type=\"button\"\n >\n <span class=\"d-flex align-items-center\">\n <span\n aria-hidden=\"true\"\n class=\"vd-pagination__title d-xs-none d-sm-block\"\n >\n {{\n 'foehn-agenda-navigation.next-week'\n | fromDictionary\n }}\n </span>\n <span\n [id]=\"id() + 'NavigationNextSrOnly'\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-agenda-navigation.next-week-sr-only'\n | fromDictionary\n : {\n nextWeek:\n calendar()\n .nextWeek\n .label,\n }\n }}\n </span>\n <foehn-icon-chevron-right\n class=\"vd-pagination__title ms-2\"\n [title]=\"\n 'foehn-agenda-navigation.next-week'\n | fromDictionary\n \"\n aria-hidden=\"true\"\n />\n </span>\n </button>\n </li>\n }\n @if (!calendar().nextWeek && !isSrOnly()) {\n <li\n class=\"vd-pagination__item vd-pagination__item--next col-4 d-flex justify-content-end\"\n >\n <div\n [id]=\"id() + 'NavigationNextDisabled'\"\n class=\"d-flex align-items-center link-week-disabled px-1\"\n >\n <span\n class=\"vd-pagination__title d-xs-none d-sm-block\"\n >\n {{\n 'foehn-agenda-navigation.next-week'\n | fromDictionary\n }}\n </span>\n <foehn-icon-chevron-right\n class=\"vd-pagination__title ms-2\"\n [title]=\"\n 'foehn-agenda-navigation.next-week'\n | fromDictionary\n \"\n />\n </div>\n </li>\n }\n </ul>\n </nav>\n </div>\n </div>\n}\n", styles: [".calendar-week-navigation{margin-bottom:0}.calendar-week-navigation li.vd-pagination__item{margin-top:0}.calendar-week-navigation span.vd-pagination__title{font-size:1em;line-height:1.2em}:host ::ng-deep .calendar-week-navigation .btn.btn-link .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .calendar-week-navigation .btn.btn-link:hover .svg-inline--fa{color:var(--vd-neutral-darker)}.calendar-week-navigation .btn.btn-link{text-transform:none}.calendar-week-navigation .link-week-disabled .vd-pagination__title{color:var(--vd-neutral-light);cursor:not-allowed}.calendar-week-navigation .vd-pagination__link-reset{background:none;border:none;font-weight:inherit;text-decoration-line:none;text-align:inherit;cursor:pointer}.calendar-week-navigation .vd-pagination__link-reset:focus{background-color:var(--vd-focus)}nav ul{margin-bottom:0}\n"], dependencies: [{ kind: "component", type: FoehnIconChevronLeftComponent, selector: "foehn-icon-chevron-left" }, { kind: "component", type: FoehnDatePickerButtonComponent, selector: "foehn-date-picker-button", inputs: ["model", "id", "displaySelectedDate", "name", "minYear", "maxYear", "minDate", "maxDate", "selectedDateSrOnlyLabelKey"], outputs: ["modelChange", "userInput"] }, { kind: "component", type: FoehnIconChevronRightComponent, selector: "foehn-icon-chevron-right" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14669
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAgendaNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14670
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnAgendaNavigationComponent, isStandalone: true, selector: "foehn-agenda-navigation", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, calendar: { classPropertyName: "calendar", publicName: "calendar", isSignal: true, isRequired: false, transformFunction: null }, isSrOnly: { classPropertyName: "isSrOnly", publicName: "isSrOnly", isSignal: true, isRequired: false, transformFunction: null }, minDate: { classPropertyName: "minDate", publicName: "minDate", isSignal: true, isRequired: false, transformFunction: null }, maxDate: { classPropertyName: "maxDate", publicName: "maxDate", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { paginationChange: "paginationChange" }, usesOnChanges: true, ngImport: i0, template: "@if (!!calendar()) {\n <div class=\"row mb-3\">\n <div class=\"col-12\">\n <nav\n class=\"vd-pagination calendar-week-navigation\"\n [attr.id]=\"id()\"\n [attr.aria-label]=\"\n 'foehn-agenda-navigation.nav.aria-label' | fromDictionary\n \"\n >\n <ul class=\"vd-pagination__list\">\n @if (!!calendar().previousWeek) {\n <li\n class=\"vd-pagination__item vd-pagination__item--previous\"\n >\n <button\n [id]=\"id() + 'ButtonPreviousWeek'\"\n class=\"btn btn-link vd-pagination__link vd-pagination__link-reset\"\n (click)=\"paginate(calendar().previousWeek)\"\n type=\"button\"\n >\n <span class=\"d-flex align-items-center\">\n <foehn-icon-chevron-left\n class=\"vd-pagination__title\"\n [title]=\"\n 'foehn-agenda-navigation.previous-week'\n | fromDictionary\n \"\n aria-hidden=\"true\"\n />\n <span\n class=\"vd-pagination__title ms-2 d-xs-none d-sm-block\"\n aria-hidden=\"true\"\n >\n {{\n 'foehn-agenda-navigation.previous-week'\n | fromDictionary\n }}\n </span>\n <span\n [id]=\"id() + 'NavigationPreviousSrOnly'\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-agenda-navigation.previous-week-sr-only'\n | fromDictionary\n : {\n previousWeek:\n calendar()\n .previousWeek\n .label,\n }\n }}\n </span>\n </span>\n </button>\n </li>\n }\n @if (!calendar().previousWeek && !isSrOnly()) {\n <li\n class=\"vd-pagination__item vd-pagination__item--previous\"\n >\n <div\n [id]=\"id() + 'NavigationPreviousDisabled'\"\n class=\"d-flex align-items-center link-week-disabled px-1\"\n >\n <foehn-icon-chevron-left\n class=\"vd-pagination__title\"\n [title]=\"\n 'foehn-agenda-navigation.previous-week'\n | fromDictionary\n \"\n />\n <span\n class=\"vd-pagination__title ms-2 d-xs-none d-sm-block\"\n >\n {{\n 'foehn-agenda-navigation.previous-week'\n | fromDictionary\n }}\n </span>\n </div>\n </li>\n }\n @if (!isSrOnly()) {\n <li\n class=\"vd-pagination__item d-flex justify-content-center\"\n >\n <foehn-date-picker-button\n [name]=\"id() + 'DatePickerButton'\"\n [model]=\"currentDay\"\n [minDate]=\"minDate()\"\n [maxDate]=\"maxDate()\"\n [selectedDateSrOnlyLabelKey]=\"'foehn-agenda-navigation.date-picker-button.screen-reader.selected-date'\"\n (userInput)=\"datePickerUserInput($event)\"\n />\n </li>\n }\n @if (!!calendar().nextWeek) {\n <li\n class=\"vd-pagination__item vd-pagination__item--next col-4 d-flex justify-content-end\"\n >\n <button\n [id]=\"id() + 'ButtonNextWeek'\"\n class=\"btn btn-link vd-pagination__link vd-pagination__link-reset\"\n (click)=\"paginate(calendar().nextWeek)\"\n type=\"button\"\n >\n <span class=\"d-flex align-items-center\">\n <span\n aria-hidden=\"true\"\n class=\"vd-pagination__title d-xs-none d-sm-block\"\n >\n {{\n 'foehn-agenda-navigation.next-week'\n | fromDictionary\n }}\n </span>\n <span\n [id]=\"id() + 'NavigationNextSrOnly'\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-agenda-navigation.next-week-sr-only'\n | fromDictionary\n : {\n nextWeek:\n calendar()\n .nextWeek\n .label,\n }\n }}\n </span>\n <foehn-icon-chevron-right\n class=\"vd-pagination__title ms-2\"\n [title]=\"\n 'foehn-agenda-navigation.next-week'\n | fromDictionary\n \"\n aria-hidden=\"true\"\n />\n </span>\n </button>\n </li>\n }\n @if (!calendar().nextWeek && !isSrOnly()) {\n <li\n class=\"vd-pagination__item vd-pagination__item--next col-4 d-flex justify-content-end\"\n >\n <div\n [id]=\"id() + 'NavigationNextDisabled'\"\n class=\"d-flex align-items-center link-week-disabled px-1\"\n >\n <span\n class=\"vd-pagination__title d-xs-none d-sm-block\"\n >\n {{\n 'foehn-agenda-navigation.next-week'\n | fromDictionary\n }}\n </span>\n <foehn-icon-chevron-right\n class=\"vd-pagination__title ms-2\"\n [title]=\"\n 'foehn-agenda-navigation.next-week'\n | fromDictionary\n \"\n />\n </div>\n </li>\n }\n </ul>\n </nav>\n </div>\n </div>\n}\n", styles: [".calendar-week-navigation{margin-bottom:0}.calendar-week-navigation li.vd-pagination__item{margin-top:0}.calendar-week-navigation span.vd-pagination__title{font-size:1em;line-height:1.2em}:host ::ng-deep .calendar-week-navigation .btn.btn-link .svg-inline--fa{color:var(--vd-primary-dark)}:host ::ng-deep .calendar-week-navigation .btn.btn-link:hover .svg-inline--fa{color:var(--vd-neutral-darker)}.calendar-week-navigation .btn.btn-link{text-transform:none}.calendar-week-navigation .link-week-disabled .vd-pagination__title{color:var(--vd-neutral-light);cursor:not-allowed}.calendar-week-navigation .vd-pagination__link-reset{background:none;border:none;font-weight:inherit;text-decoration-line:none;text-align:inherit;cursor:pointer}.calendar-week-navigation .vd-pagination__link-reset:focus{background-color:var(--vd-focus)}nav ul{margin-bottom:0}\n"], dependencies: [{ kind: "component", type: FoehnIconChevronLeftComponent, selector: "foehn-icon-chevron-left" }, { kind: "component", type: FoehnDatePickerButtonComponent, selector: "foehn-date-picker-button", inputs: ["model", "id", "displaySelectedDate", "name", "minYear", "maxYear", "minDate", "maxDate", "selectedDateSrOnlyLabelKey"], outputs: ["modelChange", "userInput"] }, { kind: "component", type: FoehnIconChevronRightComponent, selector: "foehn-icon-chevron-right" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14671
14671
|
}
|
|
14672
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14672
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAgendaNavigationComponent, decorators: [{
|
|
14673
14673
|
type: Component,
|
|
14674
14674
|
args: [{ selector: 'foehn-agenda-navigation', imports: [
|
|
14675
14675
|
FoehnIconChevronLeftComponent,
|
|
@@ -14903,15 +14903,15 @@ class FoehnAgendaTimeslotPanelComponent extends FoehnInputComponent {
|
|
|
14903
14903
|
buttonsArray[newIndex].nativeElement.focus();
|
|
14904
14904
|
}
|
|
14905
14905
|
}
|
|
14906
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14907
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
14906
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAgendaTimeslotPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14907
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnAgendaTimeslotPanelComponent, isStandalone: true, selector: "foehn-agenda-timeslot-panel", inputs: { calendar: { classPropertyName: "calendar", publicName: "calendar", isSignal: true, isRequired: false, transformFunction: null }, currentWeek: { classPropertyName: "currentWeek", publicName: "currentWeek", isSignal: true, isRequired: false, transformFunction: null }, nbVisibleElements: { classPropertyName: "nbVisibleElements", publicName: "nbVisibleElements", isSignal: true, isRequired: false, transformFunction: null } }, host: { listeners: { "keydown": "handleKeyboardDownEvent($event)" } }, providers: [
|
|
14908
14908
|
{
|
|
14909
14909
|
provide: FoehnInputComponent,
|
|
14910
14910
|
useExisting: forwardRef(() => FoehnAgendaTimeslotPanelComponent),
|
|
14911
14911
|
},
|
|
14912
14912
|
], viewQueries: [{ propertyName: "timeSlotButtonsElemRef", predicate: ["timeSlotButtonsElemRef"], descendants: true, isSignal: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "@if (calendar() | async; as loadedCalendar) {\n @if (currentWeek(); as week) {\n <section class=\"panel panel-default mb-3\">\n <div\n class=\"panel-heading mt-2 mb-2 py-2 d-flex align-items-baseline\"\n >\n <h3 class=\"h5 ms-3 mt-0 mb-0\">\n {{ capitalCaseFirstLetter(week.day) }}\n @if (!!isSelected(timeInputValue)) {\n <span class=\"visually-hidden\">\n {{\n 'foehn-agenda-timeslot-panel.selected-time'\n | fromDictionary\n : { timeSelectedValue: timeInputValue }\n }}\n </span>\n }\n </h3>\n @if (!!week.timeSlots.length) {\n <small class=\"visually-hidden\">\n {{\n 'foehn-agenda-timeslot-panel.nbr-dispo'\n | fromDictionary\n : {\n nbElements:\n week.timeSlots.length.toString(),\n }\n }}\n </small>\n }\n @if (!week.timeSlots.length) {\n <small class=\"fst-italic align-self-end ms-2\">\n {{\n 'foehn-agenda-timeslot-panel.no-dispo'\n | fromDictionary\n }}\n </small>\n }\n </div>\n @if (!!week.timeSlots.length) {\n <div\n class=\"panel-body d-flex flex-wrap ms-auto me-auto ps-3 g-0\"\n (focusin)=\"onTimeFocusin()\"\n (focusout)=\"onTimeFocusout()\"\n role=\"application\"\n >\n @for (\n timeSlot of timeSlots;\n track timeSlot;\n let index = $index\n ) {\n <button\n type=\"button\"\n class=\"btn me-2 mb-2\"\n #timeSlotButtonsElemRef\n [attr.id]=\"\n cleanIdForQuerySelector(\n week.day + '-' + timeSlot\n )\n \"\n [tabindex]=\"getTimeSlotTabIndex(timeSlot, index)\"\n [class.btn-info]=\"!isSelected(timeSlot)\"\n [class.btn-primary]=\"isSelected(timeSlot)\"\n (click)=\"\n handleUserInput(\n week.day,\n week.date,\n timeSlot,\n loadedCalendar\n )\n \"\n [attr.aria-label]=\"\n getButtonTimeSlotAriaLabel(week.day, timeSlot)\n \"\n >\n {{ timeSlot }}\n </button>\n }\n @if (\n week.timeSlots.length > visibleElementsCount() &&\n canClose\n ) {\n <div class=\"col-12 d-flex justify-content-end mb-1\">\n <button\n type=\"button\"\n class=\"btn btn-link show-more\"\n #timeSlotButtonsElemRef\n (click)=\"togglePanel()\"\n [attr.aria-label]=\"\n (isClosed\n ? 'foehn-agenda-timeslot-panel.show-more-sr-only'\n : 'foehn-agenda-timeslot-panel.show-less'\n )\n | fromDictionary\n : {\n nbrElementsHidden:\n timeslotRemaining.toString(),\n }\n \"\n >\n {{\n (isClosed\n ? 'foehn.agenda-timeslot-panel.show-more'\n : 'foehn-agenda-timeslot-panel.show-less'\n )\n | fromDictionary\n : {\n nbrElementsHidden:\n timeslotRemaining.toString(),\n }\n }}\n </button>\n </div>\n }\n </div>\n }\n </section>\n }\n}\n", styles: [".panel-default{border:1px solid #dfdfdf}.panel-heading{position:sticky;background-color:#fff;width:100%;top:0}.panel-heading small{font-size:.9rem}.panel-heading:focus{outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 0 .2rem var(--vd-focus)}.panel-body .btn-info{background-color:var(--vd-neutral-light);border-color:var(--vd-neutral-light)}.panel-body .btn-info:hover{background-color:var(--vd-neutral-lighter);border-color:var(--vd-neutral-lighter)}.panel-body .btn-info,.panel-body .btn-primary{padding-right:.4rem;padding-left:.4rem}.panel-body .btn-info:hover,.panel-body .btn-primary:hover{box-shadow:0 0 0 .2rem var(--vd-focus)}.panel-body .btn.btn-link{padding:0;margin:0 .25rem 0 0}.show-more{cursor:pointer;font-size:.9rem}\n"], dependencies: [{ kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14913
14913
|
}
|
|
14914
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14914
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAgendaTimeslotPanelComponent, decorators: [{
|
|
14915
14915
|
type: Component,
|
|
14916
14916
|
args: [{ selector: 'foehn-agenda-timeslot-panel', providers: [
|
|
14917
14917
|
{
|
|
@@ -14979,15 +14979,15 @@ class FoehnAgendaComponent extends FoehnInputComponent {
|
|
|
14979
14979
|
this.srAnnouncements = '';
|
|
14980
14980
|
}, this.SR_ANNOUNCEMENT_CLEAR_TIMEOUT_INTERVAL_MS);
|
|
14981
14981
|
}
|
|
14982
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14983
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
14982
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAgendaComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
14983
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.18", type: FoehnAgendaComponent, isStandalone: true, selector: "foehn-agenda", inputs: { calendar: { classPropertyName: "calendar", publicName: "calendar", isSignal: true, isRequired: false, transformFunction: null }, nbVisibleElements: { classPropertyName: "nbVisibleElements", publicName: "nbVisibleElements", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { paginationChange: "paginationChange" }, providers: [
|
|
14984
14984
|
{
|
|
14985
14985
|
provide: FoehnInputComponent,
|
|
14986
14986
|
useExisting: forwardRef(() => FoehnAgendaComponent),
|
|
14987
14987
|
},
|
|
14988
14988
|
], viewQueries: [{ propertyName: "timeSlotPanelsElemRef", predicate: ["timeSlotPanelElemRef"], descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<div\n class=\"form-group\"\n [class.has-danger]=\"hasErrors()\"\n [class.vd-form-group-danger]=\"hasErrors()\"\n [attr.id]=\"buildId('Container')\"\n tabindex=\"-1\"\n>\n @if (label() && type !== 'hidden') {\n <p\n [attr.id]=\"buildChildId() + 'Label'\"\n [attr.for]=\"buildChildId()\"\n [class.visually-hidden]=\"isLabelSrOnly()\"\n [class.vd-p]=\"!isLabelSrOnly()\"\n >\n <span [innerHTML]=\"label()\"></span>\n @if (!required() && !hideNotRequiredExtraLabel()) {\n <span aria-hidden=\"true\">\n {{ 'foehn-input.optional' | fromDictionary }}\n </span>\n }\n </p>\n }\n\n @if (helpText() && type !== 'hidden') {\n <small\n [attr.id]=\"buildChildId() + 'Help'\"\n class=\"form-text text-secondary\"\n [innerHTML]=\"helpText()\"\n ></small>\n }\n\n @if (!(calendar() | async)) {\n <foehn-validation-alerts [component]=\"this\" />\n <p class=\"alert alert-warning\">\n {{ 'foehn-agenda.calendar-indisponible' | fromDictionary }}\n </p>\n }\n\n <!-- Fake input with NgModel to be registered into Form controls -->\n <input type=\"hidden\" [name]=\"name() || label()\" [ngModel]=\"model()\" />\n\n <p\n [id]=\"buildChildId('srOnlyAnnouncements')\"\n class=\"visually-hidden\"\n aria-live=\"polite\"\n aria-atomic=\"true\"\n >\n {{ srAnnouncements }}\n </p>\n\n <ng-content />\n\n @if (calendar() | async; as loadedCalendar) {\n <section\n class=\"mb-3\"\n [attr.aria-describedby]=\"getDescribedBy()\"\n [attr.aria-invalid]=\"hasErrors() || null\"\n >\n <h2 class=\"h3 mt-3\">\n <span aria-live=\"polite\" role=\"status\" aria-atomic=\"true\">\n {{ loadedCalendar.currentWeek.label }}\n </span>\n </h2>\n\n <!-- Rappel de l'heure actuellement s\u00E9lectionn\u00E9e -->\n <p\n [id]=\"buildChildId('timeSlotSelectedSrOnly')\"\n class=\"visually-hidden\"\n >\n {{ readableSelectedTimeSlot() }}\n </p>\n\n <!-- Navigation top hidden from screen reader-->\n <foehn-agenda-navigation\n [id]=\"buildChildId() + 'week-pagination-top'\"\n [calendar]=\"loadedCalendar\"\n [minDate]=\"loadedCalendar.minAvailableDate\"\n [maxDate]=\"loadedCalendar.maxAvailableDate\"\n (paginationChange)=\"paginate($event)\"\n aria-hidden=\"true\"\n />\n\n <!-- Link to navigation bottom only for screen reader -->\n <p\n [id]=\"buildChildId('navigationBottomAnchor')\"\n class=\"visually-hidden\"\n >\n {{\n 'foehn-agenda.pagination-anchor.first-part' | fromDictionary\n }}\n <a\n href=\"#\"\n (click)=\"$event.preventDefault(); scrollToNavigation(true)\"\n >\n {{\n 'foehn-agenda.pagination-anchor.top-next-part'\n | fromDictionary\n }}\n </a>\n </p>\n\n <foehn-validation-alerts [component]=\"this\" />\n\n <div\n class=\"row\"\n [tabIndex]=\"hasErrors() ? 0 : -1\"\n [attr.id]=\"buildChildId()\"\n #entryComponent\n >\n @for (\n currentWeek of loadedCalendar.currentWeek.week;\n track currentWeek.day;\n let i = $index\n ) {\n <foehn-agenda-timeslot-panel\n class=\"col-12\"\n #timeSlotPanelElemRef\n [name]=\"buildChildName('TimeSlot' + (i + 1))\"\n [currentWeek]=\"currentWeek\"\n [calendar]=\"calendar()\"\n [nbVisibleElements]=\"nbVisibleElements()\"\n [(model)]=\"model\"\n (userInput)=\"handleUserInput($event)\"\n />\n }\n </div>\n </section>\n\n <!-- Navigation bottom used for screen reader only -->\n <foehn-agenda-navigation\n class=\"visually-hidden\"\n [id]=\"buildChildId() + 'week-pagination-bottom'\"\n [calendar]=\"loadedCalendar\"\n [isSrOnly]=\"true\"\n [minDate]=\"loadedCalendar.minAvailableDate\"\n [maxDate]=\"loadedCalendar.maxAvailableDate\"\n (paginationChange)=\"paginate($event)\"\n />\n\n <!-- Link to navigation top hidden from screen reader -->\n <p [id]=\"buildChildId('navigationTopAnchor')\" aria-hidden=\"true\">\n {{ 'foehn-agenda.pagination-anchor.first-part' | fromDictionary }}\n <a\n href=\"#\"\n (click)=\"$event.preventDefault(); scrollToNavigation(false)\"\n >\n {{\n 'foehn-agenda.pagination-anchor.bottom-next-part'\n | fromDictionary\n }}\n </a>\n </p>\n }\n</div>\n", dependencies: [{ kind: "component", type: FoehnValidationAlertsComponent, selector: "foehn-validation-alerts", inputs: ["component", "shouldErrorsBeLive"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: FoehnAgendaNavigationComponent, selector: "foehn-agenda-navigation", inputs: ["id", "calendar", "isSrOnly", "minDate", "maxDate"], outputs: ["paginationChange"] }, { kind: "component", type: FoehnAgendaTimeslotPanelComponent, selector: "foehn-agenda-timeslot-panel", inputs: ["calendar", "currentWeek", "nbVisibleElements"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SdkDictionaryPipe, name: "fromDictionary" }] }); }
|
|
14989
14989
|
}
|
|
14990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
14990
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: FoehnAgendaComponent, decorators: [{
|
|
14991
14991
|
type: Component,
|
|
14992
14992
|
args: [{ selector: 'foehn-agenda', providers: [
|
|
14993
14993
|
{
|