{"version":3,"sources":["webpack:///./src/view/dashboard/components/chat/ChatListPanel.vue?fe66","webpack:///src/view/dashboard/components/chat/ChatListPanel.vue","webpack:///./src/view/dashboard/components/chat/ChatListPanel.vue?2942","webpack:///./src/view/dashboard/components/chat/ChatListPanel.vue","webpack:///./src/assets/chatAvatar.png"],"names":["render","_vm","this","_h","$createElement","_c","_self","scopedSlots","_u","key","fn","staticClass","_v","proxy","attrs","model","value","callback","$$v","searchValue","expression","slot","chatList","ref","item","class","currentChat","id","on","$event","getChat","chatAvatar","domProps","_s","title","unreadCommentsCount","_e","staticRenderFns","name","computed","sv","toLowerCase","$store","getters","data","methods","chatId","currentChatId","dispatch","component","module","exports"],"mappings":"uHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,qBAAqB,CAACE,YAAYN,EAAIO,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACL,EAAG,MAAM,CAACM,YAAY,gCAAgC,CAACV,EAAIW,GAAG,eAAeC,OAAM,MAAS,CAACR,EAAG,cAAc,CAACA,EAAG,sBAAsB,CAACA,EAAG,oBAAoB,CAACA,EAAG,eAAe,CAACS,MAAM,CAAC,OAAS,GAAG,YAAc,SAASC,MAAM,CAACC,MAAOf,EAAe,YAAEgB,SAAS,SAAUC,GAAMjB,EAAIkB,YAAYD,GAAKE,WAAW,gBAAgB,CAACf,EAAG,SAAS,CAACS,MAAM,CAAC,KAAO,UAAUO,KAAK,UAAU,CAACpB,EAAIW,GAAG,yBAAyB,IAAI,IAAI,IAAI,GAAGP,EAAG,mBAAmB,CAACS,MAAM,CAAC,cAAc,KAAK,MAAQb,EAAIqB,SAAS,OAAS,uBAAuBf,YAAYN,EAAIO,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,SAASa,GAClvB,IAAIC,EAAOD,EAAIC,KACf,MAAO,CAACnB,EAAG,cAAc,CAACoB,MAAMxB,EAAIyB,aAAeF,EAAKG,KAAO1B,EAAIyB,YAAYC,GAAK,sBAAwB,GAAGC,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAO5B,EAAI6B,QAAQN,EAAKG,OAAO,CAACtB,EAAG,qBAAqB,CAACA,EAAG,QAAQ,CAACS,MAAM,CAAC,IAAMb,EAAI8B,WAAW,WAAW9B,EAAI8B,eAAe,GAAG1B,EAAG,sBAAsB,CAACA,EAAG,oBAAoB,CAAC2B,SAAS,CAAC,UAAY/B,EAAIgC,GAAGT,EAAKU,WAAW,GAAIV,EAAKW,oBAAsB,EAAG9B,EAAG,qBAAqB,CAACA,EAAG,UAAU,CAACS,MAAM,CAAC,MAAQ,UAAU,OAAS,GAAG,QAAUU,EAAKW,wBAAwB,GAAGlC,EAAImC,MAAM,WAAW,IACthBC,EAAkB,GCuDtB,G,8BAAA,CACEC,KAAM,gBACNC,SAAU,CACRjB,SADJ,WAEM,IAAN,KAIM,OAHIpB,KAAKiB,cACPqB,EAAKtC,KAAKiB,YAAYsB,eAEjBvC,KAAKiB,YAClB,iDAAQ,OAAR,qCACA,8BAEIO,YAVJ,WAWM,OAAOxB,KAAKwC,OAAOC,QAAQjB,cAG/BkB,KAhBF,WAiBI,MAAO,CACLzB,YAAa,KACbY,WAAY,EAAlB,UAGEc,QAAS,CACPf,QADJ,SACA,cACUgB,IACF5C,KAAK6C,cAAgBD,EACrB5C,KAAKwC,OAAOM,SAAS,eAAgB,CAA7C,4CACU,EAAV,iBACU,EAAV,oCACU,EAAV,kDCvFoY,I,YCOhYC,EAAY,eACd,EACAjD,EACAqC,GACA,EACA,KACA,WACA,MAIa,aAAAY,E,8BClBfC,EAAOC,QAAU,IAA0B","file":"js/chunk-cae7850c.4b174e47.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('base-material-card',{scopedSlots:_vm._u([{key:\"heading\",fn:function(){return [_c('div',{staticClass:\"subtitle-1 font-weight-light\"},[_vm._v(\" Чаты: \")])]},proxy:true}])},[_c('v-list-item',[_c('v-list-item-content',[_c('v-list-item-title',[_c('v-text-field',{attrs:{\"denses\":\"\",\"placeholder\":\"Поиск\"},model:{value:(_vm.searchValue),callback:function ($$v) {_vm.searchValue=$$v},expression:\"searchValue\"}},[_c('v-icon',{attrs:{\"slot\":\"append\"},slot:\"append\"},[_vm._v(\" mdi-magnify-scan \")])],1)],1)],1)],1),_c('v-virtual-scroll',{attrs:{\"item-height\":\"50\",\"items\":_vm.chatList,\"height\":\"calc(100vh - 305px)\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar item = ref.item;\nreturn [_c('v-list-item',{class:_vm.currentChat && item.id === _vm.currentChat.id ? 'v-list-item--active' : '',on:{\"click\":function($event){return _vm.getChat(item.id)}}},[_c('v-list-item-avatar',[_c('v-img',{attrs:{\"src\":_vm.chatAvatar,\"lazy-src\":_vm.chatAvatar}})],1),_c('v-list-item-content',[_c('v-list-item-title',{domProps:{\"innerHTML\":_vm._s(item.title)}})],1),(item.unreadCommentsCount > 0)?_c('v-list-item-action',[_c('v-badge',{attrs:{\"color\":\"success\",\"inline\":\"\",\"content\":item.unreadCommentsCount}})],1):_vm._e()],1)]}}])})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\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!./ChatListPanel.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!./ChatListPanel.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ChatListPanel.vue?vue&type=template&id=fe970186&scoped=true&\"\nimport script from \"./ChatListPanel.vue?vue&type=script&lang=js&\"\nexport * from \"./ChatListPanel.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 \"fe970186\",\n null\n \n)\n\nexport default component.exports","module.exports = __webpack_public_path__ + \"img/chatAvatar.1b816d55.png\";"],"sourceRoot":""}