1 line
2.2 KiB
JSON
1 line
2.2 KiB
JSON
{"ast":null,"code":"import * as i0 from \"@angular/core\";\nexport let DashboardComponent = /*#__PURE__*/(() => {\n class DashboardComponent {\n static {\n this.ɵfac = function DashboardComponent_Factory(t) {\n return new (t || DashboardComponent)();\n };\n }\n static {\n this.ɵcmp = /*@__PURE__*/i0.ɵɵdefineComponent({\n type: DashboardComponent,\n selectors: [[\"app-dashboard\"]],\n standalone: true,\n features: [i0.ɵɵStandaloneFeature],\n decls: 16,\n vars: 0,\n consts: [[1, \"grid\", \"grid-cols-1\", \"md:grid-cols-2\", \"lg:grid-cols-3\", \"gap-6\", \"p-6\"], [1, \"glass-panel\", \"p-6\", \"rounded-xl\", \"neon-border\"], [1, \"text-lg\", \"font-bold\", \"text-cyan-400\", \"mb-2\"], [1, \"text-sm\", \"text-white/70\"], [1, \"text-lg\", \"font-bold\", \"text-magenta-400\", \"mb-2\"], [1, \"text-lg\", \"font-bold\", \"text-green-400\", \"mb-2\"]],\n template: function DashboardComponent_Template(rf, ctx) {\n if (rf & 1) {\n i0.ɵɵelementStart(0, \"div\", 0)(1, \"div\", 1)(2, \"h2\", 2);\n i0.ɵɵtext(3, \"CMS & Contenidos\");\n i0.ɵɵelementEnd();\n i0.ɵɵelementStart(4, \"p\", 3);\n i0.ɵɵtext(5, \"Gestiona los blogs corporativos y bases de conocimiento corporativos.\");\n i0.ɵɵelementEnd()();\n i0.ɵɵelementStart(6, \"div\", 1)(7, \"h2\", 4);\n i0.ɵɵtext(8, \"Directorio Corporativo\");\n i0.ɵɵelementEnd();\n i0.ɵɵelementStart(9, \"p\", 3);\n i0.ɵɵtext(10, \"Encuentra y visualiza la estructura jer\\u00E1rquica de la empresa.\");\n i0.ɵɵelementEnd()();\n i0.ɵɵelementStart(11, \"div\", 1)(12, \"h2\", 5);\n i0.ɵɵtext(13, \"Gesti\\u00F3n de Espacios\");\n i0.ɵɵelementEnd();\n i0.ɵɵelementStart(14, \"p\", 3);\n i0.ɵɵtext(15, \"Reserva salas de reuniones, oficinas y estacionamientos de forma \\u00E1gil.\");\n i0.ɵɵelementEnd()()();\n }\n },\n encapsulation: 2\n });\n }\n }\n return DashboardComponent;\n})();","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]} |