@coreui/angular-pro 5.2.18 → 5.2.20

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 (283) hide show
  1. package/esm2022/lib/accordion/accordion/accordion.component.mjs +21 -33
  2. package/esm2022/lib/accordion/accordion-button/accordion-button.directive.mjs +20 -30
  3. package/esm2022/lib/accordion/accordion-item/accordion-item.component.mjs +24 -23
  4. package/esm2022/lib/accordion/accordion.module.mjs +4 -4
  5. package/esm2022/lib/accordion/accordion.service.mjs +4 -4
  6. package/esm2022/lib/alert/alert-heading.directive.mjs +3 -3
  7. package/esm2022/lib/alert/alert-link.directive.mjs +3 -3
  8. package/esm2022/lib/alert/alert.component.mjs +3 -3
  9. package/esm2022/lib/alert/alert.module.mjs +4 -4
  10. package/esm2022/lib/avatar/avatar.component.mjs +3 -3
  11. package/esm2022/lib/avatar/avatar.module.mjs +4 -4
  12. package/esm2022/lib/backdrop/backdrop.service.mjs +3 -3
  13. package/esm2022/lib/badge/badge.component.mjs +3 -3
  14. package/esm2022/lib/badge/badge.module.mjs +4 -4
  15. package/esm2022/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
  16. package/esm2022/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  17. package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +3 -3
  18. package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
  19. package/esm2022/lib/breadcrumb/breadcrumb.module.mjs +4 -4
  20. package/esm2022/lib/button/button-close.directive.mjs +3 -3
  21. package/esm2022/lib/button/button.directive.mjs +3 -3
  22. package/esm2022/lib/button/button.module.mjs +4 -4
  23. package/esm2022/lib/button-group/button-group/button-group.component.mjs +3 -3
  24. package/esm2022/lib/button-group/button-group.module.mjs +4 -4
  25. package/esm2022/lib/button-group/button-toolbar/button-toolbar.component.mjs +3 -3
  26. package/esm2022/lib/calendar/calendar/calendar-class-view.pipe.mjs +3 -3
  27. package/esm2022/lib/calendar/calendar/calendar.component.mjs +4 -4
  28. package/esm2022/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +3 -3
  29. package/esm2022/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +3 -3
  30. package/esm2022/lib/calendar/calendar-month/calendar-class-row.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 +81 -84
  34. package/esm2022/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
  35. package/esm2022/lib/calendar/calendar-month/calendar-month.component.mjs +47 -20
  36. package/esm2022/lib/calendar/calendar-month/calendar-row.directive.mjs +17 -13
  37. package/esm2022/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
  38. package/esm2022/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +23 -47
  39. package/esm2022/lib/calendar/calendar.module.mjs +4 -4
  40. package/esm2022/lib/calendar/calendar.service.mjs +3 -3
  41. package/esm2022/lib/calendar/calendar.utils.mjs +29 -15
  42. package/esm2022/lib/callout/callout.component.mjs +3 -3
  43. package/esm2022/lib/callout/callout.module.mjs +4 -4
  44. package/esm2022/lib/card/card-body.component.mjs +3 -3
  45. package/esm2022/lib/card/card-footer.component.mjs +3 -3
  46. package/esm2022/lib/card/card-group.component.mjs +3 -3
  47. package/esm2022/lib/card/card-header-actions.component.mjs +3 -3
  48. package/esm2022/lib/card/card-header.component.mjs +3 -3
  49. package/esm2022/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
  50. package/esm2022/lib/card/card-img.directive.mjs +3 -3
  51. package/esm2022/lib/card/card-link.directive.mjs +3 -3
  52. package/esm2022/lib/card/card-subtitle.directive.mjs +3 -3
  53. package/esm2022/lib/card/card-text.directive.mjs +3 -3
  54. package/esm2022/lib/card/card-title.directive.mjs +3 -3
  55. package/esm2022/lib/card/card.component.mjs +3 -3
  56. package/esm2022/lib/card/card.module.mjs +4 -4
  57. package/esm2022/lib/carousel/carousel/carousel.component.mjs +3 -3
  58. package/esm2022/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
  59. package/esm2022/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
  60. package/esm2022/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
  61. package/esm2022/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
  62. package/esm2022/lib/carousel/carousel-item/carousel-item.component.mjs +3 -3
  63. package/esm2022/lib/carousel/carousel-state.mjs +3 -3
  64. package/esm2022/lib/carousel/carousel.config.mjs +3 -3
  65. package/esm2022/lib/carousel/carousel.module.mjs +4 -4
  66. package/esm2022/lib/carousel/carousel.service.mjs +3 -3
  67. package/esm2022/lib/collapse/collapse.directive.mjs +3 -3
  68. package/esm2022/lib/collapse/collapse.module.mjs +4 -4
  69. package/esm2022/lib/date-picker/date-picker.component.mjs +3 -3
  70. package/esm2022/lib/date-picker/date-picker.module.mjs +4 -4
  71. package/esm2022/lib/date-range-picker/date-range-picker/custom-range-key.pipe.mjs +3 -3
  72. package/esm2022/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +4 -4
  73. package/esm2022/lib/date-range-picker/date-range-picker.module.mjs +4 -4
  74. package/esm2022/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
  75. package/esm2022/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
  76. package/esm2022/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
  77. package/esm2022/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
  78. package/esm2022/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
  79. package/esm2022/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
  80. package/esm2022/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  81. package/esm2022/lib/dropdown/dropdown.module.mjs +4 -4
  82. package/esm2022/lib/dropdown/dropdown.service.mjs +3 -3
  83. package/esm2022/lib/element-cover/element-cover.component.mjs +68 -57
  84. package/esm2022/lib/element-cover/element-cover.module.mjs +4 -4
  85. package/esm2022/lib/footer/footer.component.mjs +3 -3
  86. package/esm2022/lib/footer/footer.module.mjs +4 -4
  87. package/esm2022/lib/form/form/form.directive.mjs +3 -3
  88. package/esm2022/lib/form/form-check/form-check-input.directive.mjs +3 -3
  89. package/esm2022/lib/form/form-check/form-check-label.directive.mjs +3 -3
  90. package/esm2022/lib/form/form-check/form-check.component.mjs +3 -3
  91. package/esm2022/lib/form/form-control/form-control.directive.mjs +3 -3
  92. package/esm2022/lib/form/form-feedback/form-feedback.component.mjs +3 -3
  93. package/esm2022/lib/form/form-floating/form-floating.directive.mjs +3 -3
  94. package/esm2022/lib/form/form-label/form-label.directive.mjs +3 -3
  95. package/esm2022/lib/form/form-select/form-select.directive.mjs +3 -3
  96. package/esm2022/lib/form/form-text/form-text.directive.mjs +3 -3
  97. package/esm2022/lib/form/form.module.mjs +4 -4
  98. package/esm2022/lib/form/input-group/input-group.component.mjs +3 -3
  99. package/esm2022/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
  100. package/esm2022/lib/grid/col.component.mjs +3 -3
  101. package/esm2022/lib/grid/col.directive.mjs +3 -3
  102. package/esm2022/lib/grid/container.component.mjs +3 -3
  103. package/esm2022/lib/grid/grid.module.mjs +4 -4
  104. package/esm2022/lib/grid/gutter.directive.mjs +3 -3
  105. package/esm2022/lib/grid/row.component.mjs +3 -3
  106. package/esm2022/lib/grid/row.directive.mjs +3 -3
  107. package/esm2022/lib/header/header/header.component.mjs +3 -3
  108. package/esm2022/lib/header/header-brand/header-brand.component.mjs +3 -3
  109. package/esm2022/lib/header/header-divider/header-divider.component.mjs +3 -3
  110. package/esm2022/lib/header/header-nav/header-nav.component.mjs +3 -3
  111. package/esm2022/lib/header/header-text/header-text.component.mjs +3 -3
  112. package/esm2022/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
  113. package/esm2022/lib/header/header.module.mjs +4 -4
  114. package/esm2022/lib/image/img.directive.mjs +3 -3
  115. package/esm2022/lib/image/img.module.mjs +4 -4
  116. package/esm2022/lib/list-group/list-group-item.directive.mjs +3 -3
  117. package/esm2022/lib/list-group/list-group.directive.mjs +3 -3
  118. package/esm2022/lib/list-group/list-group.module.mjs +4 -4
  119. package/esm2022/lib/loading-button/loading-button.component.mjs +3 -3
  120. package/esm2022/lib/loading-button/loading-button.module.mjs +4 -4
  121. package/esm2022/lib/modal/modal/modal.component.mjs +3 -3
  122. package/esm2022/lib/modal/modal-body/modal-body.component.mjs +3 -3
  123. package/esm2022/lib/modal/modal-content/modal-content.component.mjs +3 -3
  124. package/esm2022/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
  125. package/esm2022/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
  126. package/esm2022/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
  127. package/esm2022/lib/modal/modal-header/modal-header.component.mjs +3 -3
  128. package/esm2022/lib/modal/modal-title/modal-title.directive.mjs +3 -3
  129. package/esm2022/lib/modal/modal.module.mjs +4 -4
  130. package/esm2022/lib/modal/modal.service.mjs +3 -3
  131. package/esm2022/lib/multi-select/multi-select/multi-select-search.directive.mjs +3 -3
  132. package/esm2022/lib/multi-select/multi-select/multi-select.component.mjs +156 -160
  133. package/esm2022/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
  134. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
  135. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +3 -3
  136. package/esm2022/lib/multi-select/multi-select-option/multi-select-option.component.mjs +3 -3
  137. package/esm2022/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
  138. package/esm2022/lib/multi-select/multi-select.module.mjs +4 -4
  139. package/esm2022/lib/multi-select/multi-select.service.mjs +3 -3
  140. package/esm2022/lib/nav/nav-item.component.mjs +3 -3
  141. package/esm2022/lib/nav/nav-link.directive.mjs +3 -3
  142. package/esm2022/lib/nav/nav.component.mjs +3 -3
  143. package/esm2022/lib/nav/nav.module.mjs +4 -4
  144. package/esm2022/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
  145. package/esm2022/lib/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
  146. package/esm2022/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
  147. package/esm2022/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
  148. package/esm2022/lib/navbar/navbar.component.mjs +3 -3
  149. package/esm2022/lib/navbar/navbar.module.mjs +4 -4
  150. package/esm2022/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
  151. package/esm2022/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
  152. package/esm2022/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
  153. package/esm2022/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
  154. package/esm2022/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
  155. package/esm2022/lib/offcanvas/offcanvas.module.mjs +4 -4
  156. package/esm2022/lib/offcanvas/offcanvas.service.mjs +3 -3
  157. package/esm2022/lib/pagination/page-item/page-item.component.mjs +3 -3
  158. package/esm2022/lib/pagination/page-item/page-item.directive.mjs +3 -3
  159. package/esm2022/lib/pagination/page-link/page-link.directive.mjs +3 -3
  160. package/esm2022/lib/pagination/pagination/pagination.component.mjs +3 -3
  161. package/esm2022/lib/pagination/pagination.module.mjs +4 -4
  162. package/esm2022/lib/placeholder/placeholder-animation.directive.mjs +3 -3
  163. package/esm2022/lib/placeholder/placeholder.directive.mjs +3 -3
  164. package/esm2022/lib/placeholder/placeholder.module.mjs +4 -4
  165. package/esm2022/lib/popover/popover/popover.component.mjs +3 -3
  166. package/esm2022/lib/popover/popover.directive.mjs +3 -3
  167. package/esm2022/lib/popover/popover.module.mjs +4 -4
  168. package/esm2022/lib/progress/progress-bar.component.mjs +3 -3
  169. package/esm2022/lib/progress/progress-bar.directive.mjs +3 -3
  170. package/esm2022/lib/progress/progress-stacked.component.mjs +3 -3
  171. package/esm2022/lib/progress/progress.component.mjs +3 -3
  172. package/esm2022/lib/progress/progress.module.mjs +4 -4
  173. package/esm2022/lib/rating/rating-item-label/rating-item-label.component.mjs +3 -3
  174. package/esm2022/lib/rating/rating.component.mjs +3 -3
  175. package/esm2022/lib/rating/rating.module.mjs +4 -4
  176. package/esm2022/lib/services/class-toggle.service.mjs +3 -3
  177. package/esm2022/lib/services/color-mode.service.mjs +3 -3
  178. package/esm2022/lib/services/in-memory-storage.service.mjs +3 -3
  179. package/esm2022/lib/services/intersection.service.mjs +3 -3
  180. package/esm2022/lib/services/listeners.service.mjs +3 -3
  181. package/esm2022/lib/services/local-storage.service.mjs +3 -3
  182. package/esm2022/lib/shared/element-ref.directive.mjs +3 -3
  183. package/esm2022/lib/shared/html-attr.directive.mjs +3 -3
  184. package/esm2022/lib/shared/shared.module.mjs +4 -4
  185. package/esm2022/lib/shared/template-id.directive.mjs +3 -3
  186. package/esm2022/lib/shared/theme.directive.mjs +3 -3
  187. package/esm2022/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
  188. package/esm2022/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
  189. package/esm2022/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
  190. package/esm2022/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  191. package/esm2022/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  192. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
  193. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
  194. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
  195. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
  196. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
  197. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
  198. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
  199. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
  200. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
  201. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
  202. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
  203. package/esm2022/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
  204. package/esm2022/lib/sidebar/sidebar-toggler/sidebar-toggler.directive.mjs +3 -3
  205. package/esm2022/lib/sidebar/sidebar.module.mjs +4 -4
  206. package/esm2022/lib/sidebar/sidebar.service.mjs +3 -3
  207. package/esm2022/lib/smart-pagination/smart-pagination.component.mjs +3 -3
  208. package/esm2022/lib/smart-pagination/smart-pagination.module.mjs +4 -4
  209. package/esm2022/lib/smart-table/smart-table/smart-table.component.mjs +23 -24
  210. package/esm2022/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +3 -3
  211. package/esm2022/lib/smart-table/smart-table-filter/filter-input.directive.mjs +3 -3
  212. package/esm2022/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
  213. package/esm2022/lib/smart-table/smart-table-head/smart-table-column-label.pipe.mjs +3 -3
  214. package/esm2022/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
  215. package/esm2022/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
  216. package/esm2022/lib/smart-table/smart-table.module.mjs +4 -4
  217. package/esm2022/lib/smart-table/smart-table.type.mjs +1 -1
  218. package/esm2022/lib/spinner/spinner.component.mjs +36 -33
  219. package/esm2022/lib/spinner/spinner.module.mjs +4 -4
  220. package/esm2022/lib/table/table-active.directive.mjs +3 -3
  221. package/esm2022/lib/table/table-color.directive.mjs +3 -3
  222. package/esm2022/lib/table/table.directive.mjs +3 -3
  223. package/esm2022/lib/table/table.module.mjs +4 -4
  224. package/esm2022/lib/tabs/tab-content/tab-content.component.mjs +3 -3
  225. package/esm2022/lib/tabs/tab-content-ref.directive.mjs +3 -3
  226. package/esm2022/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
  227. package/esm2022/lib/tabs/tab.service.mjs +3 -3
  228. package/esm2022/lib/tabs/tabs.module.mjs +4 -4
  229. package/esm2022/lib/tabs-2/tab/tab.directive.mjs +3 -3
  230. package/esm2022/lib/tabs-2/tab-panel/tab-panel.component.mjs +3 -3
  231. package/esm2022/lib/tabs-2/tabs-content/tabs-content.component.mjs +3 -3
  232. package/esm2022/lib/tabs-2/tabs-list/tabs-list.component.mjs +3 -3
  233. package/esm2022/lib/tabs-2/tabs.component.mjs +3 -3
  234. package/esm2022/lib/tabs-2/tabs.service.mjs +3 -3
  235. package/esm2022/lib/tabs-2/tabs2.module.mjs +4 -4
  236. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
  237. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
  238. package/esm2022/lib/time-picker/time-picker.component.mjs +3 -3
  239. package/esm2022/lib/time-picker/time-picker.module.mjs +4 -4
  240. package/esm2022/lib/toast/toast/toast.component.mjs +3 -3
  241. package/esm2022/lib/toast/toast-body/toast-body.component.mjs +3 -3
  242. package/esm2022/lib/toast/toast-close.directive.mjs +3 -3
  243. package/esm2022/lib/toast/toast-header/toast-header.component.mjs +3 -3
  244. package/esm2022/lib/toast/toast.module.mjs +4 -4
  245. package/esm2022/lib/toast/toaster/toaster-host.directive.mjs +3 -3
  246. package/esm2022/lib/toast/toaster/toaster.component.mjs +3 -3
  247. package/esm2022/lib/toast/toaster/toaster.service.mjs +8 -7
  248. package/esm2022/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
  249. package/esm2022/lib/tooltip/tooltip.directive.mjs +3 -3
  250. package/esm2022/lib/tooltip/tooltip.module.mjs +4 -4
  251. package/esm2022/lib/utilities/align.directive.mjs +3 -3
  252. package/esm2022/lib/utilities/bg-color.directive.mjs +3 -3
  253. package/esm2022/lib/utilities/border.directive.mjs +3 -3
  254. package/esm2022/lib/utilities/rounded.directive.mjs +3 -3
  255. package/esm2022/lib/utilities/shadow-on-scroll.directive.mjs +3 -3
  256. package/esm2022/lib/utilities/text-bg-color.directive.mjs +3 -3
  257. package/esm2022/lib/utilities/text-color.directive.mjs +3 -3
  258. package/esm2022/lib/utilities/utilities.module.mjs +4 -4
  259. package/esm2022/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
  260. package/esm2022/lib/widget/widget-stat-b/widget-stat-b.component.mjs +3 -3
  261. package/esm2022/lib/widget/widget-stat-c/widget-stat-c.component.mjs +3 -3
  262. package/esm2022/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
  263. package/esm2022/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
  264. package/esm2022/lib/widget/widget-stat-f/widget-stat-f.component.mjs +3 -3
  265. package/esm2022/lib/widget/widget.module.mjs +4 -4
  266. package/fesm2022/coreui-angular-pro.mjs +1350 -1343
  267. package/fesm2022/coreui-angular-pro.mjs.map +1 -1
  268. package/lib/accordion/accordion/accordion.component.d.ts +4 -7
  269. package/lib/accordion/accordion-button/accordion-button.directive.d.ts +8 -5
  270. package/lib/accordion/accordion-item/accordion-item.component.d.ts +7 -10
  271. package/lib/accordion/accordion.service.d.ts +1 -1
  272. package/lib/calendar/calendar/calendar.component.d.ts +2 -2
  273. package/lib/calendar/calendar-month/calendar-day.directive.d.ts +8 -9
  274. package/lib/calendar/calendar-month/calendar-month.component.d.ts +9 -9
  275. package/lib/calendar/calendar-month/calendar-row.directive.d.ts +1 -0
  276. package/lib/calendar/calendar-navigation/calendar-navigation.component.d.ts +10 -14
  277. package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +1 -1
  278. package/lib/element-cover/element-cover.component.d.ts +15 -16
  279. package/lib/smart-table/smart-table/smart-table.component.d.ts +2 -2
  280. package/lib/smart-table/smart-table.type.d.ts +2 -2
  281. package/lib/spinner/spinner.component.d.ts +14 -8
  282. package/lib/toast/toaster/toaster.service.d.ts +2 -2
  283. package/package.json +3 -3
