@coreui/angular-pro 4.5.15 → 4.5.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 (245) hide show
  1. package/esm2022/lib/accordion/accordion/accordion.component.mjs +3 -3
  2. package/esm2022/lib/accordion/accordion-button/accordion-button.directive.mjs +3 -3
  3. package/esm2022/lib/accordion/accordion-item/accordion-item.component.mjs +3 -3
  4. package/esm2022/lib/accordion/accordion.module.mjs +4 -4
  5. package/esm2022/lib/accordion/accordion.service.mjs +3 -3
  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 +3 -3
  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-year.pipe.mjs +3 -3
  31. package/esm2022/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +3 -3
  32. package/esm2022/lib/calendar/calendar-month/calendar-day.directive.mjs +3 -3
  33. package/esm2022/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
  34. package/esm2022/lib/calendar/calendar-month/calendar-month.component.mjs +3 -3
  35. package/esm2022/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
  36. package/esm2022/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +3 -3
  37. package/esm2022/lib/calendar/calendar.module.mjs +4 -4
  38. package/esm2022/lib/calendar/calendar.service.mjs +3 -3
  39. package/esm2022/lib/callout/callout.component.mjs +3 -3
  40. package/esm2022/lib/callout/callout.module.mjs +4 -4
  41. package/esm2022/lib/card/card-body.component.mjs +3 -3
  42. package/esm2022/lib/card/card-footer.component.mjs +3 -3
  43. package/esm2022/lib/card/card-group.component.mjs +3 -3
  44. package/esm2022/lib/card/card-header-actions.component.mjs +3 -3
  45. package/esm2022/lib/card/card-header.component.mjs +3 -3
  46. package/esm2022/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
  47. package/esm2022/lib/card/card-img.directive.mjs +3 -3
  48. package/esm2022/lib/card/card-link.directive.mjs +3 -3
  49. package/esm2022/lib/card/card-subtitle.directive.mjs +3 -3
  50. package/esm2022/lib/card/card-text.directive.mjs +3 -3
  51. package/esm2022/lib/card/card-title.directive.mjs +3 -3
  52. package/esm2022/lib/card/card.component.mjs +3 -3
  53. package/esm2022/lib/card/card.module.mjs +4 -4
  54. package/esm2022/lib/carousel/carousel/carousel.component.mjs +3 -3
  55. package/esm2022/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
  56. package/esm2022/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
  57. package/esm2022/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
  58. package/esm2022/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
  59. package/esm2022/lib/carousel/carousel-item/carousel-item.component.mjs +3 -3
  60. package/esm2022/lib/carousel/carousel-state.mjs +3 -3
  61. package/esm2022/lib/carousel/carousel.config.mjs +3 -3
  62. package/esm2022/lib/carousel/carousel.module.mjs +4 -4
  63. package/esm2022/lib/carousel/carousel.service.mjs +3 -3
  64. package/esm2022/lib/collapse/collapse.directive.mjs +3 -3
  65. package/esm2022/lib/collapse/collapse.module.mjs +4 -4
  66. package/esm2022/lib/date-picker/date-picker.component.mjs +3 -3
  67. package/esm2022/lib/date-picker/date-picker.module.mjs +4 -4
  68. package/esm2022/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +3 -3
  69. package/esm2022/lib/date-range-picker/date-range-picker.module.mjs +4 -4
  70. package/esm2022/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
  71. package/esm2022/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
  72. package/esm2022/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
  73. package/esm2022/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
  74. package/esm2022/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
  75. package/esm2022/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
  76. package/esm2022/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  77. package/esm2022/lib/dropdown/dropdown.module.mjs +4 -4
  78. package/esm2022/lib/dropdown/dropdown.service.mjs +3 -3
  79. package/esm2022/lib/element-cover/element-cover.component.mjs +3 -3
  80. package/esm2022/lib/element-cover/element-cover.module.mjs +4 -4
  81. package/esm2022/lib/footer/footer.component.mjs +3 -3
  82. package/esm2022/lib/footer/footer.module.mjs +4 -4
  83. package/esm2022/lib/form/form/form.directive.mjs +3 -3
  84. package/esm2022/lib/form/form-check/form-check-input.directive.mjs +3 -3
  85. package/esm2022/lib/form/form-check/form-check-label.directive.mjs +3 -3
  86. package/esm2022/lib/form/form-check/form-check.component.mjs +3 -3
  87. package/esm2022/lib/form/form-control/form-control.directive.mjs +5 -5
  88. package/esm2022/lib/form/form-feedback/form-feedback.component.mjs +3 -3
  89. package/esm2022/lib/form/form-floating/form-floating.directive.mjs +3 -3
  90. package/esm2022/lib/form/form-label/form-label.directive.mjs +3 -3
  91. package/esm2022/lib/form/form-select/form-select.directive.mjs +3 -3
  92. package/esm2022/lib/form/form-text/form-text.directive.mjs +3 -3
  93. package/esm2022/lib/form/form.module.mjs +4 -4
  94. package/esm2022/lib/form/input-group/input-group.component.mjs +3 -3
  95. package/esm2022/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
  96. package/esm2022/lib/grid/col.component.mjs +3 -3
  97. package/esm2022/lib/grid/col.directive.mjs +3 -3
  98. package/esm2022/lib/grid/container.component.mjs +3 -3
  99. package/esm2022/lib/grid/grid.module.mjs +4 -4
  100. package/esm2022/lib/grid/gutter.directive.mjs +3 -3
  101. package/esm2022/lib/grid/row.component.mjs +3 -3
  102. package/esm2022/lib/grid/row.directive.mjs +3 -3
  103. package/esm2022/lib/header/header/header.component.mjs +3 -3
  104. package/esm2022/lib/header/header-brand/header-brand.component.mjs +3 -3
  105. package/esm2022/lib/header/header-divider/header-divider.component.mjs +3 -3
  106. package/esm2022/lib/header/header-nav/header-nav.component.mjs +3 -3
  107. package/esm2022/lib/header/header-text/header-text.component.mjs +3 -3
  108. package/esm2022/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
  109. package/esm2022/lib/header/header.module.mjs +4 -4
  110. package/esm2022/lib/image/img.directive.mjs +3 -3
  111. package/esm2022/lib/image/img.module.mjs +4 -4
  112. package/esm2022/lib/list-group/list-group-item.directive.mjs +3 -3
  113. package/esm2022/lib/list-group/list-group.directive.mjs +3 -3
  114. package/esm2022/lib/list-group/list-group.module.mjs +4 -4
  115. package/esm2022/lib/loading-button/loading-button.component.mjs +3 -3
  116. package/esm2022/lib/loading-button/loading-button.module.mjs +4 -4
  117. package/esm2022/lib/modal/modal/modal.component.mjs +3 -3
  118. package/esm2022/lib/modal/modal-body/modal-body.component.mjs +3 -3
  119. package/esm2022/lib/modal/modal-content/modal-content.component.mjs +3 -3
  120. package/esm2022/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
  121. package/esm2022/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
  122. package/esm2022/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
  123. package/esm2022/lib/modal/modal-header/modal-header.component.mjs +3 -3
  124. package/esm2022/lib/modal/modal-title/modal-title.directive.mjs +3 -3
  125. package/esm2022/lib/modal/modal.module.mjs +4 -4
  126. package/esm2022/lib/modal/modal.service.mjs +3 -3
  127. package/esm2022/lib/multi-select/multi-select/multi-select-search.directive.mjs +3 -3
  128. package/esm2022/lib/multi-select/multi-select/multi-select.component.mjs +18 -7
  129. package/esm2022/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
  130. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
  131. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +3 -3
  132. package/esm2022/lib/multi-select/multi-select-option/multi-select-option.component.mjs +3 -3
  133. package/esm2022/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
  134. package/esm2022/lib/multi-select/multi-select.module.mjs +4 -4
  135. package/esm2022/lib/multi-select/multi-select.service.mjs +3 -3
  136. package/esm2022/lib/nav/nav-item.component.mjs +3 -3
  137. package/esm2022/lib/nav/nav-link.directive.mjs +3 -3
  138. package/esm2022/lib/nav/nav.component.mjs +3 -3
  139. package/esm2022/lib/nav/nav.module.mjs +4 -4
  140. package/esm2022/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
  141. package/esm2022/lib/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
  142. package/esm2022/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
  143. package/esm2022/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
  144. package/esm2022/lib/navbar/navbar.component.mjs +3 -3
  145. package/esm2022/lib/navbar/navbar.module.mjs +4 -4
  146. package/esm2022/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
  147. package/esm2022/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
  148. package/esm2022/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
  149. package/esm2022/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
  150. package/esm2022/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
  151. package/esm2022/lib/offcanvas/offcanvas.module.mjs +4 -4
  152. package/esm2022/lib/offcanvas/offcanvas.service.mjs +3 -3
  153. package/esm2022/lib/pagination/page-item/page-item.component.mjs +3 -3
  154. package/esm2022/lib/pagination/page-item/page-item.directive.mjs +3 -3
  155. package/esm2022/lib/pagination/page-link/page-link.directive.mjs +3 -3
  156. package/esm2022/lib/pagination/pagination/pagination.component.mjs +3 -3
  157. package/esm2022/lib/pagination/pagination.module.mjs +4 -4
  158. package/esm2022/lib/placeholder/placeholder-animation.directive.mjs +3 -3
  159. package/esm2022/lib/placeholder/placeholder.directive.mjs +3 -3
  160. package/esm2022/lib/placeholder/placeholder.module.mjs +4 -4
  161. package/esm2022/lib/popover/popover/popover.component.mjs +3 -3
  162. package/esm2022/lib/popover/popover.directive.mjs +3 -3
  163. package/esm2022/lib/popover/popover.module.mjs +4 -4
  164. package/esm2022/lib/progress/progress-bar.component.mjs +3 -3
  165. package/esm2022/lib/progress/progress.component.mjs +3 -3
  166. package/esm2022/lib/progress/progress.module.mjs +4 -4
  167. package/esm2022/lib/services/class-toggle.service.mjs +3 -3
  168. package/esm2022/lib/services/intersection.service.mjs +3 -3
  169. package/esm2022/lib/services/listeners.service.mjs +3 -3
  170. package/esm2022/lib/shared/html-attr.directive.mjs +3 -3
  171. package/esm2022/lib/shared/shared.module.mjs +4 -4
  172. package/esm2022/lib/shared/template-id.directive.mjs +3 -3
  173. package/esm2022/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
  174. package/esm2022/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
  175. package/esm2022/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
  176. package/esm2022/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  177. package/esm2022/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  178. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
  179. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
  180. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
  181. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
  182. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
  183. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
  184. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
  185. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
  186. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
  187. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
  188. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
  189. package/esm2022/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
  190. package/esm2022/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +3 -3
  191. package/esm2022/lib/sidebar/sidebar.module.mjs +4 -4
  192. package/esm2022/lib/sidebar/sidebar.service.mjs +3 -3
  193. package/esm2022/lib/smart-pagination/smart-pagination.component.mjs +3 -3
  194. package/esm2022/lib/smart-pagination/smart-pagination.module.mjs +4 -4
  195. package/esm2022/lib/smart-table/smart-table/smart-table.component.mjs +3 -3
  196. package/esm2022/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +3 -3
  197. package/esm2022/lib/smart-table/smart-table-filter/filter-input.directive.mjs +3 -3
  198. package/esm2022/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
  199. package/esm2022/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
  200. package/esm2022/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
  201. package/esm2022/lib/smart-table/smart-table.module.mjs +4 -4
  202. package/esm2022/lib/spinner/spinner.component.mjs +3 -3
  203. package/esm2022/lib/spinner/spinner.module.mjs +4 -4
  204. package/esm2022/lib/table/table-active.directive.mjs +3 -3
  205. package/esm2022/lib/table/table-color.directive.mjs +3 -3
  206. package/esm2022/lib/table/table.directive.mjs +3 -3
  207. package/esm2022/lib/table/table.module.mjs +4 -4
  208. package/esm2022/lib/tabs/tab-content/tab-content.component.mjs +3 -3
  209. package/esm2022/lib/tabs/tab-content-ref.directive.mjs +3 -3
  210. package/esm2022/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
  211. package/esm2022/lib/tabs/tab.service.mjs +3 -3
  212. package/esm2022/lib/tabs/tabs.module.mjs +4 -4
  213. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
  214. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
  215. package/esm2022/lib/time-picker/time-picker.component.mjs +40 -10
  216. package/esm2022/lib/time-picker/time-picker.module.mjs +4 -4
  217. package/esm2022/lib/toast/toast/toast.component.mjs +3 -3
  218. package/esm2022/lib/toast/toast-body/toast-body.component.mjs +3 -3
  219. package/esm2022/lib/toast/toast-close.directive.mjs +3 -3
  220. package/esm2022/lib/toast/toast-header/toast-header.component.mjs +3 -3
  221. package/esm2022/lib/toast/toast.module.mjs +4 -4
  222. package/esm2022/lib/toast/toaster/toaster-host.directive.mjs +3 -3
  223. package/esm2022/lib/toast/toaster/toaster.component.mjs +3 -3
  224. package/esm2022/lib/toast/toaster/toaster.service.mjs +3 -3
  225. package/esm2022/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
  226. package/esm2022/lib/tooltip/tooltip.directive.mjs +3 -3
  227. package/esm2022/lib/tooltip/tooltip.module.mjs +4 -4
  228. package/esm2022/lib/utilities/align.directive.mjs +3 -3
  229. package/esm2022/lib/utilities/bg-color.directive.mjs +3 -3
  230. package/esm2022/lib/utilities/border.directive.mjs +3 -3
  231. package/esm2022/lib/utilities/rounded.directive.mjs +3 -3
  232. package/esm2022/lib/utilities/text-color.directive.mjs +3 -3
  233. package/esm2022/lib/utilities/utilities.module.mjs +4 -4
  234. package/esm2022/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
  235. package/esm2022/lib/widget/widget-stat-b/widget-stat-b.component.mjs +3 -3
  236. package/esm2022/lib/widget/widget-stat-c/widget-stat-c.component.mjs +3 -3
  237. package/esm2022/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
  238. package/esm2022/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
  239. package/esm2022/lib/widget/widget-stat-f/widget-stat-f.component.mjs +3 -3
  240. package/esm2022/lib/widget/widget.module.mjs +4 -4
  241. package/fesm2022/coreui-angular-pro.mjs +832 -793
  242. package/fesm2022/coreui-angular-pro.mjs.map +1 -1
  243. package/lib/multi-select/multi-select/multi-select.component.d.ts +2 -2
  244. package/lib/time-picker/time-picker.component.d.ts +2 -0
  245. package/package.json +1 -1
