@coreui/angular-pro 4.5.9 → 4.5.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.
Files changed (279) hide show
  1. package/README.md +2 -2
  2. package/esm2022/lib/accordion/accordion/accordion.component.mjs +3 -3
  3. package/esm2022/lib/accordion/accordion-button/accordion-button.directive.mjs +3 -3
  4. package/esm2022/lib/accordion/accordion-item/accordion-item.component.mjs +20 -26
  5. package/esm2022/lib/accordion/accordion.module.mjs +4 -4
  6. package/esm2022/lib/accordion/accordion.service.mjs +3 -3
  7. package/esm2022/lib/alert/alert-heading.directive.mjs +3 -3
  8. package/esm2022/lib/alert/alert-link.directive.mjs +3 -3
  9. package/esm2022/lib/alert/alert.component.mjs +3 -3
  10. package/esm2022/lib/alert/alert.module.mjs +4 -4
  11. package/esm2022/lib/avatar/avatar.component.mjs +3 -3
  12. package/esm2022/lib/avatar/avatar.module.mjs +4 -4
  13. package/esm2022/lib/backdrop/backdrop.service.mjs +3 -3
  14. package/esm2022/lib/badge/badge.component.mjs +3 -3
  15. package/esm2022/lib/badge/badge.module.mjs +4 -4
  16. package/esm2022/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
  17. package/esm2022/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  18. package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +3 -3
  19. package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
  20. package/esm2022/lib/breadcrumb/breadcrumb.module.mjs +4 -4
  21. package/esm2022/lib/button/button-close.directive.mjs +13 -19
  22. package/esm2022/lib/button/button.directive.mjs +20 -31
  23. package/esm2022/lib/button/button.module.mjs +4 -4
  24. package/esm2022/lib/button-group/button-group/button-group.component.mjs +3 -3
  25. package/esm2022/lib/button-group/button-group.module.mjs +4 -4
  26. package/esm2022/lib/button-group/button-toolbar/button-toolbar.component.mjs +3 -3
  27. package/esm2022/lib/calendar/calendar/calendar-class-view.pipe.mjs +3 -3
  28. package/esm2022/lib/calendar/calendar/calendar.component.mjs +3 -3
  29. package/esm2022/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +3 -3
  30. package/esm2022/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +3 -3
  31. package/esm2022/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +3 -3
  32. package/esm2022/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +3 -3
  33. package/esm2022/lib/calendar/calendar-month/calendar-day.directive.mjs +3 -3
  34. package/esm2022/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
  35. package/esm2022/lib/calendar/calendar-month/calendar-month.component.mjs +3 -3
  36. package/esm2022/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
  37. package/esm2022/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +3 -3
  38. package/esm2022/lib/calendar/calendar.module.mjs +4 -4
  39. package/esm2022/lib/calendar/calendar.service.mjs +3 -3
  40. package/esm2022/lib/callout/callout.component.mjs +3 -3
  41. package/esm2022/lib/callout/callout.module.mjs +4 -4
  42. package/esm2022/lib/card/card-body.component.mjs +3 -3
  43. package/esm2022/lib/card/card-footer.component.mjs +3 -3
  44. package/esm2022/lib/card/card-group.component.mjs +3 -3
  45. package/esm2022/lib/card/card-header-actions.component.mjs +3 -3
  46. package/esm2022/lib/card/card-header.component.mjs +3 -3
  47. package/esm2022/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
  48. package/esm2022/lib/card/card-img.directive.mjs +3 -3
  49. package/esm2022/lib/card/card-link.directive.mjs +3 -3
  50. package/esm2022/lib/card/card-subtitle.directive.mjs +3 -3
  51. package/esm2022/lib/card/card-text.directive.mjs +3 -3
  52. package/esm2022/lib/card/card-title.directive.mjs +3 -3
  53. package/esm2022/lib/card/card.component.mjs +3 -3
  54. package/esm2022/lib/card/card.module.mjs +4 -4
  55. package/esm2022/lib/carousel/carousel/carousel.component.mjs +3 -3
  56. package/esm2022/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
  57. package/esm2022/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
  58. package/esm2022/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
  59. package/esm2022/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
  60. package/esm2022/lib/carousel/carousel-item/carousel-item.component.mjs +3 -3
  61. package/esm2022/lib/carousel/carousel-state.mjs +3 -3
  62. package/esm2022/lib/carousel/carousel.config.mjs +3 -3
  63. package/esm2022/lib/carousel/carousel.module.mjs +4 -4
  64. package/esm2022/lib/carousel/carousel.service.mjs +3 -3
  65. package/esm2022/lib/collapse/collapse.directive.mjs +3 -3
  66. package/esm2022/lib/collapse/collapse.module.mjs +4 -4
  67. package/esm2022/lib/date-picker/date-picker.component.mjs +3 -3
  68. package/esm2022/lib/date-picker/date-picker.module.mjs +4 -4
  69. package/esm2022/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +3 -3
  70. package/esm2022/lib/date-range-picker/date-range-picker.module.mjs +4 -4
  71. package/esm2022/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
  72. package/esm2022/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
  73. package/esm2022/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
  74. package/esm2022/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
  75. package/esm2022/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
  76. package/esm2022/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
  77. package/esm2022/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +14 -19
  78. package/esm2022/lib/dropdown/dropdown.module.mjs +4 -4
  79. package/esm2022/lib/dropdown/dropdown.service.mjs +3 -3
  80. package/esm2022/lib/element-cover/element-cover.component.mjs +3 -3
  81. package/esm2022/lib/element-cover/element-cover.module.mjs +4 -4
  82. package/esm2022/lib/footer/footer.component.mjs +3 -3
  83. package/esm2022/lib/footer/footer.module.mjs +4 -4
  84. package/esm2022/lib/form/form/form.directive.mjs +16 -22
  85. package/esm2022/lib/form/form-check/form-check-input.directive.mjs +3 -3
  86. package/esm2022/lib/form/form-check/form-check-label.directive.mjs +3 -3
  87. package/esm2022/lib/form/form-check/form-check.component.mjs +34 -49
  88. package/esm2022/lib/form/form-control/form-control.directive.mjs +11 -17
  89. package/esm2022/lib/form/form-feedback/form-feedback.component.mjs +9 -14
  90. package/esm2022/lib/form/form-floating/form-floating.directive.mjs +14 -21
  91. package/esm2022/lib/form/form-label/form-label.directive.mjs +3 -3
  92. package/esm2022/lib/form/form-select/form-select.directive.mjs +3 -3
  93. package/esm2022/lib/form/form-text/form-text.directive.mjs +3 -3
  94. package/esm2022/lib/form/form.module.mjs +4 -4
  95. package/esm2022/lib/form/input-group/input-group.component.mjs +3 -3
  96. package/esm2022/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
  97. package/esm2022/lib/grid/col.component.mjs +3 -3
  98. package/esm2022/lib/grid/col.directive.mjs +3 -3
  99. package/esm2022/lib/grid/container.component.mjs +14 -20
  100. package/esm2022/lib/grid/container.type.mjs +1 -1
  101. package/esm2022/lib/grid/grid.module.mjs +4 -4
  102. package/esm2022/lib/grid/gutter.directive.mjs +3 -3
  103. package/esm2022/lib/grid/row.component.mjs +3 -3
  104. package/esm2022/lib/grid/row.directive.mjs +3 -3
  105. package/esm2022/lib/header/header/header.component.mjs +3 -3
  106. package/esm2022/lib/header/header-brand/header-brand.component.mjs +3 -3
  107. package/esm2022/lib/header/header-divider/header-divider.component.mjs +3 -3
  108. package/esm2022/lib/header/header-nav/header-nav.component.mjs +3 -3
  109. package/esm2022/lib/header/header-text/header-text.component.mjs +3 -3
  110. package/esm2022/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
  111. package/esm2022/lib/header/header.module.mjs +4 -4
  112. package/esm2022/lib/image/img.directive.mjs +38 -57
  113. package/esm2022/lib/image/img.module.mjs +4 -4
  114. package/esm2022/lib/list-group/list-group-item.directive.mjs +14 -20
  115. package/esm2022/lib/list-group/list-group.directive.mjs +16 -24
  116. package/esm2022/lib/list-group/list-group.module.mjs +4 -4
  117. package/esm2022/lib/loading-button/loading-button.component.mjs +3 -3
  118. package/esm2022/lib/loading-button/loading-button.module.mjs +4 -4
  119. package/esm2022/lib/modal/modal/modal.component.mjs +3 -3
  120. package/esm2022/lib/modal/modal-body/modal-body.component.mjs +3 -3
  121. package/esm2022/lib/modal/modal-content/modal-content.component.mjs +3 -3
  122. package/esm2022/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
  123. package/esm2022/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
  124. package/esm2022/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
  125. package/esm2022/lib/modal/modal-header/modal-header.component.mjs +3 -3
  126. package/esm2022/lib/modal/modal-title/modal-title.directive.mjs +3 -3
  127. package/esm2022/lib/modal/modal.module.mjs +4 -4
  128. package/esm2022/lib/modal/modal.service.mjs +3 -3
  129. package/esm2022/lib/multi-select/multi-select/multi-select-search.directive.mjs +3 -3
  130. package/esm2022/lib/multi-select/multi-select/multi-select.component.mjs +165 -85
  131. package/esm2022/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
  132. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
  133. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +23 -9
  134. package/esm2022/lib/multi-select/multi-select-option/multi-select-option.component.mjs +32 -24
  135. package/esm2022/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
  136. package/esm2022/lib/multi-select/multi-select.module.mjs +4 -4
  137. package/esm2022/lib/multi-select/multi-select.service.mjs +27 -5
  138. package/esm2022/lib/multi-select/multi-select.type.mjs +1 -1
  139. package/esm2022/lib/nav/nav-item.component.mjs +3 -3
  140. package/esm2022/lib/nav/nav-link.directive.mjs +20 -32
  141. package/esm2022/lib/nav/nav.component.mjs +3 -3
  142. package/esm2022/lib/nav/nav.module.mjs +4 -4
  143. package/esm2022/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
  144. package/esm2022/lib/navbar/navbar-nav/navbar-nav.component.mjs +12 -19
  145. package/esm2022/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
  146. package/esm2022/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
  147. package/esm2022/lib/navbar/navbar.component.mjs +3 -3
  148. package/esm2022/lib/navbar/navbar.module.mjs +4 -4
  149. package/esm2022/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
  150. package/esm2022/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
  151. package/esm2022/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
  152. package/esm2022/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
  153. package/esm2022/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
  154. package/esm2022/lib/offcanvas/offcanvas.module.mjs +4 -4
  155. package/esm2022/lib/offcanvas/offcanvas.service.mjs +3 -3
  156. package/esm2022/lib/pagination/page-item/page-item.component.mjs +3 -3
  157. package/esm2022/lib/pagination/page-item/page-item.directive.mjs +3 -3
  158. package/esm2022/lib/pagination/page-link/page-link.directive.mjs +3 -3
  159. package/esm2022/lib/pagination/pagination/pagination.component.mjs +3 -3
  160. package/esm2022/lib/pagination/pagination.module.mjs +4 -4
  161. package/esm2022/lib/placeholder/placeholder-animation.directive.mjs +9 -8
  162. package/esm2022/lib/placeholder/placeholder.directive.mjs +5 -5
  163. package/esm2022/lib/placeholder/placeholder.module.mjs +4 -4
  164. package/esm2022/lib/popover/popover/popover.component.mjs +3 -3
  165. package/esm2022/lib/popover/popover.directive.mjs +3 -3
  166. package/esm2022/lib/popover/popover.module.mjs +4 -4
  167. package/esm2022/lib/progress/progress-bar.component.mjs +21 -31
  168. package/esm2022/lib/progress/progress.component.mjs +26 -42
  169. package/esm2022/lib/progress/progress.module.mjs +4 -4
  170. package/esm2022/lib/services/class-toggle.service.mjs +3 -3
  171. package/esm2022/lib/services/intersection.service.mjs +3 -3
  172. package/esm2022/lib/services/listeners.service.mjs +3 -3
  173. package/esm2022/lib/shared/html-attr.directive.mjs +3 -3
  174. package/esm2022/lib/shared/shared.module.mjs +4 -4
  175. package/esm2022/lib/shared/template-id.directive.mjs +3 -3
  176. package/esm2022/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
  177. package/esm2022/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
  178. package/esm2022/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
  179. package/esm2022/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  180. package/esm2022/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  181. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
  182. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
  183. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
  184. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
  185. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
  186. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
  187. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
  188. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
  189. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
  190. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
  191. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
  192. package/esm2022/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
  193. package/esm2022/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +3 -3
  194. package/esm2022/lib/sidebar/sidebar.module.mjs +4 -4
  195. package/esm2022/lib/sidebar/sidebar.service.mjs +3 -3
  196. package/esm2022/lib/smart-pagination/smart-pagination.component.mjs +3 -3
  197. package/esm2022/lib/smart-pagination/smart-pagination.module.mjs +4 -4
  198. package/esm2022/lib/smart-table/smart-table/smart-table.component.mjs +3 -3
  199. package/esm2022/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +3 -3
  200. package/esm2022/lib/smart-table/smart-table-filter/filter-input.directive.mjs +3 -3
  201. package/esm2022/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
  202. package/esm2022/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
  203. package/esm2022/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
  204. package/esm2022/lib/smart-table/smart-table.module.mjs +4 -4
  205. package/esm2022/lib/spinner/spinner.component.mjs +3 -3
  206. package/esm2022/lib/spinner/spinner.module.mjs +4 -4
  207. package/esm2022/lib/table/table-active.directive.mjs +14 -23
  208. package/esm2022/lib/table/table-color.directive.mjs +3 -3
  209. package/esm2022/lib/table/table.directive.mjs +48 -85
  210. package/esm2022/lib/table/table.module.mjs +4 -4
  211. package/esm2022/lib/table/table.type.mjs +1 -1
  212. package/esm2022/lib/tabs/tab-content/tab-content.component.mjs +3 -3
  213. package/esm2022/lib/tabs/tab-content-ref.directive.mjs +3 -3
  214. package/esm2022/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
  215. package/esm2022/lib/tabs/tab.service.mjs +3 -3
  216. package/esm2022/lib/tabs/tabs.module.mjs +4 -4
  217. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
  218. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
  219. package/esm2022/lib/time-picker/time-picker.component.mjs +3 -3
  220. package/esm2022/lib/time-picker/time-picker.module.mjs +4 -4
  221. package/esm2022/lib/toast/toast/toast.component.mjs +3 -3
  222. package/esm2022/lib/toast/toast-body/toast-body.component.mjs +3 -3
  223. package/esm2022/lib/toast/toast-close.directive.mjs +3 -3
  224. package/esm2022/lib/toast/toast-header/toast-header.component.mjs +3 -3
  225. package/esm2022/lib/toast/toast.module.mjs +4 -4
  226. package/esm2022/lib/toast/toaster/toaster-host.directive.mjs +3 -3
  227. package/esm2022/lib/toast/toaster/toaster.component.mjs +3 -3
  228. package/esm2022/lib/toast/toaster/toaster.service.mjs +3 -3
  229. package/esm2022/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
  230. package/esm2022/lib/tooltip/tooltip.directive.mjs +3 -3
  231. package/esm2022/lib/tooltip/tooltip.module.mjs +4 -4
  232. package/esm2022/lib/utilities/align.directive.mjs +3 -3
  233. package/esm2022/lib/utilities/bg-color.directive.mjs +3 -3
  234. package/esm2022/lib/utilities/border.directive.mjs +3 -3
  235. package/esm2022/lib/utilities/rounded.directive.mjs +3 -3
  236. package/esm2022/lib/utilities/text-color.directive.mjs +3 -3
  237. package/esm2022/lib/utilities/utilities.module.mjs +4 -4
  238. package/esm2022/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
  239. package/esm2022/lib/widget/widget-stat-b/widget-stat-b.component.mjs +12 -18
  240. package/esm2022/lib/widget/widget-stat-c/widget-stat-c.component.mjs +12 -18
  241. package/esm2022/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
  242. package/esm2022/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
  243. package/esm2022/lib/widget/widget-stat-f/widget-stat-f.component.mjs +13 -19
  244. package/esm2022/lib/widget/widget.module.mjs +4 -4
  245. package/fesm2022/coreui-angular-pro.mjs +1314 -1385
  246. package/fesm2022/coreui-angular-pro.mjs.map +1 -1
  247. package/lib/accordion/accordion-item/accordion-item.component.d.ts +9 -12
  248. package/lib/button/button-close.directive.d.ts +2 -5
  249. package/lib/button/button.directive.d.ts +5 -11
  250. package/lib/dropdown/dropdown-menu/dropdown-menu.directive.d.ts +3 -5
  251. package/lib/form/form/form.directive.d.ts +2 -6
  252. package/lib/form/form-check/form-check.component.d.ts +7 -14
  253. package/lib/form/form-control/form-control.directive.d.ts +3 -6
  254. package/lib/form/form-feedback/form-feedback.component.d.ts +4 -5
  255. package/lib/form/form-floating/form-floating.directive.d.ts +2 -6
  256. package/lib/grid/container.component.d.ts +3 -5
  257. package/lib/grid/container.type.d.ts +1 -1
  258. package/lib/image/img.directive.d.ts +6 -14
  259. package/lib/list-group/list-group-item.directive.d.ts +3 -6
  260. package/lib/list-group/list-group.directive.d.ts +2 -6
  261. package/lib/loading-button/loading-button.component.d.ts +2 -2
  262. package/lib/multi-select/multi-select/multi-select.component.d.ts +20 -6
  263. package/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.d.ts +7 -0
  264. package/lib/multi-select/multi-select-option/multi-select-option.component.d.ts +4 -1
  265. package/lib/multi-select/multi-select.service.d.ts +10 -0
  266. package/lib/multi-select/multi-select.type.d.ts +3 -1
  267. package/lib/nav/nav-link.directive.d.ts +4 -9
  268. package/lib/navbar/navbar-nav/navbar-nav.component.d.ts +2 -5
  269. package/lib/placeholder/placeholder-animation.directive.d.ts +1 -2
  270. package/lib/placeholder/placeholder.directive.d.ts +1 -1
  271. package/lib/progress/progress-bar.component.d.ts +7 -10
  272. package/lib/progress/progress.component.d.ts +6 -13
  273. package/lib/table/table-active.directive.d.ts +2 -6
  274. package/lib/table/table.directive.d.ts +13 -26
  275. package/lib/table/table.type.d.ts +5 -5
  276. package/lib/widget/widget-stat-b/widget-stat-b.component.d.ts +2 -5
  277. package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +9 -12
  278. package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +5 -8
  279. package/package.json +6 -6
