@progress/kendo-vue-treelist 3.8.0 → 3.8.1-dev.202301190855
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-treelist.js +1 -1
- package/dist/es/TreeList.js +8 -16
- package/dist/es/package-metadata.js +1 -1
- package/dist/esm/TreeList.js +8 -16
- package/dist/esm/package-metadata.js +1 -1
- package/dist/npm/TreeList.js +8 -16
- package/dist/npm/package-metadata.js +1 -1
- package/package.json +12 -12
package/dist/es/TreeList.js
CHANGED
|
@@ -857,11 +857,9 @@ var TreeListVue2 = {
|
|
|
857
857
|
"data-keyboardnavbody": true,
|
|
858
858
|
attrs: _this2.v3 ? undefined : {
|
|
859
859
|
"data-keyboardnavbody": true,
|
|
860
|
-
role: 'presentation'
|
|
861
|
-
ontouchstart: 'return false'
|
|
860
|
+
role: 'presentation'
|
|
862
861
|
},
|
|
863
|
-
role: 'presentation'
|
|
864
|
-
ontouchstart: 'return false'
|
|
862
|
+
role: 'presentation'
|
|
865
863
|
}, [body])])
|
|
866
864
|
// </TableSelection>
|
|
867
865
|
, pager, clues];
|
|
@@ -881,11 +879,9 @@ var TreeListVue2 = {
|
|
|
881
879
|
"data-keyboardnavbody": true,
|
|
882
880
|
attrs: _this2.v3 ? undefined : {
|
|
883
881
|
"data-keyboardnavbody": true,
|
|
884
|
-
role: 'presentation'
|
|
885
|
-
ontouchstart: 'return false'
|
|
882
|
+
role: 'presentation'
|
|
886
883
|
},
|
|
887
|
-
role: 'presentation'
|
|
888
|
-
ontouchstart: 'return false'
|
|
884
|
+
role: 'presentation'
|
|
889
885
|
}, [body])]), pager, clues])];
|
|
890
886
|
} : [h(TreeListNav, {
|
|
891
887
|
style: _this2.$props.wrapperStyle,
|
|
@@ -928,11 +924,9 @@ var TreeListVue2 = {
|
|
|
928
924
|
"data-keyboardnavbody": true,
|
|
929
925
|
attrs: _this2.v3 ? undefined : {
|
|
930
926
|
"data-keyboardnavbody": true,
|
|
931
|
-
role: 'presentation'
|
|
932
|
-
ontouchstart: 'return false'
|
|
927
|
+
role: 'presentation'
|
|
933
928
|
},
|
|
934
|
-
role: 'presentation'
|
|
935
|
-
ontouchstart: 'return false'
|
|
929
|
+
role: 'presentation'
|
|
936
930
|
}, [body])]), pager, clues];
|
|
937
931
|
} : [_this2.$props.toolbar && h("div", {
|
|
938
932
|
"class": _this2.toolbarClass
|
|
@@ -950,11 +944,9 @@ var TreeListVue2 = {
|
|
|
950
944
|
"data-keyboardnavbody": true,
|
|
951
945
|
attrs: _this2.v3 ? undefined : {
|
|
952
946
|
"data-keyboardnavbody": true,
|
|
953
|
-
role: 'presentation'
|
|
954
|
-
ontouchstart: 'return false'
|
|
947
|
+
role: 'presentation'
|
|
955
948
|
},
|
|
956
|
-
role: 'presentation'
|
|
957
|
-
ontouchstart: 'return false'
|
|
949
|
+
role: 'presentation'
|
|
958
950
|
}, [body])]), pager, clues])])
|
|
959
951
|
);
|
|
960
952
|
},
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-treelist',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1674118317,
|
|
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
|
};
|
package/dist/esm/TreeList.js
CHANGED
|
@@ -857,11 +857,9 @@ var TreeListVue2 = {
|
|
|
857
857
|
"data-keyboardnavbody": true,
|
|
858
858
|
attrs: _this2.v3 ? undefined : {
|
|
859
859
|
"data-keyboardnavbody": true,
|
|
860
|
-
role: 'presentation'
|
|
861
|
-
ontouchstart: 'return false'
|
|
860
|
+
role: 'presentation'
|
|
862
861
|
},
|
|
863
|
-
role: 'presentation'
|
|
864
|
-
ontouchstart: 'return false'
|
|
862
|
+
role: 'presentation'
|
|
865
863
|
}, [body])])
|
|
866
864
|
// </TableSelection>
|
|
867
865
|
, pager, clues];
|
|
@@ -881,11 +879,9 @@ var TreeListVue2 = {
|
|
|
881
879
|
"data-keyboardnavbody": true,
|
|
882
880
|
attrs: _this2.v3 ? undefined : {
|
|
883
881
|
"data-keyboardnavbody": true,
|
|
884
|
-
role: 'presentation'
|
|
885
|
-
ontouchstart: 'return false'
|
|
882
|
+
role: 'presentation'
|
|
886
883
|
},
|
|
887
|
-
role: 'presentation'
|
|
888
|
-
ontouchstart: 'return false'
|
|
884
|
+
role: 'presentation'
|
|
889
885
|
}, [body])]), pager, clues])];
|
|
890
886
|
} : [h(TreeListNav, {
|
|
891
887
|
style: _this2.$props.wrapperStyle,
|
|
@@ -928,11 +924,9 @@ var TreeListVue2 = {
|
|
|
928
924
|
"data-keyboardnavbody": true,
|
|
929
925
|
attrs: _this2.v3 ? undefined : {
|
|
930
926
|
"data-keyboardnavbody": true,
|
|
931
|
-
role: 'presentation'
|
|
932
|
-
ontouchstart: 'return false'
|
|
927
|
+
role: 'presentation'
|
|
933
928
|
},
|
|
934
|
-
role: 'presentation'
|
|
935
|
-
ontouchstart: 'return false'
|
|
929
|
+
role: 'presentation'
|
|
936
930
|
}, [body])]), pager, clues];
|
|
937
931
|
} : [_this2.$props.toolbar && h("div", {
|
|
938
932
|
"class": _this2.toolbarClass
|
|
@@ -950,11 +944,9 @@ var TreeListVue2 = {
|
|
|
950
944
|
"data-keyboardnavbody": true,
|
|
951
945
|
attrs: _this2.v3 ? undefined : {
|
|
952
946
|
"data-keyboardnavbody": true,
|
|
953
|
-
role: 'presentation'
|
|
954
|
-
ontouchstart: 'return false'
|
|
947
|
+
role: 'presentation'
|
|
955
948
|
},
|
|
956
|
-
role: 'presentation'
|
|
957
|
-
ontouchstart: 'return false'
|
|
949
|
+
role: 'presentation'
|
|
958
950
|
}, [body])]), pager, clues])])
|
|
959
951
|
);
|
|
960
952
|
},
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-treelist',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1674118317,
|
|
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
|
};
|
package/dist/npm/TreeList.js
CHANGED
|
@@ -863,11 +863,9 @@ var TreeListVue2 = {
|
|
|
863
863
|
"data-keyboardnavbody": true,
|
|
864
864
|
attrs: _this2.v3 ? undefined : {
|
|
865
865
|
"data-keyboardnavbody": true,
|
|
866
|
-
role: 'presentation'
|
|
867
|
-
ontouchstart: 'return false'
|
|
866
|
+
role: 'presentation'
|
|
868
867
|
},
|
|
869
|
-
role: 'presentation'
|
|
870
|
-
ontouchstart: 'return false'
|
|
868
|
+
role: 'presentation'
|
|
871
869
|
}, [body])])
|
|
872
870
|
// </TableSelection>
|
|
873
871
|
, pager, clues];
|
|
@@ -887,11 +885,9 @@ var TreeListVue2 = {
|
|
|
887
885
|
"data-keyboardnavbody": true,
|
|
888
886
|
attrs: _this2.v3 ? undefined : {
|
|
889
887
|
"data-keyboardnavbody": true,
|
|
890
|
-
role: 'presentation'
|
|
891
|
-
ontouchstart: 'return false'
|
|
888
|
+
role: 'presentation'
|
|
892
889
|
},
|
|
893
|
-
role: 'presentation'
|
|
894
|
-
ontouchstart: 'return false'
|
|
890
|
+
role: 'presentation'
|
|
895
891
|
}, [body])]), pager, clues])];
|
|
896
892
|
} : [h(TreeListNav_1.TreeListNav, {
|
|
897
893
|
style: _this2.$props.wrapperStyle,
|
|
@@ -934,11 +930,9 @@ var TreeListVue2 = {
|
|
|
934
930
|
"data-keyboardnavbody": true,
|
|
935
931
|
attrs: _this2.v3 ? undefined : {
|
|
936
932
|
"data-keyboardnavbody": true,
|
|
937
|
-
role: 'presentation'
|
|
938
|
-
ontouchstart: 'return false'
|
|
933
|
+
role: 'presentation'
|
|
939
934
|
},
|
|
940
|
-
role: 'presentation'
|
|
941
|
-
ontouchstart: 'return false'
|
|
935
|
+
role: 'presentation'
|
|
942
936
|
}, [body])]), pager, clues];
|
|
943
937
|
} : [_this2.$props.toolbar && h("div", {
|
|
944
938
|
"class": _this2.toolbarClass
|
|
@@ -956,11 +950,9 @@ var TreeListVue2 = {
|
|
|
956
950
|
"data-keyboardnavbody": true,
|
|
957
951
|
attrs: _this2.v3 ? undefined : {
|
|
958
952
|
"data-keyboardnavbody": true,
|
|
959
|
-
role: 'presentation'
|
|
960
|
-
ontouchstart: 'return false'
|
|
953
|
+
role: 'presentation'
|
|
961
954
|
},
|
|
962
|
-
role: 'presentation'
|
|
963
|
-
ontouchstart: 'return false'
|
|
955
|
+
role: 'presentation'
|
|
964
956
|
}, [body])]), pager, clues])])
|
|
965
957
|
);
|
|
966
958
|
},
|
|
@@ -8,7 +8,7 @@ exports.packageMetadata = {
|
|
|
8
8
|
name: '@progress/kendo-vue-treelist',
|
|
9
9
|
productName: 'Kendo UI for Vue',
|
|
10
10
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
11
|
-
publishDate:
|
|
11
|
+
publishDate: 1674118317,
|
|
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-treelist",
|
|
3
|
-
"version": "3.8.
|
|
3
|
+
"version": "3.8.1-dev.202301190855",
|
|
4
4
|
"description": "Kendo UI for Vue TreeList package",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"vue": "^2.6.12 || ^3.0.2"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@progress/kendo-vue-common": "3.8.
|
|
51
|
+
"@progress/kendo-vue-common": "3.8.1-dev.202301190855"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@progress/kendo-data-query": "^1.0.0",
|
|
@@ -56,16 +56,16 @@
|
|
|
56
56
|
"@progress/kendo-drawing": "^1.8.0",
|
|
57
57
|
"@progress/kendo-licensing": "^1.3.0",
|
|
58
58
|
"@progress/kendo-svg-icons": "^1.0.0",
|
|
59
|
-
"@progress/kendo-vue-buttons": "3.8.
|
|
60
|
-
"@progress/kendo-vue-data-tools": "3.8.
|
|
61
|
-
"@progress/kendo-vue-dateinputs": "3.8.
|
|
62
|
-
"@progress/kendo-vue-dialogs": "3.8.
|
|
63
|
-
"@progress/kendo-vue-dropdowns": "3.8.
|
|
64
|
-
"@progress/kendo-vue-excel-export": "3.8.
|
|
65
|
-
"@progress/kendo-vue-inputs": "3.8.
|
|
66
|
-
"@progress/kendo-vue-intl": "3.8.
|
|
67
|
-
"@progress/kendo-vue-labels": "3.8.
|
|
68
|
-
"@progress/kendo-vue-pdf": "3.8.
|
|
59
|
+
"@progress/kendo-vue-buttons": "3.8.1-dev.202301190855",
|
|
60
|
+
"@progress/kendo-vue-data-tools": "3.8.1-dev.202301190855",
|
|
61
|
+
"@progress/kendo-vue-dateinputs": "3.8.1-dev.202301190855",
|
|
62
|
+
"@progress/kendo-vue-dialogs": "3.8.1-dev.202301190855",
|
|
63
|
+
"@progress/kendo-vue-dropdowns": "3.8.1-dev.202301190855",
|
|
64
|
+
"@progress/kendo-vue-excel-export": "3.8.1-dev.202301190855",
|
|
65
|
+
"@progress/kendo-vue-inputs": "3.8.1-dev.202301190855",
|
|
66
|
+
"@progress/kendo-vue-intl": "3.8.1-dev.202301190855",
|
|
67
|
+
"@progress/kendo-vue-labels": "3.8.1-dev.202301190855",
|
|
68
|
+
"@progress/kendo-vue-pdf": "3.8.1-dev.202301190855"
|
|
69
69
|
},
|
|
70
70
|
"@progress": {
|
|
71
71
|
"friendlyName": "TreeList",
|