@progress/kendo-angular-utils 14.0.0-develop.8 → 14.0.0
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/drag-and-drop/dragtarget-container.directive.d.ts +1 -1
- package/esm2020/drag-and-drop/dragtarget-container.directive.mjs +1 -1
- package/esm2020/package-metadata.mjs +2 -2
- package/fesm2015/progress-kendo-angular-utils.mjs +3 -3
- package/fesm2020/progress-kendo-angular-utils.mjs +3 -3
- package/package.json +3 -3
|
@@ -50,7 +50,7 @@ export declare class DragTargetContainerDirective implements AfterViewInit {
|
|
|
50
50
|
*/
|
|
51
51
|
dragDelay: number;
|
|
52
52
|
/**
|
|
53
|
-
* The number of pixels the pointer moves in any direction before the dragging starts ([see example]({% slug
|
|
53
|
+
* The number of pixels the pointer moves in any direction before the dragging starts ([see example]({% slug minimum_distance %})).
|
|
54
54
|
*
|
|
55
55
|
* @default 0
|
|
56
56
|
*/
|
|
@@ -49,7 +49,7 @@ export class DragTargetContainerDirective {
|
|
|
49
49
|
*/
|
|
50
50
|
this.dragDelay = 0;
|
|
51
51
|
/**
|
|
52
|
-
* The number of pixels the pointer moves in any direction before the dragging starts ([see example]({% slug
|
|
52
|
+
* The number of pixels the pointer moves in any direction before the dragging starts ([see example]({% slug minimum_distance %})).
|
|
53
53
|
*
|
|
54
54
|
* @default 0
|
|
55
55
|
*/
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-utils',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '14.0.0
|
|
12
|
+
publishDate: 1696935689,
|
|
13
|
+
version: '14.0.0',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -19,8 +19,8 @@ const packageMetadata = {
|
|
|
19
19
|
name: '@progress/kendo-angular-utils',
|
|
20
20
|
productName: 'Kendo UI for Angular',
|
|
21
21
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
22
|
-
publishDate:
|
|
23
|
-
version: '14.0.0
|
|
22
|
+
publishDate: 1696935689,
|
|
23
|
+
version: '14.0.0',
|
|
24
24
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1101,7 +1101,7 @@ class DragTargetContainerDirective {
|
|
|
1101
1101
|
*/
|
|
1102
1102
|
this.dragDelay = 0;
|
|
1103
1103
|
/**
|
|
1104
|
-
* The number of pixels the pointer moves in any direction before the dragging starts ([see example]({% slug
|
|
1104
|
+
* The number of pixels the pointer moves in any direction before the dragging starts ([see example]({% slug minimum_distance %})).
|
|
1105
1105
|
*
|
|
1106
1106
|
* @default 0
|
|
1107
1107
|
*/
|
|
@@ -19,8 +19,8 @@ const packageMetadata = {
|
|
|
19
19
|
name: '@progress/kendo-angular-utils',
|
|
20
20
|
productName: 'Kendo UI for Angular',
|
|
21
21
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
22
|
-
publishDate:
|
|
23
|
-
version: '14.0.0
|
|
22
|
+
publishDate: 1696935689,
|
|
23
|
+
version: '14.0.0',
|
|
24
24
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1099,7 +1099,7 @@ class DragTargetContainerDirective {
|
|
|
1099
1099
|
*/
|
|
1100
1100
|
this.dragDelay = 0;
|
|
1101
1101
|
/**
|
|
1102
|
-
* The number of pixels the pointer moves in any direction before the dragging starts ([see example]({% slug
|
|
1102
|
+
* The number of pixels the pointer moves in any direction before the dragging starts ([see example]({% slug minimum_distance %})).
|
|
1103
1103
|
*
|
|
1104
1104
|
* @default 0
|
|
1105
1105
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-utils",
|
|
3
|
-
"version": "14.0.0
|
|
3
|
+
"version": "14.0.0",
|
|
4
4
|
"description": "Kendo UI Angular utils component",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"@angular/core": "13 - 16",
|
|
24
24
|
"@angular/platform-browser": "13 - 16",
|
|
25
25
|
"@progress/kendo-licensing": "^1.0.2",
|
|
26
|
-
"@progress/kendo-angular-common": "14.0.0
|
|
26
|
+
"@progress/kendo-angular-common": "14.0.0",
|
|
27
27
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"tslib": "^2.3.1",
|
|
31
|
-
"@progress/kendo-angular-schematics": "14.0.0
|
|
31
|
+
"@progress/kendo-angular-schematics": "14.0.0",
|
|
32
32
|
"@progress/kendo-draggable-common": "^0.2.3"
|
|
33
33
|
},
|
|
34
34
|
"schematics": "./schematics/collection.json",
|