@syncfusion/ej2-inplace-editor
Advanced tools
Comparing version 16.4.42 to 16.4.44
@@ -5,2 +5,10 @@ # Changelog | ||
### In-place Editor | ||
#### Bug Fixes | ||
- `space` key action issue is fixed with clicking save and cancel buttons. | ||
- Value persistence issue with `multi-select` when doing cancel action after removing selected item. | ||
- Double-Click issue in IOS device is fixed. | ||
## 16.4.40-beta (2018-12-10) | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-inplace-editor.umd.min.js | ||
* version : 16.4.42 | ||
* version : 16.4.44 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -10,3 +10,3 @@ * Use of this code is subject to the terms of our license. | ||
*/ | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-base"),require("@syncfusion/ej2-data"),require("@syncfusion/ej2-buttons"),require("@syncfusion/ej2-calendars"),require("@syncfusion/ej2-inputs"),require("@syncfusion/ej2-popups"),require("@syncfusion/ej2-dropdowns"),require("@syncfusion/ej2-richtexteditor")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-base","@syncfusion/ej2-data","@syncfusion/ej2-buttons","@syncfusion/ej2-calendars","@syncfusion/ej2-inputs","@syncfusion/ej2-popups","@syncfusion/ej2-dropdowns","@syncfusion/ej2-richtexteditor"],t):t(e.ej={},e.ej2Base,e.ej2Data,e.ej2Buttons,e.ej2Calendars,e.ej2Inputs,e.ej2Popups,e.ej2Dropdowns,e.ej2Richtexteditor)}(this,function(e,t,i,o,n,s,r,a,l){"use strict";function p(e,i){var o;if(t.isNullOrUndefined(i)||""===i)return"";switch("Date"!==e&&"Time"!==e&&"DateTime"!==e||"string"!=typeof i||(i=new Date(i)),"DateRange"===e&&"object"==typeof i&&"string"==typeof i[0]&&(i=[new Date(i[0]),new Date(i[1])]),e){case"Color":var n=i;o=n.length>7?n.slice(0,-2):n;break;case"Date":o=i.toLocaleDateString();break;case"DateRange":o=i[0].toLocaleDateString()+" - "+i[1].toLocaleDateString();break;case"DateTime":o=i.toLocaleString().replace(/(.*)\D\d+/,"$1");break;case"Time":o=i.toLocaleTimeString().replace(/(.*)\D\d+/,"$1");break;default:o=i.toString()}return o}var d="render",h="update",c="destroy",u="set-focus",m="destroy-modules",y=function(){var e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])})(t,i)};return function(t,i){function o(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(o.prototype=i.prototype,new o)}}(),f=function(e,t,i,o){var n,s=arguments.length,r=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,o);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(r=(s<3?n(r):s>3?n(t,i,r):n(t,i))||r);return s>3&&r&&Object.defineProperty(t,i,r),r},v=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return y(i,e),f([t.Property("")],i.prototype,"title",void 0),f([t.Property(null)],i.prototype,"model",void 0),i}(t.ChildProperty),b={AutoComplete:"auto-complete",Color:"color-picker",ComboBox:"combo-box",DateRange:"date-range-picker",MultiSelect:"multi-select",RTE:"rte",Slider:"slider",Time:"time-picker"},E={Click:{editAreaClick:"Click to edit"},DblClick:{editAreaDoubleClick:"Double click to edit"}},O="e-inplaceeditor",C="e-inplaceeditor-tip",g="e-editable-value-wrapper",w="e-editable-value",j="e-editable-overlay-icon",k="e-editable-tip-title",P="e-editable-title",M="e-editable-inline",B="e-editable-popup",H="e-editable-wrapper",T="e-editable-loading",D="e-editable-form",R="e-component-group",N="e-editable-component",S="e-editable-action-buttons",L="e-editable-error",A="e-editable-elements",V="e-editable-open",x="e-btn-save",I="e-btn-cancel",W="e-disable",U="e-show",_="e-hide",K="e-rtl",q="e-error",F=function(){var e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])})(t,i)};return function(t,i){function o(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(o.prototype=i.prototype,new o)}}(),z=function(e,t,i,o){var n,s=arguments.length,r=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,o);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(r=(s<3?n(r):s>3?n(t,i,r):n(t,i))||r);return s>3&&r&&Object.defineProperty(t,i,r),r},Q=function(e){function l(t,i){var o=e.call(this,t,i)||this;return o.initRender=!0,o.isTemplate=!1,o.isExtModule=!1,o.submitBtn=void 0,o.cancelBtn=void 0,o.isClearTarget=!1,o.btnElements=void 0,o.dataManager=void 0,o.divComponents=["RTE","Slider"],o.clearComponents=["AutoComplete","Mask","Text"],o.moduleList=["AutoComplete","Color","ComboBox","DateRange","MultiSelect","RTE","Slider","Time"],o.needsID=!0,o}return F(l,e),l.prototype.preRender=function(){t.isNullOrUndefined(this.model)&&this.setProperties({model:{}},!0),this.titleEle=this.createElement("div",{className:P})},l.prototype.render=function(){this.element.setAttribute("tabindex","0"),this.checkIsTemplate(),this.disable(this.disabled),this.updateAdaptor(),this.appendValueElement(),this.renderValue(this.checkValue(p(this.type,this.value))),this.wireEvents(),this.setRtl(this.enableRtl),this.enableEditor(this.enableEditMode),this.setClass("add",this.cssClass)},l.prototype.setClass=function(e,i){this.isEmpty(i)||("add"===e?t.addClass([this.element],[i]):t.removeClass([this.element],[i]))},l.prototype.appendValueElement=function(){this.valueWrap=this.createElement("div",{id:this.element.id+"_wrap",className:g}),this.element.innerHTML="",this.valueEle=this.createElement("span",{className:w}),this.editIcon=this.createElement("span",{className:j+" e-icons",attrs:{title:this.getLocale({editIcon:"Click to edit"},"editIcon")}}),this.valueWrap.appendChild(this.valueEle),this.valueWrap.appendChild(this.editIcon),this.element.appendChild(this.valueWrap)},l.prototype.renderValue=function(e){this.valueEle.innerHTML=e,"Color"===this.type&&t.setStyleAttribute(this.valueEle,{color:e}),"Inline"===this.mode&&t.removeClass([this.valueWrap],[_])},l.prototype.renderEditor=function(){var e=void 0,i=t.select("."+g,this.element);if(!this.valueWrap.classList.contains(V)){if("Inline"===this.mode)this.loaderWidth=this.valueWrap.offsetWidth,t.addClass([this.valueWrap],[_]),this.inlineWrapper=this.createElement("div",{className:M}),this.element.appendChild(this.inlineWrapper),this.renderControl(this.inlineWrapper),this.afterOpenHandler(null);else{var o=this.createElement("div",{className:B});this.isEmpty(this.popupSettings.title)||(this.titleEle.innerHTML=this.popupSettings.title,o.appendChild(this.titleEle)),e={content:o,opensOn:"Custom",enableRtl:this.enableRtl,cssClass:C,afterOpen:this.afterOpenHandler.bind(this)},o.appendChild(this.renderControl(document.body)),t.extend(e,this.popupSettings.model,e,!0),this.tipObj=new r.Tooltip(e),this.tipObj.appendTo(i),this.tipObj.open(i)}"Ignore"!==this.actionOnBlur&&this.wireDocEvent(),this.initRender=!1,t.addClass([this.valueWrap],[V]),this.setProperties({enableEditMode:!0},!0)}},l.prototype.setAttribute=function(e,t){var i=this.name&&0!==this.name.length?this.name:this.element.id;t.forEach(function(t){e.setAttribute(t,i)})},l.prototype.renderControl=function(e){var t;this.containerEle=this.createElement("div",{className:H}),this.loader=this.createElement("div",{className:T}),this.formEle=this.createElement("form",{className:D});var i=this.createElement("div",{className:R}),o=this.createElement("div",{className:N});return e.appendChild(this.containerEle),this.containerEle.appendChild(this.loader),this.loadSpinner(),this.containerEle.appendChild(this.formEle),this.formEle.appendChild(i),this.isTemplate?this.appendTemplate(o,this.template):(Array.prototype.indexOf.call(this.divComponents,this.type)>-1?(t=this.createElement("div"),this.setAttribute(t,["id"])):(t=this.createElement("input"),this.setAttribute(t,["id","name"])),this.componentRoot=t,o.appendChild(t)),i.appendChild(o),i.appendChild(this.createElement("div",{className:L})),this.appendButtons(this.formEle),this.isTemplate||this.renderComponent(t),this.removeSpinner(),this.submitOnEnter&&this.wireEditorKeyDownEvent(this.containerEle),this.containerEle},l.prototype.appendButtons=function(e){this.showButtons&&e&&(this.btnElements=this.renderButtons(),e.appendChild(this.btnElements),this.wireBtnEvents())},l.prototype.renderButtons=function(){var e=this.createElement("div",{className:S}),i=t.isNullOrUndefined(this.saveButton.content)||0===this.saveButton.content.length?"":" e-primary";return this.submitBtn=this.createButtons({constant:"save",type:"submit",container:e,title:{save:"Save"},model:this.saveButton,className:x+i}),this.cancelBtn=this.createButtons({type:"button",constant:"cancel",title:{cancel:"Cancel"},container:e,model:this.cancelButton,className:I}),e},l.prototype.createButtons=function(e){var t=void 0;if(Object.keys(e.model).length>0){var i=this.createElement("button",{className:e.className,attrs:{type:e.type,title:this.getLocale(e.title,e.constant)}});e.container.appendChild(i),t=new o.Button(e.model,i)}return t},l.prototype.renderComponent=function(e){if(this.isExtModule=Array.prototype.indexOf.call(this.moduleList,this.type)>-1,t.extend(this.model,this.model,{cssClass:A}),this.model.value=this.value,this.isExtModule)this.notify(d,{module:b[this.type],target:e,type:this.type});else switch(this.model.showClearButton=!0,this.type){case"Date":this.componentObj=new n.DatePicker(this.model,e);break;case"DateTime":this.componentObj=new n.DateTimePicker(this.model,e);break;case"DropDownList":this.componentObj=new a.DropDownList(this.model,e);break;case"Mask":this.componentObj=new s.MaskedTextBox(this.model,e);break;case"Numeric":this.model.value&&(this.model.value=this.model.value.toString().replace(/[`~!@#$%^&*()_|\=?;:'",<>\{\}\[\]\\\/]/gi,"")),this.componentObj=new s.NumericTextBox(this.model,e);break;case"Text":this.componentObj=new s.TextBox(this.model,e)}},l.prototype.updateAdaptor=function(){switch(this.adaptor){case"UrlAdaptor":this.dataAdaptor=new i.UrlAdaptor;break;case"ODataV4Adaptor":this.dataAdaptor=new i.ODataV4Adaptor}},l.prototype.loadSpinner=function(){t.addClass([this.loader],[U]),t.setStyleAttribute(this.loader,{width:this.loaderWidth+"px"}),this.spinObj={target:this.loader},r.createSpinner(this.spinObj),r.showSpinner(this.spinObj.target),this.formEle&&t.addClass([this.formEle],[_])},l.prototype.removeSpinner=function(){this.loader.removeAttribute("style"),r.hideSpinner(this.spinObj.target),t.detach(this.spinObj.target.firstChild),this.formEle&&t.removeClass([this.formEle],[_]),t.removeClass([this.loader],[U])},l.prototype.getLocale=function(e,i){return new t.L10n("inplace-editor",e,this.locale).getConstant(i)},l.prototype.checkValue=function(e){return this.isEmpty(e)?this.emptyText:e},l.prototype.setValue=function(){this.isExtModule?this.notify(h,{type:this.type}):this.componentObj&&this.setProperties({value:this.componentObj.value},!0)},l.prototype.getSendValue=function(){return"Mask"===this.type||"Numeric"===this.type?this.value:this.checkValue(p(this.type,this.value))},l.prototype.getRenderValue=function(){return"Mask"===this.type&&0!==this.componentObj.value.length?this.componentObj.getMaskedValue():"Numeric"===this.type?this.componentRoot.value:p(this.type,this.value)},l.prototype.setRtl=function(e){e?t.addClass([this.element],[K]):t.removeClass([this.element],[K])},l.prototype.setFocus=function(){this.isTemplate||(this.isExtModule?this.notify(u,{}):this.componentObj.element.focus())},l.prototype.removeEditor=function(){this.tipObj&&this.formEle&&t.closest(this.formEle,"."+C).classList.add(_),this.unWireDocEvent(),this.destroyComponents(),this.formEle=void 0,t.isNullOrUndefined(t.select("."+M,this.element))?this.tipObj&&("MultiSelect"===this.type&&(t.EventHandler.remove(this.containerEle,"mousedown",this.popMouseDown),t.EventHandler.remove(this.containerEle,"click",this.popClickHandler)),this.tipObj.close(),this.tipObj.destroy(),this.tipObj=void 0):(t.detach(this.inlineWrapper),this.inlineWrapper=void 0),this.containerEle=void 0,t.removeClass([this.valueWrap],[V,_]),this.setProperties({enableEditMode:!1},!0)},l.prototype.destroyComponents=function(){this.showButtons&&this.destroyButtons(),this.isExtModule?this.notify(m,{}):(this.templateEle&&(document.body.appendChild(this.templateEle),this.templateEle.style.display="none",this.templateEle=void 0),t.isNullOrUndefined(this.componentObj)||(this.componentObj.destroy(),this.componentObj=void 0)),this.formValidate&&(this.formValidate=void 0),this.submitOnEnter&&this.containerEle&&this.unWireEditorKeyDownEvent(this.containerEle)},l.prototype.destroyButtons=function(){t.isNullOrUndefined(this.submitBtn)||(t.EventHandler.remove(this.submitBtn.element,"mousedown",this.submitHandler),t.EventHandler.remove(this.submitBtn.element,"click",this.submitPrevent),this.submitBtn.destroy(),this.submitBtn=void 0),t.isNullOrUndefined(this.cancelBtn)||(t.EventHandler.remove(this.cancelBtn.element,"mousedown",this.cancelHandler),this.cancelBtn.destroy(),this.cancelBtn=void 0),this.btnElements=void 0},l.prototype.getQuery=function(e){var t=new i.Query;return Object.keys(e).forEach(function(i){t.addParams(i,e[i])}),t},l.prototype.sendValue=function(){var e={data:{name:this.name,primaryKey:this.primaryKey,value:this.getSendValue()}};if(this.trigger("actionBegin",e),this.isEmpty(this.url)||this.isEmpty(this.primaryKey)){var t={data:{},value:this.getSendValue()};this.triggerSuccess(t)}else this.dataManager=new i.DataManager({url:this.url,adaptor:this.dataAdaptor}),this.dataManager.executeQuery(this.getQuery(e.data),this.successHandler.bind(this),this.failureHandler.bind(this));this.dataManager=void 0},l.prototype.isEmpty=function(e){return!(!t.isNullOrUndefined(e)&&0!==e.length)},l.prototype.checkIsTemplate=function(){this.isTemplate=!t.isNullOrUndefined(this.template)&&""!==this.template},l.prototype.templateCompile=function(e,i){var o;"string"==typeof i&&(i=i.trim());var n=t.compile(i);t.isNullOrUndefined(n)||(o=n({},this,"template")),!t.isNullOrUndefined(n)&&o.length>0&&[].slice.call(o).forEach(function(t){e.appendChild(t)})},l.prototype.appendTemplate=function(e,i){"string"==typeof i||t.isNullOrUndefined(i.innerHTML)?("."===i[0]||"#"===i[0])&&document.querySelectorAll(i).length?(this.templateEle=document.querySelector(i),e.appendChild(this.templateEle),this.templateEle.style.display=""):this.templateCompile(e,i):(this.templateEle=i,e.appendChild(this.templateEle))},l.prototype.disable=function(e){e?t.addClass([this.element],[W]):t.removeClass([this.element],[W])},l.prototype.enableEditor=function(e){e?this.renderEditor():this.cancelHandler()},l.prototype.checkValidation=function(){var e,i=this;this.validationRules?(this.formValidate=new s.FormValidator(this.formEle,{rules:this.validationRules,validationComplete:function(t){e={errorMessage:t.message,data:{name:i.name,primaryKey:i.primaryKey,value:i.checkValue(i.getSendValue())}},i.trigger("validating",e),"failure"===t.status?(t.errorElement.innerText=e.errorMessage,i.toggleErrorClass(!0)):i.toggleErrorClass(!1)},customPlacement:function(e,o){t.select("."+L,i.formEle).appendChild(o)}}),this.formValidate.validate()):(e={errorMessage:"",data:{name:this.name,primaryKey:this.primaryKey,value:this.checkValue(this.getSendValue())}},this.trigger("validating",e),e.errorMessage&&"Empty"===e.data.value?(t.select("."+L,this.formEle).innerHTML=e.errorMessage,this.toggleErrorClass(!0)):this.toggleErrorClass(!1))},l.prototype.toggleErrorClass=function(e){if(!t.isNullOrUndefined(this.formEle)){var i=t.select(".e-input-group",this.formEle);!function(e,i,o){[].slice.call(e).forEach(function(e){e&&("add"===o?t.addClass([e],[i]):t.removeClass([e],[i]))})}([this.formEle,i],q,e?"add":"remove")}},l.prototype.hideForm=function(e){t.isNullOrUndefined(this.formEle)||(e?t.addClass([this.formEle],[_]):t.removeClass([this.formEle],[_]))},l.prototype.updateArrow=function(){var e=this.tipObj.tipPointerPosition;this.tipObj.tipPointerPosition="Middle"===e?"Auto":"Middle",this.tipObj.tipPointerPosition=e,this.tipObj.dataBind()},l.prototype.triggerSuccess=function(e){var t=e.value;this.trigger("actionSuccess",e),this.removeSpinner(),this.hideForm(!1),this.renderValue(this.checkValue(e.value!==t?e.value:this.getRenderValue())),this.removeEditor()},l.prototype.wireEvents=function(){this.wireEditEvent(this.editableOn),t.EventHandler.add(this.editIcon,"click",this.clickHandler,this),t.EventHandler.add(this.element,"keydown",this.valueKeyDownHandler,this),t.EventHandler.add(document,"scroll",this.scrollResizeHandler,this),window.addEventListener("resize",this.scrollResizeHandler.bind(this)),Array.prototype.indexOf.call(this.clearComponents,this.type)>-1&&t.EventHandler.add(this.element,"mousedown",this.mouseDownHandler,this)},l.prototype.wireDocEvent=function(){t.EventHandler.add(document,"mousedown",this.docClickHandler,this)},l.prototype.wireEditEvent=function(e){if("EditIconClick"!==e){var i="Click"===e?"editAreaClick":"editAreaDoubleClick";this.element.setAttribute("title",this.getLocale(E[e],i)),t.EventHandler.add(this.valueWrap,e.toLowerCase(),this.clickHandler,this)}},l.prototype.wireEditorKeyDownEvent=function(e){t.EventHandler.add(e,"keydown",this.enterKeyDownHandler,this)},l.prototype.wireBtnEvents=function(){t.isNullOrUndefined(this.submitBtn)||(t.EventHandler.add(this.submitBtn.element,"mousedown",this.submitHandler,this),t.EventHandler.add(this.submitBtn.element,"click",this.submitPrevent,this)),t.isNullOrUndefined(this.cancelBtn)||t.EventHandler.add(this.cancelBtn.element,"mousedown",this.cancelHandler,this)},l.prototype.submitPrevent=function(e){e.preventDefault()},l.prototype.unWireEvents=function(){this.unWireEditEvent(this.editableOn),t.EventHandler.remove(this.editIcon,"click",this.clickHandler),t.EventHandler.remove(document,"scroll",this.scrollResizeHandler),window.removeEventListener("resize",this.scrollResizeHandler.bind(this)),t.EventHandler.remove(this.element,"keydown",this.valueKeyDownHandler),Array.prototype.indexOf.call(this.clearComponents,this.type)>-1&&t.EventHandler.remove(this.element,"mousedown",this.mouseDownHandler)},l.prototype.unWireDocEvent=function(){t.EventHandler.remove(document,"mousedown",this.docClickHandler)},l.prototype.unWireEditEvent=function(e){"EditIconClick"!==e&&(this.element.removeAttribute("title"),t.EventHandler.remove(this.valueWrap,e.toLowerCase(),this.clickHandler))},l.prototype.unWireEditorKeyDownEvent=function(e){t.EventHandler.remove(e,"keydown",this.enterKeyDownHandler)},l.prototype.afterOpenHandler=function(e){"Popup"===this.mode&&"MultiSelect"===this.type&&(t.EventHandler.add(this.containerEle,"mousedown",this.popMouseDown,this),t.EventHandler.add(this.containerEle,"click",this.popClickHandler,this)),"Popup"!==this.mode||this.isEmpty(this.titleEle.innerHTML)||e.element.classList.add(k),"RTE"===this.type?this.rteModule.refresh():"Slider"===this.type&&this.sliderModule.refresh(),this.setFocus()},l.prototype.popMouseDown=function(e){var t=e.target.classList;t.contains("e-chips-close")&&!t.contains("e-close-hooker")&&this.updateArrow()},l.prototype.clickHandler=function(e){"EditIconClick"!==this.editableOn&&e.stopPropagation(),this.renderEditor()},l.prototype.submitHandler=function(e){e.preventDefault(),this.save()},l.prototype.cancelHandler=function(){this.removeEditor()},l.prototype.popClickHandler=function(e){var i=t.select("."+g,this.element);e.target.classList.contains("e-chips-close")&&this.tipObj.refresh(i)},l.prototype.successHandler=function(e){var t={data:e,value:this.getSendValue()};this.triggerSuccess(t)},l.prototype.failureHandler=function(e){var t={data:e,value:this.getSendValue()};this.trigger("actionFailure",t),this.removeSpinner(),this.hideForm(!1),"Popup"===this.mode&&this.updateArrow()},l.prototype.enterKeyDownHandler=function(e){(13===e.keyCode&&13===e.which||27===e.keyCode&&27===e.which)&&this.save()},l.prototype.valueKeyDownHandler=function(e){13!==e.keyCode||13!==e.which||!e.target.classList.contains(O)||this.valueWrap.classList.contains(V)||this.element.classList.contains(W)||(e.preventDefault(),this.renderEditor())},l.prototype.mouseDownHandler=function(e){e.target.classList.contains("e-clear-icon")&&(this.isClearTarget=!0)},l.prototype.scrollResizeHandler=function(){"Popup"===this.mode&&this.tipObj&&this.removeEditor()},l.prototype.docClickHandler=function(e){var i=e.target;if(this.isClearTarget)this.isClearTarget=!1;else{var o=t.closest(i,"."+O),n=t.closest(i,"."+C),s=t.closest(i,"."+A),r=t.closest(i,".e-rte-elements");!t.isNullOrUndefined(o)&&o.isEqualNode(this.element)||!t.isNullOrUndefined(n)&&this.tipObj&&n.id.indexOf(this.valueWrap.id)>-1||!t.isNullOrUndefined(s)||!t.isNullOrUndefined(r)||i.classList.contains("e-chips-close")||("Submit"===this.actionOnBlur?this.save():"Cancel"===this.actionOnBlur&&this.cancelHandler())}},l.prototype.validate=function(){this.checkValidation()},l.prototype.save=function(){this.element.focus(),this.editEle=t.select("."+N,this.formEle),t.select("."+q,this.editEle)&&t.isNullOrUndefined(this.validationRules)||(this.isTemplate||this.setValue(),this.checkValidation(),this.formEle.classList.contains(q)||(this.loadSpinner(),this.hideForm(!0),"Popup"===this.mode&&this.updateArrow(),this.sendValue()))},l.prototype.destroy=function(){var i=this;this.removeEditor(),this.isExtModule&&this.notify(c,{}),this.unWireEvents();for([O,W,K].forEach(function(e){t.removeClass([i.element],[e])});this.element.firstChild;)this.element.removeChild(this.element.firstChild);e.prototype.destroy.call(this)},l.prototype.getPersistData=function(){return this.addOnPersist(["value"])},l.prototype.requiredModules=function(){var e=[];return e.push({member:b[this.type],args:[this]}),e},l.prototype.getModuleName=function(){return"inplaceeditor"},l.prototype.onPropertyChanged=function(e,t){this.removeEditor();for(var i=0,o=Object.keys(e);i<o.length;i++){switch(o[i]){case"showButtons":e.showButtons?this.appendButtons(this.formEle):this.destroyButtons();break;case"value":case"emptyText":this.renderValue(this.checkValue(p(this.type,this.value)));break;case"template":this.checkIsTemplate();break;case"disabled":this.disable(e.disabled);break;case"enableRtl":this.setRtl(e.enableRtl);break;case"cssClass":this.setClass("remove",t.cssClass),this.setClass("add",e.cssClass);break;case"mode":this.enableEditor(this.enableEditMode);break;case"enableEditMode":this.enableEditor(e.enableEditMode);break;case"editableOn":this.unWireEditEvent(t.editableOn),"EditIconClick"!==e.editableOn&&this.wireEditEvent(e.editableOn)}}},z([t.Property("")],l.prototype,"name",void 0),z([t.Property(null)],l.prototype,"value",void 0),z([t.Property("")],l.prototype,"template",void 0),z([t.Property("")],l.prototype,"cssClass",void 0),z([t.Property("")],l.prototype,"primaryKey",void 0),z([t.Property("Empty")],l.prototype,"emptyText",void 0),z([t.Property("")],l.prototype,"url",void 0),z([t.Property("Popup")],l.prototype,"mode",void 0),z([t.Property("UrlAdaptor")],l.prototype,"adaptor",void 0),z([t.Property("Text")],l.prototype,"type",void 0),z([t.Property("Click")],l.prototype,"editableOn",void 0),z([t.Property("Submit")],l.prototype,"actionOnBlur",void 0),z([t.Property(!1)],l.prototype,"enableRtl",void 0),z([t.Property(!1)],l.prototype,"enablePersistence",void 0),z([t.Property(!1)],l.prototype,"disabled",void 0),z([t.Property(!0)],l.prototype,"showButtons",void 0),z([t.Property(!1)],l.prototype,"enableEditMode",void 0),z([t.Property(!0)],l.prototype,"submitOnEnter",void 0),z([t.Complex({},v)],l.prototype,"popupSettings",void 0),z([t.Property(null)],l.prototype,"model",void 0),z([t.Property({iconCss:"e-icons e-save-icon"})],l.prototype,"saveButton",void 0),z([t.Property({iconCss:"e-icons e-cancel-icon"})],l.prototype,"cancelButton",void 0),z([t.Property(null)],l.prototype,"validationRules",void 0),z([t.Event()],l.prototype,"created",void 0),z([t.Event()],l.prototype,"actionBegin",void 0),z([t.Event()],l.prototype,"actionSuccess",void 0),z([t.Event()],l.prototype,"actionFailure",void 0),z([t.Event()],l.prototype,"validating",void 0),z([t.Event()],l.prototype,"destroyed",void 0),l=z([t.NotifyPropertyChanges],l)}(t.Component),$=function(){function e(e,t){this.parent=e,this.module=t,this.addEventListener()}return e.prototype.render=function(e){this.module.render(e)},e.prototype.focus=function(){this.module.focus()},e.prototype.update=function(e){this.module.updateValue(e)},e.prototype.destroyComponent=function(){t.isNullOrUndefined(this.module.compObj)||(this.module.compObj.destroy(),this.module.compObj=void 0)},e.prototype.destroy=function(){this.destroyComponent(),this.removeEventListener()},e.prototype.addEventListener=function(){this.parent.on(d,this.render,this),this.parent.on(u,this.focus,this),this.parent.on(h,this.update,this),this.parent.on(m,this.destroyComponent,this),this.parent.on(c,this.destroy,this)},e.prototype.removeEventListener=function(){this.parent.isDestroyed||(this.parent.off(d,this.render),this.parent.off(u,this.focus),this.parent.off(h,this.update),this.parent.off(m,this.destroyComponent),this.parent.off(c,this.destroy))},e}(),G=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.atcModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.AutoComplete(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"AutoComplete"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"auto-complete"},e}(),Y=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.colorModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.compObj=new s.ColorPicker(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"Color"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"color-picker"},e}(),J=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.comboBoxModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.ComboBox(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"ComboBox"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"combo-box"},e}(),X=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.dateRangeModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new n.DateRangePicker(this.parent.model),this.compObj.appendTo(e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"DateRange"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"date-range-picker"},e}(),Z=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.multiSelectModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.MultiSelect(this.parent.model,e.target)},e.prototype.focus=function(){t.closest(this.compObj.element,".e-multi-select-wrapper").dispatchEvent(new MouseEvent("mousedown"))},e.prototype.updateValue=function(e){this.compObj&&"MultiSelect"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"multi-select"},e}();l.RichTextEditor.Inject(l.HtmlEditor,l.MarkdownEditor,l.Toolbar,l.Link,l.Image,l.QuickToolbar,l.Table);var ee=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.rteModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.compObj=new l.RichTextEditor(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"RTE"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.refresh=function(){this.compObj.refresh()},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"rte"},e}(),te=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.sliderModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.compObj=new s.Slider(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"Slider"===e.type&&this.parent.setProperties({value:this.compObj.value.toString()},!0)},e.prototype.refresh=function(){this.compObj.refresh()},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"slider"},e}(),ie=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.timeModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new n.TimePicker(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.focusIn()},e.prototype.updateValue=function(e){this.compObj&&"Time"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"time-picker"},e}();e.parseValue=p,e.render=d,e.update=h,e.destroy=c,e.setFocus=u,e.destroyModules=m,e.PopupSettings=v,e.modulesList=b,e.localeConstant=E,e.ROOT=O,e.ROOT_TIP=C,e.VALUE_WRAPPER=g,e.VALUE=w,e.OVERLAY_ICON=j,e.TIP_TITLE=k,e.TITLE=P,e.INLINE=M,e.POPUP=B,e.WRAPPER=H,e.LOADING=T,e.FORM=D,e.CTRL_GROUP=R,e.INPUT=N,e.BUTTONS=S,e.EDITABLE_ERROR=L,e.ELEMENTS=A,e.OPEN=V,e.BTN_SAVE=x,e.BTN_CANCEL=I,e.DISABLE=W,e.ICONS="e-icons",e.PRIMARY="e-primary",e.SHOW=U,e.HIDE=_,e.RTL=K,e.ERROR=q,e.InPlaceEditor=Q,e.Base=$,e.AutoComplete=G,e.ColorPicker=Y,e.ComboBox=J,e.DateRangePicker=X,e.MultiSelect=Z,e.Rte=ee,e.Slider=te,e.TimePicker=ie,Object.defineProperty(e,"__esModule",{value:!0})}); | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-base"),require("@syncfusion/ej2-data"),require("@syncfusion/ej2-buttons"),require("@syncfusion/ej2-calendars"),require("@syncfusion/ej2-inputs"),require("@syncfusion/ej2-popups"),require("@syncfusion/ej2-dropdowns"),require("@syncfusion/ej2-richtexteditor")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-base","@syncfusion/ej2-data","@syncfusion/ej2-buttons","@syncfusion/ej2-calendars","@syncfusion/ej2-inputs","@syncfusion/ej2-popups","@syncfusion/ej2-dropdowns","@syncfusion/ej2-richtexteditor"],t):t(e.ej={},e.ej2Base,e.ej2Data,e.ej2Buttons,e.ej2Calendars,e.ej2Inputs,e.ej2Popups,e.ej2Dropdowns,e.ej2Richtexteditor)}(this,function(e,t,i,o,n,s,r,a,l){"use strict";function p(e,i){var o;if(t.isNullOrUndefined(i)||""===i)return"";switch("Date"!==e&&"Time"!==e&&"DateTime"!==e||"string"!=typeof i||(i=new Date(i)),"DateRange"===e&&"object"==typeof i&&"string"==typeof i[0]&&(i=[new Date(i[0]),new Date(i[1])]),e){case"Color":var n=i;o=n.length>7?n.slice(0,-2):n;break;case"Date":o=i.toLocaleDateString();break;case"DateRange":o=i[0].toLocaleDateString()+" - "+i[1].toLocaleDateString();break;case"DateTime":o=i.toLocaleString().replace(/(.*)\D\d+/,"$1");break;case"Time":o=i.toLocaleTimeString().replace(/(.*)\D\d+/,"$1");break;default:o=i.toString()}return o}var d="render",h="update",c="destroy",u="set-focus",m="destroy-modules",y=function(){var e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])})(t,i)};return function(t,i){function o(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(o.prototype=i.prototype,new o)}}(),f=function(e,t,i,o){var n,s=arguments.length,r=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,o);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(r=(s<3?n(r):s>3?n(t,i,r):n(t,i))||r);return s>3&&r&&Object.defineProperty(t,i,r),r},v=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return y(i,e),f([t.Property("")],i.prototype,"title",void 0),f([t.Property(null)],i.prototype,"model",void 0),i}(t.ChildProperty),b={AutoComplete:"auto-complete",Color:"color-picker",ComboBox:"combo-box",DateRange:"date-range-picker",MultiSelect:"multi-select",RTE:"rte",Slider:"slider",Time:"time-picker"},E={Click:{editAreaClick:"Click to edit"},DblClick:{editAreaDoubleClick:"Double click to edit"}},O="e-inplaceeditor",C="e-inplaceeditor-tip",g="e-editable-value-wrapper",w="e-editable-value",j="e-editable-overlay-icon",k="e-editable-tip-title",P="e-editable-title",H="e-editable-inline",B="e-editable-popup",M="e-editable-wrapper",D="e-editable-loading",T="e-editable-form",R="e-component-group",N="e-editable-component",S="e-editable-action-buttons",L="e-editable-error",A="e-editable-elements",V="e-editable-open",x="e-btn-save",I="e-btn-cancel",W="e-disable",U="e-show",_="e-hide",K="e-rtl",q="e-error",F=function(){var e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])})(t,i)};return function(t,i){function o(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(o.prototype=i.prototype,new o)}}(),z=function(e,t,i,o){var n,s=arguments.length,r=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,o);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(r=(s<3?n(r):s>3?n(t,i,r):n(t,i))||r);return s>3&&r&&Object.defineProperty(t,i,r),r},Q=function(e){function l(t,i){var o=e.call(this,t,i)||this;return o.initRender=!0,o.isTemplate=!1,o.isExtModule=!1,o.submitBtn=void 0,o.cancelBtn=void 0,o.isClearTarget=!1,o.btnElements=void 0,o.dataManager=void 0,o.divComponents=["RTE","Slider"],o.clearComponents=["AutoComplete","Mask","Text"],o.moduleList=["AutoComplete","Color","ComboBox","DateRange","MultiSelect","RTE","Slider","Time"],o.needsID=!0,o}return F(l,e),l.prototype.preRender=function(){t.isNullOrUndefined(this.model)&&this.setProperties({model:{}},!0),this.titleEle=this.createElement("div",{className:P})},l.prototype.render=function(){this.element.setAttribute("tabindex","0"),this.checkIsTemplate(),this.disable(this.disabled),this.updateAdaptor(),this.appendValueElement(),this.renderValue(this.checkValue(p(this.type,this.value))),this.wireEvents(),this.setRtl(this.enableRtl),this.enableEditor(this.enableEditMode),this.setClass("add",this.cssClass)},l.prototype.setClass=function(e,i){this.isEmpty(i)||("add"===e?t.addClass([this.element],[i]):t.removeClass([this.element],[i]))},l.prototype.appendValueElement=function(){this.valueWrap=this.createElement("div",{id:this.element.id+"_wrap",className:g}),this.element.innerHTML="",this.valueEle=this.createElement("span",{className:w}),this.editIcon=this.createElement("span",{className:j+" e-icons",attrs:{title:this.getLocale({editIcon:"Click to edit"},"editIcon")}}),this.valueWrap.appendChild(this.valueEle),this.valueWrap.appendChild(this.editIcon),this.element.appendChild(this.valueWrap)},l.prototype.renderValue=function(e){this.valueEle.innerHTML=e,"Color"===this.type&&t.setStyleAttribute(this.valueEle,{color:e}),"Inline"===this.mode&&t.removeClass([this.valueWrap],[_])},l.prototype.renderEditor=function(){var e=void 0,i=t.select("."+g,this.element);if(!this.valueWrap.classList.contains(V)){if("Inline"===this.mode)this.loaderWidth=this.valueWrap.offsetWidth,t.addClass([this.valueWrap],[_]),this.inlineWrapper=this.createElement("div",{className:H}),this.element.appendChild(this.inlineWrapper),this.renderControl(this.inlineWrapper),this.afterOpenHandler(null);else{var o=this.createElement("div",{className:B});this.isEmpty(this.popupSettings.title)||(this.titleEle.innerHTML=this.popupSettings.title,o.appendChild(this.titleEle)),e={content:o,opensOn:"Custom",enableRtl:this.enableRtl,cssClass:C,afterOpen:this.afterOpenHandler.bind(this)},o.appendChild(this.renderControl(document.body)),t.extend(e,this.popupSettings.model,e,!0),this.tipObj=new r.Tooltip(e),this.tipObj.appendTo(i),this.tipObj.open(i)}"Ignore"!==this.actionOnBlur&&this.wireDocEvent(),this.initRender=!1,t.addClass([this.valueWrap],[V]),this.setProperties({enableEditMode:!0},!0)}},l.prototype.setAttribute=function(e,t){var i=this.name&&0!==this.name.length?this.name:this.element.id;t.forEach(function(t){e.setAttribute(t,i)})},l.prototype.renderControl=function(e){var t;this.containerEle=this.createElement("div",{className:M}),this.loader=this.createElement("div",{className:D}),this.formEle=this.createElement("form",{className:T});var i=this.createElement("div",{className:R}),o=this.createElement("div",{className:N});return e.appendChild(this.containerEle),this.containerEle.appendChild(this.loader),this.loadSpinner(),this.containerEle.appendChild(this.formEle),this.formEle.appendChild(i),this.isTemplate?this.appendTemplate(o,this.template):(Array.prototype.indexOf.call(this.divComponents,this.type)>-1?(t=this.createElement("div"),this.setAttribute(t,["id"])):(t=this.createElement("input"),this.setAttribute(t,["id","name"])),this.componentRoot=t,o.appendChild(t)),i.appendChild(o),i.appendChild(this.createElement("div",{className:L})),this.appendButtons(this.formEle),this.isTemplate||this.renderComponent(t),this.removeSpinner(),this.submitOnEnter&&this.wireEditorKeyDownEvent(this.containerEle),this.containerEle},l.prototype.appendButtons=function(e){this.showButtons&&e&&(this.btnElements=this.renderButtons(),e.appendChild(this.btnElements),this.wireBtnEvents())},l.prototype.renderButtons=function(){var e=this.createElement("div",{className:S}),i=t.isNullOrUndefined(this.saveButton.content)||0===this.saveButton.content.length?"":" e-primary";return this.submitBtn=this.createButtons({constant:"save",type:"submit",container:e,title:{save:"Save"},model:this.saveButton,className:x+i}),this.cancelBtn=this.createButtons({type:"button",constant:"cancel",title:{cancel:"Cancel"},container:e,model:this.cancelButton,className:I}),e},l.prototype.createButtons=function(e){var t=void 0;if(Object.keys(e.model).length>0){var i=this.createElement("button",{className:e.className,attrs:{type:e.type,title:this.getLocale(e.title,e.constant)}});e.container.appendChild(i),t=new o.Button(e.model,i)}return t},l.prototype.renderComponent=function(e){if(this.isExtModule=Array.prototype.indexOf.call(this.moduleList,this.type)>-1,t.extend(this.model,this.model,{cssClass:A}),"MultiSelect"!==this.type||this.isEmpty(this.value)?this.model.value=this.value:this.model.value=this.value.slice(),this.isExtModule)this.notify(d,{module:b[this.type],target:e,type:this.type});else switch(this.model.showClearButton=!0,this.type){case"Date":this.componentObj=new n.DatePicker(this.model,e);break;case"DateTime":this.componentObj=new n.DateTimePicker(this.model,e);break;case"DropDownList":this.componentObj=new a.DropDownList(this.model,e);break;case"Mask":this.componentObj=new s.MaskedTextBox(this.model,e);break;case"Numeric":this.model.value&&(this.model.value=this.model.value.toString().replace(/[`~!@#$%^&*()_|\=?;:'",<>\{\}\[\]\\\/]/gi,"")),this.componentObj=new s.NumericTextBox(this.model,e);break;case"Text":this.componentObj=new s.TextBox(this.model,e)}},l.prototype.updateAdaptor=function(){switch(this.adaptor){case"UrlAdaptor":this.dataAdaptor=new i.UrlAdaptor;break;case"ODataV4Adaptor":this.dataAdaptor=new i.ODataV4Adaptor}},l.prototype.loadSpinner=function(){t.addClass([this.loader],[U]),t.setStyleAttribute(this.loader,{width:this.loaderWidth+"px"}),this.spinObj={target:this.loader},r.createSpinner(this.spinObj),r.showSpinner(this.spinObj.target),this.formEle&&t.addClass([this.formEle],[_])},l.prototype.removeSpinner=function(){this.loader.removeAttribute("style"),r.hideSpinner(this.spinObj.target),t.detach(this.spinObj.target.firstChild),this.formEle&&t.removeClass([this.formEle],[_]),t.removeClass([this.loader],[U])},l.prototype.getLocale=function(e,i){return new t.L10n("inplace-editor",e,this.locale).getConstant(i)},l.prototype.checkValue=function(e){return this.isEmpty(e)?this.emptyText:e},l.prototype.setValue=function(){this.isExtModule?this.notify(h,{type:this.type}):this.componentObj&&this.setProperties({value:this.componentObj.value},!0)},l.prototype.getSendValue=function(){return"Mask"===this.type||"Numeric"===this.type?this.value:this.checkValue(p(this.type,this.value))},l.prototype.getRenderValue=function(){return"Mask"===this.type&&0!==this.componentObj.value.length?this.componentObj.getMaskedValue():"Numeric"===this.type?this.componentRoot.value:p(this.type,this.value)},l.prototype.setRtl=function(e){e?t.addClass([this.element],[K]):t.removeClass([this.element],[K])},l.prototype.setFocus=function(){this.isTemplate||(this.isExtModule?this.notify(u,{}):this.componentObj.element.focus())},l.prototype.removeEditor=function(){this.tipObj&&this.formEle&&t.closest(this.formEle,"."+C).classList.add(_),this.unWireDocEvent(),this.destroyComponents(),this.formEle=void 0,t.isNullOrUndefined(t.select("."+H,this.element))?this.tipObj&&("MultiSelect"===this.type&&(t.EventHandler.remove(this.containerEle,"mousedown",this.popMouseDown),t.EventHandler.remove(this.containerEle,"click",this.popClickHandler)),this.tipObj.close(),this.tipObj.destroy(),this.tipObj=void 0):(t.detach(this.inlineWrapper),this.inlineWrapper=void 0),this.containerEle=void 0,t.removeClass([this.valueWrap],[V,_]),this.setProperties({enableEditMode:!1},!0)},l.prototype.destroyComponents=function(){this.showButtons&&this.destroyButtons(),this.isExtModule?this.notify(m,{}):(this.templateEle&&(document.body.appendChild(this.templateEle),this.templateEle.style.display="none",this.templateEle=void 0),t.isNullOrUndefined(this.componentObj)||(this.componentObj.destroy(),this.componentObj=void 0)),this.formValidate&&(this.formValidate=void 0),this.submitOnEnter&&this.containerEle&&this.unWireEditorKeyDownEvent(this.containerEle)},l.prototype.destroyButtons=function(){t.isNullOrUndefined(this.submitBtn)||(t.EventHandler.remove(this.submitBtn.element,"mousedown",this.submitHandler),t.EventHandler.remove(this.submitBtn.element,"click",this.submitPrevent),t.EventHandler.remove(this.submitBtn.element,"keydown",this.btnKeyDownHandler),this.submitBtn.destroy(),this.submitBtn=void 0),t.isNullOrUndefined(this.cancelBtn)||(t.EventHandler.remove(this.cancelBtn.element,"mousedown",this.cancelHandler),t.EventHandler.remove(this.cancelBtn.element,"keydown",this.btnKeyDownHandler),this.cancelBtn.destroy(),this.cancelBtn=void 0),this.btnElements=void 0},l.prototype.getQuery=function(e){var t=new i.Query;return Object.keys(e).forEach(function(i){t.addParams(i,e[i])}),t},l.prototype.sendValue=function(){var e={data:{name:this.name,primaryKey:this.primaryKey,value:this.getSendValue()}};if(this.trigger("actionBegin",e),this.isEmpty(this.url)||this.isEmpty(this.primaryKey)){var t={data:{},value:this.getSendValue()};this.triggerSuccess(t)}else this.dataManager=new i.DataManager({url:this.url,adaptor:this.dataAdaptor}),this.dataManager.executeQuery(this.getQuery(e.data),this.successHandler.bind(this),this.failureHandler.bind(this));this.dataManager=void 0},l.prototype.isEmpty=function(e){return!(!t.isNullOrUndefined(e)&&0!==e.length)},l.prototype.checkIsTemplate=function(){this.isTemplate=!t.isNullOrUndefined(this.template)&&""!==this.template},l.prototype.templateCompile=function(e,i){var o;"string"==typeof i&&(i=i.trim());var n=t.compile(i);t.isNullOrUndefined(n)||(o=n({},this,"template")),!t.isNullOrUndefined(n)&&o.length>0&&[].slice.call(o).forEach(function(t){e.appendChild(t)})},l.prototype.appendTemplate=function(e,i){"string"==typeof i||t.isNullOrUndefined(i.innerHTML)?("."===i[0]||"#"===i[0])&&document.querySelectorAll(i).length?(this.templateEle=document.querySelector(i),e.appendChild(this.templateEle),this.templateEle.style.display=""):this.templateCompile(e,i):(this.templateEle=i,e.appendChild(this.templateEle))},l.prototype.disable=function(e){e?t.addClass([this.element],[W]):t.removeClass([this.element],[W])},l.prototype.enableEditor=function(e){e?this.renderEditor():this.cancelHandler()},l.prototype.checkValidation=function(){var e,i=this;this.validationRules?(this.formValidate=new s.FormValidator(this.formEle,{rules:this.validationRules,validationComplete:function(t){e={errorMessage:t.message,data:{name:i.name,primaryKey:i.primaryKey,value:i.checkValue(i.getSendValue())}},i.trigger("validating",e),"failure"===t.status?(t.errorElement.innerText=e.errorMessage,i.toggleErrorClass(!0)):i.toggleErrorClass(!1)},customPlacement:function(e,o){t.select("."+L,i.formEle).appendChild(o)}}),this.formValidate.validate()):(e={errorMessage:"",data:{name:this.name,primaryKey:this.primaryKey,value:this.checkValue(this.getSendValue())}},this.trigger("validating",e),e.errorMessage&&"Empty"===e.data.value?(t.select("."+L,this.formEle).innerHTML=e.errorMessage,this.toggleErrorClass(!0)):this.toggleErrorClass(!1))},l.prototype.toggleErrorClass=function(e){if(!t.isNullOrUndefined(this.formEle)){var i=t.select(".e-input-group",this.formEle);!function(e,i,o){[].slice.call(e).forEach(function(e){e&&("add"===o?t.addClass([e],[i]):t.removeClass([e],[i]))})}([this.formEle,i],q,e?"add":"remove")}},l.prototype.hideForm=function(e){t.isNullOrUndefined(this.formEle)||(e?t.addClass([this.formEle],[_]):t.removeClass([this.formEle],[_]))},l.prototype.updateArrow=function(){var e=this.tipObj.tipPointerPosition;this.tipObj.tipPointerPosition="Middle"===e?"Auto":"Middle",this.tipObj.tipPointerPosition=e,this.tipObj.dataBind()},l.prototype.triggerSuccess=function(e){var t=e.value;this.trigger("actionSuccess",e),this.removeSpinner(),this.hideForm(!1),this.renderValue(this.checkValue(e.value!==t?e.value:this.getRenderValue())),this.removeEditor()},l.prototype.wireEvents=function(){this.wireEditEvent(this.editableOn),t.EventHandler.add(this.editIcon,"click",this.clickHandler,this),t.EventHandler.add(this.element,"keydown",this.valueKeyDownHandler,this),t.EventHandler.add(document,"scroll",this.scrollResizeHandler,this),window.addEventListener("resize",this.scrollResizeHandler.bind(this)),Array.prototype.indexOf.call(this.clearComponents,this.type)>-1&&t.EventHandler.add(this.element,"mousedown",this.mouseDownHandler,this)},l.prototype.wireDocEvent=function(){t.EventHandler.add(document,"mousedown",this.docClickHandler,this)},l.prototype.wireEditEvent=function(e){if("EditIconClick"!==e){var i="Click"===e?"editAreaClick":"editAreaDoubleClick";this.element.setAttribute("title",this.getLocale(E[e],i)),t.Browser.isDevice&&t.Browser.isIos&&"DblClick"===e?this.touchModule=new t.Touch(this.valueWrap,{tap:this.doubleTapHandler.bind(this)}):t.EventHandler.add(this.valueWrap,e.toLowerCase(),this.clickHandler,this)}},l.prototype.wireEditorKeyDownEvent=function(e){t.EventHandler.add(e,"keydown",this.enterKeyDownHandler,this)},l.prototype.wireBtnEvents=function(){t.isNullOrUndefined(this.submitBtn)||(t.EventHandler.add(this.submitBtn.element,"mousedown",this.submitHandler,this),t.EventHandler.add(this.submitBtn.element,"click",this.submitPrevent,this),t.EventHandler.add(this.submitBtn.element,"keydown",this.btnKeyDownHandler,this)),t.isNullOrUndefined(this.cancelBtn)||(t.EventHandler.add(this.cancelBtn.element,"mousedown",this.cancelHandler,this),t.EventHandler.add(this.cancelBtn.element,"keydown",this.btnKeyDownHandler,this))},l.prototype.unWireEvents=function(){this.unWireEditEvent(this.editableOn),t.EventHandler.remove(this.editIcon,"click",this.clickHandler),t.EventHandler.remove(document,"scroll",this.scrollResizeHandler),window.removeEventListener("resize",this.scrollResizeHandler.bind(this)),t.EventHandler.remove(this.element,"keydown",this.valueKeyDownHandler),Array.prototype.indexOf.call(this.clearComponents,this.type)>-1&&t.EventHandler.remove(this.element,"mousedown",this.mouseDownHandler)},l.prototype.unWireDocEvent=function(){t.EventHandler.remove(document,"mousedown",this.docClickHandler)},l.prototype.unWireEditEvent=function(e){"EditIconClick"!==e&&(this.element.removeAttribute("title"),t.Browser.isDevice&&t.Browser.isIos&&"DblClick"===e?(this.touchModule.destroy(),this.touchModule=void 0):t.EventHandler.remove(this.valueWrap,e.toLowerCase(),this.clickHandler))},l.prototype.unWireEditorKeyDownEvent=function(e){t.EventHandler.remove(e,"keydown",this.enterKeyDownHandler)},l.prototype.submitPrevent=function(e){e.preventDefault()},l.prototype.btnKeyDownHandler=function(e){var t=e.target;(13===e.keyCode&&13===e.which||32===e.keyCode&&32===e.which)&&(t.classList.contains(x)?this.save():t.classList.contains(I)&&this.cancelHandler())},l.prototype.afterOpenHandler=function(e){"Popup"===this.mode&&"MultiSelect"===this.type&&(t.EventHandler.add(this.containerEle,"mousedown",this.popMouseDown,this),t.EventHandler.add(this.containerEle,"click",this.popClickHandler,this)),"Popup"!==this.mode||this.isEmpty(this.titleEle.innerHTML)||e.element.classList.add(k),"RTE"===this.type?this.rteModule.refresh():"Slider"===this.type&&this.sliderModule.refresh(),this.setFocus()},l.prototype.popMouseDown=function(e){var t=e.target.classList;t.contains("e-chips-close")&&!t.contains("e-close-hooker")&&this.updateArrow()},l.prototype.doubleTapHandler=function(e){e.tapCount>1&&this.clickHandler(e.originalEvent)},l.prototype.clickHandler=function(e){"EditIconClick"!==this.editableOn&&e.stopPropagation(),this.renderEditor()},l.prototype.submitHandler=function(e){e.preventDefault(),this.save()},l.prototype.cancelHandler=function(){this.removeEditor()},l.prototype.popClickHandler=function(e){var i=t.select("."+g,this.element);e.target.classList.contains("e-chips-close")&&this.tipObj.refresh(i)},l.prototype.successHandler=function(e){var t={data:e,value:this.getSendValue()};this.triggerSuccess(t)},l.prototype.failureHandler=function(e){var t={data:e,value:this.getSendValue()};this.trigger("actionFailure",t),this.removeSpinner(),this.hideForm(!1),"Popup"===this.mode&&this.updateArrow()},l.prototype.enterKeyDownHandler=function(e){13===e.keyCode&&13===e.which&&t.closest(e.target,"."+N)?this.save():27===e.keyCode&&27===e.which&&this.cancelHandler()},l.prototype.valueKeyDownHandler=function(e){13!==e.keyCode||13!==e.which||!e.target.classList.contains(O)||this.valueWrap.classList.contains(V)||this.element.classList.contains(W)||(e.preventDefault(),this.renderEditor())},l.prototype.mouseDownHandler=function(e){e.target.classList.contains("e-clear-icon")&&(this.isClearTarget=!0)},l.prototype.scrollResizeHandler=function(){"Popup"===this.mode&&this.tipObj&&this.removeEditor()},l.prototype.docClickHandler=function(e){var i=e.target;if(this.isClearTarget)this.isClearTarget=!1;else{var o=t.closest(i,"."+O),n=t.closest(i,"."+C),s=t.closest(i,"."+A),r=t.closest(i,".e-rte-elements");!t.isNullOrUndefined(o)&&o.isEqualNode(this.element)||!t.isNullOrUndefined(n)&&this.tipObj&&n.id.indexOf(this.valueWrap.id)>-1||!t.isNullOrUndefined(s)||!t.isNullOrUndefined(r)||i.classList.contains("e-chips-close")||("Submit"===this.actionOnBlur?this.save():"Cancel"===this.actionOnBlur&&this.cancelHandler())}},l.prototype.validate=function(){this.checkValidation()},l.prototype.save=function(){this.element.focus(),this.editEle=t.select("."+N,this.formEle),t.select("."+q,this.editEle)&&t.isNullOrUndefined(this.validationRules)||(this.isTemplate||this.setValue(),this.checkValidation(),this.formEle.classList.contains(q)||(this.loadSpinner(),this.hideForm(!0),"Popup"===this.mode&&this.updateArrow(),this.sendValue()))},l.prototype.destroy=function(){var i=this;this.removeEditor(),this.isExtModule&&this.notify(c,{}),this.unWireEvents();for([O,W,K].forEach(function(e){t.removeClass([i.element],[e])});this.element.firstChild;)this.element.removeChild(this.element.firstChild);e.prototype.destroy.call(this)},l.prototype.getPersistData=function(){return this.addOnPersist(["value"])},l.prototype.requiredModules=function(){var e=[];return e.push({member:b[this.type],args:[this]}),e},l.prototype.getModuleName=function(){return"inplaceeditor"},l.prototype.onPropertyChanged=function(e,t){this.removeEditor();for(var i=0,o=Object.keys(e);i<o.length;i++){switch(o[i]){case"showButtons":e.showButtons?this.appendButtons(this.formEle):this.destroyButtons();break;case"value":case"emptyText":this.renderValue(this.checkValue(p(this.type,this.value)));break;case"template":this.checkIsTemplate();break;case"disabled":this.disable(e.disabled);break;case"enableRtl":this.setRtl(e.enableRtl);break;case"cssClass":this.setClass("remove",t.cssClass),this.setClass("add",e.cssClass);break;case"mode":this.enableEditor(this.enableEditMode);break;case"enableEditMode":this.enableEditor(e.enableEditMode);break;case"editableOn":this.unWireEditEvent(t.editableOn),"EditIconClick"!==e.editableOn&&this.wireEditEvent(e.editableOn)}}},z([t.Property("")],l.prototype,"name",void 0),z([t.Property(null)],l.prototype,"value",void 0),z([t.Property("")],l.prototype,"template",void 0),z([t.Property("")],l.prototype,"cssClass",void 0),z([t.Property("")],l.prototype,"primaryKey",void 0),z([t.Property("Empty")],l.prototype,"emptyText",void 0),z([t.Property("")],l.prototype,"url",void 0),z([t.Property("Popup")],l.prototype,"mode",void 0),z([t.Property("UrlAdaptor")],l.prototype,"adaptor",void 0),z([t.Property("Text")],l.prototype,"type",void 0),z([t.Property("Click")],l.prototype,"editableOn",void 0),z([t.Property("Submit")],l.prototype,"actionOnBlur",void 0),z([t.Property(!1)],l.prototype,"enableRtl",void 0),z([t.Property(!1)],l.prototype,"enablePersistence",void 0),z([t.Property(!1)],l.prototype,"disabled",void 0),z([t.Property(!0)],l.prototype,"showButtons",void 0),z([t.Property(!1)],l.prototype,"enableEditMode",void 0),z([t.Property(!0)],l.prototype,"submitOnEnter",void 0),z([t.Complex({},v)],l.prototype,"popupSettings",void 0),z([t.Property(null)],l.prototype,"model",void 0),z([t.Property({iconCss:"e-icons e-save-icon"})],l.prototype,"saveButton",void 0),z([t.Property({iconCss:"e-icons e-cancel-icon"})],l.prototype,"cancelButton",void 0),z([t.Property(null)],l.prototype,"validationRules",void 0),z([t.Event()],l.prototype,"created",void 0),z([t.Event()],l.prototype,"actionBegin",void 0),z([t.Event()],l.prototype,"actionSuccess",void 0),z([t.Event()],l.prototype,"actionFailure",void 0),z([t.Event()],l.prototype,"validating",void 0),z([t.Event()],l.prototype,"destroyed",void 0),l=z([t.NotifyPropertyChanges],l)}(t.Component),$=function(){function e(e,t){this.parent=e,this.module=t,this.addEventListener()}return e.prototype.render=function(e){this.module.render(e)},e.prototype.focus=function(){this.module.focus()},e.prototype.update=function(e){this.module.updateValue(e)},e.prototype.destroyComponent=function(){t.isNullOrUndefined(this.module.compObj)||(this.module.compObj.destroy(),this.module.compObj=void 0)},e.prototype.destroy=function(){this.destroyComponent(),this.removeEventListener()},e.prototype.addEventListener=function(){this.parent.on(d,this.render,this),this.parent.on(u,this.focus,this),this.parent.on(h,this.update,this),this.parent.on(m,this.destroyComponent,this),this.parent.on(c,this.destroy,this)},e.prototype.removeEventListener=function(){this.parent.isDestroyed||(this.parent.off(d,this.render),this.parent.off(u,this.focus),this.parent.off(h,this.update),this.parent.off(m,this.destroyComponent),this.parent.off(c,this.destroy))},e}(),G=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.atcModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.AutoComplete(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"AutoComplete"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"auto-complete"},e}(),Y=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.colorModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.compObj=new s.ColorPicker(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"Color"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"color-picker"},e}(),J=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.comboBoxModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.ComboBox(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"ComboBox"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"combo-box"},e}(),X=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.dateRangeModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new n.DateRangePicker(this.parent.model),this.compObj.appendTo(e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"DateRange"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"date-range-picker"},e}(),Z=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.multiSelectModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.MultiSelect(this.parent.model,e.target)},e.prototype.focus=function(){t.closest(this.compObj.element,".e-multi-select-wrapper").dispatchEvent(new MouseEvent("mousedown"))},e.prototype.updateValue=function(e){this.compObj&&"MultiSelect"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"multi-select"},e}();l.RichTextEditor.Inject(l.HtmlEditor,l.MarkdownEditor,l.Toolbar,l.Link,l.Image,l.QuickToolbar,l.Table);var ee=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.rteModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.compObj=new l.RichTextEditor(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"RTE"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.refresh=function(){this.compObj.refresh()},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"rte"},e}(),te=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.sliderModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.compObj=new s.Slider(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"Slider"===e.type&&this.parent.setProperties({value:this.compObj.value.toString()},!0)},e.prototype.refresh=function(){this.compObj.refresh()},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"slider"},e}(),ie=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.timeModule=this,this.base=new $(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new n.TimePicker(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.focusIn()},e.prototype.updateValue=function(e){this.compObj&&"Time"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"time-picker"},e}();e.parseValue=p,e.render=d,e.update=h,e.destroy=c,e.setFocus=u,e.destroyModules=m,e.PopupSettings=v,e.modulesList=b,e.localeConstant=E,e.ROOT=O,e.ROOT_TIP=C,e.VALUE_WRAPPER=g,e.VALUE=w,e.OVERLAY_ICON=j,e.TIP_TITLE=k,e.TITLE=P,e.INLINE=H,e.POPUP=B,e.WRAPPER=M,e.LOADING=D,e.FORM=T,e.CTRL_GROUP=R,e.INPUT=N,e.BUTTONS=S,e.EDITABLE_ERROR=L,e.ELEMENTS=A,e.OPEN=V,e.BTN_SAVE=x,e.BTN_CANCEL=I,e.DISABLE=W,e.ICONS="e-icons",e.PRIMARY="e-primary",e.SHOW=U,e.HIDE=_,e.RTL=K,e.ERROR=q,e.InPlaceEditor=Q,e.Base=$,e.AutoComplete=G,e.ColorPicker=Y,e.ComboBox=J,e.DateRangePicker=X,e.MultiSelect=Z,e.Rte=ee,e.Slider=te,e.TimePicker=ie,Object.defineProperty(e,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=ej2-inplace-editor.umd.min.js.map |
@@ -1,2 +0,2 @@ | ||
import { ChildProperty, Complex, Component, Event, EventHandler, L10n, NotifyPropertyChanges, Property, addClass, closest, compile, detach, extend, isNullOrUndefined, removeClass, select, setStyleAttribute } from '@syncfusion/ej2-base'; | ||
import { Browser, ChildProperty, Complex, Component, Event, EventHandler, L10n, NotifyPropertyChanges, Property, Touch, addClass, closest, compile, detach, extend, isNullOrUndefined, removeClass, select, setStyleAttribute } from '@syncfusion/ej2-base'; | ||
import { DataManager, ODataV4Adaptor, Query, UrlAdaptor } from '@syncfusion/ej2-data'; | ||
@@ -376,3 +376,8 @@ import { Button } from '@syncfusion/ej2-buttons'; | ||
extend(this.model, this.model, { cssClass: ELEMENTS }); | ||
this.model.value = this.value; | ||
if (this.type === 'MultiSelect' && !this.isEmpty(this.value)) { | ||
this.model.value = this.value.slice(); | ||
} | ||
else { | ||
this.model.value = this.value; | ||
} | ||
if (this.isExtModule) { | ||
@@ -529,2 +534,3 @@ this.notify(render, { module: modulesList[this.type], target: ele, type: this.type }); | ||
EventHandler.remove(this.submitBtn.element, 'click', this.submitPrevent); | ||
EventHandler.remove(this.submitBtn.element, 'keydown', this.btnKeyDownHandler); | ||
this.submitBtn.destroy(); | ||
@@ -535,2 +541,3 @@ this.submitBtn = undefined; | ||
EventHandler.remove(this.cancelBtn.element, 'mousedown', this.cancelHandler); | ||
EventHandler.remove(this.cancelBtn.element, 'keydown', this.btnKeyDownHandler); | ||
this.cancelBtn.destroy(); | ||
@@ -702,3 +709,8 @@ this.cancelBtn = undefined; | ||
this.element.setAttribute('title', this.getLocale(localeConstant[event], titleConstant)); | ||
EventHandler.add(this.valueWrap, event.toLowerCase(), this.clickHandler, this); | ||
if (Browser.isDevice && Browser.isIos && event === 'DblClick') { | ||
this.touchModule = new Touch(this.valueWrap, { tap: this.doubleTapHandler.bind(this) }); | ||
} | ||
else { | ||
EventHandler.add(this.valueWrap, event.toLowerCase(), this.clickHandler, this); | ||
} | ||
} | ||
@@ -712,10 +724,9 @@ wireEditorKeyDownEvent(ele) { | ||
EventHandler.add(this.submitBtn.element, 'click', this.submitPrevent, this); | ||
EventHandler.add(this.submitBtn.element, 'keydown', this.btnKeyDownHandler, this); | ||
} | ||
if (!isNullOrUndefined(this.cancelBtn)) { | ||
EventHandler.add(this.cancelBtn.element, 'mousedown', this.cancelHandler, this); | ||
EventHandler.add(this.cancelBtn.element, 'keydown', this.btnKeyDownHandler, this); | ||
} | ||
} | ||
submitPrevent(e) { | ||
e.preventDefault(); | ||
} | ||
unWireEvents() { | ||
@@ -739,3 +750,9 @@ this.unWireEditEvent(this.editableOn); | ||
this.element.removeAttribute('title'); | ||
EventHandler.remove(this.valueWrap, event.toLowerCase(), this.clickHandler); | ||
if (Browser.isDevice && Browser.isIos && event === 'DblClick') { | ||
this.touchModule.destroy(); | ||
this.touchModule = undefined; | ||
} | ||
else { | ||
EventHandler.remove(this.valueWrap, event.toLowerCase(), this.clickHandler); | ||
} | ||
} | ||
@@ -745,2 +762,16 @@ unWireEditorKeyDownEvent(ele) { | ||
} | ||
submitPrevent(e) { | ||
e.preventDefault(); | ||
} | ||
btnKeyDownHandler(e) { | ||
let trg = e.target; | ||
if ((e.keyCode === 13 && e.which === 13) || (e.keyCode === 32 && e.which === 32)) { | ||
if (trg.classList.contains(BTN_SAVE)) { | ||
this.save(); | ||
} | ||
else if (trg.classList.contains(BTN_CANCEL)) { | ||
this.cancelHandler(); | ||
} | ||
} | ||
} | ||
afterOpenHandler(e) { | ||
@@ -768,2 +799,7 @@ if (this.mode === 'Popup' && this.type === 'MultiSelect') { | ||
} | ||
doubleTapHandler(e) { | ||
if (e.tapCount > 1) { | ||
this.clickHandler(e.originalEvent); | ||
} | ||
} | ||
clickHandler(e) { | ||
@@ -802,5 +838,8 @@ if (this.editableOn !== 'EditIconClick') { | ||
enterKeyDownHandler(e) { | ||
if ((e.keyCode === 13 && e.which === 13) || (e.keyCode === 27 && e.which === 27)) { | ||
if ((e.keyCode === 13 && e.which === 13) && closest(e.target, '.' + INPUT)) { | ||
this.save(); | ||
} | ||
else if (e.keyCode === 27 && e.which === 27) { | ||
this.cancelHandler(); | ||
} | ||
} | ||
@@ -807,0 +846,0 @@ valueKeyDownHandler(e) { |
@@ -1,2 +0,2 @@ | ||
import { ChildProperty, Complex, Component, Event, EventHandler, L10n, NotifyPropertyChanges, Property, addClass, closest, compile, detach, extend, isNullOrUndefined, removeClass, select, setStyleAttribute } from '@syncfusion/ej2-base'; | ||
import { Browser, ChildProperty, Complex, Component, Event, EventHandler, L10n, NotifyPropertyChanges, Property, Touch, addClass, closest, compile, detach, extend, isNullOrUndefined, removeClass, select, setStyleAttribute } from '@syncfusion/ej2-base'; | ||
import { DataManager, ODataV4Adaptor, Query, UrlAdaptor } from '@syncfusion/ej2-data'; | ||
@@ -409,3 +409,8 @@ import { Button } from '@syncfusion/ej2-buttons'; | ||
extend(this.model, this.model, { cssClass: ELEMENTS }); | ||
this.model.value = this.value; | ||
if (this.type === 'MultiSelect' && !this.isEmpty(this.value)) { | ||
this.model.value = this.value.slice(); | ||
} | ||
else { | ||
this.model.value = this.value; | ||
} | ||
if (this.isExtModule) { | ||
@@ -562,2 +567,3 @@ this.notify(render, { module: modulesList[this.type], target: ele, type: this.type }); | ||
EventHandler.remove(this.submitBtn.element, 'click', this.submitPrevent); | ||
EventHandler.remove(this.submitBtn.element, 'keydown', this.btnKeyDownHandler); | ||
this.submitBtn.destroy(); | ||
@@ -568,2 +574,3 @@ this.submitBtn = undefined; | ||
EventHandler.remove(this.cancelBtn.element, 'mousedown', this.cancelHandler); | ||
EventHandler.remove(this.cancelBtn.element, 'keydown', this.btnKeyDownHandler); | ||
this.cancelBtn.destroy(); | ||
@@ -736,3 +743,8 @@ this.cancelBtn = undefined; | ||
this.element.setAttribute('title', this.getLocale(localeConstant[event], titleConstant)); | ||
EventHandler.add(this.valueWrap, event.toLowerCase(), this.clickHandler, this); | ||
if (Browser.isDevice && Browser.isIos && event === 'DblClick') { | ||
this.touchModule = new Touch(this.valueWrap, { tap: this.doubleTapHandler.bind(this) }); | ||
} | ||
else { | ||
EventHandler.add(this.valueWrap, event.toLowerCase(), this.clickHandler, this); | ||
} | ||
}; | ||
@@ -746,10 +758,9 @@ InPlaceEditor.prototype.wireEditorKeyDownEvent = function (ele) { | ||
EventHandler.add(this.submitBtn.element, 'click', this.submitPrevent, this); | ||
EventHandler.add(this.submitBtn.element, 'keydown', this.btnKeyDownHandler, this); | ||
} | ||
if (!isNullOrUndefined(this.cancelBtn)) { | ||
EventHandler.add(this.cancelBtn.element, 'mousedown', this.cancelHandler, this); | ||
EventHandler.add(this.cancelBtn.element, 'keydown', this.btnKeyDownHandler, this); | ||
} | ||
}; | ||
InPlaceEditor.prototype.submitPrevent = function (e) { | ||
e.preventDefault(); | ||
}; | ||
InPlaceEditor.prototype.unWireEvents = function () { | ||
@@ -773,3 +784,9 @@ this.unWireEditEvent(this.editableOn); | ||
this.element.removeAttribute('title'); | ||
EventHandler.remove(this.valueWrap, event.toLowerCase(), this.clickHandler); | ||
if (Browser.isDevice && Browser.isIos && event === 'DblClick') { | ||
this.touchModule.destroy(); | ||
this.touchModule = undefined; | ||
} | ||
else { | ||
EventHandler.remove(this.valueWrap, event.toLowerCase(), this.clickHandler); | ||
} | ||
}; | ||
@@ -779,2 +796,16 @@ InPlaceEditor.prototype.unWireEditorKeyDownEvent = function (ele) { | ||
}; | ||
InPlaceEditor.prototype.submitPrevent = function (e) { | ||
e.preventDefault(); | ||
}; | ||
InPlaceEditor.prototype.btnKeyDownHandler = function (e) { | ||
var trg = e.target; | ||
if ((e.keyCode === 13 && e.which === 13) || (e.keyCode === 32 && e.which === 32)) { | ||
if (trg.classList.contains(BTN_SAVE)) { | ||
this.save(); | ||
} | ||
else if (trg.classList.contains(BTN_CANCEL)) { | ||
this.cancelHandler(); | ||
} | ||
} | ||
}; | ||
InPlaceEditor.prototype.afterOpenHandler = function (e) { | ||
@@ -802,2 +833,7 @@ if (this.mode === 'Popup' && this.type === 'MultiSelect') { | ||
}; | ||
InPlaceEditor.prototype.doubleTapHandler = function (e) { | ||
if (e.tapCount > 1) { | ||
this.clickHandler(e.originalEvent); | ||
} | ||
}; | ||
InPlaceEditor.prototype.clickHandler = function (e) { | ||
@@ -836,5 +872,8 @@ if (this.editableOn !== 'EditIconClick') { | ||
InPlaceEditor.prototype.enterKeyDownHandler = function (e) { | ||
if ((e.keyCode === 13 && e.which === 13) || (e.keyCode === 27 && e.which === 27)) { | ||
if ((e.keyCode === 13 && e.which === 13) && closest(e.target, '.' + INPUT)) { | ||
this.save(); | ||
} | ||
else if (e.keyCode === 27 && e.which === 27) { | ||
this.cancelHandler(); | ||
} | ||
}; | ||
@@ -841,0 +880,0 @@ InPlaceEditor.prototype.valueKeyDownHandler = function (e) { |
/*! | ||
* filename: ej2-inplace-editor.min.js | ||
* version : 16.4.42 | ||
* version : 16.4.44 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -10,3 +10,3 @@ * Use of this code is subject to the terms of our license. | ||
*/ | ||
this.ej=this.ej||{},this.ej.inplaceeditor=function(e,t,i,o,n,s,r,a,l){"use strict";function p(e,i){var o;if(t.isNullOrUndefined(i)||""===i)return"";switch("Date"!==e&&"Time"!==e&&"DateTime"!==e||"string"!=typeof i||(i=new Date(i)),"DateRange"===e&&"object"==typeof i&&"string"==typeof i[0]&&(i=[new Date(i[0]),new Date(i[1])]),e){case"Color":var n=i;o=n.length>7?n.slice(0,-2):n;break;case"Date":o=i.toLocaleDateString();break;case"DateRange":o=i[0].toLocaleDateString()+" - "+i[1].toLocaleDateString();break;case"DateTime":o=i.toLocaleString().replace(/(.*)\D\d+/,"$1");break;case"Time":o=i.toLocaleTimeString().replace(/(.*)\D\d+/,"$1");break;default:o=i.toString()}return o}var d=function(){var e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])})(t,i)};return function(t,i){function o(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(o.prototype=i.prototype,new o)}}(),h=function(e,t,i,o){var n,s=arguments.length,r=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,o);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(r=(s<3?n(r):s>3?n(t,i,r):n(t,i))||r);return s>3&&r&&Object.defineProperty(t,i,r),r},c=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return d(i,e),h([t.Property("")],i.prototype,"title",void 0),h([t.Property(null)],i.prototype,"model",void 0),i}(t.ChildProperty),u={AutoComplete:"auto-complete",Color:"color-picker",ComboBox:"combo-box",DateRange:"date-range-picker",MultiSelect:"multi-select",RTE:"rte",Slider:"slider",Time:"time-picker"},m={Click:{editAreaClick:"Click to edit"},DblClick:{editAreaDoubleClick:"Double click to edit"}},y="e-inplaceeditor",f="e-inplaceeditor-tip",v="e-editable-value-wrapper",b="e-editable-value",E="e-editable-title",O="e-editable-inline",C="e-editable-popup",g="e-editable-form",w="e-editable-component",j="e-editable-action-buttons",k="e-editable-elements",P="e-editable-open",M="e-hide",B="e-rtl",H=function(){var e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])})(t,i)};return function(t,i){function o(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(o.prototype=i.prototype,new o)}}(),T=function(e,t,i,o){var n,s=arguments.length,r=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,o);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(r=(s<3?n(r):s>3?n(t,i,r):n(t,i))||r);return s>3&&r&&Object.defineProperty(t,i,r),r},D=function(e){function l(t,i){var o=e.call(this,t,i)||this;return o.initRender=!0,o.isTemplate=!1,o.isExtModule=!1,o.submitBtn=void 0,o.cancelBtn=void 0,o.isClearTarget=!1,o.btnElements=void 0,o.dataManager=void 0,o.divComponents=["RTE","Slider"],o.clearComponents=["AutoComplete","Mask","Text"],o.moduleList=["AutoComplete","Color","ComboBox","DateRange","MultiSelect","RTE","Slider","Time"],o.needsID=!0,o}return H(l,e),l.prototype.preRender=function(){t.isNullOrUndefined(this.model)&&this.setProperties({model:{}},!0),this.titleEle=this.createElement("div",{className:E})},l.prototype.render=function(){this.element.setAttribute("tabindex","0"),this.checkIsTemplate(),this.disable(this.disabled),this.updateAdaptor(),this.appendValueElement(),this.renderValue(this.checkValue(p(this.type,this.value))),this.wireEvents(),this.setRtl(this.enableRtl),this.enableEditor(this.enableEditMode),this.setClass("add",this.cssClass)},l.prototype.setClass=function(e,i){this.isEmpty(i)||("add"===e?t.addClass([this.element],[i]):t.removeClass([this.element],[i]))},l.prototype.appendValueElement=function(){this.valueWrap=this.createElement("div",{id:this.element.id+"_wrap",className:v}),this.element.innerHTML="",this.valueEle=this.createElement("span",{className:b}),this.editIcon=this.createElement("span",{className:"e-editable-overlay-icon e-icons",attrs:{title:this.getLocale({editIcon:"Click to edit"},"editIcon")}}),this.valueWrap.appendChild(this.valueEle),this.valueWrap.appendChild(this.editIcon),this.element.appendChild(this.valueWrap)},l.prototype.renderValue=function(e){this.valueEle.innerHTML=e,"Color"===this.type&&t.setStyleAttribute(this.valueEle,{color:e}),"Inline"===this.mode&&t.removeClass([this.valueWrap],[M])},l.prototype.renderEditor=function(){var e=void 0,i=t.select("."+v,this.element);if(!this.valueWrap.classList.contains(P)){if("Inline"===this.mode)this.loaderWidth=this.valueWrap.offsetWidth,t.addClass([this.valueWrap],[M]),this.inlineWrapper=this.createElement("div",{className:O}),this.element.appendChild(this.inlineWrapper),this.renderControl(this.inlineWrapper),this.afterOpenHandler(null);else{var o=this.createElement("div",{className:C});this.isEmpty(this.popupSettings.title)||(this.titleEle.innerHTML=this.popupSettings.title,o.appendChild(this.titleEle)),e={content:o,opensOn:"Custom",enableRtl:this.enableRtl,cssClass:f,afterOpen:this.afterOpenHandler.bind(this)},o.appendChild(this.renderControl(document.body)),t.extend(e,this.popupSettings.model,e,!0),this.tipObj=new r.Tooltip(e),this.tipObj.appendTo(i),this.tipObj.open(i)}"Ignore"!==this.actionOnBlur&&this.wireDocEvent(),this.initRender=!1,t.addClass([this.valueWrap],[P]),this.setProperties({enableEditMode:!0},!0)}},l.prototype.setAttribute=function(e,t){var i=this.name&&0!==this.name.length?this.name:this.element.id;t.forEach(function(t){e.setAttribute(t,i)})},l.prototype.renderControl=function(e){var t;this.containerEle=this.createElement("div",{className:"e-editable-wrapper"}),this.loader=this.createElement("div",{className:"e-editable-loading"}),this.formEle=this.createElement("form",{className:g});var i=this.createElement("div",{className:"e-component-group"}),o=this.createElement("div",{className:w});return e.appendChild(this.containerEle),this.containerEle.appendChild(this.loader),this.loadSpinner(),this.containerEle.appendChild(this.formEle),this.formEle.appendChild(i),this.isTemplate?this.appendTemplate(o,this.template):(Array.prototype.indexOf.call(this.divComponents,this.type)>-1?(t=this.createElement("div"),this.setAttribute(t,["id"])):(t=this.createElement("input"),this.setAttribute(t,["id","name"])),this.componentRoot=t,o.appendChild(t)),i.appendChild(o),i.appendChild(this.createElement("div",{className:"e-editable-error"})),this.appendButtons(this.formEle),this.isTemplate||this.renderComponent(t),this.removeSpinner(),this.submitOnEnter&&this.wireEditorKeyDownEvent(this.containerEle),this.containerEle},l.prototype.appendButtons=function(e){this.showButtons&&e&&(this.btnElements=this.renderButtons(),e.appendChild(this.btnElements),this.wireBtnEvents())},l.prototype.renderButtons=function(){var e=this.createElement("div",{className:j}),i=t.isNullOrUndefined(this.saveButton.content)||0===this.saveButton.content.length?"":" e-primary";return this.submitBtn=this.createButtons({constant:"save",type:"submit",container:e,title:{save:"Save"},model:this.saveButton,className:"e-btn-save"+i}),this.cancelBtn=this.createButtons({type:"button",constant:"cancel",title:{cancel:"Cancel"},container:e,model:this.cancelButton,className:"e-btn-cancel"}),e},l.prototype.createButtons=function(e){var t=void 0;if(Object.keys(e.model).length>0){var i=this.createElement("button",{className:e.className,attrs:{type:e.type,title:this.getLocale(e.title,e.constant)}});e.container.appendChild(i),t=new o.Button(e.model,i)}return t},l.prototype.renderComponent=function(e){if(this.isExtModule=Array.prototype.indexOf.call(this.moduleList,this.type)>-1,t.extend(this.model,this.model,{cssClass:k}),this.model.value=this.value,this.isExtModule)this.notify("render",{module:u[this.type],target:e,type:this.type});else switch(this.model.showClearButton=!0,this.type){case"Date":this.componentObj=new n.DatePicker(this.model,e);break;case"DateTime":this.componentObj=new n.DateTimePicker(this.model,e);break;case"DropDownList":this.componentObj=new a.DropDownList(this.model,e);break;case"Mask":this.componentObj=new s.MaskedTextBox(this.model,e);break;case"Numeric":this.model.value&&(this.model.value=this.model.value.toString().replace(/[`~!@#$%^&*()_|\=?;:'",<>\{\}\[\]\\\/]/gi,"")),this.componentObj=new s.NumericTextBox(this.model,e);break;case"Text":this.componentObj=new s.TextBox(this.model,e)}},l.prototype.updateAdaptor=function(){switch(this.adaptor){case"UrlAdaptor":this.dataAdaptor=new i.UrlAdaptor;break;case"ODataV4Adaptor":this.dataAdaptor=new i.ODataV4Adaptor}},l.prototype.loadSpinner=function(){t.addClass([this.loader],["e-show"]),t.setStyleAttribute(this.loader,{width:this.loaderWidth+"px"}),this.spinObj={target:this.loader},r.createSpinner(this.spinObj),r.showSpinner(this.spinObj.target),this.formEle&&t.addClass([this.formEle],[M])},l.prototype.removeSpinner=function(){this.loader.removeAttribute("style"),r.hideSpinner(this.spinObj.target),t.detach(this.spinObj.target.firstChild),this.formEle&&t.removeClass([this.formEle],[M]),t.removeClass([this.loader],["e-show"])},l.prototype.getLocale=function(e,i){return new t.L10n("inplace-editor",e,this.locale).getConstant(i)},l.prototype.checkValue=function(e){return this.isEmpty(e)?this.emptyText:e},l.prototype.setValue=function(){this.isExtModule?this.notify("update",{type:this.type}):this.componentObj&&this.setProperties({value:this.componentObj.value},!0)},l.prototype.getSendValue=function(){return"Mask"===this.type||"Numeric"===this.type?this.value:this.checkValue(p(this.type,this.value))},l.prototype.getRenderValue=function(){return"Mask"===this.type&&0!==this.componentObj.value.length?this.componentObj.getMaskedValue():"Numeric"===this.type?this.componentRoot.value:p(this.type,this.value)},l.prototype.setRtl=function(e){e?t.addClass([this.element],[B]):t.removeClass([this.element],[B])},l.prototype.setFocus=function(){this.isTemplate||(this.isExtModule?this.notify("set-focus",{}):this.componentObj.element.focus())},l.prototype.removeEditor=function(){this.tipObj&&this.formEle&&t.closest(this.formEle,"."+f).classList.add(M),this.unWireDocEvent(),this.destroyComponents(),this.formEle=void 0,t.isNullOrUndefined(t.select("."+O,this.element))?this.tipObj&&("MultiSelect"===this.type&&(t.EventHandler.remove(this.containerEle,"mousedown",this.popMouseDown),t.EventHandler.remove(this.containerEle,"click",this.popClickHandler)),this.tipObj.close(),this.tipObj.destroy(),this.tipObj=void 0):(t.detach(this.inlineWrapper),this.inlineWrapper=void 0),this.containerEle=void 0,t.removeClass([this.valueWrap],[P,M]),this.setProperties({enableEditMode:!1},!0)},l.prototype.destroyComponents=function(){this.showButtons&&this.destroyButtons(),this.isExtModule?this.notify("destroy-modules",{}):(this.templateEle&&(document.body.appendChild(this.templateEle),this.templateEle.style.display="none",this.templateEle=void 0),t.isNullOrUndefined(this.componentObj)||(this.componentObj.destroy(),this.componentObj=void 0)),this.formValidate&&(this.formValidate=void 0),this.submitOnEnter&&this.containerEle&&this.unWireEditorKeyDownEvent(this.containerEle)},l.prototype.destroyButtons=function(){t.isNullOrUndefined(this.submitBtn)||(t.EventHandler.remove(this.submitBtn.element,"mousedown",this.submitHandler),t.EventHandler.remove(this.submitBtn.element,"click",this.submitPrevent),this.submitBtn.destroy(),this.submitBtn=void 0),t.isNullOrUndefined(this.cancelBtn)||(t.EventHandler.remove(this.cancelBtn.element,"mousedown",this.cancelHandler),this.cancelBtn.destroy(),this.cancelBtn=void 0),this.btnElements=void 0},l.prototype.getQuery=function(e){var t=new i.Query;return Object.keys(e).forEach(function(i){t.addParams(i,e[i])}),t},l.prototype.sendValue=function(){var e={data:{name:this.name,primaryKey:this.primaryKey,value:this.getSendValue()}};if(this.trigger("actionBegin",e),this.isEmpty(this.url)||this.isEmpty(this.primaryKey)){var t={data:{},value:this.getSendValue()};this.triggerSuccess(t)}else this.dataManager=new i.DataManager({url:this.url,adaptor:this.dataAdaptor}),this.dataManager.executeQuery(this.getQuery(e.data),this.successHandler.bind(this),this.failureHandler.bind(this));this.dataManager=void 0},l.prototype.isEmpty=function(e){return!(!t.isNullOrUndefined(e)&&0!==e.length)},l.prototype.checkIsTemplate=function(){this.isTemplate=!t.isNullOrUndefined(this.template)&&""!==this.template},l.prototype.templateCompile=function(e,i){var o;"string"==typeof i&&(i=i.trim());var n=t.compile(i);t.isNullOrUndefined(n)||(o=n({},this,"template")),!t.isNullOrUndefined(n)&&o.length>0&&[].slice.call(o).forEach(function(t){e.appendChild(t)})},l.prototype.appendTemplate=function(e,i){"string"==typeof i||t.isNullOrUndefined(i.innerHTML)?("."===i[0]||"#"===i[0])&&document.querySelectorAll(i).length?(this.templateEle=document.querySelector(i),e.appendChild(this.templateEle),this.templateEle.style.display=""):this.templateCompile(e,i):(this.templateEle=i,e.appendChild(this.templateEle))},l.prototype.disable=function(e){e?t.addClass([this.element],["e-disable"]):t.removeClass([this.element],["e-disable"])},l.prototype.enableEditor=function(e){e?this.renderEditor():this.cancelHandler()},l.prototype.checkValidation=function(){var e,i=this;this.validationRules?(this.formValidate=new s.FormValidator(this.formEle,{rules:this.validationRules,validationComplete:function(t){e={errorMessage:t.message,data:{name:i.name,primaryKey:i.primaryKey,value:i.checkValue(i.getSendValue())}},i.trigger("validating",e),"failure"===t.status?(t.errorElement.innerText=e.errorMessage,i.toggleErrorClass(!0)):i.toggleErrorClass(!1)},customPlacement:function(e,o){t.select(".e-editable-error",i.formEle).appendChild(o)}}),this.formValidate.validate()):(e={errorMessage:"",data:{name:this.name,primaryKey:this.primaryKey,value:this.checkValue(this.getSendValue())}},this.trigger("validating",e),e.errorMessage&&"Empty"===e.data.value?(t.select(".e-editable-error",this.formEle).innerHTML=e.errorMessage,this.toggleErrorClass(!0)):this.toggleErrorClass(!1))},l.prototype.toggleErrorClass=function(e){if(!t.isNullOrUndefined(this.formEle)){var i=t.select(".e-input-group",this.formEle);!function(e,i,o){[].slice.call(e).forEach(function(e){e&&("add"===o?t.addClass([e],[i]):t.removeClass([e],[i]))})}([this.formEle,i],"e-error",e?"add":"remove")}},l.prototype.hideForm=function(e){t.isNullOrUndefined(this.formEle)||(e?t.addClass([this.formEle],[M]):t.removeClass([this.formEle],[M]))},l.prototype.updateArrow=function(){var e=this.tipObj.tipPointerPosition;this.tipObj.tipPointerPosition="Middle"===e?"Auto":"Middle",this.tipObj.tipPointerPosition=e,this.tipObj.dataBind()},l.prototype.triggerSuccess=function(e){var t=e.value;this.trigger("actionSuccess",e),this.removeSpinner(),this.hideForm(!1),this.renderValue(this.checkValue(e.value!==t?e.value:this.getRenderValue())),this.removeEditor()},l.prototype.wireEvents=function(){this.wireEditEvent(this.editableOn),t.EventHandler.add(this.editIcon,"click",this.clickHandler,this),t.EventHandler.add(this.element,"keydown",this.valueKeyDownHandler,this),t.EventHandler.add(document,"scroll",this.scrollResizeHandler,this),window.addEventListener("resize",this.scrollResizeHandler.bind(this)),Array.prototype.indexOf.call(this.clearComponents,this.type)>-1&&t.EventHandler.add(this.element,"mousedown",this.mouseDownHandler,this)},l.prototype.wireDocEvent=function(){t.EventHandler.add(document,"mousedown",this.docClickHandler,this)},l.prototype.wireEditEvent=function(e){if("EditIconClick"!==e){var i="Click"===e?"editAreaClick":"editAreaDoubleClick";this.element.setAttribute("title",this.getLocale(m[e],i)),t.EventHandler.add(this.valueWrap,e.toLowerCase(),this.clickHandler,this)}},l.prototype.wireEditorKeyDownEvent=function(e){t.EventHandler.add(e,"keydown",this.enterKeyDownHandler,this)},l.prototype.wireBtnEvents=function(){t.isNullOrUndefined(this.submitBtn)||(t.EventHandler.add(this.submitBtn.element,"mousedown",this.submitHandler,this),t.EventHandler.add(this.submitBtn.element,"click",this.submitPrevent,this)),t.isNullOrUndefined(this.cancelBtn)||t.EventHandler.add(this.cancelBtn.element,"mousedown",this.cancelHandler,this)},l.prototype.submitPrevent=function(e){e.preventDefault()},l.prototype.unWireEvents=function(){this.unWireEditEvent(this.editableOn),t.EventHandler.remove(this.editIcon,"click",this.clickHandler),t.EventHandler.remove(document,"scroll",this.scrollResizeHandler),window.removeEventListener("resize",this.scrollResizeHandler.bind(this)),t.EventHandler.remove(this.element,"keydown",this.valueKeyDownHandler),Array.prototype.indexOf.call(this.clearComponents,this.type)>-1&&t.EventHandler.remove(this.element,"mousedown",this.mouseDownHandler)},l.prototype.unWireDocEvent=function(){t.EventHandler.remove(document,"mousedown",this.docClickHandler)},l.prototype.unWireEditEvent=function(e){"EditIconClick"!==e&&(this.element.removeAttribute("title"),t.EventHandler.remove(this.valueWrap,e.toLowerCase(),this.clickHandler))},l.prototype.unWireEditorKeyDownEvent=function(e){t.EventHandler.remove(e,"keydown",this.enterKeyDownHandler)},l.prototype.afterOpenHandler=function(e){"Popup"===this.mode&&"MultiSelect"===this.type&&(t.EventHandler.add(this.containerEle,"mousedown",this.popMouseDown,this),t.EventHandler.add(this.containerEle,"click",this.popClickHandler,this)),"Popup"!==this.mode||this.isEmpty(this.titleEle.innerHTML)||e.element.classList.add("e-editable-tip-title"),"RTE"===this.type?this.rteModule.refresh():"Slider"===this.type&&this.sliderModule.refresh(),this.setFocus()},l.prototype.popMouseDown=function(e){var t=e.target.classList;t.contains("e-chips-close")&&!t.contains("e-close-hooker")&&this.updateArrow()},l.prototype.clickHandler=function(e){"EditIconClick"!==this.editableOn&&e.stopPropagation(),this.renderEditor()},l.prototype.submitHandler=function(e){e.preventDefault(),this.save()},l.prototype.cancelHandler=function(){this.removeEditor()},l.prototype.popClickHandler=function(e){var i=t.select("."+v,this.element);e.target.classList.contains("e-chips-close")&&this.tipObj.refresh(i)},l.prototype.successHandler=function(e){var t={data:e,value:this.getSendValue()};this.triggerSuccess(t)},l.prototype.failureHandler=function(e){var t={data:e,value:this.getSendValue()};this.trigger("actionFailure",t),this.removeSpinner(),this.hideForm(!1),"Popup"===this.mode&&this.updateArrow()},l.prototype.enterKeyDownHandler=function(e){(13===e.keyCode&&13===e.which||27===e.keyCode&&27===e.which)&&this.save()},l.prototype.valueKeyDownHandler=function(e){13!==e.keyCode||13!==e.which||!e.target.classList.contains(y)||this.valueWrap.classList.contains(P)||this.element.classList.contains("e-disable")||(e.preventDefault(),this.renderEditor())},l.prototype.mouseDownHandler=function(e){e.target.classList.contains("e-clear-icon")&&(this.isClearTarget=!0)},l.prototype.scrollResizeHandler=function(){"Popup"===this.mode&&this.tipObj&&this.removeEditor()},l.prototype.docClickHandler=function(e){var i=e.target;if(this.isClearTarget)return void(this.isClearTarget=!1);var o=t.closest(i,"."+y),n=t.closest(i,"."+f),s=t.closest(i,"."+k),r=t.closest(i,".e-rte-elements");!t.isNullOrUndefined(o)&&o.isEqualNode(this.element)||!t.isNullOrUndefined(n)&&this.tipObj&&n.id.indexOf(this.valueWrap.id)>-1||!t.isNullOrUndefined(s)||!t.isNullOrUndefined(r)||i.classList.contains("e-chips-close")||("Submit"===this.actionOnBlur?this.save():"Cancel"===this.actionOnBlur&&this.cancelHandler())},l.prototype.validate=function(){this.checkValidation()},l.prototype.save=function(){this.element.focus(),this.editEle=t.select("."+w,this.formEle),t.select(".e-error",this.editEle)&&t.isNullOrUndefined(this.validationRules)||(this.isTemplate||this.setValue(),this.checkValidation(),this.formEle.classList.contains("e-error")||(this.loadSpinner(),this.hideForm(!0),"Popup"===this.mode&&this.updateArrow(),this.sendValue()))},l.prototype.destroy=function(){var i=this;for(this.removeEditor(),this.isExtModule&&this.notify("destroy",{}),this.unWireEvents(),[y,"e-disable",B].forEach(function(e){t.removeClass([i.element],[e])});this.element.firstChild;)this.element.removeChild(this.element.firstChild);e.prototype.destroy.call(this)},l.prototype.getPersistData=function(){return this.addOnPersist(["value"])},l.prototype.requiredModules=function(){var e=[];return e.push({member:u[this.type],args:[this]}),e},l.prototype.getModuleName=function(){return"inplaceeditor"},l.prototype.onPropertyChanged=function(e,t){this.removeEditor();for(var i=0,o=Object.keys(e);i<o.length;i++)switch(o[i]){case"showButtons":e.showButtons?this.appendButtons(this.formEle):this.destroyButtons();break;case"value":case"emptyText":this.renderValue(this.checkValue(p(this.type,this.value)));break;case"template":this.checkIsTemplate();break;case"disabled":this.disable(e.disabled);break;case"enableRtl":this.setRtl(e.enableRtl);break;case"cssClass":this.setClass("remove",t.cssClass),this.setClass("add",e.cssClass);break;case"mode":this.enableEditor(this.enableEditMode);break;case"enableEditMode":this.enableEditor(e.enableEditMode);break;case"editableOn":this.unWireEditEvent(t.editableOn),"EditIconClick"!==e.editableOn&&this.wireEditEvent(e.editableOn)}},T([t.Property("")],l.prototype,"name",void 0),T([t.Property(null)],l.prototype,"value",void 0),T([t.Property("")],l.prototype,"template",void 0),T([t.Property("")],l.prototype,"cssClass",void 0),T([t.Property("")],l.prototype,"primaryKey",void 0),T([t.Property("Empty")],l.prototype,"emptyText",void 0),T([t.Property("")],l.prototype,"url",void 0),T([t.Property("Popup")],l.prototype,"mode",void 0),T([t.Property("UrlAdaptor")],l.prototype,"adaptor",void 0),T([t.Property("Text")],l.prototype,"type",void 0),T([t.Property("Click")],l.prototype,"editableOn",void 0),T([t.Property("Submit")],l.prototype,"actionOnBlur",void 0),T([t.Property(!1)],l.prototype,"enableRtl",void 0),T([t.Property(!1)],l.prototype,"enablePersistence",void 0),T([t.Property(!1)],l.prototype,"disabled",void 0),T([t.Property(!0)],l.prototype,"showButtons",void 0),T([t.Property(!1)],l.prototype,"enableEditMode",void 0),T([t.Property(!0)],l.prototype,"submitOnEnter",void 0),T([t.Complex({},c)],l.prototype,"popupSettings",void 0),T([t.Property(null)],l.prototype,"model",void 0),T([t.Property({iconCss:"e-icons e-save-icon"})],l.prototype,"saveButton",void 0),T([t.Property({iconCss:"e-icons e-cancel-icon"})],l.prototype,"cancelButton",void 0),T([t.Property(null)],l.prototype,"validationRules",void 0),T([t.Event()],l.prototype,"created",void 0),T([t.Event()],l.prototype,"actionBegin",void 0),T([t.Event()],l.prototype,"actionSuccess",void 0),T([t.Event()],l.prototype,"actionFailure",void 0),T([t.Event()],l.prototype,"validating",void 0),T([t.Event()],l.prototype,"destroyed",void 0),l=T([t.NotifyPropertyChanges],l)}(t.Component),R=function(){function e(e,t){this.parent=e,this.module=t,this.addEventListener()}return e.prototype.render=function(e){this.module.render(e)},e.prototype.focus=function(){this.module.focus()},e.prototype.update=function(e){this.module.updateValue(e)},e.prototype.destroyComponent=function(){t.isNullOrUndefined(this.module.compObj)||(this.module.compObj.destroy(),this.module.compObj=void 0)},e.prototype.destroy=function(){this.destroyComponent(),this.removeEventListener()},e.prototype.addEventListener=function(){this.parent.on("render",this.render,this),this.parent.on("set-focus",this.focus,this),this.parent.on("update",this.update,this),this.parent.on("destroy-modules",this.destroyComponent,this),this.parent.on("destroy",this.destroy,this)},e.prototype.removeEventListener=function(){this.parent.isDestroyed||(this.parent.off("render",this.render),this.parent.off("set-focus",this.focus),this.parent.off("update",this.update),this.parent.off("destroy-modules",this.destroyComponent),this.parent.off("destroy",this.destroy))},e}(),N=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.atcModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.AutoComplete(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"AutoComplete"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"auto-complete"},e}(),S=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.colorModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.compObj=new s.ColorPicker(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"Color"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"color-picker"},e}(),L=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.comboBoxModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.ComboBox(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"ComboBox"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"combo-box"},e}(),A=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.dateRangeModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new n.DateRangePicker(this.parent.model),this.compObj.appendTo(e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"DateRange"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"date-range-picker"},e}(),V=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.multiSelectModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.MultiSelect(this.parent.model,e.target)},e.prototype.focus=function(){t.closest(this.compObj.element,".e-multi-select-wrapper").dispatchEvent(new MouseEvent("mousedown"))},e.prototype.updateValue=function(e){this.compObj&&"MultiSelect"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"multi-select"},e}();l.RichTextEditor.Inject(l.HtmlEditor,l.MarkdownEditor,l.Toolbar,l.Link,l.Image,l.QuickToolbar,l.Table);var x=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.rteModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.compObj=new l.RichTextEditor(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"RTE"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.refresh=function(){this.compObj.refresh()},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"rte"},e}(),I=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.sliderModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.compObj=new s.Slider(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"Slider"===e.type&&this.parent.setProperties({value:this.compObj.value.toString()},!0)},e.prototype.refresh=function(){this.compObj.refresh()},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"slider"},e}(),W=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.timeModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new n.TimePicker(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.focusIn()},e.prototype.updateValue=function(e){this.compObj&&"Time"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"time-picker"},e}();return e.parseValue=p,e.render="render",e.update="update",e.destroy="destroy",e.setFocus="set-focus",e.destroyModules="destroy-modules",e.PopupSettings=c,e.modulesList=u,e.localeConstant=m,e.ROOT=y,e.ROOT_TIP=f,e.VALUE_WRAPPER=v,e.VALUE=b,e.OVERLAY_ICON="e-editable-overlay-icon",e.TIP_TITLE="e-editable-tip-title",e.TITLE=E,e.INLINE=O,e.POPUP=C,e.WRAPPER="e-editable-wrapper",e.LOADING="e-editable-loading",e.FORM=g,e.CTRL_GROUP="e-component-group",e.INPUT=w,e.BUTTONS=j,e.EDITABLE_ERROR="e-editable-error",e.ELEMENTS=k,e.OPEN=P,e.BTN_SAVE="e-btn-save",e.BTN_CANCEL="e-btn-cancel",e.DISABLE="e-disable",e.ICONS="e-icons",e.PRIMARY="e-primary",e.SHOW="e-show",e.HIDE=M,e.RTL=B,e.ERROR="e-error",e.InPlaceEditor=D,e.Base=R,e.AutoComplete=N,e.ColorPicker=S,e.ComboBox=L,e.DateRangePicker=A,e.MultiSelect=V,e.Rte=x,e.Slider=I,e.TimePicker=W,e}({},ej.base,ej.data,ej.buttons,ej.calendars,ej.inputs,ej.popups,ej.dropdowns,ej.richtexteditor),this.ejs=ej; | ||
this.ej=this.ej||{},this.ej.inplaceeditor=function(e,t,i,o,n,s,r,a,l){"use strict";function p(e,i){var o;if(t.isNullOrUndefined(i)||""===i)return"";switch("Date"!==e&&"Time"!==e&&"DateTime"!==e||"string"!=typeof i||(i=new Date(i)),"DateRange"===e&&"object"==typeof i&&"string"==typeof i[0]&&(i=[new Date(i[0]),new Date(i[1])]),e){case"Color":var n=i;o=n.length>7?n.slice(0,-2):n;break;case"Date":o=i.toLocaleDateString();break;case"DateRange":o=i[0].toLocaleDateString()+" - "+i[1].toLocaleDateString();break;case"DateTime":o=i.toLocaleString().replace(/(.*)\D\d+/,"$1");break;case"Time":o=i.toLocaleTimeString().replace(/(.*)\D\d+/,"$1");break;default:o=i.toString()}return o}var d=function(){var e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])})(t,i)};return function(t,i){function o(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(o.prototype=i.prototype,new o)}}(),h=function(e,t,i,o){var n,s=arguments.length,r=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,o);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(r=(s<3?n(r):s>3?n(t,i,r):n(t,i))||r);return s>3&&r&&Object.defineProperty(t,i,r),r},c=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return d(i,e),h([t.Property("")],i.prototype,"title",void 0),h([t.Property(null)],i.prototype,"model",void 0),i}(t.ChildProperty),u={AutoComplete:"auto-complete",Color:"color-picker",ComboBox:"combo-box",DateRange:"date-range-picker",MultiSelect:"multi-select",RTE:"rte",Slider:"slider",Time:"time-picker"},m={Click:{editAreaClick:"Click to edit"},DblClick:{editAreaDoubleClick:"Double click to edit"}},y="e-inplaceeditor",f="e-inplaceeditor-tip",v="e-editable-value-wrapper",b="e-editable-value",E="e-editable-title",O="e-editable-inline",C="e-editable-popup",g="e-editable-form",w="e-editable-component",j="e-editable-action-buttons",k="e-editable-elements",P="e-editable-open",H="e-hide",B="e-rtl",M=function(){var e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])})(t,i)};return function(t,i){function o(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(o.prototype=i.prototype,new o)}}(),D=function(e,t,i,o){var n,s=arguments.length,r=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,o);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(r=(s<3?n(r):s>3?n(t,i,r):n(t,i))||r);return s>3&&r&&Object.defineProperty(t,i,r),r},T=function(e){function l(t,i){var o=e.call(this,t,i)||this;return o.initRender=!0,o.isTemplate=!1,o.isExtModule=!1,o.submitBtn=void 0,o.cancelBtn=void 0,o.isClearTarget=!1,o.btnElements=void 0,o.dataManager=void 0,o.divComponents=["RTE","Slider"],o.clearComponents=["AutoComplete","Mask","Text"],o.moduleList=["AutoComplete","Color","ComboBox","DateRange","MultiSelect","RTE","Slider","Time"],o.needsID=!0,o}return M(l,e),l.prototype.preRender=function(){t.isNullOrUndefined(this.model)&&this.setProperties({model:{}},!0),this.titleEle=this.createElement("div",{className:E})},l.prototype.render=function(){this.element.setAttribute("tabindex","0"),this.checkIsTemplate(),this.disable(this.disabled),this.updateAdaptor(),this.appendValueElement(),this.renderValue(this.checkValue(p(this.type,this.value))),this.wireEvents(),this.setRtl(this.enableRtl),this.enableEditor(this.enableEditMode),this.setClass("add",this.cssClass)},l.prototype.setClass=function(e,i){this.isEmpty(i)||("add"===e?t.addClass([this.element],[i]):t.removeClass([this.element],[i]))},l.prototype.appendValueElement=function(){this.valueWrap=this.createElement("div",{id:this.element.id+"_wrap",className:v}),this.element.innerHTML="",this.valueEle=this.createElement("span",{className:b}),this.editIcon=this.createElement("span",{className:"e-editable-overlay-icon e-icons",attrs:{title:this.getLocale({editIcon:"Click to edit"},"editIcon")}}),this.valueWrap.appendChild(this.valueEle),this.valueWrap.appendChild(this.editIcon),this.element.appendChild(this.valueWrap)},l.prototype.renderValue=function(e){this.valueEle.innerHTML=e,"Color"===this.type&&t.setStyleAttribute(this.valueEle,{color:e}),"Inline"===this.mode&&t.removeClass([this.valueWrap],[H])},l.prototype.renderEditor=function(){var e=void 0,i=t.select("."+v,this.element);if(!this.valueWrap.classList.contains(P)){if("Inline"===this.mode)this.loaderWidth=this.valueWrap.offsetWidth,t.addClass([this.valueWrap],[H]),this.inlineWrapper=this.createElement("div",{className:O}),this.element.appendChild(this.inlineWrapper),this.renderControl(this.inlineWrapper),this.afterOpenHandler(null);else{var o=this.createElement("div",{className:C});this.isEmpty(this.popupSettings.title)||(this.titleEle.innerHTML=this.popupSettings.title,o.appendChild(this.titleEle)),e={content:o,opensOn:"Custom",enableRtl:this.enableRtl,cssClass:f,afterOpen:this.afterOpenHandler.bind(this)},o.appendChild(this.renderControl(document.body)),t.extend(e,this.popupSettings.model,e,!0),this.tipObj=new r.Tooltip(e),this.tipObj.appendTo(i),this.tipObj.open(i)}"Ignore"!==this.actionOnBlur&&this.wireDocEvent(),this.initRender=!1,t.addClass([this.valueWrap],[P]),this.setProperties({enableEditMode:!0},!0)}},l.prototype.setAttribute=function(e,t){var i=this.name&&0!==this.name.length?this.name:this.element.id;t.forEach(function(t){e.setAttribute(t,i)})},l.prototype.renderControl=function(e){var t;this.containerEle=this.createElement("div",{className:"e-editable-wrapper"}),this.loader=this.createElement("div",{className:"e-editable-loading"}),this.formEle=this.createElement("form",{className:g});var i=this.createElement("div",{className:"e-component-group"}),o=this.createElement("div",{className:w});return e.appendChild(this.containerEle),this.containerEle.appendChild(this.loader),this.loadSpinner(),this.containerEle.appendChild(this.formEle),this.formEle.appendChild(i),this.isTemplate?this.appendTemplate(o,this.template):(Array.prototype.indexOf.call(this.divComponents,this.type)>-1?(t=this.createElement("div"),this.setAttribute(t,["id"])):(t=this.createElement("input"),this.setAttribute(t,["id","name"])),this.componentRoot=t,o.appendChild(t)),i.appendChild(o),i.appendChild(this.createElement("div",{className:"e-editable-error"})),this.appendButtons(this.formEle),this.isTemplate||this.renderComponent(t),this.removeSpinner(),this.submitOnEnter&&this.wireEditorKeyDownEvent(this.containerEle),this.containerEle},l.prototype.appendButtons=function(e){this.showButtons&&e&&(this.btnElements=this.renderButtons(),e.appendChild(this.btnElements),this.wireBtnEvents())},l.prototype.renderButtons=function(){var e=this.createElement("div",{className:j}),i=t.isNullOrUndefined(this.saveButton.content)||0===this.saveButton.content.length?"":" e-primary";return this.submitBtn=this.createButtons({constant:"save",type:"submit",container:e,title:{save:"Save"},model:this.saveButton,className:"e-btn-save"+i}),this.cancelBtn=this.createButtons({type:"button",constant:"cancel",title:{cancel:"Cancel"},container:e,model:this.cancelButton,className:"e-btn-cancel"}),e},l.prototype.createButtons=function(e){var t=void 0;if(Object.keys(e.model).length>0){var i=this.createElement("button",{className:e.className,attrs:{type:e.type,title:this.getLocale(e.title,e.constant)}});e.container.appendChild(i),t=new o.Button(e.model,i)}return t},l.prototype.renderComponent=function(e){if(this.isExtModule=Array.prototype.indexOf.call(this.moduleList,this.type)>-1,t.extend(this.model,this.model,{cssClass:k}),"MultiSelect"!==this.type||this.isEmpty(this.value)?this.model.value=this.value:this.model.value=this.value.slice(),this.isExtModule)this.notify("render",{module:u[this.type],target:e,type:this.type});else switch(this.model.showClearButton=!0,this.type){case"Date":this.componentObj=new n.DatePicker(this.model,e);break;case"DateTime":this.componentObj=new n.DateTimePicker(this.model,e);break;case"DropDownList":this.componentObj=new a.DropDownList(this.model,e);break;case"Mask":this.componentObj=new s.MaskedTextBox(this.model,e);break;case"Numeric":this.model.value&&(this.model.value=this.model.value.toString().replace(/[`~!@#$%^&*()_|\=?;:'",<>\{\}\[\]\\\/]/gi,"")),this.componentObj=new s.NumericTextBox(this.model,e);break;case"Text":this.componentObj=new s.TextBox(this.model,e)}},l.prototype.updateAdaptor=function(){switch(this.adaptor){case"UrlAdaptor":this.dataAdaptor=new i.UrlAdaptor;break;case"ODataV4Adaptor":this.dataAdaptor=new i.ODataV4Adaptor}},l.prototype.loadSpinner=function(){t.addClass([this.loader],["e-show"]),t.setStyleAttribute(this.loader,{width:this.loaderWidth+"px"}),this.spinObj={target:this.loader},r.createSpinner(this.spinObj),r.showSpinner(this.spinObj.target),this.formEle&&t.addClass([this.formEle],[H])},l.prototype.removeSpinner=function(){this.loader.removeAttribute("style"),r.hideSpinner(this.spinObj.target),t.detach(this.spinObj.target.firstChild),this.formEle&&t.removeClass([this.formEle],[H]),t.removeClass([this.loader],["e-show"])},l.prototype.getLocale=function(e,i){return new t.L10n("inplace-editor",e,this.locale).getConstant(i)},l.prototype.checkValue=function(e){return this.isEmpty(e)?this.emptyText:e},l.prototype.setValue=function(){this.isExtModule?this.notify("update",{type:this.type}):this.componentObj&&this.setProperties({value:this.componentObj.value},!0)},l.prototype.getSendValue=function(){return"Mask"===this.type||"Numeric"===this.type?this.value:this.checkValue(p(this.type,this.value))},l.prototype.getRenderValue=function(){return"Mask"===this.type&&0!==this.componentObj.value.length?this.componentObj.getMaskedValue():"Numeric"===this.type?this.componentRoot.value:p(this.type,this.value)},l.prototype.setRtl=function(e){e?t.addClass([this.element],[B]):t.removeClass([this.element],[B])},l.prototype.setFocus=function(){this.isTemplate||(this.isExtModule?this.notify("set-focus",{}):this.componentObj.element.focus())},l.prototype.removeEditor=function(){this.tipObj&&this.formEle&&t.closest(this.formEle,"."+f).classList.add(H),this.unWireDocEvent(),this.destroyComponents(),this.formEle=void 0,t.isNullOrUndefined(t.select("."+O,this.element))?this.tipObj&&("MultiSelect"===this.type&&(t.EventHandler.remove(this.containerEle,"mousedown",this.popMouseDown),t.EventHandler.remove(this.containerEle,"click",this.popClickHandler)),this.tipObj.close(),this.tipObj.destroy(),this.tipObj=void 0):(t.detach(this.inlineWrapper),this.inlineWrapper=void 0),this.containerEle=void 0,t.removeClass([this.valueWrap],[P,H]),this.setProperties({enableEditMode:!1},!0)},l.prototype.destroyComponents=function(){this.showButtons&&this.destroyButtons(),this.isExtModule?this.notify("destroy-modules",{}):(this.templateEle&&(document.body.appendChild(this.templateEle),this.templateEle.style.display="none",this.templateEle=void 0),t.isNullOrUndefined(this.componentObj)||(this.componentObj.destroy(),this.componentObj=void 0)),this.formValidate&&(this.formValidate=void 0),this.submitOnEnter&&this.containerEle&&this.unWireEditorKeyDownEvent(this.containerEle)},l.prototype.destroyButtons=function(){t.isNullOrUndefined(this.submitBtn)||(t.EventHandler.remove(this.submitBtn.element,"mousedown",this.submitHandler),t.EventHandler.remove(this.submitBtn.element,"click",this.submitPrevent),t.EventHandler.remove(this.submitBtn.element,"keydown",this.btnKeyDownHandler),this.submitBtn.destroy(),this.submitBtn=void 0),t.isNullOrUndefined(this.cancelBtn)||(t.EventHandler.remove(this.cancelBtn.element,"mousedown",this.cancelHandler),t.EventHandler.remove(this.cancelBtn.element,"keydown",this.btnKeyDownHandler),this.cancelBtn.destroy(),this.cancelBtn=void 0),this.btnElements=void 0},l.prototype.getQuery=function(e){var t=new i.Query;return Object.keys(e).forEach(function(i){t.addParams(i,e[i])}),t},l.prototype.sendValue=function(){var e={data:{name:this.name,primaryKey:this.primaryKey,value:this.getSendValue()}};if(this.trigger("actionBegin",e),this.isEmpty(this.url)||this.isEmpty(this.primaryKey)){var t={data:{},value:this.getSendValue()};this.triggerSuccess(t)}else this.dataManager=new i.DataManager({url:this.url,adaptor:this.dataAdaptor}),this.dataManager.executeQuery(this.getQuery(e.data),this.successHandler.bind(this),this.failureHandler.bind(this));this.dataManager=void 0},l.prototype.isEmpty=function(e){return!(!t.isNullOrUndefined(e)&&0!==e.length)},l.prototype.checkIsTemplate=function(){this.isTemplate=!t.isNullOrUndefined(this.template)&&""!==this.template},l.prototype.templateCompile=function(e,i){var o;"string"==typeof i&&(i=i.trim());var n=t.compile(i);t.isNullOrUndefined(n)||(o=n({},this,"template")),!t.isNullOrUndefined(n)&&o.length>0&&[].slice.call(o).forEach(function(t){e.appendChild(t)})},l.prototype.appendTemplate=function(e,i){"string"==typeof i||t.isNullOrUndefined(i.innerHTML)?("."===i[0]||"#"===i[0])&&document.querySelectorAll(i).length?(this.templateEle=document.querySelector(i),e.appendChild(this.templateEle),this.templateEle.style.display=""):this.templateCompile(e,i):(this.templateEle=i,e.appendChild(this.templateEle))},l.prototype.disable=function(e){e?t.addClass([this.element],["e-disable"]):t.removeClass([this.element],["e-disable"])},l.prototype.enableEditor=function(e){e?this.renderEditor():this.cancelHandler()},l.prototype.checkValidation=function(){var e,i=this;this.validationRules?(this.formValidate=new s.FormValidator(this.formEle,{rules:this.validationRules,validationComplete:function(t){e={errorMessage:t.message,data:{name:i.name,primaryKey:i.primaryKey,value:i.checkValue(i.getSendValue())}},i.trigger("validating",e),"failure"===t.status?(t.errorElement.innerText=e.errorMessage,i.toggleErrorClass(!0)):i.toggleErrorClass(!1)},customPlacement:function(e,o){t.select(".e-editable-error",i.formEle).appendChild(o)}}),this.formValidate.validate()):(e={errorMessage:"",data:{name:this.name,primaryKey:this.primaryKey,value:this.checkValue(this.getSendValue())}},this.trigger("validating",e),e.errorMessage&&"Empty"===e.data.value?(t.select(".e-editable-error",this.formEle).innerHTML=e.errorMessage,this.toggleErrorClass(!0)):this.toggleErrorClass(!1))},l.prototype.toggleErrorClass=function(e){if(!t.isNullOrUndefined(this.formEle)){var i=t.select(".e-input-group",this.formEle);!function(e,i,o){[].slice.call(e).forEach(function(e){e&&("add"===o?t.addClass([e],[i]):t.removeClass([e],[i]))})}([this.formEle,i],"e-error",e?"add":"remove")}},l.prototype.hideForm=function(e){t.isNullOrUndefined(this.formEle)||(e?t.addClass([this.formEle],[H]):t.removeClass([this.formEle],[H]))},l.prototype.updateArrow=function(){var e=this.tipObj.tipPointerPosition;this.tipObj.tipPointerPosition="Middle"===e?"Auto":"Middle",this.tipObj.tipPointerPosition=e,this.tipObj.dataBind()},l.prototype.triggerSuccess=function(e){var t=e.value;this.trigger("actionSuccess",e),this.removeSpinner(),this.hideForm(!1),this.renderValue(this.checkValue(e.value!==t?e.value:this.getRenderValue())),this.removeEditor()},l.prototype.wireEvents=function(){this.wireEditEvent(this.editableOn),t.EventHandler.add(this.editIcon,"click",this.clickHandler,this),t.EventHandler.add(this.element,"keydown",this.valueKeyDownHandler,this),t.EventHandler.add(document,"scroll",this.scrollResizeHandler,this),window.addEventListener("resize",this.scrollResizeHandler.bind(this)),Array.prototype.indexOf.call(this.clearComponents,this.type)>-1&&t.EventHandler.add(this.element,"mousedown",this.mouseDownHandler,this)},l.prototype.wireDocEvent=function(){t.EventHandler.add(document,"mousedown",this.docClickHandler,this)},l.prototype.wireEditEvent=function(e){if("EditIconClick"!==e){var i="Click"===e?"editAreaClick":"editAreaDoubleClick";this.element.setAttribute("title",this.getLocale(m[e],i)),t.Browser.isDevice&&t.Browser.isIos&&"DblClick"===e?this.touchModule=new t.Touch(this.valueWrap,{tap:this.doubleTapHandler.bind(this)}):t.EventHandler.add(this.valueWrap,e.toLowerCase(),this.clickHandler,this)}},l.prototype.wireEditorKeyDownEvent=function(e){t.EventHandler.add(e,"keydown",this.enterKeyDownHandler,this)},l.prototype.wireBtnEvents=function(){t.isNullOrUndefined(this.submitBtn)||(t.EventHandler.add(this.submitBtn.element,"mousedown",this.submitHandler,this),t.EventHandler.add(this.submitBtn.element,"click",this.submitPrevent,this),t.EventHandler.add(this.submitBtn.element,"keydown",this.btnKeyDownHandler,this)),t.isNullOrUndefined(this.cancelBtn)||(t.EventHandler.add(this.cancelBtn.element,"mousedown",this.cancelHandler,this),t.EventHandler.add(this.cancelBtn.element,"keydown",this.btnKeyDownHandler,this))},l.prototype.unWireEvents=function(){this.unWireEditEvent(this.editableOn),t.EventHandler.remove(this.editIcon,"click",this.clickHandler),t.EventHandler.remove(document,"scroll",this.scrollResizeHandler),window.removeEventListener("resize",this.scrollResizeHandler.bind(this)),t.EventHandler.remove(this.element,"keydown",this.valueKeyDownHandler),Array.prototype.indexOf.call(this.clearComponents,this.type)>-1&&t.EventHandler.remove(this.element,"mousedown",this.mouseDownHandler)},l.prototype.unWireDocEvent=function(){t.EventHandler.remove(document,"mousedown",this.docClickHandler)},l.prototype.unWireEditEvent=function(e){"EditIconClick"!==e&&(this.element.removeAttribute("title"),t.Browser.isDevice&&t.Browser.isIos&&"DblClick"===e?(this.touchModule.destroy(),this.touchModule=void 0):t.EventHandler.remove(this.valueWrap,e.toLowerCase(),this.clickHandler))},l.prototype.unWireEditorKeyDownEvent=function(e){t.EventHandler.remove(e,"keydown",this.enterKeyDownHandler)},l.prototype.submitPrevent=function(e){e.preventDefault()},l.prototype.btnKeyDownHandler=function(e){var t=e.target;(13===e.keyCode&&13===e.which||32===e.keyCode&&32===e.which)&&(t.classList.contains("e-btn-save")?this.save():t.classList.contains("e-btn-cancel")&&this.cancelHandler())},l.prototype.afterOpenHandler=function(e){"Popup"===this.mode&&"MultiSelect"===this.type&&(t.EventHandler.add(this.containerEle,"mousedown",this.popMouseDown,this),t.EventHandler.add(this.containerEle,"click",this.popClickHandler,this)),"Popup"!==this.mode||this.isEmpty(this.titleEle.innerHTML)||e.element.classList.add("e-editable-tip-title"),"RTE"===this.type?this.rteModule.refresh():"Slider"===this.type&&this.sliderModule.refresh(),this.setFocus()},l.prototype.popMouseDown=function(e){var t=e.target.classList;t.contains("e-chips-close")&&!t.contains("e-close-hooker")&&this.updateArrow()},l.prototype.doubleTapHandler=function(e){e.tapCount>1&&this.clickHandler(e.originalEvent)},l.prototype.clickHandler=function(e){"EditIconClick"!==this.editableOn&&e.stopPropagation(),this.renderEditor()},l.prototype.submitHandler=function(e){e.preventDefault(),this.save()},l.prototype.cancelHandler=function(){this.removeEditor()},l.prototype.popClickHandler=function(e){var i=t.select("."+v,this.element);e.target.classList.contains("e-chips-close")&&this.tipObj.refresh(i)},l.prototype.successHandler=function(e){var t={data:e,value:this.getSendValue()};this.triggerSuccess(t)},l.prototype.failureHandler=function(e){var t={data:e,value:this.getSendValue()};this.trigger("actionFailure",t),this.removeSpinner(),this.hideForm(!1),"Popup"===this.mode&&this.updateArrow()},l.prototype.enterKeyDownHandler=function(e){13===e.keyCode&&13===e.which&&t.closest(e.target,"."+w)?this.save():27===e.keyCode&&27===e.which&&this.cancelHandler()},l.prototype.valueKeyDownHandler=function(e){13!==e.keyCode||13!==e.which||!e.target.classList.contains(y)||this.valueWrap.classList.contains(P)||this.element.classList.contains("e-disable")||(e.preventDefault(),this.renderEditor())},l.prototype.mouseDownHandler=function(e){e.target.classList.contains("e-clear-icon")&&(this.isClearTarget=!0)},l.prototype.scrollResizeHandler=function(){"Popup"===this.mode&&this.tipObj&&this.removeEditor()},l.prototype.docClickHandler=function(e){var i=e.target;if(this.isClearTarget)return void(this.isClearTarget=!1);var o=t.closest(i,"."+y),n=t.closest(i,"."+f),s=t.closest(i,"."+k),r=t.closest(i,".e-rte-elements");!t.isNullOrUndefined(o)&&o.isEqualNode(this.element)||!t.isNullOrUndefined(n)&&this.tipObj&&n.id.indexOf(this.valueWrap.id)>-1||!t.isNullOrUndefined(s)||!t.isNullOrUndefined(r)||i.classList.contains("e-chips-close")||("Submit"===this.actionOnBlur?this.save():"Cancel"===this.actionOnBlur&&this.cancelHandler())},l.prototype.validate=function(){this.checkValidation()},l.prototype.save=function(){this.element.focus(),this.editEle=t.select("."+w,this.formEle),t.select(".e-error",this.editEle)&&t.isNullOrUndefined(this.validationRules)||(this.isTemplate||this.setValue(),this.checkValidation(),this.formEle.classList.contains("e-error")||(this.loadSpinner(),this.hideForm(!0),"Popup"===this.mode&&this.updateArrow(),this.sendValue()))},l.prototype.destroy=function(){var i=this;for(this.removeEditor(),this.isExtModule&&this.notify("destroy",{}),this.unWireEvents(),[y,"e-disable",B].forEach(function(e){t.removeClass([i.element],[e])});this.element.firstChild;)this.element.removeChild(this.element.firstChild);e.prototype.destroy.call(this)},l.prototype.getPersistData=function(){return this.addOnPersist(["value"])},l.prototype.requiredModules=function(){var e=[];return e.push({member:u[this.type],args:[this]}),e},l.prototype.getModuleName=function(){return"inplaceeditor"},l.prototype.onPropertyChanged=function(e,t){this.removeEditor();for(var i=0,o=Object.keys(e);i<o.length;i++)switch(o[i]){case"showButtons":e.showButtons?this.appendButtons(this.formEle):this.destroyButtons();break;case"value":case"emptyText":this.renderValue(this.checkValue(p(this.type,this.value)));break;case"template":this.checkIsTemplate();break;case"disabled":this.disable(e.disabled);break;case"enableRtl":this.setRtl(e.enableRtl);break;case"cssClass":this.setClass("remove",t.cssClass),this.setClass("add",e.cssClass);break;case"mode":this.enableEditor(this.enableEditMode);break;case"enableEditMode":this.enableEditor(e.enableEditMode);break;case"editableOn":this.unWireEditEvent(t.editableOn),"EditIconClick"!==e.editableOn&&this.wireEditEvent(e.editableOn)}},D([t.Property("")],l.prototype,"name",void 0),D([t.Property(null)],l.prototype,"value",void 0),D([t.Property("")],l.prototype,"template",void 0),D([t.Property("")],l.prototype,"cssClass",void 0),D([t.Property("")],l.prototype,"primaryKey",void 0),D([t.Property("Empty")],l.prototype,"emptyText",void 0),D([t.Property("")],l.prototype,"url",void 0),D([t.Property("Popup")],l.prototype,"mode",void 0),D([t.Property("UrlAdaptor")],l.prototype,"adaptor",void 0),D([t.Property("Text")],l.prototype,"type",void 0),D([t.Property("Click")],l.prototype,"editableOn",void 0),D([t.Property("Submit")],l.prototype,"actionOnBlur",void 0),D([t.Property(!1)],l.prototype,"enableRtl",void 0),D([t.Property(!1)],l.prototype,"enablePersistence",void 0),D([t.Property(!1)],l.prototype,"disabled",void 0),D([t.Property(!0)],l.prototype,"showButtons",void 0),D([t.Property(!1)],l.prototype,"enableEditMode",void 0),D([t.Property(!0)],l.prototype,"submitOnEnter",void 0),D([t.Complex({},c)],l.prototype,"popupSettings",void 0),D([t.Property(null)],l.prototype,"model",void 0),D([t.Property({iconCss:"e-icons e-save-icon"})],l.prototype,"saveButton",void 0),D([t.Property({iconCss:"e-icons e-cancel-icon"})],l.prototype,"cancelButton",void 0),D([t.Property(null)],l.prototype,"validationRules",void 0),D([t.Event()],l.prototype,"created",void 0),D([t.Event()],l.prototype,"actionBegin",void 0),D([t.Event()],l.prototype,"actionSuccess",void 0),D([t.Event()],l.prototype,"actionFailure",void 0),D([t.Event()],l.prototype,"validating",void 0),D([t.Event()],l.prototype,"destroyed",void 0),l=D([t.NotifyPropertyChanges],l)}(t.Component),R=function(){function e(e,t){this.parent=e,this.module=t,this.addEventListener()}return e.prototype.render=function(e){this.module.render(e)},e.prototype.focus=function(){this.module.focus()},e.prototype.update=function(e){this.module.updateValue(e)},e.prototype.destroyComponent=function(){t.isNullOrUndefined(this.module.compObj)||(this.module.compObj.destroy(),this.module.compObj=void 0)},e.prototype.destroy=function(){this.destroyComponent(),this.removeEventListener()},e.prototype.addEventListener=function(){this.parent.on("render",this.render,this),this.parent.on("set-focus",this.focus,this),this.parent.on("update",this.update,this),this.parent.on("destroy-modules",this.destroyComponent,this),this.parent.on("destroy",this.destroy,this)},e.prototype.removeEventListener=function(){this.parent.isDestroyed||(this.parent.off("render",this.render),this.parent.off("set-focus",this.focus),this.parent.off("update",this.update),this.parent.off("destroy-modules",this.destroyComponent),this.parent.off("destroy",this.destroy))},e}(),N=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.atcModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.AutoComplete(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"AutoComplete"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"auto-complete"},e}(),S=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.colorModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.compObj=new s.ColorPicker(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"Color"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"color-picker"},e}(),L=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.comboBoxModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.ComboBox(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"ComboBox"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"combo-box"},e}(),A=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.dateRangeModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new n.DateRangePicker(this.parent.model),this.compObj.appendTo(e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"DateRange"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"date-range-picker"},e}(),V=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.multiSelectModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new a.MultiSelect(this.parent.model,e.target)},e.prototype.focus=function(){t.closest(this.compObj.element,".e-multi-select-wrapper").dispatchEvent(new MouseEvent("mousedown"))},e.prototype.updateValue=function(e){this.compObj&&"MultiSelect"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"multi-select"},e}();l.RichTextEditor.Inject(l.HtmlEditor,l.MarkdownEditor,l.Toolbar,l.Link,l.Image,l.QuickToolbar,l.Table);var x=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.rteModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.compObj=new l.RichTextEditor(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"RTE"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.refresh=function(){this.compObj.refresh()},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"rte"},e}(),I=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.sliderModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.compObj=new s.Slider(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.element.focus()},e.prototype.updateValue=function(e){this.compObj&&"Slider"===e.type&&this.parent.setProperties({value:this.compObj.value.toString()},!0)},e.prototype.refresh=function(){this.compObj.refresh()},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"slider"},e}(),W=function(){function e(e){this.compObj=void 0,this.parent=e,this.parent.timeModule=this,this.base=new R(this.parent,this)}return e.prototype.render=function(e){this.parent.model.showClearButton=!0,this.compObj=new n.TimePicker(this.parent.model,e.target)},e.prototype.focus=function(){this.compObj.focusIn()},e.prototype.updateValue=function(e){this.compObj&&"Time"===e.type&&this.parent.setProperties({value:this.compObj.value},!0)},e.prototype.destroy=function(){this.base.destroy()},e.prototype.getModuleName=function(){return"time-picker"},e}();return e.parseValue=p,e.render="render",e.update="update",e.destroy="destroy",e.setFocus="set-focus",e.destroyModules="destroy-modules",e.PopupSettings=c,e.modulesList=u,e.localeConstant=m,e.ROOT=y,e.ROOT_TIP=f,e.VALUE_WRAPPER=v,e.VALUE=b,e.OVERLAY_ICON="e-editable-overlay-icon",e.TIP_TITLE="e-editable-tip-title",e.TITLE=E,e.INLINE=O,e.POPUP=C,e.WRAPPER="e-editable-wrapper",e.LOADING="e-editable-loading",e.FORM=g,e.CTRL_GROUP="e-component-group",e.INPUT=w,e.BUTTONS=j,e.EDITABLE_ERROR="e-editable-error",e.ELEMENTS=k,e.OPEN=P,e.BTN_SAVE="e-btn-save",e.BTN_CANCEL="e-btn-cancel",e.DISABLE="e-disable",e.ICONS="e-icons",e.PRIMARY="e-primary",e.SHOW="e-show",e.HIDE=H,e.RTL=B,e.ERROR="e-error",e.InPlaceEditor=T,e.Base=R,e.AutoComplete=N,e.ColorPicker=S,e.ComboBox=L,e.DateRangePicker=A,e.MultiSelect=V,e.Rte=x,e.Slider=I,e.TimePicker=W,e}({},ej.base,ej.data,ej.buttons,ej.calendars,ej.inputs,ej.popups,ej.dropdowns,ej.richtexteditor),this.ejs=ej; | ||
//# sourceMappingURL=ej2-inplace-editor.min.js.map |
/*! | ||
* filename: index.d.ts | ||
* version : 16.4.42 | ||
* version : 16.4.44 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-inplace-editor", | ||
"version": "16.4.42", | ||
"version": "16.4.44", | ||
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server.", | ||
@@ -13,11 +13,11 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-data": "~16.4.42", | ||
"@syncfusion/ej2-lists": "~16.4.42", | ||
"@syncfusion/ej2-inputs": "~16.4.42", | ||
"@syncfusion/ej2-popups": "~16.4.42", | ||
"@syncfusion/ej2-lists": "~16.4.44", | ||
"@syncfusion/ej2-inputs": "~16.4.44", | ||
"@syncfusion/ej2-popups": "~16.4.44", | ||
"@syncfusion/ej2-buttons": "~16.4.42", | ||
"@syncfusion/ej2-dropdowns": "~16.4.42", | ||
"@syncfusion/ej2-calendars": "~16.4.42", | ||
"@syncfusion/ej2-navigations": "~16.4.42", | ||
"@syncfusion/ej2-dropdowns": "~16.4.44", | ||
"@syncfusion/ej2-calendars": "~16.4.44", | ||
"@syncfusion/ej2-navigations": "~16.4.44", | ||
"@syncfusion/ej2-splitbuttons": "~16.4.42", | ||
"@syncfusion/ej2-richtexteditor": "~16.4.42" | ||
"@syncfusion/ej2-richtexteditor": "~16.4.44" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
@@ -1,2 +0,2 @@ | ||
import { Component, INotifyPropertyChanged, NotifyPropertyChanges, Property, Event, EmitType, select } from '@syncfusion/ej2-base';import { detach, addClass, removeClass, EventHandler, setStyleAttribute, Complex, ModuleDeclaration } from '@syncfusion/ej2-base';import { isNullOrUndefined as isNOU, closest, extend, L10n, compile } from '@syncfusion/ej2-base';import { DataManager, UrlAdaptor, Query, WebApiAdaptor, ODataV4Adaptor } from '@syncfusion/ej2-data';import { Button, ButtonModel } from '@syncfusion/ej2-buttons';import { RichTextEditorModel } from '@syncfusion/ej2-richtexteditor';import { DatePicker, DatePickerModel, DateTimePicker } from '@syncfusion/ej2-calendars';import { DateTimePickerModel, DateRangePickerModel, TimePickerModel } from '@syncfusion/ej2-calendars';import { NumericTextBox, NumericTextBoxModel, TextBox, TextBoxModel } from '@syncfusion/ej2-inputs';import { createSpinner, hideSpinner, SpinnerArgs, showSpinner } from '@syncfusion/ej2-popups';import { Tooltip, TooltipEventArgs, TipPointerPosition } from '@syncfusion/ej2-popups';import { ColorPickerModel, FormValidator, MaskedTextBox, MaskedTextBoxModel, SliderModel } from '@syncfusion/ej2-inputs';import { AutoCompleteModel, ComboBoxModel, DropDownList, DropDownListModel, MultiSelectModel } from '@syncfusion/ej2-dropdowns';import { Rte } from '../modules/rte';import { Slider } from '../modules/slider';import { ComboBox } from '../modules/combo-box';import { TimePicker } from '../modules/time-picker';import { MultiSelect } from '../modules/multi-select';import { ColorPicker } from '../modules/color-picker';import { AutoComplete } from '../modules/auto-complete';import { DateRangePicker } from '../modules/date-range-picker';import * as events from './events';import * as classes from './classes';import { PopupSettings, modulesList, localeConstant } from './models';import { PopupSettingsModel } from './models-model';import { ActionBeginEventArgs, ActionEventArgs, FormEventArgs, ValidateEventArgs, IButton } from './interface';import { parseValue } from './util'; | ||
import { Component, INotifyPropertyChanged, NotifyPropertyChanges, Property, Event, EmitType, select } from '@syncfusion/ej2-base';import { detach, addClass, removeClass, EventHandler, setStyleAttribute, Complex, ModuleDeclaration } from '@syncfusion/ej2-base';import { isNullOrUndefined as isNOU, closest, extend, L10n, compile, Browser, Touch, TapEventArgs } from '@syncfusion/ej2-base';import { DataManager, UrlAdaptor, Query, WebApiAdaptor, ODataV4Adaptor } from '@syncfusion/ej2-data';import { Button, ButtonModel } from '@syncfusion/ej2-buttons';import { RichTextEditorModel } from '@syncfusion/ej2-richtexteditor';import { DatePicker, DatePickerModel, DateTimePicker } from '@syncfusion/ej2-calendars';import { DateTimePickerModel, DateRangePickerModel, TimePickerModel } from '@syncfusion/ej2-calendars';import { NumericTextBox, NumericTextBoxModel, TextBox, TextBoxModel } from '@syncfusion/ej2-inputs';import { createSpinner, hideSpinner, SpinnerArgs, showSpinner } from '@syncfusion/ej2-popups';import { Tooltip, TooltipEventArgs, TipPointerPosition } from '@syncfusion/ej2-popups';import { ColorPickerModel, FormValidator, MaskedTextBox, MaskedTextBoxModel, SliderModel } from '@syncfusion/ej2-inputs';import { AutoCompleteModel, ComboBoxModel, DropDownList, DropDownListModel, MultiSelectModel } from '@syncfusion/ej2-dropdowns';import { Rte } from '../modules/rte';import { Slider } from '../modules/slider';import { ComboBox } from '../modules/combo-box';import { TimePicker } from '../modules/time-picker';import { MultiSelect } from '../modules/multi-select';import { ColorPicker } from '../modules/color-picker';import { AutoComplete } from '../modules/auto-complete';import { DateRangePicker } from '../modules/date-range-picker';import * as events from './events';import * as classes from './classes';import { PopupSettings, modulesList, localeConstant } from './models';import { PopupSettingsModel } from './models-model';import { ActionBeginEventArgs, ActionEventArgs, FormEventArgs, ValidateEventArgs, IButton } from './interface';import { parseValue } from './util'; | ||
import {RenderMode,AdaptorType,InputType,EditableType,ActionBlur} from "./inplace-editor"; | ||
@@ -55,4 +55,5 @@ import {ComponentModel} from '@syncfusion/ej2-base'; | ||
* Specifies the mode to be render while editing. The possible modes are : | ||
* Inline: Editable content is displayed as inline text and ok/cancel buttons are displayed at right bottom corner of input. | ||
* Popup: Editable content and ok/cancel buttons are displayed inside popup while editing. | ||
* | ||
* - `Inline`: Editable content is displayed as inline text and ok/cancel buttons are displayed at right bottom corner of input. | ||
* - `Popup`: Editable content and ok/cancel buttons are displayed inside popup while editing. | ||
* @default 'Popup' | ||
@@ -64,5 +65,6 @@ */ | ||
* Specifies the adaptor type that are used DataManager to communicate with DataSource. The possible values are, | ||
* UrlAdaptor: Base adaptor for interacting with remote data services. | ||
* ODataV4Adaptor: Used to interact with ODataV4 service. | ||
* WebApiAdaptor: Used to interact with Web api created with OData endpoint. | ||
* | ||
* - `UrlAdaptor`: Base adaptor for interacting with remote data services. | ||
* - `ODataV4Adaptor`: Used to interact with ODataV4 service. | ||
* - `WebApiAdaptor`: Used to interact with Web api created with OData endpoint. | ||
* @default 'UrlAdaptor' | ||
@@ -80,5 +82,6 @@ */ | ||
* Specifies the event action of input to enter edit mode instead of using edit icon. The possible values are: | ||
* Click: Do the single click action on input to enter into the edit mode. | ||
* DblClick: Do the single double click action on input to enter into the edit mode. | ||
* EditIconClick: Disables the editing of event action of input and allows user to edit only through edit icon. | ||
* | ||
* - `Click`: Do the single click action on input to enter into the edit mode. | ||
* - `DblClick`: Do the single double click action on input to enter into the edit mode. | ||
* - `EditIconClick`: Disables the editing of event action of input and allows user to edit only through edit icon. | ||
* @default 'Click' | ||
@@ -91,5 +94,6 @@ */ | ||
* The possible options are, | ||
* Cancel: Cancel's the editing and resets the old content. | ||
* Submit: Submit the edited content to the server. | ||
* Ignore: No action is perform with this type and allows to have many containers open. | ||
* | ||
* - `Cancel`: Cancel's the editing and resets the old content. | ||
* - `Submit`: Submit the edited content to the server. | ||
* - `Ignore`: No action is perform with this type and allows to have many containers open. | ||
* @default 'Submit' | ||
@@ -96,0 +100,0 @@ */ |
@@ -53,2 +53,3 @@ import { Component, INotifyPropertyChanged, EmitType } from '@syncfusion/ej2-base'; | ||
private tipObj; | ||
private touchModule; | ||
private loaderWidth; | ||
@@ -155,4 +156,5 @@ private loader; | ||
* Specifies the mode to be render while editing. The possible modes are : | ||
* Inline: Editable content is displayed as inline text and ok/cancel buttons are displayed at right bottom corner of input. | ||
* Popup: Editable content and ok/cancel buttons are displayed inside popup while editing. | ||
* | ||
* - `Inline`: Editable content is displayed as inline text and ok/cancel buttons are displayed at right bottom corner of input. | ||
* - `Popup`: Editable content and ok/cancel buttons are displayed inside popup while editing. | ||
* @default 'Popup' | ||
@@ -163,5 +165,6 @@ */ | ||
* Specifies the adaptor type that are used DataManager to communicate with DataSource. The possible values are, | ||
* UrlAdaptor: Base adaptor for interacting with remote data services. | ||
* ODataV4Adaptor: Used to interact with ODataV4 service. | ||
* WebApiAdaptor: Used to interact with Web api created with OData endpoint. | ||
* | ||
* - `UrlAdaptor`: Base adaptor for interacting with remote data services. | ||
* - `ODataV4Adaptor`: Used to interact with ODataV4 service. | ||
* - `WebApiAdaptor`: Used to interact with Web api created with OData endpoint. | ||
* @default 'UrlAdaptor' | ||
@@ -177,5 +180,6 @@ */ | ||
* Specifies the event action of input to enter edit mode instead of using edit icon. The possible values are: | ||
* Click: Do the single click action on input to enter into the edit mode. | ||
* DblClick: Do the single double click action on input to enter into the edit mode. | ||
* EditIconClick: Disables the editing of event action of input and allows user to edit only through edit icon. | ||
* | ||
* - `Click`: Do the single click action on input to enter into the edit mode. | ||
* - `DblClick`: Do the single double click action on input to enter into the edit mode. | ||
* - `EditIconClick`: Disables the editing of event action of input and allows user to edit only through edit icon. | ||
* @default 'Click' | ||
@@ -187,5 +191,6 @@ */ | ||
* The possible options are, | ||
* Cancel: Cancel's the editing and resets the old content. | ||
* Submit: Submit the edited content to the server. | ||
* Ignore: No action is perform with this type and allows to have many containers open. | ||
* | ||
* - `Cancel`: Cancel's the editing and resets the old content. | ||
* - `Submit`: Submit the edited content to the server. | ||
* - `Ignore`: No action is perform with this type and allows to have many containers open. | ||
* @default 'Submit' | ||
@@ -341,3 +346,2 @@ */ | ||
private wireBtnEvents; | ||
private submitPrevent; | ||
private unWireEvents; | ||
@@ -347,4 +351,7 @@ private unWireDocEvent; | ||
private unWireEditorKeyDownEvent; | ||
private submitPrevent; | ||
private btnKeyDownHandler; | ||
private afterOpenHandler; | ||
private popMouseDown; | ||
private doubleTapHandler; | ||
private clickHandler; | ||
@@ -351,0 +358,0 @@ private submitHandler; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
import { detach, addClass, removeClass, EventHandler, setStyleAttribute, Complex } from '@syncfusion/ej2-base'; | ||
import { isNullOrUndefined as isNOU, closest, extend, L10n, compile } from '@syncfusion/ej2-base'; | ||
import { isNullOrUndefined as isNOU, closest, extend, L10n, compile, Browser, Touch } from '@syncfusion/ej2-base'; | ||
import { DataManager, UrlAdaptor, Query, ODataV4Adaptor } from '@syncfusion/ej2-data'; | ||
@@ -247,3 +247,8 @@ import { Button } from '@syncfusion/ej2-buttons'; | ||
extend(this.model, this.model, { cssClass: classes.ELEMENTS }); | ||
this.model.value = this.value; | ||
if (this.type === 'MultiSelect' && !this.isEmpty(this.value)) { | ||
this.model.value = this.value.slice(); | ||
} | ||
else { | ||
this.model.value = this.value; | ||
} | ||
if (this.isExtModule) { | ||
@@ -400,2 +405,3 @@ this.notify(events.render, { module: modulesList[this.type], target: ele, type: this.type }); | ||
EventHandler.remove(this.submitBtn.element, 'click', this.submitPrevent); | ||
EventHandler.remove(this.submitBtn.element, 'keydown', this.btnKeyDownHandler); | ||
this.submitBtn.destroy(); | ||
@@ -406,2 +412,3 @@ this.submitBtn = undefined; | ||
EventHandler.remove(this.cancelBtn.element, 'mousedown', this.cancelHandler); | ||
EventHandler.remove(this.cancelBtn.element, 'keydown', this.btnKeyDownHandler); | ||
this.cancelBtn.destroy(); | ||
@@ -574,3 +581,8 @@ this.cancelBtn = undefined; | ||
this.element.setAttribute('title', this.getLocale(localeConstant[event], titleConstant)); | ||
EventHandler.add(this.valueWrap, event.toLowerCase(), this.clickHandler, this); | ||
if (Browser.isDevice && Browser.isIos && event === 'DblClick') { | ||
this.touchModule = new Touch(this.valueWrap, { tap: this.doubleTapHandler.bind(this) }); | ||
} | ||
else { | ||
EventHandler.add(this.valueWrap, event.toLowerCase(), this.clickHandler, this); | ||
} | ||
}; | ||
@@ -584,10 +596,9 @@ InPlaceEditor.prototype.wireEditorKeyDownEvent = function (ele) { | ||
EventHandler.add(this.submitBtn.element, 'click', this.submitPrevent, this); | ||
EventHandler.add(this.submitBtn.element, 'keydown', this.btnKeyDownHandler, this); | ||
} | ||
if (!isNOU(this.cancelBtn)) { | ||
EventHandler.add(this.cancelBtn.element, 'mousedown', this.cancelHandler, this); | ||
EventHandler.add(this.cancelBtn.element, 'keydown', this.btnKeyDownHandler, this); | ||
} | ||
}; | ||
InPlaceEditor.prototype.submitPrevent = function (e) { | ||
e.preventDefault(); | ||
}; | ||
InPlaceEditor.prototype.unWireEvents = function () { | ||
@@ -611,3 +622,9 @@ this.unWireEditEvent(this.editableOn); | ||
this.element.removeAttribute('title'); | ||
EventHandler.remove(this.valueWrap, event.toLowerCase(), this.clickHandler); | ||
if (Browser.isDevice && Browser.isIos && event === 'DblClick') { | ||
this.touchModule.destroy(); | ||
this.touchModule = undefined; | ||
} | ||
else { | ||
EventHandler.remove(this.valueWrap, event.toLowerCase(), this.clickHandler); | ||
} | ||
}; | ||
@@ -617,2 +634,16 @@ InPlaceEditor.prototype.unWireEditorKeyDownEvent = function (ele) { | ||
}; | ||
InPlaceEditor.prototype.submitPrevent = function (e) { | ||
e.preventDefault(); | ||
}; | ||
InPlaceEditor.prototype.btnKeyDownHandler = function (e) { | ||
var trg = e.target; | ||
if ((e.keyCode === 13 && e.which === 13) || (e.keyCode === 32 && e.which === 32)) { | ||
if (trg.classList.contains(classes.BTN_SAVE)) { | ||
this.save(); | ||
} | ||
else if (trg.classList.contains(classes.BTN_CANCEL)) { | ||
this.cancelHandler(); | ||
} | ||
} | ||
}; | ||
InPlaceEditor.prototype.afterOpenHandler = function (e) { | ||
@@ -640,2 +671,7 @@ if (this.mode === 'Popup' && this.type === 'MultiSelect') { | ||
}; | ||
InPlaceEditor.prototype.doubleTapHandler = function (e) { | ||
if (e.tapCount > 1) { | ||
this.clickHandler(e.originalEvent); | ||
} | ||
}; | ||
InPlaceEditor.prototype.clickHandler = function (e) { | ||
@@ -674,5 +710,8 @@ if (this.editableOn !== 'EditIconClick') { | ||
InPlaceEditor.prototype.enterKeyDownHandler = function (e) { | ||
if ((e.keyCode === 13 && e.which === 13) || (e.keyCode === 27 && e.which === 27)) { | ||
if ((e.keyCode === 13 && e.which === 13) && closest(e.target, '.' + classes.INPUT)) { | ||
this.save(); | ||
} | ||
else if (e.keyCode === 27 && e.which === 27) { | ||
this.cancelHandler(); | ||
} | ||
}; | ||
@@ -679,0 +718,0 @@ InPlaceEditor.prototype.valueKeyDownHandler = function (e) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
902248
12420