@wlcm/angular 18.2.24 → 18.2.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/button/fesm2022/wlcm-angular-button.mjs +7 -7
- package/button/fesm2022/wlcm-angular-button.mjs.map +1 -1
- package/core/fesm2022/wlcm-angular-core.mjs +24 -24
- package/core/fesm2022/wlcm-angular-core.mjs.map +1 -1
- package/datepicker/fesm2022/wlcm-angular-datepicker.mjs +61 -61
- package/datepicker/fesm2022/wlcm-angular-datepicker.mjs.map +1 -1
- package/datepicker/lib/directives/datepicker-input.base.d.ts +1 -1
- package/datepicker/lib/directives/datepicker-trigger.base.d.ts +1 -1
- package/datepicker/lib/directives/ragne/date-range-picker-input.base.d.ts +1 -1
- package/datepicker/lib/models/range/data-range-calendar.models.d.ts +1 -1
- package/filters/fesm2022/wlcm-angular-filters.mjs +13 -13
- package/filters/fesm2022/wlcm-angular-filters.mjs.map +1 -1
- package/filters/lib/models/filters-group.models.d.ts +1 -1
- package/forms/fesm2022/wlcm-angular-forms.mjs +75 -80
- package/forms/fesm2022/wlcm-angular-forms.mjs.map +1 -1
- package/forms/lib/forms/components/autocomplete/autocomplete.component.d.ts +3 -2
- package/forms/lib/forms/models/autocomplete.models.d.ts +1 -1
- package/package.json +1 -1
- package/phone-input/fesm2022/wlcm-angular-phone-input.mjs +16 -16
- package/phone-input/fesm2022/wlcm-angular-phone-input.mjs.map +1 -1
- package/search-field/fesm2022/wlcm-angular-search-field.mjs +7 -7
- package/search-field/fesm2022/wlcm-angular-search-field.mjs.map +1 -1
- package/stepper/fesm2022/wlcm-angular-stepper.mjs +25 -25
- package/stepper/fesm2022/wlcm-angular-stepper.mjs.map +1 -1
- package/stepper/lib/models/step.models.d.ts +1 -1
- package/stepper/lib/models/stepper.models.d.ts +1 -1
- package/table/fesm2022/wlcm-angular-table.mjs +34 -34
- package/table/fesm2022/wlcm-angular-table.mjs.map +1 -1
- package/button/esm2022/index.mjs +0 -3
- package/button/esm2022/lib/button.module.mjs +0 -16
- package/button/esm2022/lib/components/button/button.component.mjs +0 -37
- package/button/esm2022/lib/models/button.models.mjs +0 -2
- package/button/esm2022/wlcm-angular-button.mjs +0 -5
- package/core/esm2022/index.mjs +0 -17
- package/core/esm2022/lib/components/default-loader/default-loader.component.mjs +0 -12
- package/core/esm2022/lib/components/icons/calendar-icon/calendar-icon.component.mjs +0 -12
- package/core/esm2022/lib/components/icons/chevron-down-icon/chevron-down-icon.component.mjs +0 -12
- package/core/esm2022/lib/components/icons/close-icon/close-icon.component.mjs +0 -12
- package/core/esm2022/lib/components/icons/search-icon/search-icon.component.mjs +0 -12
- package/core/esm2022/lib/components/loader/loader.component.mjs +0 -32
- package/core/esm2022/lib/constants/_index.mjs +0 -3
- package/core/esm2022/lib/constants/http.constants.mjs +0 -6
- package/core/esm2022/lib/constants/icon.contants.mjs +0 -15
- package/core/esm2022/lib/constants/loader.constants.mjs +0 -7
- package/core/esm2022/lib/directives/_index.mjs +0 -2
- package/core/esm2022/lib/directives/icon.directive.mjs +0 -49
- package/core/esm2022/lib/models/_index.mjs +0 -3
- package/core/esm2022/lib/models/icon.models.mjs +0 -7
- package/core/esm2022/lib/models/option.models.mjs +0 -17
- package/core/esm2022/lib/services/scroll-detection.api.mjs +0 -27
- package/core/esm2022/lib/utils/paginated-data-emulator.utils.mjs +0 -20
- package/core/esm2022/lib/utils/stream.utils.mjs +0 -16
- package/core/esm2022/wlcm-angular-core.mjs +0 -5
- package/datepicker/esm2022/index.mjs +0 -14
- package/datepicker/esm2022/lib/components/calendar-header/calendar-header.component.mjs +0 -63
- package/datepicker/esm2022/lib/components/range/date-range-calendar-header/date-range-calendar-header.component.mjs +0 -87
- package/datepicker/esm2022/lib/components/range/date-range-picker-bottom-panel/date-range-picker-bottom-panel.component.mjs +0 -19
- package/datepicker/esm2022/lib/components/range/date-range-picker-input/date-range-picker-input.component.mjs +0 -126
- package/datepicker/esm2022/lib/components/range/double-calendar-range-picker/double-calendar-range-picker.component.mjs +0 -168
- package/datepicker/esm2022/lib/components/range/single-calendar-range-picker/single-calendar-range-picker.component.mjs +0 -95
- package/datepicker/esm2022/lib/components/single/datepicker-input-container/datepicker-input-container.component.mjs +0 -92
- package/datepicker/esm2022/lib/components/single/datepicker-panel/datepicker-panel.component.mjs +0 -33
- package/datepicker/esm2022/lib/constants/datepicker.constants.mjs +0 -23
- package/datepicker/esm2022/lib/constants/range/date-range-picker.constants.mjs +0 -5
- package/datepicker/esm2022/lib/constants/range/date-range-selection-model.constants.mjs +0 -10
- package/datepicker/esm2022/lib/constants/range/date-range-trigger-selection-model.constants.mjs +0 -10
- package/datepicker/esm2022/lib/datepicker.module.mjs +0 -33
- package/datepicker/esm2022/lib/directives/calendar.directive.mjs +0 -15
- package/datepicker/esm2022/lib/directives/datepicker-input.base.mjs +0 -103
- package/datepicker/esm2022/lib/directives/datepicker-trigger.base.mjs +0 -105
- package/datepicker/esm2022/lib/directives/ragne/date-range-picker-input-end.directive.mjs +0 -81
- package/datepicker/esm2022/lib/directives/ragne/date-range-picker-input-start.directive.mjs +0 -81
- package/datepicker/esm2022/lib/directives/ragne/date-range-picker-input.base.mjs +0 -58
- package/datepicker/esm2022/lib/directives/ragne/left-calendar.directive.mjs +0 -51
- package/datepicker/esm2022/lib/directives/ragne/right-calendar.directive.mjs +0 -64
- package/datepicker/esm2022/lib/directives/single/datepicker-input.directive.mjs +0 -67
- package/datepicker/esm2022/lib/models/date-picker.models.mjs +0 -29
- package/datepicker/esm2022/lib/models/range/data-range-calendar.models.mjs +0 -61
- package/datepicker/esm2022/lib/models/range/date-range-picker.models.mjs +0 -27
- package/datepicker/esm2022/lib/models/range/date-range-validation.models.mjs +0 -5
- package/datepicker/esm2022/lib/utils/range/date-range-input.validators.mjs +0 -16
- package/datepicker/esm2022/lib/utils/range/date-range-picker-errors.mjs +0 -9
- package/datepicker/esm2022/wlcm-angular-datepicker.mjs +0 -5
- package/filters/esm2022/index.mjs +0 -6
- package/filters/esm2022/lib/components/filters-group/filters-group.component.mjs +0 -13
- package/filters/esm2022/lib/constants/filter.constants.mjs +0 -3
- package/filters/esm2022/lib/constants/index.mjs +0 -2
- package/filters/esm2022/lib/directives/filter.directive.mjs +0 -11
- package/filters/esm2022/lib/directives/index.mjs +0 -2
- package/filters/esm2022/lib/filters.module.mjs +0 -20
- package/filters/esm2022/lib/models/array-filter.models.mjs +0 -73
- package/filters/esm2022/lib/models/filter.models.mjs +0 -39
- package/filters/esm2022/lib/models/filters-group.models.mjs +0 -60
- package/filters/esm2022/lib/models/index.mjs +0 -4
- package/filters/esm2022/wlcm-angular-filters.mjs +0 -5
- package/forms/esm2022/index.mjs +0 -13
- package/forms/esm2022/lib/forms/components/autocomplete/autocomplete.component.mjs +0 -243
- package/forms/esm2022/lib/forms/components/checkbox/checkbox.component.mjs +0 -85
- package/forms/esm2022/lib/forms/components/checkbox-group/checkbox-group.component.mjs +0 -87
- package/forms/esm2022/lib/forms/components/error/error.component.mjs +0 -12
- package/forms/esm2022/lib/forms/components/form-field/form-field.component.mjs +0 -137
- package/forms/esm2022/lib/forms/components/index.mjs +0 -9
- package/forms/esm2022/lib/forms/components/label/label.component.mjs +0 -23
- package/forms/esm2022/lib/forms/components/partials/autocomplete-suffix/autocomplete-suffix.component.mjs +0 -19
- package/forms/esm2022/lib/forms/components/partials/index.mjs +0 -2
- package/forms/esm2022/lib/forms/components/select/select.component.mjs +0 -330
- package/forms/esm2022/lib/forms/constants/form-elements.constants.mjs +0 -5
- package/forms/esm2022/lib/forms/constants/form-errors.constants.mjs +0 -7
- package/forms/esm2022/lib/forms/constants/form-field.constants.mjs +0 -2
- package/forms/esm2022/lib/forms/constants/form-state-handlers.constants.mjs +0 -13
- package/forms/esm2022/lib/forms/constants/index.mjs +0 -6
- package/forms/esm2022/lib/forms/constants/select.constants.mjs +0 -3
- package/forms/esm2022/lib/forms/directives/autocomplete.directive.mjs +0 -64
- package/forms/esm2022/lib/forms/directives/form-field-custom-container.directive.mjs +0 -17
- package/forms/esm2022/lib/forms/directives/form-field-hint.directive.mjs +0 -15
- package/forms/esm2022/lib/forms/directives/form-field-prefix.directive.mjs +0 -22
- package/forms/esm2022/lib/forms/directives/form-field-suffix.directive.mjs +0 -14
- package/forms/esm2022/lib/forms/directives/input.directive.mjs +0 -47
- package/forms/esm2022/lib/forms/directives/select-input-binder.directive.mjs +0 -33
- package/forms/esm2022/lib/forms/forms.module.mjs +0 -64
- package/forms/esm2022/lib/forms/models/_index.mjs +0 -6
- package/forms/esm2022/lib/forms/models/autocomplete.models.mjs +0 -10
- package/forms/esm2022/lib/forms/models/form-errors.models.mjs +0 -2
- package/forms/esm2022/lib/forms/models/form.models.mjs +0 -2
- package/forms/esm2022/lib/forms/models/input.models.mjs +0 -2
- package/forms/esm2022/lib/forms/models/select.models.mjs +0 -2
- package/forms/esm2022/lib/forms/pipes/errors-mapper.pipe.mjs +0 -53
- package/forms/esm2022/lib/forms/services/form-state-handler.service.mjs +0 -19
- package/forms/esm2022/lib/forms/services/index.mjs +0 -3
- package/forms/esm2022/lib/forms/services/places.api.mjs +0 -62
- package/forms/esm2022/wlcm-angular-forms.mjs +0 -5
- package/phone-input/esm2022/index.mjs +0 -5
- package/phone-input/esm2022/lib/components/country-code-select/country-code-select.component.mjs +0 -32
- package/phone-input/esm2022/lib/components/phone-input-container/phone-input-container.component.mjs +0 -107
- package/phone-input/esm2022/lib/constants/country-code-options.constants.mjs +0 -20
- package/phone-input/esm2022/lib/constants/phone-adapter.constants.mjs +0 -3
- package/phone-input/esm2022/lib/directives/phone-input.directive.mjs +0 -155
- package/phone-input/esm2022/lib/models/country-code.models.mjs +0 -10
- package/phone-input/esm2022/lib/models/phone-adapter.models.mjs +0 -3
- package/phone-input/esm2022/lib/models/phone.models.mjs +0 -5
- package/phone-input/esm2022/lib/phone-input.module.mjs +0 -20
- package/phone-input/esm2022/lib/pipes/phone-code.pipe.mjs +0 -18
- package/phone-input/esm2022/wlcm-angular-phone-input.mjs +0 -5
- package/search-field/esm2022/index.mjs +0 -3
- package/search-field/esm2022/lib/components/search-field/search-field.component.mjs +0 -39
- package/search-field/esm2022/lib/search-field.module.mjs +0 -18
- package/search-field/esm2022/wlcm-angular-search-field.mjs +0 -5
- package/stepper/esm2022/index.mjs +0 -11
- package/stepper/esm2022/lib/components/step/step.component.mjs +0 -53
- package/stepper/esm2022/lib/components/step-header/step-header.component.mjs +0 -81
- package/stepper/esm2022/lib/components/stepper/stepper.component.mjs +0 -15
- package/stepper/esm2022/lib/components/stepper-header/stepper-header.component.mjs +0 -16
- package/stepper/esm2022/lib/constants/step.constants.mjs +0 -9
- package/stepper/esm2022/lib/constants/stepper.stepper.mjs +0 -3
- package/stepper/esm2022/lib/directives/load-on-active-step.directive.mjs +0 -51
- package/stepper/esm2022/lib/models/step.models.mjs +0 -60
- package/stepper/esm2022/lib/models/stepper.models.mjs +0 -114
- package/stepper/esm2022/lib/stepper.module.mjs +0 -34
- package/stepper/esm2022/wlcm-angular-stepper.mjs +0 -5
- package/table/esm2022/index.mjs +0 -9
- package/table/esm2022/lib/components/table/table.component.mjs +0 -79
- package/table/esm2022/lib/components/table-head/table-head.component.mjs +0 -18
- package/table/esm2022/lib/components/table-head-actions/table-head-actions.component.mjs +0 -41
- package/table/esm2022/lib/components/table-head-data/table-head-data.component.mjs +0 -12
- package/table/esm2022/lib/components/table-row/table-row.component.mjs +0 -87
- package/table/esm2022/lib/components/table-row-actions/table-row-actions.component.mjs +0 -12
- package/table/esm2022/lib/components/table-row-data/table-row-data.component.mjs +0 -12
- package/table/esm2022/lib/components/table-row-spacer/table-row-spacer.component.mjs +0 -12
- package/table/esm2022/lib/constants/table-row.constants.mjs +0 -3
- package/table/esm2022/lib/constants/table.constants.mjs +0 -5
- package/table/esm2022/lib/directives/scrollable-table-container.directive.mjs +0 -46
- package/table/esm2022/lib/models/table-config-manager.models.mjs +0 -18
- package/table/esm2022/lib/models/table-row.models.mjs +0 -2
- package/table/esm2022/lib/models/table-selection-model.mjs +0 -48
- package/table/esm2022/lib/models/table.models.mjs +0 -2
- package/table/esm2022/lib/pipes/table-row-injector.pipe.mjs +0 -24
- package/table/esm2022/lib/table.module.mjs +0 -38
- package/table/esm2022/lib/utils/table-errors.utils.mjs +0 -6
- package/table/esm2022/wlcm-angular-table.mjs +0 -5
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
|
-
import { Component, ChangeDetectionStrategy, Injectable, InjectionToken, inject, Directive, Pipe, Inject, HostListener, forwardRef, ChangeDetectorRef, Optional, Input, ContentChild, ViewChild, HostBinding, EventEmitter, NgZone, Host, Output, input, output, ElementRef, contentChildren, computed, signal, effect, viewChildren, NgModule } from '@angular/core';
|
2
|
+
import { Component, ChangeDetectionStrategy, Injectable, InjectionToken, inject, Directive, Pipe, Inject, HostListener, forwardRef, ChangeDetectorRef, Optional, Input, ContentChild, ViewChild, HostBinding, EventEmitter, NgZone, Host, Output, input, output, runInInjectionContext, ElementRef, Injector, contentChildren, computed, signal, effect, viewChildren, NgModule } from '@angular/core';
|
3
3
|
import { __decorate, __metadata } from 'tslib';
|
4
4
|
import * as i4 from '@angular/forms';
|
5
5
|
import { Validators, NgControl, ControlContainer, FormControl, NG_VALUE_ACCESSOR, NG_VALIDATORS, ReactiveFormsModule } from '@angular/forms';
|
@@ -19,14 +19,13 @@ import * as i3 from '@angular/material/core';
|
|
19
19
|
import * as i1$2 from '@angular/material/checkbox';
|
20
20
|
import { MatCheckboxModule } from '@angular/material/checkbox';
|
21
21
|
import { toObservable } from '@angular/core/rxjs-interop';
|
22
|
-
import { CdkOverlayOrigin } from '@angular/cdk/overlay';
|
23
22
|
import { MatRadioModule, MAT_RADIO_DEFAULT_OPTIONS } from '@angular/material/radio';
|
24
23
|
|
25
24
|
class WlcmErrorComponent {
|
26
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
27
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
25
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmErrorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
26
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.4", type: WlcmErrorComponent, isStandalone: true, selector: "wlcm-error", host: { classAttribute: "wlcm-error" }, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
28
27
|
}
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
28
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmErrorComponent, decorators: [{
|
30
29
|
type: Component,
|
31
30
|
args: [{ selector: 'wlcm-error', standalone: true, imports: [CommonModule], host: { class: 'wlcm-error' }, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
|
32
31
|
}] });
|
@@ -39,10 +38,10 @@ class FormStateHandlerService {
|
|
39
38
|
updateFormState() {
|
40
39
|
this._stateChanges$.next();
|
41
40
|
}
|
42
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
43
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
41
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: FormStateHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
42
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: FormStateHandlerService, providedIn: 'root' }); }
|
44
43
|
}
|
45
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: FormStateHandlerService, decorators: [{
|
46
45
|
type: Injectable,
|
47
46
|
args: [{ providedIn: 'root' }]
|
48
47
|
}] });
|
@@ -100,17 +99,17 @@ class WlcmDefaultPlacesApi {
|
|
100
99
|
get autocompleteService() {
|
101
100
|
return this._autocompleteService;
|
102
101
|
}
|
103
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
104
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
102
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmDefaultPlacesApi, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
103
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmDefaultPlacesApi }); }
|
105
104
|
}
|
106
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmDefaultPlacesApi, decorators: [{
|
107
106
|
type: Injectable
|
108
107
|
}], ctorParameters: () => [] });
|
109
108
|
class WlcmPlacesApi {
|
110
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
111
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
109
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmPlacesApi, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
110
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmPlacesApi, providedIn: 'root', useClass: WlcmDefaultPlacesApi }); }
|
112
111
|
}
|
113
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
112
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmPlacesApi, decorators: [{
|
114
113
|
type: Injectable,
|
115
114
|
args: [{
|
116
115
|
providedIn: 'root',
|
@@ -133,10 +132,10 @@ class WlcmFormFieldCustomContainerDirective {
|
|
133
132
|
constructor(elementRef) {
|
134
133
|
this.elementRef = elementRef;
|
135
134
|
}
|
136
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
137
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
135
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldCustomContainerDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
136
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.4", type: WlcmFormFieldCustomContainerDirective, isStandalone: true, selector: "[wlcmFormFieldCustomContainer]", ngImport: i0 }); }
|
138
137
|
}
|
139
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
138
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldCustomContainerDirective, decorators: [{
|
140
139
|
type: Directive,
|
141
140
|
args: [{
|
142
141
|
selector: '[wlcmFormFieldCustomContainer]',
|
@@ -175,10 +174,10 @@ class ErrorsMapperPipe {
|
|
175
174
|
this.changeDetectorRef.markForCheck();
|
176
175
|
});
|
177
176
|
}
|
178
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
179
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
177
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: ErrorsMapperPipe, deps: [{ token: i0.ChangeDetectorRef }, { token: WLCM_ERRORS }, { token: WLCM_PRIORITY_ERRORS }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
178
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.4", ngImport: i0, type: ErrorsMapperPipe, isStandalone: true, name: "errorsMapper", pure: false }); }
|
180
179
|
}
|
181
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
180
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: ErrorsMapperPipe, decorators: [{
|
182
181
|
type: Pipe,
|
183
182
|
args: [{
|
184
183
|
name: 'errorsMapper',
|
@@ -199,10 +198,10 @@ class WlcmFormFieldPrefixDirective {
|
|
199
198
|
event.stopPropagation();
|
200
199
|
};
|
201
200
|
}
|
202
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
203
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
201
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldPrefixDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
202
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.4", type: WlcmFormFieldPrefixDirective, isStandalone: true, selector: "[wlcmFormFieldPrefix]", host: { listeners: { "click": "handlerClick($event)" } }, ngImport: i0 }); }
|
204
203
|
}
|
205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
204
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldPrefixDirective, decorators: [{
|
206
205
|
type: Directive,
|
207
206
|
args: [{
|
208
207
|
selector: '[wlcmFormFieldPrefix]',
|
@@ -214,10 +213,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
|
|
214
213
|
}] } });
|
215
214
|
|
216
215
|
class WlcmFormFieldSuffixDirective {
|
217
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
218
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
216
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldSuffixDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
217
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.4", type: WlcmFormFieldSuffixDirective, isStandalone: true, selector: "[wlcmFormFieldSuffix]", ngImport: i0 }); }
|
219
218
|
}
|
220
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldSuffixDirective, decorators: [{
|
221
220
|
type: Directive,
|
222
221
|
args: [{
|
223
222
|
selector: '[wlcmFormFieldSuffix]',
|
@@ -285,8 +284,8 @@ let WlcmFormFieldComponent = class WlcmFormFieldComponent {
|
|
285
284
|
}
|
286
285
|
return events;
|
287
286
|
}
|
288
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
289
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
287
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldComponent, deps: [{ token: WLCM_FORM_CONTROL, optional: true }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
288
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.4", type: WlcmFormFieldComponent, isStandalone: true, selector: "wlcm-form-field", inputs: { displayErrorMessages: "displayErrorMessages" }, host: { properties: { "class.wlcm-field-focused": "this.isFocused", "class.wlcm-field-required": "this.isRequired", "class.wlcm-field-invalid": "this.isInvalid", "class.wlcm-field-touched": "this.isTouched", "class.wlcm-field-disabled": "this.isDisabled" }, classAttribute: "wlcm-form-field" }, providers: [
|
290
289
|
WLCM_FORM_CONTROL_PROVIDER,
|
291
290
|
{ provide: WLCM_FORM_FIELD, useExisting: forwardRef(() => WlcmFormFieldComponent) },
|
292
291
|
], queries: [{ propertyName: "ngControl", first: true, predicate: NgControl, descendants: true }, { propertyName: "controlContainer", first: true, predicate: ControlContainer, descendants: true }, { propertyName: "_inputRef", first: true, predicate: WLCM_INPUT, descendants: true }, { propertyName: "prefix", first: true, predicate: WlcmFormFieldPrefixDirective, descendants: true }, { propertyName: "suffix", first: true, predicate: WlcmFormFieldSuffixDirective, descendants: true }, { propertyName: "customContainer", first: true, predicate: WlcmFormFieldCustomContainerDirective, descendants: true }], viewQueries: [{ propertyName: "defaultContainer", first: true, predicate: ["defaultContainer"], descendants: true }], ngImport: i0, template: "<ng-content select=\"wlcm-label\"></ng-content>\n\n<ng-content select=\"[wlcmFormFieldCustomContainer]\"></ng-content>\n\n<div\n class=\"wlcm-field-container\"\n (click)=\"focus()\"\n #defaultContainer\n *ngIf=\"!customContainer\"\n>\n <div class=\"wlcm-field-prefix\" [class.contains-children]=\"prefix\">\n <ng-content select=\"[wlcmFormFieldPrefix]\"></ng-content>\n </div>\n\n <ng-content select=\"[wlcmInput]\"></ng-content>\n\n <div class=\"wlcm-field-suffix\" [class.contains-children]=\"suffix\">\n <ng-content select=\"[wlcmFormFieldSuffix]\"></ng-content>\n </div>\n</div>\n\n<ng-content select=\"[wlcmFormFieldHint]\"></ng-content>\n\n<div class=\"wlcm-field-error-container\" *ngIf=\"control && displayErrorMessages\">\n <wlcm-error>{{ $any(control) | errorsMapper }}</wlcm-error>\n</div>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WlcmErrorComponent, selector: "wlcm-error" }, { kind: "pipe", type: ErrorsMapperPipe, name: "errorsMapper" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
@@ -295,7 +294,7 @@ WlcmFormFieldComponent = __decorate([
|
|
295
294
|
UntilDestroy(),
|
296
295
|
__metadata("design:paramtypes", [Object, ChangeDetectorRef])
|
297
296
|
], WlcmFormFieldComponent);
|
298
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
297
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldComponent, decorators: [{
|
299
298
|
type: Component,
|
300
299
|
args: [{ selector: 'wlcm-form-field', standalone: true, imports: [CommonModule, WlcmErrorComponent, ErrorsMapperPipe], host: { class: 'wlcm-form-field' }, changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
301
300
|
WLCM_FORM_CONTROL_PROVIDER,
|
@@ -360,8 +359,8 @@ class WlcmInputDirective {
|
|
360
359
|
element.classList.add(WLCM_FORM_FIELD_INPUT_CLASS);
|
361
360
|
}
|
362
361
|
}
|
363
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
364
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
362
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmInputDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
363
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.4", type: WlcmInputDirective, isStandalone: true, selector: "[wlcmInput]", providers: [
|
365
364
|
{
|
366
365
|
provide: WLCM_INPUT,
|
367
366
|
useFactory: () => {
|
@@ -372,7 +371,7 @@ class WlcmInputDirective {
|
|
372
371
|
},
|
373
372
|
], ngImport: i0 }); }
|
374
373
|
}
|
375
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
374
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmInputDirective, decorators: [{
|
376
375
|
type: Directive,
|
377
376
|
args: [{
|
378
377
|
selector: '[wlcmInput]',
|
@@ -397,10 +396,10 @@ class WlcmLabelComponent {
|
|
397
396
|
get isRequired() {
|
398
397
|
return this.required;
|
399
398
|
}
|
400
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
401
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
399
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
400
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.4", type: WlcmLabelComponent, isStandalone: true, selector: "wlcm-label", inputs: { required: "required" }, host: { properties: { "class.required": "this.isRequired" }, classAttribute: "wlcm-label" }, ngImport: i0, template: "<span class=\"wlcm-label-asterisk\">*</span>\n\n<ng-content></ng-content>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
402
401
|
}
|
403
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
402
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmLabelComponent, decorators: [{
|
404
403
|
type: Component,
|
405
404
|
args: [{ selector: 'wlcm-label', standalone: true, imports: [CommonModule], host: { class: 'wlcm-label' }, changeDetection: ChangeDetectionStrategy.OnPush, template: "<span class=\"wlcm-label-asterisk\">*</span>\n\n<ng-content></ng-content>\n" }]
|
406
405
|
}], propDecorators: { required: [{
|
@@ -444,15 +443,15 @@ let AutocompleteDirective = class AutocompleteDirective {
|
|
444
443
|
this._scrollHeight = height;
|
445
444
|
this._scrollHeightChanged = true;
|
446
445
|
}
|
447
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
448
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
446
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: AutocompleteDirective, deps: [{ token: i0.NgZone }, { token: i1$1.MatAutocomplete, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
447
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.4", type: AutocompleteDirective, isStandalone: true, selector: "[wlcmAutocomplete]", outputs: { panelScrolled: "panelScrolled" }, ngImport: i0 }); }
|
449
448
|
};
|
450
449
|
AutocompleteDirective = __decorate([
|
451
450
|
UntilDestroy(),
|
452
451
|
__metadata("design:paramtypes", [NgZone,
|
453
452
|
MatAutocomplete])
|
454
453
|
], AutocompleteDirective);
|
455
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
454
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: AutocompleteDirective, decorators: [{
|
456
455
|
type: Directive,
|
457
456
|
args: [{
|
458
457
|
selector: '[wlcmAutocomplete]',
|
@@ -467,17 +466,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
|
|
467
466
|
}] } });
|
468
467
|
|
469
468
|
class WlcmAutocomplete {
|
470
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
471
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
469
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmAutocomplete, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
470
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.4", type: WlcmAutocomplete, isStandalone: true, ngImport: i0 }); }
|
472
471
|
}
|
473
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
472
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmAutocomplete, decorators: [{
|
474
473
|
type: Directive
|
475
474
|
}] });
|
476
475
|
|
477
476
|
const PANEL_CLASS$1 = 'wlcm-autocomplete-panel';
|
478
477
|
let WlcmAutocompleteComponent = class WlcmAutocompleteComponent extends WlcmAutocomplete {
|
479
|
-
constructor(formField) {
|
478
|
+
constructor(injector, formField) {
|
480
479
|
super();
|
480
|
+
this.injector = injector;
|
481
481
|
this.formField = formField;
|
482
482
|
this.required = false;
|
483
483
|
this.placeholder = '';
|
@@ -506,16 +506,14 @@ let WlcmAutocompleteComponent = class WlcmAutocompleteComponent extends WlcmAuto
|
|
506
506
|
this.handleLoadMoreEvent();
|
507
507
|
this.handleControlValueChanges();
|
508
508
|
this.handleAdjustedValue();
|
509
|
-
if (formField) {
|
510
|
-
this._preferredOverlayOrigin = new MatAutocompleteOrigin(this.formField.inputContainer);
|
511
|
-
}
|
512
509
|
}
|
513
510
|
ngOnInit() {
|
514
511
|
this.loadOptions().pipe(first()).subscribe();
|
515
512
|
}
|
516
513
|
ngAfterViewInit() {
|
517
514
|
this.viewReady$.next();
|
518
|
-
this.
|
515
|
+
const origin = runInInjectionContext(this.injector, () => new MatAutocompleteOrigin(this.formField.inputContainer));
|
516
|
+
this.autocompleteTrigger.connectedTo = origin;
|
519
517
|
this.attachFocusBlurListeners();
|
520
518
|
}
|
521
519
|
displayWith(value) {
|
@@ -627,8 +625,8 @@ let WlcmAutocompleteComponent = class WlcmAutocompleteComponent extends WlcmAuto
|
|
627
625
|
.pipe(switchMap(() => this.adjustedValue$.pipe(filter(Boolean))))
|
628
626
|
.subscribe((value) => this._changed?.(value));
|
629
627
|
}
|
630
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
631
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
628
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmAutocompleteComponent, deps: [{ token: i0.Injector }, { token: WLCM_FORM_FIELD }], target: i0.ɵɵFactoryTarget.Component }); }
|
629
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.1.4", type: WlcmAutocompleteComponent, isStandalone: true, selector: "wlcm-autocomplete", inputs: { fetchPaginatedOptions: { classPropertyName: "fetchPaginatedOptions", publicName: "fetchPaginatedOptions", isSignal: false, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: false, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: false, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: false, isRequired: false, transformFunction: null }, optionTemplate: { classPropertyName: "optionTemplate", publicName: "optionTemplate", isSignal: false, isRequired: false, transformFunction: null }, queryParams: { classPropertyName: "queryParams", publicName: "queryParams", isSignal: false, isRequired: false, transformFunction: (params) => cloneDeep(params) }, selectOptionFormat: { classPropertyName: "selectOptionFormat", publicName: "selectOptionFormat", isSignal: true, isRequired: false, transformFunction: null }, noResultsTemplate: { classPropertyName: "noResultsTemplate", publicName: "noResultsTemplate", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { selected: "selected" }, host: { classAttribute: "wlcm-autocomplete" }, providers: [
|
632
630
|
{ provide: MAT_AUTOCOMPLETE_DEFAULT_OPTIONS, useValue: { overlayPanelClass: PANEL_CLASS$1 } },
|
633
631
|
{ provide: NG_VALUE_ACCESSOR, useExisting: forwardRef(() => WlcmAutocompleteComponent), multi: true },
|
634
632
|
{ provide: NG_VALIDATORS, useExisting: forwardRef(() => WlcmAutocompleteComponent), multi: true },
|
@@ -643,9 +641,9 @@ let WlcmAutocompleteComponent = class WlcmAutocompleteComponent extends WlcmAuto
|
|
643
641
|
};
|
644
642
|
WlcmAutocompleteComponent = __decorate([
|
645
643
|
UntilDestroy(),
|
646
|
-
__metadata("design:paramtypes", [Object])
|
644
|
+
__metadata("design:paramtypes", [Injector, Object])
|
647
645
|
], WlcmAutocompleteComponent);
|
648
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
646
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmAutocompleteComponent, decorators: [{
|
649
647
|
type: Component,
|
650
648
|
args: [{ selector: 'wlcm-autocomplete', exportAs: 'wlcmAutocomplete', host: { class: 'wlcm-autocomplete' }, standalone: true, imports: [
|
651
649
|
CommonModule,
|
@@ -668,7 +666,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
|
|
668
666
|
},
|
669
667
|
},
|
670
668
|
], template: "<input\n wlcmInput\n type=\"text\"\n [matAutocomplete]=\"autocomplete\"\n [placeholder]=\"placeholder\"\n [formControl]=\"control\"\n (blur)=\"blured()\"\n/>\n\n<mat-autocomplete\n #autocomplete=\"matAutocomplete\"\n wlcmAutocomplete\n [disableRipple]=\"true\"\n [displayWith]=\"displayWith\"\n [hideSingleSelectionIndicator]=\"true\"\n (panelScrolled)=\"loadMore()\"\n>\n <ng-container *rxLet=\"$any(options$ | async); let options\">\n <mat-option\n *ngFor=\"let option of options\"\n [ngClass]=\"{ 'wlcm-custom-option-content': optionTemplate }\"\n [value]=\"option\"\n >\n @if (optionTemplate) {\n <ng-container\n *ngTemplateOutlet=\"optionTemplate; context: { $implicit: option }\"\n ></ng-container>\n } @else {\n {{ option.viewValue }}\n }\n </mat-option>\n\n <mat-option [disabled]=\"true\" *ngIf=\"options.length === 0\">\n @if (noResultsTemplate()) {\n <ng-container\n *ngTemplateOutlet=\"\n noResultsTemplate()!;\n context: { $implicit: control.value, loading: loading$ | async }\n \"\n ></ng-container>\n } @else {\n <ng-container\n *ngTemplateOutlet=\"\n defaultNoResultsTemplate;\n context: { $implicit: control.value, loading: loading$ | async }\n \"\n ></ng-container>\n }\n </mat-option>\n </ng-container>\n</mat-autocomplete>\n\n<ng-template #defaultNoResultsTemplate let-loading=\"loading\">\n @if (loading) {\n Please wait...\n } @else {\n No results found\n }\n</ng-template>\n" }]
|
671
|
-
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
669
|
+
}], ctorParameters: () => [{ type: i0.Injector }, { type: undefined, decorators: [{
|
672
670
|
type: Inject,
|
673
671
|
args: [WLCM_FORM_FIELD]
|
674
672
|
}] }], propDecorators: { fetchPaginatedOptions: [{
|
@@ -742,18 +740,18 @@ let WlcmCheckboxComponent = class WlcmCheckboxComponent {
|
|
742
740
|
this.changeDetectorRef.markForCheck();
|
743
741
|
});
|
744
742
|
}
|
745
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
746
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "
|
743
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmCheckboxComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: WLCM_FORM_CONTROL, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
744
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "19.1.4", type: WlcmCheckboxComponent, isStandalone: true, selector: "wlcm-checkbox", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { changed: "changed" }, host: { classAttribute: "wlcm-checkbox" }, providers: [
|
747
745
|
WLCM_FORM_CONTROL_PROVIDER,
|
748
746
|
{ provide: NG_VALIDATORS, useExisting: forwardRef(() => WlcmCheckboxComponent), multi: true },
|
749
747
|
{ provide: NG_VALUE_ACCESSOR, useExisting: forwardRef(() => WlcmCheckboxComponent), multi: true },
|
750
|
-
], ngImport: i0, template: "<mat-checkbox [formControl]=\"control\" (change)=\"handleChange($event)\">\n <ng-content></ng-content>\n</mat-checkbox>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "component", type: i1$2.MatCheckbox, selector: "mat-checkbox", inputs: ["aria-label", "aria-labelledby", "aria-describedby", "id", "required", "labelPosition", "name", "value", "disableRipple", "tabIndex", "color", "disabledInteractive", "checked", "disabled", "indeterminate"], outputs: ["change", "indeterminateChange"], exportAs: ["matCheckbox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }] }); }
|
748
|
+
], ngImport: i0, template: "<mat-checkbox [formControl]=\"control\" (change)=\"handleChange($event)\">\n <ng-content></ng-content>\n</mat-checkbox>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "component", type: i1$2.MatCheckbox, selector: "mat-checkbox", inputs: ["aria-label", "aria-labelledby", "aria-describedby", "aria-expanded", "aria-controls", "aria-owns", "id", "required", "labelPosition", "name", "value", "disableRipple", "tabIndex", "color", "disabledInteractive", "checked", "disabled", "indeterminate"], outputs: ["change", "indeterminateChange"], exportAs: ["matCheckbox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }] }); }
|
751
749
|
};
|
752
750
|
WlcmCheckboxComponent = __decorate([
|
753
751
|
UntilDestroy(),
|
754
752
|
__metadata("design:paramtypes", [ChangeDetectorRef, Object])
|
755
753
|
], WlcmCheckboxComponent);
|
756
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
754
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmCheckboxComponent, decorators: [{
|
757
755
|
type: Component,
|
758
756
|
args: [{ selector: 'wlcm-checkbox', host: { class: 'wlcm-checkbox' }, standalone: true, imports: [CommonModule, MatCheckboxModule, ReactiveFormsModule], providers: [
|
759
757
|
WLCM_FORM_CONTROL_PROVIDER,
|
@@ -829,8 +827,8 @@ let WlcmCheckboxGroupComponent = class WlcmCheckboxGroupComponent {
|
|
829
827
|
.pipe(takeUntil(this.checkboxesListUpdated))
|
830
828
|
.subscribe();
|
831
829
|
}
|
832
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
833
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
830
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmCheckboxGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
831
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.1.4", type: WlcmCheckboxGroupComponent, isStandalone: true, selector: "wlcm-checkbox-group", host: { classAttribute: "wlcm-checkbox-group" }, providers: [
|
834
832
|
{ provide: NG_VALIDATORS, useExisting: forwardRef(() => WlcmCheckboxGroupComponent), multi: true },
|
835
833
|
{ provide: NG_VALUE_ACCESSOR, useExisting: forwardRef(() => WlcmCheckboxGroupComponent), multi: true },
|
836
834
|
], queries: [{ propertyName: "checkboxes", predicate: WlcmCheckboxComponent, isSignal: true }], ngImport: i0, template: "<ng-content select=\"wlcm-checkbox\"></ng-content>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
@@ -839,7 +837,7 @@ WlcmCheckboxGroupComponent = __decorate([
|
|
839
837
|
UntilDestroy(),
|
840
838
|
__metadata("design:paramtypes", [])
|
841
839
|
], WlcmCheckboxGroupComponent);
|
842
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
840
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmCheckboxGroupComponent, decorators: [{
|
843
841
|
type: Component,
|
844
842
|
args: [{ selector: 'wlcm-checkbox-group', host: { class: 'wlcm-checkbox-group' }, standalone: true, imports: [CommonModule], providers: [
|
845
843
|
{ provide: NG_VALIDATORS, useExisting: forwardRef(() => WlcmCheckboxGroupComponent), multi: true },
|
@@ -852,17 +850,17 @@ class WlcmAutocompleteSuffixComponent {
|
|
852
850
|
this.autocomplete = input.required();
|
853
851
|
this.WlcmIconName = WlcmIconName;
|
854
852
|
}
|
855
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
856
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
853
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmAutocompleteSuffixComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
854
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.1.4", type: WlcmAutocompleteSuffixComponent, isStandalone: true, selector: "wlcm-autocomplete-suffix", inputs: { autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: true, transformFunction: null } }, host: { classAttribute: "wlcm-autocomplete-suffix" }, ngImport: i0, template: "<ng-container *rxLet=\"autocomplete().loading$ | async; let loading\">\n @if (!loading) {\n <ng-container [wlcmIcon]=\"WlcmIconName.CHEVRON_DOWN\"></ng-container>\n }\n\n <wlcm-loader [hidden]=\"!loading\"></wlcm-loader>\n</ng-container>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "directive", type: WlcmIconDirective, selector: "[wlcmIcon]", inputs: ["wlcmIcon", "wlcmIconStopPropagation"], outputs: ["wlcmIconClicked"] }, { kind: "component", type: WlcmLoaderComponent, selector: "wlcm-loader", inputs: ["hidden"] }, { kind: "directive", type: RxLet, selector: "[rxLet]", inputs: ["rxLet", "rxLetStrategy", "rxLetComplete", "rxLetError", "rxLetSuspense", "rxLetContextTrigger", "rxLetCompleteTrigger", "rxLetErrorTrigger", "rxLetSuspenseTrigger", "rxLetNextTrigger", "rxLetRenderCallback", "rxLetParent", "rxLetPatchZone"], outputs: ["rendered"] }] }); }
|
857
855
|
}
|
858
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
856
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmAutocompleteSuffixComponent, decorators: [{
|
859
857
|
type: Component,
|
860
858
|
args: [{ selector: 'wlcm-autocomplete-suffix', host: { class: 'wlcm-autocomplete-suffix' }, standalone: true, imports: [CommonModule, WlcmIconDirective, WlcmLoaderComponent, RxLet], template: "<ng-container *rxLet=\"autocomplete().loading$ | async; let loading\">\n @if (!loading) {\n <ng-container [wlcmIcon]=\"WlcmIconName.CHEVRON_DOWN\"></ng-container>\n }\n\n <wlcm-loader [hidden]=\"!loading\"></wlcm-loader>\n</ng-container>\n" }]
|
861
859
|
}] });
|
862
860
|
|
863
861
|
class WlcmSelectInputBinderDirective {
|
864
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
865
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
862
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmSelectInputBinderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
863
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.4", type: WlcmSelectInputBinderDirective, isStandalone: true, selector: "[wlcmSelectInputBinder]", providers: [
|
866
864
|
{
|
867
865
|
provide: WLCM_INPUT_BINDER,
|
868
866
|
useFactory: () => {
|
@@ -872,7 +870,7 @@ class WlcmSelectInputBinderDirective {
|
|
872
870
|
},
|
873
871
|
], ngImport: i0 }); }
|
874
872
|
}
|
875
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
873
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmSelectInputBinderDirective, decorators: [{
|
876
874
|
type: Directive,
|
877
875
|
args: [{
|
878
876
|
standalone: true,
|
@@ -958,9 +956,6 @@ let WlcmSelectComponent = class WlcmSelectComponent {
|
|
958
956
|
if (this.parentFormMember) {
|
959
957
|
this.handleStateChange();
|
960
958
|
}
|
961
|
-
if (formField) {
|
962
|
-
this._preferredOverlayOrigin = new CdkOverlayOrigin(this.formField.inputContainer);
|
963
|
-
}
|
964
959
|
this.handleAdjustedValue();
|
965
960
|
toObservable(this.paginated)
|
966
961
|
.pipe(untilDestroyed(this))
|
@@ -971,8 +966,8 @@ let WlcmSelectComponent = class WlcmSelectComponent {
|
|
971
966
|
}
|
972
967
|
ngAfterViewInit() {
|
973
968
|
this.viewReady$.next();
|
974
|
-
if (this.
|
975
|
-
this.matSelect._preferredOverlayOrigin = this.
|
969
|
+
if (this.formField) {
|
970
|
+
this.matSelect._preferredOverlayOrigin = this.formField.inputContainer;
|
976
971
|
}
|
977
972
|
this._focusStream$.next(this.matSelect._openedStream);
|
978
973
|
this._blurStream$.next(this.matSelect._closedStream);
|
@@ -1138,8 +1133,8 @@ let WlcmSelectComponent = class WlcmSelectComponent {
|
|
1138
1133
|
.pipe(switchMap(() => this.adjustedValue$.pipe(filter(Boolean))))
|
1139
1134
|
.subscribe((value) => this._changed?.(value));
|
1140
1135
|
}
|
1141
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
1142
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
1136
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmSelectComponent, deps: [{ token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i1$3.ScrollDetectionApi }, { token: WLCM_FORM_FIELD }, { token: WLCM_FORM_CONTROL, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
1137
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.1.4", type: WlcmSelectComponent, isStandalone: true, selector: "wlcm-select", inputs: { multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: false, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: false, isRequired: false, transformFunction: null }, fetchPaginatedOptions: { classPropertyName: "fetchPaginatedOptions", publicName: "fetchPaginatedOptions", isSignal: false, isRequired: false, transformFunction: null }, canSelect: { classPropertyName: "canSelect", publicName: "canSelect", isSignal: false, isRequired: false, transformFunction: null }, queryParams: { classPropertyName: "queryParams", publicName: "queryParams", isSignal: false, isRequired: false, transformFunction: null }, paginated: { classPropertyName: "paginated", publicName: "paginated", isSignal: true, isRequired: false, transformFunction: null }, options: { classPropertyName: "options", publicName: "options", isSignal: true, isRequired: false, transformFunction: null }, selectOptionFormat: { classPropertyName: "selectOptionFormat", publicName: "selectOptionFormat", isSignal: true, isRequired: false, transformFunction: null }, optionTemplate: { classPropertyName: "optionTemplate", publicName: "optionTemplate", isSignal: true, isRequired: false, transformFunction: null }, triggerTemplate: { classPropertyName: "triggerTemplate", publicName: "triggerTemplate", isSignal: true, isRequired: false, transformFunction: null }, isOptionDisabled: { classPropertyName: "isOptionDisabled", publicName: "isOptionDisabled", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { selectionChange: "selectionChange", opened: "opened", closed: "closed" }, host: { listeners: { "click": "openPanel()" } }, providers: [
|
1143
1138
|
WLCM_FORM_CONTROL_PROVIDER,
|
1144
1139
|
{
|
1145
1140
|
provide: MAT_SELECT_CONFIG,
|
@@ -1150,7 +1145,7 @@ let WlcmSelectComponent = class WlcmSelectComponent {
|
|
1150
1145
|
},
|
1151
1146
|
{ provide: NG_VALIDATORS, useExisting: forwardRef(() => WlcmSelectComponent), multi: true },
|
1152
1147
|
{ provide: NG_VALUE_ACCESSOR, useExisting: forwardRef(() => WlcmSelectComponent), multi: true },
|
1153
|
-
], viewQueries: [{ propertyName: "matOptions", predicate: MatOption, descendants: true, isSignal: true }, { propertyName: "matSelect", first: true, predicate: MatSelect, descendants: true }], hostDirectives: [{ directive: WlcmSelectInputBinderDirective }], ngImport: i0, template: "<mat-select\n #selectComponent\n [value]=\"value()\"\n [disabled]=\"disabled()\"\n [multiple]=\"multiple\"\n [disableRipple]=\"true\"\n [placeholder]=\"placeholder\"\n [hideSingleSelectionIndicator]=\"true\"\n [ngClass]=\"{ focused: selectComponent.focused }\"\n (selectionChange)=\"select($event)\"\n [compareWith]=\"compareWith\"\n (opened)=\"panelOpened()\"\n (closed)=\"panelClosed()\"\n>\n @if (triggerTemplate()) {\n <mat-select-trigger>\n <ng-container\n *ngTemplateOutlet=\"\n triggerTemplate()!;\n context: $any({ $implicit: selectComponent.selected })\n \"\n ></ng-container>\n </mat-select-trigger>\n }\n\n <mat-option\n *ngFor=\"let option of prefilledOptions()\"\n [value]=\"selectOptionFormat() === 'CompleteOption' ? option : option.value\"\n >\n <ng-container\n [ngTemplateOutlet]=\"wlcmSelectOptionContent\"\n [ngTemplateOutletContext]=\"{ $implicit: option }\"\n ></ng-container>\n </mat-option>\n\n <mat-option\n *ngFor=\"let option of computedOptions()\"\n [value]=\"selectOptionFormat() === 'CompleteOption' ? option : option.value\"\n >\n <ng-container\n [ngTemplateOutlet]=\"wlcmSelectOptionContent\"\n [ngTemplateOutletContext]=\"{ $implicit: option }\"\n ></ng-container>\n </mat-option>\n</mat-select>\n\n<div class=\"wlcm-select-arrow\">\n <ng-container\n [wlcmIcon]=\"WlcmIconName.CHEVRON_DOWN\"\n [wlcmIconStopPropagation]=\"false\"\n ></ng-container>\n</div>\n\n<ng-template #wlcmSelectOptionContent let-option>\n @if (optionTemplate()) {\n <ng-container\n *ngTemplateOutlet=\"optionTemplate(); context: $any({ $implicit: option })\"\n ></ng-container>\n } @else {\n {{ option.viewValue }}\n }\n</ng-template>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: i4$1.MatSelect, selector: "mat-select", inputs: ["aria-describedby", "panelClass", "disabled", "disableRipple", "tabIndex", "hideSingleSelectionIndicator", "placeholder", "required", "multiple", "disableOptionCentering", "compareWith", "value", "aria-label", "aria-labelledby", "errorStateMatcher", "typeaheadDebounceInterval", "sortComparator", "id", "panelWidth"], outputs: ["openedChange", "opened", "closed", "selectionChange", "valueChange"], exportAs: ["matSelect"] }, { kind: "directive", type: i4$1.MatSelectTrigger, selector: "mat-select-trigger" }, { kind: "component", type: i3.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: WlcmIconDirective, selector: "[wlcmIcon]", inputs: ["wlcmIcon", "wlcmIconStopPropagation"], outputs: ["wlcmIconClicked"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
1148
|
+
], viewQueries: [{ propertyName: "matOptions", predicate: MatOption, descendants: true, isSignal: true }, { propertyName: "matSelect", first: true, predicate: MatSelect, descendants: true }], hostDirectives: [{ directive: WlcmSelectInputBinderDirective }], ngImport: i0, template: "<mat-select\n #selectComponent\n [value]=\"value()\"\n [disabled]=\"disabled()\"\n [multiple]=\"multiple\"\n [disableRipple]=\"true\"\n [placeholder]=\"placeholder\"\n [hideSingleSelectionIndicator]=\"true\"\n [ngClass]=\"{ focused: selectComponent.focused }\"\n (selectionChange)=\"select($event)\"\n [compareWith]=\"compareWith\"\n (opened)=\"panelOpened()\"\n (closed)=\"panelClosed()\"\n>\n @if (triggerTemplate()) {\n <mat-select-trigger>\n <ng-container\n *ngTemplateOutlet=\"\n triggerTemplate()!;\n context: $any({ $implicit: selectComponent.selected })\n \"\n ></ng-container>\n </mat-select-trigger>\n }\n\n <mat-option\n *ngFor=\"let option of prefilledOptions()\"\n [value]=\"selectOptionFormat() === 'CompleteOption' ? option : option.value\"\n >\n <ng-container\n [ngTemplateOutlet]=\"wlcmSelectOptionContent\"\n [ngTemplateOutletContext]=\"{ $implicit: option }\"\n ></ng-container>\n </mat-option>\n\n <mat-option\n *ngFor=\"let option of computedOptions()\"\n [value]=\"selectOptionFormat() === 'CompleteOption' ? option : option.value\"\n >\n <ng-container\n [ngTemplateOutlet]=\"wlcmSelectOptionContent\"\n [ngTemplateOutletContext]=\"{ $implicit: option }\"\n ></ng-container>\n </mat-option>\n</mat-select>\n\n<div class=\"wlcm-select-arrow\">\n <ng-container\n [wlcmIcon]=\"WlcmIconName.CHEVRON_DOWN\"\n [wlcmIconStopPropagation]=\"false\"\n ></ng-container>\n</div>\n\n<ng-template #wlcmSelectOptionContent let-option>\n @if (optionTemplate()) {\n <ng-container\n *ngTemplateOutlet=\"optionTemplate(); context: $any({ $implicit: option })\"\n ></ng-container>\n } @else {\n {{ option.viewValue }}\n }\n</ng-template>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: i4$1.MatSelect, selector: "mat-select", inputs: ["aria-describedby", "panelClass", "disabled", "disableRipple", "tabIndex", "hideSingleSelectionIndicator", "placeholder", "required", "multiple", "disableOptionCentering", "compareWith", "value", "aria-label", "aria-labelledby", "errorStateMatcher", "typeaheadDebounceInterval", "sortComparator", "id", "panelWidth", "canSelectNullableOptions"], outputs: ["openedChange", "opened", "closed", "selectionChange", "valueChange"], exportAs: ["matSelect"] }, { kind: "directive", type: i4$1.MatSelectTrigger, selector: "mat-select-trigger" }, { kind: "component", type: i3.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: WlcmIconDirective, selector: "[wlcmIcon]", inputs: ["wlcmIcon", "wlcmIconStopPropagation"], outputs: ["wlcmIconClicked"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
1154
1149
|
};
|
1155
1150
|
WlcmSelectComponent = __decorate([
|
1156
1151
|
UntilDestroy(),
|
@@ -1158,7 +1153,7 @@ WlcmSelectComponent = __decorate([
|
|
1158
1153
|
ChangeDetectorRef,
|
1159
1154
|
ScrollDetectionApi, Object, Object])
|
1160
1155
|
], WlcmSelectComponent);
|
1161
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
1156
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmSelectComponent, decorators: [{
|
1162
1157
|
type: Component,
|
1163
1158
|
args: [{ selector: 'wlcm-select', standalone: true, imports: [CommonModule, MatSelectModule, ReactiveFormsModule, WlcmIconDirective, WlcmSelectInputBinderDirective], changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [WlcmSelectInputBinderDirective], providers: [
|
1164
1159
|
WLCM_FORM_CONTROL_PROVIDER,
|
@@ -1199,10 +1194,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
|
|
1199
1194
|
}] } });
|
1200
1195
|
|
1201
1196
|
class WlcmFormFieldHintDirective {
|
1202
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
1203
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
1197
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldHintDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
1198
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.4", type: WlcmFormFieldHintDirective, isStandalone: true, selector: "[wlcmFormFieldHint]", host: { classAttribute: "wlcm-hint" }, ngImport: i0 }); }
|
1204
1199
|
}
|
1205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
1200
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormFieldHintDirective, decorators: [{
|
1206
1201
|
type: Directive,
|
1207
1202
|
args: [{
|
1208
1203
|
selector: '[wlcmFormFieldHint]',
|
@@ -1228,8 +1223,8 @@ const components = [
|
|
1228
1223
|
WlcmLabelComponent,
|
1229
1224
|
];
|
1230
1225
|
class WlcmFormsModule {
|
1231
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
1232
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
1226
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
1227
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormsModule, imports: [WlcmFormFieldComponent,
|
1233
1228
|
WlcmAutocompleteComponent,
|
1234
1229
|
WlcmAutocompleteSuffixComponent,
|
1235
1230
|
WlcmCheckboxGroupComponent,
|
@@ -1250,9 +1245,9 @@ class WlcmFormsModule {
|
|
1250
1245
|
WlcmFormFieldSuffixDirective,
|
1251
1246
|
WlcmFormFieldPrefixDirective,
|
1252
1247
|
WlcmFormFieldHintDirective, MatRadioModule] }); }
|
1253
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
1248
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormsModule, providers: [{ provide: MAT_RADIO_DEFAULT_OPTIONS, useValue: { color: 'primary' } }], imports: [components, MatRadioModule, MatRadioModule] }); }
|
1254
1249
|
}
|
1255
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
1250
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.4", ngImport: i0, type: WlcmFormsModule, decorators: [{
|
1256
1251
|
type: NgModule,
|
1257
1252
|
args: [{
|
1258
1253
|
imports: [...components, ...directives, MatRadioModule],
|