New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-vue-richtexteditor

Package Overview
Dependencies
Maintainers
3
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-vue-richtexteditor - npm Package Compare versions

Comparing version 18.1.57 to 18.2.44

14

CHANGELOG.md

@@ -7,4 +7,16 @@ # Changelog

#### New Features
- `#271295` - Provided public methods `showInlineToolbar` and `hideInlineToolbar` to show and hide the inline toolbars in the Rich Text Editor.
#### Bug Fixes
- The issue with "Rich Text Editor data binding not working in Source Code view" has been resolved.
## 18.1.57 (2020-06-16)
### RichTextEditor
#### Bug Fixes
- `#275859` - The issue with "throwing script error while pasting the content with table" in the Rich Text Editor has been resolved.

@@ -36,3 +48,3 @@ - `#279019` - The issue with "pasting the content inside the nested table that breaks the HTML content in the Rich Text Editor" has been resolved.

- `#F152908` - The issue sublist remains after deleting the parent list element in the Rich Text Editor has been resolved.
- `#F152908` - The issue sub list remains after deleting the parent list element in the Rich Text Editor has been resolved.

@@ -39,0 +51,0 @@ ## 18.1.48 (2020-05-05)

4

dist/ej2-vue-richtexteditor.umd.min.js
/*!
* filename: ej2-vue-richtexteditor.umd.min.js
* version : 18.1.57
* version : 18.2.44
* Copyright Syncfusion Inc. 2001 - 2020. 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-richtexteditor"),require("@syncfusion/ej2-base"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-richtexteditor","@syncfusion/ej2-base","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Richtexteditor,e.ej2Base,e.ej2VueBase)}(this,function(e,t,n,o){"use strict";var r=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),s=function(e,t,n,o){var r,s=arguments.length,i=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(i=(s<3?r(i):s>3?r(t,n,i):r(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},i=["backgroundColor","cssClass","editorMode","enableAutoUrl","enableHtmlEncode","enableHtmlSanitizer","enablePersistence","enableResize","enableRtl","enableTabKey","enableXhtml","enabled","floatingToolbarOffset","fontColor","fontFamily","fontSize","format","formatter","height","htmlAttributes","iframeSettings","inlineMode","insertImageSettings","keyConfig","locale","maxLength","pasteCleanupSettings","placeholder","quickToolbarSettings","readonly","saveInterval","showCharCount","tableSettings","toolbarSettings","undoRedoSteps","undoRedoTimer","value","valueTemplate","width","actionBegin","actionComplete","afterImageDelete","beforeDialogClose","beforeDialogOpen","beforeQuickToolbarOpen","beforeSanitizeHtml","blur","change","created","destroyed","dialogClose","dialogOpen","focus","imageRemoving","imageSelected","imageUploadFailed","imageUploadSuccess","imageUploading","quickToolbarClose","quickToolbarOpen","resizeStart","resizeStop","resizing","toolbarClick","toolbarStatusUpdate"],a=["value"],c=function(e){function c(){var n=e.call(this)||this;return n.propKeys=i,n.models=a,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.RichTextEditor({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return r(c,e),c.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},c.prototype.trigger=function(e,t,o){if("change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){s=(r=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&r&&!n.isUndefined(t[s])&&(this.$emit("update:"+s,t[s]),this.$emit("modelchanged",t[s]))}}else{var r,s=(r=this.models.toString().match(/checked|value/)||[])[0];t&&r&&!n.isUndefined(t[s])&&(this.$emit("update:"+s,t[s]),this.$emit("modelchanged",t[s]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},c.prototype.render=function(e){return e("textarea",this.$slots.default)},c.prototype.disableToolbarItem=function(e,t){return this.ej2Instances.disableToolbarItem(e,t)},c.prototype.enableToolbarItem=function(e,t){return this.ej2Instances.enableToolbarItem(e,t)},c.prototype.executeCommand=function(e,t,n){return this.ej2Instances.executeCommand(e,t,n)},c.prototype.focusIn=function(){return this.ej2Instances.focusIn()},c.prototype.focusOut=function(){return this.ej2Instances.focusOut()},c.prototype.getCharCount=function(){return this.ej2Instances.getCharCount()},c.prototype.getContent=function(){return this.ej2Instances.getContent()},c.prototype.getHtml=function(){return this.ej2Instances.getHtml()},c.prototype.getRange=function(){return this.ej2Instances.getRange()},c.prototype.getSelectedHtml=function(){return this.ej2Instances.getSelectedHtml()},c.prototype.getSelection=function(){return this.ej2Instances.getSelection()},c.prototype.getText=function(){return this.ej2Instances.getText()},c.prototype.print=function(){return this.ej2Instances.print()},c.prototype.refreshUI=function(){return this.ej2Instances.refreshUI()},c.prototype.removeToolbarItem=function(e){return this.ej2Instances.removeToolbarItem(e)},c.prototype.sanitizeHtml=function(e){return this.ej2Instances.sanitizeHtml(e)},c.prototype.selectAll=function(){return this.ej2Instances.selectAll()},c.prototype.selectRange=function(e){return this.ej2Instances.selectRange(e)},c.prototype.showFullScreen=function(){return this.ej2Instances.showFullScreen()},c.prototype.showSourceCode=function(){return this.ej2Instances.showSourceCode()},c=s([o.EJComponentDecorator({props:i,model:{event:"modelchanged"}})],c)}(o.ComponentBase),l={name:"ejs-richtexteditor",install:function(e){e.component(l.name,c)}};e.RichTextEditorComponent=c,e.RichTextEditorPlugin=l,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-richtexteditor"),require("@syncfusion/ej2-base"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-richtexteditor","@syncfusion/ej2-base","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Richtexteditor,e.ej2Base,e.ej2VueBase)}(this,function(e,t,n,o){"use strict";var r=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),s=function(e,t,n,o){var r,s=arguments.length,i=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(i=(s<3?r(i):s>3?r(t,n,i):r(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},i=["autoSaveOnIdle","backgroundColor","cssClass","editorMode","enableAutoUrl","enableHtmlEncode","enableHtmlSanitizer","enablePersistence","enableResize","enableRtl","enableTabKey","enableXhtml","enabled","floatingToolbarOffset","fontColor","fontFamily","fontSize","format","formatter","height","htmlAttributes","iframeSettings","inlineMode","insertImageSettings","keyConfig","locale","maxLength","pasteCleanupSettings","placeholder","quickToolbarSettings","readonly","saveInterval","showCharCount","tableSettings","toolbarSettings","undoRedoSteps","undoRedoTimer","value","valueTemplate","width","actionBegin","actionComplete","afterImageDelete","beforeDialogClose","beforeDialogOpen","beforeQuickToolbarOpen","beforeSanitizeHtml","blur","change","created","destroyed","dialogClose","dialogOpen","focus","imageRemoving","imageSelected","imageUploadFailed","imageUploadSuccess","imageUploading","quickToolbarClose","quickToolbarOpen","resizeStart","resizeStop","resizing","toolbarClick","toolbarStatusUpdate"],a=["value"],c=function(e){function c(){var n=e.call(this)||this;return n.propKeys=i,n.models=a,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.RichTextEditor({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return r(c,e),c.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},c.prototype.trigger=function(e,t,o){if("change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){s=(r=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&r&&!n.isUndefined(t[s])&&(this.$emit("update:"+s,t[s]),this.$emit("modelchanged",t[s]))}}else{var r,s=(r=this.models.toString().match(/checked|value/)||[])[0];t&&r&&!n.isUndefined(t[s])&&(this.$emit("update:"+s,t[s]),this.$emit("modelchanged",t[s]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},c.prototype.render=function(e){return e("textarea",this.$slots.default)},c.prototype.disableToolbarItem=function(e,t){return this.ej2Instances.disableToolbarItem(e,t)},c.prototype.enableToolbarItem=function(e,t){return this.ej2Instances.enableToolbarItem(e,t)},c.prototype.executeCommand=function(e,t,n){return this.ej2Instances.executeCommand(e,t,n)},c.prototype.focusIn=function(){return this.ej2Instances.focusIn()},c.prototype.focusOut=function(){return this.ej2Instances.focusOut()},c.prototype.getCharCount=function(){return this.ej2Instances.getCharCount()},c.prototype.getContent=function(){return this.ej2Instances.getContent()},c.prototype.getHtml=function(){return this.ej2Instances.getHtml()},c.prototype.getRange=function(){return this.ej2Instances.getRange()},c.prototype.getSelectedHtml=function(){return this.ej2Instances.getSelectedHtml()},c.prototype.getSelection=function(){return this.ej2Instances.getSelection()},c.prototype.getText=function(){return this.ej2Instances.getText()},c.prototype.hideInlineToolbar=function(){return this.ej2Instances.hideInlineToolbar()},c.prototype.print=function(){return this.ej2Instances.print()},c.prototype.refreshUI=function(){return this.ej2Instances.refreshUI()},c.prototype.removeToolbarItem=function(e){return this.ej2Instances.removeToolbarItem(e)},c.prototype.sanitizeHtml=function(e){return this.ej2Instances.sanitizeHtml(e)},c.prototype.selectAll=function(){return this.ej2Instances.selectAll()},c.prototype.selectRange=function(e){return this.ej2Instances.selectRange(e)},c.prototype.showFullScreen=function(){return this.ej2Instances.showFullScreen()},c.prototype.showInlineToolbar=function(){return this.ej2Instances.showInlineToolbar()},c.prototype.showSourceCode=function(){return this.ej2Instances.showSourceCode()},c=s([o.EJComponentDecorator({props:i,model:{event:"modelchanged"}})],c)}(o.ComponentBase),l={name:"ejs-richtexteditor",install:function(e){e.component(l.name,c)}};e.RichTextEditorComponent=c,e.RichTextEditorPlugin=l,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-richtexteditor.umd.min.js.map

@@ -11,3 +11,3 @@ import { RichTextEditor } from '@syncfusion/ej2-richtexteditor';

};
const properties = ['backgroundColor', 'cssClass', 'editorMode', 'enableAutoUrl', 'enableHtmlEncode', 'enableHtmlSanitizer', 'enablePersistence', 'enableResize', 'enableRtl', 'enableTabKey', 'enableXhtml', 'enabled', 'floatingToolbarOffset', 'fontColor', 'fontFamily', 'fontSize', 'format', 'formatter', 'height', 'htmlAttributes', 'iframeSettings', 'inlineMode', 'insertImageSettings', 'keyConfig', 'locale', 'maxLength', 'pasteCleanupSettings', 'placeholder', 'quickToolbarSettings', 'readonly', 'saveInterval', 'showCharCount', 'tableSettings', 'toolbarSettings', 'undoRedoSteps', 'undoRedoTimer', 'value', 'valueTemplate', 'width', 'actionBegin', 'actionComplete', 'afterImageDelete', 'beforeDialogClose', 'beforeDialogOpen', 'beforeQuickToolbarOpen', 'beforeSanitizeHtml', 'blur', 'change', 'created', 'destroyed', 'dialogClose', 'dialogOpen', 'focus', 'imageRemoving', 'imageSelected', 'imageUploadFailed', 'imageUploadSuccess', 'imageUploading', 'quickToolbarClose', 'quickToolbarOpen', 'resizeStart', 'resizeStop', 'resizing', 'toolbarClick', 'toolbarStatusUpdate'];
const properties = ['autoSaveOnIdle', 'backgroundColor', 'cssClass', 'editorMode', 'enableAutoUrl', 'enableHtmlEncode', 'enableHtmlSanitizer', 'enablePersistence', 'enableResize', 'enableRtl', 'enableTabKey', 'enableXhtml', 'enabled', 'floatingToolbarOffset', 'fontColor', 'fontFamily', 'fontSize', 'format', 'formatter', 'height', 'htmlAttributes', 'iframeSettings', 'inlineMode', 'insertImageSettings', 'keyConfig', 'locale', 'maxLength', 'pasteCleanupSettings', 'placeholder', 'quickToolbarSettings', 'readonly', 'saveInterval', 'showCharCount', 'tableSettings', 'toolbarSettings', 'undoRedoSteps', 'undoRedoTimer', 'value', 'valueTemplate', 'width', 'actionBegin', 'actionComplete', 'afterImageDelete', 'beforeDialogClose', 'beforeDialogOpen', 'beforeQuickToolbarOpen', 'beforeSanitizeHtml', 'blur', 'change', 'created', 'destroyed', 'dialogClose', 'dialogOpen', 'focus', 'imageRemoving', 'imageSelected', 'imageUploadFailed', 'imageUploadSuccess', 'imageUploading', 'quickToolbarClose', 'quickToolbarOpen', 'resizeStart', 'resizeStop', 'resizing', 'toolbarClick', 'toolbarStatusUpdate'];
const modelProps = ['value'];

@@ -110,2 +110,5 @@ /**

}
hideInlineToolbar() {
return this.ej2Instances.hideInlineToolbar();
}
print() {

@@ -132,2 +135,5 @@ return this.ej2Instances.print();

}
showInlineToolbar() {
return this.ej2Instances.showInlineToolbar();
}
showSourceCode() {

@@ -134,0 +140,0 @@ return this.ej2Instances.showSourceCode();

@@ -24,3 +24,3 @@ import { RichTextEditor } from '@syncfusion/ej2-richtexteditor';

};
var properties = ['backgroundColor', 'cssClass', 'editorMode', 'enableAutoUrl', 'enableHtmlEncode', 'enableHtmlSanitizer', 'enablePersistence', 'enableResize', 'enableRtl', 'enableTabKey', 'enableXhtml', 'enabled', 'floatingToolbarOffset', 'fontColor', 'fontFamily', 'fontSize', 'format', 'formatter', 'height', 'htmlAttributes', 'iframeSettings', 'inlineMode', 'insertImageSettings', 'keyConfig', 'locale', 'maxLength', 'pasteCleanupSettings', 'placeholder', 'quickToolbarSettings', 'readonly', 'saveInterval', 'showCharCount', 'tableSettings', 'toolbarSettings', 'undoRedoSteps', 'undoRedoTimer', 'value', 'valueTemplate', 'width', 'actionBegin', 'actionComplete', 'afterImageDelete', 'beforeDialogClose', 'beforeDialogOpen', 'beforeQuickToolbarOpen', 'beforeSanitizeHtml', 'blur', 'change', 'created', 'destroyed', 'dialogClose', 'dialogOpen', 'focus', 'imageRemoving', 'imageSelected', 'imageUploadFailed', 'imageUploadSuccess', 'imageUploading', 'quickToolbarClose', 'quickToolbarOpen', 'resizeStart', 'resizeStop', 'resizing', 'toolbarClick', 'toolbarStatusUpdate'];
var properties = ['autoSaveOnIdle', 'backgroundColor', 'cssClass', 'editorMode', 'enableAutoUrl', 'enableHtmlEncode', 'enableHtmlSanitizer', 'enablePersistence', 'enableResize', 'enableRtl', 'enableTabKey', 'enableXhtml', 'enabled', 'floatingToolbarOffset', 'fontColor', 'fontFamily', 'fontSize', 'format', 'formatter', 'height', 'htmlAttributes', 'iframeSettings', 'inlineMode', 'insertImageSettings', 'keyConfig', 'locale', 'maxLength', 'pasteCleanupSettings', 'placeholder', 'quickToolbarSettings', 'readonly', 'saveInterval', 'showCharCount', 'tableSettings', 'toolbarSettings', 'undoRedoSteps', 'undoRedoTimer', 'value', 'valueTemplate', 'width', 'actionBegin', 'actionComplete', 'afterImageDelete', 'beforeDialogClose', 'beforeDialogOpen', 'beforeQuickToolbarOpen', 'beforeSanitizeHtml', 'blur', 'change', 'created', 'destroyed', 'dialogClose', 'dialogOpen', 'focus', 'imageRemoving', 'imageSelected', 'imageUploadFailed', 'imageUploadSuccess', 'imageUploading', 'quickToolbarClose', 'quickToolbarOpen', 'resizeStart', 'resizeStop', 'resizing', 'toolbarClick', 'toolbarStatusUpdate'];
var modelProps = ['value'];

@@ -126,2 +126,5 @@ /**

};
RichTextEditorComponent.prototype.hideInlineToolbar = function () {
return this.ej2Instances.hideInlineToolbar();
};
RichTextEditorComponent.prototype.print = function () {

@@ -148,2 +151,5 @@ return this.ej2Instances.print();

};
RichTextEditorComponent.prototype.showInlineToolbar = function () {
return this.ej2Instances.showInlineToolbar();
};
RichTextEditorComponent.prototype.showSourceCode = function () {

@@ -150,0 +156,0 @@ return this.ej2Instances.showSourceCode();

{
"_from": "@syncfusion/ej2-vue-richtexteditor@*",
"_id": "@syncfusion/ej2-vue-richtexteditor@18.1.54",
"_id": "@syncfusion/ej2-vue-richtexteditor@17.1.38",
"_inBundle": false,
"_integrity": "sha512-5zT9MPrD5VqRtJTkF5eYAMMEUpsyTEP2epKttZS7ubXlmJ5sELOEowpxrYiDmvYw6lYAsQmpX3CAiPWkAZGm/A==",
"_integrity": "sha512-Ti+KeBiTD7jRUFHSRnTBLrmfYqwpF+J8WbNPGIz05gKNqsBm8KtJilUE706Y5I9P95479RQ2HAzETxrYbxEAUw==",
"_location": "/@syncfusion/ej2-vue-richtexteditor",

@@ -22,4 +22,4 @@ "_phantomChildren": {},

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-18.1.54.tgz",
"_shasum": "4ddb7e660745895c0c0211cf4e44bdf962fa5dd0",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.1.38.tgz",
"_shasum": "4ad245e580e7562abf4233b376452db40c9bfbcf",
"_spec": "@syncfusion/ej2-vue-richtexteditor@*",

@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~18.1.57",
"@syncfusion/ej2-richtexteditor": "18.1.57",
"@syncfusion/ej2-vue-base": "~18.1.56"
"@syncfusion/ej2-base": "~18.2.44",
"@syncfusion/ej2-richtexteditor": "18.2.44",
"@syncfusion/ej2-vue-base": "~18.2.44"
},

@@ -64,4 +64,4 @@ "deprecated": false,

},
"version": "18.1.57",
"version": "18.2.44",
"sideEffects": false
}

@@ -38,2 +38,3 @@ import { ComponentBase } from '@syncfusion/ej2-vue-base';

getText(): string;
hideInlineToolbar(): void;
print(): void;

@@ -46,2 +47,3 @@ refreshUI(): void;

showFullScreen(): void;
showInlineToolbar(): void;
showSourceCode(): void;

@@ -48,0 +50,0 @@ }

@@ -23,3 +23,3 @@ var __extends = (this && this.__extends) || (function () {

import { RichTextEditor } from '@syncfusion/ej2-richtexteditor';
export var properties = ['backgroundColor', 'cssClass', 'editorMode', 'enableAutoUrl', 'enableHtmlEncode', 'enableHtmlSanitizer', 'enablePersistence', 'enableResize', 'enableRtl', 'enableTabKey', 'enableXhtml', 'enabled', 'floatingToolbarOffset', 'fontColor', 'fontFamily', 'fontSize', 'format', 'formatter', 'height', 'htmlAttributes', 'iframeSettings', 'inlineMode', 'insertImageSettings', 'keyConfig', 'locale', 'maxLength', 'pasteCleanupSettings', 'placeholder', 'quickToolbarSettings', 'readonly', 'saveInterval', 'showCharCount', 'tableSettings', 'toolbarSettings', 'undoRedoSteps', 'undoRedoTimer', 'value', 'valueTemplate', 'width', 'actionBegin', 'actionComplete', 'afterImageDelete', 'beforeDialogClose', 'beforeDialogOpen', 'beforeQuickToolbarOpen', 'beforeSanitizeHtml', 'blur', 'change', 'created', 'destroyed', 'dialogClose', 'dialogOpen', 'focus', 'imageRemoving', 'imageSelected', 'imageUploadFailed', 'imageUploadSuccess', 'imageUploading', 'quickToolbarClose', 'quickToolbarOpen', 'resizeStart', 'resizeStop', 'resizing', 'toolbarClick', 'toolbarStatusUpdate'];
export var properties = ['autoSaveOnIdle', 'backgroundColor', 'cssClass', 'editorMode', 'enableAutoUrl', 'enableHtmlEncode', 'enableHtmlSanitizer', 'enablePersistence', 'enableResize', 'enableRtl', 'enableTabKey', 'enableXhtml', 'enabled', 'floatingToolbarOffset', 'fontColor', 'fontFamily', 'fontSize', 'format', 'formatter', 'height', 'htmlAttributes', 'iframeSettings', 'inlineMode', 'insertImageSettings', 'keyConfig', 'locale', 'maxLength', 'pasteCleanupSettings', 'placeholder', 'quickToolbarSettings', 'readonly', 'saveInterval', 'showCharCount', 'tableSettings', 'toolbarSettings', 'undoRedoSteps', 'undoRedoTimer', 'value', 'valueTemplate', 'width', 'actionBegin', 'actionComplete', 'afterImageDelete', 'beforeDialogClose', 'beforeDialogOpen', 'beforeQuickToolbarOpen', 'beforeSanitizeHtml', 'blur', 'change', 'created', 'destroyed', 'dialogClose', 'dialogOpen', 'focus', 'imageRemoving', 'imageSelected', 'imageUploadFailed', 'imageUploadSuccess', 'imageUploading', 'quickToolbarClose', 'quickToolbarOpen', 'resizeStart', 'resizeStop', 'resizing', 'toolbarClick', 'toolbarStatusUpdate'];
export var modelProps = ['value'];

@@ -125,2 +125,5 @@ /**

};
RichTextEditorComponent.prototype.hideInlineToolbar = function () {
return this.ej2Instances.hideInlineToolbar();
};
RichTextEditorComponent.prototype.print = function () {

@@ -147,2 +150,5 @@ return this.ej2Instances.print();

};
RichTextEditorComponent.prototype.showInlineToolbar = function () {
return this.ej2Instances.showInlineToolbar();
};
RichTextEditorComponent.prototype.showSourceCode = function () {

@@ -149,0 +155,0 @@ return this.ej2Instances.showSourceCode();

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc