@progress/kendo-vue-treelist 3.6.4-dev.202210070908 → 3.6.4-dev.202210071340

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.
@@ -156,10 +156,9 @@ var TreeListCellVue2 = {
156
156
  var icons = [];
157
157
 
158
158
  if (expandable) {
159
- icons.push.apply(icons, level.slice(1).map(function (_x, i) {
159
+ icons.push.apply(icons, level.slice(1).map(function (_x) {
160
160
  return h("span", {
161
- "class": "k-icon k-i-none",
162
- key: i
161
+ "class": "k-icon k-i-none"
163
162
  });
164
163
  }, this));
165
164
 
@@ -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: 1665133530,
8
+ publishDate: 1665149838,
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
  };
@@ -156,10 +156,9 @@ var TreeListCellVue2 = {
156
156
  var icons = [];
157
157
 
158
158
  if (expandable) {
159
- icons.push.apply(icons, level.slice(1).map(function (_x, i) {
159
+ icons.push.apply(icons, level.slice(1).map(function (_x) {
160
160
  return h("span", {
161
- "class": "k-icon k-i-none",
162
- key: i
161
+ "class": "k-icon k-i-none"
163
162
  });
164
163
  }, this));
165
164
 
@@ -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: 1665133530,
8
+ publishDate: 1665149838,
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
  };
@@ -167,10 +167,9 @@ var TreeListCellVue2 = {
167
167
  var icons = [];
168
168
 
169
169
  if (expandable) {
170
- icons.push.apply(icons, level.slice(1).map(function (_x, i) {
170
+ icons.push.apply(icons, level.slice(1).map(function (_x) {
171
171
  return h("span", {
172
- "class": "k-icon k-i-none",
173
- key: i
172
+ "class": "k-icon k-i-none"
174
173
  });
175
174
  }, this));
176
175
 
@@ -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: 1665133530,
11
+ publishDate: 1665149838,
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.6.4-dev.202210070908",
3
+ "version": "3.6.4-dev.202210071340",
4
4
  "description": "Kendo UI for Vue TreeList package",
5
5
  "repository": {
6
6
  "type": "git",
@@ -47,22 +47,22 @@
47
47
  "vue": "^2.6.12 || ^3.0.2"
48
48
  },
49
49
  "dependencies": {
50
- "@progress/kendo-vue-common": "3.6.4-dev.202210070908"
50
+ "@progress/kendo-vue-common": "3.6.4-dev.202210071340"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@progress/kendo-data-query": "^1.0.0",
54
54
  "@progress/kendo-date-math": "^1.4.1",
55
55
  "@progress/kendo-drawing": "^1.8.0",
56
56
  "@progress/kendo-licensing": "^1.0.1",
57
- "@progress/kendo-vue-buttons": "3.6.4-dev.202210070908",
58
- "@progress/kendo-vue-data-tools": "3.6.4-dev.202210070908",
59
- "@progress/kendo-vue-dateinputs": "3.6.4-dev.202210070908",
60
- "@progress/kendo-vue-dialogs": "3.6.4-dev.202210070908",
61
- "@progress/kendo-vue-dropdowns": "3.6.4-dev.202210070908",
62
- "@progress/kendo-vue-excel-export": "3.6.4-dev.202210070908",
63
- "@progress/kendo-vue-inputs": "3.6.4-dev.202210070908",
64
- "@progress/kendo-vue-intl": "3.6.4-dev.202210070908",
65
- "@progress/kendo-vue-pdf": "3.6.4-dev.202210070908"
57
+ "@progress/kendo-vue-buttons": "3.6.4-dev.202210071340",
58
+ "@progress/kendo-vue-data-tools": "3.6.4-dev.202210071340",
59
+ "@progress/kendo-vue-dateinputs": "3.6.4-dev.202210071340",
60
+ "@progress/kendo-vue-dialogs": "3.6.4-dev.202210071340",
61
+ "@progress/kendo-vue-dropdowns": "3.6.4-dev.202210071340",
62
+ "@progress/kendo-vue-excel-export": "3.6.4-dev.202210071340",
63
+ "@progress/kendo-vue-inputs": "3.6.4-dev.202210071340",
64
+ "@progress/kendo-vue-intl": "3.6.4-dev.202210071340",
65
+ "@progress/kendo-vue-pdf": "3.6.4-dev.202210071340"
66
66
  },
67
67
  "@progress": {
68
68
  "friendlyName": "TreeList",