@progress/kendo-angular-pager 17.0.0-develop.10 → 17.0.0-develop.12
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/README.md
CHANGED
|
@@ -1,33 +1,42 @@
|
|
|
1
|
-
<a href="https://www.telerik.com/kendo-angular-ui/" target="_blank">
|
|
1
|
+
<a href="https://www.telerik.com/kendo-angular-ui/components/pager" target="_blank">
|
|
2
2
|
<img width="631" src="https://www.telerik.com/kendo-angular-ui/npm-banner.svg">
|
|
3
3
|
</a>
|
|
4
4
|
|
|
5
5
|
## Kendo UI for Angular Pager Component
|
|
6
6
|
|
|
7
|
-
>
|
|
8
|
-
> *
|
|
9
|
-
> *
|
|
10
|
-
> * To receive a license key, you need to either [purchase a license](https://www.telerik.com/purchase/kendo-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-pager) or register for a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-pager). Doing so indicates that you [accept the Kendo UI for Angular License Agreement](https://www.telerik.com/purchase/license-agreement/kendo-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-pager).
|
|
11
|
-
> * The 30-day free trial gives you access to all the Kendo UI for Angular components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Angular dev team!
|
|
12
|
-
>
|
|
13
|
-
> [Start using Kendo UI for Angular](https://www.telerik.com/download-login-v2-kendo-angular-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-pager) and speed up your development process!
|
|
7
|
+
> * This package is part of the [Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/)—a commercial UI library.
|
|
8
|
+
> * You must [install a license key](https://www.telerik.com/kendo-angular-ui/my-license) when adding the package to your project. To receive a license key, either [purchase a license](https://www.telerik.com/purchase/kendo-ui) or register for a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui).
|
|
9
|
+
> * The 30-day free trial gives you access to all the Kendo UI for Angular components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Angular team!
|
|
14
10
|
|
|
15
|
-
Kendo UI for Angular
|
|
11
|
+
The Kendo UI for Angular Pager component enables you to split a set of data into pages, providing a flexible and intuitive UI.
|
|
12
|
+
|
|
13
|
+
## Key Features
|
|
14
|
+
|
|
15
|
+
Among the many features which the Kendo UI for Angular Pager delivers are:
|
|
16
|
+
|
|
17
|
+
* Pager Settings and Types—The Pager component features multiple settings to customize the paging UI. [Read more about the available settings configurations of the Pager...](https://www.telerik.com/kendo-angular-ui/components/pager/settings)
|
|
18
|
+
* Pager Appearance—You can change the size of the Pager or fully customize its appearance by mixing custom components and built-in pager elements by using the built-in Pager template. Read more about the [Pager template](https://www.telerik.com/kendo-angular-ui/components/pager/template) and the [built-in sizing options...](https://www.telerik.com/kendo-angular-ui/components/pager/appearance)
|
|
19
|
+
* Responsive Design—The Pager supports responsive web-design by adapting its layout based on the set width or the available screen size. [Read more about the adaptive layout of the Pager...](https://www.telerik.com/kendo-angular-ui/components/pager/responsive)
|
|
20
|
+
* Globalization—The Kendo UI for Angular Pager supports globalization to ensure that it can fit well in any application, no matter what languages and locales need to be supported. Additionally, the Pager supports rendering in a right-to-left (RTL) direction. [Read more about the globalization of the Pager...](https://www.telerik.com/kendo-angular-ui/components/pager/globalization)
|
|
21
|
+
* Keyboard Navigation—The Pager supports a number of keyboard shortcuts which alow users to accomplish various commands. [Read more about the keyboard navigation of the Pager...](https://www.telerik.com/kendo-angular-ui/components/pager/keyboard-navigation)
|
|
22
|
+
* Accessibility—The Kendo UI for Angular Pager component is [WCAG 2.2 AA](https://www.w3.org/TR/WCAG22/) and [Section 508](http://www.section508.gov/) compliant. The component also follows the [WAI-ARIA best practices](https://www.w3.org/WAI/ARIA/apg/) for implementing the keyboard navigation for its component role, and is tested against the popular screen readers. [Read more about the accessibility of the Pager...](https://www.telerik.com/kendo-angular-ui/components/pager/accessibility)
|
|
23
|
+
|
|
24
|
+
## Support Options
|
|
25
|
+
|
|
26
|
+
For any issues you might encounter while working with the Kendo UI for Angular Pager, you have the following support channels available:
|
|
27
|
+
|
|
28
|
+
* Industry-leading technical support—Kendo UI for Angular paid license holders and users with an active (free) trial license can take advantage of our outstanding customer support. To submit a ticket, use the [dedicated Kendo UI for Angular support system](https://www.telerik.com/account/support-center/contact-us/technical-support).
|
|
29
|
+
* Product forums—The [Kendo UI for Angular forums](https://www.telerik.com/forums/kendo-angular-ui) are part of the free support you can get from the community and from the Kendo UI for Angular team.
|
|
30
|
+
* Feedback portal—The [Kendo UI for Angular feedback portal](https://feedback.telerik.com/kendo-angular-ui) is where you can request and vote for new features to be added.
|
|
16
31
|
|
|
17
32
|
## Resources
|
|
18
33
|
|
|
19
|
-
* [
|
|
34
|
+
* [Getting Started with Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/getting-started)
|
|
35
|
+
* [Getting Started with the Kendo UI for Angular Pager](https://www.telerik.com/kendo-angular-ui/components/pager/installation/getting-started)
|
|
20
36
|
* [Demos, documentation, and component reference](https://www.telerik.com/kendo-angular-ui/components)
|
|
21
37
|
* [Blogs](http://www.telerik.com/blogs/kendo-ui)
|
|
22
38
|
* [Kendo UI for Angular pricing and licensing](https://www.telerik.com/purchase/kendo-ui)
|
|
23
39
|
|
|
24
|
-
## Questions and Feedback
|
|
25
|
-
|
|
26
|
-
* [Official Forums](https://www.telerik.com/forums/kendo-angular-ui)
|
|
27
|
-
* [GitHub Issues](https://github.com/telerik/kendo-angular/issues)
|
|
28
|
-
* [Feedback Portal](https://feedback.telerik.com/kendo-angular-ui)
|
|
29
|
-
* [StackOverflow](https://stackoverflow.com/questions/tagged/kendo-ui-angular2)
|
|
30
|
-
|
|
31
40
|
*Copyright © 2024 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.*
|
|
32
41
|
|
|
33
42
|
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*
|
|
@@ -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: '17.0.0-develop.
|
|
12
|
+
publishDate: 1729256826,
|
|
13
|
+
version: '17.0.0-develop.12',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1420,8 +1420,8 @@ const packageMetadata = {
|
|
|
1420
1420
|
name: '@progress/kendo-angular-pager',
|
|
1421
1421
|
productName: 'Kendo UI for Angular',
|
|
1422
1422
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1423
|
-
publishDate:
|
|
1424
|
-
version: '17.0.0-develop.
|
|
1423
|
+
publishDate: 1729256826,
|
|
1424
|
+
version: '17.0.0-develop.12',
|
|
1425
1425
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1426
1426
|
};
|
|
1427
1427
|
|
|
@@ -1417,8 +1417,8 @@ const packageMetadata = {
|
|
|
1417
1417
|
name: '@progress/kendo-angular-pager',
|
|
1418
1418
|
productName: 'Kendo UI for Angular',
|
|
1419
1419
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1420
|
-
publishDate:
|
|
1421
|
-
version: '17.0.0-develop.
|
|
1420
|
+
publishDate: 1729256826,
|
|
1421
|
+
version: '17.0.0-develop.12',
|
|
1422
1422
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1423
1423
|
};
|
|
1424
1424
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-pager",
|
|
3
|
-
"version": "17.0.0-develop.
|
|
3
|
+
"version": "17.0.0-develop.12",
|
|
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": "17.0.0-develop.
|
|
25
|
-
"@progress/kendo-angular-dropdowns": "17.0.0-develop.
|
|
26
|
-
"@progress/kendo-angular-inputs": "17.0.0-develop.
|
|
27
|
-
"@progress/kendo-angular-icons": "17.0.0-develop.
|
|
28
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
|
24
|
+
"@progress/kendo-angular-common": "17.0.0-develop.12",
|
|
25
|
+
"@progress/kendo-angular-dropdowns": "17.0.0-develop.12",
|
|
26
|
+
"@progress/kendo-angular-inputs": "17.0.0-develop.12",
|
|
27
|
+
"@progress/kendo-angular-icons": "17.0.0-develop.12",
|
|
28
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.12",
|
|
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": "17.0.0-develop.
|
|
33
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.12"
|
|
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': '17.0.0-develop.
|
|
8
|
-
'@progress/kendo-angular-intl': '17.0.0-develop.
|
|
9
|
-
'@progress/kendo-angular-navigation': '17.0.0-develop.
|
|
10
|
-
'@progress/kendo-angular-popup': '17.0.0-develop.
|
|
7
|
+
'@progress/kendo-angular-treeview': '17.0.0-develop.12',
|
|
8
|
+
'@progress/kendo-angular-intl': '17.0.0-develop.12',
|
|
9
|
+
'@progress/kendo-angular-navigation': '17.0.0-develop.12',
|
|
10
|
+
'@progress/kendo-angular-popup': '17.0.0-develop.12',
|
|
11
11
|
'@progress/kendo-drawing': '^1.5.12',
|
|
12
12
|
// peer dependency of kendo-angular-inputs
|
|
13
|
-
'@progress/kendo-angular-buttons': '17.0.0-develop.
|
|
14
|
-
'@progress/kendo-angular-dialog': '17.0.0-develop.
|
|
13
|
+
'@progress/kendo-angular-buttons': '17.0.0-develop.12',
|
|
14
|
+
'@progress/kendo-angular-dialog': '17.0.0-develop.12',
|
|
15
15
|
// Peer dependency of icons
|
|
16
16
|
'@progress/kendo-svg-icons': '^3.0.0'
|
|
17
17
|
} });
|