224 lines
		
	
	
		
			150 KiB
		
	
	
	
		
			Diff
		
	
	
	
	
	
		
		
			
		
	
	
			224 lines
		
	
	
		
			150 KiB
		
	
	
	
		
			Diff
		
	
	
	
	
	
| 
								 | 
							
								diff --git a/node_modules/tooltipster/dist/js/plugins/tooltipster/SVG/tooltipster-SVG.js b/node_modules/tooltipster/dist/js/plugins/tooltipster/SVG/tooltipster-SVG.js
							 | 
						||
| 
								 | 
							
								index 8d94dc7..8123bac 100644
							 | 
						||
| 
								 | 
							
								--- a/node_modules/tooltipster/dist/js/plugins/tooltipster/SVG/tooltipster-SVG.js
							 | 
						||
| 
								 | 
							
								+++ b/node_modules/tooltipster/dist/js/plugins/tooltipster/SVG/tooltipster-SVG.js
							 | 
						||
| 
								 | 
							
								@@ -1,32 +1,34 @@
							 | 
						||
| 
								 | 
							
								 (function (root, factory) {
							 | 
						||
| 
								 | 
							
								+  if (root === undefined && window !== undefined) root = window;
							 | 
						||
| 
								 | 
							
								   if (typeof define === 'function' && define.amd) {
							 | 
						||
| 
								 | 
							
								     // AMD. Register as an anonymous module unless amdModuleId is set
							 | 
						||
| 
								 | 
							
								     define(["tooltipster"], function (a0) {
							 | 
						||
| 
								 | 
							
								       return (factory(a0));
							 | 
						||
| 
								 | 
							
								     });
							 | 
						||
| 
								 | 
							
								-  } else if (typeof exports === 'object') {
							 | 
						||
| 
								 | 
							
								+  } else if (typeof module === 'object' && module.exports) {
							 | 
						||
| 
								 | 
							
								     // Node. Does not work with strict CommonJS, but
							 | 
						||
| 
								 | 
							
								     // only CommonJS-like environments that support module.exports,
							 | 
						||
| 
								 | 
							
								     // like Node.
							 | 
						||
| 
								 | 
							
								     module.exports = factory(require("tooltipster"));
							 | 
						||
| 
								 | 
							
								   } else {
							 | 
						||
| 
								 | 
							
								-    factory(jQuery);
							 | 
						||
| 
								 | 
							
								+    factory(root["jQuery"]);
							 | 
						||
| 
								 | 
							
								   }
							 | 
						||
| 
								 | 
							
								 }(this, function ($) {
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								 (function (root, factory) {
							 | 
						||
| 
								 | 
							
								+  if (root === undefined && window !== undefined) root = window;
							 | 
						||
| 
								 | 
							
								   if (typeof define === 'function' && define.amd) {
							 | 
						||
| 
								 | 
							
								     // AMD. Register as an anonymous module unless amdModuleId is set
							 | 
						||
| 
								 | 
							
								     define(["jquery"], function (a0) {
							 | 
						||
| 
								 | 
							
								       return (factory(a0));
							 | 
						||
| 
								 | 
							
								     });
							 | 
						||
| 
								 | 
							
								-  } else if (typeof exports === 'object') {
							 | 
						||
| 
								 | 
							
								+  } else if (typeof module === 'object' && module.exports) {
							 | 
						||
| 
								 | 
							
								     // Node. Does not work with strict CommonJS, but
							 | 
						||
| 
								 | 
							
								     // only CommonJS-like environments that support module.exports,
							 | 
						||
| 
								 | 
							
								     // like Node.
							 | 
						||
| 
								 | 
							
								     module.exports = factory(require("jquery"));
							 | 
						||
| 
								 | 
							
								   } else {
							 | 
						||
| 
								 | 
							
								-    factory(jQuery);
							 | 
						||
| 
								 | 
							
								+    factory(root["jQuery"]);
							 | 
						||
| 
								 | 
							
								   }
							 | 
						||
| 
								 | 
							
								 }(this, function ($) {
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								diff --git a/node_modules/tooltipster/dist/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js b/node_modules/tooltipster/dist/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js
							 | 
						||
| 
								 | 
							
								index df77068..84bdfdd 100644
							 | 
						||
| 
								 | 
							
								--- a/node_modules/tooltipster/dist/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js
							 | 
						||
| 
								 | 
							
								+++ b/node_modules/tooltipster/dist/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js
							 | 
						||
| 
								 | 
							
								@@ -1 +1 @@
							 | 
						||
| 
								 | 
							
								-!function(a,b){"function"==typeof define&&define.amd?define(["tooltipster"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("tooltipster")):b(jQuery)}(this,function(a){!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){var b="tooltipster.SVG";return a.tooltipster._plugin({name:b,core:{__init:function(){a.tooltipster._on("init",function(c){var d=a.tooltipster._env.window;d.SVGElement&&c.origin instanceof d.SVGElement&&c.instance._plug(b)})}},instance:{__init:function(b){var c=this;if(c.__hadTitleTag=!1,c.__instance=b,!c.__instance._$origin.hasClass("tooltipstered")){var d=c.__instance._$origin.attr("class")||"";-1==d.indexOf("tooltipstered")&&c.__instance._$origin.attr("class",d+" tooltipstered")}if(null===c.__instance.content()){var e=c.__instance._$origin.find(">title");if(e[0]){var f=e.text();c.__hadTitleTag=!0,c.__instance._$origin.data("tooltipster-initialTitle",f),c.__instance.content(f),e.remove()}}c.__instance._on("geometry."+c.namespace,function(b){var c=a.tooltipster._env.window;if(c.SVG.svgjs){c.SVG.parser||c.SVG.prepare();var d=c.SVG.adopt(b.origin);if(d&&d.screenBBox){var e=d.screenBBox();b.edit({height:e.height,left:e.x,top:e.y,width:e.width})}}})._on("destroy."+c.namespace,function(){c.__destroy()})},__destroy:function(){var b=this;if(!b.__instance._$origin.hasClass("tooltipstered")){var c=b.__instance._$origin.attr("class").replace("tooltipstered","");b.__instance._$origin.attr("class",c)}b.__instance._off("."+b.namespace),b.__hadTitleTag&&b.__instance.one("destroyed",function(){var c=b.__instance._$origin.attr("title");c&&(a(document.createElementNS("http://www.w3.org/2000/svg","title")).text(c).appendTo(b.__instance._$origin),b.__instance._$origin.removeAttr("title"))})}}}),a})});
							 | 
						||
| 
								 | 
							
								\ No newline at end of file
							 | 
						||
| 
								 | 
							
								+!function(a,b){void 0===a&&void 0!==window&&(a=window),"function"==typeof define&&define.amd?define(["tooltipster"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("tooltipster")):b(a.jQuery)}(this,function(a){!function(a,b){void 0===a&&void 0!==window&&(a=window),"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){var b="tooltipster.SVG";return a.tooltipster._plugin({name:b,core:{__init:function(){a.tooltipster._on("init",function(c){var d=a.tooltipster._env.window;d.SVGElement&&c.origin instanceof d.SVGElement&&c.instance._plug(b)})}},instance:{__init:function(b){var c=this;if(c.__hadTitleTag=!1,c.__instance=b,!c.__instance._$origin.hasClass("tooltipstered")){var d=c.__instance._$origin.attr("class")||"";d.indexOf("tooltipstered")==-1&&c.__instance._$origin.attr("class",d+" tooltipstered")}if(null===c.__instance.content()){var e=c.__instance._$origin.find(">title");if(e[0]){var f=e.text();c.__hadTitleTag=!0,c.__instance._$origin.data("tooltipster-initialTitle",f),c.__instance.content(f),e.remove()}}c.__instance._on("geometry."+c.namespace,function(b){var c=a.tooltipster._env.window;if(c.SVG.svgjs){c.SVG.parser||c.SVG.prepare();var d=c.SVG.adopt(b.origin);if(d&&d.screenBBox){var e=d.screenBBox();b.edit({height:e.height,left:e.x,top:e.y,width:e.width})}}})._on("destroy."+c.namespace,function(){c.__destroy()})},__destroy:function(){var b=this;if(!b.__instance._$origin.hasClass("tooltipstered")){var c=b.__instance._$origin.attr("class").replace("tooltipstered","");b.__instance._$origin.attr("class",c)}b.__instance._off("."+b.namespace),b.__hadTitleTag&&b.__instance.one("destroyed",function(){var c=b.__instance._$origin.attr("title");c&&(a(document.createElementNS("http://www.w3.org/2000/svg","title")).text(c).appendTo(b.__instance._$origin),b.__instance._$origin.removeAttr("title"))})}}}),a})});
							 | 
						||
| 
								 | 
							
								\ No newline at end of file
							 | 
						||
| 
								 | 
							
								diff --git a/node_modules/tooltipster/dist/js/tooltipster.bundle.js b/node_modules/tooltipster/dist/js/tooltipster.bundle.js
							 | 
						||
| 
								 | 
							
								index ed97bdc..2b3381f 100644
							 | 
						||
| 
								 | 
							
								--- a/node_modules/tooltipster/dist/js/tooltipster.bundle.js
							 | 
						||
| 
								 | 
							
								+++ b/node_modules/tooltipster/dist/js/tooltipster.bundle.js
							 | 
						||
| 
								 | 
							
								@@ -5,18 +5,19 @@
							 | 
						||
| 
								 | 
							
								  * MIT license
							 | 
						||
| 
								 | 
							
								  */
							 | 
						||
| 
								 | 
							
								 (function (root, factory) {
							 | 
						||
| 
								 | 
							
								+  if (root === undefined && window !== undefined) root = window;
							 | 
						||
| 
								 | 
							
								   if (typeof define === 'function' && define.amd) {
							 | 
						||
| 
								 | 
							
								     // AMD. Register as an anonymous module unless amdModuleId is set
							 | 
						||
| 
								 | 
							
								     define(["jquery"], function (a0) {
							 | 
						||
| 
								 | 
							
								       return (factory(a0));
							 | 
						||
| 
								 | 
							
								     });
							 | 
						||
| 
								 | 
							
								-  } else if (typeof exports === 'object') {
							 | 
						||
| 
								 | 
							
								+  } else if (typeof module === 'object' && module.exports) {
							 | 
						||
| 
								 | 
							
								     // Node. Does not work with strict CommonJS, but
							 | 
						||
| 
								 | 
							
								     // only CommonJS-like environments that support module.exports,
							 | 
						||
| 
								 | 
							
								     // like Node.
							 | 
						||
| 
								 | 
							
								     module.exports = factory(require("jquery"));
							 | 
						||
| 
								 | 
							
								   } else {
							 | 
						||
| 
								 | 
							
								-    factory(jQuery);
							 | 
						||
| 
								 | 
							
								+    factory(root["jQuery"]);
							 | 
						||
| 
								 | 
							
								   }
							 | 
						||
| 
								 | 
							
								 }(this, function ($) {
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								@@ -1260,8 +1261,14 @@ $.Tooltipster.prototype = {
							 | 
						||
| 
								 | 
							
								 									if (	geo.origin.windowOffset.top < bcr.top
							 | 
						||
| 
								 | 
							
								 										||	geo.origin.windowOffset.bottom > bcr.bottom
							 | 
						||
| 
								 | 
							
								 									) {
							 | 
						||
| 
								 | 
							
								-										overflows = true;
							 | 
						||
| 
								 | 
							
								-										return false;
							 | 
						||
| 
								 | 
							
								+                    if (self.__options.checkOverflowY) {
							 | 
						||
| 
								 | 
							
								+                      overflows = self.__options.checkOverflowY(geo, bcr);
							 | 
						||
| 
								 | 
							
								+                    } else {
							 | 
						||
| 
								 | 
							
								+                      overflows = true;
							 | 
						||
| 
								 | 
							
								+                    }
							 | 
						||
| 
								 | 
							
								+                    if (overflows) {
							 | 
						||
| 
								 | 
							
								+                      return false;
							 | 
						||
| 
								 | 
							
								+                    }
							 | 
						||
| 
								 | 
							
								 									}
							 | 
						||
| 
								 | 
							
								 								}
							 | 
						||
| 
								 | 
							
								 							}
							 | 
						||
| 
								 | 
							
								@@ -1412,7 +1419,7 @@ $.Tooltipster.prototype = {
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								 						// close the tooltip when using the mouseleave close trigger
							 | 
						||
| 
								 | 
							
								 						// (see https://github.com/iamceege/tooltipster/pull/253)
							 | 
						||
| 
								 | 
							
								-						if (self.__options.triggerClose.mouseleave) {
							 | 
						||
| 
								 | 
							
								+						if (self.__options.triggerClose.mouseleave && !self.__options.ignoreCloseOnScroll) {
							 | 
						||
| 
								 | 
							
								 							self._close();
							 | 
						||
| 
								 | 
							
								 						}
							 | 
						||
| 
								 | 
							
								 						else {
							 | 
						||
| 
								 | 
							
								@@ -3341,6 +3348,7 @@ function transitionSupport() {
							 | 
						||
| 
								 | 
							
								 // we'll return jQuery for plugins not to have to declare it as a dependency,
							 | 
						||
| 
								 | 
							
								 // but it's done by a build task since it should be included only once at the
							 | 
						||
| 
								 | 
							
								 // end when we concatenate the main file with a plugin
							 | 
						||
| 
								 | 
							
								+
							 | 
						||
| 
								 | 
							
								 // sideTip is Tooltipster's default plugin.
							 | 
						||
| 
								 | 
							
								 // This file will be UMDified by a build task.
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								diff --git a/node_modules/tooltipster/dist/js/tooltipster.bundle.min.js b/node_modules/tooltipster/dist/js/tooltipster.bundle.min.js
							 | 
						||
| 
								 | 
							
								index bbbd6ad..af0ffc0 100644
							 | 
						||
| 
								 | 
							
								--- a/node_modules/tooltipster/dist/js/tooltipster.bundle.min.js
							 | 
						||
| 
								 | 
							
								+++ b/node_modules/tooltipster/dist/js/tooltipster.bundle.min.js
							 | 
						||
| 
								 | 
							
								@@ -1,2 +1,2 @@
							 | 
						||
| 
								 | 
							
								-/*! tooltipster v4.2.8 */!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){function b(a){this.$container,this.constraints=null,this.__$tooltip,this.__init(a)}function c(b,c){var d=!0;return a.each(b,function(a,e){return void 0===c[a]||b[a]!==c[a]?(d=!1,!1):void 0}),d}function d(b){var c=b.attr("id"),d=c?h.window.document.getElementById(c):null;return d?d===b[0]:a.contains(h.window.document.body,b[0])}function e(){if(!g)return!1;var a=g.document.body||g.document.documentElement,b=a.style,c="transition",d=["Moz","Webkit","Khtml","O","ms"];if("string"==typeof b[c])return!0;c=c.charAt(0).toUpperCase()+c.substr(1);for(var e=0;e<d.length;e++)if("string"==typeof b[d[e]+c])return!0;return!1}var f={animation:"fade",animationDuration:350,content:null,contentAsHTML:!1,contentCloning:!1,debug:!0,delay:300,delayTouch:[300,500],functionInit:null,functionBefore:null,functionReady:null,functionAfter:null,functionFormat:null,IEmin:6,interactive:!1,multiple:!1,parent:null,plugins:["sideTip"],repositionOnScroll:!1,restoration:"none",selfDestruction:!0,theme:[],timer:0,trackerInterval:500,trackOrigin:!1,trackTooltip:!1,trigger:"hover",triggerClose:{click:!1,mouseleave:!1,originClick:!1,scroll:!1,tap:!1,touchleave:!1},triggerOpen:{click:!1,mouseenter:!1,tap:!1,touchstart:!1},updateAnimation:"rotate",zIndex:9999999},g="undefined"!=typeof window?window:null,h={hasTouchCapability:!(!g||!("ontouchstart"in g||g.DocumentTouch&&g.document instanceof g.DocumentTouch||g.navigator.maxTouchPoints)),hasTransitions:e(),IE:!1,semVer:"4.2.8",window:g},i=function(){this.__$emitterPrivate=a({}),this.__$emitterPublic=a({}),this.__instancesLatestArr=[],this.__plugins={},this._env=h};i.prototype={__bridge:function(b,c,d){if(!c[d]){var e=function(){};e.prototype=b;var g=new e;g.__init&&g.__init(c),a.each(b,function(a,b){0!=a.indexOf("__")&&(c[a]?f.debug&&console.log("The "+a+" method of the "+d+" plugin conflicts with another plugin or native methods"):(c[a]=function(){return g[a].apply(g,Array.prototype.slice.apply(arguments))},c[a].bridged=g))}),c[d]=g}return this},__setWindow:function(a){return h.window=a,this},_getRuler:function(a){return new b(a)},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_plugin:function(b){var c=this;if("string"==typeof b){var d=b,e=null;return d.indexOf(".")>0?e=c.__plugins[d]:a.each(c.__plugins,function(a,b){return b.name.substring(b.name.length-d.length-1)=="."+d?(e=b,!1):void 0}),e}if(b.name.indexOf(".")<0)throw new Error("Plugins must be namespaced");return c.__plugins[b.name]=b,b.core&&c.__bridge(b.core,c,b.name),this},_trigger:function(){var a=Array.prototype.slice.apply(arguments);return"string"==typeof a[0]&&(a[0]={type:a[0]}),this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,a),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,a),this},instances:function(b){var c=[],d=b||".tooltipstered";return a(d).each(function(){var b=a(this),d=b.data("tooltipster-ns");d&&a.each(d,function(a,d){c.push(b.data(d))})}),c},instancesLatest:function(){return this.__instancesLatestArr},off:function(){return this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},origins:function(b){var c=b?b+" ":"";return a(c+".tooltipstered").toArray()},setDefaults:function(b){return a.extend(f,b),this},triggerHandler:function(){return this.__$emitterPublic.triggerHandler.apply(this.__$emitterPublic,Array.p
							 | 
						||
| 
								 | 
							
								-this.__instance._$tooltip=b,this.__instance._trigger("created")},__destroy:function(){this.__instance._off("."+self.__namespace)},__optionsFormat:function(){var b=this;if(b.__options=b.__instance._optionsExtract(k,b.__defaults()),b.__options.position&&(b.__options.side=b.__options.position),"object"!=typeof b.__options.distance&&(b.__options.distance=[b.__options.distance]),b.__options.distance.length<4&&(void 0===b.__options.distance[1]&&(b.__options.distance[1]=b.__options.distance[0]),void 0===b.__options.distance[2]&&(b.__options.distance[2]=b.__options.distance[0]),void 0===b.__options.distance[3]&&(b.__options.distance[3]=b.__options.distance[1])),b.__options.distance={top:b.__options.distance[0],right:b.__options.distance[1],bottom:b.__options.distance[2],left:b.__options.distance[3]},"string"==typeof b.__options.side){var c={top:"bottom",right:"left",bottom:"top",left:"right"};b.__options.side=[b.__options.side,c[b.__options.side]],"left"==b.__options.side[0]||"right"==b.__options.side[0]?b.__options.side.push("top","bottom"):b.__options.side.push("right","left")}6===a.tooltipster._env.IE&&b.__options.arrow!==!0&&(b.__options.arrow=!1)},__reposition:function(b,c){var d,e=this,f=e.__targetFind(c),g=[];e.__instance._$tooltip.detach();var h=e.__instance._$tooltip.clone(),i=a.tooltipster._getRuler(h),j=!1,k=e.__instance.option("animation");switch(k&&h.removeClass("tooltipster-"+k),a.each(["window","document"],function(d,k){var l=null;if(e.__instance._trigger({container:k,helper:c,satisfied:j,takeTest:function(a){l=a},results:g,type:"positionTest"}),1==l||0!=l&&0==j&&("window"!=k||e.__options.viewportAware))for(var d=0;d<e.__options.side.length;d++){var m={horizontal:0,vertical:0},n=e.__options.side[d];"top"==n||"bottom"==n?m.vertical=e.__options.distance[n]:m.horizontal=e.__options.distance[n],e.__sideChange(h,n),a.each(["natural","constrained"],function(a,d){if(l=null,e.__instance._trigger({container:k,event:b,helper:c,mode:d,results:g,satisfied:j,side:n,takeTest:function(a){l=a},type:"positionTest"}),1==l||0!=l&&0==j){var h={container:k,distance:m,fits:null,mode:d,outerSize:null,side:n,size:null,target:f[n],whole:null},o="natural"==d?i.free():i.constrain(c.geo.available[k][n].width-m.horizontal,c.geo.available[k][n].height-m.vertical),p=o.measure();if(h.size=p.size,h.outerSize={height:p.size.height+m.vertical,width:p.size.width+m.horizontal},"natural"==d?c.geo.available[k][n].width>=h.outerSize.width&&c.geo.available[k][n].height>=h.outerSize.height?h.fits=!0:h.fits=!1:h.fits=p.fits,"window"==k&&(h.fits?"top"==n||"bottom"==n?h.whole=c.geo.origin.windowOffset.right>=e.__options.minIntersection&&c.geo.window.size.width-c.geo.origin.windowOffset.left>=e.__options.minIntersection:h.whole=c.geo.origin.windowOffset.bottom>=e.__options.minIntersection&&c.geo.window.size.height-c.geo.origin.windowOffset.top>=e.__options.minIntersection:h.whole=!1),g.push(h),h.whole)j=!0;else if("natural"==h.mode&&(h.fits||h.size.width<=c.geo.available[k][n].width))return!1}})}}),e.__instance._trigger({edit:function(a){g=a},event:b,helper:c,results:g,type:"positionTested"}),g.sort(function(a,b){if(a.whole&&!b.whole)return-1;if(!a.whole&&b.whole)return 1;if(a.whole&&b.whole){var c=e.__options.side.indexOf(a.side),d=e.__options.side.indexOf(b.side);return d>c?-1:c>d?1:"natural"==a.mode?-1:1}if(a.fits&&!b.fits)return-1;if(!a.fits&&b.fits)return 1;if(a.fits&&b.fits){var c=e.__options.side.indexOf(a.side),d=e.__options.side.indexOf(b.side);return d>c?-1:c>d?1:"natural"==a.mode?-1:1}return"document"==a.container&&"bottom"==a.side&&"natural"==a.mode?-1:1}),d=g[0],d.coord={},d.side){case"left":case"right":d.coord.top=Math.floor(d.target-d.size.height/2);break;case"bottom":case"top":d.coord.left=Math.floor(d.target-d.size.width/2)}switch(d.side){case"left":d.coord.left=c.geo.origin.windowOffset.left-d.outerSize.width;break;case"right":d.coord.left=c.geo.origin.windowOffset.right+d.distance.horizontal;break;case"top":d.coord.top=c.geo.origin.windowOffset.top-d.outerSize.height;break;case"bottom":d.coord.top=c.geo.origin.windowOffset.bottom+d.distan
							 | 
						||
| 
								 | 
							
								\ No newline at end of file
							 | 
						||
| 
								 | 
							
								+/*! tooltipster v4.2.8 */!function(a,b){void 0===a&&void 0!==window&&(a=window),"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){function b(a){this.$container,this.constraints=null,this.__$tooltip,this.__init(a)}function c(b,c){var d=!0;return a.each(b,function(a,e){if(void 0===c[a]||b[a]!==c[a])return d=!1,!1}),d}function d(b){var c=b.attr("id"),d=c?h.window.document.getElementById(c):null;return d?d===b[0]:a.contains(h.window.document.body,b[0])}function e(){if(!g)return!1;var a=g.document.body||g.document.documentElement,b=a.style,c="transition",d=["Moz","Webkit","Khtml","O","ms"];if("string"==typeof b[c])return!0;c=c.charAt(0).toUpperCase()+c.substr(1);for(var e=0;e<d.length;e++)if("string"==typeof b[d[e]+c])return!0;return!1}var f={animation:"fade",animationDuration:350,content:null,contentAsHTML:!1,contentCloning:!1,debug:!0,delay:300,delayTouch:[300,500],functionInit:null,functionBefore:null,functionReady:null,functionAfter:null,functionFormat:null,IEmin:6,interactive:!1,multiple:!1,parent:null,plugins:["sideTip"],repositionOnScroll:!1,restoration:"none",selfDestruction:!0,theme:[],timer:0,trackerInterval:500,trackOrigin:!1,trackTooltip:!1,trigger:"hover",triggerClose:{click:!1,mouseleave:!1,originClick:!1,scroll:!1,tap:!1,touchleave:!1},triggerOpen:{click:!1,mouseenter:!1,tap:!1,touchstart:!1},updateAnimation:"rotate",zIndex:9999999},g="undefined"!=typeof window?window:null,h={hasTouchCapability:!(!g||!("ontouchstart"in g||g.DocumentTouch&&g.document instanceof g.DocumentTouch||g.navigator.maxTouchPoints)),hasTransitions:e(),IE:!1,semVer:"4.2.8",window:g},i=function(){this.__$emitterPrivate=a({}),this.__$emitterPublic=a({}),this.__instancesLatestArr=[],this.__plugins={},this._env=h};i.prototype={__bridge:function(b,c,d){if(!c[d]){var e=function(){};e.prototype=b;var g=new e;g.__init&&g.__init(c),a.each(b,function(a,b){0!=a.indexOf("__")&&(c[a]?f.debug&&console.log("The "+a+" method of the "+d+" plugin conflicts with another plugin or native methods"):(c[a]=function(){return g[a].apply(g,Array.prototype.slice.apply(arguments))},c[a].bridged=g))}),c[d]=g}return this},__setWindow:function(a){return h.window=a,this},_getRuler:function(a){return new b(a)},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_plugin:function(b){var c=this;if("string"==typeof b){var d=b,e=null;return d.indexOf(".")>0?e=c.__plugins[d]:a.each(c.__plugins,function(a,b){if(b.name.substring(b.name.length-d.length-1)=="."+d)return e=b,!1}),e}if(b.name.indexOf(".")<0)throw new Error("Plugins must be namespaced");return c.__plugins[b.name]=b,b.core&&c.__bridge(b.core,c,b.name),this},_trigger:function(){var a=Array.prototype.slice.apply(arguments);return"string"==typeof a[0]&&(a[0]={type:a[0]}),this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,a),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,a),this},instances:function(b){var c=[],d=b||".tooltipstered";return a(d).each(function(){var b=a(this),d=b.data("tooltipster-ns");d&&a.each(d,function(a,d){c.push(b.data(d))})}),c},instancesLatest:function(){return this.__instancesLatestArr},off:function(){return this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},origins:function(b){var c=b?b+" ":"";return a(c+".tooltipstered").toArray()},setDefaults:function(b){return a.extend(f,b),this},triggerHandler:function(){return this.__$emitterPublic.trigg
							 | 
						||
| 
								 | 
							
								+this.__options.minWidth&&b.css("min-width",this.__options.minWidth+"px"),this.__options.maxWidth&&b.css("max-width",this.__options.maxWidth+"px"),this.__instance._$tooltip=b,this.__instance._trigger("created")},__destroy:function(){this.__instance._off("."+self.__namespace)},__optionsFormat:function(){var b=this;if(b.__options=b.__instance._optionsExtract(k,b.__defaults()),b.__options.position&&(b.__options.side=b.__options.position),"object"!=typeof b.__options.distance&&(b.__options.distance=[b.__options.distance]),b.__options.distance.length<4&&(void 0===b.__options.distance[1]&&(b.__options.distance[1]=b.__options.distance[0]),void 0===b.__options.distance[2]&&(b.__options.distance[2]=b.__options.distance[0]),void 0===b.__options.distance[3]&&(b.__options.distance[3]=b.__options.distance[1])),b.__options.distance={top:b.__options.distance[0],right:b.__options.distance[1],bottom:b.__options.distance[2],left:b.__options.distance[3]},"string"==typeof b.__options.side){var c={top:"bottom",right:"left",bottom:"top",left:"right"};b.__options.side=[b.__options.side,c[b.__options.side]],"left"==b.__options.side[0]||"right"==b.__options.side[0]?b.__options.side.push("top","bottom"):b.__options.side.push("right","left")}6===a.tooltipster._env.IE&&b.__options.arrow!==!0&&(b.__options.arrow=!1)},__reposition:function(b,c){var d,e=this,f=e.__targetFind(c),g=[];e.__instance._$tooltip.detach();var h=e.__instance._$tooltip.clone(),i=a.tooltipster._getRuler(h),j=!1,k=e.__instance.option("animation");switch(k&&h.removeClass("tooltipster-"+k),a.each(["window","document"],function(d,k){var l=null;if(e.__instance._trigger({container:k,helper:c,satisfied:j,takeTest:function(a){l=a},results:g,type:"positionTest"}),1==l||0!=l&&0==j&&("window"!=k||e.__options.viewportAware))for(var d=0;d<e.__options.side.length;d++){var m={horizontal:0,vertical:0},n=e.__options.side[d];"top"==n||"bottom"==n?m.vertical=e.__options.distance[n]:m.horizontal=e.__options.distance[n],e.__sideChange(h,n),a.each(["natural","constrained"],function(a,d){if(l=null,e.__instance._trigger({container:k,event:b,helper:c,mode:d,results:g,satisfied:j,side:n,takeTest:function(a){l=a},type:"positionTest"}),1==l||0!=l&&0==j){var h={container:k,distance:m,fits:null,mode:d,outerSize:null,side:n,size:null,target:f[n],whole:null},o="natural"==d?i.free():i.constrain(c.geo.available[k][n].width-m.horizontal,c.geo.available[k][n].height-m.vertical),p=o.measure();if(h.size=p.size,h.outerSize={height:p.size.height+m.vertical,width:p.size.width+m.horizontal},"natural"==d?c.geo.available[k][n].width>=h.outerSize.width&&c.geo.available[k][n].height>=h.outerSize.height?h.fits=!0:h.fits=!1:h.fits=p.fits,"window"==k&&(h.fits?"top"==n||"bottom"==n?h.whole=c.geo.origin.windowOffset.right>=e.__options.minIntersection&&c.geo.window.size.width-c.geo.origin.windowOffset.left>=e.__options.minIntersection:h.whole=c.geo.origin.windowOffset.bottom>=e.__options.minIntersection&&c.geo.window.size.height-c.geo.origin.windowOffset.top>=e.__options.minIntersection:h.whole=!1),g.push(h),h.whole)j=!0;else if("natural"==h.mode&&(h.fits||h.size.width<=c.geo.available[k][n].width))return!1}})}}),e.__instance._trigger({edit:function(a){g=a},event:b,helper:c,results:g,type:"positionTested"}),g.sort(function(a,b){if(a.whole&&!b.whole)return-1;if(!a.whole&&b.whole)return 1;if(a.whole&&b.whole){var c=e.__options.side.indexOf(a.side),d=e.__options.side.indexOf(b.side);return c<d?-1:c>d?1:"natural"==a.mode?-1:1}if(a.fits&&!b.fits)return-1;if(!a.fits&&b.fits)return 1;if(a.fits&&b.fits){var c=e.__options.side.indexOf(a.side),d=e.__options.side.indexOf(b.side);return c<d?-1:c>d?1:"natural"==a.mode?-1:1}return"document"==a.container&&"bottom"==a.side&&"natural"==a.mode?-1:1}),d=g[0],d.coord={},d.side){case"left":case"right":d.coord.top=Math.floor(d.target-d.size.height/2);break;case"bottom":case"top":d.coord.left=Math.floor(d.target-d.size.width/2)}switch(d.side){case"left":d.coord.left=c.geo.origin.windowOffset.left-d.outerSize.width;break;case"right":d.coord.left=c.geo.origin.windowOffset.right+d.distance.horizontal;bre
							 | 
						||
| 
								 | 
							
								\ No newline at end of file
							 | 
						||
| 
								 | 
							
								diff --git a/node_modules/tooltipster/dist/js/tooltipster.main.js b/node_modules/tooltipster/dist/js/tooltipster.main.js
							 | 
						||
| 
								 | 
							
								index 34c11d8..44efcd5 100644
							 | 
						||
| 
								 | 
							
								--- a/node_modules/tooltipster/dist/js/tooltipster.main.js
							 | 
						||
| 
								 | 
							
								+++ b/node_modules/tooltipster/dist/js/tooltipster.main.js
							 | 
						||
| 
								 | 
							
								@@ -5,18 +5,19 @@
							 | 
						||
| 
								 | 
							
								  * MIT license
							 | 
						||
| 
								 | 
							
								  */
							 | 
						||
| 
								 | 
							
								 (function (root, factory) {
							 | 
						||
| 
								 | 
							
								+  if (root === undefined && window !== undefined) root = window;
							 | 
						||
| 
								 | 
							
								   if (typeof define === 'function' && define.amd) {
							 | 
						||
| 
								 | 
							
								     // AMD. Register as an anonymous module unless amdModuleId is set
							 | 
						||
| 
								 | 
							
								     define(["jquery"], function (a0) {
							 | 
						||
| 
								 | 
							
								       return (factory(a0));
							 | 
						||
| 
								 | 
							
								     });
							 | 
						||
| 
								 | 
							
								-  } else if (typeof exports === 'object') {
							 | 
						||
| 
								 | 
							
								+  } else if (typeof module === 'object' && module.exports) {
							 | 
						||
| 
								 | 
							
								     // Node. Does not work with strict CommonJS, but
							 | 
						||
| 
								 | 
							
								     // only CommonJS-like environments that support module.exports,
							 | 
						||
| 
								 | 
							
								     // like Node.
							 | 
						||
| 
								 | 
							
								     module.exports = factory(require("jquery"));
							 | 
						||
| 
								 | 
							
								   } else {
							 | 
						||
| 
								 | 
							
								-    factory(jQuery);
							 | 
						||
| 
								 | 
							
								+    factory(root["jQuery"]);
							 | 
						||
| 
								 | 
							
								   }
							 | 
						||
| 
								 | 
							
								 }(this, function ($) {
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								@@ -1260,8 +1261,14 @@ $.Tooltipster.prototype = {
							 | 
						||
| 
								 | 
							
								 									if (	geo.origin.windowOffset.top < bcr.top
							 | 
						||
| 
								 | 
							
								 										||	geo.origin.windowOffset.bottom > bcr.bottom
							 | 
						||
| 
								 | 
							
								 									) {
							 | 
						||
| 
								 | 
							
								-										overflows = true;
							 | 
						||
| 
								 | 
							
								-										return false;
							 | 
						||
| 
								 | 
							
								+                    if (self.__options.checkOverflowY) {
							 | 
						||
| 
								 | 
							
								+                      overflows = self.__options.checkOverflowY(geo, bcr);
							 | 
						||
| 
								 | 
							
								+                    } else {
							 | 
						||
| 
								 | 
							
								+                      overflows = true;
							 | 
						||
| 
								 | 
							
								+                    }
							 | 
						||
| 
								 | 
							
								+                    if (overflows) {
							 | 
						||
| 
								 | 
							
								+                      return false;
							 | 
						||
| 
								 | 
							
								+                    }
							 | 
						||
| 
								 | 
							
								 									}
							 | 
						||
| 
								 | 
							
								 								}
							 | 
						||
| 
								 | 
							
								 							}
							 | 
						||
| 
								 | 
							
								@@ -1412,7 +1419,7 @@ $.Tooltipster.prototype = {
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								 						// close the tooltip when using the mouseleave close trigger
							 | 
						||
| 
								 | 
							
								 						// (see https://github.com/iamceege/tooltipster/pull/253)
							 | 
						||
| 
								 | 
							
								-						if (self.__options.triggerClose.mouseleave) {
							 | 
						||
| 
								 | 
							
								+						if (self.__options.triggerClose.mouseleave && !self.__options.ignoreCloseOnScroll) {
							 | 
						||
| 
								 | 
							
								 							self._close();
							 | 
						||
| 
								 | 
							
								 						}
							 | 
						||
| 
								 | 
							
								 						else {
							 | 
						||
| 
								 | 
							
								@@ -3340,6 +3347,7 @@ function transitionSupport() {
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								 // we'll return jQuery for plugins not to have to declare it as a dependency,
							 | 
						||
| 
								 | 
							
								 // but it's done by a build task since it should be included only once at the
							 | 
						||
| 
								 | 
							
								-// end when we concatenate the main file with a pluginreturn $;
							 | 
						||
| 
								 | 
							
								+// end when we concatenate the main file with a plugin
							 | 
						||
| 
								 | 
							
								+return $;
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								 }));
							 | 
						||
| 
								 | 
							
								diff --git a/node_modules/tooltipster/dist/js/tooltipster.main.min.js b/node_modules/tooltipster/dist/js/tooltipster.main.min.js
							 | 
						||
| 
								 | 
							
								index 1221ae9..b2b3ac9 100644
							 | 
						||
| 
								 | 
							
								--- a/node_modules/tooltipster/dist/js/tooltipster.main.min.js
							 | 
						||
| 
								 | 
							
								+++ b/node_modules/tooltipster/dist/js/tooltipster.main.min.js
							 | 
						||
| 
								 | 
							
								@@ -1 +1 @@
							 | 
						||
| 
								 | 
							
								-/*! tooltipster v4.2.8 */!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){function b(a){this.$container,this.constraints=null,this.__$tooltip,this.__init(a)}function c(b,c){var d=!0;return a.each(b,function(a,e){return void 0===c[a]||b[a]!==c[a]?(d=!1,!1):void 0}),d}function d(b){var c=b.attr("id"),d=c?h.window.document.getElementById(c):null;return d?d===b[0]:a.contains(h.window.document.body,b[0])}function e(){if(!g)return!1;var a=g.document.body||g.document.documentElement,b=a.style,c="transition",d=["Moz","Webkit","Khtml","O","ms"];if("string"==typeof b[c])return!0;c=c.charAt(0).toUpperCase()+c.substr(1);for(var e=0;e<d.length;e++)if("string"==typeof b[d[e]+c])return!0;return!1}var f={animation:"fade",animationDuration:350,content:null,contentAsHTML:!1,contentCloning:!1,debug:!0,delay:300,delayTouch:[300,500],functionInit:null,functionBefore:null,functionReady:null,functionAfter:null,functionFormat:null,IEmin:6,interactive:!1,multiple:!1,parent:null,plugins:["sideTip"],repositionOnScroll:!1,restoration:"none",selfDestruction:!0,theme:[],timer:0,trackerInterval:500,trackOrigin:!1,trackTooltip:!1,trigger:"hover",triggerClose:{click:!1,mouseleave:!1,originClick:!1,scroll:!1,tap:!1,touchleave:!1},triggerOpen:{click:!1,mouseenter:!1,tap:!1,touchstart:!1},updateAnimation:"rotate",zIndex:9999999},g="undefined"!=typeof window?window:null,h={hasTouchCapability:!(!g||!("ontouchstart"in g||g.DocumentTouch&&g.document instanceof g.DocumentTouch||g.navigator.maxTouchPoints)),hasTransitions:e(),IE:!1,semVer:"4.2.8",window:g},i=function(){this.__$emitterPrivate=a({}),this.__$emitterPublic=a({}),this.__instancesLatestArr=[],this.__plugins={},this._env=h};i.prototype={__bridge:function(b,c,d){if(!c[d]){var e=function(){};e.prototype=b;var g=new e;g.__init&&g.__init(c),a.each(b,function(a,b){0!=a.indexOf("__")&&(c[a]?f.debug&&console.log("The "+a+" method of the "+d+" plugin conflicts with another plugin or native methods"):(c[a]=function(){return g[a].apply(g,Array.prototype.slice.apply(arguments))},c[a].bridged=g))}),c[d]=g}return this},__setWindow:function(a){return h.window=a,this},_getRuler:function(a){return new b(a)},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_plugin:function(b){var c=this;if("string"==typeof b){var d=b,e=null;return d.indexOf(".")>0?e=c.__plugins[d]:a.each(c.__plugins,function(a,b){return b.name.substring(b.name.length-d.length-1)=="."+d?(e=b,!1):void 0}),e}if(b.name.indexOf(".")<0)throw new Error("Plugins must be namespaced");return c.__plugins[b.name]=b,b.core&&c.__bridge(b.core,c,b.name),this},_trigger:function(){var a=Array.prototype.slice.apply(arguments);return"string"==typeof a[0]&&(a[0]={type:a[0]}),this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,a),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,a),this},instances:function(b){var c=[],d=b||".tooltipstered";return a(d).each(function(){var b=a(this),d=b.data("tooltipster-ns");d&&a.each(d,function(a,d){c.push(b.data(d))})}),c},instancesLatest:function(){return this.__instancesLatestArr},off:function(){return this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},origins:function(b){var c=b?b+" ":"";return a(c+".tooltipstered").toArray()},setDefaults:function(b){return a.extend(f,b),this},triggerHandler:function(){return this.__$emitterPublic.triggerHandler.apply(this.__$emitterPublic,Array.p
							 | 
						||
| 
								 | 
							
								\ No newline at end of file
							 | 
						||
| 
								 | 
							
								+/*! tooltipster v4.2.8 */!function(a,b){void 0===a&&void 0!==window&&(a=window),"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){function b(a){this.$container,this.constraints=null,this.__$tooltip,this.__init(a)}function c(b,c){var d=!0;return a.each(b,function(a,e){if(void 0===c[a]||b[a]!==c[a])return d=!1,!1}),d}function d(b){var c=b.attr("id"),d=c?h.window.document.getElementById(c):null;return d?d===b[0]:a.contains(h.window.document.body,b[0])}function e(){if(!g)return!1;var a=g.document.body||g.document.documentElement,b=a.style,c="transition",d=["Moz","Webkit","Khtml","O","ms"];if("string"==typeof b[c])return!0;c=c.charAt(0).toUpperCase()+c.substr(1);for(var e=0;e<d.length;e++)if("string"==typeof b[d[e]+c])return!0;return!1}var f={animation:"fade",animationDuration:350,content:null,contentAsHTML:!1,contentCloning:!1,debug:!0,delay:300,delayTouch:[300,500],functionInit:null,functionBefore:null,functionReady:null,functionAfter:null,functionFormat:null,IEmin:6,interactive:!1,multiple:!1,parent:null,plugins:["sideTip"],repositionOnScroll:!1,restoration:"none",selfDestruction:!0,theme:[],timer:0,trackerInterval:500,trackOrigin:!1,trackTooltip:!1,trigger:"hover",triggerClose:{click:!1,mouseleave:!1,originClick:!1,scroll:!1,tap:!1,touchleave:!1},triggerOpen:{click:!1,mouseenter:!1,tap:!1,touchstart:!1},updateAnimation:"rotate",zIndex:9999999},g="undefined"!=typeof window?window:null,h={hasTouchCapability:!(!g||!("ontouchstart"in g||g.DocumentTouch&&g.document instanceof g.DocumentTouch||g.navigator.maxTouchPoints)),hasTransitions:e(),IE:!1,semVer:"4.2.8",window:g},i=function(){this.__$emitterPrivate=a({}),this.__$emitterPublic=a({}),this.__instancesLatestArr=[],this.__plugins={},this._env=h};i.prototype={__bridge:function(b,c,d){if(!c[d]){var e=function(){};e.prototype=b;var g=new e;g.__init&&g.__init(c),a.each(b,function(a,b){0!=a.indexOf("__")&&(c[a]?f.debug&&console.log("The "+a+" method of the "+d+" plugin conflicts with another plugin or native methods"):(c[a]=function(){return g[a].apply(g,Array.prototype.slice.apply(arguments))},c[a].bridged=g))}),c[d]=g}return this},__setWindow:function(a){return h.window=a,this},_getRuler:function(a){return new b(a)},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_plugin:function(b){var c=this;if("string"==typeof b){var d=b,e=null;return d.indexOf(".")>0?e=c.__plugins[d]:a.each(c.__plugins,function(a,b){if(b.name.substring(b.name.length-d.length-1)=="."+d)return e=b,!1}),e}if(b.name.indexOf(".")<0)throw new Error("Plugins must be namespaced");return c.__plugins[b.name]=b,b.core&&c.__bridge(b.core,c,b.name),this},_trigger:function(){var a=Array.prototype.slice.apply(arguments);return"string"==typeof a[0]&&(a[0]={type:a[0]}),this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,a),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,a),this},instances:function(b){var c=[],d=b||".tooltipstered";return a(d).each(function(){var b=a(this),d=b.data("tooltipster-ns");d&&a.each(d,function(a,d){c.push(b.data(d))})}),c},instancesLatest:function(){return this.__instancesLatestArr},off:function(){return this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},origins:function(b){var c=b?b+" ":"";return a(c+".tooltipstered").toArray()},setDefaults:function(b){return a.extend(f,b),this},triggerHandler:function(){return this.__$emitterPublic.trigg
							 | 
						||
| 
								 | 
							
								\ No newline at end of file
							 | 
						||
| 
								 | 
							
								diff --git a/node_modules/tooltipster/src/js/tooltipster.js b/node_modules/tooltipster/src/js/tooltipster.js
							 | 
						||
| 
								 | 
							
								index bcf5abd..d22ed9e 100644
							 | 
						||
| 
								 | 
							
								--- a/node_modules/tooltipster/src/js/tooltipster.js
							 | 
						||
| 
								 | 
							
								+++ b/node_modules/tooltipster/src/js/tooltipster.js
							 | 
						||
| 
								 | 
							
								@@ -1238,8 +1238,14 @@ $.Tooltipster.prototype = {
							 | 
						||
| 
								 | 
							
								 									if (	geo.origin.windowOffset.top < bcr.top
							 | 
						||
| 
								 | 
							
								 										||	geo.origin.windowOffset.bottom > bcr.bottom
							 | 
						||
| 
								 | 
							
								 									) {
							 | 
						||
| 
								 | 
							
								-										overflows = true;
							 | 
						||
| 
								 | 
							
								-										return false;
							 | 
						||
| 
								 | 
							
								+                    if (self.__options.checkOverflowY) {
							 | 
						||
| 
								 | 
							
								+                      overflows = self.__options.checkOverflowY(geo, bcr);
							 | 
						||
| 
								 | 
							
								+                    } else {
							 | 
						||
| 
								 | 
							
								+                      overflows = true;
							 | 
						||
| 
								 | 
							
								+                    }
							 | 
						||
| 
								 | 
							
								+                    if (overflows) {
							 | 
						||
| 
								 | 
							
								+                      return false;
							 | 
						||
| 
								 | 
							
								+                    }
							 | 
						||
| 
								 | 
							
								 									}
							 | 
						||
| 
								 | 
							
								 								}
							 | 
						||
| 
								 | 
							
								 							}
							 | 
						||
| 
								 | 
							
								@@ -1390,7 +1396,7 @@ $.Tooltipster.prototype = {
							 | 
						||
| 
								 | 
							
								 
							 | 
						||
| 
								 | 
							
								 						// close the tooltip when using the mouseleave close trigger
							 | 
						||
| 
								 | 
							
								 						// (see https://github.com/iamceege/tooltipster/pull/253)
							 | 
						||
| 
								 | 
							
								-						if (self.__options.triggerClose.mouseleave) {
							 | 
						||
| 
								 | 
							
								+						if (self.__options.triggerClose.mouseleave && !self.__options.ignoreCloseOnScroll) {
							 | 
						||
| 
								 | 
							
								 							self._close();
							 | 
						||
| 
								 | 
							
								 						}
							 | 
						||
| 
								 | 
							
								 						else {
							 |