@progress/kendo-angular-listview 22.1.0-develop.1 → 22.1.0-develop.3
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.
|
@@ -26,7 +26,7 @@ const packageMetadata = {
|
|
|
26
26
|
productCode: 'KENDOUIANGULAR',
|
|
27
27
|
productCodes: ['KENDOUIANGULAR'],
|
|
28
28
|
publishDate: 0,
|
|
29
|
-
version: '22.1.0-develop.
|
|
29
|
+
version: '22.1.0-develop.3',
|
|
30
30
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
31
31
|
};
|
|
32
32
|
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "22.1.0-develop.
|
|
10
|
+
"publishDate": 1768820483,
|
|
11
|
+
"version": "22.1.0-develop.3",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-listview",
|
|
3
|
-
"version": "22.1.0-develop.
|
|
3
|
+
"version": "22.1.0-develop.3",
|
|
4
4
|
"description": "Kendo UI Angular listview component",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"package": {
|
|
20
20
|
"productName": "Kendo UI for Angular",
|
|
21
21
|
"productCode": "KENDOUIANGULAR",
|
|
22
|
-
"publishDate":
|
|
22
|
+
"publishDate": 1768820483,
|
|
23
23
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
24
24
|
}
|
|
25
25
|
},
|
|
@@ -30,16 +30,16 @@
|
|
|
30
30
|
"@angular/forms": "19 - 21",
|
|
31
31
|
"@angular/platform-browser": "19 - 21",
|
|
32
32
|
"@progress/kendo-licensing": "^1.7.0",
|
|
33
|
-
"@progress/kendo-angular-buttons": "22.1.0-develop.
|
|
34
|
-
"@progress/kendo-angular-common": "22.1.0-develop.
|
|
35
|
-
"@progress/kendo-angular-icons": "22.1.0-develop.
|
|
36
|
-
"@progress/kendo-angular-l10n": "22.1.0-develop.
|
|
37
|
-
"@progress/kendo-angular-pager": "22.1.0-develop.
|
|
33
|
+
"@progress/kendo-angular-buttons": "22.1.0-develop.3",
|
|
34
|
+
"@progress/kendo-angular-common": "22.1.0-develop.3",
|
|
35
|
+
"@progress/kendo-angular-icons": "22.1.0-develop.3",
|
|
36
|
+
"@progress/kendo-angular-l10n": "22.1.0-develop.3",
|
|
37
|
+
"@progress/kendo-angular-pager": "22.1.0-develop.3",
|
|
38
38
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"tslib": "^2.3.1",
|
|
42
|
-
"@progress/kendo-angular-schematics": "22.1.0-develop.
|
|
42
|
+
"@progress/kendo-angular-schematics": "22.1.0-develop.3"
|
|
43
43
|
},
|
|
44
44
|
"schematics": "./schematics/collection.json",
|
|
45
45
|
"module": "fesm2022/progress-kendo-angular-listview.mjs",
|
|
@@ -9,12 +9,12 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
9
9
|
function default_1(options) {
|
|
10
10
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'ListViewModule', package: 'listview', peerDependencies: {
|
|
11
11
|
// Peers of pager
|
|
12
|
-
'@progress/kendo-angular-dropdowns': '22.1.0-develop.
|
|
13
|
-
'@progress/kendo-angular-treeview': '22.1.0-develop.
|
|
14
|
-
'@progress/kendo-angular-inputs': '22.1.0-develop.
|
|
15
|
-
'@progress/kendo-angular-intl': '22.1.0-develop.
|
|
16
|
-
'@progress/kendo-angular-l10n': '22.1.0-develop.
|
|
17
|
-
'@progress/kendo-angular-popup': '22.1.0-develop.
|
|
12
|
+
'@progress/kendo-angular-dropdowns': '22.1.0-develop.3',
|
|
13
|
+
'@progress/kendo-angular-treeview': '22.1.0-develop.3',
|
|
14
|
+
'@progress/kendo-angular-inputs': '22.1.0-develop.3',
|
|
15
|
+
'@progress/kendo-angular-intl': '22.1.0-develop.3',
|
|
16
|
+
'@progress/kendo-angular-l10n': '22.1.0-develop.3',
|
|
17
|
+
'@progress/kendo-angular-popup': '22.1.0-develop.3',
|
|
18
18
|
'@progress/kendo-drawing': '^1.17.2',
|
|
19
19
|
// Peer of icons
|
|
20
20
|
'@progress/kendo-svg-icons': '^4.0.0'
|