@coreui/angular-pro 5.3.7 → 5.3.9

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 (90) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +2 -2
  3. package/fesm2022/coreui-angular-pro.mjs +2626 -2805
  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 +1 -2
  7. package/lib/alert/alert.component.d.ts +26 -30
  8. package/lib/breadcrumb/breadcrumb/breadcrumb.component.d.ts +5 -5
  9. package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.d.ts +8 -9
  10. package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.d.ts +3 -0
  11. package/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.d.ts +6 -7
  12. package/lib/button-group/button-group/button-group.component.d.ts +1 -5
  13. package/lib/carousel/carousel/carousel.component.d.ts +26 -31
  14. package/lib/carousel/carousel-caption/carousel-caption.component.d.ts +0 -1
  15. package/lib/carousel/carousel-control/carousel-control.component.d.ts +18 -16
  16. package/lib/carousel/carousel-indicators/carousel-indicators.component.d.ts +6 -5
  17. package/lib/carousel/carousel-inner/carousel-inner.component.d.ts +7 -7
  18. package/lib/carousel/carousel-item/carousel-item.component.d.ts +7 -12
  19. package/lib/carousel/carousel-state.d.ts +0 -1
  20. package/lib/carousel/carousel.config.d.ts +0 -1
  21. package/lib/carousel/carousel.service.d.ts +2 -2
  22. package/lib/form/form/form.directive.d.ts +3 -4
  23. package/lib/form/form-check/form-check-input.directive.d.ts +10 -12
  24. package/lib/form/form-check/form-check.component.d.ts +10 -18
  25. package/lib/form/form-control/form-control.directive.d.ts +10 -10
  26. package/lib/form/form-feedback/form-feedback.component.d.ts +6 -7
  27. package/lib/form/form-floating/form-floating.directive.d.ts +1 -3
  28. package/lib/form/form-label/form-label.directive.d.ts +6 -5
  29. package/lib/form/form-select/form-select.directive.d.ts +6 -5
  30. package/lib/form/input-group/input-group.component.d.ts +1 -1
  31. package/lib/grid/col.directive.d.ts +36 -45
  32. package/lib/grid/container.component.d.ts +4 -7
  33. package/lib/grid/gutter.directive.d.ts +4 -4
  34. package/lib/grid/gutter.type.d.ts +2 -1
  35. package/lib/grid/row.directive.d.ts +16 -16
  36. package/lib/header/header/header.component.d.ts +1 -1
  37. package/lib/header/header-brand/header-brand.component.d.ts +3 -4
  38. package/lib/header/header-divider/header-divider.component.d.ts +0 -1
  39. package/lib/header/header-nav/header-nav.component.d.ts +3 -4
  40. package/lib/header/header-text/header-text.component.d.ts +0 -1
  41. package/lib/header/header-toggler/header-toggler.directive.d.ts +5 -6
  42. package/lib/list-group/list-group-item.directive.d.ts +1 -7
  43. package/lib/modal/modal/modal.component.d.ts +34 -34
  44. package/lib/modal/modal-dialog/modal-dialog.component.d.ts +12 -9
  45. package/lib/modal/modal-dismiss/modal-toggle.directive.d.ts +3 -2
  46. package/lib/modal/modal.service.d.ts +2 -2
  47. package/lib/nav/nav-link.directive.d.ts +13 -15
  48. package/lib/nav/nav.component.d.ts +6 -6
  49. package/lib/offcanvas/offcanvas/offcanvas.component.d.ts +27 -29
  50. package/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.d.ts +4 -4
  51. package/lib/pagination/page-item/page-item.directive.d.ts +11 -13
  52. package/lib/pagination/pagination/pagination.component.d.ts +6 -6
  53. package/lib/placeholder/placeholder-animation.directive.d.ts +1 -3
  54. package/lib/placeholder/placeholder.directive.d.ts +1 -4
  55. package/lib/popover/popover/popover.component.d.ts +3 -3
  56. package/lib/popover/popover.directive.d.ts +6 -9
  57. package/lib/progress/progress-bar.component.d.ts +2 -2
  58. package/lib/progress/progress-bar.directive.d.ts +13 -30
  59. package/lib/progress/progress-stacked.component.d.ts +3 -4
  60. package/lib/progress/progress.component.d.ts +15 -17
  61. package/lib/progress/progress.service.d.ts +11 -0
  62. package/lib/services/color-mode.service.d.ts +0 -1
  63. package/lib/shared/html-attr.directive.d.ts +0 -1
  64. package/lib/shared/theme.directive.d.ts +4 -9
  65. package/lib/spinner/spinner.component.d.ts +1 -3
  66. package/lib/table/table-active.directive.d.ts +3 -5
  67. package/lib/table/table-color.directive.d.ts +4 -5
  68. package/lib/table/table.directive.d.ts +25 -35
  69. package/lib/tabs-2/tab/tab.directive.d.ts +5 -10
  70. package/lib/tabs-2/tab-panel/tab-panel.component.d.ts +1 -7
  71. package/lib/tabs-2/tabs-list/tabs-list.component.d.ts +1 -6
  72. package/lib/tabs-2/tabs.component.d.ts +1 -2
  73. package/lib/toast/toast/toast.component.d.ts +14 -15
  74. package/lib/toast/toast-body/toast-body.component.d.ts +1 -2
  75. package/lib/toast/toast-close.directive.d.ts +4 -3
  76. package/lib/toast/toast-header/toast-header.component.d.ts +5 -5
  77. package/lib/toast/toaster/toaster.component.d.ts +12 -13
  78. package/lib/toast/toaster/toaster.service.d.ts +1 -1
  79. package/lib/tooltip/tooltip/tooltip.component.d.ts +1 -1
  80. package/lib/tooltip/tooltip.directive.d.ts +6 -9
  81. package/lib/utilities/align.directive.d.ts +4 -4
  82. package/lib/utilities/bg-color.directive.d.ts +5 -6
  83. package/lib/utilities/border.directive.d.ts +4 -4
  84. package/lib/utilities/rounded.directive.d.ts +3 -3
  85. package/lib/utilities/shadow-on-scroll.directive.d.ts +2 -2
  86. package/lib/widget/widget-stat-a/widget-stat-a.component.d.ts +1 -1
  87. package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +1 -1
  88. package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +1 -1
  89. package/package.json +9 -9
  90. package/lib/grid/container.type.d.ts +0 -6

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.