@progress/kendo-angular-editor 24.0.0-develop.37 → 24.0.0-develop.38
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.
|
@@ -12,7 +12,7 @@ import * as i1$2 from '@progress/kendo-angular-toolbar';
|
|
|
12
12
|
import { ToolBarToolComponent, ToolBarComponent, ToolBarButtonGroupComponent, ToolBarButtonComponent, KENDO_TOOLBAR } from '@progress/kendo-angular-toolbar';
|
|
13
13
|
import * as i1$1 from '@progress/kendo-angular-dialog';
|
|
14
14
|
import { DialogContentBase, DialogTitleBarComponent, DialogActionsComponent, DialogContainerService, DialogService, WindowService, WindowContainerService } from '@progress/kendo-angular-dialog';
|
|
15
|
-
import { isDocumentAvailable, guid, getLicenseMessage, shouldShowValidationUI, Keys, hasObservers, WatermarkOverlayComponent, KendoInput, isPresent as isPresent$1, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
15
|
+
import { isDocumentAvailable, guid, getLicenseMessage, shouldShowValidationUI, Keys, hasObservers, WatermarkOverlayComponent, KendoInput, KENDO_WEBMCP_HOST, isPresent as isPresent$1, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
16
16
|
import { marks as marks$1, nodes as nodes$1, Schema, createTable, insertNode, alignBlocks, alignRemoveRules, selectAll, expandToWordWrap, applyInlineStyle, removeLink, link, toggleInlineFormat, underline, superscript, subscript, strikethrough, italic, insertText, applyLink, cleanFormatting, bold, blockquote, undo, setHtml, redo, outdent, toggleUnorderedList, toggleOrderedList, insertImage, indent, getHtml, formatBlockElements, isAligned, alignRightRules, alignLeftRules, alignJustifyRules, alignCenterRules, deleteTable, splitCell, mergeCells, deleteColumn, deleteRow, addRowAfter, addRowBefore, addColumnAfter, addColumnBefore, expandSelection, hasMark, getActiveMarks, hasNode, canOutdentAsListItem, outdentRules, isIndented, canIndentAsListItem, canBeIndented, indentRules, activeNode, getSelectionText as getSelectionText$1, getNodeFromSelection, getMark, removeComments, sanitize, removeAttribute, sanitizeClassAttr, sanitizeStyleAttr, TextSelection, parseContent, Plugin, PluginKey, history, keymap, buildListKeymap, buildKeymap, baseKeymap, gapCursor, imageResizing, tableResizing, tableEditing, caretColor, cspFix, placeholder, EditorState, EditorView, pasteCleanup, AllSelection } from '@progress/kendo-editor-common';
|
|
17
17
|
export { AllSelection, CellSelection, Decoration, DecorationSet, EditorState, EditorView, InputRule, Mark, MarkType, Node, NodeSelection, NodeType, Plugin, PluginKey, Schema, TextSelection, Transaction, baseKeymap, dropCursor, flattenNestedSpans, gapCursor, history, inputRules, keymap, tableNodes, textblockTypeInputRule, wrappingInputRule } from '@progress/kendo-editor-common';
|
|
18
18
|
import { validatePackage } from '@progress/kendo-licensing';
|
|
@@ -36,8 +36,8 @@ const packageMetadata = {
|
|
|
36
36
|
productName: 'Kendo UI for Angular',
|
|
37
37
|
productCode: 'KENDOUIANGULAR',
|
|
38
38
|
productCodes: ['KENDOUIANGULAR'],
|
|
39
|
-
publishDate:
|
|
40
|
-
version: '24.0.0-develop.
|
|
39
|
+
publishDate: 1779192114,
|
|
40
|
+
version: '24.0.0-develop.38',
|
|
41
41
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -4002,6 +4002,10 @@ class EditorComponent {
|
|
|
4002
4002
|
{
|
|
4003
4003
|
provide: KendoInput,
|
|
4004
4004
|
useExisting: forwardRef(() => EditorComponent)
|
|
4005
|
+
},
|
|
4006
|
+
{
|
|
4007
|
+
provide: KENDO_WEBMCP_HOST,
|
|
4008
|
+
useExisting: forwardRef(() => EditorComponent)
|
|
4005
4009
|
}
|
|
4006
4010
|
], queries: [{ propertyName: "userToolBarComponent", first: true, predicate: ToolBarComponent, descendants: true }, { propertyName: "userToolBarElement", first: true, predicate: ToolBarComponent, descendants: true, read: ElementRef }], viewQueries: [{ propertyName: "dialogContainer", first: true, predicate: ["dialogsContainer"], descendants: true, read: ViewContainerRef }, { propertyName: "container", first: true, predicate: ["content"], descendants: true, read: ViewContainerRef }, { propertyName: "defaultToolbar", first: true, predicate: ["defaultToolbar"], descendants: true, read: ElementRef }, { propertyName: "defaultToolbarComponent", first: true, predicate: ["defaultToolbar"], descendants: true, read: ToolBarComponent }], usesOnChanges: true, ngImport: i0, template: `
|
|
4007
4011
|
<ng-container
|
|
@@ -4195,6 +4199,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
|
|
|
4195
4199
|
{
|
|
4196
4200
|
provide: KendoInput,
|
|
4197
4201
|
useExisting: forwardRef(() => EditorComponent)
|
|
4202
|
+
},
|
|
4203
|
+
{
|
|
4204
|
+
provide: KENDO_WEBMCP_HOST,
|
|
4205
|
+
useExisting: forwardRef(() => EditorComponent)
|
|
4198
4206
|
}
|
|
4199
4207
|
],
|
|
4200
4208
|
template: `
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "24.0.0-develop.
|
|
10
|
+
"publishDate": 1779192114,
|
|
11
|
+
"version": "24.0.0-develop.38",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-editor",
|
|
3
|
-
"version": "24.0.0-develop.
|
|
3
|
+
"version": "24.0.0-develop.38",
|
|
4
4
|
"description": "Kendo UI Editor for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"package": {
|
|
18
18
|
"productName": "Kendo UI for Angular",
|
|
19
19
|
"productCode": "KENDOUIANGULAR",
|
|
20
|
-
"publishDate":
|
|
20
|
+
"publishDate": 1779192114,
|
|
21
21
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
22
22
|
}
|
|
23
23
|
},
|
|
@@ -29,23 +29,23 @@
|
|
|
29
29
|
"@angular/platform-browser": "19 - 21",
|
|
30
30
|
"@progress/kendo-drawing": "^1.25.0",
|
|
31
31
|
"@progress/kendo-licensing": "^1.11.0",
|
|
32
|
-
"@progress/kendo-angular-buttons": "24.0.0-develop.
|
|
33
|
-
"@progress/kendo-angular-common": "24.0.0-develop.
|
|
34
|
-
"@progress/kendo-angular-dialog": "24.0.0-develop.
|
|
35
|
-
"@progress/kendo-angular-dropdowns": "24.0.0-develop.
|
|
36
|
-
"@progress/kendo-angular-inputs": "24.0.0-develop.
|
|
37
|
-
"@progress/kendo-angular-intl": "24.0.0-develop.
|
|
38
|
-
"@progress/kendo-angular-l10n": "24.0.0-develop.
|
|
39
|
-
"@progress/kendo-angular-label": "24.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-layout": "24.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-icons": "24.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-popup": "24.0.0-develop.
|
|
43
|
-
"@progress/kendo-angular-toolbar": "24.0.0-develop.
|
|
32
|
+
"@progress/kendo-angular-buttons": "24.0.0-develop.38",
|
|
33
|
+
"@progress/kendo-angular-common": "24.0.0-develop.38",
|
|
34
|
+
"@progress/kendo-angular-dialog": "24.0.0-develop.38",
|
|
35
|
+
"@progress/kendo-angular-dropdowns": "24.0.0-develop.38",
|
|
36
|
+
"@progress/kendo-angular-inputs": "24.0.0-develop.38",
|
|
37
|
+
"@progress/kendo-angular-intl": "24.0.0-develop.38",
|
|
38
|
+
"@progress/kendo-angular-l10n": "24.0.0-develop.38",
|
|
39
|
+
"@progress/kendo-angular-label": "24.0.0-develop.38",
|
|
40
|
+
"@progress/kendo-angular-layout": "24.0.0-develop.38",
|
|
41
|
+
"@progress/kendo-angular-icons": "24.0.0-develop.38",
|
|
42
|
+
"@progress/kendo-angular-popup": "24.0.0-develop.38",
|
|
43
|
+
"@progress/kendo-angular-toolbar": "24.0.0-develop.38",
|
|
44
44
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"tslib": "^2.3.1",
|
|
48
|
-
"@progress/kendo-angular-schematics": "24.0.0-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "24.0.0-develop.38",
|
|
49
49
|
"@progress/kendo-editor-common": "1.12.5"
|
|
50
50
|
},
|
|
51
51
|
"schematics": "./schematics/collection.json",
|
|
@@ -9,12 +9,12 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
9
9
|
function default_1(options) {
|
|
10
10
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'EditorModule', package: 'editor', peerDependencies: {
|
|
11
11
|
// peer dependencies of kendo-angular-dropdowns
|
|
12
|
-
'@progress/kendo-angular-navigation': '24.0.0-develop.
|
|
13
|
-
'@progress/kendo-angular-treeview': '24.0.0-develop.
|
|
12
|
+
'@progress/kendo-angular-navigation': '24.0.0-develop.38',
|
|
13
|
+
'@progress/kendo-angular-treeview': '24.0.0-develop.38',
|
|
14
14
|
// peer dependency of kendo-angular-layout
|
|
15
|
-
'@progress/kendo-angular-progressbar': '24.0.0-develop.
|
|
15
|
+
'@progress/kendo-angular-progressbar': '24.0.0-develop.38',
|
|
16
16
|
// peer dependency of kendo-angular-inputs
|
|
17
|
-
'@progress/kendo-angular-dialog': '24.0.0-develop.
|
|
17
|
+
'@progress/kendo-angular-dialog': '24.0.0-develop.38',
|
|
18
18
|
// Peer dependency of icons
|
|
19
19
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
20
20
|
} });
|