{"version":3,"sources":["js/plugins.js"],"names":["length","method","noop","methods","console","window"],"mappings":";CACC,WAYQA,IAXHC,IAAAA,EACAC,EAAO,aACPC,EAAU,CACZ,SAAU,QAAS,QAAS,QAAS,MAAO,SAAU,QACtD,YAAa,QAAS,iBAAkB,WAAY,OAAQ,MAC5D,eAAgB,UAAW,aAAc,QAAS,OAAQ,UAC1D,WAAY,cAAe,YAAa,QAAS,QAE/CH,EAASG,EAAQH,OACjBI,EAAWC,OAAOD,QAAUC,OAAOD,SAAW,GAE3CJ,KAIAI,EAHLH,EAASE,EAAQH,MAIfI,EAAQH,GAAUC,GAjBvB","file":"plugins.40a68ed9.js","sourceRoot":"..","sourcesContent":["// Avoid `console` errors in browsers that lack a console.\n(function() {\n var method;\n var noop = function () {};\n var methods = [\n 'assert', 'clear', 'count', 'debug', 'dir', 'dirxml', 'error',\n 'exception', 'group', 'groupCollapsed', 'groupEnd', 'info', 'log',\n 'markTimeline', 'profile', 'profileEnd', 'table', 'time', 'timeEnd',\n 'timeline', 'timelineEnd', 'timeStamp', 'trace', 'warn'\n ];\n var length = methods.length;\n var console = (window.console = window.console || {});\n\n while (length--) {\n method = methods[length];\n\n // Only stub undefined methods.\n if (!console[method]) {\n console[method] = noop;\n }\n }\n}());\n\n// Place any jQuery/helper plugins in here.\n"]}