@coreui/angular-pro 5.6.23 → 5.7.2

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
@@ -11,7 +11,7 @@
11
11
  <h2 align="center">CoreUI Pro Components for Angular</h3>
12
12
 
13
13
  <p align="center">
14
- Angular Components Library built on top of Bootstrap 5.x and TypeScript 5.9
14
+ Angular Components Library built on top of Bootstrap 5.x and TypeScript 6
15
15
  <br>
16
16
  <a href="https://coreui.io/angular/docs/" target="_blank">Explore <strong>CoreUI for Angular docs and examples »</strong></a>
17
17
  <br>
@@ -39,7 +39,7 @@ Featured CoreUI for Angular libraries:
39
39
  ### Status
40
40
 
41
41
  ![angular][angular-badge]
42
- [![npm-coreui-angular-v5-ng21][npm-coreui-angular-badge-v5-ng21]][npm-coreui-angular]
42
+ [![npm-coreui-angular-v5-ng22][npm-coreui-angular-badge-v5-ng22]][npm-coreui-angular]
43
43
  [![npm-coreui-angular-latest][npm-coreui-angular-badge-latest]][npm-coreui-angular]
44
44
  [![npm-coreui-angular-next][npm-coreui-angular-badge-next]][npm-coreui-angular]
45
45
  [![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]
@@ -60,7 +60,7 @@ Featured CoreUI for Angular libraries:
60
60
  - [Basic usage](#basic-usage)
61
61
  - [Bootstrap CSS files](#bootstrap-css-files)
62
62
  - [Installation (optional)](#installation-optional)
63
- - [Template](#template)
63
+ - [Templates](#templates)
64
64
  - [Bugs and feature requests](#bugs-and-feature-requests)
65
65
  - [Documentation](#documentation)
66
66
  - [Frameworks](#frameworks)
@@ -77,7 +77,7 @@ Featured CoreUI for Angular libraries:
77
77
  Before you begin, make sure your development environment includes `Node.js®` and `npm` package manager.
78
78
 
79
79
  ###### Node.js
80
- [**Angular 21**](https://angular.dev/overview) requires `Node.js` LTS version `^20.19`, `^22.12` or `^24.0`.
80
+ [**Angular 22**](https://angular.dev/overview) requires `Node.js` LTS version `^22.22.3`, `^24.15` and later.
81
81
 
82
82
  - To check your version, run `node -v` in a terminal/console window.
83
83
  - To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
@@ -122,14 +122,14 @@ npm install @coreui/coreui-pro --save
122
122
  npm install bootstrap
123
123
  ```
124
124
 
125
- ## Template
125
+ ## Templates
126
126
 
127
127
  * [CoreUI Free Angular Admin Template](https://github.com/coreui/coreui-free-angular-admin-template)
128
128
  * 💪 [CoreUI Pro Angular Admin Template](https://coreui.io/angular/)
129
129
 
130
130
  ## Bugs and feature requests
131
131
 
132
- Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/coreui/coreui-angular-pro/blob/main/.github/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/coreui/coreui-angular-pro/issues/new).
132
+ Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/coreui/coreui-angular/blob/main/.github/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/coreui/coreui-angular/issues/new).
133
133
 
134
134
  ## Documentation
135
135
 
@@ -154,9 +154,9 @@ Fully featured, out-of-the-box, templates for your application based on CoreUI.
154
154
 
155
155
  ## Contributing
156
156
 
157
- Please read through our [contributing guidelines](https://github.com/coreui/coreui-angular-pro/blob/main/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
157
+ Please read through our [contributing guidelines](https://github.com/coreui/coreui-angular/blob/main/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
158
158
 
159
- Editor preferences are available in the [editor config](https://github.com/coreui/coreui-angular-pro/blob/main/.editorconfig) for easy use in common text editors. Read more and download plugins at <https://editorconfig.org/>.
159
+ Editor preferences are available in the [editor config](https://github.com/coreui/coreui-angular/blob/main/.editorconfig) for easy use in common text editors. Read more and download plugins at <https://editorconfig.org/>.
160
160
 
161
161
  ## Community
162
162
 
@@ -193,10 +193,9 @@ Copyright 2017-2026 creativeLabs Łukasz Holeczek.
193
193
 
194
194
  This is proprietary software. A valid commercial license is required for all use cases. To obtain a license, please visit [coreui.io](https://coreui.io/pricing/?framework=angular) or contact [sales](https://coreui.io/contact/sales/). Usage without a license is a violation of our terms and conditions.
195
195
 
196
-
197
- [npm-coreui-angular-badge-v5-ng21]: https://img.shields.io/npm/v/@coreui/angular-pro/v5-ng21?style=flat-square&color=brightgreen
196
+ [npm-coreui-angular-badge-v5-ng22]: https://img.shields.io/npm/v/@coreui/angular-pro/v5-ng22?style=flat-square&color=brightgreen
198
197
  [npm-coreui-angular-badge-latest]: https://img.shields.io/npm/v/@coreui/angular-pro/latest?style=flat-square&color=blue
199
198
  [npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular-pro/next?style=flat-square&color=yellow
200
199
  [npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular-pro
201
200
  [npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
202
- [angular-badge]: https://img.shields.io/badge/angular-^21.2.0-lightgrey.svg?style=flat-square&logo=angular
201
+ [angular-badge]: https://img.shields.io/badge/angular-^22.0.0-lightgrey.svg?style=flat-square&logo=angular