{"version":3,"sources":["webpack:///./src/pages/manage/news/id.vue","webpack:///./src/pages/manage/news/id.vue?b929","webpack:///./src/pages/manage/news/id.vue?eaac","webpack:///./src/pages/manage/news/id.vue?f66a"],"names":["render","_vm","this","_c","_self","_setupProxy","attrs","dataSource","breadcrumbs","staticRenderFns","Home","Vue","constructor","ObjectDataSource","id","$route","params","config","className","_this$dataSource$mode","text","to","exact","model","caption","disabled","__decorate","Component","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAUF,EAAIG,MAAMC,YAAY,OAAOF,EAAG,sBAAsB,CAACG,MAAM,CAAC,MAAQ,UAAU,cAAcL,EAAIM,WAAW,YAAcN,EAAIO,gBAE9LC,EAAkB,G,oCCGtB,IAAqBC,EAArB,cAAkCC,OAAlCC,c,oBACE,KAAAL,WAA+B,IAAIM,OAAiB,CAClDC,IAAKZ,KAAKa,OAAOC,OAAOF,GACxBG,OAAQ,GACRC,UAAW,SAGb,kBAAe,IAAAC,EACb,MAAO,CACL,CACEC,KAAM,UACNC,GAAI,KAEN,CACED,KAAM,UACNC,GAAI,gBACJC,OAAO,GAET,CACEF,KAA2B,QAAvBD,EAAEjB,KAAKK,WAAWgB,aAAK,IAAAJ,OAAA,EAArBA,EAAuBK,QAC7BC,UAAU,MApBGf,EAAIgB,eAAA,CADxBC,QACoBjB,WCL2Y,I,YCO5ZkB,EAAY,eACd,EACA5B,EACAS,GACA,EACA,KACA,KACA,MAIa,aAAAmB,E","file":"js/chunk-2d217127.f19a2de2.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('data-component-item',{attrs:{\"title\":\"Новости\",\"data-source\":_vm.dataSource,\"breadcrumbs\":_vm.breadcrumbs}})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\nimport { Vue, Component } from \"vue-property-decorator\";\nimport { ObjectDataSource } from \"@/data/Object/ObjecDatatSource\";\n\n@Component\nexport default class Home extends Vue {\n dataSource: ObjectDataSource = new ObjectDataSource({\n id: +this.$route.params.id,\n config: {},\n className: \"news\",\n });\n\n get breadcrumbs() {\n return [\n {\n text: \"Главная\",\n to: \"/\",\n },\n {\n text: \"Новости\",\n to: \"/manage/news/\",\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=66431f9c\"\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":""}