Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/entity-editor/js/ |
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/entity-editor/js/pull.min.js |
BX.namespace("BX.UI");if(BX.Type.isUndefined(BX.UI.EntityPull)){BX.UI.EntityPull=function(t={}){const e=200;this.editor=t.editor??{};this.reloadEditor=BX.Runtime.debounce(this.reloadEditor,e,this)};BX.UI.EntityPull.prototype={onItemUpdated(){if(document.hidden&&window.sessionStorage){window.sessionStorage.setItem(this.editor.needReloadStorageKey,"Y");return}this.reloadEditor()},reloadEditor(){if(this.editor){this.editor.reload()}}}} //# sourceMappingURL=pull.map.js