@@ -4,15 +4,15 @@ import { TableColorDirective } from './table-color.directive';
4
4
  import { TableActiveDirective } from './table-active.directive';
5
5
  import * as i0 from "@angular/core";
6
6
  export class TableModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.2", ngImport: i0, type: TableModule, imports: [TableDirective,
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.5", ngImport: i0, type: TableModule, imports: [TableDirective,
9
9
  TableColorDirective,
10
10
  TableActiveDirective], exports: [TableDirective,
11
11
  TableColorDirective,
12
12
  TableActiveDirective] }); }
13
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TableModule }); }
13
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TableModule }); }
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TableModule, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TableModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  exports: [
@@ -72,10 +72,10 @@ export class TabContentComponent {
72
72
  tabPane.active = idx === index;
73
73
  });
74
74
  }
75
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabContentComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Component }); }
76
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.2", type: TabContentComponent, isStandalone: true, selector: "c-tab-content", inputs: { activeTabPaneIdx: "activeTabPaneIdx" }, outputs: { activeTabPaneIdxChange: "activeTabPaneIdxChange" }, host: { properties: { "class": "this.hostClasses" } }, queries: [{ propertyName: "panes", predicate: TabPaneComponent }], exportAs: ["cTabContent"], usesOnChanges: true, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: [":host{display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
75
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabContentComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Component }); }
76
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.5", type: TabContentComponent, isStandalone: true, selector: "c-tab-content", inputs: { activeTabPaneIdx: "activeTabPaneIdx" }, outputs: { activeTabPaneIdxChange: "activeTabPaneIdxChange" }, host: { properties: { "class": "this.hostClasses" } }, queries: [{ propertyName: "panes", predicate: TabPaneComponent }], exportAs: ["cTabContent"], usesOnChanges: true, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: [":host{display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
77
77
  }
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabContentComponent, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabContentComponent, decorators: [{
79
79
  type: Component,
80
80
  args: [{ selector: 'c-tab-content', template: `<ng-content></ng-content>`, changeDetection: ChangeDetectionStrategy.OnPush, exportAs: 'cTabContent', standalone: true, styles: [":host{display:block}\n"] }]
81
81
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1.TabService }]; }, propDecorators: { activeTabPaneIdx: [{
@@ -90,10 +90,10 @@ export class TabContentRefDirective {
90
90
  this.tabServiceSubscription?.unsubscribe();
91
91
  }
92
92
  }
93
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabContentRefDirective, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Directive }); }
94
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.2", type: TabContentRefDirective, isStandalone: true, selector: "[cTabContent]", inputs: { tabContentRef: ["cTabContent", "tabContentRef"], active: "active", disabled: "disabled", tabPaneIdx: "tabPaneIdx" }, host: { listeners: { "click": "toggleOpen($event)" }, properties: { "class": "this.hostClasses", "attr.aria-disabled": "this.isDisabled", "attr.disabled": "this.attrDisabled", "attr.tabindex": "this.getTabindex" } }, usesOnChanges: true, ngImport: i0 }); }
93
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabContentRefDirective, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Directive }); }
94
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.5", type: TabContentRefDirective, isStandalone: true, selector: "[cTabContent]", inputs: { tabContentRef: ["cTabContent", "tabContentRef"], active: "active", disabled: "disabled", tabPaneIdx: "tabPaneIdx" }, host: { listeners: { "click": "toggleOpen($event)" }, properties: { "class": "this.hostClasses", "attr.aria-disabled": "this.isDisabled", "attr.disabled": "this.attrDisabled", "attr.tabindex": "this.getTabindex" } }, usesOnChanges: true, ngImport: i0 }); }
95
95
  }
