@coreui/angular-pro 4.2.0-next.4 → 4.2.0-next.7

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 (247) hide show
  1. package/esm2020/lib/accordion/accordion/accordion.component.mjs +3 -3
  2. package/esm2020/lib/accordion/accordion-button/accordion-button.directive.mjs +3 -3
  3. package/esm2020/lib/accordion/accordion-item/accordion-item.component.mjs +3 -3
  4. package/esm2020/lib/accordion/accordion.module.mjs +4 -4
  5. package/esm2020/lib/accordion/accordion.service.mjs +3 -3
  6. package/esm2020/lib/alert/alert-heading.directive.mjs +3 -3
  7. package/esm2020/lib/alert/alert-link.directive.mjs +3 -3
  8. package/esm2020/lib/alert/alert.component.mjs +3 -3
  9. package/esm2020/lib/alert/alert.module.mjs +4 -4
  10. package/esm2020/lib/avatar/avatar.component.mjs +3 -3
  11. package/esm2020/lib/avatar/avatar.module.mjs +4 -4
  12. package/esm2020/lib/backdrop/backdrop.service.mjs +3 -3
  13. package/esm2020/lib/badge/badge.component.mjs +3 -3
  14. package/esm2020/lib/badge/badge.module.mjs +4 -4
  15. package/esm2020/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
  16. package/esm2020/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  17. package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +3 -3
  18. package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
  19. package/esm2020/lib/breadcrumb/breadcrumb.module.mjs +4 -4
  20. package/esm2020/lib/button/button-close.directive.mjs +5 -4
  21. package/esm2020/lib/button/button.directive.mjs +3 -3
  22. package/esm2020/lib/button/button.module.mjs +4 -4
  23. package/esm2020/lib/button-group/button-group/button-group.component.mjs +3 -3
  24. package/esm2020/lib/button-group/button-group.module.mjs +4 -4
  25. package/esm2020/lib/button-group/button-toolbar/button-toolbar.component.mjs +3 -3
  26. package/esm2020/lib/calendar/calendar/calendar-class-view.pipe.mjs +3 -3
  27. package/esm2020/lib/calendar/calendar/calendar.component.mjs +5 -5
  28. package/esm2020/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +3 -3
  29. package/esm2020/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +3 -3
  30. package/esm2020/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +3 -3
  31. package/esm2020/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +16 -0
  32. package/esm2020/lib/calendar/calendar-month/calendar-day.directive.mjs +3 -3
  33. package/esm2020/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
  34. package/esm2020/lib/calendar/calendar-month/calendar-month.component.mjs +6 -5
  35. package/esm2020/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
  36. package/esm2020/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +3 -3
  37. package/esm2020/lib/calendar/calendar.module.mjs +10 -7
  38. package/esm2020/lib/calendar/calendar.service.mjs +3 -3
  39. package/esm2020/lib/callout/callout.component.mjs +3 -3
  40. package/esm2020/lib/callout/callout.module.mjs +4 -4
  41. package/esm2020/lib/card/card-body.component.mjs +3 -3
  42. package/esm2020/lib/card/card-footer.component.mjs +3 -3
  43. package/esm2020/lib/card/card-group.component.mjs +3 -3
  44. package/esm2020/lib/card/card-header-actions.component.mjs +3 -3
  45. package/esm2020/lib/card/card-header.component.mjs +3 -3
  46. package/esm2020/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
  47. package/esm2020/lib/card/card-img.directive.mjs +3 -3
  48. package/esm2020/lib/card/card-link.directive.mjs +3 -3
  49. package/esm2020/lib/card/card-subtitle.directive.mjs +3 -3
  50. package/esm2020/lib/card/card-text.directive.mjs +3 -3
  51. package/esm2020/lib/card/card-title.directive.mjs +3 -3
  52. package/esm2020/lib/card/card.component.mjs +3 -3
  53. package/esm2020/lib/card/card.module.mjs +4 -4
  54. package/esm2020/lib/carousel/carousel/carousel.component.mjs +3 -3
  55. package/esm2020/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
  56. package/esm2020/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
  57. package/esm2020/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
  58. package/esm2020/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
  59. package/esm2020/lib/carousel/carousel-item/carousel-item.component.mjs +3 -3
  60. package/esm2020/lib/carousel/carousel-state.mjs +3 -3
  61. package/esm2020/lib/carousel/carousel.config.mjs +3 -3
  62. package/esm2020/lib/carousel/carousel.module.mjs +4 -4
  63. package/esm2020/lib/carousel/carousel.service.mjs +3 -3
  64. package/esm2020/lib/collapse/collapse.directive.mjs +3 -3
  65. package/esm2020/lib/collapse/collapse.module.mjs +4 -4
  66. package/esm2020/lib/date-picker/date-picker.component.mjs +43 -11
  67. package/esm2020/lib/date-picker/date-picker.module.mjs +4 -4
  68. package/esm2020/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +52 -36
  69. package/esm2020/lib/date-range-picker/date-range-picker.module.mjs +4 -4
  70. package/esm2020/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
  71. package/esm2020/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
  72. package/esm2020/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
  73. package/esm2020/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
  74. package/esm2020/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
  75. package/esm2020/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
  76. package/esm2020/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  77. package/esm2020/lib/dropdown/dropdown.module.mjs +4 -4
  78. package/esm2020/lib/dropdown/dropdown.service.mjs +3 -3
  79. package/esm2020/lib/element-cover/element-cover.component.mjs +3 -3
  80. package/esm2020/lib/element-cover/element-cover.module.mjs +4 -4
  81. package/esm2020/lib/footer/footer.component.mjs +3 -3
  82. package/esm2020/lib/footer/footer.module.mjs +4 -4
  83. package/esm2020/lib/form/form/form.directive.mjs +3 -3
  84. package/esm2020/lib/form/form-check/form-check-input.directive.mjs +3 -3
  85. package/esm2020/lib/form/form-check/form-check-label.directive.mjs +3 -3
  86. package/esm2020/lib/form/form-check/form-check.component.mjs +3 -3
  87. package/esm2020/lib/form/form-control/form-control.directive.mjs +3 -3
  88. package/esm2020/lib/form/form-feedback/form-feedback.component.mjs +3 -3
  89. package/esm2020/lib/form/form-floating/form-floating.directive.mjs +3 -3
  90. package/esm2020/lib/form/form-label/form-label.directive.mjs +3 -3
  91. package/esm2020/lib/form/form-select/form-select.directive.mjs +3 -3
  92. package/esm2020/lib/form/form-text/form-text.directive.mjs +3 -3
  93. package/esm2020/lib/form/form.module.mjs +4 -4
  94. package/esm2020/lib/form/input-group/input-group.component.mjs +3 -3
  95. package/esm2020/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
  96. package/esm2020/lib/grid/col.component.mjs +3 -3
  97. package/esm2020/lib/grid/col.directive.mjs +3 -3
  98. package/esm2020/lib/grid/container.component.mjs +3 -3
  99. package/esm2020/lib/grid/grid.module.mjs +4 -4
  100. package/esm2020/lib/grid/gutter.directive.mjs +3 -3
  101. package/esm2020/lib/grid/row.component.mjs +3 -3
  102. package/esm2020/lib/grid/row.directive.mjs +3 -3
  103. package/esm2020/lib/header/header/header.component.mjs +3 -3
  104. package/esm2020/lib/header/header-brand/header-brand.component.mjs +3 -3
  105. package/esm2020/lib/header/header-divider/header-divider.component.mjs +3 -3
  106. package/esm2020/lib/header/header-nav/header-nav.component.mjs +3 -3
  107. package/esm2020/lib/header/header-text/header-text.component.mjs +3 -3
  108. package/esm2020/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
  109. package/esm2020/lib/header/header.module.mjs +4 -4
  110. package/esm2020/lib/image/img.directive.mjs +3 -3
  111. package/esm2020/lib/image/img.module.mjs +4 -4
  112. package/esm2020/lib/list-group/list-group-item.directive.mjs +3 -3
  113. package/esm2020/lib/list-group/list-group.directive.mjs +3 -3
  114. package/esm2020/lib/list-group/list-group.module.mjs +4 -4
  115. package/esm2020/lib/loading-button/loading-button.component.mjs +3 -3
  116. package/esm2020/lib/loading-button/loading-button.module.mjs +4 -4
  117. package/esm2020/lib/modal/modal/modal.component.mjs +3 -3
  118. package/esm2020/lib/modal/modal-body/modal-body.component.mjs +3 -3
  119. package/esm2020/lib/modal/modal-content/modal-content.component.mjs +3 -3
  120. package/esm2020/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
  121. package/esm2020/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
  122. package/esm2020/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
  123. package/esm2020/lib/modal/modal-header/modal-header.component.mjs +3 -3
  124. package/esm2020/lib/modal/modal-title/modal-title.directive.mjs +3 -3
  125. package/esm2020/lib/modal/modal.module.mjs +4 -4
  126. package/esm2020/lib/modal/modal.service.mjs +3 -3
  127. package/esm2020/lib/multi-select/multi-select/multi-select.component.mjs +3 -3
  128. package/esm2020/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
  129. package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
  130. package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +3 -3
  131. package/esm2020/lib/multi-select/multi-select-option/multi-select-option.component.mjs +3 -3
  132. package/esm2020/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
  133. package/esm2020/lib/multi-select/multi-select.module.mjs +4 -4
  134. package/esm2020/lib/multi-select/multi-select.service.mjs +3 -3
  135. package/esm2020/lib/nav/nav-item.component.mjs +3 -3
  136. package/esm2020/lib/nav/nav-link.directive.mjs +3 -3
  137. package/esm2020/lib/nav/nav.component.mjs +3 -3
  138. package/esm2020/lib/nav/nav.module.mjs +4 -4
  139. package/esm2020/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
  140. package/esm2020/lib/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
  141. package/esm2020/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
  142. package/esm2020/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
  143. package/esm2020/lib/navbar/navbar.component.mjs +3 -3
  144. package/esm2020/lib/navbar/navbar.module.mjs +4 -4
  145. package/esm2020/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
  146. package/esm2020/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
  147. package/esm2020/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
  148. package/esm2020/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
  149. package/esm2020/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
  150. package/esm2020/lib/offcanvas/offcanvas.module.mjs +4 -4
  151. package/esm2020/lib/offcanvas/offcanvas.service.mjs +3 -3
  152. package/esm2020/lib/pagination/page-item/page-item.component.mjs +3 -3
  153. package/esm2020/lib/pagination/page-item/page-item.directive.mjs +3 -3
  154. package/esm2020/lib/pagination/page-link/page-link.directive.mjs +3 -3
  155. package/esm2020/lib/pagination/pagination/pagination.component.mjs +3 -3
  156. package/esm2020/lib/pagination/pagination.module.mjs +4 -4
  157. package/esm2020/lib/placeholder/placeholder-animation.directive.mjs +3 -3
  158. package/esm2020/lib/placeholder/placeholder.directive.mjs +3 -3
  159. package/esm2020/lib/placeholder/placeholder.module.mjs +4 -4
  160. package/esm2020/lib/popover/popover/popover.component.mjs +3 -3
  161. package/esm2020/lib/popover/popover.directive.mjs +3 -3
  162. package/esm2020/lib/popover/popover.module.mjs +4 -4
  163. package/esm2020/lib/progress/progress-bar.component.mjs +3 -3
  164. package/esm2020/lib/progress/progress.component.mjs +3 -3
  165. package/esm2020/lib/progress/progress.module.mjs +4 -4
  166. package/esm2020/lib/services/class-toggle.service.mjs +3 -3
  167. package/esm2020/lib/services/intersection.service.mjs +3 -3
  168. package/esm2020/lib/services/listeners.service.mjs +3 -3
  169. package/esm2020/lib/shared/html-attr.directive.mjs +3 -3
  170. package/esm2020/lib/shared/shared.module.mjs +4 -4
  171. package/esm2020/lib/shared/template-id.directive.mjs +3 -3
  172. package/esm2020/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
  173. package/esm2020/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
  174. package/esm2020/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
  175. package/esm2020/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  176. package/esm2020/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  177. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
  178. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
  179. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
  180. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
  181. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
  182. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
  183. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
  184. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
  185. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
  186. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
  187. package/esm2020/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
  188. package/esm2020/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +3 -3
  189. package/esm2020/lib/sidebar/sidebar.module.mjs +4 -4
  190. package/esm2020/lib/sidebar/sidebar.service.mjs +3 -3
  191. package/esm2020/lib/smart-pagination/smart-pagination.component.mjs +3 -3
  192. package/esm2020/lib/smart-pagination/smart-pagination.module.mjs +4 -4
  193. package/esm2020/lib/smart-table/smart-table/smart-table.component.mjs +15 -4
  194. package/esm2020/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
  195. package/esm2020/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
  196. package/esm2020/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
  197. package/esm2020/lib/smart-table/smart-table.module.mjs +4 -4
  198. package/esm2020/lib/spinner/spinner.component.mjs +3 -3
  199. package/esm2020/lib/spinner/spinner.module.mjs +4 -4
  200. package/esm2020/lib/table/table-active.directive.mjs +3 -3
  201. package/esm2020/lib/table/table-color.directive.mjs +3 -3
  202. package/esm2020/lib/table/table.directive.mjs +3 -3
  203. package/esm2020/lib/table/table.module.mjs +4 -4
  204. package/esm2020/lib/tabs/tab-content/tab-content.component.mjs +3 -3
  205. package/esm2020/lib/tabs/tab-content-ref.directive.mjs +3 -3
  206. package/esm2020/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
  207. package/esm2020/lib/tabs/tab.service.mjs +3 -3
  208. package/esm2020/lib/tabs/tabs.module.mjs +4 -4
  209. package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
  210. package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
  211. package/esm2020/lib/time-picker/time-picker.component.mjs +10 -5
  212. package/esm2020/lib/time-picker/time-picker.module.mjs +4 -4
  213. package/esm2020/lib/toast/toast/toast.component.mjs +3 -3
  214. package/esm2020/lib/toast/toast-body/toast-body.component.mjs +3 -3
  215. package/esm2020/lib/toast/toast-close.directive.mjs +3 -3
  216. package/esm2020/lib/toast/toast-header/toast-header.component.mjs +3 -3
  217. package/esm2020/lib/toast/toast.module.mjs +4 -4
  218. package/esm2020/lib/toast/toaster/toaster-host.directive.mjs +3 -3
  219. package/esm2020/lib/toast/toaster/toaster.component.mjs +3 -3
  220. package/esm2020/lib/toast/toaster/toaster.service.mjs +3 -3
  221. package/esm2020/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
  222. package/esm2020/lib/tooltip/tooltip.directive.mjs +3 -3
  223. package/esm2020/lib/tooltip/tooltip.module.mjs +4 -4
  224. package/esm2020/lib/utilities/align.directive.mjs +3 -3
  225. package/esm2020/lib/utilities/bg-color.directive.mjs +3 -3
  226. package/esm2020/lib/utilities/border.directive.mjs +3 -3
  227. package/esm2020/lib/utilities/rounded.directive.mjs +3 -3
  228. package/esm2020/lib/utilities/text-color.directive.mjs +3 -3
  229. package/esm2020/lib/utilities/utilities.module.mjs +4 -4
  230. package/esm2020/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
  231. package/esm2020/lib/widget/widget-stat-b/widget-stat-b.component.mjs +3 -3
  232. package/esm2020/lib/widget/widget-stat-c/widget-stat-c.component.mjs +3 -3
  233. package/esm2020/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
  234. package/esm2020/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
  235. package/esm2020/lib/widget/widget-stat-f/widget-stat-f.component.mjs +3 -3
  236. package/esm2020/lib/widget/widget.module.mjs +4 -4
  237. package/fesm2015/coreui-angular-pro.mjs +892 -810
  238. package/fesm2015/coreui-angular-pro.mjs.map +1 -1
  239. package/fesm2020/coreui-angular-pro.mjs +890 -810
  240. package/fesm2020/coreui-angular-pro.mjs.map +1 -1
  241. package/lib/calendar/calendar-month/calendar-day-title.pipe.d.ts +7 -0
  242. package/lib/calendar/calendar.module.d.ts +4 -3
  243. package/lib/date-picker/date-picker.component.d.ts +6 -4
  244. package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +10 -26
  245. package/lib/smart-table/smart-table/smart-table.component.d.ts +3 -1
  246. package/lib/time-picker/time-picker.component.d.ts +1 -1
  247. package/package.json +1 -1
