{"version":3,"file":"js/878.b35f71929505b5c7d674.script.js","mappings":"iKAMA,SACIA,KAAM,iBACNC,QAAS,CAOL,WAAAC,CAAYC,GACPC,KAAKC,MAAMC,MAAMC,mBAA2BC,KACzCL,EAAMM,MACNN,EAAMO,KAEd,EAOA,WAAAC,CAAYR,GACPC,KAAKC,MAAMC,MAAMC,mBAA2BC,KAAKL,EACtD,ICtBR,GAFiC,E,QAAA,GAAgB,EAAQ,CAAC,CAAC,SCHpD,SAAgBS,EAAUC,EAAYC,EAAYC,EAAYC,EAAWC,GAC9E,OAAO,gBAAYL,EAAKM,OAAQ,UAAW,CACzChB,YAAae,EAASf,YACtBS,YAAaM,EAASN,aAE1B,I","sources":["webpack://danbolig.frontend/./js/components/templates/ProjectSale.vue?48fc","webpack://danbolig.frontend/./js/components/templates/ProjectSale.vue","webpack://danbolig.frontend/./js/components/templates/ProjectSale.vue?bf49"],"sourcesContent":["\ninterface GalleryOptions {\n index: number;\n type: string;\n}\n\nexport default {\n name: 't-project-sale',\n methods: {\n /**\n * Show property gallery with object.\n *\n * @param {GalleryOptions}\n * @return {void}\n */\n showGallery(value: GalleryOptions): void {\n (this.$root.$refs.projectsaleGallery as any).show(\n value.index,\n value.type,\n );\n },\n\n /**\n * Open property gallery with index.\n *\n * @return {void}\n */\n openGallery(value: string): void {\n (this.$root.$refs.projectsaleGallery as any).show(value);\n },\n },\n};\n","import { render } from \"./ProjectSale.vue?vue&type=template&id=c530c2d8&ts=true\"\nimport script from \"./ProjectSale.vue?vue&type=script&lang=ts\"\nexport * from \"./ProjectSale.vue?vue&type=script&lang=ts\"\n\nimport exportComponent from \"../../../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","import { renderSlot as _renderSlot } from \"vue\"\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n return _renderSlot(_ctx.$slots, \"default\", {\n showGallery: $options.showGallery,\n openGallery: $options.openGallery\n })\n}"],"names":["name","methods","showGallery","value","this","$root","$refs","projectsaleGallery","show","index","type","openGallery","_ctx","_cache","$props","$setup","$data","$options","$slots"],"sourceRoot":""}