Your IP : 3.144.252.197


Current Path : /var/www/axolotl/data/www/yar.axolotls.ru/bitrix/js/ui/entity-editor/js/
Upload File :
Current File : /var/www/axolotl/data/www/yar.axolotls.ru/bitrix/js/ui/entity-editor/js/editor-enum.min.js

BX.namespace("BX.UI");if(typeof BX.UI.EntityEditorMode==="undefined"){BX.UI.EntityEditorMode={intermediate:0,edit:1,view:2,names:{view:"view",edit:"edit"},getName:function(i){if(i===this.edit){return this.names.edit}else if(i===this.view){return this.names.view}return""},parse:function(i){i=i.toLowerCase();if(i===this.names.edit){return this.edit}else if(i===this.names.view){return this.view}return this.intermediate}}}if(typeof BX.UI.EntityEditorVisibilityPolicy==="undefined"){BX.UI.EntityEditorVisibilityPolicy={always:0,view:1,edit:2,parse:function(i){i=i.toLowerCase();if(i==="view"){return this.view}else if(i==="edit"){return this.edit}return this.always},checkVisibility:function(i){var t=i.getMode();var e=i.getVisibilityPolicy();if(e===this.view){return t===BX.UI.EntityEditorMode.view}else if(e===this.edit){return t===BX.UI.EntityEditorMode.edit}return true}}}if(typeof BX.UI.EntityEditorModeOptions==="undefined"){BX.UI.EntityEditorModeOptions={none:0,exclusive:1,individual:2,saveOnExit:64,check:function(i,t){return(i&t)===t}}}if(typeof BX.UI.EntityEditorModeSwitchType==="undefined"){BX.UI.EntityEditorModeSwitchType={none:0,common:1,button:2,content:4,check:function(i,t){return(i&t)===t}}}
//# sourceMappingURL=editor-enum.map.js