{"version":3,"file":"employeeauthenticator.js","mappings":"YACA,IAAIA,EAAsB,CAAC,ECD3BA,EAAoBC,EAAI,WACvB,GAA0B,iBAAfC,WAAyB,OAAOA,WAC3C,IACC,OAAOC,MAAQ,IAAIC,SAAS,cAAb,EAChB,CAAE,MAAOC,GACR,GAAsB,iBAAXC,OAAqB,OAAOA,MACxC,CACA,CAPuB,G,WCGxBC,EAAEC,UAAUC,OAAM,WAEhB,IAAIC,EAAIF,SAASG,eAAe,YAC5BC,EAAIJ,SAASG,eAAe,YACjB,IAAXD,EAAEG,MACJH,EAAEI,QACkB,IAAXF,EAAEC,OACXD,EAAEE,OAPuB,GAA7B,W","sources":["webpack:///webpack/bootstrap","webpack:///webpack/runtime/global","webpack:///../../../../../../../../../../../../../../js/yext/admin/employeeauthenticator/init.js"],"sourcesContent":["// The require scope\nvar __webpack_require__ = {};\n\n","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","goog.module('yext.admin.employeeauthenticator.init');\ngoog.module.declareLegacyNamespace();\n\n$(document).ready(function() {\n // copy-pasted from ancient templates\n var u = document.getElementById('username');\n var p = document.getElementById('password');\n if (u.value == '') {\n u.focus();\n } else if (p.value == '') {\n p.focus();\n }\n});\n\n"],"names":["__webpack_require__","g","globalThis","this","Function","e","window","$","document","ready","u","getElementById","p","value","focus"],"sourceRoot":""}