@syncfusion/ej2-angular-documenteditor 26.2.14-ngcc → 27.1.48-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-documenteditor.es5.js +1 -1
- package/@syncfusion/ej2-angular-documenteditor.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-documenteditor.js +1 -1
- package/@syncfusion/ej2-angular-documenteditor.js.map +1 -1
- package/dist/ej2-angular-documenteditor.umd.js +4 -1
- package/dist/ej2-angular-documenteditor.umd.js.map +1 -1
- package/dist/ej2-angular-documenteditor.umd.min.js +2 -2
- package/dist/ej2-angular-documenteditor.umd.min.js.map +1 -1
- package/package.json +8 -8
- package/schematics/collection.json +10 -9
- package/schematics/ng-add/index.d.ts +3 -0
- package/schematics/ng-add/index.js +9 -0
- package/schematics/ng-add/index.ts +10 -10
- package/schematics/ng-add/schema.d.ts +13 -0
- package/schematics/ng-add/schema.js +2 -0
- package/schematics/ng-add/schema.json +34 -34
- package/schematics/ng-add/schema.ts +30 -30
- package/schematics/tsconfig.json +25 -25
- package/schematics/utils/lib-details.d.ts +4 -0
- package/schematics/utils/lib-details.js +6 -0
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark-lite.css +1 -0
- package/styles/bootstrap-dark-lite.scss +1 -0
- package/styles/bootstrap-lite.css +1 -0
- package/styles/bootstrap-lite.scss +1 -0
- package/styles/bootstrap4-lite.css +1 -0
- package/styles/bootstrap4-lite.scss +1 -0
- package/styles/bootstrap5-dark-lite.css +1 -0
- package/styles/bootstrap5-dark-lite.scss +1 -0
- package/styles/bootstrap5-lite.css +1 -0
- package/styles/bootstrap5-lite.scss +1 -0
- package/styles/bootstrap5.3-lite.css +1 -0
- package/styles/bootstrap5.3-lite.scss +1 -0
- package/styles/bootstrap5.3.css +1 -0
- package/styles/bootstrap5.3.scss +2 -0
- package/styles/document-editor/bootstrap5.3.css +1 -0
- package/styles/document-editor/bootstrap5.3.scss +1 -0
- package/styles/document-editor-container/bootstrap5.3.css +1 -0
- package/styles/document-editor-container/bootstrap5.3.scss +1 -0
- package/styles/fabric-dark-lite.css +1 -0
- package/styles/fabric-dark-lite.scss +1 -0
- package/styles/fabric-lite.css +1 -0
- package/styles/fabric-lite.scss +1 -0
- package/styles/fluent-dark-lite.css +1 -0
- package/styles/fluent-dark-lite.scss +1 -0
- package/styles/fluent-lite.css +1 -0
- package/styles/fluent-lite.scss +1 -0
- package/styles/fluent2-lite.css +1 -0
- package/styles/fluent2-lite.scss +1 -0
- package/styles/highcontrast-light-lite.css +1 -0
- package/styles/highcontrast-light-lite.scss +1 -0
- package/styles/highcontrast-lite.css +1 -0
- package/styles/highcontrast-lite.scss +1 -0
- package/styles/material-dark-lite.css +1 -0
- package/styles/material-dark-lite.scss +1 -0
- package/styles/material-lite.css +1 -0
- package/styles/material-lite.scss +1 -0
- package/styles/material3-dark-lite.css +1 -0
- package/styles/material3-dark-lite.scss +1 -0
- package/styles/material3-lite.css +1 -0
- package/styles/material3-lite.scss +1 -0
- package/styles/tailwind-dark-lite.css +1 -0
- package/styles/tailwind-dark-lite.scss +1 -0
- package/styles/tailwind-lite.css +1 -0
- package/styles/tailwind-lite.scss +1 -0
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ej2-angular-documenteditor.umd.min.js","sources":["~/@syncfusion/ej2-angular-documenteditor/src/document-editor/documenteditor.component.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor/documenteditor.module.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor-container/documenteditorcontainer.component.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor/documenteditor-all.module.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor-container/documenteditorcontainer.module.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor-container/documenteditorcontainer-all.module.ts"],"sourcesContent":["import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { DocumentEditor } from '@syncfusion/ej2-documenteditor';\n\n\n\nexport const inputs: string[] = ['acceptTab','autoResizeOnVisibilityChange','currentUser','defaultPasteOption','documentEditorSettings','documentName','documentSettings','enableAutoFocus','enableBookmarkDialog','enableBordersAndShadingDialog','enableCollaborativeEditing','enableColumnsDialog','enableComment','enableContextMenu','enableCursorOnReadOnly','enableEditor','enableEditorHistory','enableFontDialog','enableFootnoteAndEndnoteDialog','enableFormField','enableHyperlinkDialog','enableImageResizer','enableListDialog','enableLocalPaste','enableLockAndEdit','enableOptionsPane','enablePageSetupDialog','enableParagraphDialog','enablePersistence','enablePrint','enableRtl','enableSearch','enableSelection','enableSfdtExport','enableSpellCheck','enableStyleDialog','enableTableDialog','enableTableOfContentsDialog','enableTableOptionsDialog','enableTablePropertiesDialog','enableTextExport','enableTrackChanges','enableWordExport','headers','height','isReadOnly','layoutType','locale','pageGap','pageOutline','serverActionSettings','serviceUrl','showComments','showRevisions','useCtrlClickToFollowHyperlink','userColor','width','zIndex','zoomFactor'];\nexport const outputs: string[] = ['actionComplete','afterFormFieldFill','beforeAcceptRejectChanges','beforeCommentAction','beforeFileOpen','beforeFormFieldFill','beforePaneSwitch','commentBegin','commentDelete','commentEnd','contentChange','contentControl','created','customContextMenuBeforeOpen','customContextMenuSelect','destroyed','documentChange','keyDown','requestNavigate','searchResultsChange','selectionChange','serviceFailure','trackChange','viewChange','zoomFactorChange','beforeXmlHttpRequestSend'];\nexport const twoWays: string[] = [];\n\n/**\n * `ejs-documenteditor` represents the Angular Document Editor Component.\n * ```html\n * <ejs-documenteditor isReadOnly='true' enableSelection='true'></ejs-documenteditor>\n * ```\n */\n@Component({\n selector: 'ejs-documenteditor',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n\n }\n})\n@ComponentMixins([ComponentBase])\nexport class DocumentEditorComponent extends DocumentEditor implements IComponentBase {\n public context : any;\n public tagObjects: any;\n\tactionComplete: any;\n\tafterFormFieldFill: any;\n\tbeforeAcceptRejectChanges: any;\n\tbeforeCommentAction: any;\n\tbeforeFileOpen: any;\n\tbeforeFormFieldFill: any;\n\tbeforePaneSwitch: any;\n\tcommentBegin: any;\n\tcommentDelete: any;\n\tcommentEnd: any;\n\tcontentChange: any;\n\tcontentControl: any;\n\tcreated: any;\n\tcustomContextMenuBeforeOpen: any;\n\tcustomContextMenuSelect: any;\n\tdestroyed: any;\n\tdocumentChange: any;\n\tkeyDown: any;\n\trequestNavigate: any;\n\tsearchResultsChange: any;\n\tselectionChange: any;\n\tserviceFailure: any;\n\ttrackChange: any;\n\tviewChange: any;\n\tzoomFactorChange: any;\n\tpublic beforeXmlHttpRequestSend: any;\n\n\n\n constructor(private ngEle: ElementRef, private srenderer: Renderer2, private viewContainerRef:ViewContainerRef, private injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('DocumentEditorPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSfdtExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorWordExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTextExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSearch');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorEditor');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorEditorHistory');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorOptionsPane');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorContextMenu');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorImageResizer');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorHyperlinkDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTableDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorBookmarkDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTableOfContentsDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorPageSetupDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorParagraphDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorListDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorStyleDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorStylesDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorBulletsAndNumberingDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorFontDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTablePropertiesDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorBordersAndShadingDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTableOptionsDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorCellOptionsDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSpellChecker');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSpellCheckDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorCollaborativeEditing');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorColumnsDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorCollaborativeEditingHandler');\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.context = new ComponentBase();\n }\n\n public ngOnInit() {\n this.context.ngOnInit(this);\n }\n\n public ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n\n public ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n\n public ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\n\n public registerEvents: (eventList: string[]) => void;\n public addTwoWay: (propList: string[]) => void;\n}\n\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { DocumentEditorComponent } from './documenteditor.component';\n\n/**\n * NgModule definition for the DocumentEditor component.\n */\n@NgModule({\n imports: [CommonModule],\n declarations: [\n DocumentEditorComponent\n ],\n exports: [\n DocumentEditorComponent\n ]\n})\nexport class DocumentEditorModule { }","import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { DocumentEditorContainer } from '@syncfusion/ej2-documenteditor';\n\n\n\nexport const inputs: string[] = ['autoResizeOnVisibilityChange','currentUser','documentEditorSettings','documentSettings','enableAutoFocus','enableComment','enableCsp','enableLocalPaste','enableLockAndEdit','enablePersistence','enableRtl','enableSpellCheck','enableToolbar','enableTrackChanges','headers','height','layoutType','locale','restrictEditing','serverActionSettings','serviceUrl','showPropertiesPane','toolbarItems','userColor','width','zIndex'];\nexport const outputs: string[] = ['beforeAcceptRejectChanges','beforeCommentAction','beforePaneSwitch','commentDelete','contentChange','contentControl','created','customContextMenuBeforeOpen','customContextMenuSelect','destroyed','documentChange','selectionChange','serviceFailure','toolbarClick','trackChange','beforeXmlHttpRequestSend'];\nexport const twoWays: string[] = [];\n\n/**\n * `ejs-documenteditor-container` represents the Angular Document Editor Container.\n * ```html\n * <ejs-documenteditor-container></ejs-documenteditor-container>\n * ```\n */\n@Component({\n selector: 'ejs-documenteditorcontainer',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n\n }\n})\n@ComponentMixins([ComponentBase])\nexport class DocumentEditorContainerComponent extends DocumentEditorContainer implements IComponentBase {\n public context : any;\n public tagObjects: any;\n\tbeforeAcceptRejectChanges: any;\n\tbeforeCommentAction: any;\n\tbeforePaneSwitch: any;\n\tcommentDelete: any;\n\tcontentChange: any;\n\tcontentControl: any;\n\tcreated: any;\n\tcustomContextMenuBeforeOpen: any;\n\tcustomContextMenuSelect: any;\n\tdestroyed: any;\n\tdocumentChange: any;\n\tselectionChange: any;\n\tserviceFailure: any;\n\ttoolbarClick: any;\n\ttrackChange: any;\n\tpublic beforeXmlHttpRequestSend: any;\n\n\n\n constructor(private ngEle: ElementRef, private srenderer: Renderer2, private viewContainerRef:ViewContainerRef, private injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('DocumentEditorToolbar');\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.context = new ComponentBase();\n }\n\n public ngOnInit() {\n this.context.ngOnInit(this);\n }\n\n public ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n\n public ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n\n public ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\n\n public registerEvents: (eventList: string[]) => void;\n public addTwoWay: (propList: string[]) => void;\n}\n\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { DocumentEditorComponent } from './documenteditor.component';\nimport { DocumentEditorModule } from './documenteditor.module';\nimport {Print, SfdtExport, WordExport, TextExport, Selection, Search, Editor, EditorHistory, OptionsPane, ContextMenu, ImageResizer, HyperlinkDialog, TableDialog, BookmarkDialog, TableOfContentsDialog, PageSetupDialog, ParagraphDialog, ListDialog, StyleDialog, StylesDialog, BulletsAndNumberingDialog, FontDialog, TablePropertiesDialog, BordersAndShadingDialog, TableOptionsDialog, CellOptionsDialog, SpellChecker, SpellCheckDialog, CollaborativeEditing, ColumnsDialog, CollaborativeEditingHandler} from '@syncfusion/ej2-documenteditor'\n\n\nexport const PrintService: ValueProvider = { provide: 'DocumentEditorPrint', useValue: Print};\nexport const SfdtExportService: ValueProvider = { provide: 'DocumentEditorSfdtExport', useValue: SfdtExport};\nexport const WordExportService: ValueProvider = { provide: 'DocumentEditorWordExport', useValue: WordExport};\nexport const TextExportService: ValueProvider = { provide: 'DocumentEditorTextExport', useValue: TextExport};\nexport const SelectionService: ValueProvider = { provide: 'DocumentEditorSelection', useValue: Selection};\nexport const SearchService: ValueProvider = { provide: 'DocumentEditorSearch', useValue: Search};\nexport const EditorService: ValueProvider = { provide: 'DocumentEditorEditor', useValue: Editor};\nexport const EditorHistoryService: ValueProvider = { provide: 'DocumentEditorEditorHistory', useValue: EditorHistory};\nexport const OptionsPaneService: ValueProvider = { provide: 'DocumentEditorOptionsPane', useValue: OptionsPane};\nexport const ContextMenuService: ValueProvider = { provide: 'DocumentEditorContextMenu', useValue: ContextMenu};\nexport const ImageResizerService: ValueProvider = { provide: 'DocumentEditorImageResizer', useValue: ImageResizer};\nexport const HyperlinkDialogService: ValueProvider = { provide: 'DocumentEditorHyperlinkDialog', useValue: HyperlinkDialog};\nexport const TableDialogService: ValueProvider = { provide: 'DocumentEditorTableDialog', useValue: TableDialog};\nexport const BookmarkDialogService: ValueProvider = { provide: 'DocumentEditorBookmarkDialog', useValue: BookmarkDialog};\nexport const TableOfContentsDialogService: ValueProvider = { provide: 'DocumentEditorTableOfContentsDialog', useValue: TableOfContentsDialog};\nexport const PageSetupDialogService: ValueProvider = { provide: 'DocumentEditorPageSetupDialog', useValue: PageSetupDialog};\nexport const ParagraphDialogService: ValueProvider = { provide: 'DocumentEditorParagraphDialog', useValue: ParagraphDialog};\nexport const ListDialogService: ValueProvider = { provide: 'DocumentEditorListDialog', useValue: ListDialog};\nexport const StyleDialogService: ValueProvider = { provide: 'DocumentEditorStyleDialog', useValue: StyleDialog};\nexport const StylesDialogService: ValueProvider = { provide: 'DocumentEditorStylesDialog', useValue: StylesDialog};\nexport const BulletsAndNumberingDialogService: ValueProvider = { provide: 'DocumentEditorBulletsAndNumberingDialog', useValue: BulletsAndNumberingDialog};\nexport const FontDialogService: ValueProvider = { provide: 'DocumentEditorFontDialog', useValue: FontDialog};\nexport const TablePropertiesDialogService: ValueProvider = { provide: 'DocumentEditorTablePropertiesDialog', useValue: TablePropertiesDialog};\nexport const BordersAndShadingDialogService: ValueProvider = { provide: 'DocumentEditorBordersAndShadingDialog', useValue: BordersAndShadingDialog};\nexport const TableOptionsDialogService: ValueProvider = { provide: 'DocumentEditorTableOptionsDialog', useValue: TableOptionsDialog};\nexport const CellOptionsDialogService: ValueProvider = { provide: 'DocumentEditorCellOptionsDialog', useValue: CellOptionsDialog};\nexport const SpellCheckerService: ValueProvider = { provide: 'DocumentEditorSpellChecker', useValue: SpellChecker};\nexport const SpellCheckDialogService: ValueProvider = { provide: 'DocumentEditorSpellCheckDialog', useValue: SpellCheckDialog};\nexport const CollaborativeEditingService: ValueProvider = { provide: 'DocumentEditorCollaborativeEditing', useValue: CollaborativeEditing};\nexport const ColumnsDialogService: ValueProvider = { provide: 'DocumentEditorColumnsDialog', useValue: ColumnsDialog};\nexport const CollaborativeEditingHandlerService: ValueProvider = { provide: 'DocumentEditorCollaborativeEditingHandler', useValue: CollaborativeEditingHandler};\n\n/**\n * NgModule definition for the DocumentEditor component with providers.\n */\n@NgModule({\n imports: [CommonModule, DocumentEditorModule],\n exports: [\n DocumentEditorModule\n ],\n providers:[\n PrintService,\n SfdtExportService,\n WordExportService,\n TextExportService,\n SelectionService,\n SearchService,\n EditorService,\n EditorHistoryService,\n OptionsPaneService,\n ContextMenuService,\n ImageResizerService,\n HyperlinkDialogService,\n TableDialogService,\n BookmarkDialogService,\n TableOfContentsDialogService,\n PageSetupDialogService,\n ParagraphDialogService,\n ListDialogService,\n StyleDialogService,\n StylesDialogService,\n BulletsAndNumberingDialogService,\n FontDialogService,\n TablePropertiesDialogService,\n BordersAndShadingDialogService,\n TableOptionsDialogService,\n CellOptionsDialogService,\n SpellCheckerService,\n SpellCheckDialogService,\n CollaborativeEditingService,\n ColumnsDialogService,\n CollaborativeEditingHandlerService\n ]\n})\nexport class DocumentEditorAllModule { }","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { DocumentEditorContainerComponent } from './documenteditorcontainer.component';\n\n/**\n * NgModule definition for the DocumentEditorContainer component.\n */\n@NgModule({\n imports: [CommonModule],\n declarations: [\n DocumentEditorContainerComponent\n ],\n exports: [\n DocumentEditorContainerComponent\n ]\n})\nexport class DocumentEditorContainerModule { }","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { DocumentEditorContainerComponent } from './documenteditorcontainer.component';\nimport { DocumentEditorContainerModule } from './documenteditorcontainer.module';\nimport {Toolbar} from '@syncfusion/ej2-documenteditor'\n\n\nexport const ToolbarService: ValueProvider = { provide: 'DocumentEditorToolbar', useValue: Toolbar};\n\n/**\n * NgModule definition for the DocumentEditorContainer component with providers.\n */\n@NgModule({\n imports: [CommonModule, DocumentEditorContainerModule],\n exports: [\n DocumentEditorContainerModule\n ],\n providers:[\n ToolbarService\n ]\n})\nexport class DocumentEditorContainerAllModule { }"],"names":["_super","inputs","outputs","twoWays","DocumentEditorComponent","ngEle","srenderer","viewContainerRef","injector","_this","call","this","element","nativeElement","injectedModules","mod","get","indexOf","push","_a","_b","_c","_d","_e","_f","_g","_h","_j","_k","_l","_m","_o","_p","_q","_r","_s","_t","_u","_v","_w","_x","_y","_z","_0","_1","_2","_3","_4","_5","_6","registerEvents","addTwoWay","setValue","context","ComponentBase","exports","DocumentEditor","__extends","prototype","ngOnInit","ngAfterViewInit","ngOnDestroy","ngAfterContentChecked","decorators","type","Component","args","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","queries","ctorParameters","ElementRef","Renderer2","ViewContainerRef","Injector","__decorate","ComponentMixins","__metadata","DocumentEditorModule","PrintService","NgModule","imports","CommonModule","declarations","provide","useValue","Print","SfdtExportService","SfdtExport","WordExportService","WordExport","TextExportService","TextExport","SelectionService","Selection","SearchService","Search","EditorService","Editor","EditorHistoryService","EditorHistory","OptionsPaneService","OptionsPane","ContextMenuService","ContextMenu","ImageResizerService","ImageResizer","HyperlinkDialogService","HyperlinkDialog","TableDialogService","TableDialog","BookmarkDialogService","BookmarkDialog","TableOfContentsDialogService","TableOfContentsDialog","PageSetupDialogService","PageSetupDialog","ParagraphDialogService","ParagraphDialog","ListDialogService","ListDialog","StyleDialogService","StyleDialog","StylesDialogService","StylesDialog","BulletsAndNumberingDialogService","BulletsAndNumberingDialog","FontDialogService","FontDialog","TablePropertiesDialogService","TablePropertiesDialog","BordersAndShadingDialogService","BordersAndShadingDialog","TableOptionsDialogService","TableOptionsDialog","CellOptionsDialogService","CellOptionsDialog","SpellCheckerService","SpellChecker","SpellCheckDialogService","SpellCheckDialog","CollaborativeEditingService","CollaborativeEditing","ColumnsDialogService","ColumnsDialog","CollaborativeEditingHandlerService","CollaborativeEditingHandler","DocumentEditorAllModule","providers","DocumentEditorContainerComponent","DocumentEditorContainer","DocumentEditorContainerModule","ToolbarService","Toolbar","DocumentEditorContainerAllModule"],"mappings":"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"}
|
1
|
+
{"version":3,"file":"ej2-angular-documenteditor.umd.min.js","sources":["~/@syncfusion/ej2-angular-documenteditor/src/document-editor/documenteditor.component.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor/documenteditor.module.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor/documenteditor-all.module.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor-container/documenteditorcontainer.component.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor-container/documenteditorcontainer.module.ts","~/@syncfusion/ej2-angular-documenteditor/src/document-editor-container/documenteditorcontainer-all.module.ts"],"sourcesContent":["import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { DocumentEditor } from '@syncfusion/ej2-documenteditor';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['acceptTab','autoResizeOnVisibilityChange','currentUser','defaultPasteOption','documentEditorSettings','documentName','documentSettings','enableAutoFocus','enableBookmarkDialog','enableBordersAndShadingDialog','enableCollaborativeEditing','enableColumnsDialog','enableComment','enableContextMenu','enableCursorOnReadOnly','enableEditor','enableEditorHistory','enableFontDialog','enableFootnoteAndEndnoteDialog','enableFormField','enableHyperlinkDialog','enableImageResizer','enableListDialog','enableLocalPaste','enableLockAndEdit','enableOptionsPane','enablePageSetupDialog','enableParagraphDialog','enablePersistence','enablePrint','enableRtl','enableSearch','enableSelection','enableSfdtExport','enableSpellCheck','enableStyleDialog','enableTableDialog','enableTableOfContentsDialog','enableTableOptionsDialog','enableTablePropertiesDialog','enableTextExport','enableTrackChanges','enableWordExport','headers','height','isReadOnly','layoutType','locale','pageGap','pageOutline','serverActionSettings','serviceUrl','showComments','showRevisions','useCtrlClickToFollowHyperlink','userColor','width','zIndex','zoomFactor'];\nexport const /** @type {?} */ outputs: string[] = ['actionComplete','afterFormFieldFill','beforeAcceptRejectChanges','beforeCommentAction','beforeFileOpen','beforeFormFieldFill','beforePaneSwitch','commentBegin','commentDelete','commentEnd','contentChange','contentControl','created','customContextMenuBeforeOpen','customContextMenuSelect','destroyed','documentChange','keyDown','requestNavigate','searchResultsChange','selectionChange','serviceFailure','trackChange','viewChange','zoomFactorChange','beforeXmlHttpRequestSend'];\nexport const /** @type {?} */ twoWays: string[] = [];\n/**\n * `ejs-documenteditor` represents the Angular Document Editor Component.\n * ```html\n * <ejs-documenteditor isReadOnly='true' enableSelection='true'></ejs-documenteditor>\n * ```\n */\n@ComponentMixins([ComponentBase])\nexport class DocumentEditorComponent extends DocumentEditor implements IComponentBase {\npublic context : any;\npublic tagObjects: any;\n\tactionComplete: any;\n\tafterFormFieldFill: any;\n\tbeforeAcceptRejectChanges: any;\n\tbeforeCommentAction: any;\n\tbeforeFileOpen: any;\n\tbeforeFormFieldFill: any;\n\tbeforePaneSwitch: any;\n\tcommentBegin: any;\n\tcommentDelete: any;\n\tcommentEnd: any;\n\tcontentChange: any;\n\tcontentControl: any;\n\tcreated: any;\n\tcustomContextMenuBeforeOpen: any;\n\tcustomContextMenuSelect: any;\n\tdestroyed: any;\n\tdocumentChange: any;\n\tkeyDown: any;\n\trequestNavigate: any;\n\tsearchResultsChange: any;\n\tselectionChange: any;\n\tserviceFailure: any;\n\ttrackChange: any;\n\tviewChange: any;\n\tzoomFactorChange: any;\npublic beforeXmlHttpRequestSend: any;\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('DocumentEditorPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSfdtExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorWordExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTextExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSearch');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorEditor');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorEditorHistory');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorOptionsPane');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorContextMenu');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorImageResizer');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorHyperlinkDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTableDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorBookmarkDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTableOfContentsDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorPageSetupDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorParagraphDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorListDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorStyleDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorStylesDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorBulletsAndNumberingDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorFontDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTablePropertiesDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorBordersAndShadingDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorTableOptionsDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorCellOptionsDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSpellChecker');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorSpellCheckDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorCollaborativeEditing');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorColumnsDialog');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('DocumentEditorCollaborativeEditingHandler');\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.context = new ComponentBase();\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.context.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-documenteditor',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\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];\n}\n\nfunction DocumentEditorComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nDocumentEditorComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nDocumentEditorComponent.ctorParameters;\n/** @type {?} */\nDocumentEditorComponent.prototype.context;\n/** @type {?} */\nDocumentEditorComponent.prototype.tagObjects;\n/** @type {?} */\nDocumentEditorComponent.prototype.actionComplete;\n/** @type {?} */\nDocumentEditorComponent.prototype.afterFormFieldFill;\n/** @type {?} */\nDocumentEditorComponent.prototype.beforeAcceptRejectChanges;\n/** @type {?} */\nDocumentEditorComponent.prototype.beforeCommentAction;\n/** @type {?} */\nDocumentEditorComponent.prototype.beforeFileOpen;\n/** @type {?} */\nDocumentEditorComponent.prototype.beforeFormFieldFill;\n/** @type {?} */\nDocumentEditorComponent.prototype.beforePaneSwitch;\n/** @type {?} */\nDocumentEditorComponent.prototype.commentBegin;\n/** @type {?} */\nDocumentEditorComponent.prototype.commentDelete;\n/** @type {?} */\nDocumentEditorComponent.prototype.commentEnd;\n/** @type {?} */\nDocumentEditorComponent.prototype.contentChange;\n/** @type {?} */\nDocumentEditorComponent.prototype.contentControl;\n/** @type {?} */\nDocumentEditorComponent.prototype.created;\n/** @type {?} */\nDocumentEditorComponent.prototype.customContextMenuBeforeOpen;\n/** @type {?} */\nDocumentEditorComponent.prototype.customContextMenuSelect;\n/** @type {?} */\nDocumentEditorComponent.prototype.destroyed;\n/** @type {?} */\nDocumentEditorComponent.prototype.documentChange;\n/** @type {?} */\nDocumentEditorComponent.prototype.keyDown;\n/** @type {?} */\nDocumentEditorComponent.prototype.requestNavigate;\n/** @type {?} */\nDocumentEditorComponent.prototype.searchResultsChange;\n/** @type {?} */\nDocumentEditorComponent.prototype.selectionChange;\n/** @type {?} */\nDocumentEditorComponent.prototype.serviceFailure;\n/** @type {?} */\nDocumentEditorComponent.prototype.trackChange;\n/** @type {?} */\nDocumentEditorComponent.prototype.viewChange;\n/** @type {?} */\nDocumentEditorComponent.prototype.zoomFactorChange;\n/** @type {?} */\nDocumentEditorComponent.prototype.beforeXmlHttpRequestSend;\n/** @type {?} */\nDocumentEditorComponent.prototype.registerEvents;\n/** @type {?} */\nDocumentEditorComponent.prototype.addTwoWay;\n/** @type {?} */\nDocumentEditorComponent.prototype.ngEle;\n/** @type {?} */\nDocumentEditorComponent.prototype.srenderer;\n/** @type {?} */\nDocumentEditorComponent.prototype.viewContainerRef;\n/** @type {?} */\nDocumentEditorComponent.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 { DocumentEditorComponent } from './documenteditor.component';\n/**\n * NgModule definition for the DocumentEditor component.\n */\nexport class DocumentEditorModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n DocumentEditorComponent\n ],\n exports: [\n DocumentEditorComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction DocumentEditorModule_tsickle_Closure_declarations() {\n/** @type {?} */\nDocumentEditorModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nDocumentEditorModule.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 { DocumentEditorComponent } from './documenteditor.component';\nimport { DocumentEditorModule } from './documenteditor.module';\nimport {Print, SfdtExport, WordExport, TextExport, Selection, Search, Editor, EditorHistory, OptionsPane, ContextMenu, ImageResizer, HyperlinkDialog, TableDialog, BookmarkDialog, TableOfContentsDialog, PageSetupDialog, ParagraphDialog, ListDialog, StyleDialog, StylesDialog, BulletsAndNumberingDialog, FontDialog, TablePropertiesDialog, BordersAndShadingDialog, TableOptionsDialog, CellOptionsDialog, SpellChecker, SpellCheckDialog, CollaborativeEditing, ColumnsDialog, CollaborativeEditingHandler} from '@syncfusion/ej2-documenteditor';\n\n\nexport const /** @type {?} */ PrintService: ValueProvider = { provide: 'DocumentEditorPrint', useValue: Print};\nexport const /** @type {?} */ SfdtExportService: ValueProvider = { provide: 'DocumentEditorSfdtExport', useValue: SfdtExport};\nexport const /** @type {?} */ WordExportService: ValueProvider = { provide: 'DocumentEditorWordExport', useValue: WordExport};\nexport const /** @type {?} */ TextExportService: ValueProvider = { provide: 'DocumentEditorTextExport', useValue: TextExport};\nexport const /** @type {?} */ SelectionService: ValueProvider = { provide: 'DocumentEditorSelection', useValue: Selection};\nexport const /** @type {?} */ SearchService: ValueProvider = { provide: 'DocumentEditorSearch', useValue: Search};\nexport const /** @type {?} */ EditorService: ValueProvider = { provide: 'DocumentEditorEditor', useValue: Editor};\nexport const /** @type {?} */ EditorHistoryService: ValueProvider = { provide: 'DocumentEditorEditorHistory', useValue: EditorHistory};\nexport const /** @type {?} */ OptionsPaneService: ValueProvider = { provide: 'DocumentEditorOptionsPane', useValue: OptionsPane};\nexport const /** @type {?} */ ContextMenuService: ValueProvider = { provide: 'DocumentEditorContextMenu', useValue: ContextMenu};\nexport const /** @type {?} */ ImageResizerService: ValueProvider = { provide: 'DocumentEditorImageResizer', useValue: ImageResizer};\nexport const /** @type {?} */ HyperlinkDialogService: ValueProvider = { provide: 'DocumentEditorHyperlinkDialog', useValue: HyperlinkDialog};\nexport const /** @type {?} */ TableDialogService: ValueProvider = { provide: 'DocumentEditorTableDialog', useValue: TableDialog};\nexport const /** @type {?} */ BookmarkDialogService: ValueProvider = { provide: 'DocumentEditorBookmarkDialog', useValue: BookmarkDialog};\nexport const /** @type {?} */ TableOfContentsDialogService: ValueProvider = { provide: 'DocumentEditorTableOfContentsDialog', useValue: TableOfContentsDialog};\nexport const /** @type {?} */ PageSetupDialogService: ValueProvider = { provide: 'DocumentEditorPageSetupDialog', useValue: PageSetupDialog};\nexport const /** @type {?} */ ParagraphDialogService: ValueProvider = { provide: 'DocumentEditorParagraphDialog', useValue: ParagraphDialog};\nexport const /** @type {?} */ ListDialogService: ValueProvider = { provide: 'DocumentEditorListDialog', useValue: ListDialog};\nexport const /** @type {?} */ StyleDialogService: ValueProvider = { provide: 'DocumentEditorStyleDialog', useValue: StyleDialog};\nexport const /** @type {?} */ StylesDialogService: ValueProvider = { provide: 'DocumentEditorStylesDialog', useValue: StylesDialog};\nexport const /** @type {?} */ BulletsAndNumberingDialogService: ValueProvider = { provide: 'DocumentEditorBulletsAndNumberingDialog', useValue: BulletsAndNumberingDialog};\nexport const /** @type {?} */ FontDialogService: ValueProvider = { provide: 'DocumentEditorFontDialog', useValue: FontDialog};\nexport const /** @type {?} */ TablePropertiesDialogService: ValueProvider = { provide: 'DocumentEditorTablePropertiesDialog', useValue: TablePropertiesDialog};\nexport const /** @type {?} */ BordersAndShadingDialogService: ValueProvider = { provide: 'DocumentEditorBordersAndShadingDialog', useValue: BordersAndShadingDialog};\nexport const /** @type {?} */ TableOptionsDialogService: ValueProvider = { provide: 'DocumentEditorTableOptionsDialog', useValue: TableOptionsDialog};\nexport const /** @type {?} */ CellOptionsDialogService: ValueProvider = { provide: 'DocumentEditorCellOptionsDialog', useValue: CellOptionsDialog};\nexport const /** @type {?} */ SpellCheckerService: ValueProvider = { provide: 'DocumentEditorSpellChecker', useValue: SpellChecker};\nexport const /** @type {?} */ SpellCheckDialogService: ValueProvider = { provide: 'DocumentEditorSpellCheckDialog', useValue: SpellCheckDialog};\nexport const /** @type {?} */ CollaborativeEditingService: ValueProvider = { provide: 'DocumentEditorCollaborativeEditing', useValue: CollaborativeEditing};\nexport const /** @type {?} */ ColumnsDialogService: ValueProvider = { provide: 'DocumentEditorColumnsDialog', useValue: ColumnsDialog};\nexport const /** @type {?} */ CollaborativeEditingHandlerService: ValueProvider = { provide: 'DocumentEditorCollaborativeEditingHandler', useValue: CollaborativeEditingHandler};\n/**\n * NgModule definition for the DocumentEditor component with providers.\n */\nexport class DocumentEditorAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, DocumentEditorModule],\n exports: [\n DocumentEditorModule\n ],\n providers:[\n PrintService,\n SfdtExportService,\n WordExportService,\n TextExportService,\n SelectionService,\n SearchService,\n EditorService,\n EditorHistoryService,\n OptionsPaneService,\n ContextMenuService,\n ImageResizerService,\n HyperlinkDialogService,\n TableDialogService,\n BookmarkDialogService,\n TableOfContentsDialogService,\n PageSetupDialogService,\n ParagraphDialogService,\n ListDialogService,\n StyleDialogService,\n StylesDialogService,\n BulletsAndNumberingDialogService,\n FontDialogService,\n TablePropertiesDialogService,\n BordersAndShadingDialogService,\n TableOptionsDialogService,\n CellOptionsDialogService,\n SpellCheckerService,\n SpellCheckDialogService,\n CollaborativeEditingService,\n ColumnsDialogService,\n CollaborativeEditingHandlerService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction DocumentEditorAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nDocumentEditorAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nDocumentEditorAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { DocumentEditorContainer } from '@syncfusion/ej2-documenteditor';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['autoResizeOnVisibilityChange','currentUser','documentEditorSettings','documentSettings','enableAutoFocus','enableComment','enableCsp','enableLocalPaste','enableLockAndEdit','enablePersistence','enableRtl','enableSpellCheck','enableToolbar','enableTrackChanges','headers','height','layoutType','locale','restrictEditing','serverActionSettings','serviceUrl','showPropertiesPane','toolbarItems','userColor','width','zIndex'];\nexport const /** @type {?} */ outputs: string[] = ['beforeAcceptRejectChanges','beforeCommentAction','beforePaneSwitch','commentDelete','contentChange','contentControl','created','customContextMenuBeforeOpen','customContextMenuSelect','destroyed','documentChange','selectionChange','serviceFailure','toolbarClick','trackChange','beforeXmlHttpRequestSend'];\nexport const /** @type {?} */ twoWays: string[] = [];\n/**\n * `ejs-documenteditor-container` represents the Angular Document Editor Container.\n * ```html\n * <ejs-documenteditor-container></ejs-documenteditor-container>\n * ```\n */\n@ComponentMixins([ComponentBase])\nexport class DocumentEditorContainerComponent extends DocumentEditorContainer implements IComponentBase {\npublic context : any;\npublic tagObjects: any;\n\tbeforeAcceptRejectChanges: any;\n\tbeforeCommentAction: any;\n\tbeforePaneSwitch: any;\n\tcommentDelete: any;\n\tcontentChange: any;\n\tcontentControl: any;\n\tcreated: any;\n\tcustomContextMenuBeforeOpen: any;\n\tcustomContextMenuSelect: any;\n\tdestroyed: any;\n\tdocumentChange: any;\n\tselectionChange: any;\n\tserviceFailure: any;\n\ttoolbarClick: any;\n\ttrackChange: any;\npublic beforeXmlHttpRequestSend: any;\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('DocumentEditorToolbar');\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.context = new ComponentBase();\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.context.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-documenteditorcontainer',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\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];\n}\n\nfunction DocumentEditorContainerComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nDocumentEditorContainerComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nDocumentEditorContainerComponent.ctorParameters;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.context;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.tagObjects;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.beforeAcceptRejectChanges;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.beforeCommentAction;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.beforePaneSwitch;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.commentDelete;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.contentChange;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.contentControl;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.created;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.customContextMenuBeforeOpen;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.customContextMenuSelect;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.destroyed;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.documentChange;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.selectionChange;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.serviceFailure;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.toolbarClick;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.trackChange;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.beforeXmlHttpRequestSend;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.registerEvents;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.addTwoWay;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.ngEle;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.srenderer;\n/** @type {?} */\nDocumentEditorContainerComponent.prototype.viewContainerRef;\n/** @type {?} */\nDocumentEditorContainerComponent.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 { DocumentEditorContainerComponent } from './documenteditorcontainer.component';\n/**\n * NgModule definition for the DocumentEditorContainer component.\n */\nexport class DocumentEditorContainerModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n DocumentEditorContainerComponent\n ],\n exports: [\n DocumentEditorContainerComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction DocumentEditorContainerModule_tsickle_Closure_declarations() {\n/** @type {?} */\nDocumentEditorContainerModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nDocumentEditorContainerModule.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 { DocumentEditorContainerComponent } from './documenteditorcontainer.component';\nimport { DocumentEditorContainerModule } from './documenteditorcontainer.module';\nimport {Toolbar} from '@syncfusion/ej2-documenteditor';\n\n\nexport const /** @type {?} */ ToolbarService: ValueProvider = { provide: 'DocumentEditorToolbar', useValue: Toolbar};\n/**\n * NgModule definition for the DocumentEditorContainer component with providers.\n */\nexport class DocumentEditorContainerAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, DocumentEditorContainerModule],\n exports: [\n DocumentEditorContainerModule\n ],\n providers:[\n ToolbarService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction DocumentEditorContainerAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nDocumentEditorContainerAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nDocumentEditorContainerAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":["inputs","outputs","twoWays","exports","DocumentEditorComponent","_super","ngEle","srenderer","viewContainerRef","injector","_this","call","this","element","nativeElement","injectedModules","mod","get","indexOf","push","_a","_b","_c","_d","_e","_f","_g","_h","_j","_k","_l","_m","_o","_p","_q","_r","_s","_t","_u","_v","_w","_x","_y","_z","_0","_1","_2","_3","_4","_5","_6","registerEvents","addTwoWay","setValue","context","ComponentBase","__extends","prototype","ngOnInit","ngAfterViewInit","ngOnDestroy","ngAfterContentChecked","DocumentEditor","decorators","type","Component","args","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","queries","ctorParameters","ElementRef","Renderer2","ViewContainerRef","Injector","__decorate","ComponentMixins","__metadata","DocumentEditorModule","NgModule","imports","CommonModule","declarations","PrintService","provide","useValue","Print","SfdtExportService","SfdtExport","WordExportService","WordExport","TextExportService","TextExport","SelectionService","Selection","SearchService","Search","EditorService","Editor","EditorHistoryService","EditorHistory","OptionsPaneService","OptionsPane","ContextMenuService","ContextMenu","ImageResizerService","ImageResizer","HyperlinkDialogService","HyperlinkDialog","TableDialogService","TableDialog","BookmarkDialogService","BookmarkDialog","TableOfContentsDialogService","TableOfContentsDialog","PageSetupDialogService","PageSetupDialog","ParagraphDialogService","ParagraphDialog","ListDialogService","ListDialog","StyleDialogService","StyleDialog","StylesDialogService","StylesDialog","BulletsAndNumberingDialogService","BulletsAndNumberingDialog","FontDialogService","FontDialog","TablePropertiesDialogService","TablePropertiesDialog","BordersAndShadingDialogService","BordersAndShadingDialog","TableOptionsDialogService","TableOptionsDialog","CellOptionsDialogService","CellOptionsDialog","SpellCheckerService","SpellChecker","SpellCheckDialogService","SpellCheckDialog","CollaborativeEditingService","CollaborativeEditing","ColumnsDialogService","ColumnsDialog","CollaborativeEditingHandlerService","CollaborativeEditingHandler","DocumentEditorAllModule","providers","DocumentEditorContainerComponent","DocumentEditorContainer","DocumentEditorContainerModule","ToolbarService","Toolbar","DocumentEditorContainerAllModule"],"mappings":"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"}
|
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-documenteditor@*",
|
3
3
|
"_id": "@syncfusion/ej2-angular-documenteditor@26.2.11",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-p58Qbx9LztKCBfLeBz0/AmpsgCn8JCpefdWKezUja5myyiNX3pP9KeJEqZse5f41w3TjgRL2qYTMTP1kKYkQoQ==",
|
6
6
|
"_location": "/@syncfusion/ej2-angular-documenteditor",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -19,10 +19,10 @@
|
|
19
19
|
"_requiredBy": [
|
20
20
|
"/"
|
21
21
|
],
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-26.2.11.tgz",
|
23
|
+
"_shasum": "c82292199c222be77c30b0df0f20fa34e4589601",
|
24
24
|
"_spec": "@syncfusion/ej2-angular-documenteditor@*",
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
|
26
26
|
"author": {
|
27
27
|
"name": "Syncfusion Inc."
|
28
28
|
},
|
@@ -31,9 +31,9 @@
|
|
31
31
|
},
|
32
32
|
"bundleDependencies": false,
|
33
33
|
"dependencies": {
|
34
|
-
"@syncfusion/ej2-angular-base": "~
|
35
|
-
"@syncfusion/ej2-base": "~
|
36
|
-
"@syncfusion/ej2-documenteditor": "
|
34
|
+
"@syncfusion/ej2-angular-base": "~27.1.48",
|
35
|
+
"@syncfusion/ej2-base": "~27.1.48",
|
36
|
+
"@syncfusion/ej2-documenteditor": "27.1.48"
|
37
37
|
},
|
38
38
|
"deprecated": false,
|
39
39
|
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
|
@@ -57,5 +57,5 @@
|
|
57
57
|
"schematics": "./schematics/collection.json",
|
58
58
|
"sideEffects": false,
|
59
59
|
"typings": "ej2-angular-documenteditor.d.ts",
|
60
|
-
"version": "
|
60
|
+
"version": "27.1.48-ngcc"
|
61
61
|
}
|
@@ -1,10 +1,11 @@
|
|
1
1
|
{
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
}
|
2
|
+
"$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
|
3
|
+
"schematics": {
|
4
|
+
"ng-add": {
|
5
|
+
"description": "Adds Essential JS 2 specific Angular package to an application",
|
6
|
+
"factory": "./ng-add",
|
7
|
+
"schema": "./ng-add/schema.json"
|
8
|
+
}
|
9
|
+
}
|
10
|
+
}
|
11
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
const lib_details_1 = require("./../utils/lib-details");
|
4
|
+
const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
|
5
|
+
function default_1(options) {
|
6
|
+
const libOptions = Object.assign({}, { 'pkgName': lib_details_1.pkgName, 'pkgVer': lib_details_1.pkgVer, 'moduleName': lib_details_1.moduleName, 'themeVer': lib_details_1.themeVer });
|
7
|
+
return schematics_1.install(options, libOptions);
|
8
|
+
}
|
9
|
+
exports.default = default_1;
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
|
2
|
-
import { install } from '@syncfusion/ej2-angular-base/schematics';
|
3
|
-
import { OptionsSchema, LibOptionsSchema } from './schema';
|
4
|
-
import { Rule } from '@angular-devkit/schematics';
|
5
|
-
|
6
|
-
export default function (options: OptionsSchema): Rule {
|
7
|
-
const libOptions: LibOptionsSchema = Object.assign({},
|
8
|
-
{ 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
|
9
|
-
return install(options, libOptions);
|
10
|
-
}
|
1
|
+
import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
|
2
|
+
import { install } from '@syncfusion/ej2-angular-base/schematics';
|
3
|
+
import { OptionsSchema, LibOptionsSchema } from './schema';
|
4
|
+
import { Rule } from '@angular-devkit/schematics';
|
5
|
+
|
6
|
+
export default function (options: OptionsSchema): Rule {
|
7
|
+
const libOptions: LibOptionsSchema = Object.assign({},
|
8
|
+
{ 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
|
9
|
+
return install(options, libOptions);
|
10
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
export interface OptionsSchema {
|
2
|
+
skipPackageJson: boolean;
|
3
|
+
modules: string;
|
4
|
+
modulePath: string;
|
5
|
+
theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
|
6
|
+
project?: string;
|
7
|
+
}
|
8
|
+
export interface LibOptionsSchema {
|
9
|
+
pkgName: string;
|
10
|
+
pkgVer: string;
|
11
|
+
moduleName: string;
|
12
|
+
themeVer: string;
|
13
|
+
}
|
@@ -1,34 +1,34 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "http://json-schema.org/schema",
|
3
|
-
"$id": "ngAdd",
|
4
|
-
"title": "Add Essential JS 2 Angular packages",
|
5
|
-
"type": "object",
|
6
|
-
"properties": {
|
7
|
-
"skipPackageJson": {
|
8
|
-
"type": "boolean",
|
9
|
-
"default": false,
|
10
|
-
"description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
|
11
|
-
},
|
12
|
-
"modules": {
|
13
|
-
"type": "string",
|
14
|
-
"default": "",
|
15
|
-
"description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
|
16
|
-
},
|
17
|
-
"modulePath": {
|
18
|
-
"type": "string",
|
19
|
-
"default": "",
|
20
|
-
"description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
|
21
|
-
},
|
22
|
-
"theme": {
|
23
|
-
"enum": [
|
24
|
-
"material",
|
25
|
-
"fabric",
|
26
|
-
"bootstrap",
|
27
|
-
"highcontrast"
|
28
|
-
],
|
29
|
-
"default": "material",
|
30
|
-
"description": "Used to change the theme that needs to be imported"
|
31
|
-
}
|
32
|
-
},
|
33
|
-
"required": []
|
34
|
-
}
|
1
|
+
{
|
2
|
+
"$schema": "http://json-schema.org/schema",
|
3
|
+
"$id": "ngAdd",
|
4
|
+
"title": "Add Essential JS 2 Angular packages",
|
5
|
+
"type": "object",
|
6
|
+
"properties": {
|
7
|
+
"skipPackageJson": {
|
8
|
+
"type": "boolean",
|
9
|
+
"default": false,
|
10
|
+
"description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
|
11
|
+
},
|
12
|
+
"modules": {
|
13
|
+
"type": "string",
|
14
|
+
"default": "",
|
15
|
+
"description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
|
16
|
+
},
|
17
|
+
"modulePath": {
|
18
|
+
"type": "string",
|
19
|
+
"default": "",
|
20
|
+
"description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
|
21
|
+
},
|
22
|
+
"theme": {
|
23
|
+
"enum": [
|
24
|
+
"material",
|
25
|
+
"fabric",
|
26
|
+
"bootstrap",
|
27
|
+
"highcontrast"
|
28
|
+
],
|
29
|
+
"default": "material",
|
30
|
+
"description": "Used to change the theme that needs to be imported"
|
31
|
+
}
|
32
|
+
},
|
33
|
+
"required": []
|
34
|
+
}
|
@@ -1,30 +1,30 @@
|
|
1
|
-
export interface OptionsSchema {
|
2
|
-
// Whether to skip package.json install.
|
3
|
-
skipPackageJson: boolean;
|
4
|
-
|
5
|
-
// Used to specify required module names
|
6
|
-
modules: string;
|
7
|
-
|
8
|
-
// Used to specify custom module path
|
9
|
-
modulePath: string;
|
10
|
-
|
11
|
-
// Used to specify theme name
|
12
|
-
theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
|
13
|
-
|
14
|
-
// Name of the project to target.
|
15
|
-
project?: string;
|
16
|
-
}
|
17
|
-
|
18
|
-
export interface LibOptionsSchema {
|
19
|
-
// Package name
|
20
|
-
pkgName: string;
|
21
|
-
|
22
|
-
// Package version
|
23
|
-
pkgVer: string;
|
24
|
-
|
25
|
-
// Library base module name
|
26
|
-
moduleName: string;
|
27
|
-
|
28
|
-
// Theme version
|
29
|
-
themeVer: string;
|
30
|
-
}
|
1
|
+
export interface OptionsSchema {
|
2
|
+
// Whether to skip package.json install.
|
3
|
+
skipPackageJson: boolean;
|
4
|
+
|
5
|
+
// Used to specify required module names
|
6
|
+
modules: string;
|
7
|
+
|
8
|
+
// Used to specify custom module path
|
9
|
+
modulePath: string;
|
10
|
+
|
11
|
+
// Used to specify theme name
|
12
|
+
theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
|
13
|
+
|
14
|
+
// Name of the project to target.
|
15
|
+
project?: string;
|
16
|
+
}
|
17
|
+
|
18
|
+
export interface LibOptionsSchema {
|
19
|
+
// Package name
|
20
|
+
pkgName: string;
|
21
|
+
|
22
|
+
// Package version
|
23
|
+
pkgVer: string;
|
24
|
+
|
25
|
+
// Library base module name
|
26
|
+
moduleName: string;
|
27
|
+
|
28
|
+
// Theme version
|
29
|
+
themeVer: string;
|
30
|
+
}
|
package/schematics/tsconfig.json
CHANGED
@@ -1,25 +1,25 @@
|
|
1
|
-
{
|
2
|
-
"compilerOptions": {
|
3
|
-
"lib": ["es2017", "dom"],
|
4
|
-
"module": "commonjs",
|
5
|
-
"moduleResolution": "node",
|
6
|
-
"noEmitOnError": false,
|
7
|
-
"skipDefaultLibCheck": true,
|
8
|
-
"skipLibCheck": true,
|
9
|
-
"sourceMap": true,
|
10
|
-
"target": "es6",
|
11
|
-
"declaration": true,
|
12
|
-
"types": [
|
13
|
-
"jasmine",
|
14
|
-
"node"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"exclude": [
|
18
|
-
"node_modules",
|
19
|
-
"src",
|
20
|
-
"src/**/*.ts",
|
21
|
-
"spec",
|
22
|
-
"spec/**/*.ts",
|
23
|
-
"@typings"
|
24
|
-
]
|
25
|
-
}
|
1
|
+
{
|
2
|
+
"compilerOptions": {
|
3
|
+
"lib": ["es2017", "dom"],
|
4
|
+
"module": "commonjs",
|
5
|
+
"moduleResolution": "node",
|
6
|
+
"noEmitOnError": false,
|
7
|
+
"skipDefaultLibCheck": true,
|
8
|
+
"skipLibCheck": true,
|
9
|
+
"sourceMap": true,
|
10
|
+
"target": "es6",
|
11
|
+
"declaration": true,
|
12
|
+
"types": [
|
13
|
+
"jasmine",
|
14
|
+
"node"
|
15
|
+
]
|
16
|
+
},
|
17
|
+
"exclude": [
|
18
|
+
"node_modules",
|
19
|
+
"src",
|
20
|
+
"src/**/*.ts",
|
21
|
+
"spec",
|
22
|
+
"spec/**/*.ts",
|
23
|
+
"@typings"
|
24
|
+
]
|
25
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.pkgName = '@syncfusion/ej2-angular-documenteditor';
|
4
|
+
exports.pkgVer = '^27.1.48';
|
5
|
+
exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
6
|
+
exports.themeVer = '~27.1.48';
|
@@ -1,4 +1,4 @@
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-documenteditor';
|
2
|
-
export const pkgVer = '^
|
2
|
+
export const pkgVer = '^27.1.48';
|
3
3
|
export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
4
|
-
export const themeVer = '~
|
4
|
+
export const themeVer = '~27.1.48';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/bootstrap-dark-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/bootstrap-dark-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/bootstrap-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/bootstrap-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/bootstrap4-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/bootstrap4-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/bootstrap5-dark-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/bootstrap5-dark-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/bootstrap5-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/bootstrap5-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/bootstrap5.3-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/bootstrap5.3-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/bootstrap5.3.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/document-editor/bootstrap5.3.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor/bootstrap5.3.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/document-editor-container/bootstrap5.3.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/bootstrap5.3.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/fabric-dark-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/fabric-dark-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/fabric-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/fabric-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-documenteditor/styles/fluent-dark-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-documenteditor/styles/fluent-dark-lite.scss';
|