@progress/kendo-vue-data-tools 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.
@@ -249,8 +249,7 @@ var HeaderRowVue2 = {
249
249
  colSpan: column.colSpan,
250
250
  rowSpan: column.rowSpan,
251
251
  columnId: column.id,
252
- navigatable: column.navigatable,
253
- ontouchstart: 'return false'
252
+ navigatable: column.navigatable
254
253
  },
255
254
  role: ariaAttrs.role,
256
255
  ariaColumnIndex: ariaAttrs.ariaColumnIndex,
@@ -269,8 +268,7 @@ var HeaderRowVue2 = {
269
268
  "keydown": function onKeydown(e) {
270
269
  return _this.cellKeyDown(e, column);
271
270
  }
272
- },
273
- ontouchstart: 'return false'
271
+ }
274
272
  }, this.v3 ? function () {
275
273
  return [[
276
274
  // @ts-ignore
@@ -547,12 +545,10 @@ var HeaderRowVue2 = {
547
545
  role: "presentation",
548
546
  attrs: this.v3 ? undefined : {
549
547
  role: "presentation",
550
- "data-keyboardnavheader": true,
551
- ontouchstart: 'return false'
548
+ "data-keyboardnavheader": true
552
549
  },
553
550
  "class": this.theadClasses,
554
- "data-keyboardnavheader": true,
555
- ontouchstart: 'return false'
551
+ "data-keyboardnavheader": true
556
552
  }, [this.$props.columnsMap.map(function (rowIndexes, index) {
557
553
  var _this3 = this;
558
554
  return (this.$props.groupable || this.$props.reorderable) &&
@@ -5,7 +5,7 @@ export var packageMetadata = {
5
5
  name: '@progress/kendo-vue-data-tools',
6
6
  productName: 'Kendo UI for Vue',
7
7
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
8
- publishDate: 1674028343,
8
+ publishDate: 1674117967,
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
  };
@@ -249,8 +249,7 @@ var HeaderRowVue2 = {
249
249
  colSpan: column.colSpan,
250
250
  rowSpan: column.rowSpan,
251
251
  columnId: column.id,
252
- navigatable: column.navigatable,
253
- ontouchstart: 'return false'
252
+ navigatable: column.navigatable
254
253
  },
255
254
  role: ariaAttrs.role,
256
255
  ariaColumnIndex: ariaAttrs.ariaColumnIndex,
@@ -269,8 +268,7 @@ var HeaderRowVue2 = {
269
268
  "keydown": function onKeydown(e) {
270
269
  return _this.cellKeyDown(e, column);
271
270
  }
272
- },
273
- ontouchstart: 'return false'
271
+ }
274
272
  }, this.v3 ? function () {
275
273
  return [[
276
274
  // @ts-ignore
@@ -547,12 +545,10 @@ var HeaderRowVue2 = {
547
545
  role: "presentation",
548
546
  attrs: this.v3 ? undefined : {
549
547
  role: "presentation",
550
- "data-keyboardnavheader": true,
551
- ontouchstart: 'return false'
548
+ "data-keyboardnavheader": true
552
549
  },
553
550
  "class": this.theadClasses,
554
- "data-keyboardnavheader": true,
555
- ontouchstart: 'return false'
551
+ "data-keyboardnavheader": true
556
552
  }, [this.$props.columnsMap.map(function (rowIndexes, index) {
557
553
  var _this3 = this;
558
554
  return (this.$props.groupable || this.$props.reorderable) &&
@@ -5,7 +5,7 @@ export var packageMetadata = {
5
5
  name: '@progress/kendo-vue-data-tools',
6
6
  productName: 'Kendo UI for Vue',
7
7
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
8
- publishDate: 1674028343,
8
+ publishDate: 1674117967,
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
  };
@@ -255,8 +255,7 @@ var HeaderRowVue2 = {
255
255
  colSpan: column.colSpan,
256
256
  rowSpan: column.rowSpan,
257
257
  columnId: column.id,
258
- navigatable: column.navigatable,
259
- ontouchstart: 'return false'
258
+ navigatable: column.navigatable
260
259
  },
261
260
  role: ariaAttrs.role,
262
261
  ariaColumnIndex: ariaAttrs.ariaColumnIndex,
@@ -275,8 +274,7 @@ var HeaderRowVue2 = {
275
274
  "keydown": function onKeydown(e) {
276
275
  return _this.cellKeyDown(e, column);
277
276
  }
278
- },
279
- ontouchstart: 'return false'
277
+ }
280
278
  }, this.v3 ? function () {
281
279
  return [[
282
280
  // @ts-ignore
@@ -553,12 +551,10 @@ var HeaderRowVue2 = {
553
551
  role: "presentation",
554
552
  attrs: this.v3 ? undefined : {
555
553
  role: "presentation",
556
- "data-keyboardnavheader": true,
557
- ontouchstart: 'return false'
554
+ "data-keyboardnavheader": true
558
555
  },
559
556
  "class": this.theadClasses,
560
- "data-keyboardnavheader": true,
561
- ontouchstart: 'return false'
557
+ "data-keyboardnavheader": true
562
558
  }, [this.$props.columnsMap.map(function (rowIndexes, index) {
563
559
  var _this3 = this;
564
560
  return (this.$props.groupable || this.$props.reorderable) &&
@@ -8,7 +8,7 @@ exports.packageMetadata = {
8
8
  name: '@progress/kendo-vue-data-tools',
9
9
  productName: 'Kendo UI for Vue',
10
10
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
11
- publishDate: 1674028343,
11
+ publishDate: 1674117967,
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-data-tools",
3
3
  "description": "Kendo UI for Vue Data Tools package",
4
- "version": "3.8.0",
4
+ "version": "3.8.1-dev.202301190855",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/telerik/kendo-vue.git"
@@ -45,7 +45,7 @@
45
45
  "vue": "^2.6.12 || ^3.0.2"
46
46
  },
47
47
  "dependencies": {
48
- "@progress/kendo-vue-common": "3.8.0"
48
+ "@progress/kendo-vue-common": "3.8.1-dev.202301190855"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@progress/kendo-data-query": "^1.0.0",
@@ -53,14 +53,14 @@
53
53
  "@progress/kendo-drawing": "^1.8.0",
54
54
  "@progress/kendo-licensing": "^1.3.0",
55
55
  "@progress/kendo-svg-icons": "^1.0.0",
56
- "@progress/kendo-vue-animation": "3.8.0",
57
- "@progress/kendo-vue-buttons": "3.8.0",
58
- "@progress/kendo-vue-dateinputs": "3.8.0",
59
- "@progress/kendo-vue-dropdowns": "3.8.0",
60
- "@progress/kendo-vue-grid": "3.8.0",
61
- "@progress/kendo-vue-inputs": "3.8.0",
62
- "@progress/kendo-vue-intl": "3.8.0",
63
- "@progress/kendo-vue-popup": "3.8.0"
56
+ "@progress/kendo-vue-animation": "3.8.1-dev.202301190855",
57
+ "@progress/kendo-vue-buttons": "3.8.1-dev.202301190855",
58
+ "@progress/kendo-vue-dateinputs": "3.8.1-dev.202301190855",
59
+ "@progress/kendo-vue-dropdowns": "3.8.1-dev.202301190855",
60
+ "@progress/kendo-vue-grid": "3.8.1-dev.202301190855",
61
+ "@progress/kendo-vue-inputs": "3.8.1-dev.202301190855",
62
+ "@progress/kendo-vue-intl": "3.8.1-dev.202301190855",
63
+ "@progress/kendo-vue-popup": "3.8.1-dev.202301190855"
64
64
  },
65
65
  "@progress": {
66
66
  "friendlyName": "Data Tools",