graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 497 B
JavaScript
export const __webpack_id__=62062;export const __webpack_ids__=[62062];export const __webpack_modules__={62062:()=>{angular.module("graphdb.framework.ttyg.directives.show-tooltip-on-overflow",[]).directive("showTooltipOnOverflow",function(){return{link:function(t,e){setTimeout(function(){const o=e[0].querySelector(".editable-text-element");o&&(o.scrollWidth>o.clientWidth?e.attr("title",t.chat.name):e.removeAttr("title"))},0)}}})}};
//# sourceMappingURL=62062.d22009d10bd1f4ae5a01.bundle.js.map