@eac-arch/infrastructure-telemetry 1.0.1 → 1.0.2
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.
|
@@ -2,14 +2,14 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { Component } from '@angular/core';
|
|
3
3
|
|
|
4
4
|
class EacArchInfrastructureTelemetry {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.1.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.5", ngImport: i0, type: EacArchInfrastructureTelemetry, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.1.5", type: EacArchInfrastructureTelemetry, isStandalone: true, selector: "eac-arch-eac-arch-infrastructure-telemetry", ngImport: i0, template: `
|
|
7
7
|
<p>
|
|
8
8
|
eac-arch-infrastructure-telemetry works!
|
|
9
9
|
</p>
|
|
10
10
|
`, isInline: true, styles: [""] });
|
|
11
11
|
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.5", ngImport: i0, type: EacArchInfrastructureTelemetry, decorators: [{
|
|
13
13
|
type: Component,
|
|
14
14
|
args: [{ selector: 'eac-arch-eac-arch-infrastructure-telemetry', imports: [], template: `
|
|
15
15
|
<p>
|