@@ -1,16 +1,11 @@
1
- import { BooleanInput } from '@angular/cdk/coercion';
2
1
  import * as i0 from "@angular/core";
3
2
  export declare class NavLinkDirective {
4
- static ngAcceptInputType_cNavLink: BooleanInput;
5
- static ngAcceptInputType_disabled: BooleanInput;
6
3
  /**
7
4
  * Sets .nav-link class to the host. [docs]
8
5
  * @type boolean
9
6
  * @default true
10
7
  */
11
- set cNavLink(value: boolean);
12
- get cNavLink(): boolean;
13
- private _cNavLink;
8
+ cNavLink: string | boolean;
14
9
  /**
15
10
  * Toggle the active state for the component. [docs]
16
11
  * @type boolean
@@ -20,9 +15,7 @@ export declare class NavLinkDirective {
20
15
  * Set disabled attr for the host element. [docs]
21
16
  * @type boolean
22
17
  */
23
- get disabled(): boolean;
24
- set disabled(value: boolean);
25
- private _disabled;
18
+ disabled: string | boolean;
26
19
  get ariaCurrent(): string | null;
27
20
  get isDisabled(): boolean | null;
28
21
  get attrDisabled(): "" | null;
@@ -31,4 +24,6 @@ export declare class NavLinkDirective {
31
24
  get hostClasses(): any;
32
25
  static ɵfac: i0.ɵɵFactoryDeclaration<NavLinkDirective, never>;
33
26
  static ɵdir: i0.ɵɵDirectiveDeclaration<NavLinkDirective, "[cNavLink]", never, { "cNavLink": { "alias": "cNavLink"; "required": false; }; "active": { "alias": "active"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, never>;
27
+ static ngAcceptInputType_cNavLink: unknown;
28
+ static ngAcceptInputType_disabled: unknown;
34
29
  }
@@ -1,15 +1,12 @@
1
- import { BooleanInput } from '@angular/cdk/coercion';
2
1
  import * as i0 from "@angular/core";
3
2
  export declare class NavbarNavComponent {
4
- static ngAcceptInputType_scroll: BooleanInput;
5
3
  /**
6
4
  * Enable vertical scrolling of a collapsed navbar toggleable contents.
7
5
  * @type boolean
8
6
  */
9
- set scroll(value: boolean);
10
- get scroll(): boolean;
11
- private _scroll;
7
+ scroll: string | boolean;
12
8
  get hostClasses(): any;
13
9
  static ɵfac: i0.ɵɵFactoryDeclaration<NavbarNavComponent, never>;
14
10
  static ɵcmp: i0.ɵɵComponentDeclaration<NavbarNavComponent, "c-navbar-nav", never, { "scroll": { "alias": "scroll"; "required": false; }; }, {}, never, ["*"], true, never>;
11
+ static ngAcceptInputType_scroll: unknown;
15
12
  }
@@ -2,7 +2,7 @@ import { AfterContentInit } from '@angular/core';
2
2
  import { PlaceholderDirective } from './placeholder.directive';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class PlaceholderAnimationDirective implements AfterContentInit {
5
- constructor();
5
+ #private;
6
6
  /**
7
7
  * Animation type for placeholder
8
8
  * @type 'glow' | 'wave'
@@ -10,7 +10,6 @@ export declare class PlaceholderAnimationDirective implements AfterContentInit {
10
10
  */
11
11
  animation?: 'glow' | 'wave';
12
12
  placeholder: PlaceholderDirective;
13
- private animate;
14
13
  get hostClasses(): any;
15
14
  ngAfterContentInit(): void;
16
15
  static ɵfac: i0.ɵɵFactoryDeclaration<PlaceholderAnimationDirective, never>;
@@ -6,7 +6,7 @@ export declare class PlaceholderDirective {
6
6
  /**
7
7
  * placeholder toggler
8
8
  * @type boolean
9
- * @default true
9
+ * @default false
10
10
  */
11
11
  set visible(value: boolean);
12
12
  get visible(): boolean;
@@ -1,31 +1,25 @@
1
1
  import { ElementRef, OnChanges, OnInit, Renderer2, SimpleChanges } from '@angular/core';
2
2
  import { Colors } from '../coreui.types';
3
- import { BooleanInput, NumberInput } from '@angular/cdk/coercion';
4
3
  import * as i0 from "@angular/core";
5
4
  export declare class ProgressBarComponent implements OnInit, OnChanges {
6
5
  private renderer;
7
6
  private hostElement;
8
- static ngAcceptInputType_animated: BooleanInput;
9
- static ngAcceptInputType_value: NumberInput;
10
7
  /**
11
8
  * Use to animate the stripes right to left via CSS3 animations.
12
9
  * @type boolean
13
10
  */
14
- set animated(value: boolean);
15
- get animated(): boolean;
16
- private _animated;
11
+ animated: string | boolean;
17
12
  /**
18
13
  * Sets the color context of the component to one of CoreUI’s themed colors.
19
14
  * @values 'primary', 'secondary', 'success', 'danger', 'warning', 'info', 'dark', 'light'
20
15
  */
21
16
  color?: Colors;
22
- precision: number;
17
+ precision: string | number;
23
18
  /**
24
19
  * The percent to progress the ProgressBar.
20
+ * @type number
25
21
  */
26
- set value(value: number);
27
- get value(): number;
28
- private _value;
22
+ value: string | number;
29
23
  /**
30
24
  * Set the progress bar variant to optional striped.
31
25
  * @values 'striped'
@@ -49,4 +43,7 @@ export declare class ProgressBarComponent implements OnInit, OnChanges {
49
43
  ngOnChanges(changes: SimpleChanges): void;
50
44
  static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
51
45
  static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "c-progress-bar", never, { "animated": { "alias": "animated"; "required": false; }; "color": { "alias": "color"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "role": { "alias": "role"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; }, {}, never, ["*"], true, never>;
46
+ static ngAcceptInputType_animated: unknown;
47
+ static ngAcceptInputType_precision: unknown;
48
+ static ngAcceptInputType_value: unknown;
52
49
  }
@@ -1,32 +1,25 @@
1
- import { BooleanInput, NumberInput } from '@angular/cdk/coercion';
2
1
  import * as i0 from "@angular/core";
3
2
  export declare class ProgressComponent {
4
- static ngAcceptInputType_height: NumberInput;
5
- static ngAcceptInputType_thin: BooleanInput;
6
- static ngAcceptInputType_white: BooleanInput;
7
3
  /**
8
4
  * Sets the height of the component. If you set that value the inner `<CProgressBar>` will automatically resize accordingly.
9
5
  * @type number
10
6
  */
11
- set height(value: number);
12
- get height(): number;
13
- private _height;
7
+ height: string | number;
14
8
  /**
15
9
  * Displays thin progress.
16
10
  * @type boolean
17
11
  */
18
- set thin(value: boolean);
19
- get thin(): boolean;
20
- private _thin;
12
+ thin: string | boolean;
21
13
  /**
22
14
  * Change the default color to white.
23
15
  * @type boolean
24
16
  */
25
- get white(): boolean;
26
- set white(value: boolean);
27
- private _white;
17
+ white: string | boolean;
28
18
  get hostClasses(): any;
29
19
  get hostStyle(): any;
30
20
  static ɵfac: i0.ɵɵFactoryDeclaration<ProgressComponent, never>;
31
21
  static ɵcmp: i0.ɵɵComponentDeclaration<ProgressComponent, "c-progress", never, { "height": { "alias": "height"; "required": false; }; "thin": { "alias": "thin"; "required": false; }; "white": { "alias": "white"; "required": false; }; }, {}, never, ["*"], true, never>;
22
+ static ngAcceptInputType_height: unknown;
23
+ static ngAcceptInputType_thin: unknown;
24
+ static ngAcceptInputType_white: unknown;
32
25
  }
@@ -1,16 +1,12 @@
1
- import { BooleanInput } from '@angular/cdk/coercion';
2
1
  import * as i0 from "@angular/core";
3
2
  export declare class TableActiveDirective {
4
- static ngAcceptInputType_active: BooleanInput;
5
3
  /**
6
4
  * Highlight a table row or cell
7
5
  * @type boolean
8
6
  */
9
- set active(value: boolean);
10
- get active(): boolean;
11
- private _active;
7
+ active: string | boolean;
12
8
  get hostClasses(): any;
13
- constructor();
14
9
  static ɵfac: i0.ɵɵFactoryDeclaration<TableActiveDirective, never>;
15
10
  static ɵdir: i0.ɵɵDirectiveDeclaration<TableActiveDirective, "[cTableActive]", never, { "active": { "alias": "cTableActive"; "required": false; }; }, {}, never, never, true, never>;
11
+ static ngAcceptInputType_active: unknown;
16
12
  }
@@ -1,17 +1,11 @@
1
1
  import { ElementRef, OnInit, Renderer2 } from '@angular/core';
2
2
  import { Breakpoints, Colors } from '../coreui.types';
3
- import { BooleanInput } from '@angular/cdk/coercion';
4
3
  import { ITable } from './table.type';
5
4
  import * as i0 from "@angular/core";
6
5
  export declare class TableDirective implements ITable, OnInit {
7
6
  private renderer;
8
7
  private hostElement;
9
- static ngAcceptInputType_bordered: BooleanInput;
10
- static ngAcceptInputType_borderless: BooleanInput;
11
- static ngAcceptInputType_hover: BooleanInput;
12
- static ngAcceptInputType_small: BooleanInput;
13
- static ngAcceptInputType_striped: BooleanInput;
14
- static ngAcceptInputType_stripedColumns: BooleanInput;
8
+ constructor(renderer: Renderer2, hostElement: ElementRef);
15
9
  /**
16
10
  * Set the vertical alignment.
17
11
  * @type string
@@ -27,16 +21,12 @@ export declare class TableDirective implements ITable, OnInit {
27
21
  * Add borders on all sides of the table and cells.
28
22
  * @type boolean
29
23
  */
30
- set bordered(value: boolean);
31
- get bordered(): boolean;
32
- private _bordered;
24
+ bordered: string | boolean;
33
25
  /**
34
26
  * Remove borders on all sides of the table and cells.
35
27
  * @type boolean
36
28
  */
37
- set borderless(value: boolean);
38
- get borderless(): boolean;
39
- private _borderless;
29
+ borderless: string | boolean;
40
30
  /**
41
31
  * Put the `<caption>` on the top of the table.
42
32
  * @values 'top'
@@ -51,9 +41,7 @@ export declare class TableDirective implements ITable, OnInit {
51
41
  * Enable a hover state on table rows within table body.
52
42
  * @type boolean
53
43
  */
54
- set hover(value: boolean);
55
- get hover(): boolean;
56
- private _hover;
44
+ hover: string | boolean;
57
45
  /**
58
46
  * Make table responsive across all viewports or pick a maximum breakpoint with which to have a responsive table up to.
59
47
  * @type: {boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'}
@@ -63,28 +51,27 @@ export declare class TableDirective implements ITable, OnInit {
63
51
  * Make table more compact by cutting all cell `padding` in half.
64
52
  * @type boolean
65
53
  */
66
- set small(value: boolean);
67
- get small(): boolean;
68
- private _small;
54
+ small: string | boolean;
69
55
  /**
70
56
  * Add zebra-striping to any table row within the table body.
71
57
  * @type boolean
72
58
  */
73
- set striped(value: boolean);
74
- get striped(): boolean;
75
- private _striped;
59
+ striped: string | boolean;
76
60
  /**
77
61
  * Add zebra-striping to any table column.
78
62
  * @type boolean
79
63
  * @since 4.2.4
80
64
  */
81
- set stripedColumns(value: boolean);
82
- get stripedColumns(): boolean;
83
- private _stripedColumns;
84
- constructor(renderer: Renderer2, hostElement: ElementRef);
65
+ stripedColumns: string | boolean;
85
66
  get hostClasses(): any;
86
67
  ngOnInit(): void;
87
68
  setResponsiveWrapper(): void;
88
69
  static ɵfac: i0.ɵɵFactoryDeclaration<TableDirective, never>;
89
70
  static ɵdir: i0.ɵɵDirectiveDeclaration<TableDirective, "table[cTable]", never, { "align": { "alias": "align"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; "bordered": { "alias": "bordered"; "required": false; }; "borderless": { "alias": "borderless"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "color": { "alias": "color"; "required": false; }; "hover": { "alias": "hover"; "required": false; }; "responsive": { "alias": "responsive"; "required": false; }; "small": { "alias": "small"; "required": false; }; "striped": { "alias": "striped"; "required": false; }; "stripedColumns": { "alias": "stripedColumns"; "required": false; }; }, {}, never, never, true, never>;
71
+ static ngAcceptInputType_bordered: unknown;
72
+ static ngAcceptInputType_borderless: unknown;
73
+ static ngAcceptInputType_hover: unknown;
74
+ static ngAcceptInputType_small: unknown;
75
+ static ngAcceptInputType_striped: unknown;
76
+ static ngAcceptInputType_stripedColumns: unknown;
90
77
  }
@@ -15,12 +15,12 @@ export interface ITable {
15
15
  * Add borders on all sides of the table and cells.
16
16
  * @type boolean
17
17
  */
18
- bordered?: boolean;
18
+ bordered?: boolean | string;
19
19
  /**
20
20
  * Remove borders on all sides of the table and cells.
21
21
  * @type boolean
22
22
  */
23
- borderless?: boolean;
23
+ borderless?: boolean | string;
24
24
  /**
25
25
  * Put the `<caption>` on the top of the table.
26
26
  * @values 'top'
@@ -35,7 +35,7 @@ export interface ITable {
35
35
  * Enable a hover state on table rows within table body.
36
36
  * @type boolean
37
37
  */
38
- hover?: boolean;
38
+ hover?: boolean | string;
39
39
  /**
40
40
  * Make table responsive across all viewports or pick a maximum breakpoint with which to have a responsive table up to.
41
41
  * @type: {boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'}
@@ -45,12 +45,12 @@ export interface ITable {
45
45
  * Make table more compact by cutting all cell `padding` in half.
46
46
  * @type boolean
47
47
  */
48
- small?: boolean;
48
+ small?: boolean | string;
49
49
  /**
50
50
  * Add zebra-striping to any table row within the table body`.
51
51
  * @type boolean
52
52
  */
53
- striped?: boolean;
53
+ striped?: boolean | string;
54
54
  attributes?: {
55
55
  [key: string]: any;
56
56
  };
@@ -1,10 +1,8 @@
1
- import { BooleanInput } from '@angular/cdk/coercion';
2
1
  import { Colors } from '../../coreui.types';
3
2
  import { CardComponent } from '../../card';
4
3
  import * as i0 from "@angular/core";
5
4
  export declare class WidgetStatBComponent extends CardComponent {
6
5
  constructor();
7
- static ngAcceptInputType_inverse: BooleanInput;
8
6
  /**
9
7
  * Sets the color context of the component to one of CoreUI’s themed colors.
10
8
  * @type Colors
@@ -34,9 +32,7 @@ export declare class WidgetStatBComponent extends CardComponent {
34
32
  * Invert colors from their default dark shade.
35
33
  * @type boolean
36
34
  */
37
- get inverse(): boolean;
38
- set inverse(value: boolean);
39
- private _inverse;
35
+ inverse: string | boolean;
40
36
  get hostClasses(): {
41
37
  [x: string]: boolean;
42
38
  card: boolean;
@@ -44,4 +40,5 @@ export declare class WidgetStatBComponent extends CardComponent {
44
40
  };
45
41
  static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatBComponent, never>;
46
42
  static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatBComponent, "c-widget-stat-b", ["cWidgetStatB"], { "color": { "alias": "color"; "required": false; }; "textColor": { "alias": "textColor"; "required": false; }; "title": { "alias": "title"; "required": false; }; "text": { "alias": "text"; "required": false; }; "value": { "alias": "value"; "required": false; }; "inverse": { "alias": "inverse"; "required": false; }; }, {}, never, ["*"], true, never>;
43
+ static ngAcceptInputType_inverse: unknown;
47
44
  }
@@ -1,11 +1,9 @@
1
1
  import { AfterContentInit, QueryList } from '@angular/core';
2
- import { BooleanInput } from '@angular/cdk/coercion';
3
2
  import { CardComponent } from '../../card';
4
3
  import { TemplateIdDirective } from '../../shared';
5
4
  import * as i0 from "@angular/core";
6
5
  export declare class WidgetStatCComponent extends CardComponent implements AfterContentInit {
7
6
  constructor();
8
- static ngAcceptInputType_inverse: BooleanInput;
9
7
  /**
10
8
  * Icon for your component.
11
9
  * @type string
@@ -25,34 +23,33 @@ export declare class WidgetStatCComponent extends CardComponent implements After
25
23
  * Invert colors from their default dark shade.
26
24
  * @type boolean
27
25
  */
28
- get inverse(): boolean;
29
- set inverse(value: boolean);
30
- private _inverse;
26
+ inverse: string | boolean;
31
27
  templates: any;
32
28
  contentTemplates: QueryList<TemplateIdDirective>;
33
29
  get hostExtendedClass(): {
34
- 'high-emphasis-inverse': boolean;
30
+ 'high-emphasis-inverse': string | boolean;
35
31
  };
36
32
  get iconClasses(): {
37
- [x: string]: boolean;
33
+ [x: string]: string | boolean;
38
34
  'mb-4': boolean;
39
35
  'text-end': boolean;
40
36
  'text-medium-emphasis': boolean;
41
- 'text-medium-emphasis-inverse': boolean;
37
+ 'text-medium-emphasis-inverse': string | boolean;
42
38
  };
43
39
  get titleClasses(): {
44
- [x: string]: boolean;
40
+ [x: string]: string | boolean;
45
41
  'text-medium-emphasis': boolean;
46
- 'text-medium-emphasis-inverse': boolean;
42
+ 'text-medium-emphasis-inverse': string | boolean;
47
43
  };
48
44
  get valueClasses(): {
49
- [x: string]: boolean;
45
+ [x: string]: string | boolean;
50
46
  'fs-4': boolean;
51
47
  'fw-semibold': boolean;
52
48
  'text-high-emphasis': boolean;
53
- 'text-high-emphasis-inverse': boolean;
49
+ 'text-high-emphasis-inverse': string | boolean;
54
50
  };
55
51
  ngAfterContentInit(): void;
56
52
  static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatCComponent, never>;
57
53
  static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatCComponent, "c-widget-stat-c", ["cWidgetStatC"], { "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "value": { "alias": "value"; "required": false; }; "inverse": { "alias": "inverse"; "required": false; }; }, {}, ["contentTemplates"], ["*"], true, never>;
54
+ static ngAcceptInputType_inverse: unknown;
58
55
  }
@@ -1,10 +1,8 @@
1
1
  import { AfterContentInit, QueryList } from '@angular/core';
2
- import { BooleanInput } from '@angular/cdk/coercion';
3
- import { TemplateIdDirective } from '../../shared';
4
2
  import { Colors } from '../../coreui.types';
3
+ import { TemplateIdDirective } from '../../shared';
5
4
  import * as i0 from "@angular/core";
6
5
  export declare class WidgetStatFComponent implements AfterContentInit {
7
- static ngAcceptInputType_padding: BooleanInput;
8
6
  /**
9
7
  * Sets the color context of the component to one of CoreUI’s themed colors.
10
8
  * @type Colors
@@ -29,9 +27,7 @@ export declare class WidgetStatFComponent implements AfterContentInit {
29
27
  * Set padding of your component.
30
28
  * @type boolean
31
29
  */
32
- get padding(): boolean;
33
- set padding(value: boolean);
34
- private _padding;
30
+ padding: string | boolean;
35
31
  /**
36
32
  * Title of the widget to display
37
33
  * @type string
@@ -53,10 +49,10 @@ export declare class WidgetStatFComponent implements AfterContentInit {
53
49
  'p-0': boolean;
54
50
  };
55
51
  get iconClasses(): {
56
- [x: string]: boolean;
52
+ [x: string]: string | boolean;
57
53
  'me-3': boolean;
58
54
  'text-white': boolean;
59
- 'p-3': boolean;
55
+ 'p-3': string | boolean;
60
56
  'p-4': boolean;
61
57
  };
62
58
  get titleClasses(): {
@@ -74,4 +70,5 @@ export declare class WidgetStatFComponent implements AfterContentInit {
74
70
  ngAfterContentInit(): void;
75
71
  static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatFComponent, never>;
76
72
  static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatFComponent, "c-widget-stat-f", ["cWidgetStatB"], { "color": { "alias": "color"; "required": false; }; "textColor": { "alias": "textColor"; "required": false; }; "footer": { "alias": "footer"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "title": { "alias": "title"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, ["contentTemplates"], never, true, never>;
73
+ static ngAcceptInputType_padding: unknown;
77
74
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coreui/angular-pro",
3
- "version": "4.5.9",
3
+ "version": "4.5.12",
4
4
  "description": "CoreUI Pro Components Library for Angular",
5
5
  "copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
6
6
  "homepage": "https://coreui.io/angular",
@@ -22,11 +22,11 @@
22
22
  "tslib": "^2.3.0"
23
23
  },
24
24
  "peerDependencies": {
25
- "@angular/cdk": "^16.0.0",
26
- "@angular/common": "^16.0.0",
27
- "@angular/core": "^16.0.0",
28
- "@angular/router": "^16.0.0",
29
- "@coreui/coreui-pro": "~4.5.0"
25
+ "@angular/cdk": "^16.1.0",
26
+ "@angular/common": "^16.1.0",
27
+ "@angular/core": "^16.1.0",
28
+ "@angular/router": "^16.1.0",
29
+ "@coreui/coreui-pro": "~4.5.0 || ~4.6.0"
30
30
  },
31
31
  "repository": {
32
32
  "type": "git",