diff --git a/.eslintcache b/.eslintcache
index 3db3a3c..4774ddf 100644
--- a/.eslintcache
+++ b/.eslintcache
@@ -1 +1 @@
-[{"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\App.js":"1","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\App.test.js":"2","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\index.js":"3","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\AudioX.js":"4","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\Cache.js":"5","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\DICTIONARY.js":"6","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\DictUtils.js":"7","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\I18N.js":"8","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\IDX.js":"9","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\index.js":"10","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\MathX.js":"11","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\TimeX.js":"12","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\URLContext.js":"13","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\WWW.js":"14","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Candidate.js":"15","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Criterion.js":"16","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\GroundTruth.js":"17","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\index.js":"18","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Party.js":"19","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Version.js":"20","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Weight.js":"21","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\reportWebVitals.js":"22","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\setupTests.js":"23","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\AlignCenter.js":"24","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\AlignRight.js":"25","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\index.js":"26","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\TimeView.js":"27","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidatesLeaderBoard.js":"28","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidatesLeaderBoardShort.js":"29","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidateView.js":"30","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriteriaView.js":"31","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriterionView.js":"32","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CustomAppBar.js":"33","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\HelpMenu.js":"34","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\HomePageBottomNavigation.js":"35","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\index.js":"36","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\PartyView.js":"37","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\WeightView.js":"38","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\AbstractInnerPage.js":"39","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\CandidatePage.js":"40","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\CriteriaPage.js":"41","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\HomePage.js":"42","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\index.js":"43","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\PAGE_CONFIG_LIST.js":"44","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\AppColors.js":"45","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\SriLankaColors.js":"46","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\constants\\index.js":"47","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\constants\\VERSION.js":"48","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CANDIDATE_D_LIST.js":"49","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CRITERION_TO_CANDIDATE_TO_WEIGHT.js":"50","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\Random.js":"51","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CRITERION_D_LIST.js":"52","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\HomePageContext.js":"53","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\GroundTruthPage.js":"54","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\StartPage.js":"55","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\GroundTruthView.js":"56","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriterionToWeightView.js":"57","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\AbstractStepPage.js":"58","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonRandomWeights.js":"59","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonRefreshWeights.js":"60","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\STYLE.js":"61","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidateProfileView.js":"62","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonGoogleSearch.js":"63","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonLinkedIn.js":"64","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonManthriLK.js":"65","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonPage.js":"66","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonParliamentLK.js":"67","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonWikipedia.js":"68","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonXTwitter.js":"69","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\GenericButtonLink.js":"70"},{"size":868,"mtime":1722656777718,"results":"71","hashOfConfig":"72"},{"size":247,"mtime":1722330883020,"results":"73","hashOfConfig":"72"},{"size":513,"mtime":1722330883021,"results":"74","hashOfConfig":"72"},{"size":668,"mtime":1722697959175,"results":"75","hashOfConfig":"72"},{"size":937,"mtime":1722330883023,"results":"76","hashOfConfig":"72"},{"size":126941,"mtime":1722675946322,"results":"77","hashOfConfig":"72"},{"size":252,"mtime":1722330883026,"results":"78","hashOfConfig":"72"},{"size":2217,"mtime":1722658487378,"results":"79","hashOfConfig":"72"},{"size":414,"mtime":1722330883028,"results":"80","hashOfConfig":"72"},{"size":500,"mtime":1723005222931,"results":"81","hashOfConfig":"72"},{"size":388,"mtime":1722330883028,"results":"82","hashOfConfig":"72"},{"size":1841,"mtime":1722657841588,"results":"83","hashOfConfig":"72"},{"size":1055,"mtime":1722600193524,"results":"84","hashOfConfig":"72"},{"size":703,"mtime":1722330883029,"results":"85","hashOfConfig":"72"},{"size":1945,"mtime":1723005205219,"results":"86","hashOfConfig":"72"},{"size":618,"mtime":1722667993728,"results":"87","hashOfConfig":"72"},{"size":5010,"mtime":1722674154514,"results":"88","hashOfConfig":"72"},{"size":396,"mtime":1723005223041,"results":"89","hashOfConfig":"72"},{"size":848,"mtime":1723002643719,"results":"90","hashOfConfig":"72"},{"size":105,"mtime":1722330883031,"results":"91","hashOfConfig":"72"},{"size":1544,"mtime":1722567909010,"results":"92","hashOfConfig":"72"},{"size":364,"mtime":1722330883033,"results":"93","hashOfConfig":"72"},{"size":241,"mtime":1722330883033,"results":"94","hashOfConfig":"72"},{"size":200,"mtime":1722330883035,"results":"95","hashOfConfig":"72"},{"size":187,"mtime":1722330883035,"results":"96","hashOfConfig":"72"},{"size":915,"mtime":1723005223279,"results":"97","hashOfConfig":"72"},{"size":460,"mtime":1722330883035,"results":"98","hashOfConfig":"72"},{"size":695,"mtime":1722676565306,"results":"99","hashOfConfig":"72"},{"size":952,"mtime":1722668972145,"results":"100","hashOfConfig":"72"},{"size":1260,"mtime":1722698251095,"results":"101","hashOfConfig":"72"},{"size":896,"mtime":1723002732673,"results":"102","hashOfConfig":"72"},{"size":2524,"mtime":1722665470647,"results":"103","hashOfConfig":"72"},{"size":1509,"mtime":1722668972027,"results":"104","hashOfConfig":"72"},{"size":4107,"mtime":1722698872650,"results":"105","hashOfConfig":"72"},{"size":1335,"mtime":1722668971694,"results":"106","hashOfConfig":"72"},{"size":960,"mtime":1723005223437,"results":"107","hashOfConfig":"72"},{"size":593,"mtime":1723003514968,"results":"108","hashOfConfig":"72"},{"size":789,"mtime":1722503287635,"results":"109","hashOfConfig":"72"},{"size":207,"mtime":1722495436362,"results":"110","hashOfConfig":"72"},{"size":2634,"mtime":1722676129042,"results":"111","hashOfConfig":"72"},{"size":2883,"mtime":1722697995881,"results":"112","hashOfConfig":"72"},{"size":3984,"mtime":1722698895499,"results":"113","hashOfConfig":"72"},{"size":551,"mtime":1723005223501,"results":"114","hashOfConfig":"72"},{"size":793,"mtime":1722603401892,"results":"115","hashOfConfig":"72"},{"size":408,"mtime":1722663053892,"results":"116","hashOfConfig":"72"},{"size":146,"mtime":1722603861937,"results":"117","hashOfConfig":"72"},{"size":90,"mtime":1723005222977,"results":"118","hashOfConfig":"72"},{"size":227,"mtime":1723005222998,"results":"119","hashOfConfig":"72"},{"size":8584,"mtime":1723005223101,"results":"120","hashOfConfig":"72"},{"size":28538,"mtime":1723005223169,"results":"121","hashOfConfig":"72"},{"size":225,"mtime":1722481897253,"results":"122","hashOfConfig":"72"},{"size":2319,"mtime":1723005223104,"results":"123","hashOfConfig":"72"},{"size":1591,"mtime":1722607445918,"results":"124","hashOfConfig":"72"},{"size":2183,"mtime":1722676200297,"results":"125","hashOfConfig":"72"},{"size":3577,"mtime":1722698667894,"results":"126","hashOfConfig":"72"},{"size":2702,"mtime":1722675950739,"results":"127","hashOfConfig":"72"},{"size":1160,"mtime":1722698554503,"results":"128","hashOfConfig":"72"},{"size":1051,"mtime":1722697925987,"results":"129","hashOfConfig":"72"},{"size":412,"mtime":1722664176893,"results":"130","hashOfConfig":"72"},{"size":446,"mtime":1722664176899,"results":"131","hashOfConfig":"72"},{"size":97,"mtime":1722664176875,"results":"132","hashOfConfig":"72"},{"size":2580,"mtime":1723003535528,"results":"133","hashOfConfig":"72"},{"size":427,"mtime":1722673565107,"results":"134","hashOfConfig":"72"},{"size":436,"mtime":1722673560800,"results":"135","hashOfConfig":"72"},{"size":462,"mtime":1722673599146,"results":"136","hashOfConfig":"72"},{"size":443,"mtime":1722673777179,"results":"137","hashOfConfig":"72"},{"size":515,"mtime":1722673888627,"results":"138","hashOfConfig":"72"},{"size":455,"mtime":1722673648057,"results":"139","hashOfConfig":"72"},{"size":380,"mtime":1722673689180,"results":"140","hashOfConfig":"72"},{"size":419,"mtime":1722673777219,"results":"141","hashOfConfig":"72"},{"filePath":"142","messages":"143","suppressedMessages":"144","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"z6tgpp",{"filePath":"145","messages":"146","suppressedMessages":"147","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"148","messages":"149","suppressedMessages":"150","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"151","messages":"152","suppressedMessages":"153","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"160","messages":"161","suppressedMessages":"162","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"163","messages":"164","suppressedMessages":"165","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"166","messages":"167","suppressedMessages":"168","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"169","messages":"170","suppressedMessages":"171","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"172","messages":"173","suppressedMessages":"174","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"175","messages":"176","suppressedMessages":"177","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"178","messages":"179","suppressedMessages":"180","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"181","messages":"182","suppressedMessages":"183","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"196","messages":"197","suppressedMessages":"198","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"199","messages":"200","suppressedMessages":"201","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"202","messages":"203","suppressedMessages":"204","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"205","messages":"206","suppressedMessages":"207","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","suppressedMessages":"216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"217","messages":"218","suppressedMessages":"219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","suppressedMessages":"231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","suppressedMessages":"234","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"238","messages":"239","suppressedMessages":"240","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"241","messages":"242","suppressedMessages":"243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","suppressedMessages":"246","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"247","messages":"248","suppressedMessages":"249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","suppressedMessages":"252","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","suppressedMessages":"264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"265","messages":"266","suppressedMessages":"267","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","suppressedMessages":"270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"271","messages":"272","suppressedMessages":"273","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","suppressedMessages":"279","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","suppressedMessages":"282","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"283","messages":"284","suppressedMessages":"285","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","suppressedMessages":"288","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"289","messages":"290","suppressedMessages":"291","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"292","messages":"293","suppressedMessages":"294","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"295","messages":"296","suppressedMessages":"297","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"298","messages":"299","suppressedMessages":"300","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"301","messages":"302","suppressedMessages":"303","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"304","messages":"305","suppressedMessages":"306","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"307","messages":"308","suppressedMessages":"309","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"310","messages":"311","suppressedMessages":"312","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"313","messages":"314","suppressedMessages":"315","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"316","messages":"317","suppressedMessages":"318","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"319","messages":"320","suppressedMessages":"321","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"322","messages":"323","suppressedMessages":"324","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"325","messages":"326","suppressedMessages":"327","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"328","messages":"329","suppressedMessages":"330","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"331","messages":"332","suppressedMessages":"333","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"334","messages":"335","suppressedMessages":"336","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"337","messages":"338","suppressedMessages":"339","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"340","messages":"341","suppressedMessages":"342","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"343","messages":"344","suppressedMessages":"345","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"346","messages":"347","suppressedMessages":"348","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"349","messages":"350","suppressedMessages":"351","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\App.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\App.test.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\AudioX.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\Cache.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\DICTIONARY.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\DictUtils.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\I18N.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\IDX.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\MathX.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\TimeX.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\URLContext.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\WWW.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Candidate.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Criterion.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\GroundTruth.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Party.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Version.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Weight.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\reportWebVitals.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\setupTests.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\AlignCenter.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\AlignRight.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\TimeView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidatesLeaderBoard.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidatesLeaderBoardShort.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidateView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriteriaView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriterionView.js",["352"],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CustomAppBar.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\HelpMenu.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\HomePageBottomNavigation.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\PartyView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\WeightView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\AbstractInnerPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\CandidatePage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\CriteriaPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\HomePage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\PAGE_CONFIG_LIST.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\AppColors.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\SriLankaColors.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\constants\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\constants\\VERSION.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CANDIDATE_D_LIST.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CRITERION_TO_CANDIDATE_TO_WEIGHT.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\Random.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CRITERION_D_LIST.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\HomePageContext.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\GroundTruthPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\StartPage.js",["353"],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\GroundTruthView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriterionToWeightView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\AbstractStepPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonRandomWeights.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonRefreshWeights.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\STYLE.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidateProfileView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonGoogleSearch.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonLinkedIn.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonManthriLK.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonParliamentLK.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonWikipedia.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonXTwitter.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\GenericButtonLink.js",[],[],{"ruleId":"354","severity":2,"message":"355","line":25,"column":1,"nodeType":"356","messageId":"357","endLine":67,"endColumn":2},{"ruleId":"354","severity":2,"message":"358","line":38,"column":3,"nodeType":"359","messageId":"357","endLine":78,"endColumn":4},"max-lines-per-function","Function 'CustomSlider' has too many lines (43). Maximum allowed is 40.","FunctionDeclaration","exceed","Method 'renderHeader' has too many lines (41). Maximum allowed is 40.","MethodDefinition"]
\ No newline at end of file
+[{"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\App.js":"1","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\App.test.js":"2","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\index.js":"3","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\AudioX.js":"4","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\Cache.js":"5","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\DICTIONARY.js":"6","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\DictUtils.js":"7","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\I18N.js":"8","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\IDX.js":"9","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\index.js":"10","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\MathX.js":"11","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\TimeX.js":"12","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\URLContext.js":"13","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\WWW.js":"14","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Candidate.js":"15","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Criterion.js":"16","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\GroundTruth.js":"17","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\index.js":"18","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Party.js":"19","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Version.js":"20","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Weight.js":"21","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\reportWebVitals.js":"22","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\setupTests.js":"23","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\AlignCenter.js":"24","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\AlignRight.js":"25","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\index.js":"26","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\TimeView.js":"27","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidatesLeaderBoard.js":"28","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidatesLeaderBoardShort.js":"29","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidateView.js":"30","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriteriaView.js":"31","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriterionView.js":"32","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CustomAppBar.js":"33","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\HelpMenu.js":"34","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\HomePageBottomNavigation.js":"35","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\index.js":"36","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\PartyView.js":"37","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\WeightView.js":"38","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\AbstractInnerPage.js":"39","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\CandidatePage.js":"40","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\CriteriaPage.js":"41","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\HomePage.js":"42","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\index.js":"43","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\PAGE_CONFIG_LIST.js":"44","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\AppColors.js":"45","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\SriLankaColors.js":"46","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\constants\\index.js":"47","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\constants\\VERSION.js":"48","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CANDIDATE_D_LIST.js":"49","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CRITERION_TO_CANDIDATE_TO_WEIGHT.js":"50","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\Random.js":"51","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CRITERION_D_LIST.js":"52","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\HomePageContext.js":"53","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\GroundTruthPage.js":"54","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\StartPage.js":"55","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\GroundTruthView.js":"56","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriterionToWeightView.js":"57","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\AbstractStepPage.js":"58","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonRandomWeights.js":"59","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonRefreshWeights.js":"60","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\STYLE.js":"61","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidateProfileView.js":"62","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonGoogleSearch.js":"63","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonLinkedIn.js":"64","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonManthriLK.js":"65","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonPage.js":"66","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonParliamentLK.js":"67","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonWikipedia.js":"68","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonXTwitter.js":"69","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\GenericButtonLink.js":"70","C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\SupportView.js":"71"},{"size":868,"mtime":1722656777718,"results":"72","hashOfConfig":"73"},{"size":247,"mtime":1722330883020,"results":"74","hashOfConfig":"73"},{"size":513,"mtime":1722330883021,"results":"75","hashOfConfig":"73"},{"size":668,"mtime":1722697959175,"results":"76","hashOfConfig":"73"},{"size":937,"mtime":1722330883023,"results":"77","hashOfConfig":"73"},{"size":126941,"mtime":1722675946322,"results":"78","hashOfConfig":"73"},{"size":252,"mtime":1722330883026,"results":"79","hashOfConfig":"73"},{"size":2217,"mtime":1722658487378,"results":"80","hashOfConfig":"73"},{"size":414,"mtime":1722330883028,"results":"81","hashOfConfig":"73"},{"size":500,"mtime":1723007181207,"results":"82","hashOfConfig":"73"},{"size":388,"mtime":1722330883028,"results":"83","hashOfConfig":"73"},{"size":1841,"mtime":1722657841588,"results":"84","hashOfConfig":"73"},{"size":1055,"mtime":1722600193524,"results":"85","hashOfConfig":"73"},{"size":703,"mtime":1722330883029,"results":"86","hashOfConfig":"73"},{"size":1945,"mtime":1723005205219,"results":"87","hashOfConfig":"73"},{"size":618,"mtime":1722667993728,"results":"88","hashOfConfig":"73"},{"size":5010,"mtime":1722674154514,"results":"89","hashOfConfig":"73"},{"size":396,"mtime":1723007181351,"results":"90","hashOfConfig":"73"},{"size":1070,"mtime":1723007138145,"results":"91","hashOfConfig":"73"},{"size":105,"mtime":1722330883031,"results":"92","hashOfConfig":"73"},{"size":1544,"mtime":1722567909010,"results":"93","hashOfConfig":"73"},{"size":364,"mtime":1722330883033,"results":"94","hashOfConfig":"73"},{"size":241,"mtime":1722330883033,"results":"95","hashOfConfig":"73"},{"size":200,"mtime":1722330883035,"results":"96","hashOfConfig":"73"},{"size":187,"mtime":1722330883035,"results":"97","hashOfConfig":"73"},{"size":915,"mtime":1723007181588,"results":"98","hashOfConfig":"73"},{"size":460,"mtime":1722330883035,"results":"99","hashOfConfig":"73"},{"size":695,"mtime":1722676565306,"results":"100","hashOfConfig":"73"},{"size":952,"mtime":1722668972145,"results":"101","hashOfConfig":"73"},{"size":1260,"mtime":1722698251095,"results":"102","hashOfConfig":"73"},{"size":896,"mtime":1723002732673,"results":"103","hashOfConfig":"73"},{"size":2524,"mtime":1722665470647,"results":"104","hashOfConfig":"73"},{"size":1509,"mtime":1722668972027,"results":"105","hashOfConfig":"73"},{"size":4107,"mtime":1722698872650,"results":"106","hashOfConfig":"73"},{"size":1335,"mtime":1722668971694,"results":"107","hashOfConfig":"73"},{"size":1016,"mtime":1723007181730,"results":"108","hashOfConfig":"73"},{"size":588,"mtime":1723006456206,"results":"109","hashOfConfig":"73"},{"size":789,"mtime":1722503287635,"results":"110","hashOfConfig":"73"},{"size":207,"mtime":1722495436362,"results":"111","hashOfConfig":"73"},{"size":2634,"mtime":1722676129042,"results":"112","hashOfConfig":"73"},{"size":2883,"mtime":1722697995881,"results":"113","hashOfConfig":"73"},{"size":3984,"mtime":1722698895499,"results":"114","hashOfConfig":"73"},{"size":551,"mtime":1723007181817,"results":"115","hashOfConfig":"73"},{"size":793,"mtime":1722603401892,"results":"116","hashOfConfig":"73"},{"size":408,"mtime":1722663053892,"results":"117","hashOfConfig":"73"},{"size":146,"mtime":1722603861937,"results":"118","hashOfConfig":"73"},{"size":90,"mtime":1723007181272,"results":"119","hashOfConfig":"73"},{"size":227,"mtime":1723007181279,"results":"120","hashOfConfig":"73"},{"size":8584,"mtime":1723005223101,"results":"121","hashOfConfig":"73"},{"size":28538,"mtime":1723005223169,"results":"122","hashOfConfig":"73"},{"size":225,"mtime":1722481897253,"results":"123","hashOfConfig":"73"},{"size":2319,"mtime":1723005223104,"results":"124","hashOfConfig":"73"},{"size":1591,"mtime":1722607445918,"results":"125","hashOfConfig":"73"},{"size":2183,"mtime":1722676200297,"results":"126","hashOfConfig":"73"},{"size":3577,"mtime":1722698667894,"results":"127","hashOfConfig":"73"},{"size":2702,"mtime":1722675950739,"results":"128","hashOfConfig":"73"},{"size":1160,"mtime":1722698554503,"results":"129","hashOfConfig":"73"},{"size":1051,"mtime":1722697925987,"results":"130","hashOfConfig":"73"},{"size":412,"mtime":1722664176893,"results":"131","hashOfConfig":"73"},{"size":446,"mtime":1722664176899,"results":"132","hashOfConfig":"73"},{"size":97,"mtime":1722664176875,"results":"133","hashOfConfig":"73"},{"size":2683,"mtime":1723006295422,"results":"134","hashOfConfig":"73"},{"size":427,"mtime":1722673565107,"results":"135","hashOfConfig":"73"},{"size":436,"mtime":1722673560800,"results":"136","hashOfConfig":"73"},{"size":462,"mtime":1722673599146,"results":"137","hashOfConfig":"73"},{"size":443,"mtime":1722673777179,"results":"138","hashOfConfig":"73"},{"size":515,"mtime":1722673888627,"results":"139","hashOfConfig":"73"},{"size":455,"mtime":1722673648057,"results":"140","hashOfConfig":"73"},{"size":380,"mtime":1722673689180,"results":"141","hashOfConfig":"73"},{"size":419,"mtime":1722673777219,"results":"142","hashOfConfig":"73"},{"size":827,"mtime":1723007181747,"results":"143","hashOfConfig":"73"},{"filePath":"144","messages":"145","suppressedMessages":"146","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"z6tgpp",{"filePath":"147","messages":"148","suppressedMessages":"149","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"150","messages":"151","suppressedMessages":"152","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"153","messages":"154","suppressedMessages":"155","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"156","messages":"157","suppressedMessages":"158","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"159","messages":"160","suppressedMessages":"161","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"162","messages":"163","suppressedMessages":"164","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"165","messages":"166","suppressedMessages":"167","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"168","messages":"169","suppressedMessages":"170","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"171","messages":"172","suppressedMessages":"173","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"174","messages":"175","suppressedMessages":"176","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"177","messages":"178","suppressedMessages":"179","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"180","messages":"181","suppressedMessages":"182","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"183","messages":"184","suppressedMessages":"185","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"186","messages":"187","suppressedMessages":"188","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"189","messages":"190","suppressedMessages":"191","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"192","messages":"193","suppressedMessages":"194","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"195","messages":"196","suppressedMessages":"197","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"198","messages":"199","suppressedMessages":"200","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"201","messages":"202","suppressedMessages":"203","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"204","messages":"205","suppressedMessages":"206","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"207","messages":"208","suppressedMessages":"209","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"210","messages":"211","suppressedMessages":"212","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"213","messages":"214","suppressedMessages":"215","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"216","messages":"217","suppressedMessages":"218","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"219","messages":"220","suppressedMessages":"221","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"222","messages":"223","suppressedMessages":"224","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"225","messages":"226","suppressedMessages":"227","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"228","messages":"229","suppressedMessages":"230","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"231","messages":"232","suppressedMessages":"233","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"234","messages":"235","suppressedMessages":"236","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"237","messages":"238","suppressedMessages":"239","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"240","messages":"241","suppressedMessages":"242","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"243","messages":"244","suppressedMessages":"245","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"246","messages":"247","suppressedMessages":"248","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"249","messages":"250","suppressedMessages":"251","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"252","messages":"253","suppressedMessages":"254","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"255","messages":"256","suppressedMessages":"257","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"258","messages":"259","suppressedMessages":"260","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"261","messages":"262","suppressedMessages":"263","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"264","messages":"265","suppressedMessages":"266","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"267","messages":"268","suppressedMessages":"269","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"270","messages":"271","suppressedMessages":"272","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"273","messages":"274","suppressedMessages":"275","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"276","messages":"277","suppressedMessages":"278","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"279","messages":"280","suppressedMessages":"281","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"282","messages":"283","suppressedMessages":"284","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"285","messages":"286","suppressedMessages":"287","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"288","messages":"289","suppressedMessages":"290","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"291","messages":"292","suppressedMessages":"293","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"294","messages":"295","suppressedMessages":"296","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"297","messages":"298","suppressedMessages":"299","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"300","messages":"301","suppressedMessages":"302","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"303","messages":"304","suppressedMessages":"305","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"306","messages":"307","suppressedMessages":"308","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"309","messages":"310","suppressedMessages":"311","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"312","messages":"313","suppressedMessages":"314","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"315","messages":"316","suppressedMessages":"317","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"318","messages":"319","suppressedMessages":"320","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"321","messages":"322","suppressedMessages":"323","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"324","messages":"325","suppressedMessages":"326","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"327","messages":"328","suppressedMessages":"329","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"330","messages":"331","suppressedMessages":"332","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"333","messages":"334","suppressedMessages":"335","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"336","messages":"337","suppressedMessages":"338","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"339","messages":"340","suppressedMessages":"341","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"342","messages":"343","suppressedMessages":"344","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"345","messages":"346","suppressedMessages":"347","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"348","messages":"349","suppressedMessages":"350","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"351","messages":"352","suppressedMessages":"353","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"354","messages":"355","suppressedMessages":"356","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\App.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\App.test.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\AudioX.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\Cache.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\DICTIONARY.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\DictUtils.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\I18N.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\IDX.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\MathX.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\TimeX.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\URLContext.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\WWW.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Candidate.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Criterion.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\GroundTruth.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Party.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Version.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\Weight.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\reportWebVitals.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\setupTests.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\AlignCenter.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\AlignRight.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\TimeView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidatesLeaderBoard.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidatesLeaderBoardShort.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidateView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriteriaView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriterionView.js",["357"],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CustomAppBar.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\HelpMenu.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\HomePageBottomNavigation.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\PartyView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\WeightView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\AbstractInnerPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\CandidatePage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\CriteriaPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\HomePage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\PAGE_CONFIG_LIST.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\AppColors.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\SriLankaColors.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\constants\\index.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\constants\\VERSION.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CANDIDATE_D_LIST.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CRITERION_TO_CANDIDATE_TO_WEIGHT.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\base\\Random.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\data\\CRITERION_D_LIST.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\nonview\\core\\HomePageContext.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\GroundTruthPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\StartPage.js",["358"],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\GroundTruthView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CriterionToWeightView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\pages\\AbstractStepPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonRandomWeights.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonRefreshWeights.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\_constants\\STYLE.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\CandidateProfileView.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonGoogleSearch.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonLinkedIn.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonManthriLK.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonPage.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonParliamentLK.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonWikipedia.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\ButtonXTwitter.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\atoms\\GenericButtonLink.js",[],[],"C:\\Users\\ASUS\\Not.Dropbox\\CODING\\js_react\\candidates\\src\\view\\molecules\\SupportView.js",[],[],{"ruleId":"359","severity":2,"message":"360","line":25,"column":1,"nodeType":"361","messageId":"362","endLine":67,"endColumn":2},{"ruleId":"359","severity":2,"message":"363","line":38,"column":3,"nodeType":"364","messageId":"362","endLine":78,"endColumn":4},"max-lines-per-function","Function 'CustomSlider' has too many lines (43). Maximum allowed is 40.","FunctionDeclaration","exceed","Method 'renderHeader' has too many lines (41). Maximum allowed is 40.","MethodDefinition"]
\ No newline at end of file
diff --git a/src/nonview/base/index.js b/src/nonview/base/index.js
index 1e5db1f..3c853ec 100644
--- a/src/nonview/base/index.js
+++ b/src/nonview/base/index.js
@@ -1,26 +1,26 @@
-// Auto-generated by add_indices.py
-import AudioX from './AudioX'
-import Cache from './Cache'
-import DICTIONARY from './DICTIONARY'
-import DictUtils from './DictUtils'
-import I18N from './I18N'
-import IDX from './IDX'
-import MathX from './MathX'
-import Random from './Random'
-import TimeX from './TimeX'
-import URLContext from './URLContext'
-import WWW from './WWW'
-
-export {
- AudioX,
- Cache,
- DICTIONARY,
- DictUtils,
- I18N,
- IDX,
- MathX,
- Random,
- TimeX,
- URLContext,
- WWW,
-}
+// Auto-generated by add_indices.py
+import AudioX from "./AudioX";
+import Cache from "./Cache";
+import DICTIONARY from "./DICTIONARY";
+import DictUtils from "./DictUtils";
+import I18N from "./I18N";
+import IDX from "./IDX";
+import MathX from "./MathX";
+import Random from "./Random";
+import TimeX from "./TimeX";
+import URLContext from "./URLContext";
+import WWW from "./WWW";
+
+export {
+ AudioX,
+ Cache,
+ DICTIONARY,
+ DictUtils,
+ I18N,
+ IDX,
+ MathX,
+ Random,
+ TimeX,
+ URLContext,
+ WWW,
+};
diff --git a/src/nonview/constants/VERSION.js b/src/nonview/constants/VERSION.js
index c4de450..40942a7 100644
--- a/src/nonview/constants/VERSION.js
+++ b/src/nonview/constants/VERSION.js
@@ -1,5 +1,5 @@
// Auto-generated by javascript_version.py
-export const DATETIME_STR = "2024-08-07 10:03:33";
+export const DATETIME_STR = "2024-08-07 10:36:09";
export const VERSION_DATETIME = new Date(DATETIME_STR);
const VERSION = { DATETIME_STR, VERSION_DATETIME };
diff --git a/src/nonview/constants/index.js b/src/nonview/constants/index.js
index 7fab103..35a1669 100644
--- a/src/nonview/constants/index.js
+++ b/src/nonview/constants/index.js
@@ -1,6 +1,4 @@
-// Auto-generated by add_indices.py
-import VERSION from './VERSION'
-
-export {
- VERSION,
-}
+// Auto-generated by add_indices.py
+import VERSION from "./VERSION";
+
+export { VERSION };
diff --git a/src/nonview/core/index.js b/src/nonview/core/index.js
index 21ec61a..398bcb2 100644
--- a/src/nonview/core/index.js
+++ b/src/nonview/core/index.js
@@ -1,18 +1,18 @@
-// Auto-generated by add_indices.py
-import Candidate from './Candidate'
-import Criterion from './Criterion'
-import GroundTruth from './GroundTruth'
-import HomePageContext from './HomePageContext'
-import Party from './Party'
-import Version from './Version'
-import Weight from './Weight'
-
-export {
- Candidate,
- Criterion,
- GroundTruth,
- HomePageContext,
- Party,
- Version,
- Weight,
-}
+// Auto-generated by add_indices.py
+import Candidate from "./Candidate";
+import Criterion from "./Criterion";
+import GroundTruth from "./GroundTruth";
+import HomePageContext from "./HomePageContext";
+import Party from "./Party";
+import Version from "./Version";
+import Weight from "./Weight";
+
+export {
+ Candidate,
+ Criterion,
+ GroundTruth,
+ HomePageContext,
+ Party,
+ Version,
+ Weight,
+};
diff --git a/src/view/atoms/index.js b/src/view/atoms/index.js
index f9691e4..565c4c3 100644
--- a/src/view/atoms/index.js
+++ b/src/view/atoms/index.js
@@ -1,30 +1,30 @@
-// Auto-generated by add_indices.py
-import AlignCenter from './AlignCenter'
-import AlignRight from './AlignRight'
-import ButtonGoogleSearch from './ButtonGoogleSearch'
-import ButtonLinkedIn from './ButtonLinkedIn'
-import ButtonManthriLK from './ButtonManthriLK'
-import ButtonPage from './ButtonPage'
-import ButtonParliamentLK from './ButtonParliamentLK'
-import ButtonRandomWeights from './ButtonRandomWeights'
-import ButtonRefreshWeights from './ButtonRefreshWeights'
-import ButtonWikipedia from './ButtonWikipedia'
-import ButtonXTwitter from './ButtonXTwitter'
-import GenericButtonLink from './GenericButtonLink'
-import TimeView from './TimeView'
-
-export {
- AlignCenter,
- AlignRight,
- ButtonGoogleSearch,
- ButtonLinkedIn,
- ButtonManthriLK,
- ButtonPage,
- ButtonParliamentLK,
- ButtonRandomWeights,
- ButtonRefreshWeights,
- ButtonWikipedia,
- ButtonXTwitter,
- GenericButtonLink,
- TimeView,
-}
+// Auto-generated by add_indices.py
+import AlignCenter from "./AlignCenter";
+import AlignRight from "./AlignRight";
+import ButtonGoogleSearch from "./ButtonGoogleSearch";
+import ButtonLinkedIn from "./ButtonLinkedIn";
+import ButtonManthriLK from "./ButtonManthriLK";
+import ButtonPage from "./ButtonPage";
+import ButtonParliamentLK from "./ButtonParliamentLK";
+import ButtonRandomWeights from "./ButtonRandomWeights";
+import ButtonRefreshWeights from "./ButtonRefreshWeights";
+import ButtonWikipedia from "./ButtonWikipedia";
+import ButtonXTwitter from "./ButtonXTwitter";
+import GenericButtonLink from "./GenericButtonLink";
+import TimeView from "./TimeView";
+
+export {
+ AlignCenter,
+ AlignRight,
+ ButtonGoogleSearch,
+ ButtonLinkedIn,
+ ButtonManthriLK,
+ ButtonPage,
+ ButtonParliamentLK,
+ ButtonRandomWeights,
+ ButtonRefreshWeights,
+ ButtonWikipedia,
+ ButtonXTwitter,
+ GenericButtonLink,
+ TimeView,
+};
diff --git a/src/view/molecules/SupportView.js b/src/view/molecules/SupportView.js
index bf31b67..dbc2475 100644
--- a/src/view/molecules/SupportView.js
+++ b/src/view/molecules/SupportView.js
@@ -1,30 +1,30 @@
-import { Stack, Typography, Divider } from "@mui/material";
-import PartyView from "./PartyView";
-import AppColors from "../_constants/AppColors";
-
-export default function SupportView({ support }) {
- if (!support) {
- return null;
- }
- const partyCodeList = support.split(",").map((party) => party.trim());
- return (
-
-
- Support from
-
- }
- >
- {partyCodeList.map(function (partyCode) {
- return ;
- })}
- {" "}
-
- );
-}
+import { Stack, Typography, Divider } from "@mui/material";
+import PartyView from "./PartyView";
+import AppColors from "../_constants/AppColors";
+
+export default function SupportView({ support }) {
+ if (!support) {
+ return null;
+ }
+ const partyCodeList = support.split(",").map((party) => party.trim());
+ return (
+
+
+ Support from
+
+ }
+ >
+ {partyCodeList.map(function (partyCode) {
+ return ;
+ })}
+ {" "}
+
+ );
+}
diff --git a/src/view/molecules/index.js b/src/view/molecules/index.js
index 158d6dc..4548e91 100644
--- a/src/view/molecules/index.js
+++ b/src/view/molecules/index.js
@@ -1,32 +1,32 @@
-// Auto-generated by add_indices.py
-import CandidateProfileView from './CandidateProfileView'
-import CandidateView from './CandidateView'
-import CandidatesLeaderBoard from './CandidatesLeaderBoard'
-import CandidatesLeaderBoardShort from './CandidatesLeaderBoardShort'
-import CriteriaView from './CriteriaView'
-import CriterionToWeightView from './CriterionToWeightView'
-import CriterionView from './CriterionView'
-import CustomAppBar from './CustomAppBar'
-import GroundTruthView from './GroundTruthView'
-import HelpMenu from './HelpMenu'
-import HomePageBottomNavigation from './HomePageBottomNavigation'
-import PartyView from './PartyView'
-import SupportView from './SupportView'
-import WeightView from './WeightView'
-
-export {
- CandidateProfileView,
- CandidateView,
- CandidatesLeaderBoard,
- CandidatesLeaderBoardShort,
- CriteriaView,
- CriterionToWeightView,
- CriterionView,
- CustomAppBar,
- GroundTruthView,
- HelpMenu,
- HomePageBottomNavigation,
- PartyView,
- SupportView,
- WeightView,
-}
+// Auto-generated by add_indices.py
+import CandidateProfileView from "./CandidateProfileView";
+import CandidateView from "./CandidateView";
+import CandidatesLeaderBoard from "./CandidatesLeaderBoard";
+import CandidatesLeaderBoardShort from "./CandidatesLeaderBoardShort";
+import CriteriaView from "./CriteriaView";
+import CriterionToWeightView from "./CriterionToWeightView";
+import CriterionView from "./CriterionView";
+import CustomAppBar from "./CustomAppBar";
+import GroundTruthView from "./GroundTruthView";
+import HelpMenu from "./HelpMenu";
+import HomePageBottomNavigation from "./HomePageBottomNavigation";
+import PartyView from "./PartyView";
+import SupportView from "./SupportView";
+import WeightView from "./WeightView";
+
+export {
+ CandidateProfileView,
+ CandidateView,
+ CandidatesLeaderBoard,
+ CandidatesLeaderBoardShort,
+ CriteriaView,
+ CriterionToWeightView,
+ CriterionView,
+ CustomAppBar,
+ GroundTruthView,
+ HelpMenu,
+ HomePageBottomNavigation,
+ PartyView,
+ SupportView,
+ WeightView,
+};
diff --git a/src/view/pages/index.js b/src/view/pages/index.js
index 452f62e..9ae1646 100644
--- a/src/view/pages/index.js
+++ b/src/view/pages/index.js
@@ -1,20 +1,20 @@
-// Auto-generated by add_indices.py
-import AbstractInnerPage from './AbstractInnerPage'
-import AbstractStepPage from './AbstractStepPage'
-import CandidatePage from './CandidatePage'
-import CriteriaPage from './CriteriaPage'
-import GroundTruthPage from './GroundTruthPage'
-import HomePage from './HomePage'
-import PAGE_CONFIG_LIST from './PAGE_CONFIG_LIST'
-import StartPage from './StartPage'
-
-export {
- AbstractInnerPage,
- AbstractStepPage,
- CandidatePage,
- CriteriaPage,
- GroundTruthPage,
- HomePage,
- PAGE_CONFIG_LIST,
- StartPage,
-}
+// Auto-generated by add_indices.py
+import AbstractInnerPage from "./AbstractInnerPage";
+import AbstractStepPage from "./AbstractStepPage";
+import CandidatePage from "./CandidatePage";
+import CriteriaPage from "./CriteriaPage";
+import GroundTruthPage from "./GroundTruthPage";
+import HomePage from "./HomePage";
+import PAGE_CONFIG_LIST from "./PAGE_CONFIG_LIST";
+import StartPage from "./StartPage";
+
+export {
+ AbstractInnerPage,
+ AbstractStepPage,
+ CandidatePage,
+ CriteriaPage,
+ GroundTruthPage,
+ HomePage,
+ PAGE_CONFIG_LIST,
+ StartPage,
+};