{"version":3,"sources":["webpack:///./src/views/crm/filehistory.vue?1d86","webpack:///src/views/crm/filehistory.vue","webpack:///./src/views/crm/filehistory.vue?14d1","webpack:///./src/views/crm/filehistory.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","_m","staticClass","_l","activity","key","id","_v","_s","fileName","action","$moment","createdDate","fromNow","userName","_e","staticRenderFns","data","activities","created","getView","getFileHistory","methods","$http","get","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACJ,EAAIM,GAAG,GAAGF,EAAG,MAAM,CAACG,YAAY,YAAY,CAACH,EAAG,MAAM,CAACG,YAAY,sBAAsB,CAAEP,EAAc,WAAEI,EAAG,QAAQ,CAACG,YAAY,qBAAqB,CAACP,EAAIM,GAAG,GAAGF,EAAG,QAAQJ,EAAIQ,GAAIR,EAAc,YAAE,SAASS,GAAU,OAAOL,EAAG,KAAK,CAACM,IAAID,EAASE,IAAI,CAACP,EAAG,KAAK,CAACG,YAAY,aAAa,CAACP,EAAIY,GAAGZ,EAAIa,GAAGJ,EAASK,aAAaV,EAAG,KAAK,CAACG,YAAY,aAAa,CAACH,EAAG,OAAO,CAACG,YAAY,YAAY,CAACP,EAAIY,GAAGZ,EAAIa,GAAGJ,EAASM,aAAaX,EAAG,KAAK,CAACG,YAAY,eAAe,CAACH,EAAG,OAAO,CAACG,YAAY,YAAY,CAACP,EAAIY,GAAGZ,EAAIa,GAAGb,EAAIgB,QAAQP,EAASQ,aAAaC,gBAAgBd,EAAG,KAAK,CAACG,YAAY,aAAa,CAACH,EAAG,OAAO,CAACG,YAAY,YAAY,CAACP,EAAIY,GAAGZ,EAAIa,GAAGJ,EAASU,oBAAmB,KAAKnB,EAAIoB,YACtxBC,EAAkB,CAAC,WAAa,IAAIrB,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACG,YAAY,iBAAiB,CAACH,EAAG,MAAM,CAACG,YAAY,yBAAyB,CAACH,EAAG,KAAK,CAACG,YAAY,4BAA4B,CAACP,EAAIY,GAAG,yBAAyBR,EAAG,MAAM,CAACG,YAAY,gBAAgB,CAACH,EAAG,IAAI,CAACJ,EAAIY,GAAG,yBAAyBR,EAAG,OAAO,CAACG,YAAY,uBAAuB,WAAa,IAAIP,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,QAAQ,CAACG,YAAY,eAAe,CAACH,EAAG,KAAK,CAACA,EAAG,KAAK,CAACG,YAAY,aAAa,CAACH,EAAG,OAAO,CAACG,YAAY,kBAAkB,CAACP,EAAIY,GAAG,cAAcR,EAAG,OAAO,CAACG,YAAY,aAAa,CAACP,EAAIY,GAAG,cAAcR,EAAG,KAAK,CAACG,YAAY,aAAa,CAACH,EAAG,OAAO,CAACG,YAAY,kBAAkB,CAACP,EAAIY,GAAG,cAAcR,EAAG,KAAK,CAACG,YAAY,eAAe,CAACH,EAAG,OAAO,CAACG,YAAY,kBAAkB,CAACP,EAAIY,GAAG,YAAYR,EAAG,KAAK,CAACG,YAAY,aAAa,CAACH,EAAG,OAAO,CAACG,YAAY,YAAY,CAACP,EAAIY,GAAG,kBCuCn8B,GACAU,KADA,WAEI,MAAO,CACLC,WAAY,OAGhBC,QANF,WAOIvB,KAAKwB,UACLxB,KAAKyB,kBAEPC,QAAS,CACPF,QADJ,WAEM,KAAN,wCACA,qBAEA,uBAGIC,eARJ,WAQA,WACMzB,KAAK2B,MAAMC,IAAI,2BACrB,kBACQ,EAAR,qBAEA,kBACQ,EAAR,gDChEoW,I,YCOhWC,EAAY,eACd,EACA/B,EACAsB,GACA,EACA,KACA,KACA,MAIa,aAAAS,E","file":"js/chunk-2d217c8a.587bbb71.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._m(0),_c('div',{staticClass:\"nk-block\"},[_c('div',{staticClass:\"card card-bordered\"},[(_vm.activities)?_c('table',{staticClass:\"table table-ulogs\"},[_vm._m(1),_c('tbody',_vm._l((_vm.activities),function(activity){return _c('tr',{key:activity.id},[_c('td',{staticClass:\"tb-col-os\"},[_vm._v(_vm._s(activity.fileName))]),_c('td',{staticClass:\"tb-col-ip\"},[_c('span',{staticClass:\"sub-text\"},[_vm._v(_vm._s(activity.action))])]),_c('td',{staticClass:\"tb-col-time\"},[_c('span',{staticClass:\"sub-text\"},[_vm._v(_vm._s(_vm.$moment(activity.createdDate).fromNow()))])]),_c('td',{staticClass:\"tb-col-ip\"},[_c('span',{staticClass:\"sub-text\"},[_vm._v(_vm._s(activity.userName))])])])}),0)]):_vm._e()])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"nk-block-head\"},[_c('div',{staticClass:\"nk-block-head-content\"},[_c('h2',{staticClass:\"nk-block-title fw-normal\"},[_vm._v(\"File Access History\")]),_c('div',{staticClass:\"nk-block-des\"},[_c('p',[_vm._v(\"File Access History. \"),_c('span',{staticClass:\"text-soft\"})])])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('thead',{staticClass:\"thead-light\"},[_c('tr',[_c('th',{staticClass:\"tb-col-os\"},[_c('span',{staticClass:\"overline-title\"},[_vm._v(\"File Name \"),_c('span',{staticClass:\"d-sm-none\"},[_vm._v(\"/ IP\")])])]),_c('th',{staticClass:\"tb-col-ip\"},[_c('span',{staticClass:\"overline-title\"},[_vm._v(\"Action\")])]),_c('th',{staticClass:\"tb-col-time\"},[_c('span',{staticClass:\"overline-title\"},[_vm._v(\"Time\")])]),_c('th',{staticClass:\"tb-col-ip\"},[_c('span',{staticClass:\"sub-text\"},[_vm._v(\"User\")])])])])}]\n\nexport { render, staticRenderFns }","\r\n \r\n \r\n \r\n File Access History\r\n \r\n \r\n File Access History. \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n File Name / IP\r\n Action\r\n Time\r\n User\r\n \r\n \r\n \r\n \r\n \r\n {{activity.fileName}}\r\n {{activity.action}}\r\n {{$moment(activity.createdDate).fromNow()}}\r\n {{activity.userName}}\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./filehistory.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./filehistory.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./filehistory.vue?vue&type=template&id=48807ab2&\"\nimport script from \"./filehistory.vue?vue&type=script&lang=js&\"\nexport * from \"./filehistory.vue?vue&type=script&lang=js&\"\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":""}
File Access History.