@progress/kendo-angular-sortable 18.0.0-develop.6 → 18.0.0-develop.8
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.
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-sortable',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '18.0.0-develop.
|
|
12
|
+
publishDate: 1736758841,
|
|
13
|
+
version: '18.0.0-develop.8',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -188,8 +188,8 @@ const packageMetadata = {
|
|
|
188
188
|
name: '@progress/kendo-angular-sortable',
|
|
189
189
|
productName: 'Kendo UI for Angular',
|
|
190
190
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
191
|
-
publishDate:
|
|
192
|
-
version: '18.0.0-develop.
|
|
191
|
+
publishDate: 1736758841,
|
|
192
|
+
version: '18.0.0-develop.8',
|
|
193
193
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
194
194
|
};
|
|
195
195
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-sortable",
|
|
3
|
-
"version": "18.0.0-develop.
|
|
3
|
+
"version": "18.0.0-develop.8",
|
|
4
4
|
"description": "A Sortable Component for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -23,13 +23,13 @@
|
|
|
23
23
|
"@angular/core": "16 - 19",
|
|
24
24
|
"@angular/platform-browser": "16 - 19",
|
|
25
25
|
"@progress/kendo-licensing": "^1.0.2",
|
|
26
|
-
"@progress/kendo-angular-common": "18.0.0-develop.
|
|
27
|
-
"@progress/kendo-angular-l10n": "18.0.0-develop.
|
|
26
|
+
"@progress/kendo-angular-common": "18.0.0-develop.8",
|
|
27
|
+
"@progress/kendo-angular-l10n": "18.0.0-develop.8",
|
|
28
28
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"tslib": "^2.3.1",
|
|
32
|
-
"@progress/kendo-angular-schematics": "18.0.0-develop.
|
|
32
|
+
"@progress/kendo-angular-schematics": "18.0.0-develop.8",
|
|
33
33
|
"@progress/kendo-draggable": "^3.0.2"
|
|
34
34
|
},
|
|
35
35
|
"schematics": "./schematics/collection.json",
|