{"version":3,"sources":["webpack:///./cma/js/components/_drawer.js"],"names":["window","menubar","prototype","handleDocumentClick","e","secondMenu","$","closest","length","this","$id","find","not","concat","attr","$allItems","removeClass","$activeItem"],"mappings":"2FAAA,OAEAA,OAAOC,QAAQC,UAAUC,oBAAsB,SAAUC,GACrD,IAAIC,EAAaC,EAAE,wBAAwBC,QAAQ,2BAA2BC,OACxE,0BACA,GAEN,OADYC,KAAKC,IAAIC,KAAK,MAAMC,IAAI,YAADC,OAAaR,IAEtCS,KAAK,cAAe,QAC1BL,KAAKM,UAAUC,YAAY,uCAC1BP,KAAKQ,YAAc,MACpB","file":"js/lazy-imports-47cbcdc3a745765dd848.js","sourcesContent":["import 'ui-theme/js/components/_drawer';\n\nwindow.menubar.prototype.handleDocumentClick = function (e) {\n var secondMenu = $('.subscribe-or-new-lg').closest('.transplanted-clone__ul').length\n ? '.transplanted-clone__ul'\n : '';\n var lists = this.$id.find('ul').not(`#menubar ${secondMenu}`);\n return (\n lists.attr('aria-hidden', 'true'),\n this.$allItems.removeClass('menu-focus menu-focus-checked hover'),\n (this.$activeItem = null),\n !0\n );\n};\n"],"sourceRoot":""}