@progress/kendo-angular-pager 16.3.0-develop.3 → 16.3.0-develop.4
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-pager',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.3.0-develop.
|
|
12
|
+
publishDate: 1718190704,
|
|
13
|
+
version: '16.3.0-develop.4',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1405,8 +1405,8 @@ const packageMetadata = {
|
|
|
1405
1405
|
name: '@progress/kendo-angular-pager',
|
|
1406
1406
|
productName: 'Kendo UI for Angular',
|
|
1407
1407
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1408
|
-
publishDate:
|
|
1409
|
-
version: '16.3.0-develop.
|
|
1408
|
+
publishDate: 1718190704,
|
|
1409
|
+
version: '16.3.0-develop.4',
|
|
1410
1410
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1411
1411
|
};
|
|
1412
1412
|
|
|
@@ -1402,8 +1402,8 @@ const packageMetadata = {
|
|
|
1402
1402
|
name: '@progress/kendo-angular-pager',
|
|
1403
1403
|
productName: 'Kendo UI for Angular',
|
|
1404
1404
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1405
|
-
publishDate:
|
|
1406
|
-
version: '16.3.0-develop.
|
|
1405
|
+
publishDate: 1718190704,
|
|
1406
|
+
version: '16.3.0-develop.4',
|
|
1407
1407
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1408
1408
|
};
|
|
1409
1409
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-pager",
|
|
3
|
-
"version": "16.3.0-develop.
|
|
3
|
+
"version": "16.3.0-develop.4",
|
|
4
4
|
"description": "Kendo UI Angular Pager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@angular/core": "15 - 18",
|
|
22
22
|
"@angular/platform-browser": "15 - 18",
|
|
23
23
|
"@progress/kendo-licensing": "^1.0.2",
|
|
24
|
-
"@progress/kendo-angular-common": "16.3.0-develop.
|
|
25
|
-
"@progress/kendo-angular-dropdowns": "16.3.0-develop.
|
|
26
|
-
"@progress/kendo-angular-inputs": "16.3.0-develop.
|
|
27
|
-
"@progress/kendo-angular-icons": "16.3.0-develop.
|
|
28
|
-
"@progress/kendo-angular-l10n": "16.3.0-develop.
|
|
24
|
+
"@progress/kendo-angular-common": "16.3.0-develop.4",
|
|
25
|
+
"@progress/kendo-angular-dropdowns": "16.3.0-develop.4",
|
|
26
|
+
"@progress/kendo-angular-inputs": "16.3.0-develop.4",
|
|
27
|
+
"@progress/kendo-angular-icons": "16.3.0-develop.4",
|
|
28
|
+
"@progress/kendo-angular-l10n": "16.3.0-develop.4",
|
|
29
29
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"tslib": "^2.3.1",
|
|
33
|
-
"@progress/kendo-angular-schematics": "16.3.0-develop.
|
|
33
|
+
"@progress/kendo-angular-schematics": "16.3.0-develop.4"
|
|
34
34
|
},
|
|
35
35
|
"schematics": "./schematics/collection.json",
|
|
36
36
|
"module": "fesm2015/progress-kendo-angular-pager.mjs",
|
|
@@ -4,14 +4,14 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
4
4
|
function default_1(options) {
|
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'PagerModule', package: 'pager', peerDependencies: {
|
|
6
6
|
// Peers of inputs and dropdowns
|
|
7
|
-
'@progress/kendo-angular-treeview': '16.3.0-develop.
|
|
8
|
-
'@progress/kendo-angular-intl': '16.3.0-develop.
|
|
9
|
-
'@progress/kendo-angular-navigation': '16.3.0-develop.
|
|
10
|
-
'@progress/kendo-angular-popup': '16.3.0-develop.
|
|
7
|
+
'@progress/kendo-angular-treeview': '16.3.0-develop.4',
|
|
8
|
+
'@progress/kendo-angular-intl': '16.3.0-develop.4',
|
|
9
|
+
'@progress/kendo-angular-navigation': '16.3.0-develop.4',
|
|
10
|
+
'@progress/kendo-angular-popup': '16.3.0-develop.4',
|
|
11
11
|
'@progress/kendo-drawing': '^1.5.12',
|
|
12
12
|
// peer dependency of kendo-angular-inputs
|
|
13
|
-
'@progress/kendo-angular-buttons': '16.3.0-develop.
|
|
14
|
-
'@progress/kendo-angular-dialog': '16.3.0-develop.
|
|
13
|
+
'@progress/kendo-angular-buttons': '16.3.0-develop.4',
|
|
14
|
+
'@progress/kendo-angular-dialog': '16.3.0-develop.4',
|
|
15
15
|
// Peer dependency of icons
|
|
16
16
|
'@progress/kendo-svg-icons': '^3.0.0'
|
|
17
17
|
} });
|