@syncfusion/ej2-angular-richtexteditor 31.1.22 → 31.1.23-ngcc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/@syncfusion/ej2-angular-richtexteditor.es5.js +370 -0
- package/@syncfusion/ej2-angular-richtexteditor.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-richtexteditor.js +351 -0
- package/@syncfusion/ej2-angular-richtexteditor.js.map +1 -0
- package/LICENSE +10 -0
- package/dist/ej2-angular-richtexteditor.umd.js +958 -0
- package/dist/ej2-angular-richtexteditor.umd.js.map +1 -0
- package/dist/ej2-angular-richtexteditor.umd.min.js +11 -0
- package/dist/ej2-angular-richtexteditor.umd.min.js.map +1 -0
- package/ej2-angular-richtexteditor.d.ts +5 -0
- package/ej2-angular-richtexteditor.metadata.json +1 -0
- package/package.json +8 -21
- package/public_api.d.ts +1 -1
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/index.d.ts +4 -4
- package/src/rich-text-editor/richtexteditor-all.module.d.ts +24 -30
- package/src/rich-text-editor/richtexteditor.component.d.ts +87 -90
- package/src/rich-text-editor/richtexteditor.module.d.ts +5 -11
- package/CHANGELOG.md +0 -2828
- package/esm2020/public_api.mjs +0 -2
- package/esm2020/src/index.mjs +0 -5
- package/esm2020/src/rich-text-editor/richtexteditor-all.module.mjs +0 -80
- package/esm2020/src/rich-text-editor/richtexteditor.component.mjs +0 -218
- package/esm2020/src/rich-text-editor/richtexteditor.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-richtexteditor.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-richtexteditor.mjs +0 -321
- package/fesm2015/syncfusion-ej2-angular-richtexteditor.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-richtexteditor.mjs +0 -321
- package/fesm2020/syncfusion-ej2-angular-richtexteditor.mjs.map +0 -1
- package/syncfusion-ej2-angular-richtexteditor.d.ts +0 -5
|
@@ -1,90 +1,87 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { RichTextEditor } from '@syncfusion/ej2-richtexteditor';
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
private
|
|
16
|
-
private
|
|
17
|
-
private
|
|
18
|
-
private
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
* @
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextEditorComponent, never>;
|
|
89
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RichTextEditorComponent, "ejs-richtexteditor", never, { "autoSaveOnIdle": "autoSaveOnIdle"; "backgroundColor": "backgroundColor"; "bulletFormatList": "bulletFormatList"; "codeBlockSettings": "codeBlockSettings"; "cssClass": "cssClass"; "editorMode": "editorMode"; "emojiPickerSettings": "emojiPickerSettings"; "enableAutoUrl": "enableAutoUrl"; "enableHtmlEncode": "enableHtmlEncode"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableResize": "enableResize"; "enableRtl": "enableRtl"; "enableTabKey": "enableTabKey"; "enableXhtml": "enableXhtml"; "enabled": "enabled"; "enterKey": "enterKey"; "exportPdf": "exportPdf"; "exportWord": "exportWord"; "fileManagerSettings": "fileManagerSettings"; "floatingToolbarOffset": "floatingToolbarOffset"; "fontColor": "fontColor"; "fontFamily": "fontFamily"; "fontSize": "fontSize"; "format": "format"; "formatPainterSettings": "formatPainterSettings"; "formatter": "formatter"; "height": "height"; "htmlAttributes": "htmlAttributes"; "iframeSettings": "iframeSettings"; "importWord": "importWord"; "inlineMode": "inlineMode"; "insertAudioSettings": "insertAudioSettings"; "insertImageSettings": "insertImageSettings"; "insertVideoSettings": "insertVideoSettings"; "keyConfig": "keyConfig"; "locale": "locale"; "maxLength": "maxLength"; "numberFormatList": "numberFormatList"; "pasteCleanupSettings": "pasteCleanupSettings"; "placeholder": "placeholder"; "quickToolbarSettings": "quickToolbarSettings"; "readonly": "readonly"; "saveInterval": "saveInterval"; "shiftEnterKey": "shiftEnterKey"; "showCharCount": "showCharCount"; "showTooltip": "showTooltip"; "slashMenuSettings": "slashMenuSettings"; "tableSettings": "tableSettings"; "toolbarSettings": "toolbarSettings"; "undoRedoSteps": "undoRedoSteps"; "undoRedoTimer": "undoRedoTimer"; "value": "value"; "valueTemplate": "valueTemplate"; "width": "width"; }, { "actionBegin": "actionBegin"; "actionComplete": "actionComplete"; "afterImageDelete": "afterImageDelete"; "afterMediaDelete": "afterMediaDelete"; "afterPasteCleanup": "afterPasteCleanup"; "beforeDialogClose": "beforeDialogClose"; "beforeDialogOpen": "beforeDialogOpen"; "beforeFileUpload": "beforeFileUpload"; "beforeImageDrop": "beforeImageDrop"; "beforeImageUpload": "beforeImageUpload"; "beforeMediaDrop": "beforeMediaDrop"; "beforePasteCleanup": "beforePasteCleanup"; "beforeQuickToolbarOpen": "beforeQuickToolbarOpen"; "beforeSanitizeHtml": "beforeSanitizeHtml"; "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "dialogClose": "dialogClose"; "dialogOpen": "dialogOpen"; "fileRemoving": "fileRemoving"; "fileSelected": "fileSelected"; "fileUploadFailed": "fileUploadFailed"; "fileUploadSuccess": "fileUploadSuccess"; "fileUploading": "fileUploading"; "focus": "focus"; "imageRemoving": "imageRemoving"; "imageSelected": "imageSelected"; "imageUploadFailed": "imageUploadFailed"; "imageUploadSuccess": "imageUploadSuccess"; "imageUploading": "imageUploading"; "quickToolbarClose": "quickToolbarClose"; "quickToolbarOpen": "quickToolbarOpen"; "resizeStart": "resizeStart"; "resizeStop": "resizeStop"; "resizing": "resizing"; "selectionChanged": "selectionChanged"; "slashMenuItemSelect": "slashMenuItemSelect"; "toolbarClick": "toolbarClick"; "toolbarStatusUpdate": "toolbarStatusUpdate"; "updatedToolbarStatus": "updatedToolbarStatus"; "valueChange": "valueChange"; }, ["valueTemplate"], never>;
|
|
90
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { RichTextEditor } from '@syncfusion/ej2-richtexteditor';
|
|
4
|
+
export declare const inputs: string[];
|
|
5
|
+
export declare const outputs: string[];
|
|
6
|
+
export declare const twoWays: string[];
|
|
7
|
+
/**
|
|
8
|
+
* `ejs-richtexteditor` represents the Angular richtexteditor Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <ejs-richtexteditor></ejs-richtexteditor>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class RichTextEditorComponent extends RichTextEditor implements IComponentBase {
|
|
14
|
+
private ngEle;
|
|
15
|
+
private srenderer;
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
private injector;
|
|
18
|
+
private cdr;
|
|
19
|
+
formCompContext: any;
|
|
20
|
+
formContext: any;
|
|
21
|
+
tagObjects: any;
|
|
22
|
+
actionBegin: any;
|
|
23
|
+
actionComplete: any;
|
|
24
|
+
afterImageDelete: any;
|
|
25
|
+
afterMediaDelete: any;
|
|
26
|
+
afterPasteCleanup: any;
|
|
27
|
+
beforeDialogClose: any;
|
|
28
|
+
beforeDialogOpen: any;
|
|
29
|
+
beforeFileUpload: any;
|
|
30
|
+
beforeImageDrop: any;
|
|
31
|
+
beforeImageUpload: any;
|
|
32
|
+
beforeMediaDrop: any;
|
|
33
|
+
beforePasteCleanup: any;
|
|
34
|
+
beforeQuickToolbarOpen: any;
|
|
35
|
+
beforeSanitizeHtml: any;
|
|
36
|
+
blur: any;
|
|
37
|
+
change: any;
|
|
38
|
+
created: any;
|
|
39
|
+
destroyed: any;
|
|
40
|
+
dialogClose: any;
|
|
41
|
+
dialogOpen: any;
|
|
42
|
+
fileRemoving: any;
|
|
43
|
+
fileSelected: any;
|
|
44
|
+
fileUploadFailed: any;
|
|
45
|
+
fileUploadSuccess: any;
|
|
46
|
+
fileUploading: any;
|
|
47
|
+
focus: any;
|
|
48
|
+
imageRemoving: any;
|
|
49
|
+
imageSelected: any;
|
|
50
|
+
imageUploadFailed: any;
|
|
51
|
+
imageUploadSuccess: any;
|
|
52
|
+
imageUploading: any;
|
|
53
|
+
quickToolbarClose: any;
|
|
54
|
+
quickToolbarOpen: any;
|
|
55
|
+
resizeStart: any;
|
|
56
|
+
resizeStop: any;
|
|
57
|
+
resizing: any;
|
|
58
|
+
selectionChanged: any;
|
|
59
|
+
slashMenuItemSelect: any;
|
|
60
|
+
toolbarClick: any;
|
|
61
|
+
toolbarStatusUpdate: any;
|
|
62
|
+
updatedToolbarStatus: any;
|
|
63
|
+
valueChange: any;
|
|
64
|
+
/**
|
|
65
|
+
* Accepts a template design and assigns it as the content of the Rich Text Editor.
|
|
66
|
+
* The built-in template engine provides options to compile a template string into an executable function.
|
|
67
|
+
* For example, it supports expression evaluation similar to ES6 template string literals.
|
|
68
|
+
*
|
|
69
|
+
* {% codeBlock src='rich-text-editor/value-template/index.md' %}{% endcodeBlock %}
|
|
70
|
+
*
|
|
71
|
+
* @default null
|
|
72
|
+
* @asptype string
|
|
73
|
+
*/
|
|
74
|
+
valueTemplate: any;
|
|
75
|
+
private skipFromEvent;
|
|
76
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
77
|
+
registerOnChange(registerFunction: (_: any) => void): void;
|
|
78
|
+
registerOnTouched(registerFunction: () => void): void;
|
|
79
|
+
writeValue(value: any): void;
|
|
80
|
+
setDisabledState(disabled: boolean): void;
|
|
81
|
+
ngOnInit(): void;
|
|
82
|
+
ngAfterViewInit(): void;
|
|
83
|
+
ngOnDestroy(): void;
|
|
84
|
+
ngAfterContentChecked(): void;
|
|
85
|
+
registerEvents: (eventList: string[]) => void;
|
|
86
|
+
addTwoWay: (propList: string[]) => void;
|
|
87
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class RichTextEditorModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextEditorModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RichTextEditorModule, [typeof i1.RichTextEditorComponent], [typeof i2.CommonModule], [typeof i1.RichTextEditorComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<RichTextEditorModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the RichTextEditor component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class RichTextEditorModule {
|
|
5
|
+
}
|