{"ast":null,"code":"import { RouterModule, RouterOutlet } from '@angular/router';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@angular/router\";\nexport let HomeComponent = /*#__PURE__*/(() => {\n  class HomeComponent {\n    static ɵfac = function HomeComponent_Factory(__ngFactoryType__) {\n      return new (__ngFactoryType__ || HomeComponent)();\n    };\n    static ɵcmp = /*@__PURE__*/i0.ɵɵdefineComponent({\n      type: HomeComponent,\n      selectors: [[\"app-home\"]],\n      decls: 18,\n      vars: 0,\n      consts: [[1, \"tab-content\"], [1, \"tabs\"], [\"routerLink\", \"/home/identity\", \"routerLinkActive\", \"active\", \"title\", \"You\", 1, \"tab\"], [1, \"emoji\"], [\"routerLink\", \"/home/identities\", \"routerLinkActive\", \"active\", \"title\", \"Identities\", 1, \"tab\"], [\"routerLink\", \"/home/wallet\", \"routerLinkActive\", \"active\", \"title\", \"Wallet\", 1, \"tab\"], [\"routerLink\", \"/home/bookmarks\", \"routerLinkActive\", \"active\", \"title\", \"Bookmarks\", 1, \"tab\"], [\"routerLink\", \"/home/settings\", \"routerLinkActive\", \"active\", \"title\", \"Settings\", 1, \"tab\"]],\n      template: function HomeComponent_Template(rf, ctx) {\n        if (rf & 1) {\n          i0.ɵɵelementStart(0, \"div\", 0);\n          i0.ɵɵelement(1, \"router-outlet\");\n          i0.ɵɵelementEnd();\n          i0.ɵɵelementStart(2, \"div\", 1)(3, \"a\", 2)(4, \"span\", 3);\n          i0.ɵɵtext(5, \"\\uD83D\\uDC64\");\n          i0.ɵɵelementEnd()();\n          i0.ɵɵelementStart(6, \"a\", 4)(7, \"span\", 3);\n          i0.ɵɵtext(8, \"\\uD83D\\uDC65\");\n          i0.ɵɵelementEnd()();\n          i0.ɵɵelementStart(9, \"a\", 5)(10, \"span\", 3);\n          i0.ɵɵtext(11, \"\\uD83D\\uDCB0\");\n          i0.ɵɵelementEnd()();\n          i0.ɵɵelementStart(12, \"a\", 6)(13, \"span\", 3);\n          i0.ɵɵtext(14, \"\\uD83D\\uDD16\");\n          i0.ɵɵelementEnd()();\n          i0.ɵɵelementStart(15, \"a\", 7)(16, \"span\", 3);\n          i0.ɵɵtext(17, \"\\u2699\\uFE0F\");\n          i0.ɵɵelementEnd()()();\n        }\n      },\n      dependencies: [RouterOutlet, RouterModule, i1.RouterLink, i1.RouterLinkActive],\n      styles: [\"[_nghost-%COMP%] {\\n  height: 100%;\\n  display: flex;\\n  flex-direction: column;\\n}\\n[_nghost-%COMP%]   .tab-content[_ngcontent-%COMP%] {\\n  height: calc(100% - 48px);\\n}\\n[_nghost-%COMP%]   .tabs[_ngcontent-%COMP%] {\\n  height: 48px;\\n  min-height: 48px;\\n  background: var(--background-light);\\n  display: flex;\\n  flex-direction: row;\\n}\\n[_nghost-%COMP%]   .tabs[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], [_nghost-%COMP%]   .tabs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%] {\\n  all: unset;\\n}\\n[_nghost-%COMP%]   .tabs[_ngcontent-%COMP%]   .tab[_ngcontent-%COMP%] {\\n  flex-grow: 1;\\n  display: flex;\\n  align-items: center;\\n  justify-content: center;\\n  color: var(--muted-foreground);\\n  border-top: 2px solid transparent;\\n  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;\\n  cursor: pointer;\\n}\\n[_nghost-%COMP%]   .tabs[_ngcontent-%COMP%]   .tab[_ngcontent-%COMP%]   .emoji[_ngcontent-%COMP%] {\\n  font-size: 20px;\\n}\\n[_nghost-%COMP%]   .tabs[_ngcontent-%COMP%]   .tab[_ngcontent-%COMP%]:hover {\\n  background: var(--background-light-hover);\\n  color: var(--foreground);\\n}\\n[_nghost-%COMP%]   .tabs[_ngcontent-%COMP%]   .tab.active[_ngcontent-%COMP%] {\\n  color: var(--foreground);\\n  border-top: 2px solid var(--primary);\\n}\"]\n    });\n  }\n  return HomeComponent;\n})();","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}