@syncfusion/ej2-angular-richtexteditor 21.1.39 → 21.1.41-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 +330 -0
- package/@syncfusion/ej2-angular-richtexteditor.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-richtexteditor.js +311 -0
- package/@syncfusion/ej2-angular-richtexteditor.js.map +1 -0
- package/CHANGELOG.md +1268 -0
- package/dist/ej2-angular-richtexteditor.umd.js +806 -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 +15 -29
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/rich-text-editor/richtexteditor-all.module.d.ts +0 -6
- package/src/rich-text-editor/richtexteditor.component.d.ts +0 -3
- package/src/rich-text-editor/richtexteditor.module.d.ts +0 -6
- package/styles/rich-text-editor/bootstrap-dark.scss +1 -4
- package/styles/rich-text-editor/bootstrap.scss +1 -4
- package/styles/rich-text-editor/bootstrap4.scss +1 -4
- package/styles/rich-text-editor/bootstrap5-dark.scss +1 -4
- package/styles/rich-text-editor/bootstrap5.scss +1 -4
- package/styles/rich-text-editor/fabric-dark.scss +1 -4
- package/styles/rich-text-editor/fabric.scss +1 -4
- package/styles/rich-text-editor/fluent-dark.scss +1 -4
- package/styles/rich-text-editor/fluent.scss +1 -4
- package/styles/rich-text-editor/highcontrast-light.scss +1 -4
- package/styles/rich-text-editor/highcontrast.scss +1 -4
- package/styles/rich-text-editor/material-dark.scss +1 -4
- package/styles/rich-text-editor/material.scss +1 -4
- package/styles/rich-text-editor/tailwind-dark.scss +1 -4
- package/styles/rich-text-editor/tailwind.scss +1 -4
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -5
- package/esm2020/src/rich-text-editor/richtexteditor-all.module.mjs +0 -68
- package/esm2020/src/rich-text-editor/richtexteditor.component.mjs +0 -189
- 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 -282
- package/fesm2015/syncfusion-ej2-angular-richtexteditor.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-richtexteditor.mjs +0 -282
- package/fesm2020/syncfusion-ej2-angular-richtexteditor.mjs.map +0 -1
- package/styles/_all.scss +0 -1
- package/styles/rich-text-editor/_all.scss +0 -2
- package/styles/rich-text-editor/_bootstrap-dark-definition.scss +0 -235
- package/styles/rich-text-editor/_bootstrap-definition.scss +0 -290
- package/styles/rich-text-editor/_bootstrap4-definition.scss +0 -417
- package/styles/rich-text-editor/_bootstrap5-dark-definition.scss +0 -1
- package/styles/rich-text-editor/_bootstrap5-definition.scss +0 -219
- package/styles/rich-text-editor/_fabric-dark-definition.scss +0 -216
- package/styles/rich-text-editor/_fabric-definition.scss +0 -214
- package/styles/rich-text-editor/_fluent-dark-definition.scss +0 -1
- package/styles/rich-text-editor/_fluent-definition.scss +0 -222
- package/styles/rich-text-editor/_fusionnew-definition.scss +0 -219
- package/styles/rich-text-editor/_highcontrast-definition.scss +0 -214
- package/styles/rich-text-editor/_highcontrast-light-definition.scss +0 -214
- package/styles/rich-text-editor/_layout.scss +0 -1865
- package/styles/rich-text-editor/_material-dark-definition.scss +0 -219
- package/styles/rich-text-editor/_material-definition.scss +0 -216
- package/styles/rich-text-editor/_tailwind-dark-definition.scss +0 -1
- package/styles/rich-text-editor/_tailwind-definition.scss +0 -217
- package/styles/rich-text-editor/_theme.scss +0 -753
- package/styles/rich-text-editor/icons/_bootstrap-dark.scss +0 -328
- package/styles/rich-text-editor/icons/_bootstrap.scss +0 -328
- package/styles/rich-text-editor/icons/_bootstrap4.scss +0 -328
- package/styles/rich-text-editor/icons/_bootstrap5-dark.scss +0 -1
- package/styles/rich-text-editor/icons/_bootstrap5.scss +0 -327
- package/styles/rich-text-editor/icons/_fabric-dark.scss +0 -328
- package/styles/rich-text-editor/icons/_fabric.scss +0 -328
- package/styles/rich-text-editor/icons/_fluent-dark.scss +0 -1
- package/styles/rich-text-editor/icons/_fluent.scss +0 -327
- package/styles/rich-text-editor/icons/_fusionnew.scss +0 -327
- package/styles/rich-text-editor/icons/_highcontrast-light.scss +0 -328
- package/styles/rich-text-editor/icons/_highcontrast.scss +0 -328
- package/styles/rich-text-editor/icons/_material-dark.scss +0 -328
- package/styles/rich-text-editor/icons/_material.scss +0 -328
- package/styles/rich-text-editor/icons/_material3.scss +0 -327
- package/styles/rich-text-editor/icons/_tailwind-dark.scss +0 -1
- package/styles/rich-text-editor/icons/_tailwind.scss +0 -327
- package/syncfusion-ej2-angular-richtexteditor.d.ts +0 -5
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ej2-angular-richtexteditor.umd.js","sources":["~/@syncfusion/ej2-angular-richtexteditor/src/rich-text-editor/richtexteditor-all.module.ts","~/@syncfusion/ej2-angular-richtexteditor/src/rich-text-editor/richtexteditor.module.ts","~/@syncfusion/ej2-angular-richtexteditor/src/rich-text-editor/richtexteditor.component.ts"],"sourcesContent":["import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RichTextEditorComponent } from './richtexteditor.component';\nimport { RichTextEditorModule } from './richtexteditor.module';\nimport {Toolbar, Link, Image, Audio, Video, Count, QuickToolbar, HtmlEditor, MarkdownEditor, Table, PasteCleanup, Resize, FileManager, FormatPainter} from '@syncfusion/ej2-richtexteditor';\n\n\nexport const /** @type {?} */ ToolbarService: ValueProvider = { provide: 'RichTextEditorToolbar', useValue: Toolbar};\nexport const /** @type {?} */ LinkService: ValueProvider = { provide: 'RichTextEditorLink', useValue: Link};\nexport const /** @type {?} */ ImageService: ValueProvider = { provide: 'RichTextEditorImage', useValue: Image};\nexport const /** @type {?} */ AudioService: ValueProvider = { provide: 'RichTextEditorAudio', useValue: Audio};\nexport const /** @type {?} */ VideoService: ValueProvider = { provide: 'RichTextEditorVideo', useValue: Video};\nexport const /** @type {?} */ CountService: ValueProvider = { provide: 'RichTextEditorCount', useValue: Count};\nexport const /** @type {?} */ QuickToolbarService: ValueProvider = { provide: 'RichTextEditorQuickToolbar', useValue: QuickToolbar};\nexport const /** @type {?} */ HtmlEditorService: ValueProvider = { provide: 'RichTextEditorHtmlEditor', useValue: HtmlEditor};\nexport const /** @type {?} */ MarkdownEditorService: ValueProvider = { provide: 'RichTextEditorMarkdownEditor', useValue: MarkdownEditor};\nexport const /** @type {?} */ TableService: ValueProvider = { provide: 'RichTextEditorTable', useValue: Table};\nexport const /** @type {?} */ PasteCleanupService: ValueProvider = { provide: 'RichTextEditorPasteCleanup', useValue: PasteCleanup};\nexport const /** @type {?} */ ResizeService: ValueProvider = { provide: 'RichTextEditorResize', useValue: Resize};\nexport const /** @type {?} */ FileManagerService: ValueProvider = { provide: 'RichTextEditorFileManager', useValue: FileManager};\nexport const /** @type {?} */ FormatPainterService: ValueProvider = { provide: 'RichTextEditorFormatPainter', useValue: FormatPainter};\n/**\n * NgModule definition for the RichTextEditor component with providers.\n */\nexport class RichTextEditorAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, RichTextEditorModule],\n exports: [\n RichTextEditorModule\n ],\n providers:[\n ToolbarService,\n LinkService,\n ImageService,\n AudioService,\n VideoService,\n CountService,\n QuickToolbarService,\n HtmlEditorService,\n MarkdownEditorService,\n TableService,\n PasteCleanupService,\n ResizeService,\n FileManagerService,\n FormatPainterService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction RichTextEditorAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nRichTextEditorAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nRichTextEditorAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RichTextEditorComponent } from './richtexteditor.component';\n/**\n * NgModule definition for the RichTextEditor component.\n */\nexport class RichTextEditorModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n RichTextEditorComponent\n ],\n exports: [\n RichTextEditorComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction RichTextEditorModule_tsickle_Closure_declarations() {\n/** @type {?} */\nRichTextEditorModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nRichTextEditorModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef, ContentChild } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { RichTextEditor } from '@syncfusion/ej2-richtexteditor';\nimport { Template } from '@syncfusion/ej2-angular-base';\n\n\nexport const /** @type {?} */ inputs: string[] = ['autoSaveOnIdle','backgroundColor','bulletFormatList','cssClass','editorMode','enableAutoUrl','enableHtmlEncode','enableHtmlSanitizer','enablePersistence','enableResize','enableRtl','enableTabKey','enableXhtml','enabled','enterKey','fileManagerSettings','floatingToolbarOffset','fontColor','fontFamily','fontSize','format','formatPainterSettings','formatter','height','htmlAttributes','iframeSettings','inlineMode','insertAudioSettings','insertImageSettings','insertVideoSettings','keyConfig','locale','maxLength','numberFormatList','pasteCleanupSettings','placeholder','quickToolbarSettings','readonly','saveInterval','shiftEnterKey','showCharCount','showTooltip','tableSettings','toolbarSettings','undoRedoSteps','undoRedoTimer','value','valueTemplate','width'];\nexport const /** @type {?} */ outputs: string[] = ['actionBegin','actionComplete','afterImageDelete','afterMediaDelete','afterPasteCleanup','beforeDialogClose','beforeDialogOpen','beforeFileUpload','beforeImageDrop','beforeImageUpload','beforePasteCleanup','beforeQuickToolbarOpen','beforeSanitizeHtml','blur','change','created','destroyed','dialogClose','dialogOpen','fileRemoving','fileSelected','fileUploadFailed','fileUploadSuccess','fileUploading','focus','imageRemoving','imageSelected','imageUploadFailed','imageUploadSuccess','imageUploading','quickToolbarClose','quickToolbarOpen','resizeStart','resizeStop','resizing','toolbarClick','toolbarStatusUpdate','updatedToolbarStatus','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * `ejs-richtexteditor` represents the Angular richtexteditor Component.\n * ```html\n * <ejs-richtexteditor></ejs-richtexteditor>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class RichTextEditorComponent extends RichTextEditor implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\n\tactionBegin: any;\n\tactionComplete: any;\n\tafterImageDelete: any;\n\tafterMediaDelete: any;\n\tafterPasteCleanup: any;\n\tbeforeDialogClose: any;\n\tbeforeDialogOpen: any;\n\tbeforeFileUpload: any;\n\tbeforeImageDrop: any;\n\tbeforeImageUpload: any;\n\tbeforePasteCleanup: any;\n\tbeforeQuickToolbarOpen: any;\n\tbeforeSanitizeHtml: any;\n\tblur: any;\n\tchange: any;\n\tcreated: any;\n\tdestroyed: any;\n\tdialogClose: any;\n\tdialogOpen: any;\n\tfileRemoving: any;\n\tfileSelected: any;\n\tfileUploadFailed: any;\n\tfileUploadSuccess: any;\n\tfileUploading: any;\n\tfocus: any;\n\timageRemoving: any;\n\timageSelected: any;\n\timageUploadFailed: any;\n\timageUploadSuccess: any;\n\timageUploading: any;\n\tquickToolbarClose: any;\n\tquickToolbarOpen: any;\n\tresizeStart: any;\n\tresizeStop: any;\n\tresizing: any;\n\ttoolbarClick: any;\n\ttoolbarStatusUpdate: any;\n\tupdatedToolbarStatus: any;\npublic valueChange: any;\n/**\n * Accepts the template design and assigns it as RichTextEditor’s content. \n * The built-in template engine which provides options to compile template string into a executable function. \n * For EX: We have expression evolution as like ES6 expression string literals\n * \n * {% codeBlock src='rich-text-editor/value-template/index.md' %}{% endcodeBlock %}\n * \n * \\@default null\n */\n@Template()\n public valueTemplate: any;\nprivate skipFromEvent:boolean = true;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('RichTextEditorToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorLink');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorImage');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorAudio');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorVideo');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorCount');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorQuickToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorHtmlEditor');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorMarkdownEditor');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorTable');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorPasteCleanup');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorResize');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorFileManager');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorFormatPainter');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-richtexteditor',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => RichTextEditorComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\nstatic propDecorators: {[key: string]: DecoratorInvocation[]} = {\n'valueTemplate': [{ type: ContentChild, args: ['valueTemplate', ] },],\n};\n}\n\nfunction RichTextEditorComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nRichTextEditorComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nRichTextEditorComponent.ctorParameters;\n/** @type {?} */\nRichTextEditorComponent.propDecorators;\n/** @type {?} */\nRichTextEditorComponent.prototype.formCompContext;\n/** @type {?} */\nRichTextEditorComponent.prototype.formContext;\n/** @type {?} */\nRichTextEditorComponent.prototype.tagObjects;\n/** @type {?} */\nRichTextEditorComponent.prototype.actionBegin;\n/** @type {?} */\nRichTextEditorComponent.prototype.actionComplete;\n/** @type {?} */\nRichTextEditorComponent.prototype.afterImageDelete;\n/** @type {?} */\nRichTextEditorComponent.prototype.afterMediaDelete;\n/** @type {?} */\nRichTextEditorComponent.prototype.afterPasteCleanup;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeDialogClose;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeDialogOpen;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeFileUpload;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeImageDrop;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeImageUpload;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforePasteCleanup;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeQuickToolbarOpen;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeSanitizeHtml;\n/** @type {?} */\nRichTextEditorComponent.prototype.blur;\n/** @type {?} */\nRichTextEditorComponent.prototype.change;\n/** @type {?} */\nRichTextEditorComponent.prototype.created;\n/** @type {?} */\nRichTextEditorComponent.prototype.destroyed;\n/** @type {?} */\nRichTextEditorComponent.prototype.dialogClose;\n/** @type {?} */\nRichTextEditorComponent.prototype.dialogOpen;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileRemoving;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileSelected;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileUploadFailed;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileUploadSuccess;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileUploading;\n/** @type {?} */\nRichTextEditorComponent.prototype.focus;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageRemoving;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageSelected;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageUploadFailed;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageUploadSuccess;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageUploading;\n/** @type {?} */\nRichTextEditorComponent.prototype.quickToolbarClose;\n/** @type {?} */\nRichTextEditorComponent.prototype.quickToolbarOpen;\n/** @type {?} */\nRichTextEditorComponent.prototype.resizeStart;\n/** @type {?} */\nRichTextEditorComponent.prototype.resizeStop;\n/** @type {?} */\nRichTextEditorComponent.prototype.resizing;\n/** @type {?} */\nRichTextEditorComponent.prototype.toolbarClick;\n/** @type {?} */\nRichTextEditorComponent.prototype.toolbarStatusUpdate;\n/** @type {?} */\nRichTextEditorComponent.prototype.updatedToolbarStatus;\n/** @type {?} */\nRichTextEditorComponent.prototype.valueChange;\n/**\n * Accepts the template design and assigns it as RichTextEditor’s content. \n * The built-in template engine which provides options to compile template string into a executable function. \n * For EX: We have expression evolution as like ES6 expression string literals\n * \n * {% codeBlock src='rich-text-editor/value-template/index.md' %}{% endcodeBlock %}\n * \n * \\@default null\n * @type {?}\n */\nRichTextEditorComponent.prototype.valueTemplate;\n/** @type {?} */\nRichTextEditorComponent.prototype.skipFromEvent;\n/** @type {?} */\nRichTextEditorComponent.prototype.registerEvents;\n/** @type {?} */\nRichTextEditorComponent.prototype.addTwoWay;\n/** @type {?} */\nRichTextEditorComponent.prototype.ngEle;\n/** @type {?} */\nRichTextEditorComponent.prototype.srenderer;\n/** @type {?} */\nRichTextEditorComponent.prototype.viewContainerRef;\n/** @type {?} */\nRichTextEditorComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":["CommonModule","NgModule","FormatPainter","FileManager","Resize","PasteCleanup","Table","MarkdownEditor","HtmlEditor","QuickToolbar","Count","Video","Audio","Image","Link","Toolbar","RichTextEditorComponent","Injector","ViewContainerRef","Renderer2","ElementRef","ComponentMixins","ComponentBase","FormBase","Template","ContentChild","forwardRef","NG_VALUE_ACCESSOR","ChangeDetectionStrategy","Component","RichTextEditor","setValue"],"mappings":"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"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* filename: ej2-angular-richtexteditor.umd.min.js
|
|
3
|
+
* version : 21.1.41
|
|
4
|
+
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
|
+
* Use of this code is subject to the terms of our license.
|
|
6
|
+
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
+
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
+
* applicable laws.
|
|
9
|
+
*/
|
|
10
|
+
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?o(exports,require("@angular/core"),require("@angular/forms"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-richtexteditor"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@angular/forms","@syncfusion/ej2-angular-base","@syncfusion/ej2-richtexteditor","@angular/common"],o):o(e["ej2-angular-richtexteditor"]={},e.ng.core,e.ng.forms,e.ej2.angular.base,e.ej2.richtexteditor,e.ng.common)}(this,function(e,o,t,i,a,r){"use strict";var n=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,o){e.__proto__=o}||function(e,o){for(var t in o)o.hasOwnProperty(t)&&(e[t]=o[t])};return function(o,t){function i(){this.constructor=o}e(o,t),o.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}}(),_=this&&this.__decorate||function(e,o,t,i){var a,r=arguments.length,n=r<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,t):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(e,o,t,i);else for(var _=e.length-1;_>=0;_--)(a=e[_])&&(n=(r<3?a(n):r>3?a(o,t,n):a(o,t))||n);return r>3&&n&&Object.defineProperty(o,t,n),n},C=this&&this.__metadata||function(e,o){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,o)},l=["autoSaveOnIdle","backgroundColor","bulletFormatList","cssClass","editorMode","enableAutoUrl","enableHtmlEncode","enableHtmlSanitizer","enablePersistence","enableResize","enableRtl","enableTabKey","enableXhtml","enabled","enterKey","fileManagerSettings","floatingToolbarOffset","fontColor","fontFamily","fontSize","format","formatPainterSettings","formatter","height","htmlAttributes","iframeSettings","inlineMode","insertAudioSettings","insertImageSettings","insertVideoSettings","keyConfig","locale","maxLength","numberFormatList","pasteCleanupSettings","placeholder","quickToolbarSettings","readonly","saveInterval","shiftEnterKey","showCharCount","showTooltip","tableSettings","toolbarSettings","undoRedoSteps","undoRedoTimer","value","valueTemplate","width"],S=["actionBegin","actionComplete","afterImageDelete","afterMediaDelete","afterPasteCleanup","beforeDialogClose","beforeDialogOpen","beforeFileUpload","beforeImageDrop","beforeImageUpload","beforePasteCleanup","beforeQuickToolbarOpen","beforeSanitizeHtml","blur","change","created","destroyed","dialogClose","dialogOpen","fileRemoving","fileSelected","fileUploadFailed","fileUploadSuccess","fileUploading","focus","imageRemoving","imageSelected","imageUploadFailed","imageUploadSuccess","imageUploading","quickToolbarClose","quickToolbarOpen","resizeStart","resizeStop","resizing","toolbarClick","toolbarStatusUpdate","updatedToolbarStatus","valueChange"],E=["value"];e.RichTextEditorComponent=L=function(e){function o(o,t,a,r){var n=e.call(this)||this;n.ngEle=o,n.srenderer=t,n.viewContainerRef=a,n.injector=r,n.skipFromEvent=!0,n.element=n.ngEle.nativeElement,n.injectedModules=n.injectedModules||[];try{var _=n.injector.get("RichTextEditorToolbar");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(C){}try{_=n.injector.get("RichTextEditorLink");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(l){}try{_=n.injector.get("RichTextEditorImage");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(L){}try{_=n.injector.get("RichTextEditorAudio");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(T){}try{_=n.injector.get("RichTextEditorVideo");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(d){}try{_=n.injector.get("RichTextEditorCount");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(s){}try{_=n.injector.get("RichTextEditorQuickToolbar");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(c){}try{_=n.injector.get("RichTextEditorHtmlEditor");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(R){}try{_=n.injector.get("RichTextEditorMarkdownEditor");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(I){}try{_=n.injector.get("RichTextEditorTable");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(O){}try{_=n.injector.get("RichTextEditorPasteCleanup");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(A){}try{_=n.injector.get("RichTextEditorResize");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(u){}try{_=n.injector.get("RichTextEditorFileManager");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(m){}try{_=n.injector.get("RichTextEditorFormatPainter");-1===n.injectedModules.indexOf(_)&&n.injectedModules.push(_)}catch(D){}return n.registerEvents(S),n.addTwoWay.call(n,E),i.setValue("currentInstance",n,n.viewContainerRef),n.formContext=new i.FormBase,n.formCompContext=new i.ComponentBase,n}return n(o,e),o.prototype.registerOnChange=function(e){},o.prototype.registerOnTouched=function(e){},o.prototype.writeValue=function(e){},o.prototype.setDisabledState=function(e){},o.prototype.ngOnInit=function(){this.formCompContext.ngOnInit(this)},o.prototype.ngAfterViewInit=function(){this.formContext.ngAfterViewInit(this)},o.prototype.ngOnDestroy=function(){this.formCompContext.ngOnDestroy(this)},o.prototype.ngAfterContentChecked=function(){this.formCompContext.ngAfterContentChecked(this)},o}(a.RichTextEditor),e.RichTextEditorComponent.decorators=[{type:o.Component,args:[{selector:"ejs-richtexteditor",inputs:l,outputs:S,template:"",changeDetection:o.ChangeDetectionStrategy.OnPush,providers:[{provide:t.NG_VALUE_ACCESSOR,useExisting:o.forwardRef(function(){return L}),multi:!0}],queries:{}}]}],e.RichTextEditorComponent.ctorParameters=function(){return[{type:o.ElementRef},{type:o.Renderer2},{type:o.ViewContainerRef},{type:o.Injector}]},e.RichTextEditorComponent.propDecorators={valueTemplate:[{type:o.ContentChild,args:["valueTemplate"]}]},_([i.Template(),C("design:type",Object)],e.RichTextEditorComponent.prototype,"valueTemplate",void 0),e.RichTextEditorComponent=L=_([i.ComponentMixins([i.ComponentBase,i.FormBase]),C("design:paramtypes",[o.ElementRef,o.Renderer2,o.ViewContainerRef,o.Injector])],e.RichTextEditorComponent);var L,T=function(){return function(){}}();T.decorators=[{type:o.NgModule,args:[{imports:[r.CommonModule],declarations:[e.RichTextEditorComponent],exports:[e.RichTextEditorComponent]}]}],T.ctorParameters=function(){return[]};var d={provide:"RichTextEditorToolbar",useValue:a.Toolbar},s={provide:"RichTextEditorLink",useValue:a.Link},c={provide:"RichTextEditorImage",useValue:a.Image},R={provide:"RichTextEditorAudio",useValue:a.Audio},I={provide:"RichTextEditorVideo",useValue:a.Video},O={provide:"RichTextEditorCount",useValue:a.Count},A={provide:"RichTextEditorQuickToolbar",useValue:a.QuickToolbar},u={provide:"RichTextEditorHtmlEditor",useValue:a.HtmlEditor},m={provide:"RichTextEditorMarkdownEditor",useValue:a.MarkdownEditor},D={provide:"RichTextEditorTable",useValue:a.Table},p={provide:"RichTextEditorPasteCleanup",useValue:a.PasteCleanup},N={provide:"RichTextEditorResize",useValue:a.Resize},g={provide:"RichTextEditorFileManager",useValue:a.FileManager},M={provide:"RichTextEditorFormatPainter",useValue:a.FormatPainter},P=function(){return function(){}}();P.decorators=[{type:o.NgModule,args:[{imports:[r.CommonModule,T],exports:[T],providers:[d,s,c,R,I,O,A,u,m,D,p,N,g,M]}]}],P.ctorParameters=function(){return[]},e.RichTextEditorModule=T,e.RichTextEditorAllModule=P,e.ToolbarService=d,e.LinkService=s,e.ImageService=c,e.AudioService=R,e.VideoService=I,e.CountService=O,e.QuickToolbarService=A,e.HtmlEditorService=u,e.MarkdownEditorService=m,e.TableService=D,e.PasteCleanupService=p,e.ResizeService=N,e.FileManagerService=g,e.FormatPainterService=M,e.ɵa=l,e.ɵb=S,e.Toolbar=a.Toolbar,e.KeyboardEvents=a.KeyboardEvents,e.BaseToolbar=a.BaseToolbar,e.BaseQuickToolbar=a.BaseQuickToolbar,e.QuickToolbar=a.QuickToolbar,e.Count=a.Count,e.ColorPickerInput=a.ColorPickerInput,e.MarkdownToolbarStatus=a.MarkdownToolbarStatus,e.ExecCommandCallBack=a.ExecCommandCallBack,e.ToolbarAction=a.ToolbarAction,e.MarkdownEditor=a.MarkdownEditor,e.HtmlEditor=a.HtmlEditor,e.PasteCleanup=a.PasteCleanup,e.Resize=a.Resize,e.DropDownButtons=a.DropDownButtons,e.FileManager=a.FileManager,e.FullScreen=a.FullScreen,e.setAttributes=a.setAttributes,e.HtmlToolbarStatus=a.HtmlToolbarStatus,e.XhtmlValidation=a.XhtmlValidation,e.FormatPainter=a.FormatPainter,e.HTMLFormatter=a.HTMLFormatter,e.Formatter=a.Formatter,e.MarkdownFormatter=a.MarkdownFormatter,e.ContentRender=a.ContentRender,e.Render=a.Render,e.ToolbarRenderer=a.ToolbarRenderer,e.Link=a.Link,e.Image=a.Image,e.Audio=a.Audio,e.Video=a.Video,e.ViewSource=a.ViewSource,e.Table=a.Table,e.DialogRenderer=a.DialogRenderer,e.IframeContentRender=a.IframeContentRender,e.MarkdownRender=a.MarkdownRender,e.PopupRenderer=a.PopupRenderer,e.RichTextEditor=a.RichTextEditor,e.RenderType=a.RenderType,e.ToolbarType=a.ToolbarType,e.DialogType=a.DialogType,e.executeGroup=a.executeGroup,e.created=a.created,e.destroyed=a.destroyed,e.tableclass=a.tableclass,e.load=a.load,e.initialLoad=a.initialLoad,e.contentChanged=a.contentChanged,e.initialEnd=a.initialEnd,e.iframeMouseDown=a.iframeMouseDown,e.destroy=a.destroy,e.toolbarClick=a.toolbarClick,e.toolbarRefresh=a.toolbarRefresh,e.refreshBegin=a.refreshBegin,e.toolbarUpdated=a.toolbarUpdated,e.bindOnEnd=a.bindOnEnd,e.renderColorPicker=a.renderColorPicker,e.htmlToolbarClick=a.htmlToolbarClick,e.markdownToolbarClick=a.markdownToolbarClick,e.destroyColorPicker=a.destroyColorPicker,e.modelChanged=a.modelChanged,e.tableModulekeyUp=a.tableModulekeyUp,e.keyUp=a.keyUp,e.keyDown=a.keyDown,e.mouseUp=a.mouseUp,e.toolbarCreated=a.toolbarCreated,e.toolbarRenderComplete=a.toolbarRenderComplete,e.enableFullScreen=a.enableFullScreen,e.disableFullScreen=a.disableFullScreen,e.dropDownSelect=a.dropDownSelect,e.beforeDropDownItemRender=a.beforeDropDownItemRender,e.execCommandCallBack=a.execCommandCallBack,e.imageToolbarAction=a.imageToolbarAction,e.audioToolbarAction=a.audioToolbarAction,e.videoToolbarAction=a.videoToolbarAction,e.linkToolbarAction=a.linkToolbarAction,e.windowResize=a.windowResize,e.resizeStart=a.resizeStart,e.onResize=a.onResize,e.resizeStop=a.resizeStop,e.undo=a.undo,e.redo=a.redo,e.insertLink=a.insertLink,e.unLink=a.unLink,e.editLink=a.editLink,e.openLink=a.openLink,e.actionBegin=a.actionBegin,e.actionComplete=a.actionComplete,e.updatedToolbarStatus=a.updatedToolbarStatus,e.actionSuccess=a.actionSuccess,e.updateToolbarItem=a.updateToolbarItem,e.insertImage=a.insertImage,e.insertAudio=a.insertAudio,e.insertVideo=a.insertVideo,e.insertCompleted=a.insertCompleted,e.imageLeft=a.imageLeft,e.imageRight=a.imageRight,e.imageCenter=a.imageCenter,e.imageBreak=a.imageBreak,e.imageInline=a.imageInline,e.imageLink=a.imageLink,e.imageAlt=a.imageAlt,e.imageDelete=a.imageDelete,e.audioDelete=a.audioDelete,e.videoDelete=a.videoDelete,e.imageCaption=a.imageCaption,e.imageSize=a.imageSize,e.videoSize=a.videoSize,e.sourceCode=a.sourceCode,e.updateSource=a.updateSource,e.toolbarOpen=a.toolbarOpen,e.beforeDropDownOpen=a.beforeDropDownOpen,e.selectionSave=a.selectionSave,e.selectionRestore=a.selectionRestore,e.expandPopupClick=a.expandPopupClick,e.count=a.count,e.contentFocus=a.contentFocus,e.contentBlur=a.contentBlur,e.mouseDown=a.mouseDown,e.sourceCodeMouseDown=a.sourceCodeMouseDown,e.editAreaClick=a.editAreaClick,e.scroll=a.scroll,e.contentscroll=a.contentscroll,e.colorPickerChanged=a.colorPickerChanged,e.tableColorPickerChanged=a.tableColorPickerChanged,e.focusChange=a.focusChange,e.selectAll=a.selectAll,e.selectRange=a.selectRange,e.getSelectedHtml=a.getSelectedHtml,e.renderInlineToolbar=a.renderInlineToolbar,e.paste=a.paste,e.imgModule=a.imgModule,e.rtlMode=a.rtlMode,e.createTable=a.createTable,e.docClick=a.docClick,e.tableToolbarAction=a.tableToolbarAction,e.checkUndo=a.checkUndo,e.readOnlyMode=a.readOnlyMode,e.moduleDestroy=a.moduleDestroy,e.pasteClean=a.pasteClean,e.enterHandler=a.enterHandler,e.beforeDialogOpen=a.beforeDialogOpen,e.clearDialogObj=a.clearDialogObj,e.dialogOpen=a.dialogOpen,e.beforeDialogClose=a.beforeDialogClose,e.dialogClose=a.dialogClose,e.beforeQuickToolbarOpen=a.beforeQuickToolbarOpen,e.quickToolbarOpen=a.quickToolbarOpen,e.quickToolbarClose=a.quickToolbarClose,e.popupHide=a.popupHide,e.imageSelected=a.imageSelected,e.imageUploading=a.imageUploading,e.imageUploadSuccess=a.imageUploadSuccess,e.imageUploadFailed=a.imageUploadFailed,e.imageRemoving=a.imageRemoving,e.fileSelected=a.fileSelected,e.fileUploading=a.fileUploading,e.fileUploadSuccess=a.fileUploadSuccess,e.fileUploadFailed=a.fileUploadFailed,e.fileRemoving=a.fileRemoving,e.afterImageDelete=a.afterImageDelete,e.afterMediaDelete=a.afterMediaDelete,e.drop=a.drop,e.xhtmlValidation=a.xhtmlValidation,e.beforeImageUpload=a.beforeImageUpload,e.beforeFileUpload=a.beforeFileUpload,e.resizeInitialized=a.resizeInitialized,e.renderFileManager=a.renderFileManager,e.beforeImageDrop=a.beforeImageDrop,e.dynamicModule=a.dynamicModule,e.beforePasteCleanup=a.beforePasteCleanup,e.afterPasteCleanup=a.afterPasteCleanup,e.updateTbItemsStatus=a.updateTbItemsStatus,e.showLinkDialog=a.showLinkDialog,e.closeLinkDialog=a.closeLinkDialog,e.showImageDialog=a.showImageDialog,e.showAudioDialog=a.showAudioDialog,e.showVideoDialog=a.showVideoDialog,e.closeImageDialog=a.closeImageDialog,e.closeAudioDialog=a.closeAudioDialog,e.closeVideoDialog=a.closeVideoDialog,e.showTableDialog=a.showTableDialog,e.closeTableDialog=a.closeTableDialog,e.bindCssClass=a.bindCssClass,e.formatPainterClick=a.formatPainterClick,e.formatPainterDoubleClick=a.formatPainterDoubleClick,e.blockEmptyNodes=a.blockEmptyNodes,e.inlineEmptyNodes=a.inlineEmptyNodes,e.CLS_RTE=a.CLS_RTE,e.CLS_RTL=a.CLS_RTL,e.CLS_CONTENT=a.CLS_CONTENT,e.CLS_DISABLED=a.CLS_DISABLED,e.CLS_SCRIPT_SHEET=a.CLS_SCRIPT_SHEET,e.CLS_STYLE_SHEET=a.CLS_STYLE_SHEET,e.CLS_TOOLBAR=a.CLS_TOOLBAR,e.CLS_TB_FIXED=a.CLS_TB_FIXED,e.CLS_TB_FLOAT=a.CLS_TB_FLOAT,e.CLS_TB_ABS_FLOAT=a.CLS_TB_ABS_FLOAT,e.CLS_INLINE=a.CLS_INLINE,e.CLS_TB_INLINE=a.CLS_TB_INLINE,e.CLS_RTE_EXPAND_TB=a.CLS_RTE_EXPAND_TB,e.CLS_FULL_SCREEN=a.CLS_FULL_SCREEN,e.CLS_QUICK_TB=a.CLS_QUICK_TB,e.CLS_POP=a.CLS_POP,e.CLS_TB_STATIC=a.CLS_TB_STATIC,e.CLS_QUICK_POP=a.CLS_QUICK_POP,e.CLS_QUICK_DROPDOWN=a.CLS_QUICK_DROPDOWN,e.CLS_IMAGE_POP=a.CLS_IMAGE_POP,e.CLS_INLINE_POP=a.CLS_INLINE_POP,e.CLS_INLINE_DROPDOWN=a.CLS_INLINE_DROPDOWN,e.CLS_DROPDOWN_POPUP=a.CLS_DROPDOWN_POPUP,e.CLS_DROPDOWN_ICONS=a.CLS_DROPDOWN_ICONS,e.CLS_DROPDOWN_ITEMS=a.CLS_DROPDOWN_ITEMS,e.CLS_DROPDOWN_BTN=a.CLS_DROPDOWN_BTN,e.CLS_RTE_CONTENT=a.CLS_RTE_CONTENT,e.CLS_TB_ITEM=a.CLS_TB_ITEM,e.CLS_TB_EXTENDED=a.CLS_TB_EXTENDED,e.CLS_TB_WRAP=a.CLS_TB_WRAP,e.CLS_POPUP=a.CLS_POPUP,e.CLS_SEPARATOR=a.CLS_SEPARATOR,e.CLS_MINIMIZE=a.CLS_MINIMIZE,e.CLS_MAXIMIZE=a.CLS_MAXIMIZE,e.CLS_BACK=a.CLS_BACK,e.CLS_SHOW=a.CLS_SHOW,e.CLS_HIDE=a.CLS_HIDE,e.CLS_VISIBLE=a.CLS_VISIBLE,e.CLS_FOCUS=a.CLS_FOCUS,e.CLS_RM_WHITE_SPACE=a.CLS_RM_WHITE_SPACE,e.CLS_IMGRIGHT=a.CLS_IMGRIGHT,e.CLS_IMGLEFT=a.CLS_IMGLEFT,e.CLS_IMGCENTER=a.CLS_IMGCENTER,e.CLS_IMGBREAK=a.CLS_IMGBREAK,e.CLS_AUDIOBREAK=a.CLS_AUDIOBREAK,e.CLS_CLICKELEM=a.CLS_CLICKELEM,e.CLS_VID_CLICK_ELEM=a.CLS_VID_CLICK_ELEM,e.CLS_AUDIOWRAP=a.CLS_AUDIOWRAP,e.CLS_VIDEOWRAP=a.CLS_VIDEOWRAP,e.CLS_VIDEOBREAK=a.CLS_VIDEOBREAK,e.CLS_CAPTION=a.CLS_CAPTION,e.CLS_RTE_CAPTION=a.CLS_RTE_CAPTION,e.CLS_CAPINLINE=a.CLS_CAPINLINE,e.CLS_IMGINLINE=a.CLS_IMGINLINE,e.CLS_AUDIOINLINE=a.CLS_AUDIOINLINE,e.CLS_VIDEOINLINE=a.CLS_VIDEOINLINE,e.CLS_COUNT=a.CLS_COUNT,e.CLS_WARNING=a.CLS_WARNING,e.CLS_ERROR=a.CLS_ERROR,e.CLS_ICONS=a.CLS_ICONS,e.CLS_ACTIVE=a.CLS_ACTIVE,e.CLS_EXPAND_OPEN=a.CLS_EXPAND_OPEN,e.CLS_RTE_ELEMENTS=a.CLS_RTE_ELEMENTS,e.CLS_TB_BTN=a.CLS_TB_BTN,e.CLS_HR_SEPARATOR=a.CLS_HR_SEPARATOR,e.CLS_TB_IOS_FIX=a.CLS_TB_IOS_FIX,e.CLS_LIST_PRIMARY_CONTENT=a.CLS_LIST_PRIMARY_CONTENT,e.CLS_NUMBERFORMATLIST_TB_BTN=a.CLS_NUMBERFORMATLIST_TB_BTN,e.CLS_BULLETFORMATLIST_TB_BTN=a.CLS_BULLETFORMATLIST_TB_BTN,e.CLS_FORMATS_TB_BTN=a.CLS_FORMATS_TB_BTN,e.CLS_FONT_NAME_TB_BTN=a.CLS_FONT_NAME_TB_BTN,e.CLS_FONT_SIZE_TB_BTN=a.CLS_FONT_SIZE_TB_BTN,e.CLS_ALIGN_TB_BTN=a.CLS_ALIGN_TB_BTN,e.CLS_FONT_COLOR_TARGET=a.CLS_FONT_COLOR_TARGET,e.CLS_BACKGROUND_COLOR_TARGET=a.CLS_BACKGROUND_COLOR_TARGET,e.CLS_COLOR_CONTENT=a.CLS_COLOR_CONTENT,e.CLS_FONT_COLOR_DROPDOWN=a.CLS_FONT_COLOR_DROPDOWN,e.CLS_BACKGROUND_COLOR_DROPDOWN=a.CLS_BACKGROUND_COLOR_DROPDOWN,e.CLS_COLOR_PALETTE=a.CLS_COLOR_PALETTE,e.CLS_FONT_COLOR_PICKER=a.CLS_FONT_COLOR_PICKER,e.CLS_BACKGROUND_COLOR_PICKER=a.CLS_BACKGROUND_COLOR_PICKER,e.CLS_RTE_READONLY=a.CLS_RTE_READONLY,e.CLS_TABLE_SEL=a.CLS_TABLE_SEL,e.CLS_TB_DASH_BOR=a.CLS_TB_DASH_BOR,e.CLS_TB_ALT_BOR=a.CLS_TB_ALT_BOR,e.CLS_TB_COL_RES=a.CLS_TB_COL_RES,e.CLS_TB_ROW_RES=a.CLS_TB_ROW_RES,e.CLS_TB_BOX_RES=a.CLS_TB_BOX_RES,e.CLS_RTE_HIDDEN=a.CLS_RTE_HIDDEN,e.CLS_RTE_PASTE_KEEP_FORMAT=a.CLS_RTE_PASTE_KEEP_FORMAT,e.CLS_RTE_PASTE_REMOVE_FORMAT=a.CLS_RTE_PASTE_REMOVE_FORMAT,e.CLS_RTE_PASTE_PLAIN_FORMAT=a.CLS_RTE_PASTE_PLAIN_FORMAT,e.CLS_RTE_PASTE_OK=a.CLS_RTE_PASTE_OK,e.CLS_RTE_PASTE_CANCEL=a.CLS_RTE_PASTE_CANCEL,e.CLS_RTE_DIALOG_MIN_HEIGHT=a.CLS_RTE_DIALOG_MIN_HEIGHT,e.CLS_RTE_RES_HANDLE=a.CLS_RTE_RES_HANDLE,e.CLS_RTE_RES_EAST=a.CLS_RTE_RES_EAST,e.CLS_RTE_IMAGE=a.CLS_RTE_IMAGE,e.CLS_RESIZE=a.CLS_RESIZE,e.CLS_IMG_FOCUS=a.CLS_IMG_FOCUS,e.CLS_AUD_FOCUS=a.CLS_AUD_FOCUS,e.CLS_VID_FOCUS=a.CLS_VID_FOCUS,e.CLS_RTE_DRAG_IMAGE=a.CLS_RTE_DRAG_IMAGE,e.CLS_RTE_UPLOAD_POPUP=a.CLS_RTE_UPLOAD_POPUP,e.CLS_POPUP_OPEN=a.CLS_POPUP_OPEN,e.CLS_IMG_RESIZE=a.CLS_IMG_RESIZE,e.CLS_DROPAREA=a.CLS_DROPAREA,e.CLS_IMG_INNER=a.CLS_IMG_INNER,e.CLS_UPLOAD_FILES=a.CLS_UPLOAD_FILES,e.CLS_RTE_DIALOG_UPLOAD=a.CLS_RTE_DIALOG_UPLOAD,e.CLS_RTE_RES_CNT=a.CLS_RTE_RES_CNT,e.CLS_CUSTOM_TILE=a.CLS_CUSTOM_TILE,e.CLS_NOCOLOR_ITEM=a.CLS_NOCOLOR_ITEM,e.CLS_TABLE=a.CLS_TABLE,e.CLS_TABLE_BORDER=a.CLS_TABLE_BORDER,e.CLS_RTE_TABLE_RESIZE=a.CLS_RTE_TABLE_RESIZE,e.CLS_RTE_FIXED_TB_EXPAND=a.CLS_RTE_FIXED_TB_EXPAND,e.CLS_RTE_TB_ENABLED=a.CLS_RTE_TB_ENABLED,e.CLS_RTE_RES_WEST=a.CLS_RTE_RES_WEST,e.getIndex=a.getIndex,e.hasClass=a.hasClass,e.getDropDownValue=a.getDropDownValue,e.isIDevice=a.isIDevice,e.getFormattedFontSize=a.getFormattedFontSize,e.pageYOffset=a.pageYOffset,e.getTooltipText=a.getTooltipText,e.setToolbarStatus=a.setToolbarStatus,e.getCollection=a.getCollection,e.getTBarItemsIndex=a.getTBarItemsIndex,e.updateUndoRedoStatus=a.updateUndoRedoStatus,e.dispatchEvent=a.dispatchEvent,e.parseHtml=a.parseHtml,e.getTextNodesUnder=a.getTextNodesUnder,e.toObjectLowerCase=a.toObjectLowerCase,e.getEditValue=a.getEditValue,e.updateTextNode=a.updateTextNode,e.getDefaultValue=a.getDefaultValue,e.isEditableValueEmpty=a.isEditableValueEmpty,e.decode=a.decode,e.sanitizeHelper=a.sanitizeHelper,e.convertToBlob=a.convertToBlob,e.getLocaleFontFormat=a.getLocaleFontFormat,e.updateDropDownFontFormatLocale=a.updateDropDownFontFormatLocale,e.ServiceLocator=a.ServiceLocator,e.RendererFactory=a.RendererFactory,e.EditorManager=a.EditorManager,e.IMAGE=a.IMAGE,e.AUDIO=a.AUDIO,e.VIDEO=a.VIDEO,e.TABLE=a.TABLE,e.LINK=a.LINK,e.INSERT_ROW=a.INSERT_ROW,e.INSERT_COLUMN=a.INSERT_COLUMN,e.DELETEROW=a.DELETEROW,e.DELETECOLUMN=a.DELETECOLUMN,e.REMOVETABLE=a.REMOVETABLE,e.TABLEHEADER=a.TABLEHEADER,e.TABLE_VERTICAL_ALIGN=a.TABLE_VERTICAL_ALIGN,e.TABLE_MERGE=a.TABLE_MERGE,e.TABLE_VERTICAL_SPLIT=a.TABLE_VERTICAL_SPLIT,e.TABLE_HORIZONTAL_SPLIT=a.TABLE_HORIZONTAL_SPLIT,e.TABLE_MOVE=a.TABLE_MOVE,e.ALIGNMENT_TYPE=a.ALIGNMENT_TYPE,e.INDENT_TYPE=a.INDENT_TYPE,e.DEFAULT_TAG=a.DEFAULT_TAG,e.BLOCK_TAGS=a.BLOCK_TAGS,e.IGNORE_BLOCK_TAGS=a.IGNORE_BLOCK_TAGS,e.TABLE_BLOCK_TAGS=a.TABLE_BLOCK_TAGS,e.SELECTION_TYPE=a.SELECTION_TYPE,e.INSERTHTML_TYPE=a.INSERTHTML_TYPE,e.INSERT_TEXT_TYPE=a.INSERT_TEXT_TYPE,e.CLEAR_TYPE=a.CLEAR_TYPE,e.SELF_CLOSING_TAGS=a.SELF_CLOSING_TAGS,e.CLASS_IMAGE_RIGHT=a.CLASS_IMAGE_RIGHT,e.CLASS_IMAGE_LEFT=a.CLASS_IMAGE_LEFT,e.CLASS_IMAGE_CENTER=a.CLASS_IMAGE_CENTER,e.CLASS_VIDEO_RIGHT=a.CLASS_VIDEO_RIGHT,e.CLASS_VIDEO_LEFT=a.CLASS_VIDEO_LEFT,e.CLASS_VIDEO_CENTER=a.CLASS_VIDEO_CENTER,e.CLASS_IMAGE_BREAK=a.CLASS_IMAGE_BREAK,e.CLASS_AUDIO_BREAK=a.CLASS_AUDIO_BREAK,e.CLASS_VIDEO_BREAK=a.CLASS_VIDEO_BREAK,e.CLASS_CAPTION=a.CLASS_CAPTION,e.CLASS_RTE_CAPTION=a.CLASS_RTE_CAPTION,e.CLASS_CAPTION_INLINE=a.CLASS_CAPTION_INLINE,e.CLASS_IMAGE_INLINE=a.CLASS_IMAGE_INLINE,e.CLASS_AUDIO_INLINE=a.CLASS_AUDIO_INLINE,e.CLASS_CLICK_ELEM=a.CLASS_CLICK_ELEM,e.CLASS_VIDEO_CLICK_ELEM=a.CLASS_VIDEO_CLICK_ELEM,e.CLASS_AUDIO=a.CLASS_AUDIO,e.CLASS_VIDEO=a.CLASS_VIDEO,e.CLASS_AUDIO_WRAP=a.CLASS_AUDIO_WRAP,e.CLASS_VIDEO_WRAP=a.CLASS_VIDEO_WRAP,e.CLASS_EMBED_VIDEO_WRAP=a.CLASS_EMBED_VIDEO_WRAP,e.CLASS_AUDIO_FOCUS=a.CLASS_AUDIO_FOCUS,e.CLASS_VIDEO_FOCUS=a.CLASS_VIDEO_FOCUS,e.CLASS_VIDEO_INLINE=a.CLASS_VIDEO_INLINE,e.Lists=a.Lists,e.markerClassName=a.markerClassName,e.DOMNode=a.DOMNode,e.Alignments=a.Alignments,e.Indents=a.Indents,e.Formats=a.Formats,e.LinkCommand=a.LinkCommand,e.InsertMethods=a.InsertMethods,e.InsertTextExec=a.InsertTextExec,e.InsertHtmlExec=a.InsertHtmlExec,e.InsertHtml=a.InsertHtml,e.IsFormatted=a.IsFormatted,e.MsWordPaste=a.MsWordPaste,e.NodeCutter=a.NodeCutter,e.ImageCommand=a.ImageCommand,e.AudioCommand=a.AudioCommand,e.VideoCommand=a.VideoCommand,e.SelectionCommands=a.SelectionCommands,e.SelectionBasedExec=a.SelectionBasedExec,e.ClearFormatExec=a.ClearFormatExec,e.UndoRedoManager=a.UndoRedoManager,e.TableCommand=a.TableCommand,e.statusCollection=a.statusCollection,e.ToolbarStatus=a.ToolbarStatus,e.FormatPainterActions=a.FormatPainterActions,e.NodeSelection=a.NodeSelection,e.MarkdownParser=a.MarkdownParser,e.LISTS_COMMAND=a.LISTS_COMMAND,e.selectionCommand=a.selectionCommand,e.LINK_COMMAND=a.LINK_COMMAND,e.CLEAR_COMMAND=a.CLEAR_COMMAND,e.MD_TABLE=a.MD_TABLE,e.INSERT_TEXT_COMMAND=a.INSERT_TEXT_COMMAND,e.ClearFormat=a.ClearFormat,e.MDLists=a.MDLists,e.MDFormats=a.MDFormats,e.MarkdownSelection=a.MarkdownSelection,e.UndoRedoCommands=a.UndoRedoCommands,e.MDSelectionFormats=a.MDSelectionFormats,e.MDLink=a.MDLink,e.MDTable=a.MDTable,e.markdownFormatTags=a.markdownFormatTags,e.markdownSelectionTags=a.markdownSelectionTags,e.markdownListsTags=a.markdownListsTags,e.htmlKeyConfig=a.htmlKeyConfig,e.markdownKeyConfig=a.markdownKeyConfig,e.pasteCleanupGroupingTags=a.pasteCleanupGroupingTags,e.listConversionFilters=a.listConversionFilters,e.selfClosingTags=a.selfClosingTags,e.KEY_DOWN=a.KEY_DOWN,e.ACTION=a.ACTION,e.FORMAT_TYPE=a.FORMAT_TYPE,e.KEY_DOWN_HANDLER=a.KEY_DOWN_HANDLER,e.LIST_TYPE=a.LIST_TYPE,e.KEY_UP_HANDLER=a.KEY_UP_HANDLER,e.KEY_UP=a.KEY_UP,e.MODEL_CHANGED_PLUGIN=a.MODEL_CHANGED_PLUGIN,e.MODEL_CHANGED=a.MODEL_CHANGED,e.MS_WORD_CLEANUP_PLUGIN=a.MS_WORD_CLEANUP_PLUGIN,e.MS_WORD_CLEANUP=a.MS_WORD_CLEANUP,e.ON_BEGIN=a.ON_BEGIN,e.SPACE_ACTION=a.SPACE_ACTION,e.FORMAT_PAINTER_ACTIONS=a.FORMAT_PAINTER_ACTIONS,Object.defineProperty(e,"__esModule",{value:!0})});
|
|
11
|
+
//# sourceMappingURL=ej2-angular-richtexteditor.umd.min.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ej2-angular-richtexteditor.umd.min.js","sources":["~/@syncfusion/ej2-angular-richtexteditor/src/rich-text-editor/richtexteditor.component.ts","~/@syncfusion/ej2-angular-richtexteditor/src/rich-text-editor/richtexteditor.module.ts","~/@syncfusion/ej2-angular-richtexteditor/src/rich-text-editor/richtexteditor-all.module.ts"],"sourcesContent":["import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef, ContentChild } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { RichTextEditor } from '@syncfusion/ej2-richtexteditor';\nimport { Template } from '@syncfusion/ej2-angular-base';\n\n\nexport const /** @type {?} */ inputs: string[] = ['autoSaveOnIdle','backgroundColor','bulletFormatList','cssClass','editorMode','enableAutoUrl','enableHtmlEncode','enableHtmlSanitizer','enablePersistence','enableResize','enableRtl','enableTabKey','enableXhtml','enabled','enterKey','fileManagerSettings','floatingToolbarOffset','fontColor','fontFamily','fontSize','format','formatPainterSettings','formatter','height','htmlAttributes','iframeSettings','inlineMode','insertAudioSettings','insertImageSettings','insertVideoSettings','keyConfig','locale','maxLength','numberFormatList','pasteCleanupSettings','placeholder','quickToolbarSettings','readonly','saveInterval','shiftEnterKey','showCharCount','showTooltip','tableSettings','toolbarSettings','undoRedoSteps','undoRedoTimer','value','valueTemplate','width'];\nexport const /** @type {?} */ outputs: string[] = ['actionBegin','actionComplete','afterImageDelete','afterMediaDelete','afterPasteCleanup','beforeDialogClose','beforeDialogOpen','beforeFileUpload','beforeImageDrop','beforeImageUpload','beforePasteCleanup','beforeQuickToolbarOpen','beforeSanitizeHtml','blur','change','created','destroyed','dialogClose','dialogOpen','fileRemoving','fileSelected','fileUploadFailed','fileUploadSuccess','fileUploading','focus','imageRemoving','imageSelected','imageUploadFailed','imageUploadSuccess','imageUploading','quickToolbarClose','quickToolbarOpen','resizeStart','resizeStop','resizing','toolbarClick','toolbarStatusUpdate','updatedToolbarStatus','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * `ejs-richtexteditor` represents the Angular richtexteditor Component.\n * ```html\n * <ejs-richtexteditor></ejs-richtexteditor>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class RichTextEditorComponent extends RichTextEditor implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\n\tactionBegin: any;\n\tactionComplete: any;\n\tafterImageDelete: any;\n\tafterMediaDelete: any;\n\tafterPasteCleanup: any;\n\tbeforeDialogClose: any;\n\tbeforeDialogOpen: any;\n\tbeforeFileUpload: any;\n\tbeforeImageDrop: any;\n\tbeforeImageUpload: any;\n\tbeforePasteCleanup: any;\n\tbeforeQuickToolbarOpen: any;\n\tbeforeSanitizeHtml: any;\n\tblur: any;\n\tchange: any;\n\tcreated: any;\n\tdestroyed: any;\n\tdialogClose: any;\n\tdialogOpen: any;\n\tfileRemoving: any;\n\tfileSelected: any;\n\tfileUploadFailed: any;\n\tfileUploadSuccess: any;\n\tfileUploading: any;\n\tfocus: any;\n\timageRemoving: any;\n\timageSelected: any;\n\timageUploadFailed: any;\n\timageUploadSuccess: any;\n\timageUploading: any;\n\tquickToolbarClose: any;\n\tquickToolbarOpen: any;\n\tresizeStart: any;\n\tresizeStop: any;\n\tresizing: any;\n\ttoolbarClick: any;\n\ttoolbarStatusUpdate: any;\n\tupdatedToolbarStatus: any;\npublic valueChange: any;\n/**\n * Accepts the template design and assigns it as RichTextEditor’s content. \n * The built-in template engine which provides options to compile template string into a executable function. \n * For EX: We have expression evolution as like ES6 expression string literals\n * \n * {% codeBlock src='rich-text-editor/value-template/index.md' %}{% endcodeBlock %}\n * \n * \\@default null\n */\n@Template()\n public valueTemplate: any;\nprivate skipFromEvent:boolean = true;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('RichTextEditorToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorLink');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorImage');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorAudio');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorVideo');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorCount');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorQuickToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorHtmlEditor');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorMarkdownEditor');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorTable');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorPasteCleanup');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorResize');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorFileManager');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('RichTextEditorFormatPainter');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-richtexteditor',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => RichTextEditorComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\nstatic propDecorators: {[key: string]: DecoratorInvocation[]} = {\n'valueTemplate': [{ type: ContentChild, args: ['valueTemplate', ] },],\n};\n}\n\nfunction RichTextEditorComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nRichTextEditorComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nRichTextEditorComponent.ctorParameters;\n/** @type {?} */\nRichTextEditorComponent.propDecorators;\n/** @type {?} */\nRichTextEditorComponent.prototype.formCompContext;\n/** @type {?} */\nRichTextEditorComponent.prototype.formContext;\n/** @type {?} */\nRichTextEditorComponent.prototype.tagObjects;\n/** @type {?} */\nRichTextEditorComponent.prototype.actionBegin;\n/** @type {?} */\nRichTextEditorComponent.prototype.actionComplete;\n/** @type {?} */\nRichTextEditorComponent.prototype.afterImageDelete;\n/** @type {?} */\nRichTextEditorComponent.prototype.afterMediaDelete;\n/** @type {?} */\nRichTextEditorComponent.prototype.afterPasteCleanup;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeDialogClose;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeDialogOpen;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeFileUpload;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeImageDrop;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeImageUpload;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforePasteCleanup;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeQuickToolbarOpen;\n/** @type {?} */\nRichTextEditorComponent.prototype.beforeSanitizeHtml;\n/** @type {?} */\nRichTextEditorComponent.prototype.blur;\n/** @type {?} */\nRichTextEditorComponent.prototype.change;\n/** @type {?} */\nRichTextEditorComponent.prototype.created;\n/** @type {?} */\nRichTextEditorComponent.prototype.destroyed;\n/** @type {?} */\nRichTextEditorComponent.prototype.dialogClose;\n/** @type {?} */\nRichTextEditorComponent.prototype.dialogOpen;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileRemoving;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileSelected;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileUploadFailed;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileUploadSuccess;\n/** @type {?} */\nRichTextEditorComponent.prototype.fileUploading;\n/** @type {?} */\nRichTextEditorComponent.prototype.focus;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageRemoving;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageSelected;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageUploadFailed;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageUploadSuccess;\n/** @type {?} */\nRichTextEditorComponent.prototype.imageUploading;\n/** @type {?} */\nRichTextEditorComponent.prototype.quickToolbarClose;\n/** @type {?} */\nRichTextEditorComponent.prototype.quickToolbarOpen;\n/** @type {?} */\nRichTextEditorComponent.prototype.resizeStart;\n/** @type {?} */\nRichTextEditorComponent.prototype.resizeStop;\n/** @type {?} */\nRichTextEditorComponent.prototype.resizing;\n/** @type {?} */\nRichTextEditorComponent.prototype.toolbarClick;\n/** @type {?} */\nRichTextEditorComponent.prototype.toolbarStatusUpdate;\n/** @type {?} */\nRichTextEditorComponent.prototype.updatedToolbarStatus;\n/** @type {?} */\nRichTextEditorComponent.prototype.valueChange;\n/**\n * Accepts the template design and assigns it as RichTextEditor’s content. \n * The built-in template engine which provides options to compile template string into a executable function. \n * For EX: We have expression evolution as like ES6 expression string literals\n * \n * {% codeBlock src='rich-text-editor/value-template/index.md' %}{% endcodeBlock %}\n * \n * \\@default null\n * @type {?}\n */\nRichTextEditorComponent.prototype.valueTemplate;\n/** @type {?} */\nRichTextEditorComponent.prototype.skipFromEvent;\n/** @type {?} */\nRichTextEditorComponent.prototype.registerEvents;\n/** @type {?} */\nRichTextEditorComponent.prototype.addTwoWay;\n/** @type {?} */\nRichTextEditorComponent.prototype.ngEle;\n/** @type {?} */\nRichTextEditorComponent.prototype.srenderer;\n/** @type {?} */\nRichTextEditorComponent.prototype.viewContainerRef;\n/** @type {?} */\nRichTextEditorComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RichTextEditorComponent } from './richtexteditor.component';\n/**\n * NgModule definition for the RichTextEditor component.\n */\nexport class RichTextEditorModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n RichTextEditorComponent\n ],\n exports: [\n RichTextEditorComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction RichTextEditorModule_tsickle_Closure_declarations() {\n/** @type {?} */\nRichTextEditorModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nRichTextEditorModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RichTextEditorComponent } from './richtexteditor.component';\nimport { RichTextEditorModule } from './richtexteditor.module';\nimport {Toolbar, Link, Image, Audio, Video, Count, QuickToolbar, HtmlEditor, MarkdownEditor, Table, PasteCleanup, Resize, FileManager, FormatPainter} from '@syncfusion/ej2-richtexteditor';\n\n\nexport const /** @type {?} */ ToolbarService: ValueProvider = { provide: 'RichTextEditorToolbar', useValue: Toolbar};\nexport const /** @type {?} */ LinkService: ValueProvider = { provide: 'RichTextEditorLink', useValue: Link};\nexport const /** @type {?} */ ImageService: ValueProvider = { provide: 'RichTextEditorImage', useValue: Image};\nexport const /** @type {?} */ AudioService: ValueProvider = { provide: 'RichTextEditorAudio', useValue: Audio};\nexport const /** @type {?} */ VideoService: ValueProvider = { provide: 'RichTextEditorVideo', useValue: Video};\nexport const /** @type {?} */ CountService: ValueProvider = { provide: 'RichTextEditorCount', useValue: Count};\nexport const /** @type {?} */ QuickToolbarService: ValueProvider = { provide: 'RichTextEditorQuickToolbar', useValue: QuickToolbar};\nexport const /** @type {?} */ HtmlEditorService: ValueProvider = { provide: 'RichTextEditorHtmlEditor', useValue: HtmlEditor};\nexport const /** @type {?} */ MarkdownEditorService: ValueProvider = { provide: 'RichTextEditorMarkdownEditor', useValue: MarkdownEditor};\nexport const /** @type {?} */ TableService: ValueProvider = { provide: 'RichTextEditorTable', useValue: Table};\nexport const /** @type {?} */ PasteCleanupService: ValueProvider = { provide: 'RichTextEditorPasteCleanup', useValue: PasteCleanup};\nexport const /** @type {?} */ ResizeService: ValueProvider = { provide: 'RichTextEditorResize', useValue: Resize};\nexport const /** @type {?} */ FileManagerService: ValueProvider = { provide: 'RichTextEditorFileManager', useValue: FileManager};\nexport const /** @type {?} */ FormatPainterService: ValueProvider = { provide: 'RichTextEditorFormatPainter', useValue: FormatPainter};\n/**\n * NgModule definition for the RichTextEditor component with providers.\n */\nexport class RichTextEditorAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, RichTextEditorModule],\n exports: [\n RichTextEditorModule\n ],\n providers:[\n ToolbarService,\n LinkService,\n ImageService,\n AudioService,\n VideoService,\n CountService,\n QuickToolbarService,\n HtmlEditorService,\n MarkdownEditorService,\n TableService,\n PasteCleanupService,\n ResizeService,\n FileManagerService,\n FormatPainterService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction RichTextEditorAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nRichTextEditorAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nRichTextEditorAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":["inputs","outputs","twoWays","exports","RichTextEditorComponent","RichTextEditorComponent_1","_super","ngEle","srenderer","viewContainerRef","injector","_this","call","this","skipFromEvent","element","nativeElement","injectedModules","mod","get","indexOf","push","_a","_b","_c","_d","_e","_f","_g","_h","_j","_k","_l","_m","_o","_p","registerEvents","addTwoWay","setValue","formContext","FormBase","formCompContext","ComponentBase","__extends","prototype","registerOnChange","registerFunction","registerOnTouched","writeValue","value","setDisabledState","disabled","ngOnInit","ngAfterViewInit","ngOnDestroy","ngAfterContentChecked","RichTextEditor","decorators","type","Component","args","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","providers","provide","NG_VALUE_ACCESSOR","useExisting","forwardRef","multi","queries","ctorParameters","ElementRef","Renderer2","ViewContainerRef","Injector","propDecorators","valueTemplate","ContentChild","__decorate","Template","ComponentMixins","__metadata","RichTextEditorModule","NgModule","imports","CommonModule","declarations","ToolbarService","useValue","Toolbar","LinkService","Link","ImageService","Image","AudioService","Audio","VideoService","Video","CountService","Count","QuickToolbarService","QuickToolbar","HtmlEditorService","HtmlEditor","MarkdownEditorService","MarkdownEditor","TableService","Table","PasteCleanupService","PasteCleanup","ResizeService","Resize","FileManagerService","FileManager","FormatPainterService","FormatPainter","RichTextEditorAllModule"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"__symbolic":"module","version":3,"exports":[{"from":"@syncfusion/ej2-richtexteditor"}],"metadata":{"ɵa":["autoSaveOnIdle","backgroundColor","bulletFormatList","cssClass","editorMode","enableAutoUrl","enableHtmlEncode","enableHtmlSanitizer","enablePersistence","enableResize","enableRtl","enableTabKey","enableXhtml","enabled","enterKey","fileManagerSettings","floatingToolbarOffset","fontColor","fontFamily","fontSize","format","formatPainterSettings","formatter","height","htmlAttributes","iframeSettings","inlineMode","insertAudioSettings","insertImageSettings","insertVideoSettings","keyConfig","locale","maxLength","numberFormatList","pasteCleanupSettings","placeholder","quickToolbarSettings","readonly","saveInterval","shiftEnterKey","showCharCount","showTooltip","tableSettings","toolbarSettings","undoRedoSteps","undoRedoTimer","value","valueTemplate","width"],"ɵb":["actionBegin","actionComplete","afterImageDelete","afterMediaDelete","afterPasteCleanup","beforeDialogClose","beforeDialogOpen","beforeFileUpload","beforeImageDrop","beforeImageUpload","beforePasteCleanup","beforeQuickToolbarOpen","beforeSanitizeHtml","blur","change","created","destroyed","dialogClose","dialogOpen","fileRemoving","fileSelected","fileUploadFailed","fileUploadSuccess","fileUploading","focus","imageRemoving","imageSelected","imageUploadFailed","imageUploadSuccess","imageUploading","quickToolbarClose","quickToolbarOpen","resizeStart","resizeStop","resizing","toolbarClick","toolbarStatusUpdate","updatedToolbarStatus","valueChange"],"RichTextEditorComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"RichTextEditor"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"ejs-richtexteditor","inputs":{"__symbolic":"reference","name":"ɵa"},"outputs":{"__symbolic":"reference","name":"ɵb"},"template":"","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy"},"member":"OnPush"},"providers":[{"provide":{"__symbolic":"reference","module":"@angular/forms","name":"NG_VALUE_ACCESSOR"},"useExisting":{"__symbolic":"reference","name":"RichTextEditorComponent"},"multi":true}],"queries":{}}]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentMixins"},"arguments":[[{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentBase"},{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"FormBase"}]]}],"members":{"valueTemplate":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["valueTemplate"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ElementRef"},{"__symbolic":"reference","module":"@angular/core","name":"Renderer2"},{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"},{"__symbolic":"reference","module":"@angular/core","name":"Injector"}]}],"registerOnChange":[{"__symbolic":"method"}],"registerOnTouched":[{"__symbolic":"method"}],"writeValue":[{"__symbolic":"method"}],"setDisabledState":[{"__symbolic":"method"}],"ngOnInit":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"ngAfterContentChecked":[{"__symbolic":"method"}]}},"RichTextEditorModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"declarations":[{"__symbolic":"reference","name":"RichTextEditorComponent"}],"exports":[{"__symbolic":"reference","name":"RichTextEditorComponent"}]}]}],"members":{}},"RichTextEditorAllModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"},{"__symbolic":"reference","name":"RichTextEditorModule"}],"exports":[{"__symbolic":"reference","name":"RichTextEditorModule"}],"providers":[{"__symbolic":"reference","name":"ToolbarService"},{"__symbolic":"reference","name":"LinkService"},{"__symbolic":"reference","name":"ImageService"},{"__symbolic":"reference","name":"AudioService"},{"__symbolic":"reference","name":"VideoService"},{"__symbolic":"reference","name":"CountService"},{"__symbolic":"reference","name":"QuickToolbarService"},{"__symbolic":"reference","name":"HtmlEditorService"},{"__symbolic":"reference","name":"MarkdownEditorService"},{"__symbolic":"reference","name":"TableService"},{"__symbolic":"reference","name":"PasteCleanupService"},{"__symbolic":"reference","name":"ResizeService"},{"__symbolic":"reference","name":"FileManagerService"},{"__symbolic":"reference","name":"FormatPainterService"}]}]}],"members":{}},"ToolbarService":{"provide":"RichTextEditorToolbar","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"Toolbar"}},"LinkService":{"provide":"RichTextEditorLink","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"Link"}},"ImageService":{"provide":"RichTextEditorImage","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"Image"}},"AudioService":{"provide":"RichTextEditorAudio","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"Audio"}},"VideoService":{"provide":"RichTextEditorVideo","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"Video"}},"CountService":{"provide":"RichTextEditorCount","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"Count"}},"QuickToolbarService":{"provide":"RichTextEditorQuickToolbar","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"QuickToolbar"}},"HtmlEditorService":{"provide":"RichTextEditorHtmlEditor","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"HtmlEditor"}},"MarkdownEditorService":{"provide":"RichTextEditorMarkdownEditor","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"MarkdownEditor"}},"TableService":{"provide":"RichTextEditorTable","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"Table"}},"PasteCleanupService":{"provide":"RichTextEditorPasteCleanup","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"PasteCleanup"}},"ResizeService":{"provide":"RichTextEditorResize","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"Resize"}},"FileManagerService":{"provide":"RichTextEditorFileManager","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"FileManager"}},"FormatPainterService":{"provide":"RichTextEditorFormatPainter","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-richtexteditor","name":"FormatPainter"}}},"origins":{"ɵa":"./src/rich-text-editor/richtexteditor.component","ɵb":"./src/rich-text-editor/richtexteditor.component","RichTextEditorComponent":"./src/rich-text-editor/richtexteditor.component","RichTextEditorModule":"./src/rich-text-editor/richtexteditor.module","RichTextEditorAllModule":"./src/rich-text-editor/richtexteditor-all.module","ToolbarService":"./src/rich-text-editor/richtexteditor-all.module","LinkService":"./src/rich-text-editor/richtexteditor-all.module","ImageService":"./src/rich-text-editor/richtexteditor-all.module","AudioService":"./src/rich-text-editor/richtexteditor-all.module","VideoService":"./src/rich-text-editor/richtexteditor-all.module","CountService":"./src/rich-text-editor/richtexteditor-all.module","QuickToolbarService":"./src/rich-text-editor/richtexteditor-all.module","HtmlEditorService":"./src/rich-text-editor/richtexteditor-all.module","MarkdownEditorService":"./src/rich-text-editor/richtexteditor-all.module","TableService":"./src/rich-text-editor/richtexteditor-all.module","PasteCleanupService":"./src/rich-text-editor/richtexteditor-all.module","ResizeService":"./src/rich-text-editor/richtexteditor-all.module","FileManagerService":"./src/rich-text-editor/richtexteditor-all.module","FormatPainterService":"./src/rich-text-editor/richtexteditor-all.module"},"importAs":"@syncfusion/ej2-angular-richtexteditor"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-richtexteditor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-richtexteditor@21.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-richtexteditor@21.1.39",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-4fyv1vaujkUXGt6ZD56utxWQXIhOSmIAe/2nFnEgcFDM56CXuJpuvPbtPvHltcop3H6VjqhdZ7cqINd8YhH01g==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-richtexteditor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-richtexteditor/-/ej2-angular-richtexteditor-21.1.39.tgz",
|
|
23
|
+
"_shasum": "24d9203a4a06b426c749a29ab9e0a212ddb5ed77",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-richtexteditor@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,30 +31,14 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~21.1.
|
|
35
|
-
"@syncfusion/ej2-base": "~21.1.
|
|
36
|
-
"@syncfusion/ej2-richtexteditor": "21.1.
|
|
37
|
-
"tslib": "^2.3.0"
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~21.1.41",
|
|
35
|
+
"@syncfusion/ej2-base": "~21.1.40",
|
|
36
|
+
"@syncfusion/ej2-richtexteditor": "21.1.41"
|
|
38
37
|
},
|
|
39
38
|
"deprecated": false,
|
|
40
39
|
"description": "Essential JS 2 RichTextEditor component for Angular",
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"exports": {
|
|
44
|
-
"./package.json": {
|
|
45
|
-
"default": "./package.json"
|
|
46
|
-
},
|
|
47
|
-
".": {
|
|
48
|
-
"types": "./syncfusion-ej2-angular-richtexteditor.d.ts",
|
|
49
|
-
"esm2020": "./esm2020/syncfusion-ej2-angular-richtexteditor.mjs",
|
|
50
|
-
"es2020": "./fesm2020/syncfusion-ej2-angular-richtexteditor.mjs",
|
|
51
|
-
"es2015": "./fesm2015/syncfusion-ej2-angular-richtexteditor.mjs",
|
|
52
|
-
"node": "./fesm2015/syncfusion-ej2-angular-richtexteditor.mjs",
|
|
53
|
-
"default": "./fesm2020/syncfusion-ej2-angular-richtexteditor.mjs"
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-richtexteditor.mjs",
|
|
57
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-richtexteditor.mjs",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-richtexteditor.js",
|
|
58
42
|
"homepage": "https://www.syncfusion.com/angular-components",
|
|
59
43
|
"keywords": [
|
|
60
44
|
"angular-rich-text-editor",
|
|
@@ -63,7 +47,9 @@
|
|
|
63
47
|
"angular-wysiwyg-editor"
|
|
64
48
|
],
|
|
65
49
|
"license": "SEE LICENSE IN license",
|
|
66
|
-
"
|
|
50
|
+
"main": "dist/ej2-angular-richtexteditor.umd.js",
|
|
51
|
+
"metadata": "ej2-angular-richtexteditor.metadata.json",
|
|
52
|
+
"module": "@syncfusion/ej2-angular-richtexteditor.es5.js",
|
|
67
53
|
"name": "@syncfusion/ej2-angular-richtexteditor",
|
|
68
54
|
"repository": {
|
|
69
55
|
"type": "git",
|
|
@@ -71,6 +57,6 @@
|
|
|
71
57
|
},
|
|
72
58
|
"schematics": "./schematics/collection.json",
|
|
73
59
|
"sideEffects": false,
|
|
74
|
-
"typings": "
|
|
75
|
-
"version": "21.1.
|
|
60
|
+
"typings": "ej2-angular-richtexteditor.d.ts",
|
|
61
|
+
"version": "21.1.41-ngcc"
|
|
76
62
|
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
var fs = require("fs");
|
|
2
|
+
var glob = require("glob");
|
|
3
|
+
|
|
4
|
+
var selectors = ['ejs-richtexteditor'];
|
|
5
|
+
|
|
6
|
+
if (process.env.tagName !== undefined) {
|
|
7
|
+
var newTagPrefix = process.env.tagName.trim();
|
|
8
|
+
var files = glob.sync("./@syncfusion/*");
|
|
9
|
+
for (var i = 0; i < files.length; i++) {
|
|
10
|
+
var sourceFile = fs.readFileSync(files[i], "utf8");
|
|
11
|
+
for (var j = 0; j < selectors.length; j++) {
|
|
12
|
+
selectors[j] = selectors[j].replace('[','').replace(']','');
|
|
13
|
+
var tagRegex = new RegExp(selectors[j], "g");
|
|
14
|
+
sourceFile = sourceFile.replace(tagRegex,selectors[j].replace("ejs", newTagPrefix));
|
|
15
|
+
}
|
|
16
|
+
fs.writeFileSync(files[i], sourceFile, "utf8");
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-richtexteditor";
|
|
2
|
-
export declare const pkgVer = "^21.1.
|
|
2
|
+
export declare const pkgVer = "^21.1.39";
|
|
3
3
|
export declare const moduleName = "RichTextEditorModule";
|
|
4
|
-
export declare const themeVer = "~21.1.
|
|
4
|
+
export declare const themeVer = "~21.1.39";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-richtexteditor';
|
|
4
|
-
exports.pkgVer = '^21.1.
|
|
4
|
+
exports.pkgVer = '^21.1.41';
|
|
5
5
|
exports.moduleName = 'RichTextEditorModule';
|
|
6
|
-
exports.themeVer = '~21.1.
|
|
6
|
+
exports.themeVer = '~21.1.41';
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import { ValueProvider } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
import * as i2 from "./richtexteditor.module";
|
|
5
2
|
export declare const ToolbarService: ValueProvider;
|
|
6
3
|
export declare const LinkService: ValueProvider;
|
|
7
4
|
export declare const ImageService: ValueProvider;
|
|
@@ -20,7 +17,4 @@ export declare const FormatPainterService: ValueProvider;
|
|
|
20
17
|
* NgModule definition for the RichTextEditor component with providers.
|
|
21
18
|
*/
|
|
22
19
|
export declare class RichTextEditorAllModule {
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextEditorAllModule, never>;
|
|
24
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RichTextEditorAllModule, never, [typeof i1.CommonModule, typeof i2.RichTextEditorModule], [typeof i2.RichTextEditorModule]>;
|
|
25
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<RichTextEditorAllModule>;
|
|
26
20
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { RichTextEditor } from '@syncfusion/ej2-richtexteditor';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
4
|
export declare const inputs: string[];
|
|
6
5
|
export declare const outputs: string[];
|
|
7
6
|
export declare const twoWays: string[];
|
|
@@ -80,6 +79,4 @@ export declare class RichTextEditorComponent extends RichTextEditor implements I
|
|
|
80
79
|
ngAfterContentChecked(): void;
|
|
81
80
|
registerEvents: (eventList: string[]) => void;
|
|
82
81
|
addTwoWay: (propList: string[]) => void;
|
|
83
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextEditorComponent, never>;
|
|
84
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RichTextEditorComponent, "ejs-richtexteditor", never, { "autoSaveOnIdle": "autoSaveOnIdle"; "backgroundColor": "backgroundColor"; "bulletFormatList": "bulletFormatList"; "cssClass": "cssClass"; "editorMode": "editorMode"; "enableAutoUrl": "enableAutoUrl"; "enableHtmlEncode": "enableHtmlEncode"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableResize": "enableResize"; "enableRtl": "enableRtl"; "enableTabKey": "enableTabKey"; "enableXhtml": "enableXhtml"; "enabled": "enabled"; "enterKey": "enterKey"; "fileManagerSettings": "fileManagerSettings"; "floatingToolbarOffset": "floatingToolbarOffset"; "fontColor": "fontColor"; "fontFamily": "fontFamily"; "fontSize": "fontSize"; "format": "format"; "formatPainterSettings": "formatPainterSettings"; "formatter": "formatter"; "height": "height"; "htmlAttributes": "htmlAttributes"; "iframeSettings": "iframeSettings"; "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"; "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"; "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"; "toolbarClick": "toolbarClick"; "toolbarStatusUpdate": "toolbarStatusUpdate"; "updatedToolbarStatus": "updatedToolbarStatus"; "valueChange": "valueChange"; }, ["valueTemplate"], never>;
|
|
85
82
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./richtexteditor.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the RichTextEditor component.
|
|
6
3
|
*/
|
|
7
4
|
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
5
|
}
|
package/esm2020/public_api.mjs
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
// Mapping root file for package generation
|
|
2
|
-
export * from './src/index';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsMkNBQTJDO0FBQzNDLGNBQWMsYUFBYSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gTWFwcGluZyByb290IGZpbGUgZm9yIHBhY2thZ2UgZ2VuZXJhdGlvblxuZXhwb3J0ICogZnJvbSAnLi9zcmMvaW5kZXgnOyJdfQ==
|
package/esm2020/src/index.mjs
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { RichTextEditorComponent } from './rich-text-editor/richtexteditor.component';
|
|
2
|
-
export { RichTextEditorModule } from './rich-text-editor/richtexteditor.module';
|
|
3
|
-
export { RichTextEditorAllModule, ToolbarService, LinkService, ImageService, AudioService, VideoService, CountService, QuickToolbarService, HtmlEditorService, MarkdownEditorService, TableService, PasteCleanupService, ResizeService, FileManagerService, FormatPainterService } from './rich-text-editor/richtexteditor-all.module';
|
|
4
|
-
export * from '@syncfusion/ej2-richtexteditor';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFDLE1BQU0sNkNBQTZDLENBQUM7QUFDckYsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sMENBQTBDLENBQUM7QUFDaEYsT0FBTyxFQUFFLHVCQUF1QixFQUFFLGNBQWMsRUFBRSxXQUFXLEVBQUUsWUFBWSxFQUFFLFlBQVksRUFBRSxZQUFZLEVBQUUsWUFBWSxFQUFFLG1CQUFtQixFQUFFLGlCQUFpQixFQUFFLHFCQUFxQixFQUFFLFlBQVksRUFBRSxtQkFBbUIsRUFBRSxhQUFhLEVBQUUsa0JBQWtCLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSw4Q0FBOEMsQ0FBQztBQUN2VSxjQUFjLGdDQUFnQyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgUmljaFRleHRFZGl0b3JDb21wb25lbnR9IGZyb20gJy4vcmljaC10ZXh0LWVkaXRvci9yaWNodGV4dGVkaXRvci5jb21wb25lbnQnO1xuZXhwb3J0IHsgUmljaFRleHRFZGl0b3JNb2R1bGUgfSBmcm9tICcuL3JpY2gtdGV4dC1lZGl0b3IvcmljaHRleHRlZGl0b3IubW9kdWxlJztcbmV4cG9ydCB7IFJpY2hUZXh0RWRpdG9yQWxsTW9kdWxlLCBUb29sYmFyU2VydmljZSwgTGlua1NlcnZpY2UsIEltYWdlU2VydmljZSwgQXVkaW9TZXJ2aWNlLCBWaWRlb1NlcnZpY2UsIENvdW50U2VydmljZSwgUXVpY2tUb29sYmFyU2VydmljZSwgSHRtbEVkaXRvclNlcnZpY2UsIE1hcmtkb3duRWRpdG9yU2VydmljZSwgVGFibGVTZXJ2aWNlLCBQYXN0ZUNsZWFudXBTZXJ2aWNlLCBSZXNpemVTZXJ2aWNlLCBGaWxlTWFuYWdlclNlcnZpY2UsIEZvcm1hdFBhaW50ZXJTZXJ2aWNlIH0gZnJvbSAnLi9yaWNoLXRleHQtZWRpdG9yL3JpY2h0ZXh0ZWRpdG9yLWFsbC5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnQHN5bmNmdXNpb24vZWoyLXJpY2h0ZXh0ZWRpdG9yJzsiXX0=
|