wave-ai/frontend/.angular/cache/18.2.21/babel-webpack/81083fb4763eb900f45e2713f1be89a598ccddd1f4aea0d4421563407dbf4351.json

1 line
2.0 KiB
JSON

{"ast":null,"code":"import { RouterOutlet } from '@angular/router';\nimport * as i0 from \"@angular/core\";\nexport let AppComponent = /*#__PURE__*/(() => {\n class AppComponent {\n static {\n this.ɵfac = function AppComponent_Factory(t) {\n return new (t || AppComponent)();\n };\n }\n static {\n this.ɵcmp = /*@__PURE__*/i0.ɵɵdefineComponent({\n type: AppComponent,\n selectors: [[\"app-root\"]],\n standalone: true,\n features: [i0.ɵɵStandaloneFeature],\n decls: 10,\n vars: 0,\n consts: [[1, \"min-h-screen\", \"flex\", \"flex-col\", \"justify-between\", \"p-6\", \"bg-[#0a0a0c]\"], [1, \"flex\", \"justify-between\", \"items-center\", \"border-b\", \"border-white/10\", \"pb-4\", \"mb-6\"], [1, \"text-2xl\", \"font-extrabold\", \"tracking-wider\", \"text-transparent\", \"bg-clip-text\", \"bg-gradient-to-r\", \"from-cyan-400\", \"to-blue-500\"], [1, \"text-xs\", \"text-white/50\"], [1, \"flex-grow\"], [1, \"border-t\", \"border-white/5\", \"pt-4\", \"mt-6\", \"text-center\", \"text-xs\", \"text-white/30\"]],\n template: function AppComponent_Template(rf, ctx) {\n if (rf & 1) {\n i0.ɵɵelementStart(0, \"main\", 0)(1, \"header\", 1)(2, \"h1\", 2);\n i0.ɵɵtext(3, \" KINETIX INTRANET \");\n i0.ɵɵelementEnd();\n i0.ɵɵelementStart(4, \"div\", 3);\n i0.ɵɵtext(5, \"MODULAR AGENT ARCHITECTURE\");\n i0.ɵɵelementEnd()();\n i0.ɵɵelementStart(6, \"section\", 4);\n i0.ɵɵelement(7, \"router-outlet\");\n i0.ɵɵelementEnd();\n i0.ɵɵelementStart(8, \"footer\", 5);\n i0.ɵɵtext(9, \" \\u00A9 2026 Kinetix Corp. All rights reserved. \");\n i0.ɵɵelementEnd()();\n }\n },\n dependencies: [RouterOutlet],\n encapsulation: 2\n });\n }\n }\n return AppComponent;\n})();","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}