[{"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chats\\selector\\index.ts":"1","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ChatsList\\index.tsx":"2","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ContactsList\\index.tsx":"3","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chats\\operations\\index.ts":"4","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\index.tsx":"5","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chats\\action\\index.ts":"6","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chats\\reducer\\index.ts":"7","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\App.tsx":"8","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\contacts\\reducer\\index.ts":"9","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\contacts\\action\\index.ts":"10","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchBar\\index.tsx":"11","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\api-data\\index.ts":"12","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\messages\\action\\index.ts":"13","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\messages\\operations\\index.ts":"14","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\authorization\\selector\\index.ts":"15","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\messages\\reducer\\index.ts":"16","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\messages\\selector\\index.ts":"17","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\index.tsx":"18","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\SMSCode\\index.tsx":"19","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\AddContact\\index.tsx":"20","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chat\\action\\index.ts":"21","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chat\\operations\\index.ts":"22","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chat\\selector\\index.ts":"23","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\index.tsx":"24","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\Authorization\\index.tsx":"25","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chat\\reducer\\index.ts":"26","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\MenuBar\\index.tsx":"27","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\authorization\\reducer\\index.ts":"28","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\authorization\\operations\\index.ts":"29","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\helpers\\index.ts":"30","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\control\\reducer\\index.ts":"31","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\control\\action\\index.ts":"32","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\reusableComponents\\AlertInfo\\index.tsx":"33","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\rootReducer\\index.ts":"34","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\reusableComponents\\Routes\\PublicRoute\\index.tsx":"35","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\index.tsx":"36","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\index.tsx":"37","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\Registration\\index.tsx":"38","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\authorization\\action\\index.ts":"39","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\helpers\\countries.tsx":"40","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SmallMenuBar\\index.tsx":"41","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\ChatListRecent\\index.tsx":"42","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\reusableComponents\\Routes\\PrivateRoute\\index.tsx":"43","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\index.tsx":"44","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\control\\selector\\index.ts":"45","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\contacts\\operations\\index.ts":"46","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\QRCode\\index.tsx":"47","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\contacts\\selector\\index.ts":"48","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\Registration\\UploadAvatar\\index.tsx":"49","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ChatsList\\ChatItem\\index.tsx":"50","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ContactsList\\ContactItem\\index.tsx":"51","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\ChatListRecent\\RecentItem\\index.tsx":"52","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\ChatListRecent\\ChatItem\\index.tsx":"53","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\allMessages\\action\\index.ts":"54","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\store\\index.ts":"55","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\allMessages\\operations\\index.ts":"56","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\FilesList\\index.tsx":"57","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\AudioList\\index.tsx":"58","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\VideoList\\index.tsx":"59","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\TextList\\index.tsx":"60","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\MediaList\\index.tsx":"61","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\MediaList\\MediaListItem\\index.tsx":"62","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\ToolBar\\index.tsx":"63","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\SettingsPicture\\index.tsx":"64","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\SettingsMenu\\index.tsx":"65","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\index.tsx":"66","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\ToolBar\\MenuList\\index.tsx":"67","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\EditBar\\ToolBar\\index.tsx":"68","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\EditBar\\index.tsx":"69","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\EditBar\\EditList\\index.tsx":"70","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\EditBar\\SubmitBtn\\index.tsx":"71","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ChatsList\\ChatItem\\DeleteModal\\index.tsx":"72","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\allMessages\\reducer\\index.ts":"73","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchBar\\StaticDatePicker\\index.tsx":"74","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\AddContact\\ToolBar\\index.tsx":"75","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\SettingsPicture\\DeleteModal\\index.tsx":"76","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\allMessages\\selector\\index.ts":"77","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\reusableComponents\\Load\\index.jsx":"78","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\EditList\\index.tsx":"79","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\MediaList\\MediaListItem\\index.tsx":"80","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\index.tsx":"81","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\AudioList\\index.tsx":"82","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\FilesList\\index.tsx":"83","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\MediaList\\index.tsx":"84","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\TextList\\index.tsx":"85","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\VideoList\\index.tsx":"86","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\index.tsx":"87","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileMenu\\index.tsx":"88","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfilePicture\\index.tsx":"89","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ToolBar\\index.tsx":"90","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\SearchList\\index.tsx":"91","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\index.tsx":"92","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\SearchList\\Search\\index.tsx":"93","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\Delete\\index.tsx":"94","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\ToolBar\\index.tsx":"95","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\Buttons\\MenuList\\index.tsx":"96","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\Buttons\\DeleteModal\\index.tsx":"97","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\index.tsx":"98","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\index.tsx":"99","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftAudio\\index.tsx":"100","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftImage\\index.tsx":"101","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\index.tsx":"102","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\index.tsx":"103","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightImage\\index.tsx":"104","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\ArrowBack\\index.tsx":"105","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightFile\\index.tsx":"106","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\Credentials\\index.tsx":"107","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftText\\index.tsx":"108","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftVideo\\index.tsx":"109","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\SubmitBtn\\index.tsx":"110","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\SearchList\\Search\\StaticDatePicker\\index.tsx":"111","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftFile\\index.tsx":"112","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightText\\index.tsx":"113","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightVideo\\index.tsx":"114","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightAudio\\index.tsx":"115","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\Buttons\\index.tsx":"116","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\hooks\\index.tsx":"117","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\PinnedBar\\index.tsx":"118","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\pinnedMessages\\action\\index.ts":"119","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\pinnedMessages\\selector\\index.ts":"120","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\pinnedMessages\\operations\\index.ts":"121","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\UnpinBar\\index.tsx":"122","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightReply\\index.tsx":"123","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftReply\\index.tsx":"124","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\FilesMenu\\UploadFile\\index.tsx":"125","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardBar\\index.tsx":"126","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardSearchList\\ForwardList\\ForwardItem\\index.tsx":"127","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardSearchList\\ForwardSearch\\index.tsx":"128","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardSearchList\\ForwardList\\index.tsx":"129","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardSearchList\\index.tsx":"130","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\pinnedMessages\\reducer\\index.ts":"131","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\FilesMenu\\index.tsx":"132","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftForward\\index.tsx":"133","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightForward\\index.tsx":"134","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ReplyBar\\index.tsx":"135"},{"size":518,"mtime":1649411911267,"results":"136","hashOfConfig":"137"},{"size":4529,"mtime":1660564297716,"results":"138","hashOfConfig":"137"},{"size":3856,"mtime":1658249759170,"results":"139","hashOfConfig":"137"},{"size":462,"mtime":1645632928658,"results":"140","hashOfConfig":"137"},{"size":684,"mtime":1657882916867,"results":"141","hashOfConfig":"137"},{"size":466,"mtime":1645631400287,"results":"142","hashOfConfig":"137"},{"size":697,"mtime":1652371613808,"results":"143","hashOfConfig":"137"},{"size":2923,"mtime":1652369164182,"results":"144","hashOfConfig":"137"},{"size":722,"mtime":1652371646440,"results":"145","hashOfConfig":"137"},{"size":433,"mtime":1645449627972,"results":"146","hashOfConfig":"137"},{"size":4099,"mtime":1656428298670,"results":"147","hashOfConfig":"137"},{"size":10925,"mtime":1660309792170,"results":"148","hashOfConfig":"137"},{"size":434,"mtime":1649943988367,"results":"149","hashOfConfig":"137"},{"size":708,"mtime":1657793389379,"results":"150","hashOfConfig":"137"},{"size":941,"mtime":1658748236761,"results":"151","hashOfConfig":"137"},{"size":726,"mtime":1652371695283,"results":"152","hashOfConfig":"137"},{"size":359,"mtime":1657792811461,"results":"153","hashOfConfig":"137"},{"size":953,"mtime":1652369196960,"results":"154","hashOfConfig":"137"},{"size":1888,"mtime":1646828344933,"results":"155","hashOfConfig":"137"},{"size":2506,"mtime":1658749224469,"results":"156","hashOfConfig":"137"},{"size":501,"mtime":1649336973843,"results":"157","hashOfConfig":"137"},{"size":641,"mtime":1652365724672,"results":"158","hashOfConfig":"137"},{"size":307,"mtime":1649685603738,"results":"159","hashOfConfig":"137"},{"size":2540,"mtime":1657030989007,"results":"160","hashOfConfig":"137"},{"size":3654,"mtime":1656398246097,"results":"161","hashOfConfig":"137"},{"size":1362,"mtime":1660572413416,"results":"162","hashOfConfig":"137"},{"size":6073,"mtime":1658748168120,"results":"163","hashOfConfig":"137"},{"size":1463,"mtime":1658748203475,"results":"164","hashOfConfig":"137"},{"size":1954,"mtime":1658244504637,"results":"165","hashOfConfig":"137"},{"size":5468,"mtime":1658744300924,"results":"166","hashOfConfig":"137"},{"size":1352,"mtime":1657883429482,"results":"167","hashOfConfig":"137"},{"size":665,"mtime":1657882078640,"results":"168","hashOfConfig":"137"},{"size":422,"mtime":1645451030009,"results":"169","hashOfConfig":"137"},{"size":1020,"mtime":1657792461105,"results":"170","hashOfConfig":"137"},{"size":571,"mtime":1647419600038,"results":"171","hashOfConfig":"137"},{"size":3979,"mtime":1658748184179,"results":"172","hashOfConfig":"137"},{"size":8748,"mtime":1659349775638,"results":"173","hashOfConfig":"137"},{"size":6475,"mtime":1658244520209,"results":"174","hashOfConfig":"137"},{"size":897,"mtime":1644438398066,"results":"175","hashOfConfig":"137"},{"size":15435,"mtime":1643905724114,"results":"176","hashOfConfig":"137"},{"size":3295,"mtime":1652446577467,"results":"177","hashOfConfig":"137"},{"size":2224,"mtime":1651833860587,"results":"178","hashOfConfig":"137"},{"size":494,"mtime":1651571907700,"results":"179","hashOfConfig":"137"},{"size":1597,"mtime":1658225800704,"results":"180","hashOfConfig":"137"},{"size":462,"mtime":1657882490010,"results":"181","hashOfConfig":"137"},{"size":652,"mtime":1647349279763,"results":"182","hashOfConfig":"137"},{"size":1880,"mtime":1644235197856,"results":"183","hashOfConfig":"137"},{"size":633,"mtime":1658249729549,"results":"184","hashOfConfig":"137"},{"size":2124,"mtime":1657029735112,"results":"185","hashOfConfig":"137"},{"size":10615,"mtime":1660664475878,"results":"186","hashOfConfig":"137"},{"size":7354,"mtime":1658252704954,"results":"187","hashOfConfig":"137"},{"size":1408,"mtime":1656395829546,"results":"188","hashOfConfig":"137"},{"size":2212,"mtime":1656395699411,"results":"189","hashOfConfig":"137"},{"size":461,"mtime":1649944029869,"results":"190","hashOfConfig":"137"},{"size":466,"mtime":1643966451100,"results":"191","hashOfConfig":"137"},{"size":537,"mtime":1652102689027,"results":"192","hashOfConfig":"137"},{"size":3397,"mtime":1658249402794,"results":"193","hashOfConfig":"137"},{"size":3426,"mtime":1658249398676,"results":"194","hashOfConfig":"137"},{"size":3452,"mtime":1658249420316,"results":"195","hashOfConfig":"137"},{"size":3869,"mtime":1658249412476,"results":"196","hashOfConfig":"137"},{"size":2606,"mtime":1658385693035,"results":"197","hashOfConfig":"137"},{"size":5873,"mtime":1658404854879,"results":"198","hashOfConfig":"137"},{"size":1579,"mtime":1652443297669,"results":"199","hashOfConfig":"137"},{"size":5023,"mtime":1656402854773,"results":"200","hashOfConfig":"137"},{"size":1305,"mtime":1650375272362,"results":"201","hashOfConfig":"137"},{"size":954,"mtime":1652443274542,"results":"202","hashOfConfig":"137"},{"size":2443,"mtime":1650299631159,"results":"203","hashOfConfig":"137"},{"size":1235,"mtime":1652443337447,"results":"204","hashOfConfig":"137"},{"size":2819,"mtime":1656929047765,"results":"205","hashOfConfig":"137"},{"size":5795,"mtime":1658767055137,"results":"206","hashOfConfig":"137"},{"size":813,"mtime":1650444766823,"results":"207","hashOfConfig":"137"},{"size":2868,"mtime":1656395597832,"results":"208","hashOfConfig":"137"},{"size":759,"mtime":1652371392659,"results":"209","hashOfConfig":"137"},{"size":812,"mtime":1651832055021,"results":"210","hashOfConfig":"137"},{"size":830,"mtime":1650980687088,"results":"211","hashOfConfig":"137"},{"size":1955,"mtime":1651742925364,"results":"212","hashOfConfig":"137"},{"size":380,"mtime":1649944473320,"results":"213","hashOfConfig":"137"},{"size":362,"mtime":1652369161551,"results":"214","hashOfConfig":"137"},{"size":3682,"mtime":1656397673073,"results":"215","hashOfConfig":"137"},{"size":5855,"mtime":1658404872144,"results":"216","hashOfConfig":"137"},{"size":2185,"mtime":1657882989079,"results":"217","hashOfConfig":"137"},{"size":2046,"mtime":1657881540076,"results":"218","hashOfConfig":"137"},{"size":2019,"mtime":1657881551666,"results":"219","hashOfConfig":"137"},{"size":1132,"mtime":1658327306825,"results":"220","hashOfConfig":"137"},{"size":2488,"mtime":1657881572058,"results":"221","hashOfConfig":"137"},{"size":2048,"mtime":1657881586135,"results":"222","hashOfConfig":"137"},{"size":5577,"mtime":1659349843319,"results":"223","hashOfConfig":"137"},{"size":3261,"mtime":1656398479771,"results":"224","hashOfConfig":"137"},{"size":3067,"mtime":1656402768553,"results":"225","hashOfConfig":"137"},{"size":2221,"mtime":1652436713225,"results":"226","hashOfConfig":"137"},{"size":5610,"mtime":1659349807820,"results":"227","hashOfConfig":"137"},{"size":2069,"mtime":1652436847493,"results":"228","hashOfConfig":"137"},{"size":3516,"mtime":1652436868964,"results":"229","hashOfConfig":"137"},{"size":3332,"mtime":1656396276296,"results":"230","hashOfConfig":"137"},{"size":1214,"mtime":1652436935401,"results":"231","hashOfConfig":"137"},{"size":3343,"mtime":1657875323428,"results":"232","hashOfConfig":"137"},{"size":2806,"mtime":1656395998195,"results":"233","hashOfConfig":"137"},{"size":2451,"mtime":1659695029218,"results":"234","hashOfConfig":"137"},{"size":26118,"mtime":1660310617021,"results":"235","hashOfConfig":"137"},{"size":11997,"mtime":1660576627759,"results":"236","hashOfConfig":"137"},{"size":16760,"mtime":1660576647135,"results":"237","hashOfConfig":"137"},{"size":28597,"mtime":1660743010346,"results":"238","hashOfConfig":"137"},{"size":6008,"mtime":1658750454217,"results":"239","hashOfConfig":"137"},{"size":16883,"mtime":1660660183595,"results":"240","hashOfConfig":"137"},{"size":1876,"mtime":1658226838332,"results":"241","hashOfConfig":"137"},{"size":15150,"mtime":1660660173396,"results":"242","hashOfConfig":"137"},{"size":1378,"mtime":1660213539310,"results":"243","hashOfConfig":"137"},{"size":12146,"mtime":1660576660437,"results":"244","hashOfConfig":"137"},{"size":12210,"mtime":1660576666962,"results":"245","hashOfConfig":"137"},{"size":808,"mtime":1650444743578,"results":"246","hashOfConfig":"137"},{"size":858,"mtime":1650979204109,"results":"247","hashOfConfig":"137"},{"size":14837,"mtime":1660576633655,"results":"248","hashOfConfig":"137"},{"size":12467,"mtime":1660660193887,"results":"249","hashOfConfig":"137"},{"size":12337,"mtime":1660660200958,"results":"250","hashOfConfig":"137"},{"size":12293,"mtime":1660660162804,"results":"251","hashOfConfig":"137"},{"size":1368,"mtime":1657874716202,"results":"252","hashOfConfig":"137"},{"size":275,"mtime":1657091177091,"results":"253","hashOfConfig":"137"},{"size":7601,"mtime":1659349651110,"results":"254","hashOfConfig":"137"},{"size":473,"mtime":1657791804399,"results":"255","hashOfConfig":"137"},{"size":402,"mtime":1657792819921,"results":"256","hashOfConfig":"137"},{"size":674,"mtime":1657793447736,"results":"257","hashOfConfig":"137"},{"size":944,"mtime":1657805815723,"results":"258","hashOfConfig":"137"},{"size":14685,"mtime":1660660188588,"results":"259","hashOfConfig":"137"},{"size":14664,"mtime":1660576653660,"results":"260","hashOfConfig":"137"},{"size":1316,"mtime":1657092453114,"results":"261","hashOfConfig":"137"},{"size":2970,"mtime":1659624196388,"results":"262","hashOfConfig":"137"},{"size":2563,"mtime":1659695115113,"results":"263","hashOfConfig":"137"},{"size":2452,"mtime":1659616254915,"results":"264","hashOfConfig":"137"},{"size":2112,"mtime":1659695169847,"results":"265","hashOfConfig":"137"},{"size":2682,"mtime":1659699931903,"results":"266","hashOfConfig":"137"},{"size":784,"mtime":1657792396800,"results":"267","hashOfConfig":"137"},{"size":2106,"mtime":1659531728137,"results":"268","hashOfConfig":"137"},{"size":14530,"mtime":1660576640922,"results":"269","hashOfConfig":"137"},{"size":14865,"mtime":1660660178699,"results":"270","hashOfConfig":"137"},{"size":2193,"mtime":1659531451408,"results":"271","hashOfConfig":"137"},{"filePath":"272","messages":"273","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},"1qtp245",{"filePath":"275","messages":"276","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"279"},{"filePath":"280","messages":"281","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"282"},{"filePath":"283","messages":"284","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"286","messages":"287","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"288","usedDeprecatedRules":"285"},{"filePath":"289","messages":"290","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"291","messages":"292","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"293","messages":"294","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"295","messages":"296","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"297","messages":"298","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"299","usedDeprecatedRules":"300"},{"filePath":"301","messages":"302","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"303","messages":"304","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"305"},{"filePath":"306","messages":"307","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"308"},{"filePath":"309","messages":"310","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"311"},{"filePath":"312","messages":"313","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"314","messages":"315","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"316","messages":"317","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"318"},{"filePath":"319","messages":"320","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"321"},{"filePath":"322","messages":"323","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"324","messages":"325","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"326","messages":"327","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"328","messages":"329","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"331","messages":"332","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"333"},{"filePath":"334","messages":"335","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"336","messages":"337","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"338","messages":"339","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"340","messages":"341","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"342"},{"filePath":"343","messages":"344","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"345"},{"filePath":"346","messages":"347","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"348","usedDeprecatedRules":"321"},{"filePath":"349","messages":"350","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"351","messages":"352","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"353","messages":"354","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"355"},{"filePath":"356","messages":"357","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"318"},{"filePath":"358","messages":"359","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"318"},{"filePath":"360","messages":"361","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"362","messages":"363","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"279"},{"filePath":"364","messages":"365","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"366","messages":"367","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"321"},{"filePath":"368","messages":"369","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"370","messages":"371","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"372","messages":"373","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"374"},{"filePath":"375","messages":"376","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"377"},{"filePath":"378","messages":"379","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"380","messages":"381","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"382","messages":"383","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"279"},{"filePath":"384","messages":"385","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"386","messages":"387","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"388"},{"filePath":"389","messages":"390","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":"391","usedDeprecatedRules":"308"},{"filePath":"392","messages":"393","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"394","messages":"395","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"279"},{"filePath":"396","messages":"397","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"398"},{"filePath":"399","messages":"400","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"401"},{"filePath":"402","messages":"403","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"404","messages":"405","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"406","messages":"407","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"408"},{"filePath":"409","messages":"410","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"411"},{"filePath":"412","messages":"413","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"408"},{"filePath":"414","messages":"415","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"308"},{"filePath":"416","messages":"417","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"388"},{"filePath":"418","messages":"419","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"420","messages":"421","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"308"},{"filePath":"422","messages":"423","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"401"},{"filePath":"424","messages":"425","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"426"},{"filePath":"427","messages":"428","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"398"},{"filePath":"429","messages":"430","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"431","messages":"432","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"305"},{"filePath":"433","messages":"434","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"435"},{"filePath":"436","messages":"437","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"279"},{"filePath":"438","messages":"439","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"440","messages":"441","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"442","messages":"443","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"444","messages":"445","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"446","messages":"447","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"448"},{"filePath":"449","messages":"450","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"451","messages":"452","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"453","messages":"454","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"411"},{"filePath":"455","messages":"456","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"457"},{"filePath":"458","messages":"459","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"460","messages":"461","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"462","messages":"463","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"398"},{"filePath":"464","messages":"465","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"279"},{"filePath":"466","messages":"467","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"411"},{"filePath":"468","messages":"469","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"470","messages":"471","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"472"},{"filePath":"473","messages":"474","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"475"},{"filePath":"476","messages":"477","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"478","usedDeprecatedRules":"388"},{"filePath":"479","messages":"480","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"481","messages":"482","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"475"},{"filePath":"483","messages":"484","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"388"},{"filePath":"485","messages":"486","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"487","messages":"488","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"279"},{"filePath":"489","messages":"490","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"274"},{"filePath":"491","messages":"492","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"305"},{"filePath":"493","messages":"494","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"345"},{"filePath":"495","messages":"496","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"388"},{"filePath":"497","messages":"498","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"311"},{"filePath":"499","messages":"500","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"501","messages":"502","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"503","messages":"504","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"505","messages":"506","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"507","messages":"508","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"509","messages":"510","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"511","usedDeprecatedRules":"374"},{"filePath":"512","messages":"513","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"514","messages":"515","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"279"},{"filePath":"516","messages":"517","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"518","messages":"519","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"411"},{"filePath":"520","messages":"521","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"522","messages":"523","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"524","messages":"525","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"374"},{"filePath":"526","messages":"527","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"355"},{"filePath":"528","messages":"529","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"530","messages":"531","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"532","messages":"533","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"534","messages":"535","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"536","messages":"537","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"475"},{"filePath":"538","messages":"539","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"398"},{"filePath":"540","messages":"541","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"426"},{"filePath":"542","messages":"543","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"544","messages":"545","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"285"},{"filePath":"546","messages":"547","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"388"},{"filePath":"548","messages":"549","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"398"},{"filePath":"550","messages":"551","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"552","messages":"553","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"554","messages":"555","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"556","messages":"557","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"558","usedDeprecatedRules":"374"},{"filePath":"559","messages":"560","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"561","messages":"562","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"563","messages":"564","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"565","messages":"566","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"305"},{"filePath":"567","messages":"568","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"569","messages":"570","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"571","messages":"572","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"573","messages":"574","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"411"},{"filePath":"575","messages":"576","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"411"},"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chats\\selector\\index.ts",[],["577","578"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ChatsList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ContactsList\\index.tsx",[],["579","580"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chats\\operations\\index.ts",[],["581","582"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\index.tsx",[],["583","584"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chats\\action\\index.ts",["585"],"import { createAction } from '@reduxjs/toolkit';\r\nimport { IChatsRes } from '../../../typescript/redux/chats/interfaces'\r\nimport { TChat } from '../../../typescript/redux/chats/types'\r\n\r\nconst actionGetChatsSuccess = createAction('getChats/success', (value:IChatsRes) => ({\r\n payload: value,\r\n}));\r\n\r\nconst actionGetChatsReject = createAction('getChats/reject', () => ({\r\n payload: null,\r\n}));\r\n\r\n\r\nexport {\r\n actionGetChatsSuccess,\r\n actionGetChatsReject,\r\n};\r\n","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chats\\reducer\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\App.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\contacts\\reducer\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\contacts\\action\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchBar\\index.tsx",["586"],"import Toolbar from '@mui/material/Toolbar'\r\nimport IconButton from '@mui/material/IconButton'\r\nimport MenuIcon from '@mui/icons-material/Menu';\r\nimport SearchIcon from '@mui/icons-material/Search';\r\nimport InputBase from '@mui/material/InputBase';\r\nimport ArrowBackIcon from '@mui/icons-material/ArrowBack';\r\nimport Switch from '@mui/material/Switch';\r\nimport CalendarTodayIcon from '@mui/icons-material/CalendarToday';\r\nimport StaticDatePicker from \"./StaticDatePicker\";\r\nimport { styled } from '@mui/material/styles';\r\nimport { makeStyles } from '@material-ui/core'\r\nimport { useDispatch } from 'react-redux';\r\nimport { useState } from 'react';\r\nimport { updateUser } from '../../../../api-data';\r\nimport { TLeftIsOpen } from '../../../../typescript/redux/control/types';\r\nimport { asyncCurrentUser } from '../../../../redux/authorization/operations';\r\n\r\n\r\nconst Search = styled('div')(({ theme }:any) => ({\r\n position: 'relative',\r\n borderRadius: '20px',\r\n backgroundColor: '#f1f0f0',\r\n width: '100%',\r\n margin:'0 5% 0 5%'\r\n}));\r\n\r\nconst SearchIconWrapper = styled('div')(({ theme }) => ({\r\n padding: theme.spacing(0, 2),\r\n height: '100%',\r\n position: 'absolute',\r\n pointerEvents: 'none',\r\n display: 'flex',\r\n alignItems: 'center',\r\n justifyContent: 'center',\r\n}));\r\n\r\nconst StyledInputBase = styled(InputBase)(({ theme }) => ({\r\n color: 'inherit',\r\n '& .MuiInputBase-input': { \r\n fontWeight: 500,\r\n borderRadius: '20px',\r\n padding: theme.spacing(1, 1, 1, 0),\r\n paddingLeft: `calc(1em + ${theme.spacing(4)})`,\r\n transition: theme.transitions.create('width'),\r\n width: '100%',\r\n },\r\n}));\r\n\r\nconst useStyles = makeStyles({\r\n toolBar: {\r\n color: '#b1aeae',\r\n height: '7vh',\r\n },\r\n activeSearch: {\r\n outline: '2px solid #2184f7',\r\n color: '#2184f7'\r\n },\r\n iconBtn: {\r\n '&:hover': {\r\n transform: 'rotate(180deg)',\r\n transition: 'all 250ms ease-out ',\r\n }\r\n },\r\n iconArrow: {\r\n '&:hover': {\r\n transform: 'rotate(360deg)',\r\n transition: 'all 250ms ease-out ',\r\n }\r\n },\r\n})\r\n\r\nconst label = { inputProps: { 'aria-label': 'Switch demo' } };\r\n\r\ninterface ISearchBar {\r\n handleClick:() => void,\r\n handleOpenIsSearch:() => void,\r\n handleSearch:(e: React.ChangeEvent) => void,\r\n leftIsOpen: TLeftIsOpen,\r\n value: string,\r\n sort: boolean,\r\n setDate: React.Dispatch,\r\n date:any,\r\n disabled: boolean,\r\n}\r\n\r\nconst SearchBar = ({ handleClick, handleOpenIsSearch, handleSearch, leftIsOpen,\r\n value, sort, setDate, date, disabled }: ISearchBar) => {\r\n const dispatch = useDispatch()\r\n const handleSort = () => {\r\n updateUser({ sort: !sort })\r\n setTimeout(() => {\r\n dispatch(asyncCurrentUser())\r\n }, 1000);\r\n }\r\n const handleOnOpen = () => setDate('') \r\n \r\n const classes = useStyles()\r\n return (\r\n \r\n \r\n {leftIsOpen ? : }\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 \r\n
\r\n
\r\n )\r\n}\r\n\r\nexport default SearchBar",["587","588"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\api-data\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\messages\\action\\index.ts",[],["589","590"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\messages\\operations\\index.ts",[],["591","592"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\authorization\\selector\\index.ts",[],["593","594"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\messages\\reducer\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\messages\\selector\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\index.tsx",[],["595","596"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\SMSCode\\index.tsx",[],["597","598"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\AddContact\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chat\\action\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chat\\operations\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chat\\selector\\index.ts",[],["599","600"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\index.tsx",[],["601","602"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\Authorization\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\chat\\reducer\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\MenuBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\authorization\\reducer\\index.ts",[],["603","604"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\authorization\\operations\\index.ts",[],["605","606"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\helpers\\index.ts",["607"],"import { toast } from 'react-toastify';\r\nimport FileSaver from 'file-saver';\r\nimport { TChats } from '../typescript/redux/chats/types';\r\nimport { TAllMessages } from '../typescript/redux/allMessages/types';\r\n\r\nconst format = (a: string) => a.split(' ').join('').trim()\r\n\r\nconst firstLetter = (word: string) => word.slice(0, 1).toUpperCase()\r\n\r\nconst slicedWord = (word: string, max: number, from: number = 0) =>\r\n word.length < max ? word.slice(from) : word.slice(from, max)\r\n \r\nconst timeStamp = (updatedAt: string) => new Date(updatedAt).toLocaleString(\"en-US\", {\r\n year:'numeric',\r\n month: 'short',\r\n day: 'numeric',\r\n hour: 'numeric',\r\n minute: '2-digit',\r\n})\r\n\r\nconst timeStampEU = (updatedAt: string) => new Date(updatedAt).toLocaleString('en-GB', {\r\n year:'numeric',\r\n month: 'short',\r\n day: 'numeric',\r\n hour: 'numeric',\r\n minute: '2-digit',\r\n})\r\n\r\nconst timeStampEUFilter = (updatedAt: string) => new Date(updatedAt).toLocaleString('en-GB', {\r\n year:'numeric',\r\n month: 'short',\r\n day: 'numeric',\r\n hour: 'numeric',\r\n minute: '2-digit',\r\n second: '2-digit',\r\n})\r\n\r\nconst timeStampMessage = (updatedAt: string) => new Date(updatedAt).toLocaleString('en-GB',{\r\n hour: 'numeric',\r\n minute: '2-digit',\r\n})\r\n\r\n\r\nconst timeStampFilter = (updatedAt: string) => new Date(updatedAt).toLocaleString(\"en-US\", {\r\n year:'numeric',\r\n month: 'short',\r\n day: 'numeric',\r\n})\r\n\r\n\r\nconst playNotification = (url:string) => {\r\n const audio = new Audio(url);\r\n audio.play();\r\n}\r\n\r\nconst notification = (name: string, onClick: () => void) => {\r\n toast(`πŸ¦„new message from ${name}`, {\r\n position: \"bottom-right\",\r\n autoClose: 5000,\r\n hideProgressBar: false,\r\n closeOnClick: true,\r\n pauseOnHover: true,\r\n draggable: true,\r\n progress: undefined,\r\n onClick\r\n });\r\n}\r\n\r\nconst copied = (text:string) => {\r\n toast(`${text} Copied`, {\r\n position: \"bottom-right\",\r\n autoClose: 2000,\r\n hideProgressBar: false,\r\n closeOnClick: true,\r\n pauseOnHover: true,\r\n draggable: true,\r\n progress: undefined,\r\n });\r\n}\r\n\r\nconst playNotificationWithoutPermission = (url: string) => {\r\n const w:any = window\r\n const audioContext: any = new (w.AudioContext || w.webkitAudioContext)();\r\n navigator.mediaDevices\r\n .getUserMedia({ audio: true })\r\n .then(() => {\r\n const source = audioContext.createBufferSource();\r\n source.addEventListener('ended', () => {\r\n source.stop();\r\n audioContext.close();\r\n });\r\n const request = new XMLHttpRequest();\r\n request.open('GET', url, true);\r\n request.responseType = 'arraybuffer';\r\n request.onload = () => {\r\n audioContext.decodeAudioData(\r\n request.response,\r\n (buffer:any) => {\r\n source.buffer = buffer;\r\n source.connect(audioContext.destination);\r\n source.start();\r\n },\r\n (e:any) => {\r\n console.log('Error with decoding audio data' + e.message);\r\n });\r\n }\r\n request.send();\r\n })\r\n .catch(reason => console.error(`Audio permissions denied: ${reason}`));\r\n}\r\n\r\nconst handleDownload = async (url: string, type: string) => await FileSaver.saveAs(url, type);\r\n\r\nconst handleSort = (sortBy: string, data: any,sort:boolean): any => {\r\n return [...data].sort(function (a: any, b: any) {\r\n if (sort?a[sortBy] > b[sortBy]:a[sortBy] < b[sortBy]) {\r\n return -1;\r\n } else if (sort?a[sortBy] < b[sortBy]:a[sortBy] > b[sortBy]) {\r\n return 1;\r\n }\r\n return 0;\r\n });\r\n}\r\n\r\nconst sortByRecent = (chats:TChats,sort:boolean) => [...chats].sort((a, b) => {\r\n const aCreatedAt = a.lastMessageCreatedAt ? a.lastMessageCreatedAt : a.createdAt\r\n const bCreatedAt = b.lastMessageCreatedAt ? b.lastMessageCreatedAt : b.createdAt\r\n const aTime = timeStampEUFilter(aCreatedAt)\r\n const bTime = timeStampEUFilter(bCreatedAt)\r\n const direction = sort ? aTime < bTime: aTime > bTime\r\n return direction ? 1 : -1\r\n})\r\n\r\nconst filteredMessages = (arr: TAllMessages,date:any,value:string) => arr.filter((el) => {\r\n if (!date) {\r\n if (!el.fullType && el.message.toLowerCase().includes(value.toLowerCase())) {\r\n return el\r\n }\r\n if (el.fullType && el.fullType.toLowerCase().includes(value.toLowerCase())) {\r\n return el\r\n }\r\n } else {\r\n if (!el.fullType && el.message.toLowerCase().includes(value.toLowerCase())\r\n && timeStampFilter(date) === timeStampFilter(el.createdAt)) {\r\n return el\r\n }\r\n if (el.fullType && el.fullType.toLowerCase().includes(value.toLowerCase())\r\n && timeStampFilter(date) === timeStampFilter(el.createdAt)) {\r\n return el\r\n }\r\n }\r\n})\r\n\r\nconst emojisArr = ['πŸ’˜','πŸ˜€','😍','😲','😑'] \r\n\r\nlet prodBaseURL = 'https://w-telegram.herokuapp.com'\r\nprodBaseURL = 'http://localhost:3000'\r\n\r\nconst prodAwsS3 = 'https://my-telegram-bucket.s3.eu-west-1.amazonaws.com'\r\n\r\nconst refreshAppTime = 3000\r\n\r\nexport {\r\n format,\r\n firstLetter,\r\n slicedWord,\r\n timeStamp,\r\n timeStampEU,\r\n timeStampEUFilter,\r\n timeStampMessage,\r\n timeStampFilter,\r\n playNotification,\r\n notification,\r\n copied,\r\n playNotificationWithoutPermission,\r\n handleDownload,\r\n handleSort,\r\n sortByRecent,\r\n filteredMessages,\r\n emojisArr,\r\n prodBaseURL,\r\n prodAwsS3,\r\n refreshAppTime,\r\n}","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\control\\reducer\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\control\\action\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\reusableComponents\\AlertInfo\\index.tsx",[],["608","609"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\rootReducer\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\reusableComponents\\Routes\\PublicRoute\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\Registration\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\authorization\\action\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\helpers\\countries.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SmallMenuBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\ChatListRecent\\index.tsx",[],["610","611"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\reusableComponents\\Routes\\PrivateRoute\\index.tsx",[],["612","613"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\control\\selector\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\contacts\\operations\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\QRCode\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\contacts\\selector\\index.ts",[],["614","615"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\AuthPage\\Registration\\UploadAvatar\\index.tsx",["616","617","618","619"],"import { makeStyles, Typography,InputLabel,ListItem,ListItemText ,ListItemIcon } from '@material-ui/core'\r\nimport FolderIcon from '@mui/icons-material/Folder';\r\nimport AddAPhotoIcon from '@mui/icons-material/AddAPhoto';\r\nimport { useDropzone } from 'react-dropzone';\r\nimport { useEffect } from 'react';\r\n\r\nconst useStyles = makeStyles({\r\n container: {\r\n width: '100%',\r\n },\r\n dropZone: {\r\n display: 'flex',\r\n flexDirection: 'column',\r\n alignItems: 'center',\r\n alignContent: 'center',\r\n justifyContent: 'center',\r\n width: '100%',\r\n padding: '10px',\r\n borderRadius: 10,\r\n cursor: 'pointer',\r\n marginBottom: 20,\r\n outline: '2px solid #959696',\r\n '&:hover': {\r\n outline: 'dashed rgb(41, 139, 231)',\r\n },\r\n },\r\n dropZoneActive: {\r\n display: 'flex',\r\n flexDirection: 'column',\r\n alignItems: 'center',\r\n alignContent: 'center',\r\n justifyContent: 'center',\r\n width: '100%',\r\n padding: '10px',\r\n borderRadius: 10,\r\n cursor: 'pointer',\r\n marginBottom: 20,\r\n outline: '2px dashed rgb(41, 139, 231)',\r\n }, \r\n})\r\n\r\ninterface IUploadAvatar {\r\n setUpload: React.Dispatch>,\r\n upload: any,\r\n setSelfie: React.Dispatch>,\r\n}\r\nconst UploadAvatar = ({ setUpload,upload,setSelfie }: IUploadAvatar) => {\r\n \r\nconst {\r\n acceptedFiles,\r\n getRootProps,\r\n getInputProps\r\n } = useDropzone({\r\n accept: 'image/*',\r\n });\r\n\r\n useEffect(() => {\r\n setUpload(acceptedFiles[0])\r\n setSelfie(null)\r\n }, [setUpload,setSelfie,acceptedFiles])\r\n\r\n const classes = useStyles()\r\n\r\n return (\r\n
\r\n
\r\n Drag or drop avatar\r\n \r\n \r\n image/*\r\n
\r\n
\r\n );\r\n}\r\n\r\nexport default UploadAvatar","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ChatsList\\ChatItem\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ContactsList\\ContactItem\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\ChatListRecent\\RecentItem\\index.tsx",[],["620","621"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\ChatListRecent\\ChatItem\\index.tsx",[],["622","623"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\allMessages\\action\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\store\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\allMessages\\operations\\index.ts",[],["624","625"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\FilesList\\index.tsx",[],["626","627"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\AudioList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\VideoList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\TextList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\MediaList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchLists\\MediaList\\MediaListItem\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\ToolBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\SettingsPicture\\index.tsx",[],["628","629"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\SettingsMenu\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\ToolBar\\MenuList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\EditBar\\ToolBar\\index.tsx",[],["630","631"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\EditBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\EditBar\\EditList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\EditBar\\SubmitBtn\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\ChatsList\\ChatItem\\DeleteModal\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\allMessages\\reducer\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SearchBar\\StaticDatePicker\\index.tsx",[],["632","633"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\AddContact\\ToolBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\LeftBar\\SettingsBar\\SettingsPicture\\DeleteModal\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\allMessages\\selector\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\reusableComponents\\Load\\index.jsx",[],["634","635"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\EditList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\MediaList\\MediaListItem\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\AudioList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\FilesList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\MediaList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\TextList\\index.tsx",[],["636","637"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\VideoList\\index.tsx",[],["638","639"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileLists\\index.tsx",["640"],"import { useState,useEffect,useMemo } from 'react';\r\nimport { useSelector } from 'react-redux';\r\nimport { makeStyles } from '@material-ui/core'\r\n\r\nimport AudioList from './AudioList';\r\nimport MediaList from './MediaList';\r\nimport FilesList from './FilesList';\r\nimport TextList from './TextList';\r\nimport VideoList from './VideoList'\r\nimport { getOpenPinned } from '../../../../../redux/control/selector';\r\nimport { getPinnedMessagesMemo } from '../../../../../redux/pinnedMessages/selector'; \r\nimport { getMessagesMemo } from '../../../../../redux/messages/selector'\r\nimport { handleSort } from '../../../../../helpers';\r\nimport { getChat } from '../../../../../redux/chat/selector'\r\nimport { TMessages,TMessage } from '../../../../../typescript/redux/messages/types'\r\n\r\nconst useStyles = makeStyles({\r\ncontainer: {\r\n borderBottom: 'solid 2px #dddddd',\r\n display: 'flex',\r\n justifyContent: 'space-around',\r\n alignContent: \"center\",\r\n alignItems:\"center\",\r\n flexWrap: 'nowrap',\r\n height:'7vh',\r\n color:'rgba(0, 0, 0, 0.6)'\r\n },\r\n item: {\r\n height:'100%',\r\n display: 'flex',\r\n flexDirection: 'column',\r\n justifyContent: 'center',\r\n alignContent: \"center\",\r\n alignItems: \"center\",\r\n cursor:'pointer',\r\n },\r\nicon: {\r\n fontSize: '1rem',\r\n lineHeight: 0,\r\n marginBottom: 0,\r\n fontWeight:600\r\n },\r\nunderline: {\r\n fontSize: '2.5rem',\r\n lineHeight: 0,\r\n },\r\n})\r\n\r\nconst filterBy = ['text', 'image', 'text', 'audio', 'video']\r\n\r\ninterface IProfileLists {\r\n setDisabled: React.Dispatch,\r\n chatDivRef: any | null,\r\n}\r\n\r\nconst ProfileLists = ({setDisabled,chatDivRef}:IProfileLists) => {\r\n const classes = useStyles()\r\n const { sort } = useSelector(getChat)\r\n const openPinned = useSelector(getOpenPinned)\r\n const messagesMemo = useSelector(getMessagesMemo)\r\n const pinnedMessagesMemo = useSelector(getPinnedMessagesMemo)\r\n const [isActive, setIsActive] = useState(0)\r\n \r\n const handleIsActive = (newValue: number): void => setIsActive(newValue)\r\n const handleScrollToTheMessage = (_id: string) => {\r\n const childNodes = chatDivRef.current.childNodes[0].childNodes\r\n let toScrollNode = [...childNodes].find((el: any) => el.id === _id)\r\n if (toScrollNode) {\r\n toScrollNode = [...toScrollNode.childNodes].slice(-1)[0]\r\n toScrollNode.style.backgroundColor = 'rgba(70, 70, 70, 0.4)'\r\n toScrollNode.style.boxShadow = '0px 0px 6px 0px #ffffff'\r\n toScrollNode.scrollIntoView({ behavior: 'smooth' })\r\n setTimeout(() => {\r\n toScrollNode.style.backgroundColor = 'unset'\r\n toScrollNode.style.boxShadow = 'unset'\r\n }, 2000)\r\n }\r\n }\r\n \r\n const filteredAndSorted: TMessages = useMemo(() => handleSort('createdAt', !openPinned ? messagesMemo : pinnedMessagesMemo, sort)\r\n .filter((el:TMessage) => {\r\n if (isActive !== 0) {\r\n if(el.type === filterBy[isActive]) return el\r\n } else {\r\n if(el.type !== filterBy[isActive]) return el\r\n }\r\n }),[isActive,messagesMemo,openPinned,pinnedMessagesMemo,sort])\r\n\r\n useEffect(() => {\r\n setDisabled(filteredAndSorted.length > 0?false:true)\r\n }, [filteredAndSorted, setDisabled])\r\n \r\n return (\r\n <>\r\n
\r\n
handleIsActive(0)}>\r\n Files\r\n ___\r\n
\r\n
handleIsActive(1)}>\r\n Media\r\n ___\r\n
\r\n
handleIsActive(2)}>\r\n Text\r\n ___\r\n
\r\n
handleIsActive(3)}>\r\n Audio\r\n ___\r\n
\r\n
handleIsActive(4)}>\r\n Video\r\n ___\r\n
\r\n
\r\n {isActive === 0 && } \r\n {isActive === 1 && }\r\n {isActive === 2 && }\r\n {isActive === 3 && }\r\n {isActive === 4 && }\r\n \r\n )\r\n}\r\n\r\nexport default ProfileLists","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfileMenu\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ProfilePicture\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\CredentialsList\\ToolBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\SearchList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\SearchList\\Search\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\Delete\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\ToolBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\Buttons\\MenuList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\Buttons\\DeleteModal\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\index.tsx",["641","642"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftAudio\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftImage\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\index.tsx",["643"],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\index.tsx",["644"],"import Toolbar from '@mui/material/Toolbar'\r\nimport AppBar from '@mui/material/AppBar';\r\nimport { makeStyles,Typography } from '@material-ui/core'\r\nimport Button from '@mui/material/Button';\r\nimport { useState } from 'react';\r\nimport { useSelector,useDispatch } from 'react-redux';\r\nimport IconButton from '@mui/material/IconButton';\r\nimport ArrowBackIcon from '@mui/icons-material/ArrowBack';\r\nimport Divider from '@mui/material/Divider';\r\nimport Credentials from './Credentials'\r\nimport Buttons from './Buttons'\r\nimport PinnedBar from './PinnedBar';\r\nimport { removeSelectedMessagesById } from '../../../../api-data';\r\nimport { getChatMemo } from '../../../../redux/chat/selector';\r\nimport { actionRightIsOpen,actionOpenPinned } from '../../../../redux/control/action';\r\nimport { TPinnedMessages } from '../../../../typescript/redux/pinnedMessages/types'; \r\n\r\nconst useStyles = makeStyles({\r\n toolBar: {\r\n color: '#6e6d6d',\r\n display: 'flex',\r\n justifyContent: 'space-between',\r\n backgroundColor: '#ffffff',\r\n height:'7vh'\r\n },\r\n toolBarPinned: {\r\n color: '#6e6d6d',\r\n display: 'flex',\r\n alignItems: 'center',\r\n alignContent:'center',\r\n backgroundColor: '#ffffff',\r\n height: '7vh',\r\n cursor:'pointer'\r\n },\r\n pinnedBack: {\r\n display: 'flex',\r\n width:'100%',\r\n alignContent: 'center',\r\n alignItems: 'center',\r\n flexWrap: 'nowrap',\r\n }, \r\n credentials: {\r\n background: '#fdfdfd',\r\n width:'100%',\r\n height: '100%',\r\n margin:'0 auto'\r\n }, \r\n toolBarRight: {\r\n display: 'flex',\r\n }, \r\n buttonDelete: {\r\n color: '#f8f8f8',\r\n backgroundColor:'#1d74c5',\r\n },\r\n modalDelete: {\r\n background: '#ffffff',\r\n position: 'absolute',\r\n content:'',\r\n width: '20%',\r\n height:'auto',\r\n left: '40%',\r\n bottom: '48.5%',\r\n borderRadius: 10,\r\n padding: 10,\r\n display: 'flex',\r\n flexDirection:'column'\r\n }, \r\n overlay: {\r\n position: 'fixed',\r\n top: 0,\r\n left: 0,\r\n width: '100vw',\r\n height: '100vh',\r\n zIndex: 100,\r\n backgroundColor: 'rgba(104, 105, 104, 0.6)',\r\n overflowY: 'hidden',\r\n },\r\n iconArrow: {\r\n '&:hover': {\r\n transform: 'rotate(360deg)',\r\n transition: 'all 250ms ease-out ',\r\n }\r\n },\r\n})\r\n\r\ninterface IHeaderBar {\r\n chatDivRef: any | null,\r\n selectedArr: string[] | [],\r\n isSomeSelected: boolean,\r\n setIsSomeSelected: React.Dispatch>,\r\n handleClearSelect: () => void,\r\n openPinned: boolean,\r\n pinnedMessagesMemo:TPinnedMessages\r\n}\r\n\r\nconst HeaderBar = ({chatDivRef,selectedArr,isSomeSelected,setIsSomeSelected,handleClearSelect,openPinned,pinnedMessagesMemo}:IHeaderBar) => {\r\n const classes = useStyles()\r\n const dispatch = useDispatch()\r\n const { companionId } = useSelector(getChatMemo)\r\n const [modal, setModal] = useState(false)\r\n const handleClosePinned = (e: any) => {\r\n e.stopPropagation()\r\n dispatch(actionOpenPinned(false))\r\n }\r\n const handleOpenPinned = () => dispatch(actionOpenPinned(true))\r\n const handleOpenCredentials = (e: any) => {\r\n e.stopPropagation()\r\n dispatch(actionRightIsOpen('credentials'))\r\n }\r\n const handleOpenModal = (): void => setModal(true)\r\n const handleDeleteModal = (e: any) => {\r\n const id = e.target.id\r\n if (id === 'overlay') return setModal(false)\r\n if (id === 'cancel') {\r\n handleClearSelect()\r\n setModal(false)\r\n }\r\n if (id === 'delete') {\r\n removeSelectedMessagesById(companionId,selectedArr)\r\n handleClearSelect()\r\n setModal(false)\r\n }\r\n } \r\n\r\n return (<>\r\n {!isSomeSelected&&openPinned &&pinnedMessagesMemo.length > 0&&\r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n {`${pinnedMessagesMemo.length} pinned messages`}\r\n \r\n
\r\n \r\n
\r\n
}\r\n {!openPinned && !isSomeSelected &&\r\n \r\n \r\n \r\n
\r\n \r\n \r\n
\r\n
\r\n
} \r\n {isSomeSelected &&\r\n \r\n \r\n \r\n \r\n \r\n {modal &&\r\n
\r\n
\r\n

Delete messages

\r\n

Are you sure you want to delete messages?

\r\n \r\n \r\n
\r\n
} \r\n
}\r\n \r\n )\r\n}\r\n\r\nexport default HeaderBar\r\n\r\n","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightImage\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\ArrowBack\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightFile\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\Credentials\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftText\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftVideo\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\EditBar\\SubmitBtn\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\RightBar\\SearchList\\Search\\StaticDatePicker\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftFile\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightText\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightVideo\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightAudio\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\Buttons\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\hooks\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\HeaderBar\\PinnedBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\pinnedMessages\\action\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\pinnedMessages\\selector\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\pinnedMessages\\operations\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\UnpinBar\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightReply\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftReply\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\FilesMenu\\UploadFile\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardBar\\index.tsx",["645"],"import { makeStyles } from \"@material-ui/core/styles\";\r\nimport { useDispatch } from \"react-redux\";\r\nimport CloseIcon from '@mui/icons-material/Close';\r\nimport MenuItem from '@mui/material/MenuItem';\r\nimport ListItemText from '@mui/material/ListItemText';\r\n\r\nimport { firstLetter,slicedWord } from \"../../../../../../helpers\";\r\nimport { TMessage } from \"../../../../../../typescript/redux/messages/types\";\r\nimport { asyncGetChatById } from '../../../../../../redux/chat/operations'\r\nimport { actionRightIsOpen, actionScrollChat, actionOpenPinned } from '../../../../../../redux/control/action'\r\n\r\nconst useStyles = makeStyles({ \r\n replyTop : {\r\n position: 'absolute',\r\n left: 0,\r\n top: '-7vh',\r\n height: '6vh',\r\n width: '100%',\r\n borderRadius: 8,\r\n display: 'flex',\r\n flexWrap: 'nowrap',\r\n alignContent: 'center',\r\n alignItems: 'center',\r\n color: '#6b6b6b',\r\n border:'solid 2px rgb(41, 139, 231)',\r\n backgroundColor: '#ffffff',\r\n padding: 0,\r\n zIndex:2,\r\n },\r\n replyIconClose: {\r\n cursor: 'pointer',\r\n margin:'0px 7px',\r\n '&:hover': {\r\n color:'#f02a2a',\r\n transform: 'rotate(180deg)',\r\n transition: 'all 250ms ease-out ',\r\n }\r\n },\r\n replyListWrapper: {\r\n width: '100%',\r\n },\r\n replyColumn: {\r\n height: '80%',\r\n width: 2,\r\n backgroundColor: '#00aeff',\r\n }, \r\n});\r\n\r\ninterface IForwardBar {\r\n companionId: string,\r\n isForward:TMessage,\r\n handleCloseForward: () => void,\r\n handleScrollToTheMessage: (_id: string) => void,\r\n setIsForward: React.Dispatch>,\r\n}\r\n\r\nconst ForwardBar = ({ companionId,isForward, handleCloseForward,handleScrollToTheMessage,setIsForward }: IForwardBar) => {\r\n const classes = useStyles();\r\n const dispatch = useDispatch()\r\n \r\n const handleScrollHereOrBack = () => {\r\n if (companionId === isForward.companionId) return handleScrollToTheMessage(isForward._id)\r\n setIsForward(undefined)\r\n dispatch(actionRightIsOpen(''))\r\n dispatch(actionOpenPinned(false))\r\n dispatch(asyncGetChatById(isForward.companionId))\r\n setTimeout(() => handleScrollToTheMessage(isForward._id), 2000)\r\n }\r\n \r\n return (\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\nexport default ForwardBar","D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardSearchList\\ForwardList\\ForwardItem\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardSearchList\\ForwardSearch\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardSearchList\\ForwardList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ForwardSearchList\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\redux\\pinnedMessages\\reducer\\index.ts",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\FilesMenu\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageLeftForward\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\Messages\\MessageRightForward\\index.tsx",[],"D:\\web\\NIX\\FINAL-PROJECT-FRONT\\src\\components\\HomePage\\CentralBar\\ChatBar\\SendMessage\\ReplyBar\\index.tsx",[],{"ruleId":"646","replacedBy":"647"},{"ruleId":"648","replacedBy":"649"},{"ruleId":"646","replacedBy":"650"},{"ruleId":"648","replacedBy":"651"},{"ruleId":"646","replacedBy":"652"},{"ruleId":"648","replacedBy":"653"},{"ruleId":"646","replacedBy":"654"},{"ruleId":"648","replacedBy":"655"},{"ruleId":"656","severity":1,"message":"657","line":3,"column":10,"nodeType":"658","messageId":"659","endLine":3,"endColumn":15},{"ruleId":"656","severity":1,"message":"660","line":13,"column":10,"nodeType":"658","messageId":"659","endLine":13,"endColumn":18},{"ruleId":"646","replacedBy":"661"},{"ruleId":"648","replacedBy":"662"},{"ruleId":"646","replacedBy":"663"},{"ruleId":"648","replacedBy":"664"},{"ruleId":"646","replacedBy":"665"},{"ruleId":"648","replacedBy":"666"},{"ruleId":"646","replacedBy":"667"},{"ruleId":"648","replacedBy":"668"},{"ruleId":"646","replacedBy":"669"},{"ruleId":"648","replacedBy":"670"},{"ruleId":"646","replacedBy":"671"},{"ruleId":"648","replacedBy":"672"},{"ruleId":"646","replacedBy":"673"},{"ruleId":"648","replacedBy":"674"},{"ruleId":"646","replacedBy":"675"},{"ruleId":"648","replacedBy":"676"},{"ruleId":"646","replacedBy":"677"},{"ruleId":"648","replacedBy":"678"},{"ruleId":"646","replacedBy":"679"},{"ruleId":"648","replacedBy":"680"},{"ruleId":"681","severity":1,"message":"682","line":134,"column":87,"nodeType":"683","messageId":"684","endLine":134,"endColumn":89},{"ruleId":"646","replacedBy":"685"},{"ruleId":"648","replacedBy":"686"},{"ruleId":"646","replacedBy":"687"},{"ruleId":"648","replacedBy":"688"},{"ruleId":"646","replacedBy":"689"},{"ruleId":"648","replacedBy":"690"},{"ruleId":"646","replacedBy":"691"},{"ruleId":"648","replacedBy":"692"},{"ruleId":"656","severity":1,"message":"693","line":1,"column":44,"nodeType":"658","messageId":"659","endLine":1,"endColumn":52},{"ruleId":"656","severity":1,"message":"694","line":1,"column":53,"nodeType":"658","messageId":"659","endLine":1,"endColumn":65},{"ruleId":"656","severity":1,"message":"695","line":1,"column":67,"nodeType":"658","messageId":"659","endLine":1,"endColumn":79},{"ruleId":"656","severity":1,"message":"696","line":2,"column":8,"nodeType":"658","messageId":"659","endLine":2,"endColumn":18},{"ruleId":"646","replacedBy":"697"},{"ruleId":"648","replacedBy":"698"},{"ruleId":"646","replacedBy":"699"},{"ruleId":"648","replacedBy":"700"},{"ruleId":"646","replacedBy":"701"},{"ruleId":"648","replacedBy":"702"},{"ruleId":"646","replacedBy":"703"},{"ruleId":"648","replacedBy":"704"},{"ruleId":"646","replacedBy":"705"},{"ruleId":"648","replacedBy":"706"},{"ruleId":"646","replacedBy":"707"},{"ruleId":"648","replacedBy":"708"},{"ruleId":"646","replacedBy":"709"},{"ruleId":"648","replacedBy":"710"},{"ruleId":"646","replacedBy":"703"},{"ruleId":"648","replacedBy":"704"},{"ruleId":"646","replacedBy":"711"},{"ruleId":"648","replacedBy":"712"},{"ruleId":"646","replacedBy":"713"},{"ruleId":"648","replacedBy":"714"},{"ruleId":"681","severity":1,"message":"682","line":81,"column":27,"nodeType":"683","messageId":"684","endLine":81,"endColumn":29},{"ruleId":"715","severity":1,"message":"716","line":497,"column":6,"nodeType":"717","endLine":497,"endColumn":39,"suggestions":"718"},{"ruleId":"715","severity":1,"message":"719","line":506,"column":5,"nodeType":"717","endLine":506,"endColumn":18,"suggestions":"720"},{"ruleId":"681","severity":1,"message":"721","line":221,"column":115,"nodeType":"683","messageId":"684","endLine":221,"endColumn":117},{"ruleId":"656","severity":1,"message":"722","line":9,"column":8,"nodeType":"658","messageId":"659","endLine":9,"endColumn":15},{"ruleId":"656","severity":1,"message":"723","line":10,"column":29,"nodeType":"658","messageId":"659","endLine":10,"endColumn":45},"no-native-reassign",["724"],"no-negated-in-lhs",["725"],["724"],["725"],["724"],["725"],["724"],["725"],"@typescript-eslint/no-unused-vars","'TChat' is defined but never used.","Identifier","unusedVar","'useState' is defined but never used.",["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],"array-callback-return","Array.prototype.filter() expects a value to be returned at the end of arrow function.","ArrowFunctionExpression","expectedAtEnd",["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],"'ListItem' is defined but never used.","'ListItemText' is defined but never used.","'ListItemIcon' is defined but never used.","'FolderIcon' is defined but never used.",["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],["724"],["725"],"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'defaultState'. Either include it or remove the dependency array.","ArrayExpression",["726"],"React Hook useEffect has missing dependencies: 'isForward?.companionIdForwardToAndFrom' and 'setIsForward'. Either include them or remove the dependency array. If 'setIsForward' changes too often, find the parent component that defines it and wrap that definition in useCallback.",["727"],"Array.prototype.map() expects a value to be returned at the end of arrow function.","'Divider' is defined but never used.","'actionScrollChat' is defined but never used.","no-global-assign","no-unsafe-negation",{"desc":"728","fix":"729"},{"desc":"730","fix":"731"},"Update the dependencies array to be: [isReply, isForward, companionId, defaultState]",{"range":"732","text":"733"},"Update the dependencies array to be: [companionId, isForward?.companionIdForwardToAndFrom, setIsForward]",{"range":"734","text":"735"},[16779,16812],"[isReply, isForward, companionId, defaultState]",[17115,17128],"[companionId, isForward?.companionIdForwardToAndFrom, setIsForward]"]