{"version":3,"sources":["webpack:///./src/pages/manage/certificate-templates/id.vue","webpack:///./src/pages/manage/certificate-templates/id.vue?2e56","webpack:///./src/pages/manage/certificate-templates/id.vue?e418","webpack:///./src/pages/manage/certificate-templates/id.vue?fd0b"],"names":["render","_vm","this","_c","_self","_setupProxy","attrs","breadcrumbs","caption","dataSource","scopedSlots","_u","key","fn","proxy","staticRenderFns","EventPage","Vue","constructor","ObjectDataSource","id","$route","params","config","className","_this$dataSource$mode","model","_this$dataSource$mode2","text","to","exact","disabled","__decorate","Component","components","CertificateEditor","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAUF,EAAIG,MAAMC,YAAY,OAAOF,EAAG,YAAY,CAACG,MAAM,CAAC,YAAcL,EAAIM,YAAY,MAAQN,EAAIO,QAAQ,cAAcP,EAAIQ,YAAYC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,OAAOC,GAAG,WAAW,MAAO,CAACV,EAAG,qBAAqB,CAACG,MAAM,CAAC,cAAcL,EAAIQ,gBAAgBK,OAAM,QAEjUC,EAAkB,G,gDCKtB,IAAqBC,EAArB,cAAuCC,OAAvCC,c,oBACE,KAAAT,WAA+B,IAAIU,OAAiB,CAClDC,IAAKlB,KAAKmB,OAAOC,OAAOF,GACxBG,OAAQ,GACRC,UAAW,wBAEb,cAAW,IAAAC,EACT,OAA4B,QAA5BA,EAAOvB,KAAKO,WAAWiB,aAAK,IAAAD,OAAA,EAArBA,EAAuBjB,QAGhC,kBAAe,IAAAmB,EACb,MAAO,CACL,CACEC,KAAM,UACNC,GAAI,KAEN,CACED,KAAM,uBACNC,GAAI,iCACJC,OAAO,GAET,CACEF,KAA2B,QAAvBD,EAAEzB,KAAKO,WAAWiB,aAAK,IAAAC,OAAA,EAArBA,EAAuBnB,QAC7BuB,UAAU,MAvBGf,EAASgB,eAAA,CAH7BC,eAAU,CACTC,WAAY,CAAEC,6BAEKnB,WCP2Y,I,YCO5ZoB,EAAY,eACd,EACApC,EACAe,GACA,EACA,KACA,KACA,MAIa,aAAAqB,E","file":"js/chunk-2d207388.3cf9cef5.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('data-item',{attrs:{\"breadcrumbs\":_vm.breadcrumbs,\"title\":_vm.caption,\"data-source\":_vm.dataSource},scopedSlots:_vm._u([{key:\"body\",fn:function(){return [_c('certificate-editor',{attrs:{\"data-source\":_vm.dataSource}})]},proxy:true}])})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\nimport { Vue, Component } from \"vue-property-decorator\";\nimport { ObjectDataSource } from \"@/data/Object/ObjecDatatSource\";\nimport CertificateEditor from \"@/components/certificate-editor.vue\";\n@Component({\n components: { CertificateEditor },\n})\nexport default class EventPage extends Vue {\n dataSource: ObjectDataSource = new ObjectDataSource({\n id: +this.$route.params.id,\n config: {},\n className: \"CertificateTemplate\",\n });\n get caption() {\n return this.dataSource.model?.caption;\n }\n\n get breadcrumbs() {\n return [\n {\n text: \"Главная\",\n to: \"/\",\n },\n {\n text: \"Шаблоны сертификатов\",\n to: \"/manage/certificate-templates/\",\n exact: true,\n },\n {\n text: this.dataSource.model?.caption,\n disabled: true,\n },\n ];\n }\n}\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--14-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??ref--14-3!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./id.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--14-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??ref--14-3!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./id.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./id.vue?vue&type=template&id=1e746745\"\nimport script from \"./id.vue?vue&type=script&lang=ts\"\nexport * from \"./id.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}