{"version":3,"names":[],"mappings":"","sources":["jquery.hoverIntent.min.js"],"sourcesContent":["/*!\r\n * hoverIntent v1.9.0 // 2017.09.01 // jQuery v1.7.0+\r\n * http://briancherne.github.io/jquery-hoverIntent/\r\n *\r\n * You may use hoverIntent under the terms of the MIT license. Basically that\r\n * means you are free to use hoverIntent as long as this header is left intact.\r\n * Copyright 2007-2017 Brian Cherne\r\n */\r\n!function(factory){\"use strict\";\"function\"==typeof define&&define.amd?define([\"jquery\"],factory):jQuery&&!jQuery.fn.hoverIntent&&factory(jQuery)}(function($){\"use strict\";var cX,cY,_cfg={interval:100,sensitivity:6,timeout:0},INSTANCE_COUNT=0,track=function(ev){cX=ev.pageX,cY=ev.pageY},compare=function(ev,$el,s,cfg){if(Math.sqrt((s.pX-cX)*(s.pX-cX)+(s.pY-cY)*(s.pY-cY))