@libs-ui/components-device-support 0.2.320-0 → 0.2.322-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -23,10 +23,10 @@ export class LibsUiComponentsDeviceSupportHandleClickDirective {
|
|
|
23
23
|
get Element() {
|
|
24
24
|
return this.elementHandleClick() || this.elementRef.nativeElement;
|
|
25
25
|
}
|
|
26
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
27
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.
|
|
26
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LibsUiComponentsDeviceSupportHandleClickDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
27
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.14", type: LibsUiComponentsDeviceSupportHandleClickDirective, isStandalone: true, selector: "[libsUiComponentsDeviceSupportHandleClickDirective]", inputs: { ignoreStopPropagation: { classPropertyName: "ignoreStopPropagation", publicName: "ignoreStopPropagation", isSignal: true, isRequired: false, transformFunction: null }, elementHandleClick: { classPropertyName: "elementHandleClick", publicName: "elementHandleClick", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { outClick: "outClick" }, ngImport: i0 });
|
|
28
28
|
}
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LibsUiComponentsDeviceSupportHandleClickDirective, decorators: [{
|
|
30
30
|
type: Directive,
|
|
31
31
|
args: [{
|
|
32
32
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -24,10 +24,10 @@ class LibsUiComponentsDeviceSupportHandleClickDirective {
|
|
|
24
24
|
get Element() {
|
|
25
25
|
return this.elementHandleClick() || this.elementRef.nativeElement;
|
|
26
26
|
}
|
|
27
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
28
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.
|
|
27
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LibsUiComponentsDeviceSupportHandleClickDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
28
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.14", type: LibsUiComponentsDeviceSupportHandleClickDirective, isStandalone: true, selector: "[libsUiComponentsDeviceSupportHandleClickDirective]", inputs: { ignoreStopPropagation: { classPropertyName: "ignoreStopPropagation", publicName: "ignoreStopPropagation", isSignal: true, isRequired: false, transformFunction: null }, elementHandleClick: { classPropertyName: "elementHandleClick", publicName: "elementHandleClick", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { outClick: "outClick" }, ngImport: i0 });
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LibsUiComponentsDeviceSupportHandleClickDirective, decorators: [{
|
|
31
31
|
type: Directive,
|
|
32
32
|
args: [{
|
|
33
33
|
// eslint-disable-next-line @angular-eslint/directive-selector
|