@progress/kendo-vue-editor 3.8.1-dev.202301190855 → 3.8.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.
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-editor',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1674121454,
|
|
9
9
|
version: '',
|
|
10
10
|
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
|
|
11
11
|
};
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-editor',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1674121454,
|
|
9
9
|
version: '',
|
|
10
10
|
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
|
|
11
11
|
};
|
|
@@ -8,7 +8,7 @@ exports.packageMetadata = {
|
|
|
8
8
|
name: '@progress/kendo-vue-editor',
|
|
9
9
|
productName: 'Kendo UI for Vue',
|
|
10
10
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
11
|
-
publishDate:
|
|
11
|
+
publishDate: 1674121454,
|
|
12
12
|
version: '',
|
|
13
13
|
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
|
|
14
14
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-vue-editor",
|
|
3
3
|
"description": "Kendo UI for Vue Editor package",
|
|
4
|
-
"version": "3.8.1
|
|
4
|
+
"version": "3.8.1",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/telerik/kendo-vue.git"
|
|
@@ -38,35 +38,35 @@
|
|
|
38
38
|
"@progress/kendo-drawing": "^1.2.0",
|
|
39
39
|
"@progress/kendo-licensing": "^1.3.0",
|
|
40
40
|
"@progress/kendo-svg-icons": "^1.0.0",
|
|
41
|
-
"@progress/kendo-vue-buttons": "^3.
|
|
42
|
-
"@progress/kendo-vue-dialogs": "^3.
|
|
43
|
-
"@progress/kendo-vue-dropdowns": "^3.
|
|
44
|
-
"@progress/kendo-vue-form": "^3.
|
|
45
|
-
"@progress/kendo-vue-inputs": "^3.
|
|
46
|
-
"@progress/kendo-vue-intl": "^3.
|
|
47
|
-
"@progress/kendo-vue-layout": "^3.
|
|
48
|
-
"@progress/kendo-vue-pdf": "^3.
|
|
49
|
-
"@progress/kendo-vue-popup": "^3.
|
|
41
|
+
"@progress/kendo-vue-buttons": "^3.8.0",
|
|
42
|
+
"@progress/kendo-vue-dialogs": "^3.8.0",
|
|
43
|
+
"@progress/kendo-vue-dropdowns": "^3.8.0",
|
|
44
|
+
"@progress/kendo-vue-form": "^3.8.0",
|
|
45
|
+
"@progress/kendo-vue-inputs": "^3.8.0",
|
|
46
|
+
"@progress/kendo-vue-intl": "^3.8.0",
|
|
47
|
+
"@progress/kendo-vue-layout": "^3.8.0",
|
|
48
|
+
"@progress/kendo-vue-pdf": "^3.8.0",
|
|
49
|
+
"@progress/kendo-vue-popup": "^3.8.0",
|
|
50
50
|
"vue": "^2.6.12 || ^3.0.2"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
53
|
"@progress/kendo-editor-common": "1.9.3",
|
|
54
|
-
"@progress/kendo-vue-common": "3.8.1
|
|
54
|
+
"@progress/kendo-vue-common": "3.8.1"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@progress/kendo-drawing": "^1.8.0",
|
|
58
58
|
"@progress/kendo-licensing": "^1.3.0",
|
|
59
59
|
"@progress/kendo-svg-icons": "^1.0.0",
|
|
60
|
-
"@progress/kendo-vue-buttons": "3.8.1
|
|
61
|
-
"@progress/kendo-vue-dialogs": "3.8.1
|
|
62
|
-
"@progress/kendo-vue-dropdowns": "3.8.1
|
|
63
|
-
"@progress/kendo-vue-form": "3.8.1
|
|
64
|
-
"@progress/kendo-vue-inputs": "3.8.1
|
|
65
|
-
"@progress/kendo-vue-intl": "3.8.1
|
|
66
|
-
"@progress/kendo-vue-layout": "3.8.1
|
|
67
|
-
"@progress/kendo-vue-pdf": "3.8.1
|
|
68
|
-
"@progress/kendo-vue-popup": "3.8.1
|
|
69
|
-
"@progress/kendo-vue-upload": "3.8.1
|
|
60
|
+
"@progress/kendo-vue-buttons": "3.8.1",
|
|
61
|
+
"@progress/kendo-vue-dialogs": "3.8.1",
|
|
62
|
+
"@progress/kendo-vue-dropdowns": "3.8.1",
|
|
63
|
+
"@progress/kendo-vue-form": "3.8.1",
|
|
64
|
+
"@progress/kendo-vue-inputs": "3.8.1",
|
|
65
|
+
"@progress/kendo-vue-intl": "3.8.1",
|
|
66
|
+
"@progress/kendo-vue-layout": "3.8.1",
|
|
67
|
+
"@progress/kendo-vue-pdf": "3.8.1",
|
|
68
|
+
"@progress/kendo-vue-popup": "3.8.1",
|
|
69
|
+
"@progress/kendo-vue-upload": "3.8.1",
|
|
70
70
|
"prosemirror-markdown": "1.10.1",
|
|
71
71
|
"prosemirror-tables": "^1.2.5"
|
|
72
72
|
},
|