@coreui/angular-pro 5.3.6 → 5.3.8

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.
Files changed (60) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +2 -2
  3. package/fesm2022/coreui-angular-pro.mjs +1868 -1893
  4. package/fesm2022/coreui-angular-pro.mjs.map +1 -1
  5. package/lib/accordion/accordion-button/accordion-button.directive.d.ts +1 -4
  6. package/lib/accordion/accordion-item/accordion-item.component.d.ts +0 -1
  7. package/lib/button-group/button-group/button-group.component.d.ts +1 -5
  8. package/lib/collapse/collapse.directive.d.ts +1 -3
  9. package/lib/form/form/form.directive.d.ts +3 -4
  10. package/lib/form/form-check/form-check-input.directive.d.ts +10 -12
  11. package/lib/form/form-check/form-check.component.d.ts +10 -18
  12. package/lib/form/form-control/form-control.directive.d.ts +10 -10
  13. package/lib/form/form-feedback/form-feedback.component.d.ts +6 -7
  14. package/lib/form/form-floating/form-floating.directive.d.ts +1 -3
  15. package/lib/form/form-label/form-label.directive.d.ts +6 -5
  16. package/lib/form/form-select/form-select.directive.d.ts +6 -5
  17. package/lib/form/input-group/input-group.component.d.ts +1 -1
  18. package/lib/list-group/list-group-item.directive.d.ts +1 -7
  19. package/lib/modal/modal/modal.component.d.ts +34 -34
  20. package/lib/modal/modal-dialog/modal-dialog.component.d.ts +12 -9
  21. package/lib/modal/modal-dismiss/modal-toggle.directive.d.ts +3 -2
  22. package/lib/modal/modal.service.d.ts +2 -2
  23. package/lib/nav/nav-link.directive.d.ts +13 -15
  24. package/lib/nav/nav.component.d.ts +6 -6
  25. package/lib/placeholder/placeholder-animation.directive.d.ts +1 -3
  26. package/lib/placeholder/placeholder.directive.d.ts +1 -4
  27. package/lib/popover/popover/popover.component.d.ts +1 -1
  28. package/lib/popover/popover.directive.d.ts +1 -4
  29. package/lib/progress/progress-bar.component.d.ts +2 -2
  30. package/lib/progress/progress-bar.directive.d.ts +13 -30
  31. package/lib/progress/progress-stacked.component.d.ts +3 -4
  32. package/lib/progress/progress.component.d.ts +15 -17
  33. package/lib/progress/progress.service.d.ts +11 -0
  34. package/lib/services/color-mode.service.d.ts +0 -1
  35. package/lib/shared/html-attr.directive.d.ts +0 -1
  36. package/lib/spinner/spinner.component.d.ts +1 -3
  37. package/lib/table/table-active.directive.d.ts +3 -5
  38. package/lib/table/table-color.directive.d.ts +4 -5
  39. package/lib/table/table.directive.d.ts +25 -35
  40. package/lib/tabs-2/tab/tab.directive.d.ts +5 -10
  41. package/lib/tabs-2/tab-panel/tab-panel.component.d.ts +1 -7
  42. package/lib/tabs-2/tabs-list/tabs-list.component.d.ts +1 -6
  43. package/lib/tabs-2/tabs.component.d.ts +1 -2
  44. package/lib/toast/toast/toast.component.d.ts +14 -15
  45. package/lib/toast/toast-body/toast-body.component.d.ts +1 -2
  46. package/lib/toast/toast-close.directive.d.ts +4 -3
  47. package/lib/toast/toast-header/toast-header.component.d.ts +5 -5
  48. package/lib/toast/toaster/toaster.component.d.ts +12 -13
  49. package/lib/toast/toaster/toaster.service.d.ts +1 -1
  50. package/lib/tooltip/tooltip/tooltip.component.d.ts +1 -1
  51. package/lib/tooltip/tooltip.directive.d.ts +0 -3
  52. package/lib/utilities/align.directive.d.ts +4 -4
  53. package/lib/utilities/bg-color.directive.d.ts +5 -6
  54. package/lib/utilities/border.directive.d.ts +4 -4
  55. package/lib/utilities/rounded.directive.d.ts +3 -3
  56. package/lib/utilities/shadow-on-scroll.directive.d.ts +2 -2
  57. package/lib/widget/widget-stat-a/widget-stat-a.component.d.ts +1 -1
  58. package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +1 -1
  59. package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +1 -1
  60. package/package.json +9 -9
package/LICENSE CHANGED
@@ -1,3 +1,3 @@
1
- Copyright (c) 2017-2024 creativeLabs Łukasz Holeczek
1
+ Copyright (c) 2017-2025 creativeLabs Łukasz Holeczek
2
2
 
3
3
  This is proprietary software. To use it, you have to obtain a commercial license.
package/README.md CHANGED
@@ -175,7 +175,7 @@ See [the Releases section of our project](https://github.com/coreui/coreui-angul
175
175
 
176
176
  ## Copyright and license
177
177
 
178
- Copyright 2017-2024 creativeLabs Łukasz Holeczek.
178
+ Copyright 2017-2026 creativeLabs Łukasz Holeczek.
179
179
 
180
180
  This is proprietary software. To use it, you have to obtain a commercial license.
181
181
 
@@ -185,4 +185,4 @@ This is proprietary software. To use it, you have to obtain a commercial license
185
185
  [npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular-pro/next?style=flat-square&color=yellow
186
186
  [npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular-pro
187
187
  [npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
188
- [angular-badge]: https://img.shields.io/badge/angular-^19.0.0-lightgrey.svg?style=flat-square&logo=angular
188
+ [angular-badge]: https://img.shields.io/badge/angular-^19.1.0-lightgrey.svg?style=flat-square&logo=angular