@syncfusion/ej2-angular-documenteditor 20.2.49 → 20.2.50-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 +574 -0
- package/@syncfusion/ej2-angular-documenteditor.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-documenteditor.js +544 -0
- package/@syncfusion/ej2-angular-documenteditor.js.map +1 -0
- package/CHANGELOG.md +3129 -0
- package/dist/ej2-angular-documenteditor.umd.js +842 -0
- package/dist/ej2-angular-documenteditor.umd.js.map +1 -0
- package/dist/ej2-angular-documenteditor.umd.min.js +11 -0
- package/dist/ej2-angular-documenteditor.umd.min.js.map +1 -0
- package/ej2-angular-documenteditor.d.ts +6 -0
- package/ej2-angular-documenteditor.metadata.json +1 -0
- package/package.json +13 -27
- package/postinstall/tagchange.js +18 -0
- package/schematics/collection.json +15 -0
- package/schematics/generators/documenteditorcontainer-default/index.d.ts +3 -0
- package/schematics/generators/documenteditorcontainer-default/index.js +8 -0
- package/schematics/generators/documenteditorcontainer-default/sample-details.d.ts +5 -0
- package/schematics/generators/documenteditorcontainer-default/sample-details.js +7 -0
- package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +3 -0
- package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +8 -0
- package/schematics/generators/documenteditorcontainer-default/schema.d.ts +3 -0
- package/schematics/generators/documenteditorcontainer-default/schema.js +2 -0
- package/schematics/generators/documenteditorcontainer-default/schema.json +125 -0
- package/schematics/ng-add/index.d.ts +3 -0
- package/schematics/ng-add/index.js +9 -0
- package/schematics/ng-add/schema.d.ts +13 -0
- package/schematics/ng-add/schema.js +2 -0
- package/schematics/ng-add/schema.json +34 -0
- package/schematics/tsconfig.json +25 -0
- 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/src/document-editor/documenteditor-all.module.d.ts +0 -6
- package/src/document-editor/documenteditor.component.d.ts +0 -3
- package/src/document-editor/documenteditor.module.d.ts +0 -6
- package/src/document-editor-container/documenteditorcontainer-all.module.d.ts +0 -6
- package/src/document-editor-container/documenteditorcontainer.component.d.ts +0 -3
- package/src/document-editor-container/documenteditorcontainer.module.d.ts +0 -6
- package/styles/document-editor/bootstrap-dark.scss +1 -4
- package/styles/document-editor/bootstrap.scss +1 -4
- package/styles/document-editor/bootstrap4.scss +1 -4
- package/styles/document-editor/bootstrap5-dark.scss +1 -4
- package/styles/document-editor/bootstrap5.scss +1 -4
- package/styles/document-editor/fabric-dark.scss +1 -4
- package/styles/document-editor/fabric.scss +1 -4
- package/styles/document-editor/fluent-dark.scss +1 -4
- package/styles/document-editor/fluent.scss +1 -4
- package/styles/document-editor/highcontrast-light.scss +1 -4
- package/styles/document-editor/highcontrast.scss +1 -4
- package/styles/document-editor/material-dark.scss +1 -4
- package/styles/document-editor/material.scss +1 -4
- package/styles/document-editor/tailwind-dark.scss +1 -4
- package/styles/document-editor/tailwind.scss +1 -4
- package/styles/document-editor-container/bootstrap-dark.scss +1 -5
- package/styles/document-editor-container/bootstrap.scss +1 -5
- package/styles/document-editor-container/bootstrap4.scss +1 -5
- package/styles/document-editor-container/bootstrap5-dark.scss +1 -5
- package/styles/document-editor-container/bootstrap5.scss +1 -5
- package/styles/document-editor-container/fabric-dark.scss +1 -5
- package/styles/document-editor-container/fabric.scss +1 -5
- package/styles/document-editor-container/fluent-dark.scss +1 -5
- package/styles/document-editor-container/fluent.scss +1 -5
- package/styles/document-editor-container/highcontrast-light.scss +1 -5
- package/styles/document-editor-container/highcontrast.scss +1 -5
- package/styles/document-editor-container/material-dark.scss +1 -5
- package/styles/document-editor-container/material.scss +1 -5
- package/styles/document-editor-container/tailwind-dark.scss +1 -5
- package/styles/document-editor-container/tailwind.scss +1 -5
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/document-editor/documenteditor-all.module.mjs +0 -113
- package/esm2020/src/document-editor/documenteditor.component.mjs +0 -262
- package/esm2020/src/document-editor/documenteditor.module.mjs +0 -25
- package/esm2020/src/document-editor-container/documenteditorcontainer-all.module.mjs +0 -29
- package/esm2020/src/document-editor-container/documenteditorcontainer.component.mjs +0 -66
- package/esm2020/src/document-editor-container/documenteditorcontainer.module.mjs +0 -25
- package/esm2020/src/index.mjs +0 -8
- package/esm2020/syncfusion-ej2-angular-documenteditor.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-documenteditor.mjs +0 -506
- package/fesm2015/syncfusion-ej2-angular-documenteditor.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-documenteditor.mjs +0 -506
- package/fesm2020/syncfusion-ej2-angular-documenteditor.mjs.map +0 -1
- package/styles/document-editor/_all.scss +0 -3
- package/styles/document-editor/_bootstrap-dark-definition.scss +0 -544
- package/styles/document-editor/_bootstrap-definition.scss +0 -543
- package/styles/document-editor/_bootstrap4-definition.scss +0 -556
- package/styles/document-editor/_bootstrap5-dark-definition.scss +0 -1
- package/styles/document-editor/_bootstrap5-definition.scss +0 -556
- package/styles/document-editor/_fabric-dark-definition.scss +0 -546
- package/styles/document-editor/_fabric-definition.scss +0 -545
- package/styles/document-editor/_fluent-dark-definition.scss +0 -1
- package/styles/document-editor/_fluent-definition.scss +0 -564
- package/styles/document-editor/_fusionnew-definition.scss +0 -556
- package/styles/document-editor/_highcontrast-definition.scss +0 -545
- package/styles/document-editor/_highcontrast-light-definition.scss +0 -2988
- package/styles/document-editor/_layout.scss +0 -217
- package/styles/document-editor/_material-dark-definition.scss +0 -561
- package/styles/document-editor/_material-definition.scss +0 -563
- package/styles/document-editor/_material3-definition.scss +0 -556
- package/styles/document-editor/_tailwind-dark-definition.scss +0 -1
- package/styles/document-editor/_tailwind-definition.scss +0 -555
- package/styles/document-editor/_theme.scss +0 -3395
- package/styles/document-editor/icons/_bootstrap-dark.scss +0 -609
- package/styles/document-editor/icons/_bootstrap.scss +0 -609
- package/styles/document-editor/icons/_bootstrap4.scss +0 -592
- package/styles/document-editor/icons/_bootstrap5-dark.scss +0 -1
- package/styles/document-editor/icons/_bootstrap5.scss +0 -642
- package/styles/document-editor/icons/_fabric-dark.scss +0 -608
- package/styles/document-editor/icons/_fabric.scss +0 -608
- package/styles/document-editor/icons/_fluent-dark.scss +0 -1
- package/styles/document-editor/icons/_fluent.scss +0 -640
- package/styles/document-editor/icons/_fusionnew.scss +0 -642
- package/styles/document-editor/icons/_highcontrast-light.scss +0 -612
- package/styles/document-editor/icons/_highcontrast.scss +0 -607
- package/styles/document-editor/icons/_material-dark.scss +0 -600
- package/styles/document-editor/icons/_material.scss +0 -600
- package/styles/document-editor/icons/_material3.scss +0 -642
- package/styles/document-editor/icons/_tailwind-dark.scss +0 -642
- package/styles/document-editor/icons/_tailwind.scss +0 -642
- package/styles/document-editor/implementation/dailogs/_paragraph-dailogs.scss +0 -171
- package/styles/document-editor-container/_all.scss +0 -2
- package/styles/document-editor-container/_bootstrap-dark-definition.scss +0 -125
- package/styles/document-editor-container/_bootstrap-definition.scss +0 -125
- package/styles/document-editor-container/_bootstrap4-definition.scss +0 -141
- package/styles/document-editor-container/_bootstrap5-dark-definition.scss +0 -1
- package/styles/document-editor-container/_bootstrap5-definition.scss +0 -152
- package/styles/document-editor-container/_definition.scss +0 -10
- package/styles/document-editor-container/_fabric-dark-definition.scss +0 -130
- package/styles/document-editor-container/_fabric-definition.scss +0 -127
- package/styles/document-editor-container/_fluent-dark-definition.scss +0 -1
- package/styles/document-editor-container/_fluent-definition.scss +0 -153
- package/styles/document-editor-container/_fusionnew-definition.scss +0 -152
- package/styles/document-editor-container/_highcontrast-definition.scss +0 -128
- package/styles/document-editor-container/_highcontrast-light-definition.scss +0 -131
- package/styles/document-editor-container/_layout.scss +0 -88
- package/styles/document-editor-container/_material-dark-definition.scss +0 -129
- package/styles/document-editor-container/_material-definition.scss +0 -128
- package/styles/document-editor-container/_material3-definition.scss +0 -152
- package/styles/document-editor-container/_tailwind-dark-definition.scss +0 -1
- package/styles/document-editor-container/_tailwind-definition.scss +0 -146
- package/styles/document-editor-container/_theme.scss +0 -2004
- package/styles/document-editor-container/icons/_bootstrap-dark.scss +0 -397
- package/styles/document-editor-container/icons/_bootstrap.scss +0 -397
- package/styles/document-editor-container/icons/_bootstrap4.scss +0 -397
- package/styles/document-editor-container/icons/_bootstrap5-dark.scss +0 -1
- package/styles/document-editor-container/icons/_bootstrap5.scss +0 -423
- package/styles/document-editor-container/icons/_fabric-dark.scss +0 -397
- package/styles/document-editor-container/icons/_fabric.scss +0 -397
- package/styles/document-editor-container/icons/_fluent-dark.scss +0 -1
- package/styles/document-editor-container/icons/_fluent.scss +0 -423
- package/styles/document-editor-container/icons/_fusionnew.scss +0 -423
- package/styles/document-editor-container/icons/_highcontrast-light.scss +0 -397
- package/styles/document-editor-container/icons/_highcontrast.scss +0 -397
- package/styles/document-editor-container/icons/_material-dark.scss +0 -400
- package/styles/document-editor-container/icons/_material.scss +0 -400
- package/styles/document-editor-container/icons/_material3.scss +0 -423
- package/styles/document-editor-container/icons/_tailwind-dark.scss +0 -423
- package/styles/document-editor-container/icons/_tailwind.scss +0 -423
- package/syncfusion-ej2-angular-documenteditor.d.ts +0 -5
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/schema",
|
|
3
|
+
"$id": "EJ2SchemaTemplateID",
|
|
4
|
+
"title": "documenteditorcontainer-default",
|
|
5
|
+
"type": "object",
|
|
6
|
+
"properties": {
|
|
7
|
+
"path": {
|
|
8
|
+
"type": "string",
|
|
9
|
+
"format": "path",
|
|
10
|
+
"description": "The path to create the component.",
|
|
11
|
+
"visible": false
|
|
12
|
+
},
|
|
13
|
+
"project": {
|
|
14
|
+
"type": "string",
|
|
15
|
+
"description": "The name of the project.",
|
|
16
|
+
"$default": {
|
|
17
|
+
"$source": "projectName"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"name": {
|
|
21
|
+
"type": "string",
|
|
22
|
+
"description": "The name of the component.",
|
|
23
|
+
"$default": {
|
|
24
|
+
"$source": "argv",
|
|
25
|
+
"index": 0
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
"inlineStyle": {
|
|
29
|
+
"description": "Specifies if the style will be in the ts file.",
|
|
30
|
+
"type": "boolean",
|
|
31
|
+
"default": false,
|
|
32
|
+
"alias": "s"
|
|
33
|
+
},
|
|
34
|
+
"inlineTemplate": {
|
|
35
|
+
"description": "Specifies if the template will be in the ts file.",
|
|
36
|
+
"type": "boolean",
|
|
37
|
+
"default": false,
|
|
38
|
+
"alias": "t"
|
|
39
|
+
},
|
|
40
|
+
"viewEncapsulation": {
|
|
41
|
+
"description": "Specifies the view encapsulation strategy.",
|
|
42
|
+
"enum": [
|
|
43
|
+
"Emulated",
|
|
44
|
+
"Native",
|
|
45
|
+
"None",
|
|
46
|
+
"ShadowDom"
|
|
47
|
+
],
|
|
48
|
+
"type": "string",
|
|
49
|
+
"alias": "v"
|
|
50
|
+
},
|
|
51
|
+
"changeDetection": {
|
|
52
|
+
"description": "Specifies the change detection strategy.",
|
|
53
|
+
"enum": [
|
|
54
|
+
"Default",
|
|
55
|
+
"OnPush"
|
|
56
|
+
],
|
|
57
|
+
"type": "string",
|
|
58
|
+
"default": "Default",
|
|
59
|
+
"alias": "c"
|
|
60
|
+
},
|
|
61
|
+
"prefix": {
|
|
62
|
+
"type": "string",
|
|
63
|
+
"description": "The prefix to apply to generated selectors.",
|
|
64
|
+
"alias": "p",
|
|
65
|
+
"oneOf": [
|
|
66
|
+
{
|
|
67
|
+
"maxLength": 0
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"minLength": 1,
|
|
71
|
+
"format": "html-selector"
|
|
72
|
+
}
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
"styleext": {
|
|
76
|
+
"description": "The file extension to be used for style files.",
|
|
77
|
+
"type": "string",
|
|
78
|
+
"default": "css"
|
|
79
|
+
},
|
|
80
|
+
"spec": {
|
|
81
|
+
"type": "boolean",
|
|
82
|
+
"description": "Specifies if a spec file is generated.",
|
|
83
|
+
"default": true
|
|
84
|
+
},
|
|
85
|
+
"flat": {
|
|
86
|
+
"type": "boolean",
|
|
87
|
+
"description": "Flag to indicate if a dir is created.",
|
|
88
|
+
"default": false
|
|
89
|
+
},
|
|
90
|
+
"skipImport": {
|
|
91
|
+
"type": "boolean",
|
|
92
|
+
"description": "Flag to skip the module import.",
|
|
93
|
+
"default": false
|
|
94
|
+
},
|
|
95
|
+
"selector": {
|
|
96
|
+
"type": "string",
|
|
97
|
+
"format": "html-selector",
|
|
98
|
+
"description": "The selector to use for the component."
|
|
99
|
+
},
|
|
100
|
+
"module": {
|
|
101
|
+
"type": "string",
|
|
102
|
+
"description": "Allows specification of the declaring module.",
|
|
103
|
+
"alias": "m"
|
|
104
|
+
},
|
|
105
|
+
"export": {
|
|
106
|
+
"type": "boolean",
|
|
107
|
+
"default": false,
|
|
108
|
+
"description": "Specifies if declaring module exports the component."
|
|
109
|
+
},
|
|
110
|
+
"entryComponent": {
|
|
111
|
+
"type": "boolean",
|
|
112
|
+
"default": false,
|
|
113
|
+
"description": "Specifies if the component is an entry component of declaring module."
|
|
114
|
+
},
|
|
115
|
+
"lintFix": {
|
|
116
|
+
"type": "boolean",
|
|
117
|
+
"default": false,
|
|
118
|
+
"description": "Specifies whether to apply lint fixes after generating the component."
|
|
119
|
+
}
|
|
120
|
+
},
|
|
121
|
+
"required": [
|
|
122
|
+
"name"
|
|
123
|
+
],
|
|
124
|
+
"id": "documenteditorcontainer-default"
|
|
125
|
+
}
|
|
@@ -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;
|
|
@@ -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
|
+
}
|
|
@@ -0,0 +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
|
+
}
|
|
@@ -0,0 +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
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.pkgName = '@syncfusion/ej2-angular-documenteditor';
|
|
4
|
+
exports.pkgVer = '^20.2.50';
|
|
5
|
+
exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
|
6
|
+
exports.themeVer = '~20.2.50';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-documenteditor';
|
|
2
|
-
export const pkgVer = '^20.2.
|
|
2
|
+
export const pkgVer = '^20.2.50';
|
|
3
3
|
export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
|
4
|
-
export const themeVer = '~20.2.
|
|
4
|
+
export const themeVer = '~20.2.50';
|
|
@@ -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 "./documenteditor.module";
|
|
5
2
|
export declare const PrintService: ValueProvider;
|
|
6
3
|
export declare const SfdtExportService: ValueProvider;
|
|
7
4
|
export declare const WordExportService: ValueProvider;
|
|
@@ -35,7 +32,4 @@ export declare const CollaborativeEditingService: ValueProvider;
|
|
|
35
32
|
* NgModule definition for the DocumentEditor component with providers.
|
|
36
33
|
*/
|
|
37
34
|
export declare class DocumentEditorAllModule {
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentEditorAllModule, never>;
|
|
39
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DocumentEditorAllModule, never, [typeof i1.CommonModule, typeof i2.DocumentEditorModule], [typeof i2.DocumentEditorModule]>;
|
|
40
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DocumentEditorAllModule>;
|
|
41
35
|
}
|
|
@@ -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 { DocumentEditor } from '@syncfusion/ej2-documenteditor';
|
|
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[];
|
|
@@ -50,6 +49,4 @@ export declare class DocumentEditorComponent extends DocumentEditor implements I
|
|
|
50
49
|
ngAfterContentChecked(): void;
|
|
51
50
|
registerEvents: (eventList: string[]) => void;
|
|
52
51
|
addTwoWay: (propList: string[]) => void;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentEditorComponent, never>;
|
|
54
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentEditorComponent, "ejs-documenteditor", never, { "acceptTab": "acceptTab"; "currentUser": "currentUser"; "defaultPasteOption": "defaultPasteOption"; "documentEditorSettings": "documentEditorSettings"; "documentName": "documentName"; "documentSettings": "documentSettings"; "enableBookmarkDialog": "enableBookmarkDialog"; "enableBordersAndShadingDialog": "enableBordersAndShadingDialog"; "enableComment": "enableComment"; "enableContextMenu": "enableContextMenu"; "enableCursorOnReadOnly": "enableCursorOnReadOnly"; "enableEditor": "enableEditor"; "enableEditorHistory": "enableEditorHistory"; "enableFontDialog": "enableFontDialog"; "enableFootnoteAndEndnoteDialog": "enableFootnoteAndEndnoteDialog"; "enableFormField": "enableFormField"; "enableHyperlinkDialog": "enableHyperlinkDialog"; "enableImageResizer": "enableImageResizer"; "enableListDialog": "enableListDialog"; "enableLocalPaste": "enableLocalPaste"; "enableLockAndEdit": "enableLockAndEdit"; "enableOptionsPane": "enableOptionsPane"; "enablePageSetupDialog": "enablePageSetupDialog"; "enableParagraphDialog": "enableParagraphDialog"; "enablePersistence": "enablePersistence"; "enablePrint": "enablePrint"; "enableRtl": "enableRtl"; "enableSearch": "enableSearch"; "enableSelection": "enableSelection"; "enableSfdtExport": "enableSfdtExport"; "enableSpellCheck": "enableSpellCheck"; "enableStyleDialog": "enableStyleDialog"; "enableTableDialog": "enableTableDialog"; "enableTableOfContentsDialog": "enableTableOfContentsDialog"; "enableTableOptionsDialog": "enableTableOptionsDialog"; "enableTablePropertiesDialog": "enableTablePropertiesDialog"; "enableTextExport": "enableTextExport"; "enableTrackChanges": "enableTrackChanges"; "enableWordExport": "enableWordExport"; "headers": "headers"; "height": "height"; "isReadOnly": "isReadOnly"; "layoutType": "layoutType"; "locale": "locale"; "pageGap": "pageGap"; "pageOutline": "pageOutline"; "serverActionSettings": "serverActionSettings"; "serviceUrl": "serviceUrl"; "showComments": "showComments"; "showRevisions": "showRevisions"; "useCtrlClickToFollowHyperlink": "useCtrlClickToFollowHyperlink"; "userColor": "userColor"; "width": "width"; "zIndex": "zIndex"; "zoomFactor": "zoomFactor"; }, { "actionComplete": "actionComplete"; "afterFormFieldFill": "afterFormFieldFill"; "beforeCommentAction": "beforeCommentAction"; "beforeFileOpen": "beforeFileOpen"; "beforeFormFieldFill": "beforeFormFieldFill"; "beforePaneSwitch": "beforePaneSwitch"; "commentBegin": "commentBegin"; "commentDelete": "commentDelete"; "commentEnd": "commentEnd"; "contentChange": "contentChange"; "contentControl": "contentControl"; "created": "created"; "customContextMenuBeforeOpen": "customContextMenuBeforeOpen"; "customContextMenuSelect": "customContextMenuSelect"; "destroyed": "destroyed"; "documentChange": "documentChange"; "keyDown": "keyDown"; "requestNavigate": "requestNavigate"; "searchResultsChange": "searchResultsChange"; "selectionChange": "selectionChange"; "serviceFailure": "serviceFailure"; "trackChange": "trackChange"; "viewChange": "viewChange"; "zoomFactorChange": "zoomFactorChange"; "beforeXmlHttpRequestSend": "beforeXmlHttpRequestSend"; }, never, never>;
|
|
55
52
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./documenteditor.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the DocumentEditor component.
|
|
6
3
|
*/
|
|
7
4
|
export declare class DocumentEditorModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentEditorModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DocumentEditorModule, [typeof i1.DocumentEditorComponent], [typeof i2.CommonModule], [typeof i1.DocumentEditorComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DocumentEditorModule>;
|
|
11
5
|
}
|
|
@@ -1,13 +1,7 @@
|
|
|
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 "./documenteditorcontainer.module";
|
|
5
2
|
export declare const ToolbarService: ValueProvider;
|
|
6
3
|
/**
|
|
7
4
|
* NgModule definition for the DocumentEditorContainer component with providers.
|
|
8
5
|
*/
|
|
9
6
|
export declare class DocumentEditorContainerAllModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentEditorContainerAllModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DocumentEditorContainerAllModule, never, [typeof i1.CommonModule, typeof i2.DocumentEditorContainerModule], [typeof i2.DocumentEditorContainerModule]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DocumentEditorContainerAllModule>;
|
|
13
7
|
}
|
|
@@ -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 { DocumentEditorContainer } from '@syncfusion/ej2-documenteditor';
|
|
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[];
|
|
@@ -40,6 +39,4 @@ export declare class DocumentEditorContainerComponent extends DocumentEditorCont
|
|
|
40
39
|
ngAfterContentChecked(): void;
|
|
41
40
|
registerEvents: (eventList: string[]) => void;
|
|
42
41
|
addTwoWay: (propList: string[]) => void;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentEditorContainerComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentEditorContainerComponent, "ejs-documenteditorcontainer", never, { "currentUser": "currentUser"; "documentEditorSettings": "documentEditorSettings"; "documentSettings": "documentSettings"; "enableComment": "enableComment"; "enableCsp": "enableCsp"; "enableLocalPaste": "enableLocalPaste"; "enableLockAndEdit": "enableLockAndEdit"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSpellCheck": "enableSpellCheck"; "enableToolbar": "enableToolbar"; "enableTrackChanges": "enableTrackChanges"; "headers": "headers"; "height": "height"; "layoutType": "layoutType"; "locale": "locale"; "restrictEditing": "restrictEditing"; "serverActionSettings": "serverActionSettings"; "serviceUrl": "serviceUrl"; "showPropertiesPane": "showPropertiesPane"; "toolbarItems": "toolbarItems"; "userColor": "userColor"; "width": "width"; "zIndex": "zIndex"; }, { "beforeCommentAction": "beforeCommentAction"; "beforePaneSwitch": "beforePaneSwitch"; "commentDelete": "commentDelete"; "contentChange": "contentChange"; "contentControl": "contentControl"; "created": "created"; "customContextMenuBeforeOpen": "customContextMenuBeforeOpen"; "customContextMenuSelect": "customContextMenuSelect"; "destroyed": "destroyed"; "documentChange": "documentChange"; "selectionChange": "selectionChange"; "serviceFailure": "serviceFailure"; "toolbarClick": "toolbarClick"; "trackChange": "trackChange"; "beforeXmlHttpRequestSend": "beforeXmlHttpRequestSend"; }, never, never>;
|
|
45
42
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./documenteditorcontainer.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the DocumentEditorContainer component.
|
|
6
3
|
*/
|
|
7
4
|
export declare class DocumentEditorContainerModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentEditorContainerModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DocumentEditorContainerModule, [typeof i1.DocumentEditorContainerComponent], [typeof i2.CommonModule], [typeof i1.DocumentEditorContainerComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DocumentEditorContainerModule>;
|
|
11
5
|
}
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/bootstrap-dark-definition.scss';
|
|
3
|
-
@import 'bootstrap-dark-definition.scss';
|
|
4
|
-
@import 'icons/bootstrap-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/bootstrap-dark.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/bootstrap-definition.scss';
|
|
3
|
-
@import 'bootstrap-definition.scss';
|
|
4
|
-
@import 'icons/bootstrap.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/bootstrap.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/bootstrap4-definition.scss';
|
|
3
|
-
@import 'bootstrap4-definition.scss';
|
|
4
|
-
@import 'icons/bootstrap4.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/bootstrap4.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/bootstrap5-dark-definition.scss';
|
|
3
|
-
@import 'bootstrap5-dark-definition.scss';
|
|
4
|
-
@import 'icons/bootstrap5-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/bootstrap5-dark.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/bootstrap5-definition.scss';
|
|
3
|
-
@import 'bootstrap5-definition.scss';
|
|
4
|
-
@import 'icons/bootstrap5.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/bootstrap5.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/fabric-dark-definition.scss';
|
|
3
|
-
@import 'fabric-dark-definition.scss';
|
|
4
|
-
@import 'icons/fabric-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/fabric-dark.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/fluent-dark-definition.scss';
|
|
3
|
-
@import 'fluent-dark-definition.scss';
|
|
4
|
-
@import 'icons/fluent-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/fluent-dark.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/highcontrast-light-definition.scss';
|
|
3
|
-
@import 'highcontrast-light-definition.scss';
|
|
4
|
-
@import 'icons/highcontrast-light.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/highcontrast-light.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/highcontrast-definition.scss';
|
|
3
|
-
@import 'highcontrast-definition.scss';
|
|
4
|
-
@import 'icons/highcontrast.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/highcontrast.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/material-dark-definition.scss';
|
|
3
|
-
@import 'material-dark-definition.scss';
|
|
4
|
-
@import 'icons/material-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/material-dark.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/material-definition.scss';
|
|
3
|
-
@import 'material-definition.scss';
|
|
4
|
-
@import 'icons/material.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/material.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/tailwind-dark-definition.scss';
|
|
3
|
-
@import 'tailwind-dark-definition.scss';
|
|
4
|
-
@import 'icons/tailwind-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/tailwind-dark.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../document-editor/tailwind-definition.scss';
|
|
3
|
-
@import 'tailwind-definition.scss';
|
|
4
|
-
@import 'icons/tailwind.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-documenteditor/styles/document-editor-container/tailwind.scss';
|
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==
|