@@ -0,0 +1,7 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class CalendarDayTitlePipe implements PipeTransform {
4
+ transform(date: Date, locale?: string): string;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<CalendarDayTitlePipe, never>;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<CalendarDayTitlePipe, "calendarDayTitle", false>;
7
+ }
@@ -9,10 +9,11 @@ import * as i7 from "./calendar-navigation/calendar-navigation.component";
9
9
  import * as i8 from "./calendar-month/calendar-month.component";
10
10
  import * as i9 from "./calendar-month/calendar-day.pipe";
11
11
  import * as i10 from "./calendar-month/calendar-weekday.pipe";
12
- import * as i11 from "@angular/common";
13
- import * as i12 from "../button/button.module";
12
+ import * as i11 from "./calendar-month/calendar-day-title.pipe";
13
+ import * as i12 from "@angular/common";
14
+ import * as i13 from "../button/button.module";
14
15
  export declare class CalendarModule {
15
16
  static ɵfac: i0.ɵɵFactoryDeclaration<CalendarModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<CalendarModule, [typeof i1.CalendarComponent, typeof i2.CalendarClassYearPipe, typeof i3.CalendarClassDayPipe, typeof i4.CalendarClassMonthPipe, typeof i5.CalendarDayDirective, typeof i6.CalendarClassViewPipe, typeof i7.CalendarNavigationComponent, typeof i8.CalendarMonthComponent, typeof i9.CalendarDayPipe, typeof i10.CalendarWeekdayPipe], [typeof i11.CommonModule, typeof i12.ButtonModule], [typeof i1.CalendarComponent, typeof i8.CalendarMonthComponent, typeof i7.CalendarNavigationComponent]>;
17
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CalendarModule, [typeof i1.CalendarComponent, typeof i2.CalendarClassYearPipe, typeof i3.CalendarClassDayPipe, typeof i4.CalendarClassMonthPipe, typeof i5.CalendarDayDirective, typeof i6.CalendarClassViewPipe, typeof i7.CalendarNavigationComponent, typeof i8.CalendarMonthComponent, typeof i9.CalendarDayPipe, typeof i10.CalendarWeekdayPipe, typeof i11.CalendarDayTitlePipe], [typeof i12.CommonModule, typeof i13.ButtonModule], [typeof i1.CalendarComponent, typeof i8.CalendarMonthComponent, typeof i7.CalendarNavigationComponent]>;
17
18
  static ɵinj: i0.ɵɵInjectorDeclaration<CalendarModule>;
18
19
  }
