@rolatech/angular-case
Advanced tools
@@ -6,6 +6,6 @@ import * as i0 from '@angular/core'; | ||
| class AngularCaseComponent { | ||
| static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.1", ngImport: i0, type: AngularCaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); | ||
| static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.1", type: AngularCaseComponent, isStandalone: true, selector: "rolatech-angular-case", ngImport: i0, template: "<p>angular-case works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); | ||
| static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.5", ngImport: i0, type: AngularCaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); | ||
| static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.5", type: AngularCaseComponent, isStandalone: true, selector: "rolatech-angular-case", ngImport: i0, template: "<p>angular-case works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.1", ngImport: i0, type: AngularCaseComponent, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.5", ngImport: i0, type: AngularCaseComponent, decorators: [{ | ||
| type: Component, | ||
@@ -12,0 +12,0 @@ args: [{ selector: 'rolatech-angular-case', imports: [CommonModule], template: "<p>angular-case works!</p>\n" }] |
+1
-1
| { | ||
| "name": "@rolatech/angular-case", | ||
| "version": "20.3.2-beta.4", | ||
| "version": "20.3.2-beta.5", | ||
| "private": false, | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |