graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 658 B
JavaScript
export const __webpack_id__=78508;export const __webpack_ids__=[78508];export const __webpack_modules__={78508:()=>{angular.module("graphdb.framework.core.directives.help-info-popover",[]).directive("helpInfoPopover",function(){return{restrict:"E",scope:{helpInfo:"="},templateUrl:"js/angular/ttyg/templates/modal/helpInfoPopoverTemplate.html",link:function(e,o){e.isPopoverOpen=!1;const p=()=>{e.$apply(()=>{e.isPopoverOpen=!0})},n=()=>{e.$apply(()=>{e.isPopoverOpen=!1})};o.on("mouseenter",p),o.on("mouseleave",n),e.$on("$destroy",function(){o.off("mouseenter",p),o.off("mouseleave",n)})}}})}};
//# sourceMappingURL=78508.3e96c57a459c650075d7.bundle.js.map