Current Directory: /home/astoriaah/www/media/plg_shlib/dist/js/15865091899
Viewing File: /home/astoriaah/www/media/plg_shlib/dist/js/15865091899/tips.min.js
/*! Copyright Weeblr llc 2020 - Licence: http://www.gnu.org/copyleft/gpl.html GNU/GPL */
!function(n,t,i,r){var p=".wbTip",w="popover";function e(t,i){var p=r(i),e="#"+i.id+"-lbl",s=r(e);switch(w){case"popover":(o=s.data("content"))&&(s.off("mouseenter mouseleave"),a(p,o));break;case"tips":var o;(o=(o=s.attr("title"))||s.data("original-title"))&&(s.removeClass("hasTooltip").attr("title",""),a(p,o));break;default:console.log("wblib: invalid tips mode "+n.tips.tipsMode)}}function a(t,i){var p=r('<span class="wbtip-wrapper"><span type="button" class="wbtip-content">'+function(t){var i=t.indexOf("<br />");-1!=i&&(t=t.substr(i+6));return t}(i)+"</span></span>"),e=t.parent();p.appendTo(e)}function s(t){"show"==t?(r(".wbtip-wrapper").show(),r(".wbtip-switch.wbtip-show").hide(),r(".wbtip-switch.wbtip-hide").show()):(r(".wbtip-wrapper").hide(),r(".wbtip-switch.wbtip-show").show(),r(".wbtip-switch.wbtip-hide").hide())}n.tips=n.tips||{},n.tips.setAutoSetupSelector=function(t){return p=t,n.tips},n.tips.setupTips=function(t){t=t||p;try{r(t).each(e)}catch(t){console.log("wbLib: error setting up help tips: "+t.message)}return n.tips},n.tips.setupTip=e,n.tips.hideTips=s,n.tips.showTips=s,n.tips.setTipsMode=function(t){return w=t,n.tips}}(window.weeblrApp=window.weeblrApp||{},window,document,jQuery);