@@ -5,16 +5,13 @@ export declare class AccordionComponent {
5
5
  * Removes the default background-color, some borders, and some rounded corners to render accordions edge-to-edge with their parent container.
6
6
  * @type boolean
7
7
  */
8
- flush: boolean;
8
+ readonly flush: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
9
9
  /**
10
10
  * Make accordion items stay open when another item is opened
11
11
  * @type boolean
12
12
  */
13
- set alwaysOpen(value: boolean);
14
- get alwaysOpen(): boolean;
15
- get hostClasses(): any;
13
+ readonly alwaysOpen: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
14
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
16
15
  static ɵfac: i0.ɵɵFactoryDeclaration<AccordionComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<AccordionComponent, "c-accordion", ["cAccordionItem"], { "flush": { "alias": "flush"; "required": false; }; "alwaysOpen": { "alias": "alwaysOpen"; "required": false; }; }, {}, never, ["*"], true, never>;
18
- static ngAcceptInputType_flush: unknown;
19
- static ngAcceptInputType_alwaysOpen: unknown;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<AccordionComponent, "c-accordion", ["cAccordionItem"], { "flush": { "alias": "flush"; "required": false; "isSignal": true; }; "alwaysOpen": { "alias": "alwaysOpen"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
20
17
  }
@@ -4,15 +4,18 @@ export declare class AccordionButtonDirective {
4
4
  * Toggles an accordion button collapsed state. Use in accordionHeaderTemplate. [docs]
5
5
  * @type boolean
6
6
  */
7
- collapsed: boolean;
7
+ readonly collapsed: import("@angular/core").InputSignal<boolean | undefined>;
8
8
  /**
9
9
  * Default type for cAccordionButton. [docs]
10
10
  * @type string
11
11
  * @default 'button'
12
12
  */
13
- type: string;
14
- get hostClasses(): any;
15
- get ariaExpanded(): boolean;
13
+ readonly type: import("@angular/core").InputSignal<string>;
14
+ readonly hostClasses: import("@angular/core").Signal<{
15
+ 'accordion-button': boolean;
16
+ collapsed: boolean | undefined;
17
+ }>;
18
+ readonly ariaExpanded: import("@angular/core").Signal<boolean>;
16
19
  static ɵfac: i0.ɵɵFactoryDeclaration<AccordionButtonDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionButtonDirective, "[cAccordionButton]", never, { "collapsed": { "alias": "collapsed"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, true, never>;
20
+ static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionButtonDirective, "[cAccordionButton]", never, { "collapsed": { "alias": "collapsed"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
18
21
  }
@@ -1,28 +1,25 @@
1
- import { AfterContentInit, OnDestroy, OnInit, QueryList } from '@angular/core';
1
+ import { OnDestroy, OnInit, TemplateRef } from '@angular/core';
2
2
  import { TemplateIdDirective } from '../../shared';
3
- import { AccordionService } from '../accordion.service';
4
3
  import * as i0 from "@angular/core";
5
- export declare class AccordionItemComponent implements OnInit, OnDestroy, AfterContentInit {
6
- private accordionService;
7
- constructor(accordionService: AccordionService);
4
+ export declare class AccordionItemComponent implements OnInit, OnDestroy {
5
+ #private;
8
6
  /**
9
7
  * Toggle an accordion item programmatically
10
8
  * @type boolean
11
9
  * @default false
12
10
  */
13
- visible: string | boolean;
11
+ visible: boolean;
14
12
  set open(value: boolean);
15
13
  get open(): boolean;
16
14
  contentId: string;
17
- itemContext: {
15
+ get itemContext(): {
18
16
  $implicit: boolean;
19
17
  };
20
- templates: any;
21
- contentTemplates: QueryList<TemplateIdDirective>;
18
+ readonly contentTemplates: import("@angular/core").Signal<readonly TemplateIdDirective[]>;
19
+ readonly templates: import("@angular/core").Signal<Record<string, TemplateRef<any>>>;
22
20
  ngOnInit(): void;
23
21
  ngOnDestroy(): void;
24
22
  toggleItem(): void;
25
- ngAfterContentInit(): void;
26
23
  static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemComponent, never>;
27
24
  static ɵcmp: i0.ɵɵComponentDeclaration<AccordionItemComponent, "c-accordion-item", ["cAccordionItem"], { "visible": { "alias": "visible"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, {}, ["contentTemplates"], ["*", "*"], true, never>;
28
25
  static ngAcceptInputType_visible: unknown;
@@ -1,4 +1,4 @@
1
- import { AccordionItemComponent } from './accordion-item/accordion-item.component';
1
+ import type { AccordionItemComponent } from './accordion-item/accordion-item.component';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class AccordionService {
4
4
  items: AccordionItemComponent[];
@@ -35,8 +35,8 @@ export declare class CalendarComponent implements OnInit {
35
35
  * Specify the list of dates that cannot be selected.
36
36
  * @type Date[] | Date[][]
37
37
  */
38
- set disabledDates(value: Date[] | Date[][]);
39
- get disabledDates(): Date[] | Date[][];
38
+ set disabledDates(value: (Date[] | Date)[]);
39
+ get disabledDates(): (Date[] | Date)[];
40
40
  private _disabledDates;
41
41
  /**
42
42
  * Initial selected date.
@@ -3,18 +3,17 @@ import { FocusableOption, FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CalendarDayDirective implements FocusableOption {
5
5
  #private;
6
- elementRef: ElementRef<any>;
7
- focusMonitor: FocusMonitor;
6
+ readonly elementRef: ElementRef<any>;
7
+ readonly focusMonitor: FocusMonitor;
8
8
  constructor();
9
- date: Date;
9
+ readonly date: import("@angular/core").InputSignal<Date | undefined>;
10
+ readonly month: import("@angular/core").InputSignal<string>;
10
11
  disabled: boolean;
11
- month: string;
12
- calendarDate: Date;
13
- disabled$: import("@angular/core").Signal<boolean>;
14
- get hostClasses(): any;
12
+ readonly disabled$: import("@angular/core").Signal<boolean>;
13
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean> | undefined>;
14
+ readonly ariaSelected: import("@angular/core").Signal<true | null>;
15
15
  focus(origin?: FocusOrigin): void;
16
16
  getLabel(): string;
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<CalendarDayDirective, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<CalendarDayDirective, "[cCalendarDay]", ["cCalendarDay"], { "date": { "alias": "date"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "month": { "alias": "month"; "required": false; }; "calendarDate": { "alias": "calendarDate"; "required": false; }; }, {}, never, never, true, never>;
19
- static ngAcceptInputType_disabled: unknown;
18
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CalendarDayDirective, "[cCalendarDay]", ["cCalendarDay"], { "date": { "alias": "date"; "required": false; "isSignal": true; }; "month": { "alias": "month"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
20
19
  }
@@ -21,13 +21,13 @@ export declare class CalendarMonthComponent implements OnInit {
21
21
  */
22
22
  set endDate(value: Date | number | string | null | undefined);
23
23
  get endDate(): Date | number | string | null | undefined;
24
- _endDate: (Date | null);
24
+ _endDate: Date | null;
25
25
  /**
26
26
  * Specify the list of dates that cannot be selected.
27
27
  * @type Date[] | Date[][]
28
28
  */
29
- set disabledDates(value: Date[] | Date[][]);
30
- get disabledDates(): Date[] | Date[][];
29
+ set disabledDates(value: (Date[] | Date)[]);
30
+ get disabledDates(): (Date[] | Date)[];
31
31
  private _disabledDates;
32
32
  /**
33
33
  * Sets the day of start week.
@@ -86,7 +86,7 @@ export declare class CalendarMonthComponent implements OnInit {
86
86
  * Default date of the component
87
87
  * @type Date
88
88
  */
89
- set calendarDate(value: (Date | string | number));
89
+ set calendarDate(value: Date | string | number);
90
90
  get calendarDate(): Date;
91
91
  calendarDate$$: WritableSignal<Date>;
92
92
  calendarDays: QueryList<CalendarDayDirective>;
@@ -117,13 +117,13 @@ export declare class CalendarMonthComponent implements OnInit {
117
117
  yearNumber(year: any): string;
118
118
  isDateDisabled(date: Date): boolean;
119
119
  calendarCellTitle(date: Date): string;
120
- handleCellMouseEnter(hoverDate: Date): void;
120
+ handleCellMouseEnter(hoverDate: Date | undefined): void;
121
121
  handleYearCellClick(year: number): void;
122
- handleYearCellKeyUp($event: KeyboardEvent, date: Date): void;
123
- handleMonthCellKeyUp($event: KeyboardEvent, date: Date): void;
124
- handleMonthCellClick(value: Date): void;
122
+ handleYearCellKeyUp($event: KeyboardEvent, date: Date | undefined): void;
123
+ handleMonthCellKeyUp($event: KeyboardEvent, date: Date | undefined): void;
124
+ handleMonthCellClick(value: Date | undefined): void;
125
125
  setCalendarPage(years: number, months?: number, setMonth?: number): void;
126
- handleDayCellKeyDown($event: KeyboardEvent, date: Date): void;
126
+ handleDayCellKeyDown($event: KeyboardEvent, date: Date | undefined): void;
127
127
  handleCellMouseLeave(): void;
128
128
  handleDayCellKeyUp($event: KeyboardEvent, date: Date): void;
129
129
  handleDayCellClick(date: Date): void;
@@ -37,6 +37,7 @@ export declare class CalendarRowDirective implements FocusableOption {
37
37
  get tabindex(): number;
38
38
  get selectEndDate(): boolean;
39
39
  get hostClasses(): any;
40
+ get ariaSelected(): true | null;
40
41
  focus(origin?: FocusOrigin): void;
41
42
  getLabel(): string;
42
43
  static ɵfac: i0.ɵɵFactoryDeclaration<CalendarRowDirective, never>;
@@ -1,31 +1,27 @@
1
- import { EventEmitter } from '@angular/core';
2
1
  import { CalendarService, SelectionType } from '../calendar.service';
3
2
  import * as i0 from "@angular/core";
4
3
  interface INavigationClick {
5
- direction: ('prev' | 'next');
4
+ direction: 'prev' | 'next';
6
5
  years: boolean;
7
6
  }
8
7
  export declare class CalendarNavigationComponent {
9
8
  #private;
10
9
  private calendarService;
11
10
  constructor(calendarService: CalendarService);
12
- addMonths: number;
13
- set calendarDate(value: Date);
14
- get calendarDate(): Date;
15
- private _calendarDate;
16
- navigation: boolean;
17
- navYearFirst: boolean;
18
- locale: string;
19
- view: 'days' | 'months' | 'years';
11
+ readonly addMonths: import("@angular/core").InputSignal<number>;
12
+ readonly navigation: import("@angular/core").InputSignal<boolean>;
13
+ readonly calendarDate: import("@angular/core").WritableSignal<Date>;
14
+ readonly navYearFirst: import("@angular/core").WritableSignal<boolean>;
15
+ readonly locale: import("@angular/core").WritableSignal<string>;
16
+ readonly view: import("@angular/core").WritableSignal<"days" | "months" | "years">;
20
17
  selectionType: SelectionType;
21
- navigationClick: EventEmitter<INavigationClick>;
22
- get date(): Date;
23
- get hostClasses(): any;
18
+ readonly navigationClick: import("@angular/core").OutputEmitterRef<INavigationClick>;
19
+ readonly date: import("@angular/core").Signal<Date>;
24
20
  calendarStateSubscribe(): void;
25
21
  setView(view: 'days' | 'months' | 'years'): void;
26
22
  handleNavigationClick(direction: 'prev' | 'next', years?: boolean): void;
27
23
  handleNavigationKeyUp($event: KeyboardEvent, direction: 'prev' | 'next', years?: boolean): void;
28
24
  static ɵfac: i0.ɵɵFactoryDeclaration<CalendarNavigationComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<CalendarNavigationComponent, "c-calendar-navigation", never, { "addMonths": { "alias": "addMonths"; "required": false; }; "calendarDate": { "alias": "calendarDate"; "required": false; }; "navigation": { "alias": "navigation"; "required": false; }; "navYearFirst": { "alias": "navYearFirst"; "required": false; }; }, { "navigationClick": "navigationClick"; }, never, never, true, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<CalendarNavigationComponent, "c-calendar-navigation", never, { "addMonths": { "alias": "addMonths"; "required": false; "isSignal": true; }; "navigation": { "alias": "navigation"; "required": false; "isSignal": true; }; }, { "navigationClick": "navigationClick"; }, never, never, true, never>;
30
26
  }
31
27
  export {};
@@ -141,7 +141,7 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
141
141
  readonly endDateChange: import("rxjs").Observable<Date | null | undefined>;
142
142
  readonly endDate: import("@angular/core").Signal<Date | null>;
143
143
  calendarDate: Date;
144
- disabledDates: Date[] | Date[][];
144
+ disabledDates: (Date[] | Date)[];
145
145
  /**
146
146
  * Set first day of week.
147
147
  * @type number
@@ -1,27 +1,26 @@
1
- import { AfterViewInit, ChangeDetectorRef, ElementRef } from '@angular/core';
1
+ import { ChangeDetectorRef, ElementRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
- export declare class ElementCoverComponent implements AfterViewInit {
3
+ export declare class ElementCoverComponent {
4
4
  #private;
5
- private elementRef;
6
- private changeDetectorRef;
7
- constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef);
5
+ readonly elementRef: ElementRef<any>;
6
+ readonly changeDetectorRef: ChangeDetectorRef;
7
+ constructor();
8
8
  /**
9
9
  * Array of custom boundaries. Use to create custom cover area (instead of parent element area). Area is defined by four sides: 'top', 'bottom', 'right', 'left'. If side is not defined by any custom boundary it is equal to parent element boundary. Each custom boundary is object with keys:
10
10
  * - sides (array) - select boundaries of element to define boundaries. Side names: 'top', 'bottom', 'right', 'left'.
11
11
  * - query (string) - query used to get element which define boundaries. Search will be done only inside parent element, by parent.querySelector(query) function. [docs]
12
12
  * @type {sides: string[], query: string}[]
13
13
  */
14
- boundaries?: {
15
- sides: string[];
14
+ readonly boundaries: import("@angular/core").InputSignal<{
15
+ sides: ("top" | "bottom" | "right" | "left")[];
16
16
  query: string;
17
- }[];
18
- opacity: number;
19
- content?: ElementRef;
20
- hasContent: boolean;
21
- private get customBoundaries();
22
- private get containerCoords();
23
- private get coverStyles();
24
- ngAfterViewInit(): void;
17
+ }[] | undefined>;
18
+ /**
19
+ * Opacity of cover. [docs]
20
+ * @type <number>
21
+ */
22
+ readonly opacity: import("@angular/core").InputSignal<number>;
23
+ readonly hostStyles: import("@angular/core").Signal<Record<string, unknown>>;
25
24
  static ɵfac: i0.ɵɵFactoryDeclaration<ElementCoverComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<ElementCoverComponent, "c-element-cover, [cElementCover]", never, { "boundaries": { "alias": "boundaries"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; }, {}, never, ["*"], true, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<ElementCoverComponent, "c-element-cover, [cElementCover]", never, { "boundaries": { "alias": "boundaries"; "required": false; "isSignal": true; }; "opacity": { "alias": "opacity"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
27
26
  }
@@ -33,7 +33,7 @@ export declare class SmartTableComponent implements ISmartTable, AfterContentIni
33
33
  set columnFilterValue(value: IColumnFilterValue);
34
34
  get columnFilterValue(): IColumnFilterValue;
35
35
  private _columnFilterValue;
36
- columnSorter?: boolean | ISorter;
36
+ readonly columnSorter: import("@angular/core").InputSignal<boolean | ISorter>;
37
37
  footer: boolean;
38
38
  header: boolean;
39
39
  set items(value: IItem[]);
@@ -129,7 +129,7 @@ export declare class SmartTableComponent implements ISmartTable, AfterContentIni
129
129
  }): void;
130
130
  ngOnChanges(changes: SimpleChanges): void;
131
131
  static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableComponent, never>;
132
- static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableComponent, "c-smart-table", ["cSmartTable"], { "activePage": { "alias": "activePage"; "required": false; }; "cleaner": { "alias": "cleaner"; "required": false; }; "clickableRows": { "alias": "clickableRows"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "columnFilter": { "alias": "columnFilter"; "required": false; }; "columnFilterValue": { "alias": "columnFilterValue"; "required": false; }; "columnSorter": { "alias": "columnSorter"; "required": false; }; "footer": { "alias": "footer"; "required": false; }; "header": { "alias": "header"; "required": false; }; "items": { "alias": "items"; "required": false; }; "itemsPerPage": { "alias": "itemsPerPage"; "required": false; }; "itemsPerPageLabel": { "alias": "itemsPerPageLabel"; "required": false; }; "itemsPerPageOptions": { "alias": "itemsPerPageOptions"; "required": false; }; "itemsPerPageSelect": { "alias": "itemsPerPageSelect"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "noItemsLabel": { "alias": "noItemsLabel"; "required": false; }; "pagination": { "alias": "pagination"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "selectAll": { "alias": "selectAll"; "required": false; }; "sorterValue": { "alias": "sorterValue"; "required": false; }; "tableFilter": { "alias": "tableFilter"; "required": false; }; "tableFilterLabel": { "alias": "tableFilterLabel"; "required": false; }; "tableFilterPlaceholder": { "alias": "tableFilterPlaceholder"; "required": false; }; "tableFilterValue": { "alias": "tableFilterValue"; "required": false; }; "tableBodyProps": { "alias": "tableBodyProps"; "required": false; }; "tableFootProps": { "alias": "tableFootProps"; "required": false; }; "tableHeadProps": { "alias": "tableHeadProps"; "required": false; }; "tableProps": { "alias": "tableProps"; "required": false; }; }, { "selectedItemsChange": "selectedItemsChange"; "sorterValueChange": "sorterValueChange"; "activePageChange": "activePageChange"; "itemsPerPageChange": "itemsPerPageChange"; "rowClick": "rowClick"; "columnFilterValueChange": "columnFilterValueChange"; "filteredItemsChange": "filteredItemsChange"; "tableFilterValueChange": "tableFilterValueChange"; }, ["columnTemplates"], ["[customHeader]"], true, never>;
132
+ static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableComponent, "c-smart-table", ["cSmartTable"], { "activePage": { "alias": "activePage"; "required": false; }; "cleaner": { "alias": "cleaner"; "required": false; }; "clickableRows": { "alias": "clickableRows"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "columnFilter": { "alias": "columnFilter"; "required": false; }; "columnFilterValue": { "alias": "columnFilterValue"; "required": false; }; "columnSorter": { "alias": "columnSorter"; "required": false; "isSignal": true; }; "footer": { "alias": "footer"; "required": false; }; "header": { "alias": "header"; "required": false; }; "items": { "alias": "items"; "required": false; }; "itemsPerPage": { "alias": "itemsPerPage"; "required": false; }; "itemsPerPageLabel": { "alias": "itemsPerPageLabel"; "required": false; }; "itemsPerPageOptions": { "alias": "itemsPerPageOptions"; "required": false; }; "itemsPerPageSelect": { "alias": "itemsPerPageSelect"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "noItemsLabel": { "alias": "noItemsLabel"; "required": false; }; "pagination": { "alias": "pagination"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "selectAll": { "alias": "selectAll"; "required": false; }; "sorterValue": { "alias": "sorterValue"; "required": false; }; "tableFilter": { "alias": "tableFilter"; "required": false; }; "tableFilterLabel": { "alias": "tableFilterLabel"; "required": false; }; "tableFilterPlaceholder": { "alias": "tableFilterPlaceholder"; "required": false; }; "tableFilterValue": { "alias": "tableFilterValue"; "required": false; }; "tableBodyProps": { "alias": "tableBodyProps"; "required": false; }; "tableFootProps": { "alias": "tableFootProps"; "required": false; }; "tableHeadProps": { "alias": "tableHeadProps"; "required": false; }; "tableProps": { "alias": "tableProps"; "required": false; }; }, { "selectedItemsChange": "selectedItemsChange"; "sorterValueChange": "sorterValueChange"; "activePageChange": "activePageChange"; "itemsPerPageChange": "itemsPerPageChange"; "rowClick": "rowClick"; "columnFilterValueChange": "columnFilterValueChange"; "filteredItemsChange": "filteredItemsChange"; "tableFilterValueChange": "tableFilterValueChange"; }, ["columnTemplates"], ["[customHeader]"], true, never>;
133
133
  static ngAcceptInputType_activePage: unknown;
134
134
  static ngAcceptInputType_cleaner: unknown;
135
135
  static ngAcceptInputType_clickableRows: unknown;
@@ -1,5 +1,5 @@
1
1
  import { Colors, NgCssClass } from '../coreui.types';
2
- import { TemplateRef } from '@angular/core';
2
+ import { InputSignal, TemplateRef } from '@angular/core';
3
3
  import { ITable, ITableElementProps, ITableRowCellProps } from '../table/table.type';
4
4
  export interface ISmartTable {
5
5
  /**
@@ -56,7 +56,7 @@ export interface ISmartTable {
56
56
  * - resettable (Boolean) - If set to true clicking on sorter have three states: ascending, descending and null. That means that third click on sorter will reset sorting, and restore table to original order.
57
57
  * @type boolean | Sorter
58
58
  */
59
- columnSorter?: boolean | ISorter;
59
+ columnSorter: InputSignal<boolean | ISorter>;
60
60
  /**
61
61
  * Displays table footer, which mirrors table header. (without column filter).
62
62
  * @default false
@@ -1,31 +1,37 @@
1
- import { Colors } from '../coreui.types';
2
1
  import * as i0 from "@angular/core";
3
2
  export declare class SpinnerComponent {
4
3
  /**
5
4
  * Sets the color context of the component to one of CoreUI’s themed colors.
6
5
  * @type Colors
7
6
  */
8
- color?: Colors;
7
+ readonly color: import("@angular/core").InputSignal<string | undefined>;
9
8
  /**
10
9
  * Label for accessibility.
11
10
  * @type string
12
11
  * @default 'Loading...'
13
12
  */
14
- label: string;
13
+ readonly label: import("@angular/core").InputSignal<string>;
15
14
  /**
16
15
  * Size the component small.
17
16
  * @type string
18
17
  * @values 'sm'
19
18
  */
20
- size?: 'sm';
19
+ readonly size: import("@angular/core").InputSignal<"sm" | undefined>;
21
20
  /**
22
21
  * Set the button variant to an outlined button or a ghost button.
23
22
  * @values 'border' | 'grow'
24
23
  * @default 'border'
25
24
  */
26
- variant?: 'border' | 'grow';
27
- role: string;
28
- get hostClasses(): any;
25
+ readonly variant: import("@angular/core").InputSignal<"border" | "grow">;
26
+ /**
27
+ * Default role attr for Spinner. [docs]
28
+ * @type string
29
+ * @default 'status'
30
+ */
31
+ readonly role: import("@angular/core").InputSignal<string>;
32
+ readonly hostClasses: import("@angular/core").Signal<{
33
+ [x: string]: boolean;
34
+ }>;
29
35
  static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<SpinnerComponent, "c-spinner", never, { "color": { "alias": "color"; "required": false; }; "label": { "alias": "label"; "required": false; }; "size": { "alias": "size"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "role": { "alias": "role"; "required": false; }; }, {}, never, never, true, never>;
36
+ static ɵcmp: i0.ɵɵComponentDeclaration<SpinnerComponent, "c-spinner", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
31
37
  }
@@ -7,8 +7,8 @@ export interface IToasterAction {
7
7
  show?: boolean;
8
8
  }
9
9
  export declare class ToasterService {
10
- private toasterState;
11
- toasterState$: import("rxjs").Observable<IToasterAction>;
10
+ #private;
11
+ readonly toasterState$: import("rxjs").Observable<IToasterAction>;
12
12
  setState(state: IToasterAction): void;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<ToasterService, never>;
14
14
  static ɵprov: i0.ɵɵInjectableDeclaration<ToasterService>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coreui/angular-pro",
3
- "version": "5.2.18",
3
+ "version": "5.2.20",
4
4
  "description": "CoreUI Pro Components Library for Angular",
5
5
  "copyright": "Copyright 2024 creativeLabs Łukasz Holeczek",
6
6
  "homepage": "https://coreui.io/angular",
@@ -28,8 +28,8 @@
28
28
  "@angular/core": "^18.2.0",
29
29
  "@angular/forms": "^18.2.0",
30
30
  "@angular/router": "^18.2.0",
31
- "@coreui/coreui-pro": "^5.4.2",
32
- "@coreui/icons-angular": "~5.2.18",
31
+ "@coreui/coreui-pro": "^5.5.0",
32
+ "@coreui/icons-angular": "~5.2.20",
33
33
  "rxjs": "^7.8.1"
34
34
  },
35
35
  "repository": {