{"version":3,"file":"js/press_highlights_list-press_highlights_list-js-b743e47f8822c4a26867.chunk.js","mappings":"8IACO,SAASA,IACd,IAAIC,EAAqBC,EAAE,sBAE3B,GAAyB,WAArBC,GAAGC,cAA4B,OAAO,EAE1CH,EAAmBI,KAAK,qBAAqBC,IAAI,cAAcC,QACjE,CAEAL,EAAEM,UAAUC,GAAG,QAAS,2BAA2B,SAAUC,GAC3DA,EAAMC,iBACMT,EAAEU,MAAMC,QAAQ,UACtBC,YAAY,SACpB,G","sources":["webpack://cms-web/./app/frontend/src/blocks/press_highlights_list/press_highlights_list.js"],"sourcesContent":["\nexport function init() {\n let $press_list_module = $('.press-list-module');\n\n if (IB.currentDevice !== 'mobile') return false;\n\n $press_list_module.find('.list-module .row').not('.row:lt(3)').remove();\n}\n\n$(document).on('click', '.add-filters-press-list', function (event) {\n event.preventDefault();\n let $form = $(this).closest('.formz');\n $form.toggleClass('active');\n});\n"],"names":["init","$press_list_module","$","IB","currentDevice","find","not","remove","document","on","event","preventDefault","this","closest","toggleClass"],"sourceRoot":""}