@progress/kendo-angular-editor 16.7.1 → 16.8.0-develop.1
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.
|
@@ -104,9 +104,6 @@ EditorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
|
104
104
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EditorModule, decorators: [{
|
|
105
105
|
type: NgModule,
|
|
106
106
|
args: [{
|
|
107
|
-
entryComponents: [
|
|
108
|
-
TOOLBAR_DIALOGS
|
|
109
|
-
],
|
|
110
107
|
exports: [...KENDO_EDITOR, FormsModule, ReactiveFormsModule, ToolBarModule],
|
|
111
108
|
imports: [...KENDO_EDITOR],
|
|
112
109
|
providers: [IconsService, PopupService, ResizeBatchService, DialogContainerService, DialogService, WindowService, WindowContainerService]
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-editor',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.
|
|
12
|
+
publishDate: 1724077245,
|
|
13
|
+
version: '16.8.0-develop.1',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -35,8 +35,8 @@ const packageMetadata = {
|
|
|
35
35
|
name: '@progress/kendo-angular-editor',
|
|
36
36
|
productName: 'Kendo UI for Angular',
|
|
37
37
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
38
|
-
publishDate:
|
|
39
|
-
version: '16.
|
|
38
|
+
publishDate: 1724077245,
|
|
39
|
+
version: '16.8.0-develop.1',
|
|
40
40
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
41
41
|
};
|
|
42
42
|
|
|
@@ -6377,9 +6377,6 @@ EditorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
|
6377
6377
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EditorModule, decorators: [{
|
|
6378
6378
|
type: NgModule,
|
|
6379
6379
|
args: [{
|
|
6380
|
-
entryComponents: [
|
|
6381
|
-
TOOLBAR_DIALOGS
|
|
6382
|
-
],
|
|
6383
6380
|
exports: [...KENDO_EDITOR, FormsModule, ReactiveFormsModule, ToolBarModule],
|
|
6384
6381
|
imports: [...KENDO_EDITOR],
|
|
6385
6382
|
providers: [IconsService, PopupService, ResizeBatchService, DialogContainerService, DialogService, WindowService, WindowContainerService]
|
|
@@ -35,8 +35,8 @@ const packageMetadata = {
|
|
|
35
35
|
name: '@progress/kendo-angular-editor',
|
|
36
36
|
productName: 'Kendo UI for Angular',
|
|
37
37
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
38
|
-
publishDate:
|
|
39
|
-
version: '16.
|
|
38
|
+
publishDate: 1724077245,
|
|
39
|
+
version: '16.8.0-develop.1',
|
|
40
40
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
41
41
|
};
|
|
42
42
|
|
|
@@ -6377,9 +6377,6 @@ EditorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
|
6377
6377
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EditorModule, decorators: [{
|
|
6378
6378
|
type: NgModule,
|
|
6379
6379
|
args: [{
|
|
6380
|
-
entryComponents: [
|
|
6381
|
-
TOOLBAR_DIALOGS
|
|
6382
|
-
],
|
|
6383
6380
|
exports: [...KENDO_EDITOR, FormsModule, ReactiveFormsModule, ToolBarModule],
|
|
6384
6381
|
imports: [...KENDO_EDITOR],
|
|
6385
6382
|
providers: [IconsService, PopupService, ResizeBatchService, DialogContainerService, DialogService, WindowService, WindowContainerService]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-editor",
|
|
3
|
-
"version": "16.
|
|
3
|
+
"version": "16.8.0-develop.1",
|
|
4
4
|
"description": "Kendo UI Editor for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -23,23 +23,23 @@
|
|
|
23
23
|
"@angular/platform-browser": "15 - 18",
|
|
24
24
|
"@progress/kendo-drawing": "^1.19.0",
|
|
25
25
|
"@progress/kendo-licensing": "^1.0.2",
|
|
26
|
-
"@progress/kendo-angular-buttons": "16.
|
|
27
|
-
"@progress/kendo-angular-common": "16.
|
|
28
|
-
"@progress/kendo-angular-dialog": "16.
|
|
29
|
-
"@progress/kendo-angular-dropdowns": "16.
|
|
30
|
-
"@progress/kendo-angular-inputs": "16.
|
|
31
|
-
"@progress/kendo-angular-intl": "16.
|
|
32
|
-
"@progress/kendo-angular-l10n": "16.
|
|
33
|
-
"@progress/kendo-angular-label": "16.
|
|
34
|
-
"@progress/kendo-angular-layout": "16.
|
|
35
|
-
"@progress/kendo-angular-icons": "16.
|
|
36
|
-
"@progress/kendo-angular-popup": "16.
|
|
37
|
-
"@progress/kendo-angular-toolbar": "16.
|
|
26
|
+
"@progress/kendo-angular-buttons": "16.8.0-develop.1",
|
|
27
|
+
"@progress/kendo-angular-common": "16.8.0-develop.1",
|
|
28
|
+
"@progress/kendo-angular-dialog": "16.8.0-develop.1",
|
|
29
|
+
"@progress/kendo-angular-dropdowns": "16.8.0-develop.1",
|
|
30
|
+
"@progress/kendo-angular-inputs": "16.8.0-develop.1",
|
|
31
|
+
"@progress/kendo-angular-intl": "16.8.0-develop.1",
|
|
32
|
+
"@progress/kendo-angular-l10n": "16.8.0-develop.1",
|
|
33
|
+
"@progress/kendo-angular-label": "16.8.0-develop.1",
|
|
34
|
+
"@progress/kendo-angular-layout": "16.8.0-develop.1",
|
|
35
|
+
"@progress/kendo-angular-icons": "16.8.0-develop.1",
|
|
36
|
+
"@progress/kendo-angular-popup": "16.8.0-develop.1",
|
|
37
|
+
"@progress/kendo-angular-toolbar": "16.8.0-develop.1",
|
|
38
38
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"tslib": "^2.3.1",
|
|
42
|
-
"@progress/kendo-angular-schematics": "16.
|
|
42
|
+
"@progress/kendo-angular-schematics": "16.8.0-develop.1",
|
|
43
43
|
"@progress/kendo-editor-common": "1.11.6"
|
|
44
44
|
},
|
|
45
45
|
"schematics": "./schematics/collection.json",
|
|
@@ -4,12 +4,12 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
4
4
|
function default_1(options) {
|
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'EditorModule', package: 'editor', peerDependencies: {
|
|
6
6
|
// peer dependencies of kendo-angular-dropdowns
|
|
7
|
-
'@progress/kendo-angular-navigation': '16.
|
|
8
|
-
'@progress/kendo-angular-treeview': '16.
|
|
7
|
+
'@progress/kendo-angular-navigation': '16.8.0-develop.1',
|
|
8
|
+
'@progress/kendo-angular-treeview': '16.8.0-develop.1',
|
|
9
9
|
// peer dependency of kendo-angular-layout
|
|
10
|
-
'@progress/kendo-angular-progressbar': '16.
|
|
10
|
+
'@progress/kendo-angular-progressbar': '16.8.0-develop.1',
|
|
11
11
|
// peer dependency of kendo-angular-inputs
|
|
12
|
-
'@progress/kendo-angular-dialog': '16.
|
|
12
|
+
'@progress/kendo-angular-dialog': '16.8.0-develop.1',
|
|
13
13
|
// Peer dependency of icons
|
|
14
14
|
'@progress/kendo-svg-icons': '^3.0.0'
|
|
15
15
|
} });
|