{"version":3,"file":"no-results.min.js","sources":["no-results.min.js"],"sourcesContent":["\"use strict\";\n\n(function ($, Drupal) {\n Drupal.behaviors.noResults = {\n attach: function attach() {\n // Check if there is any li in the ul of the newsroom\n // if not then show \"NO RESULTS FOUND\".\n if ($('.newsroom-section .left-section ul').find('li').length) {\n // console.log(\"true\");\n } else {\n // console.log(\"false\");\n $('.newsroom-section .left-section ul').html('
  • No Results Found
  • ');\n }\n // Check if there is any li in the ul of the Events\n // if not then show \"NO RESULTS FOUND\".\n if ($('ul.event-list li').children().length == 0) {\n $('ul.event-list').children('.views-element-container').append('
  • No Results Found

  • ');\n }\n }\n };\n})(jQuery, Drupal);"],"names":["$","Drupal","behaviors","noResults","attach","find","length","html","children","append","jQuery"],"mappings":"CAEWA,IAkBAC,OAjBFC,UAAUC,UAAY,CAC3BC,OAAQ,WAGFJ,EAAE,oCAAoC,EAAEK,KAAK,IAAI,EAAEC,QAIrDN,EAAE,oCAAoC,EAAEO,KAAK,sCAAsC,EAItC,GAA3CP,EAAE,kBAAkB,EAAEQ,SAAS,EAAEF,QACnCN,EAAE,eAAe,EAAEQ,SAAS,0BAA0B,EAAEC,OAAO,iEAAiE,CAEpI,CACF,CACD,GAAEC,MAAc"}