@coreui/angular-pro 5.6.24 → 5.7.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.
- package/README.md +10 -11
- package/fesm2022/coreui-angular-pro.mjs +2923 -2000
- package/fesm2022/coreui-angular-pro.mjs.map +1 -1
- package/package.json +10 -9
- package/schematics/ng-add/index.js +40 -1
- package/schematics/ng-add/index.js.map +1 -1
- package/types/coreui-angular-pro.d.ts +60 -44
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
|
|
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-
|
|
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
|
-
- [
|
|
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
|
|
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
|
-
##
|
|
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
|
|
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
|
|
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
|
|
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-^
|
|
201
|
+
[angular-badge]: https://img.shields.io/badge/angular-^22.0.0-lightgrey.svg?style=flat-square&logo=angular
|