3e6eade53e7109a861f35519cf87e4e7554def72723793d9f96e9465bdeb4eb0.json 1.4 KB

1
  1. {"ast":null,"code":"import * as i0 from \"@angular/core\";\nimport * as i1 from \"./map/map.component\";\nimport * as i2 from \"./formulaire/formulaire.component\";\nimport * as i3 from \"./information/information.component\";\nexport let ContactComponent = /*#__PURE__*/(() => {\n class ContactComponent {\n constructor() {}\n ngOnInit() {}\n static #_ = this.ɵfac = function ContactComponent_Factory(t) {\n return new (t || ContactComponent)();\n };\n static #_2 = this.ɵcmp = /*@__PURE__*/i0.ɵɵdefineComponent({\n type: ContactComponent,\n selectors: [[\"app-contact\"]],\n decls: 7,\n vars: 0,\n consts: [[1, \"container\", \"navtop\"], [1, \"row\"], [1, \"col-md-6\"]],\n template: function ContactComponent_Template(rf, ctx) {\n if (rf & 1) {\n i0.ɵɵelementStart(0, \"div\", 0)(1, \"div\", 1)(2, \"div\", 2);\n i0.ɵɵelement(3, \"app-formulaire\");\n i0.ɵɵelementEnd();\n i0.ɵɵelementStart(4, \"div\", 2);\n i0.ɵɵelement(5, \"app-information\")(6, \"app-map\");\n i0.ɵɵelementEnd()()();\n }\n },\n dependencies: [i1.MapComponent, i2.FormulaireComponent, i3.InformationComponent],\n styles: [\".navtop[_ngcontent-%COMP%]{margin-top:7em;margin-bottom:3em}\"]\n });\n }\n return ContactComponent;\n})();","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}