uawdijnntqw1x1x1
IP : 3.143.110.248
Hostname : axolotl
Kernel : Linux axolotl 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
www
/
axolotl
/
data
/
www
/
rostov.axolotls.ru
/
bitrix
/
js
/
ui
/
hint
/
ui.hint.min.js
/
/
(function(){"use strict";BX.namespace("BX.UI");if(BX.UI.Hint){return}function t(t){t=t||{};if(t.attributeName){this.attributeName=t.attributeName}if(t.classNameIcon){this.classNameIcon=t.classNameIcon}if(t.className){this.className=t.className}if(t.attributeInitName){this.attributeInitName=t.attributeInitName}if(t.content){if(!BX.type.isDomNode(t.content)){throw new Error("Parameter `content` should be a DOM Node.")}this.content=t.content}if(t.popup){if(!(t.popup instanceof BX.PopupWindow)){throw new Error("Parameter `popup` should be an instance of BX.PopupWindow.")}this.popup=t.popup}if(t.popupParameters){this.popupParameters=t.popupParameters}this.initByClassName();BX.ready(this.initByClassName.bind(this))}t.prototype={attributeName:"data-hint",attributeInitName:"data-hint-init",className:"ui-hint",classNameIcon:"ui-hint-icon",classNameContent:"ui-hint-content",popup:null,content:null,popupParameters:null,createInstance:function(e){return new t(e)},initByClassName:function(){var t=document.getElementsByClassName(this.className);t=BX.convert.nodeListToArray(t);t.forEach(this.initNode,this)},init:function(t){t=t||document.body;var e=t.querySelectorAll("["+this.attributeName+"]");e=BX.convert.nodeListToArray(e);e.forEach(this.initNode,this)},createNode:function(t){var e=document.createElement("span");e.setAttribute(this.attributeName,t);this.initNode(e);return e},initNode:function(t){if(t.getAttribute(this.attributeInitName)){return}t.setAttribute(this.attributeInitName,"y");var e=t.getAttribute(this.attributeName);if(!BX.type.isNotEmptyString(e)){return}if(!t.hasAttribute("data-hint-no-icon")){BX.addClass(t,this.className);t.innerHTML="";var i=document.createElement("span");BX.addClass(i,this.classNameIcon);t.appendChild(i)}BX.bind(t,"mouseenter",this.show.bind(this,t,e));BX.bind(t,"mouseleave",this.hide.bind(this))},show:function(t,e){if(!this.content){this.content=document.createElement("div");BX.addClass(this.content,this.classNameContent)}if(!this.popup){var i=this.popupParameters||{};if(typeof i.zIndex==="undefined"){i.zIndex=1e3}if(typeof i.darkMode==="undefined"){i.darkMode=true}if(typeof i.animationOptions==="undefined"){}if(typeof i.content==="undefined"){i.content=this.content}this.popup=new BX.PopupWindow("ui-hint-popup",t,i)}this.content.innerHTML=e;this.popup.setBindElement(t);this.popup.show()},hide:function(){if(!this.popup){return}this.popup.close()}};BX.UI.Hint=new t})(); //# sourceMappingURL=ui.hint.map.js
/var/www/axolotl/data/www/rostov.axolotls.ru/bitrix/js/ui/hint/ui.hint.min.js