@progress/kendo-angular-editor 25.0.0-develop.16 → 25.0.0-develop.18
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, KENDO_WEBMCP_HOST, isPresent as isPresent$1, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
15
|
+
import { isDocumentAvailable, guid, getLicenseMessage, shouldShowValidationUI, Keys, hasObservers, WatermarkOverlayComponent, KendoInput, KENDO_WEBMCP_HOST, provideComponentName, 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, canIndentAsListItem, indent, canBeIndented, indentBlocks, hasNode, liftBlockquote, canOutdentAsListItem, outdent, selectAll, expandToWordWrap, applyInlineStyle, removeLink, link, toggleInlineFormat, underline, superscript, subscript, strikethrough, italic, insertText, applyLink, cleanFormatting, bold, blockquote, undo, setHtml, redo, toggleUnorderedList, toggleOrderedList, insertImage, getHtml, formatBlockElements, isAligned, alignRightRules, alignLeftRules, alignJustifyRules, alignCenterRules, deleteTable, splitCell, mergeCells, deleteColumn, deleteRow, addRowAfter, addRowBefore, addColumnAfter, addColumnBefore, expandSelection, hasMark, getActiveMarks, isIndented, 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: '25.0.0-develop.
|
|
39
|
+
publishDate: 1785502357,
|
|
40
|
+
version: '25.0.0-develop.18',
|
|
41
41
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -4093,7 +4093,8 @@ class EditorComponent {
|
|
|
4093
4093
|
{
|
|
4094
4094
|
provide: KENDO_WEBMCP_HOST,
|
|
4095
4095
|
useExisting: forwardRef(() => EditorComponent)
|
|
4096
|
-
}
|
|
4096
|
+
},
|
|
4097
|
+
provideComponentName('editor')
|
|
4097
4098
|
], 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: `
|
|
4098
4099
|
<ng-container
|
|
4099
4100
|
kendoEditorLocalizedMessages
|
|
@@ -4292,7 +4293,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImpo
|
|
|
4292
4293
|
{
|
|
4293
4294
|
provide: KENDO_WEBMCP_HOST,
|
|
4294
4295
|
useExisting: forwardRef(() => EditorComponent)
|
|
4295
|
-
}
|
|
4296
|
+
},
|
|
4297
|
+
provideComponentName('editor')
|
|
4296
4298
|
],
|
|
4297
4299
|
template: `
|
|
4298
4300
|
<ng-container
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "25.0.0-develop.
|
|
10
|
+
"publishDate": 1785502357,
|
|
11
|
+
"version": "25.0.0-develop.18",
|
|
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": "25.0.0-develop.
|
|
3
|
+
"version": "25.0.0-develop.18",
|
|
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": 1785502357,
|
|
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": "20 - 22",
|
|
30
30
|
"@progress/kendo-drawing": "^1.25.0",
|
|
31
31
|
"@progress/kendo-licensing": "^1.11.0",
|
|
32
|
-
"@progress/kendo-angular-buttons": "25.0.0-develop.
|
|
33
|
-
"@progress/kendo-angular-common": "25.0.0-develop.
|
|
34
|
-
"@progress/kendo-angular-dialog": "25.0.0-develop.
|
|
35
|
-
"@progress/kendo-angular-dropdowns": "25.0.0-develop.
|
|
36
|
-
"@progress/kendo-angular-inputs": "25.0.0-develop.
|
|
37
|
-
"@progress/kendo-angular-intl": "25.0.0-develop.
|
|
38
|
-
"@progress/kendo-angular-l10n": "25.0.0-develop.
|
|
39
|
-
"@progress/kendo-angular-label": "25.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-layout": "25.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-icons": "25.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-popup": "25.0.0-develop.
|
|
43
|
-
"@progress/kendo-angular-toolbar": "25.0.0-develop.
|
|
32
|
+
"@progress/kendo-angular-buttons": "25.0.0-develop.18",
|
|
33
|
+
"@progress/kendo-angular-common": "25.0.0-develop.18",
|
|
34
|
+
"@progress/kendo-angular-dialog": "25.0.0-develop.18",
|
|
35
|
+
"@progress/kendo-angular-dropdowns": "25.0.0-develop.18",
|
|
36
|
+
"@progress/kendo-angular-inputs": "25.0.0-develop.18",
|
|
37
|
+
"@progress/kendo-angular-intl": "25.0.0-develop.18",
|
|
38
|
+
"@progress/kendo-angular-l10n": "25.0.0-develop.18",
|
|
39
|
+
"@progress/kendo-angular-label": "25.0.0-develop.18",
|
|
40
|
+
"@progress/kendo-angular-layout": "25.0.0-develop.18",
|
|
41
|
+
"@progress/kendo-angular-icons": "25.0.0-develop.18",
|
|
42
|
+
"@progress/kendo-angular-popup": "25.0.0-develop.18",
|
|
43
|
+
"@progress/kendo-angular-toolbar": "25.0.0-develop.18",
|
|
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": "25.0.0-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "25.0.0-develop.18",
|
|
49
49
|
"@progress/kendo-editor-common": "1.12.6"
|
|
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': '25.0.0-develop.
|
|
13
|
-
'@progress/kendo-angular-treeview': '25.0.0-develop.
|
|
12
|
+
'@progress/kendo-angular-navigation': '25.0.0-develop.18',
|
|
13
|
+
'@progress/kendo-angular-treeview': '25.0.0-develop.18',
|
|
14
14
|
// peer dependency of kendo-angular-layout
|
|
15
|
-
'@progress/kendo-angular-progressbar': '25.0.0-develop.
|
|
15
|
+
'@progress/kendo-angular-progressbar': '25.0.0-develop.18',
|
|
16
16
|
// peer dependency of kendo-angular-inputs
|
|
17
|
-
'@progress/kendo-angular-dialog': '25.0.0-develop.
|
|
17
|
+
'@progress/kendo-angular-dialog': '25.0.0-develop.18',
|
|
18
18
|
// Peer dependency of icons
|
|
19
19
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
20
20
|
} });
|