{"ast":null,"code":"import * as i0 from \"@angular/core\";\nimport * as i1 from \"../services/authentication.service\";\nimport * as i2 from \"@angular/router\";\nexport let HomeComponent = /*#__PURE__*/(() => {\n class HomeComponent {\n constructor(authService, router) {\n this.authService = authService;\n this.router = router;\n this.username = '';\n this.password = '';\n }\n ngOnInit() {}\n static #_ = this.ɵfac = function HomeComponent_Factory(t) {\n return new (t || HomeComponent)(i0.ɵɵdirectiveInject(i1.AuthenticationService), i0.ɵɵdirectiveInject(i2.Router));\n };\n static #_2 = this.ɵcmp = /*@__PURE__*/i0.ɵɵdefineComponent({\n type: HomeComponent,\n selectors: [[\"app-home\"]],\n decls: 10,\n vars: 0,\n consts: [[1, \"container\", \"pt-5\"], [1, \"row\", \"justify-content-center\", \"mt-5\"], [1, \"text-center\"], [\"src\", \"../../assets/img/Huhn_andersrum.webp\", \"height\", \"300vh\"], [2, \"font-size\", \"500%\"], [2, \"font-weight\", \"normal\"]],\n template: function HomeComponent_Template(rf, ctx) {\n if (rf & 1) {\n i0.ɵɵelementStart(0, \"div\", 0)(1, \"div\", 1)(2, \"div\", 2);\n i0.ɵɵelement(3, \"img\", 3);\n i0.ɵɵelementEnd()();\n i0.ɵɵelementStart(4, \"div\", 1)(5, \"div\", 2)(6, \"h1\", 4);\n i0.ɵɵtext(7, \"Digital Data - User Manager\");\n i0.ɵɵelementEnd();\n i0.ɵɵelementStart(8, \"h5\", 5);\n i0.ɵɵtext(9, \"Ein zentrales Portal zur effizienten Verwaltung von Benutzerberechtigungen, Gruppen und Modulen\");\n i0.ɵɵelementEnd()()()();\n }\n },\n encapsulation: 2\n });\n }\n return HomeComponent;\n})();","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}