@progress/kendo-angular-editor 25.1.0-develop.2 → 25.1.0-develop.3
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.
|
@@ -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.1.0-develop.
|
|
39
|
+
publishDate: 1787037057,
|
|
40
|
+
version: '25.1.0-develop.3',
|
|
41
41
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -795,7 +795,7 @@ class SourceDialogComponent extends DialogContentBase {
|
|
|
795
795
|
(click)="onCancelAction()"
|
|
796
796
|
>{{ textFor('dialogCancel') }}</button>
|
|
797
797
|
</kendo-dialog-actions>
|
|
798
|
-
`, isInline: true, dependencies: [{ kind: "component", type: DialogTitleBarComponent, selector: "kendo-dialog-titlebar", inputs: ["id", "closeTitle", "closable"], outputs: ["close"] }, { kind: "component", type: TextAreaComponent, selector: "kendo-textarea", inputs: ["focusableId", "flow", "inputAttributes", "adornmentsOrientation", "rows", "cols", "maxlength", "maxResizableRows", "tabindex", "tabIndex", "resizable", "size", "rounded", "fillMode", "showPrefixSeparator", "showSuffixSeparator"], outputs: ["focus", "blur", "valueChange"], exportAs: ["kendoTextArea"] }, { kind: "component", type: DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
798
|
+
`, isInline: true, dependencies: [{ kind: "component", type: DialogTitleBarComponent, selector: "kendo-dialog-titlebar", inputs: ["id", "closeTitle", "closable"], outputs: ["close"] }, { kind: "component", type: TextAreaComponent, selector: "kendo-textarea", inputs: ["focusableId", "flow", "inputAttributes", "adornmentsOrientation", "rows", "cols", "maxlength", "maxResizableRows", "tabindex", "tabIndex", "resizable", "size", "rounded", "fillMode", "showPrefixSeparator", "showSuffixSeparator", "value"], outputs: ["focus", "blur", "valueChange"], exportAs: ["kendoTextArea"] }, { kind: "component", type: DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
799
799
|
}
|
|
800
800
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SourceDialogComponent, decorators: [{
|
|
801
801
|
type: Component,
|
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.1.0-develop.
|
|
10
|
+
"publishDate": 1787037057,
|
|
11
|
+
"version": "25.1.0-develop.3",
|
|
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.1.0-develop.
|
|
3
|
+
"version": "25.1.0-develop.3",
|
|
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": 1787037057,
|
|
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.1.0-develop.
|
|
33
|
-
"@progress/kendo-angular-common": "25.1.0-develop.
|
|
34
|
-
"@progress/kendo-angular-dialog": "25.1.0-develop.
|
|
35
|
-
"@progress/kendo-angular-dropdowns": "25.1.0-develop.
|
|
36
|
-
"@progress/kendo-angular-inputs": "25.1.0-develop.
|
|
37
|
-
"@progress/kendo-angular-intl": "25.1.0-develop.
|
|
38
|
-
"@progress/kendo-angular-l10n": "25.1.0-develop.
|
|
39
|
-
"@progress/kendo-angular-label": "25.1.0-develop.
|
|
40
|
-
"@progress/kendo-angular-layout": "25.1.0-develop.
|
|
41
|
-
"@progress/kendo-angular-icons": "25.1.0-develop.
|
|
42
|
-
"@progress/kendo-angular-popup": "25.1.0-develop.
|
|
43
|
-
"@progress/kendo-angular-toolbar": "25.1.0-develop.
|
|
32
|
+
"@progress/kendo-angular-buttons": "25.1.0-develop.3",
|
|
33
|
+
"@progress/kendo-angular-common": "25.1.0-develop.3",
|
|
34
|
+
"@progress/kendo-angular-dialog": "25.1.0-develop.3",
|
|
35
|
+
"@progress/kendo-angular-dropdowns": "25.1.0-develop.3",
|
|
36
|
+
"@progress/kendo-angular-inputs": "25.1.0-develop.3",
|
|
37
|
+
"@progress/kendo-angular-intl": "25.1.0-develop.3",
|
|
38
|
+
"@progress/kendo-angular-l10n": "25.1.0-develop.3",
|
|
39
|
+
"@progress/kendo-angular-label": "25.1.0-develop.3",
|
|
40
|
+
"@progress/kendo-angular-layout": "25.1.0-develop.3",
|
|
41
|
+
"@progress/kendo-angular-icons": "25.1.0-develop.3",
|
|
42
|
+
"@progress/kendo-angular-popup": "25.1.0-develop.3",
|
|
43
|
+
"@progress/kendo-angular-toolbar": "25.1.0-develop.3",
|
|
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.1.0-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "25.1.0-develop.3",
|
|
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.1.0-develop.
|
|
13
|
-
'@progress/kendo-angular-treeview': '25.1.0-develop.
|
|
12
|
+
'@progress/kendo-angular-navigation': '25.1.0-develop.3',
|
|
13
|
+
'@progress/kendo-angular-treeview': '25.1.0-develop.3',
|
|
14
14
|
// peer dependency of kendo-angular-layout
|
|
15
|
-
'@progress/kendo-angular-progressbar': '25.1.0-develop.
|
|
15
|
+
'@progress/kendo-angular-progressbar': '25.1.0-develop.3',
|
|
16
16
|
// peer dependency of kendo-angular-inputs
|
|
17
|
-
'@progress/kendo-angular-dialog': '25.1.0-develop.
|
|
17
|
+
'@progress/kendo-angular-dialog': '25.1.0-develop.3',
|
|
18
18
|
// Peer dependency of icons
|
|
19
19
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
20
20
|
} });
|