96
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabContentRefDirective, decorators: [{
96
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabContentRefDirective, decorators: [{
97
97
  type: Directive,
98
98
  args: [{
99
99
  selector: '[cTabContent]',
@@ -42,11 +42,11 @@ export class TabPaneComponent {
42
42
  this.tabServiceSubscription?.unsubscribe();
43
43
  }
44
44
  }
45
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabPaneComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Component }); }
46
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.2", type: TabPaneComponent, isStandalone: true, selector: "c-tab-pane", host: { properties: { "class": "this.hostClasses" } }, exportAs: ["cTabPane"], ngImport: i0, template: `
45
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabPaneComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Component }); }
46
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.5", type: TabPaneComponent, isStandalone: true, selector: "c-tab-pane", host: { properties: { "class": "this.hostClasses" } }, exportAs: ["cTabPane"], ngImport: i0, template: `
47
47
  <ng-content></ng-content>`, isInline: true, styles: [":host{display:block}\n"] }); }
48
48
  }
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabPaneComponent, decorators: [{
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabPaneComponent, decorators: [{
50
50
  type: Component,
51
51
  args: [{ selector: 'c-tab-pane', template: `
52
52
  <ng-content></ng-content>`, exportAs: 'cTabPane', standalone: true, styles: [":host{display:block}\n"] }]
@@ -9,10 +9,10 @@ export class TabService {
9
9
  setActiveTabIdx(tabContentState) {
10
10
  this.activeTabPaneIdx.next(tabContentState);
11
11
  }
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
13
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabService, providedIn: 'root' }); }
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
13
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabService, providedIn: 'root' }); }
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabService, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -5,17 +5,17 @@ import { TabService } from './tab.service';
5
5
  import { TabContentRefDirective } from './tab-content-ref.directive';
6
6
  import * as i0 from "@angular/core";
7
7
  export class TabsModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.2", ngImport: i0, type: TabsModule, imports: [TabContentComponent,
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.5", ngImport: i0, type: TabsModule, imports: [TabContentComponent,
10
10
  TabContentRefDirective,
11
11
  TabPaneComponent], exports: [TabContentComponent,
12
12
  TabPaneComponent,
13
13
  TabContentRefDirective] }); }
14
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabsModule, providers: [
14
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabsModule, providers: [
15
15
  TabService
16
16
  ] }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TabsModule, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TabsModule, decorators: [{
19
19
  type: NgModule,
20
20
  args: [{
21
21
  imports: [
@@ -6,10 +6,10 @@ export class DayPeriodElementDirective {
6
6
  constructor(elementRef) {
7
7
  this.elementRef = elementRef;
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: DayPeriodElementDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
10
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.2", type: DayPeriodElementDirective, isStandalone: true, selector: "[cDayPeriodElement]", inputs: { cDayPeriodElement: "cDayPeriodElement" }, exportAs: ["cDayPeriodElement"], ngImport: i0 }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: DayPeriodElementDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
10
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.5", type: DayPeriodElementDirective, isStandalone: true, selector: "[cDayPeriodElement]", inputs: { cDayPeriodElement: "cDayPeriodElement" }, exportAs: ["cDayPeriodElement"], ngImport: i0 }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: DayPeriodElementDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: DayPeriodElementDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[cDayPeriodElement]',
@@ -77,10 +77,10 @@ export class TimePickerRollAmPmComponent {
77
77
  trackByElement(index, element) {
78
78
  return element.value;
79
79
  }
80
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TimePickerRollAmPmComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
81
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.2", type: TimePickerRollAmPmComponent, isStandalone: true, selector: "c-time-picker-roll-am-pm", inputs: { disabled: "disabled", elements: "elements", onClick: "onClick", selected: "selected", refresh: "refresh" }, outputs: { selectedChange: "selectedChange" }, host: { properties: { "class": "this.hostClasses" } }, viewQueries: [{ propertyName: "dayPeriodElements", predicate: DayPeriodElementDirective, descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div (click)=\"handleElementClick($event, element)\"\n *ngFor=\"let element of elements; index as i; trackBy: trackByElement\"\n [attr.disabled]=\"element.disabled || null\"\n [cDayPeriodElement]=\"element\"\n [ngClass]=\"{'time-picker-roll-cell': true, selected: element.value === selected, disabled: element.disabled}\"\n [ngStyle]=\"{'width': 'fit-content'}\"\n role=\"button\">\n {{element.label}}\n</div>\n", styles: [":host{display:block}:host .disabled{pointer-events:none}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: DayPeriodElementDirective, selector: "[cDayPeriodElement]", inputs: ["cDayPeriodElement"], exportAs: ["cDayPeriodElement"] }] }); }
80
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TimePickerRollAmPmComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
81
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.5", type: TimePickerRollAmPmComponent, isStandalone: true, selector: "c-time-picker-roll-am-pm", inputs: { disabled: "disabled", elements: "elements", onClick: "onClick", selected: "selected", refresh: "refresh" }, outputs: { selectedChange: "selectedChange" }, host: { properties: { "class": "this.hostClasses" } }, viewQueries: [{ propertyName: "dayPeriodElements", predicate: DayPeriodElementDirective, descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div (click)=\"handleElementClick($event, element)\"\n *ngFor=\"let element of elements; index as i; trackBy: trackByElement\"\n [attr.disabled]=\"element.disabled || null\"\n [cDayPeriodElement]=\"element\"\n [ngClass]=\"{'time-picker-roll-cell': true, selected: element.value === selected, disabled: element.disabled}\"\n [ngStyle]=\"{'width': 'fit-content'}\"\n role=\"button\">\n {{element.label}}\n</div>\n", styles: [":host{display:block}:host .disabled{pointer-events:none}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: DayPeriodElementDirective, selector: "[cDayPeriodElement]", inputs: ["cDayPeriodElement"], exportAs: ["cDayPeriodElement"] }] }); }
82
82
  }
83
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TimePickerRollAmPmComponent, decorators: [{
83
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TimePickerRollAmPmComponent, decorators: [{
84
84
  type: Component,
85
85
  args: [{ selector: 'c-time-picker-roll-am-pm', standalone: true, imports: [CommonModule, DayPeriodElementDirective], template: "<div (click)=\"handleElementClick($event, element)\"\n *ngFor=\"let element of elements; index as i; trackBy: trackByElement\"\n [attr.disabled]=\"element.disabled || null\"\n [cDayPeriodElement]=\"element\"\n [ngClass]=\"{'time-picker-roll-cell': true, selected: element.value === selected, disabled: element.disabled}\"\n [ngStyle]=\"{'width': 'fit-content'}\"\n role=\"button\">\n {{element.label}}\n</div>\n", styles: [":host{display:block}:host .disabled{pointer-events:none}\n"] }]
86
86
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { disabled: [{
@@ -6,10 +6,10 @@ export class TimeElementDirective {
6
6
  constructor(elementRef) {
7
7
  this.elementRef = elementRef;
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TimeElementDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
10
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.2", type: TimeElementDirective, isStandalone: true, selector: "[cTimeElement]", inputs: { cTimeElement: "cTimeElement" }, exportAs: ["cTimeElement"], ngImport: i0 }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TimeElementDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
10
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.5", type: TimeElementDirective, isStandalone: true, selector: "[cTimeElement]", inputs: { cTimeElement: "cTimeElement" }, exportAs: ["cTimeElement"], ngImport: i0 }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TimeElementDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TimeElementDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[cTimeElement]',
@@ -78,10 +78,10 @@ export class TimePickerRollColComponent {
78
78
  trackByElement(index, element) {
79
79
  return element.value;
80
80
  }
81
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TimePickerRollColComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
82
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.2", type: TimePickerRollColComponent, isStandalone: true, selector: "c-time-picker-roll-col", inputs: { disabled: "disabled", elements: "elements", onClick: "onClick", selected: "selected", refresh: "refresh" }, outputs: { selectedChange: "selectedChange" }, host: { properties: { "class": "this.hostClasses" } }, viewQueries: [{ propertyName: "timeElements", predicate: TimeElementDirective, descendants: true }], exportAs: ["cTimePickerRollCol"], usesOnChanges: true, ngImport: i0, template: "<div (click)=\"handleElementClick($event, element)\"\n *ngFor=\"let element of elements; index as i; trackBy: trackByElement\"\n [attr.disabled]=\"element.disabled || null\"\n [cTimeElement]=\"element\"\n [ngClass]=\"{'time-picker-roll-cell': true, selected: element.value === selected, disabled: element.disabled}\"\n [ngStyle]=\"{'width': 'fit-content'}\"\n role=\"button\"\n>\n {{element.label}}\n</div>\n", styles: [":host{display:block}:host .disabled{pointer-events:none}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: TimeElementDirective, selector: "[cTimeElement]", inputs: ["cTimeElement"], exportAs: ["cTimeElement"] }] }); }
81
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TimePickerRollColComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
82
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.5", type: TimePickerRollColComponent, isStandalone: true, selector: "c-time-picker-roll-col", inputs: { disabled: "disabled", elements: "elements", onClick: "onClick", selected: "selected", refresh: "refresh" }, outputs: { selectedChange: "selectedChange" }, host: { properties: { "class": "this.hostClasses" } }, viewQueries: [{ propertyName: "timeElements", predicate: TimeElementDirective, descendants: true }], exportAs: ["cTimePickerRollCol"], usesOnChanges: true, ngImport: i0, template: "<div (click)=\"handleElementClick($event, element)\"\n *ngFor=\"let element of elements; index as i; trackBy: trackByElement\"\n [attr.disabled]=\"element.disabled || null\"\n [cTimeElement]=\"element\"\n [ngClass]=\"{'time-picker-roll-cell': true, selected: element.value === selected, disabled: element.disabled}\"\n [ngStyle]=\"{'width': 'fit-content'}\"\n role=\"button\"\n>\n {{element.label}}\n</div>\n", styles: [":host{display:block}:host .disabled{pointer-events:none}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: TimeElementDirective, selector: "[cTimeElement]", inputs: ["cTimeElement"], exportAs: ["cTimeElement"] }] }); }
83
83
  }
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.2", ngImport: i0, type: TimePickerRollColComponent, decorators: [{
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.5", ngImport: i0, type: TimePickerRollColComponent, decorators: [{
85
85
  type: Component,
86
86
  args: [{ selector: 'c-time-picker-roll-col', exportAs: 'cTimePickerRollCol', standalone: true, imports: [CommonModule, TimeElementDirective], template: "<div (click)=\"handleElementClick($event, element)\"\n *ngFor=\"let element of elements; index as i; trackBy: trackByElement\"\n [attr.disabled]=\"element.disabled || null\"\n [cTimeElement]=\"element\"\n [ngClass]=\"{'time-picker-roll-cell': true, selected: element.value === selected, disabled: element.disabled}\"\n [ngStyle]=\"{'width': 'fit-content'}\"\n role=\"button\"\n>\n {{element.label}}\n</div>\n", styles: [":host{display:block}:host .disabled{pointer-events:none}\n"] }]
87
87
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { disabled: [{