{"version":3,"sources":["webpack:///./src/pages/manage/user-consent-cancellation/index.vue","webpack:///./src/pages/manage/user-consent-cancellation/index.vue?dc3f","webpack:///./src/pages/manage/user-consent-cancellation/index.vue?3531","webpack:///./src/pages/manage/user-consent-cancellation/index.vue?68c9"],"names":["render","_vm","this","_c","_self","_setupProxy","attrs","headers","breadcrumbs","dataSource","scopedSlots","_u","key","fn","item","_v","_s","userProfile","fullName","userConsent","consent","caption","staticRenderFns","Home","Vue","constructor","ListDataSource","config","pageIndex","pageSize","className","text","value","sortable","width","to","disabled","__decorate","Component","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAUF,EAAIG,MAAMC,YAAY,OAAOF,EAAG,YAAY,CAACG,MAAM,CAAC,MAAQ,6BAA6B,2BAA2B,GAAG,4BAA4B,GAAG,iBAAiBL,EAAIM,QAAQ,YAAcN,EAAIO,YAAY,cAAcP,EAAIQ,YAAYC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,WAAWC,GAAG,UAAS,KAACC,IAAO,MAAO,CAACb,EAAIc,GAAG,IAAId,EAAIe,GAAGF,EAAKG,YAAYC,UAAU,QAAQ,CAACN,IAAI,UAAUC,GAAG,UAAS,KAACC,IAAO,MAAO,CAACb,EAAIc,GAAG,IAAId,EAAIe,GAAGF,EAAKK,YAAYC,QAAQC,SAAS,aAElgBC,EAAkB,G,oCCEtB,IAAqBC,EAArB,cAAkCC,OAAlCC,c,oBACE,KAAAhB,WAAkB,IAAIiB,OAAe,CACnCC,OAAQ,CACNC,UAAW,EACXC,SAAU,IAEZC,UAAW,4BAGb,KAAAvB,QAAsB,CACpB,CACEwB,KAAM,KACNC,MAAO,KACPC,UAAU,EACVC,MAAO,KAET,CACEH,KAAM,gBACNC,MAAO,aACPC,UAAU,GAEZ,CACEF,KAAM,MACNC,MAAO,WACPC,UAAU,GAEZ,CACEF,KAAM,WACNC,MAAO,UACPC,UAAU,GAGZ,CACEF,KAAM,SACNC,MAAO,kBACPC,UAAU,IAId,kBACE,MAAO,CACL,CACEF,KAAM,UACNI,GAAI,KAEN,CACEJ,KAAM,6BACNK,UAAU,MA/CGb,EAAIc,eAAA,CADxBC,QACoBf,WCJ8Y,I,YCO/ZgB,EAAY,eACd,EACAvC,EACAsB,GACA,EACA,KACA,KACA,MAIa,aAAAiB,E","file":"js/chunk-2d225a24.11c66a65.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('data-list',{attrs:{\"title\":\"Заявки для отмены согласия\",\"custom-create-item-model\":{},\"custom-create-item-fields\":[],\"custom-headers\":_vm.headers,\"breadcrumbs\":_vm.breadcrumbs,\"data-source\":_vm.dataSource},scopedSlots:_vm._u([{key:\"fullName\",fn:function({item}){return [_vm._v(\" \"+_vm._s(item.userProfile.fullName)+\" \")]}},{key:\"consent\",fn:function({item}){return [_vm._v(\" \"+_vm._s(item.userConsent.consent.caption)+\" \")]}}])})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\nimport { Vue, Component } from \"vue-property-decorator\";\nimport { ListDataSource } from \"@/data/List/ListDataSource\";\n@Component\nexport default class Home extends Vue {\n dataSource: any = new ListDataSource({\n config: {\n pageIndex: 1,\n pageSize: 15,\n },\n className: \"UserConsentCancellation\",\n });\n\n headers: Array = [\n {\n text: \"ID\",\n value: \"id\",\n sortable: true,\n width: 100,\n },\n {\n text: \"Дата создания\",\n value: \"createDate\",\n sortable: false,\n },\n {\n text: \"ФИО\",\n value: \"fullName\",\n sortable: false,\n },\n {\n text: \"Согласие\",\n value: \"consent\",\n sortable: false,\n },\n\n {\n text: \"Статус\",\n value: \"instanceStateId\",\n sortable: false,\n },\n ];\n\n get breadcrumbs() {\n return [\n {\n text: \"Главная\",\n to: \"/\",\n },\n {\n text: \"Заявки для отмены согласия\",\n disabled: true,\n },\n ];\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!./index.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!./index.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=4a82346f\"\nimport script from \"./index.vue?vue&type=script&lang=ts\"\nexport * from \"./index.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":""}