@@ -4,13 +4,15 @@ import { DateRangePickerComponent } from '../date-range-picker';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class DatePickerComponent extends DateRangePickerComponent {
6
6
  constructor(breakpointObserver: BreakpointObserver);
7
+ placeholder: string;
8
+ startDateChange: EventEmitter<Date | null>;
7
9
  get range(): boolean;
8
10
  get calendars(): number;
9
- readonly endDate: null;
10
- placeholder: string;
11
- set date(value: Date | null | undefined);
11
+ get endDate(): null;
12
12
  get date(): Date | null | undefined;
13
- startDateChange: EventEmitter<Date | null>;
13
+ set date(value: Date | null | undefined);
14
+ writeValue(value: Date | null | undefined): void;
15
+ subscribeDateChange(subscribe?: boolean): void;
14
16
  static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerComponent, never>;
15
17
  static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "c-date-picker", ["cDatePicker"], { "placeholder": "placeholder"; "date": "date"; }, { "startDateChange": "dateChange"; }, never, ["*"], false>;
16
18
  }
@@ -2,6 +2,7 @@ import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit,
2
2
  import { ControlValueAccessor, FormControl, FormGroup } from '@angular/forms';
3
3
  import { BooleanInput } from '@angular/cdk/coercion';
4
4
  import { BreakpointObserver } from '@angular/cdk/layout';
