@progress/kendo-vue-grid 3.7.4-dev.202301120847 → 3.7.4-dev.202301131104
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.
- package/dist/cdn/js/kendo-vue-grid.js +1 -1
- package/dist/es/drag/CommonDragLogic.js +1 -1
- package/dist/es/package-metadata.js +1 -1
- package/dist/esm/drag/CommonDragLogic.js +1 -1
- package/dist/esm/package-metadata.js +1 -1
- package/dist/npm/drag/CommonDragLogic.js +1 -1
- package/dist/npm/package-metadata.js +1 -1
- package/package.json +14 -14
|
@@ -52,7 +52,7 @@ var CommonDragLogic = /** @class */ (function () {
|
|
|
52
52
|
return;
|
|
53
53
|
}
|
|
54
54
|
_this.currentColumn = _this.getColumnIndex(event, element);
|
|
55
|
-
var groupPanelChildren = _this.groupPanelDivElement.children;
|
|
55
|
+
var groupPanelChildren = _this.groupPanelDivElement && _this.groupPanelDivElement.children;
|
|
56
56
|
_this.currentGroup = _this.isTargetGroupingContainer(event)
|
|
57
57
|
? groupPanelChildren && groupPanelChildren.length
|
|
58
58
|
? groupPanelChildren.length - 1
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-grid',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1673607254,
|
|
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
|
};
|
|
@@ -52,7 +52,7 @@ var CommonDragLogic = /** @class */ (function () {
|
|
|
52
52
|
return;
|
|
53
53
|
}
|
|
54
54
|
_this.currentColumn = _this.getColumnIndex(event, element);
|
|
55
|
-
var groupPanelChildren = _this.groupPanelDivElement.children;
|
|
55
|
+
var groupPanelChildren = _this.groupPanelDivElement && _this.groupPanelDivElement.children;
|
|
56
56
|
_this.currentGroup = _this.isTargetGroupingContainer(event)
|
|
57
57
|
? groupPanelChildren && groupPanelChildren.length
|
|
58
58
|
? groupPanelChildren.length - 1
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-grid',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1673607254,
|
|
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
|
};
|
|
@@ -55,7 +55,7 @@ var CommonDragLogic = /** @class */ (function () {
|
|
|
55
55
|
return;
|
|
56
56
|
}
|
|
57
57
|
_this.currentColumn = _this.getColumnIndex(event, element);
|
|
58
|
-
var groupPanelChildren = _this.groupPanelDivElement.children;
|
|
58
|
+
var groupPanelChildren = _this.groupPanelDivElement && _this.groupPanelDivElement.children;
|
|
59
59
|
_this.currentGroup = _this.isTargetGroupingContainer(event)
|
|
60
60
|
? groupPanelChildren && groupPanelChildren.length
|
|
61
61
|
? groupPanelChildren.length - 1
|
|
@@ -8,7 +8,7 @@ exports.packageMetadata = {
|
|
|
8
8
|
name: '@progress/kendo-vue-grid',
|
|
9
9
|
productName: 'Kendo UI for Vue',
|
|
10
10
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
11
|
-
publishDate:
|
|
11
|
+
publishDate: 1673607254,
|
|
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-vue-grid",
|
|
3
|
-
"version": "3.7.4-dev.
|
|
3
|
+
"version": "3.7.4-dev.202301131104",
|
|
4
4
|
"description": "Kendo UI for Vue Grid package",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -42,25 +42,25 @@
|
|
|
42
42
|
"vue": "^2.6.12 || ^3.0.2"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@progress/kendo-vue-common": "3.7.4-dev.
|
|
45
|
+
"@progress/kendo-vue-common": "3.7.4-dev.202301131104"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@progress/kendo-data-query": "^1.5.4",
|
|
49
49
|
"@progress/kendo-drawing": "^1.9.3",
|
|
50
50
|
"@progress/kendo-licensing": "^1.3.0",
|
|
51
51
|
"@progress/kendo-svg-icons": "^1.0.0",
|
|
52
|
-
"@progress/kendo-vue-animation": "3.7.4-dev.
|
|
53
|
-
"@progress/kendo-vue-buttons": "3.7.4-dev.
|
|
54
|
-
"@progress/kendo-vue-charts": "3.7.4-dev.
|
|
55
|
-
"@progress/kendo-vue-data-tools": "3.7.4-dev.
|
|
56
|
-
"@progress/kendo-vue-dateinputs": "3.7.4-dev.
|
|
57
|
-
"@progress/kendo-vue-dropdowns": "3.7.4-dev.
|
|
58
|
-
"@progress/kendo-vue-excel-export": "3.7.4-dev.
|
|
59
|
-
"@progress/kendo-vue-indicators": "3.7.4-dev.
|
|
60
|
-
"@progress/kendo-vue-inputs": "3.7.4-dev.
|
|
61
|
-
"@progress/kendo-vue-intl": "3.7.4-dev.
|
|
62
|
-
"@progress/kendo-vue-pdf": "3.7.4-dev.
|
|
63
|
-
"@progress/kendo-vue-popup": "3.7.4-dev.
|
|
52
|
+
"@progress/kendo-vue-animation": "3.7.4-dev.202301131104",
|
|
53
|
+
"@progress/kendo-vue-buttons": "3.7.4-dev.202301131104",
|
|
54
|
+
"@progress/kendo-vue-charts": "3.7.4-dev.202301131104",
|
|
55
|
+
"@progress/kendo-vue-data-tools": "3.7.4-dev.202301131104",
|
|
56
|
+
"@progress/kendo-vue-dateinputs": "3.7.4-dev.202301131104",
|
|
57
|
+
"@progress/kendo-vue-dropdowns": "3.7.4-dev.202301131104",
|
|
58
|
+
"@progress/kendo-vue-excel-export": "3.7.4-dev.202301131104",
|
|
59
|
+
"@progress/kendo-vue-indicators": "3.7.4-dev.202301131104",
|
|
60
|
+
"@progress/kendo-vue-inputs": "3.7.4-dev.202301131104",
|
|
61
|
+
"@progress/kendo-vue-intl": "3.7.4-dev.202301131104",
|
|
62
|
+
"@progress/kendo-vue-pdf": "3.7.4-dev.202301131104",
|
|
63
|
+
"@progress/kendo-vue-popup": "3.7.4-dev.202301131104",
|
|
64
64
|
"cldr-core": "^41.0.0",
|
|
65
65
|
"cldr-dates-full": "^41.0.0",
|
|
66
66
|
"cldr-numbers-full": "^41.0.0",
|