/** * Kendo UI v2019.2.619 (http://www.telerik.com/kendo-ui) * Copyright 2019 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. * * Kendo UI commercial licenses may be obtained at * http://www.telerik.com/purchase/license-agreement/kendo-ui-complete * If you do not own a commercial license, this file shall be governed by the trial license terms. */ !function(t,define){define("chat/messageBox.min",["kendo.core.min"],t)}(function(){return function(t,e){var s=window.kendo,n=s.ui.Widget,i=t.extend,o=t.proxy,a=".",r=".kendoChat",l=s.keys,c='',d=' ',h={input:"k-input",button:"k-button",buttonFlat:"k-flat",buttonIcon:"k-button-icon",buttonSend:"k-button-send",buttonToggle:"k-button-toggle",iconAdd:"k-icon k-i-add",hidden:"k-hidden"},u=n.extend({init:function(t,e){n.fn.init.call(this,t,e),this._wrapper(),this._attachEvents(),this._typing=!1},events:[],options:{messages:{placeholder:"Type a message..."}},destroy:function(){n.fn.destroy.call(this),this.input&&(this.input.off(r),this.input.remove(),this.input=null),this.element.off(r),this.element.empty()},_wrapper:function(){var e=u.styles,n=this.options,i=n.messages,o="inputId_"+s.guid();t("