5
+ import { Subscription } from 'rxjs';
5
6
  import { Colors } from '../../coreui.types';
6
7
  import { CalendarComponent } from '../../calendar';
7
8
  import { DateFilterType, DayFormatType, WeekdayFormatType } from '../../calendar/calendar.service';
@@ -116,29 +117,6 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
116
117
  set timepicker(value: boolean);
117
118
  get timepicker(): boolean;
118
119
  private _timepicker;
119
- /**
120
- * Toggle visibility or set the content of today button.
121
- * @type string
122
- * @default 'Today'
123
- */
124
- todayButton: string;
125
- /**
126
- * Sets the color context of the today button to one of CoreUI’s themed colors.
127
- * @type 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'dark' | 'light' | string
128
- * @default 'primary'
129
- */
130
- todayButtonColor: Colors;
131
- /**
132
- * Size the today button small or large.
133
- * @type 'sm' | 'lg'
134
- * @default 'sm'
135
- */
136
- todayButtonSize: 'sm' | 'lg';
137
- /**
138
- * Set the today button variant to an outlined button or a ghost button.
139
- * @type 'outline' | 'ghost' | undefined
140
- */
141
- todayButtonVariant?: 'outline' | 'ghost';
142
120
  /**
143
121
  * Toggle the visibility of the component.
144
122
  * @type boolean
@@ -147,8 +125,12 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
147
125
  set visible(value: boolean);
148
126
  get visible(): boolean;
149
127
  private _visible;
150
- startDate?: Date | null;
151
- endDate?: Date | null;
128
+ set startDate(value: Date | null | undefined);
129
+ get startDate(): Date | null | undefined;
130
+ private _startDate?;
131
+ set endDate(value: Date | null | undefined);
132
+ get endDate(): Date | null | undefined;
133
+ private _endDate?;
152
134
  calendarDate?: Date;
153
135
  disabledDates: Date[] | Date[][];
154
136
  set firstDayOfWeek(value: number);
@@ -191,6 +173,8 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
191
173
  endDateElementRef: ElementRef<HTMLInputElement>;
192
174
  templates: any;
193
175
  contentTemplates: QueryList<TemplateIdDirective>;
176
+ protected dateChangeSubscriptions: Subscription[];
177
+ protected subscribeDateChange(subscribe?: boolean): void;
194
178
  onBlur(): void;
195
179
  isMobile: boolean;
196
180
  customRanges: TCustomRange[];
@@ -237,5 +221,5 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
237
221
  handleStartTimeChange(time: Date | undefined): void;
238
222
  handleEndTimeChange(time: Date | undefined): void;
239
223
  static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>;
240
- static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "c-date-range-picker", ["cDateRangePicker"], { "dayFormat": "dayFormat"; "calendars": "calendars"; "cleaner": "cleaner"; "format": "format"; "indicator": "indicator"; "inputReadOnly": "inputReadOnly"; "navYearFirst": "navYearFirst"; "placeholder": "placeholder"; "ranges": "ranges"; "rangesButtonsColor": "rangesButtonsColor"; "rangesButtonsSize": "rangesButtonsSize"; "rangesButtonsVariant": "rangesButtonsVariant"; "separator": "separator"; "size": "size"; "timepicker": "timepicker"; "todayButton": "todayButton"; "todayButtonColor": "todayButtonColor"; "todayButtonSize": "todayButtonSize"; "todayButtonVariant": "todayButtonVariant"; "visible": "visible"; "startDate": "startDate"; "endDate": "endDate"; "calendarDate": "calendarDate"; "disabledDates": "disabledDates"; "firstDayOfWeek": "firstDayOfWeek"; "locale": "locale"; "maxDate": "maxDate"; "minDate": "minDate"; "navigation": "navigation"; "range": "range"; "dateFilter": "dateFilter"; "disabled": "disabled"; "value": "value"; "weekdayFormat": "weekdayFormat"; }, { "valueChange": "valueChange"; "calendarCellHover": "calendarCellHover"; "calendarDateChange": "calendarDateChange"; "endDateChange": "endDateChange"; "startDateChange": "startDateChange"; }, ["contentTemplates"], ["*"], false>;
224
+ static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "c-date-range-picker", ["cDateRangePicker"], { "dayFormat": "dayFormat"; "calendars": "calendars"; "cleaner": "cleaner"; "format": "format"; "indicator": "indicator"; "inputReadOnly": "inputReadOnly"; "navYearFirst": "navYearFirst"; "placeholder": "placeholder"; "ranges": "ranges"; "rangesButtonsColor": "rangesButtonsColor"; "rangesButtonsSize": "rangesButtonsSize"; "rangesButtonsVariant": "rangesButtonsVariant"; "separator": "separator"; "size": "size"; "timepicker": "timepicker"; "visible": "visible"; "startDate": "startDate"; "endDate": "endDate"; "calendarDate": "calendarDate"; "disabledDates": "disabledDates"; "firstDayOfWeek": "firstDayOfWeek"; "locale": "locale"; "maxDate": "maxDate"; "minDate": "minDate"; "navigation": "navigation"; "range": "range"; "dateFilter": "dateFilter"; "disabled": "disabled"; "value": "value"; "weekdayFormat": "weekdayFormat"; }, { "valueChange": "valueChange"; "calendarCellHover": "calendarCellHover"; "calendarDateChange": "calendarDateChange"; "endDateChange": "endDateChange"; "startDateChange": "startDateChange"; }, ["contentTemplates"], ["*"], false>;
241
225
  }
@@ -62,7 +62,9 @@ export declare class SmartTableComponent implements ISmartTable, AfterContentIni
62
62
  set sorterValue(value: ISorterValue);
63
63
  get sorterValue(): ISorterValue;
64
64
  private _sorterValue;
65
- tableFilter?: boolean | ITableFilter;
65
+ set tableFilter(filter: boolean | ITableFilter | undefined);
66
+ get tableFilter(): boolean | ITableFilter | undefined;
67
+ private _tableFilter?;
66
68
  tableFilterLabel: string;
67
69
  tableFilterPlaceholder: string;
68
70
  set tableFilterValue(value: string);
@@ -100,7 +100,7 @@ export declare class TimePickerComponent implements OnChanges, OnInit, ControlVa
100
100
  * @type Date | string | null | number
101
101
  * @default undefined
102
102
  */
103
- set time(value: Date | undefined);
103
+ set time(value: Date | string | undefined);
104
104
  get time(): Date | undefined;
105
105
  private _time?;
106
106
  private _timeInternal?;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coreui/angular-pro",
3
- "version": "4.2.0-next.4",
3
+ "version": "4.2.0-next.7",
4
4
  "description": "CoreUI Pro Components Library for Angular",
5
5
  "homepage": "https://coreui.io/angular",
6
6
  "author": {