{"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":{"version":3,"names":["RouterOutlet","AppComponent","selectors","standalone","features","i0","ɵɵStandaloneFeature","decls","vars","consts","template","AppComponent_Template","rf","ctx","ɵɵelementStart","ɵɵtext","ɵɵelementEnd","ɵɵelement","encapsulation"],"sources":["D:\\Jess\\agent\\Kinetix\\frontend\\src\\app\\app.component.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\n\n@Component({\n selector: 'app-root',\n standalone: true,\n imports: [RouterOutlet],\n template: `\n
\n
\n

\n KINETIX INTRANET\n

\n
MODULAR AGENT ARCHITECTURE
\n
\n\n
\n \n
\n\n \n
\n `\n})\nexport class AppComponent {}\n"],"mappings":"AACA,SAASA,YAAY,QAAQ,iBAAiB;;AAyB9C,WAAaC,YAAY;EAAnB,MAAOA,YAAY;;;yBAAZA,YAAY;MAAA;IAAA;;;cAAZA,YAAY;QAAAC,SAAA;QAAAC,UAAA;QAAAC,QAAA,GAAAC,EAAA,CAAAC,mBAAA;QAAAC,KAAA;QAAAC,IAAA;QAAAC,MAAA;QAAAC,QAAA,WAAAC,sBAAAC,EAAA,EAAAC,GAAA;UAAA,IAAAD,EAAA;YAhBjBP,EAFJ,CAAAS,cAAA,cAA0E,gBACa,YACyC;YAC1HT,EAAA,CAAAU,MAAA,yBACF;YAAAV,EAAA,CAAAW,YAAA,EAAK;YACLX,EAAA,CAAAS,cAAA,aAAmC;YAAAT,EAAA,CAAAU,MAAA,iCAA0B;YAC/DV,EAD+D,CAAAW,YAAA,EAAM,EAC5D;YAETX,EAAA,CAAAS,cAAA,iBAA2B;YACzBT,EAAA,CAAAY,SAAA,oBAA+B;YACjCZ,EAAA,CAAAW,YAAA,EAAU;YAEVX,EAAA,CAAAS,cAAA,gBAAoF;YAClFT,EAAA,CAAAU,MAAA,uDACF;YACFV,EADE,CAAAW,YAAA,EAAS,EACJ;;;uBAjBChB,YAAY;QAAAkB,aAAA;MAAA;IAAA;;SAoBXjB,YAAY;AAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}