@mintplayer/ng-bootstrap 15.1.1 → 15.2.1

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 (496) hide show
  1. package/esm2020/accordion/src/accordion/accordion.component.mjs +3 -3
  2. package/esm2020/accordion/src/accordion-tab/accordion-tab.component.mjs +3 -3
  3. package/esm2020/accordion/src/accordion-tab-header/accordion-tab-header.component.mjs +3 -3
  4. package/esm2020/accordion/src/accordion.module.mjs +4 -4
  5. package/esm2020/alert/src/alert/alert.component.mjs +3 -3
  6. package/esm2020/alert/src/alert-close/alert-close.component.mjs +3 -3
  7. package/esm2020/alert/src/alert.module.mjs +4 -4
  8. package/esm2020/badge/src/badge.component.mjs +3 -3
  9. package/esm2020/badge/src/badge.module.mjs +4 -4
  10. package/esm2020/breadcrumb/src/breadcrumb/breadcrumb.component.mjs +3 -3
  11. package/esm2020/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  12. package/esm2020/breadcrumb/src/breadcrumb.module.mjs +4 -4
  13. package/esm2020/button-group/src/button-group/button-group.component.mjs +3 -3
  14. package/esm2020/button-group/src/button-group.module.mjs +4 -4
  15. package/esm2020/calendar/src/calendar.component.mjs +3 -3
  16. package/esm2020/calendar/src/calendar.module.mjs +4 -4
  17. package/esm2020/calendar-month/src/pipes/month-name/month-name.module.mjs +4 -4
  18. package/esm2020/calendar-month/src/pipes/month-name/month-name.pipe.mjs +3 -3
  19. package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.module.mjs +4 -4
  20. package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.pipe.mjs +3 -3
  21. package/esm2020/calendar-month/src/service/calendar-month.service.mjs +3 -3
  22. package/esm2020/card/src/card/card.component.mjs +3 -3
  23. package/esm2020/card/src/card-header/card-header.component.mjs +3 -3
  24. package/esm2020/card/src/card.module.mjs +4 -4
  25. package/esm2020/carousel/src/carousel/carousel.component.mjs +3 -3
  26. package/esm2020/carousel/src/carousel-image/carousel-image.directive.mjs +3 -3
  27. package/esm2020/carousel/src/carousel.module.mjs +4 -4
  28. package/esm2020/close/src/close.component.mjs +3 -3
  29. package/esm2020/close/src/close.module.mjs +4 -4
  30. package/esm2020/code-snippet/src/code-snippet.component.mjs +3 -3
  31. package/esm2020/code-snippet/src/code-snippet.module.mjs +4 -4
  32. package/esm2020/context-menu/src/context-menu.directive.mjs +3 -3
  33. package/esm2020/context-menu/src/context-menu.module.mjs +4 -4
  34. package/esm2020/copy/src/copy.directive.mjs +3 -3
  35. package/esm2020/copy/src/copy.module.mjs +4 -4
  36. package/esm2020/datatable/src/datatable/datatable.component.mjs +3 -3
  37. package/esm2020/datatable/src/datatable-column/datatable-column.directive.mjs +3 -3
  38. package/esm2020/datatable/src/datatable.module.mjs +4 -4
  39. package/esm2020/datatable/src/row-template/row-template.directive.mjs +3 -3
  40. package/esm2020/datepicker/src/datepicker.component.mjs +3 -3
  41. package/esm2020/datepicker/src/datepicker.module.mjs +4 -4
  42. package/esm2020/dropdown/src/dropdown/dropdown.directive.mjs +3 -3
  43. package/esm2020/dropdown/src/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  44. package/esm2020/dropdown/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
  45. package/esm2020/dropdown/src/dropdown.module.mjs +4 -4
  46. package/esm2020/dropdown-menu/src/dropdown-item/dropdown-item.component.mjs +3 -3
  47. package/esm2020/dropdown-menu/src/dropdown-menu/dropdown-menu.component.mjs +3 -3
  48. package/esm2020/dropdown-menu/src/dropdown-menu.module.mjs +4 -4
  49. package/esm2020/enhanced-paste/src/directive/enhanced-paste.directive.mjs +3 -3
  50. package/esm2020/enhanced-paste/src/enhanced-paste.module.mjs +4 -4
  51. package/esm2020/enum/src/service/enum.service.mjs +3 -3
  52. package/esm2020/file-upload/src/component/file-upload.component.mjs +3 -3
  53. package/esm2020/file-upload/src/directive/file-upload-template.directive.mjs +3 -3
  54. package/esm2020/file-upload/src/file-upload.module.mjs +4 -4
  55. package/esm2020/file-upload/src/pipes/format-bytes/format-bytes.pipe.mjs +3 -3
  56. package/esm2020/for/src/for.directive.mjs +3 -3
  57. package/esm2020/for/src/for.module.mjs +4 -4
  58. package/esm2020/grid/src/component/grid.component.mjs +3 -3
  59. package/esm2020/grid/src/directives/column/column.directive.mjs +3 -3
  60. package/esm2020/grid/src/directives/row/row.directive.mjs +3 -3
  61. package/esm2020/grid/src/grid.module.mjs +4 -4
  62. package/esm2020/has-overlay/src/has-overlay/has-overlay.component.mjs +3 -3
  63. package/esm2020/has-overlay/src/has-overlay/has-overlay.module.mjs +4 -4
  64. package/esm2020/lib/pipes/font-color/font-color.module.mjs +4 -4
  65. package/esm2020/lib/pipes/font-color/font-color.pipe.mjs +3 -3
  66. package/esm2020/lib/pipes/in-list/in-list.module.mjs +4 -4
  67. package/esm2020/lib/pipes/in-list/in-list.pipe.mjs +3 -3
  68. package/esm2020/lib/pipes/uc-first/uc-first.module.mjs +4 -4
  69. package/esm2020/lib/pipes/uc-first/uc-first.pipe.mjs +3 -3
  70. package/esm2020/list-group/src/list-group/list-group.component.mjs +3 -3
  71. package/esm2020/list-group/src/list-group-item/list-group-item.component.mjs +3 -3
  72. package/esm2020/list-group/src/list-group.module.mjs +4 -4
  73. package/esm2020/modal/src/components/modal/modal.component.mjs +3 -3
  74. package/esm2020/modal/src/components/modal-host/modal-host.component.mjs +3 -3
  75. package/esm2020/modal/src/directives/modal/modal.directive.mjs +3 -3
  76. package/esm2020/modal/src/directives/modal-body/modal-body.directive.mjs +3 -3
  77. package/esm2020/modal/src/directives/modal-close/modal-close.directive.mjs +3 -3
  78. package/esm2020/modal/src/directives/modal-footer/modal-footer.directive.mjs +3 -3
  79. package/esm2020/modal/src/directives/modal-header/modal-header.directive.mjs +3 -3
  80. package/esm2020/modal/src/modal.module.mjs +4 -4
  81. package/esm2020/multiselect/src/component/multiselect.component.mjs +3 -3
  82. package/esm2020/multiselect/src/directives/button-template/button-template.directive.mjs +3 -3
  83. package/esm2020/multiselect/src/directives/footer-template/footer-template.directive.mjs +3 -3
  84. package/esm2020/multiselect/src/directives/header-template/header-template.directive.mjs +3 -3
  85. package/esm2020/multiselect/src/multiselect.module.mjs +4 -4
  86. package/esm2020/navbar/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
  87. package/esm2020/navbar/src/expand-button/expand-button.directive.mjs +3 -3
  88. package/esm2020/navbar/src/nav-link/nav-link.directive.mjs +3 -3
  89. package/esm2020/navbar/src/navbar/navbar.component.mjs +3 -3
  90. package/esm2020/navbar/src/navbar-brand/navbar-brand.component.mjs +3 -3
  91. package/esm2020/navbar/src/navbar-content/navbar-content.directive.mjs +3 -3
  92. package/esm2020/navbar/src/navbar-dropdown/navbar-dropdown.component.mjs +3 -3
  93. package/esm2020/navbar/src/navbar-item/navbar-item.component.mjs +3 -3
  94. package/esm2020/navbar/src/navbar-nav/navbar-nav.component.mjs +3 -3
  95. package/esm2020/navbar/src/navbar-toggler/navbar-toggler.component.mjs +3 -3
  96. package/esm2020/navbar/src/navbar.module.mjs +4 -4
  97. package/esm2020/offcanvas/src/components/offcanvas/offcanvas.component.mjs +3 -3
  98. package/esm2020/offcanvas/src/components/offcanvas-body/offcanvas-body.component.mjs +3 -3
  99. package/esm2020/offcanvas/src/components/offcanvas-header/offcanvas-header.component.mjs +3 -3
  100. package/esm2020/offcanvas/src/components/offcanvas-host/offcanvas-host.component.mjs +3 -3
  101. package/esm2020/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.mjs +3 -3
  102. package/esm2020/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.mjs +3 -3
  103. package/esm2020/offcanvas/src/offcanvas.module.mjs +4 -4
  104. package/esm2020/pagination/src/component/pagination/pagination.component.mjs +3 -3
  105. package/esm2020/pagination/src/pagination.module.mjs +4 -4
  106. package/esm2020/placeholder/src/placeholder/placeholder.component.mjs +3 -3
  107. package/esm2020/placeholder/src/placeholder-field/placeholder-field.directive.mjs +3 -3
  108. package/esm2020/placeholder/src/placeholder.module.mjs +4 -4
  109. package/esm2020/popover/src/component/popover.component.mjs +3 -3
  110. package/esm2020/popover/src/directives/popover/popover.directive.mjs +3 -3
  111. package/esm2020/popover/src/directives/popover-body/popover-body.directive.mjs +3 -3
  112. package/esm2020/popover/src/directives/popover-header/popover-header.directive.mjs +3 -3
  113. package/esm2020/popover/src/popover.module.mjs +4 -4
  114. package/esm2020/progress-bar/src/progress/progress.component.mjs +3 -3
  115. package/esm2020/progress-bar/src/progress-bar/progress-bar.component.mjs +3 -3
  116. package/esm2020/progress-bar/src/progress-bar.module.mjs +4 -4
  117. package/esm2020/range/src/component/range.component.mjs +17 -7
  118. package/esm2020/range/src/range.module.mjs +4 -4
  119. package/esm2020/range/src/value-accessor/range-value-accessor.mjs +3 -3
  120. package/esm2020/rating/src/rating.component.mjs +3 -3
  121. package/esm2020/rating/src/rating.module.mjs +4 -4
  122. package/esm2020/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.mjs +3 -3
  123. package/esm2020/scheduler/src/components/scheduler/scheduler.component.mjs +3 -3
  124. package/esm2020/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +3 -3
  125. package/esm2020/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +3 -3
  126. package/esm2020/scheduler/src/pipes/date-offset/date-offset.pipe.mjs +3 -3
  127. package/esm2020/scheduler/src/pipes/day-of-week/day-of-week.pipe.mjs +3 -3
  128. package/esm2020/scheduler/src/scheduler.module.mjs +4 -4
  129. package/esm2020/scheduler/src/services/timeline/timeline.service.mjs +3 -3
  130. package/esm2020/scrollspy/src/component/scrollspy.component.mjs +3 -3
  131. package/esm2020/scrollspy/src/directives/scrollspy.directive.mjs +3 -3
  132. package/esm2020/scrollspy/src/scrollspy.module.mjs +4 -4
  133. package/esm2020/scrollspy/src/services/scroll-offset/scroll-offset.service.mjs +3 -3
  134. package/esm2020/select/src/component/select.component.mjs +3 -3
  135. package/esm2020/select/src/select.module.mjs +4 -4
  136. package/esm2020/select/src/value-accessors/select-value-accessor.mjs +6 -6
  137. package/esm2020/select2/src/component/select2.component.mjs +3 -3
  138. package/esm2020/select2/src/directive/item-template.directive.mjs +3 -3
  139. package/esm2020/select2/src/select2.module.mjs +4 -4
  140. package/esm2020/snackbar/src/component/snackbar.component.mjs +3 -3
  141. package/esm2020/snackbar/src/directives/snackbar-close/snackbar-close.directive.mjs +3 -3
  142. package/esm2020/snackbar/src/service/snackbar.service.mjs +3 -3
  143. package/esm2020/snackbar/src/snackbar.module.mjs +4 -4
  144. package/esm2020/spinner/src/spinner.component.mjs +3 -3
  145. package/esm2020/spinner/src/spinner.module.mjs +4 -4
  146. package/esm2020/tab-control/src/tab-control/tab-control.component.mjs +3 -3
  147. package/esm2020/tab-control/src/tab-control.module.mjs +4 -4
  148. package/esm2020/tab-control/src/tab-page/tab-page.component.mjs +3 -3
  149. package/esm2020/table/src/component/table.component.mjs +3 -3
  150. package/esm2020/table/src/table.module.mjs +4 -4
  151. package/esm2020/testing/src/accordion/accordion/accordion.component.mjs +3 -3
  152. package/esm2020/testing/src/accordion/accordion-tab/accordion-tab.component.mjs +3 -3
  153. package/esm2020/testing/src/accordion/accordion-tab-header/accordion-tab-header.component.mjs +3 -3
  154. package/esm2020/testing/src/accordion/accordion-testing.module.mjs +4 -4
  155. package/esm2020/testing/src/alert/alert/alert.component.mjs +3 -3
  156. package/esm2020/testing/src/alert/alert-close/alert-close.component.mjs +3 -3
  157. package/esm2020/testing/src/alert/alert-testing.module.mjs +4 -4
  158. package/esm2020/testing/src/badge/badge/badge.component.mjs +3 -3
  159. package/esm2020/testing/src/badge/badge-testing.module.mjs +4 -4
  160. package/esm2020/testing/src/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
  161. package/esm2020/testing/src/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  162. package/esm2020/testing/src/breadcrumb/breadcrumb-testing.module.mjs +4 -4
  163. package/esm2020/testing/src/button-group/button-group/button-group.component.mjs +3 -3
  164. package/esm2020/testing/src/button-group/button-group-testing.module.mjs +4 -4
  165. package/esm2020/testing/src/calendar/calendar/calendar.component.mjs +3 -3
  166. package/esm2020/testing/src/calendar/calendar-testing.module.mjs +4 -4
  167. package/esm2020/testing/src/card/card/card.component.mjs +3 -3
  168. package/esm2020/testing/src/card/card-header/card-header.component.mjs +3 -3
  169. package/esm2020/testing/src/card/card-testing.module.mjs +4 -4
  170. package/esm2020/testing/src/carousel/carousel/carousel.component.mjs +3 -3
  171. package/esm2020/testing/src/carousel/carousel-image/carousel-image.directive.mjs +3 -3
  172. package/esm2020/testing/src/carousel/carousel-testing.module.mjs +4 -4
  173. package/esm2020/testing/src/close/close/close.component.mjs +3 -3
  174. package/esm2020/testing/src/close/close-testing.module.mjs +4 -4
  175. package/esm2020/testing/src/code-snippet/code-snippet/code-snippet.component.mjs +3 -3
  176. package/esm2020/testing/src/code-snippet/code-snippet-testing.module.mjs +4 -4
  177. package/esm2020/testing/src/context-menu/context-menu-testing.module.mjs +4 -4
  178. package/esm2020/testing/src/context-menu/context-menu.directive.mjs +3 -3
  179. package/esm2020/testing/src/copy/copy-testing.module.mjs +4 -4
  180. package/esm2020/testing/src/copy/copy.directive.mjs +3 -3
  181. package/esm2020/testing/src/datatable/datatable/datatable.component.mjs +3 -3
  182. package/esm2020/testing/src/datatable/datatable-column/datatable-column.directive.mjs +3 -3
  183. package/esm2020/testing/src/datatable/datatable-testing.module.mjs +4 -4
  184. package/esm2020/testing/src/datatable/row-template/row-template.directive.mjs +3 -3
  185. package/esm2020/testing/src/datepicker/datepicker/datepicker.component.mjs +3 -3
  186. package/esm2020/testing/src/datepicker/datepicker-testing.module.mjs +4 -4
  187. package/esm2020/testing/src/dropdown/dropdown-menu.directive.mjs +3 -3
  188. package/esm2020/testing/src/dropdown/dropdown-testing.module.mjs +4 -4
  189. package/esm2020/testing/src/dropdown/dropdown-toggle.directive.mjs +3 -3
  190. package/esm2020/testing/src/dropdown/dropdown.directive.mjs +3 -3
  191. package/esm2020/testing/src/dropdown-menu/dropdown-item/dropdown-item.component.mjs +3 -3
  192. package/esm2020/testing/src/dropdown-menu/dropdown-menu/dropdown-menu.component.mjs +3 -3
  193. package/esm2020/testing/src/dropdown-menu/dropdown-menu-testing.module.mjs +4 -4
  194. package/esm2020/testing/src/enhanced-paste/enhanced-paste-testing.module.mjs +4 -4
  195. package/esm2020/testing/src/enhanced-paste/enhanced-paste.directive.mjs +3 -3
  196. package/esm2020/testing/src/file-upload/file-upload/file-upload.component.mjs +3 -3
  197. package/esm2020/testing/src/file-upload/file-upload-template/file-upload-template.directive.mjs +3 -3
  198. package/esm2020/testing/src/file-upload/file-upload-testing.module.mjs +4 -4
  199. package/esm2020/testing/src/for/for-testing.module.mjs +4 -4
  200. package/esm2020/testing/src/for/for.directive.mjs +3 -3
  201. package/esm2020/testing/src/grid/column.directive.mjs +3 -3
  202. package/esm2020/testing/src/grid/grid/grid.component.mjs +3 -3
  203. package/esm2020/testing/src/grid/grid-testing.module.mjs +4 -4
  204. package/esm2020/testing/src/grid/row.directive.mjs +3 -3
  205. package/esm2020/testing/src/has-overlay/has-overlay/has-overlay.component.mjs +3 -3
  206. package/esm2020/testing/src/has-overlay/has-overlay.module.mjs +4 -4
  207. package/esm2020/testing/src/highlight/highlight.directive.mjs +3 -3
  208. package/esm2020/testing/src/highlight/highlight.module.mjs +4 -4
  209. package/esm2020/testing/src/list-group/list-group/list-group.component.mjs +3 -3
  210. package/esm2020/testing/src/list-group/list-group-item/list-group-item.component.mjs +3 -3
  211. package/esm2020/testing/src/list-group/list-group-testing.module.mjs +4 -4
  212. package/esm2020/testing/src/modal/modal-host/modal-host.component.mjs +3 -3
  213. package/esm2020/testing/src/modal/modal-testing.module.mjs +4 -4
  214. package/esm2020/testing/src/multiselect/multiselect/multiselect.component.mjs +3 -3
  215. package/esm2020/testing/src/multiselect/multiselect-testing.module.mjs +4 -4
  216. package/esm2020/testing/src/navbar/navbar/navbar.component.mjs +3 -3
  217. package/esm2020/testing/src/navbar/navbar-brand/navbar-brand.component.mjs +3 -3
  218. package/esm2020/testing/src/navbar/navbar-content/navbar-content.directive.mjs +3 -3
  219. package/esm2020/testing/src/navbar/navbar-dropdown/navbar-dropdown.component.mjs +3 -3
  220. package/esm2020/testing/src/navbar/navbar-item/navbar-item.component.mjs +3 -3
  221. package/esm2020/testing/src/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
  222. package/esm2020/testing/src/navbar/navbar-testing.module.mjs +4 -4
  223. package/esm2020/testing/src/offcanvas/offcanvas-content/offcanvas-content.directive.mjs +3 -3
  224. package/esm2020/testing/src/offcanvas/offcanvas-host/offcanvas-host.component.mjs +3 -3
  225. package/esm2020/testing/src/offcanvas/offcanvas-testing.module.mjs +4 -4
  226. package/esm2020/testing/src/pagination/pagination/pagination.component.mjs +3 -3
  227. package/esm2020/testing/src/pagination/pagination-testing.module.mjs +4 -4
  228. package/esm2020/testing/src/placeholder/placeholder/placeholder.component.mjs +3 -3
  229. package/esm2020/testing/src/placeholder/placeholder-testing.module.mjs +4 -4
  230. package/esm2020/testing/src/popover/directive/popover.directive.mjs +3 -3
  231. package/esm2020/testing/src/popover/popover-testing.module.mjs +4 -4
  232. package/esm2020/testing/src/progress-bar/progress/progress.component.mjs +3 -3
  233. package/esm2020/testing/src/progress-bar/progress-bar/progress-bar.component.mjs +3 -3
  234. package/esm2020/testing/src/progress-bar/progress-bar-testing.module.mjs +4 -4
  235. package/esm2020/testing/src/range/component/range.component.mjs +17 -6
  236. package/esm2020/testing/src/range/directives/range-value-accessor.directive.mjs +3 -3
  237. package/esm2020/testing/src/range/range-testing.module.mjs +4 -4
  238. package/esm2020/testing/src/rating/rating/rating.component.mjs +3 -3
  239. package/esm2020/testing/src/rating/rating-testing.module.mjs +4 -4
  240. package/esm2020/testing/src/scheduler/scheduler/scheduler.component.mjs +3 -3
  241. package/esm2020/testing/src/scheduler/scheduler-testing.module.mjs +4 -4
  242. package/esm2020/testing/src/scrollspy/component/scrollspy.component.mjs +3 -3
  243. package/esm2020/testing/src/scrollspy/directive/scrollspy.directive.mjs +3 -3
  244. package/esm2020/testing/src/scrollspy/scrollspy-testing.module.mjs +4 -4
  245. package/esm2020/testing/src/select/component/select.component.mjs +3 -3
  246. package/esm2020/testing/src/select/directives/select-option.directive.mjs +3 -3
  247. package/esm2020/testing/src/select/directives/select-value-accessor.directive.mjs +3 -3
  248. package/esm2020/testing/src/select/select-testing.module.mjs +4 -4
  249. package/esm2020/testing/src/select2/select2/select2.component.mjs +3 -3
  250. package/esm2020/testing/src/select2/select2-testing.module.mjs +4 -4
  251. package/esm2020/testing/src/snackbar/service/snackbar.service.mjs +3 -3
  252. package/esm2020/testing/src/snackbar/snackbar-testing.module.mjs +4 -4
  253. package/esm2020/testing/src/spinner/component/spinner.component.mjs +3 -3
  254. package/esm2020/testing/src/spinner/spinner-testing.module.mjs +4 -4
  255. package/esm2020/testing/src/tab-control/tab-control/tab-control.component.mjs +3 -3
  256. package/esm2020/testing/src/tab-control/tab-control-testing.module.mjs +4 -4
  257. package/esm2020/testing/src/tab-control/tab-page/tab-page.component.mjs +3 -3
  258. package/esm2020/testing/src/table/table/table.component.mjs +3 -3
  259. package/esm2020/testing/src/table/table-testing.module.mjs +4 -4
  260. package/esm2020/testing/src/timepicker/component/timepicker.component.mjs +3 -3
  261. package/esm2020/testing/src/timepicker/timepicker-testing.module.mjs +4 -4
  262. package/esm2020/testing/src/toast/components/toast/toast.component.mjs +3 -3
  263. package/esm2020/testing/src/toast/components/toast-body/toast-body.component.mjs +3 -3
  264. package/esm2020/testing/src/toast/components/toast-header/toast-header.component.mjs +3 -3
  265. package/esm2020/testing/src/toast/pipes/add-properties.pipe.mjs +3 -3
  266. package/esm2020/testing/src/toast/service/toast.service.mjs +3 -3
  267. package/esm2020/testing/src/toast/toast-container/toast-container.component.mjs +3 -3
  268. package/esm2020/testing/src/toast/toast-testing.module.mjs +4 -4
  269. package/esm2020/testing/src/toggle-button/directives/toggle-button-group.directive.mjs +3 -3
  270. package/esm2020/testing/src/toggle-button/directives/toggle-button-value-accessor.directive.mjs +3 -3
  271. package/esm2020/testing/src/toggle-button/toggle-button/toggle-button.component.mjs +3 -3
  272. package/esm2020/testing/src/toggle-button/toggle-button-testing.module.mjs +4 -4
  273. package/esm2020/testing/src/tooltip/tooltip-testing.module.mjs +4 -4
  274. package/esm2020/testing/src/tooltip/tooltip.directive.mjs +3 -3
  275. package/esm2020/testing/src/typeahead/typeahead/typeahead.component.mjs +3 -3
  276. package/esm2020/testing/src/typeahead/typeahead-testing.module.mjs +4 -4
  277. package/esm2020/testing/src/uc-first.pipe/uc-first-testing.module.mjs +4 -4
  278. package/esm2020/testing/src/uc-first.pipe/uc-first.pipe.mjs +3 -3
  279. package/esm2020/timepicker/src/timepicker.component.mjs +3 -3
  280. package/esm2020/timepicker/src/timepicker.module.mjs +4 -4
  281. package/esm2020/toast/src/components/toast/toast.component.mjs +3 -3
  282. package/esm2020/toast/src/components/toast-body/toast-body.component.mjs +3 -3
  283. package/esm2020/toast/src/components/toast-container/toast-container.component.mjs +3 -3
  284. package/esm2020/toast/src/components/toast-header/toast-header.component.mjs +3 -3
  285. package/esm2020/toast/src/directives/toast-close/toast-close.directive.mjs +3 -3
  286. package/esm2020/toast/src/pipes/add-properties.pipe.mjs +3 -3
  287. package/esm2020/toast/src/services/toast/toast.service.mjs +3 -3
  288. package/esm2020/toast/src/toast.module.mjs +4 -4
  289. package/esm2020/toggle-button/src/component/toggle-button.component.mjs +3 -3
  290. package/esm2020/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.mjs +3 -3
  291. package/esm2020/toggle-button/src/toggle-button.module.mjs +4 -4
  292. package/esm2020/toggle-button/src/value-accessor/toggle-button-value-accessor.mjs +3 -3
  293. package/esm2020/tooltip/src/component/tooltip.component.mjs +3 -3
  294. package/esm2020/tooltip/src/directive/tooltip.directive.mjs +3 -3
  295. package/esm2020/tooltip/src/tooltip.module.mjs +4 -4
  296. package/esm2020/typeahead/src/typeahead.component.mjs +3 -3
  297. package/esm2020/typeahead/src/typeahead.module.mjs +4 -4
  298. package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs +13 -13
  299. package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
  300. package/fesm2015/mintplayer-ng-bootstrap-alert.mjs +10 -10
  301. package/fesm2015/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
  302. package/fesm2015/mintplayer-ng-bootstrap-badge.mjs +7 -7
  303. package/fesm2015/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
  304. package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs +10 -10
  305. package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
  306. package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs +7 -7
  307. package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
  308. package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
  309. package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
  310. package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs +7 -7
  311. package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
  312. package/fesm2015/mintplayer-ng-bootstrap-card.mjs +10 -10
  313. package/fesm2015/mintplayer-ng-bootstrap-card.mjs.map +1 -1
  314. package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs +10 -10
  315. package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
  316. package/fesm2015/mintplayer-ng-bootstrap-close.mjs +7 -7
  317. package/fesm2015/mintplayer-ng-bootstrap-close.mjs.map +1 -1
  318. package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs +7 -7
  319. package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
  320. package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs +7 -7
  321. package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
  322. package/fesm2015/mintplayer-ng-bootstrap-copy.mjs +7 -7
  323. package/fesm2015/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
  324. package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs +13 -13
  325. package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
  326. package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
  327. package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
  328. package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs +10 -10
  329. package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
  330. package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs +13 -13
  331. package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
  332. package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs +7 -7
  333. package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
  334. package/fesm2015/mintplayer-ng-bootstrap-enum.mjs +3 -3
  335. package/fesm2015/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
  336. package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs +13 -13
  337. package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
  338. package/fesm2015/mintplayer-ng-bootstrap-for.mjs +7 -7
  339. package/fesm2015/mintplayer-ng-bootstrap-for.mjs.map +1 -1
  340. package/fesm2015/mintplayer-ng-bootstrap-grid.mjs +13 -13
  341. package/fesm2015/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
  342. package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
  343. package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
  344. package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs +10 -10
  345. package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
  346. package/fesm2015/mintplayer-ng-bootstrap-modal.mjs +25 -25
  347. package/fesm2015/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
  348. package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs +16 -16
  349. package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
  350. package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs +34 -34
  351. package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
  352. package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs +22 -22
  353. package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
  354. package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs +7 -7
  355. package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
  356. package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs +10 -10
  357. package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
  358. package/fesm2015/mintplayer-ng-bootstrap-popover.mjs +16 -16
  359. package/fesm2015/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
  360. package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs +10 -10
  361. package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
  362. package/fesm2015/mintplayer-ng-bootstrap-range.mjs +23 -13
  363. package/fesm2015/mintplayer-ng-bootstrap-range.mjs.map +1 -1
  364. package/fesm2015/mintplayer-ng-bootstrap-rating.mjs +7 -7
  365. package/fesm2015/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
  366. package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs +25 -25
  367. package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
  368. package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs +13 -13
  369. package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
  370. package/fesm2015/mintplayer-ng-bootstrap-select.mjs +13 -13
  371. package/fesm2015/mintplayer-ng-bootstrap-select.mjs.map +1 -1
  372. package/fesm2015/mintplayer-ng-bootstrap-select2.mjs +10 -10
  373. package/fesm2015/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
  374. package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs +13 -13
  375. package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs.map +1 -1
  376. package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs +7 -7
  377. package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
  378. package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs +10 -10
  379. package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
  380. package/fesm2015/mintplayer-ng-bootstrap-table.mjs +7 -7
  381. package/fesm2015/mintplayer-ng-bootstrap-table.mjs.map +1 -1
  382. package/fesm2015/mintplayer-ng-bootstrap-testing.mjs +443 -432
  383. package/fesm2015/mintplayer-ng-bootstrap-testing.mjs.map +1 -1
  384. package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs +7 -7
  385. package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
  386. package/fesm2015/mintplayer-ng-bootstrap-toast.mjs +25 -25
  387. package/fesm2015/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
  388. package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs +13 -13
  389. package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
  390. package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs +10 -10
  391. package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
  392. package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs +7 -7
  393. package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
  394. package/fesm2015/mintplayer-ng-bootstrap.mjs +21 -21
  395. package/fesm2015/mintplayer-ng-bootstrap.mjs.map +1 -1
  396. package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs +13 -13
  397. package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
  398. package/fesm2020/mintplayer-ng-bootstrap-alert.mjs +10 -10
  399. package/fesm2020/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
  400. package/fesm2020/mintplayer-ng-bootstrap-badge.mjs +7 -7
  401. package/fesm2020/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
  402. package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs +10 -10
  403. package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
  404. package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs +7 -7
  405. package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
  406. package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
  407. package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
  408. package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs +7 -7
  409. package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
  410. package/fesm2020/mintplayer-ng-bootstrap-card.mjs +10 -10
  411. package/fesm2020/mintplayer-ng-bootstrap-card.mjs.map +1 -1
  412. package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs +10 -10
  413. package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
  414. package/fesm2020/mintplayer-ng-bootstrap-close.mjs +7 -7
  415. package/fesm2020/mintplayer-ng-bootstrap-close.mjs.map +1 -1
  416. package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs +7 -7
  417. package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
  418. package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs +7 -7
  419. package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
  420. package/fesm2020/mintplayer-ng-bootstrap-copy.mjs +7 -7
  421. package/fesm2020/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
  422. package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs +13 -13
  423. package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
  424. package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
  425. package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
  426. package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs +10 -10
  427. package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
  428. package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs +13 -13
  429. package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
  430. package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs +7 -7
  431. package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
  432. package/fesm2020/mintplayer-ng-bootstrap-enum.mjs +3 -3
  433. package/fesm2020/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
  434. package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs +13 -13
  435. package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
  436. package/fesm2020/mintplayer-ng-bootstrap-for.mjs +7 -7
  437. package/fesm2020/mintplayer-ng-bootstrap-for.mjs.map +1 -1
  438. package/fesm2020/mintplayer-ng-bootstrap-grid.mjs +13 -13
  439. package/fesm2020/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
  440. package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
  441. package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
  442. package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs +10 -10
  443. package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
  444. package/fesm2020/mintplayer-ng-bootstrap-modal.mjs +25 -25
  445. package/fesm2020/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
  446. package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs +16 -16
  447. package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
  448. package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs +34 -34
  449. package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
  450. package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs +22 -22
  451. package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
  452. package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs +7 -7
  453. package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
  454. package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs +10 -10
  455. package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
  456. package/fesm2020/mintplayer-ng-bootstrap-popover.mjs +16 -16
  457. package/fesm2020/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
  458. package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs +10 -10
  459. package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
  460. package/fesm2020/mintplayer-ng-bootstrap-range.mjs +23 -13
  461. package/fesm2020/mintplayer-ng-bootstrap-range.mjs.map +1 -1
  462. package/fesm2020/mintplayer-ng-bootstrap-rating.mjs +7 -7
  463. package/fesm2020/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
  464. package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs +25 -25
  465. package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
  466. package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs +13 -13
  467. package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
  468. package/fesm2020/mintplayer-ng-bootstrap-select.mjs +13 -13
  469. package/fesm2020/mintplayer-ng-bootstrap-select.mjs.map +1 -1
  470. package/fesm2020/mintplayer-ng-bootstrap-select2.mjs +10 -10
  471. package/fesm2020/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
  472. package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs +13 -13
  473. package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs.map +1 -1
  474. package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs +7 -7
  475. package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
  476. package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs +10 -10
  477. package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
  478. package/fesm2020/mintplayer-ng-bootstrap-table.mjs +7 -7
  479. package/fesm2020/mintplayer-ng-bootstrap-table.mjs.map +1 -1
  480. package/fesm2020/mintplayer-ng-bootstrap-testing.mjs +443 -432
  481. package/fesm2020/mintplayer-ng-bootstrap-testing.mjs.map +1 -1
  482. package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs +7 -7
  483. package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
  484. package/fesm2020/mintplayer-ng-bootstrap-toast.mjs +25 -25
  485. package/fesm2020/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
  486. package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs +13 -13
  487. package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
  488. package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs +10 -10
  489. package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
  490. package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs +7 -7
  491. package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
  492. package/fesm2020/mintplayer-ng-bootstrap.mjs +21 -21
  493. package/fesm2020/mintplayer-ng-bootstrap.mjs.map +1 -1
  494. package/package.json +7 -7
  495. package/range/src/component/range.component.d.ts +4 -1
  496. package/testing/src/range/component/range.component.d.ts +4 -1
@@ -67,9 +67,9 @@ export class ResourceGroupPresenterComponent {
67
67
  this.destroyed$.next(true);
68
68
  }
69
69
  }
70
- ResourceGroupPresenterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: ResourceGroupPresenterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
71
- ResourceGroupPresenterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.3", type: ResourceGroupPresenterComponent, selector: "bs-resource-group-presenter", inputs: { level: "level", resourceGroup: "resourceGroup", timeSlots: "timeSlots", isExpanded: "isExpanded" }, ngImport: i0, template: "<ng-container *ngIf=\"(data$ | async) as data\">\n\n <!-- Data is a resource group -->\n <ng-container *ngIf=\"data.resourceGroup\">\n <!-- Header -->\n <tr class=\"p-0 cursor-pointer\" *ngIf=\"(timeSlots$ | async) as timeSlots\" [title]=\"data.resourceGroup.description\">\n <ng-container *ngIf=\"(colSpan$ | async) as colspan\">\n <td class=\"p-2 cursor-pointer\" [colSpan]=\"colspan + 1\" (click)=\"toggleExpanded()\">\n <span class=\"p-2 align-middle position-sticky\">\n <i class=\"bi bi-chevron-down\" [style.padding-left.px]=\"level * 20\" *ngIf=\"isExpanded$ | async\"></i>\n <i class=\"bi bi-chevron-right\" [style.padding-left.px]=\"level * 20\" *ngIf=\"(isExpanded$ | async) === false\"></i>\n {{ data.resourceGroup.description }}\n </span>\n </td>\n </ng-container>\n </tr>\n\n <!-- Subgroups or resources -->\n <ng-container *ngIf=\"isExpanded$ | async\">\n <ng-container *ngIf=\"(timeSlots$ | async) as timeSlots\">\n <ng-container *ngFor=\"let child of data.resourceGroup.children\">\n <bs-resource-group-presenter [resourceGroup]=\"child\" [timeSlots]=\"timeSlots\" [level]=\"level + 1\"></bs-resource-group-presenter>\n </ng-container>\n </ng-container>\n </ng-container>\n </ng-container>\n\n <!-- Data is a resource -->\n <tr *ngIf=\"data.resource\" class=\"p-0 bordered\" [title]=\"data.resource.description\">\n <td class=\"p-0 bg-white\">\n <div class=\"p-2\">{{ data.resource.description }}</div>\n </td>\n <ng-container *ngFor=\"let slots of (timeSlots$ | async)\">\n <td class=\"bg-white border-1\" *ngFor=\"let slot of slots.slots\">\n <!-- {{ slot.start | date: 'dd/MM/yyyy HH:mm:ss' }} -->\n </td>\n </ng-container>\n </tr>\n</ng-container>", styles: [":host{display:contents}tr{border-bottom-width:1px}tr:not(.bordered) td span.position-sticky{left:0;right:0}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ResourceGroupPresenterComponent, selector: "bs-resource-group-presenter", inputs: ["level", "resourceGroup", "timeSlots", "isExpanded"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] });
72
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: ResourceGroupPresenterComponent, decorators: [{
70
+ ResourceGroupPresenterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ResourceGroupPresenterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
71
+ ResourceGroupPresenterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ResourceGroupPresenterComponent, selector: "bs-resource-group-presenter", inputs: { level: "level", resourceGroup: "resourceGroup", timeSlots: "timeSlots", isExpanded: "isExpanded" }, ngImport: i0, template: "<ng-container *ngIf=\"(data$ | async) as data\">\n\n <!-- Data is a resource group -->\n <ng-container *ngIf=\"data.resourceGroup\">\n <!-- Header -->\n <tr class=\"p-0 cursor-pointer\" *ngIf=\"(timeSlots$ | async) as timeSlots\" [title]=\"data.resourceGroup.description\">\n <ng-container *ngIf=\"(colSpan$ | async) as colspan\">\n <td class=\"p-2 cursor-pointer\" [colSpan]=\"colspan + 1\" (click)=\"toggleExpanded()\">\n <span class=\"p-2 align-middle position-sticky\">\n <i class=\"bi bi-chevron-down\" [style.padding-left.px]=\"level * 20\" *ngIf=\"isExpanded$ | async\"></i>\n <i class=\"bi bi-chevron-right\" [style.padding-left.px]=\"level * 20\" *ngIf=\"(isExpanded$ | async) === false\"></i>\n {{ data.resourceGroup.description }}\n </span>\n </td>\n </ng-container>\n </tr>\n\n <!-- Subgroups or resources -->\n <ng-container *ngIf=\"isExpanded$ | async\">\n <ng-container *ngIf=\"(timeSlots$ | async) as timeSlots\">\n <ng-container *ngFor=\"let child of data.resourceGroup.children\">\n <bs-resource-group-presenter [resourceGroup]=\"child\" [timeSlots]=\"timeSlots\" [level]=\"level + 1\"></bs-resource-group-presenter>\n </ng-container>\n </ng-container>\n </ng-container>\n </ng-container>\n\n <!-- Data is a resource -->\n <tr *ngIf=\"data.resource\" class=\"p-0 bordered\" [title]=\"data.resource.description\">\n <td class=\"p-0 bg-white\">\n <div class=\"p-2\">{{ data.resource.description }}</div>\n </td>\n <ng-container *ngFor=\"let slots of (timeSlots$ | async)\">\n <td class=\"bg-white border-1\" *ngFor=\"let slot of slots.slots\">\n <!-- {{ slot.start | date: 'dd/MM/yyyy HH:mm:ss' }} -->\n </td>\n </ng-container>\n </tr>\n</ng-container>", styles: [":host{display:contents}tr{border-bottom-width:1px}tr:not(.bordered) td span.position-sticky{left:0;right:0}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ResourceGroupPresenterComponent, selector: "bs-resource-group-presenter", inputs: ["level", "resourceGroup", "timeSlots", "isExpanded"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] });
72
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ResourceGroupPresenterComponent, decorators: [{
73
73
  type: Component,
74
74
  args: [{ selector: 'bs-resource-group-presenter', template: "<ng-container *ngIf=\"(data$ | async) as data\">\n\n <!-- Data is a resource group -->\n <ng-container *ngIf=\"data.resourceGroup\">\n <!-- Header -->\n <tr class=\"p-0 cursor-pointer\" *ngIf=\"(timeSlots$ | async) as timeSlots\" [title]=\"data.resourceGroup.description\">\n <ng-container *ngIf=\"(colSpan$ | async) as colspan\">\n <td class=\"p-2 cursor-pointer\" [colSpan]=\"colspan + 1\" (click)=\"toggleExpanded()\">\n <span class=\"p-2 align-middle position-sticky\">\n <i class=\"bi bi-chevron-down\" [style.padding-left.px]=\"level * 20\" *ngIf=\"isExpanded$ | async\"></i>\n <i class=\"bi bi-chevron-right\" [style.padding-left.px]=\"level * 20\" *ngIf=\"(isExpanded$ | async) === false\"></i>\n {{ data.resourceGroup.description }}\n </span>\n </td>\n </ng-container>\n </tr>\n\n <!-- Subgroups or resources -->\n <ng-container *ngIf=\"isExpanded$ | async\">\n <ng-container *ngIf=\"(timeSlots$ | async) as timeSlots\">\n <ng-container *ngFor=\"let child of data.resourceGroup.children\">\n <bs-resource-group-presenter [resourceGroup]=\"child\" [timeSlots]=\"timeSlots\" [level]=\"level + 1\"></bs-resource-group-presenter>\n </ng-container>\n </ng-container>\n </ng-container>\n </ng-container>\n\n <!-- Data is a resource -->\n <tr *ngIf=\"data.resource\" class=\"p-0 bordered\" [title]=\"data.resource.description\">\n <td class=\"p-0 bg-white\">\n <div class=\"p-2\">{{ data.resource.description }}</div>\n </td>\n <ng-container *ngFor=\"let slots of (timeSlots$ | async)\">\n <td class=\"bg-white border-1\" *ngFor=\"let slot of slots.slots\">\n <!-- {{ slot.start | date: 'dd/MM/yyyy HH:mm:ss' }} -->\n </td>\n </ng-container>\n </tr>\n</ng-container>", styles: [":host{display:contents}tr{border-bottom-width:1px}tr:not(.bordered) td span.position-sticky{left:0;right:0}\n"] }]
75
75
  }], ctorParameters: function () { return []; }, propDecorators: { level: [{
@@ -503,9 +503,9 @@ export class BsSchedulerComponent {
503
503
  this.destroyed$.next(true);
504
504
  }
505
505
  }
506
- BsSchedulerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSchedulerComponent, deps: [{ token: i1.BsCalendarMonthService }, { token: i2.BsTimelineService }], target: i0.ɵɵFactoryTarget.Component });
507
- BsSchedulerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.3", type: BsSchedulerComponent, selector: "bs-scheduler", inputs: { mode: "mode", weekOptions: "weekOptions", timelineOptions: "timelineOptions", maxInnerHeight: "maxInnerHeight", resources: "resources" }, outputs: { modeChange: "modeChange", weekOptionsChange: "weekOptionsChange", timelineOptionsChange: "timelineOptionsChange" }, host: { listeners: { "document:mousemove": "onMousemove($event)", "document:mouseup": "onMouseUp($event)" } }, viewQueries: [{ propertyName: "timeSlotElements", predicate: ["slot"], descendants: true }], ngImport: i0, template: "<div class=\"d-flex flex-column w-100 overflow-y-auto mb-0 week-schedule\" [style.max-height.px]=\"null\"\n *ngIf=\"(mode$ | async) === modes.week\">\n <div class=\"calendar-head\">\n <div class=\"w-100 d-flex flex-row\">\n <div class=\"d-flex calendar-left justify-content-between\">\n <button class=\"btn btn-default flex-start\" (click)=\"onPreviousWeekOrMonth()\">\n <i class=\"bi-chevron-left px-0\"></i>\n </button>\n <button class=\"btn btn-default flex-end\" (click)=\"onNextWeekOrMonth()\">\n <i class=\"bi-chevron-right px-0\"></i>\n </button>\n </div>\n <div class=\"flex-grow-1 calendar-head-cell\" *ngFor=\"let day of (shownDays$ | async)\">\n <span class=\"d-block col-form-label text-center\">\n <span>{{ day | date: 'dd-MM' }}</span><span class=\"d-none d-lg-inline-block\">-{{ day | date: 'yyyy' }}</span>\n </span>\n </div>\n </div>\n </div>\n <div class=\"calendar-body\" [style.height.px]=\"maxInnerHeight\">\n <div class=\"position-relative\" *ngIf=\"(timeSlots$ | async) as row\">\n <ng-container *ngIf=\"(weekOptions$ | async) as weekOptions\">\n <!-- Timeslots -->\n <div *ngFor=\"let timeslots of row; let i = index\" class=\"d-flex flex-row p-0 timeslot\" [style.height.px]=\"weekOptions.unitHeight\">\n <div class=\"calendar-cell calendar-left align-top px-2 py-0\">{{ timeslots.slots[0].start | date: 'HH:mm:ss' }}</div>\n <div class=\"calendar-cell flex-grow-1\" *ngFor=\"let slot of timeslots.slots; let j = index\" #slot (mousedown)=\"onCreateEvent($event, slot)\" [attr.data-row]=\"i\" [attr.data-column]=\"j\"></div>\n </div>\n\n <!-- Events -->\n <ng-container *ngIf=\"(timeSlotDuration$ | async) as timeSlotDuration\">\n <ng-container *ngIf=\"(timelinedEventPartsForThisWeek$ | async) as partData\">\n <div *ngFor=\"let eventPart of partData.parts\" class=\"event p-0\"\n [style.top.px]=\"(eventPart.part | bsSecondsTodayOffset) / timeSlotDuration * weekOptions.unitHeight\"\n [style.height.px]=\"(eventPart.part | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.left]=\"'calc(90px + ((100% - 90px) / 7 * ' + ((eventPart.part | dayOfWeek) - 1) + '))'\">\n <div class=\"event-inner\" [class.hover]=\"(hoveredEvent$ | async) === eventPart.part.event\"\n [style.width]=\"'calc(100% / ' + partData.total + ')'\"\n [style.height.px]=\"(eventPart.part | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.margin-left]=\"'calc(100% / ' + partData.total + ' * ' + eventPart.index + ')'\">\n\n <div class=\"event-resize top\"\n *ngIf=\"eventPart.part.start === eventPart.part.event?.start\"\n (mousedown)=\"onStartResizeEvent(eventPart.part.event, 'top')\"></div>\n <div class=\"event-border\"></div>\n <div class=\"event-wrapper\" *ngIf=\"eventPart.part.event\"\n (mousedown)=\"onStartDragEvent(eventPart.part, $event)\"\n (mouseenter)=\"onHoverEvent(eventPart.part.event)\"\n (mouseleave)=\"onLeaveEvent(eventPart.part.event)\">\n <div class=\"event-bg\" [style.background-color]=\"eventPart.part.event.color\"></div>\n <div class=\"event-label\">{{ eventPart.part.event.description }}</div>\n </div>\n <div class=\"event-resize bottom\"\n *ngIf=\"eventPart.part.end === eventPart.part.event?.end\"\n (mousedown)=\"onStartResizeEvent(eventPart.part.event, 'bottom')\"></div>\n </div>\n </div>\n </ng-container>\n <ng-container *ngIf=\"(previewEventPartsForThisWeek$ | async) as previewPartData\">\n <div *ngFor=\"let eventPart of previewPartData\" class=\"event preview p-0\"\n [style.top.px]=\"(eventPart | bsSecondsTodayOffset) / timeSlotDuration * weekOptions.unitHeight\"\n [style.height.px]=\"(eventPart | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.left]=\"'calc(90px + ((100% - 90px) / 7 * ' + ((eventPart | dayOfWeek) - 1) + '))'\">\n <div class=\"event-inner w-100\"\n [style.height.px]=\"(eventPart | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\">\n </div>\n </div>\n </ng-container>\n </ng-container>\n </ng-container>\n </div>\n </div>\n</div>\n<div class=\"d-flex flex-column-100 overflow-y-auto mb-0 bg-white timeline\" *ngIf=\"(mode$ | async) === modes.timeline\">\n <div class=\"calendar-head d-flex\">\n <button class=\"btn flex-start\" (click)=\"onPreviousWeekOrMonth()\">\n <i class=\"bi-chevron-left px-0\"></i>\n </button>\n <div class=\"flex-grow-1 h3 py-2 mb-0 text-center\">{{ currentWeekOrMonth$ | async | date: 'MMMM yyyy' }}</div>\n <button class=\"btn flex-start\" (click)=\"onNextWeekOrMonth()\">\n <i class=\"bi-chevron-right px-0\"></i>\n </button>\n </div>\n \n <div class=\"calendar-body table-responsive overflow-x-auto\">\n <table class=\"table mb-0\">\n <ng-container *ngIf=\"(timeSlots$ | async) as timeSlots\">\n <tr>\n <td></td>\n <td *ngFor=\"let day of timeSlots\" [attr.colspan]=\"day.slots.length\" class=\"text-center px-2\">\n <span class=\"position-sticky day-label\">{{ day.stamp | date: 'd EE' }}</span>\n </td>\n </tr>\n <tr>\n <td></td>\n <ng-container *ngIf=\"(timelineOptions$ | async) as timelineOptions\">\n <ng-container *ngFor=\"let day of timeSlots\">\n <td *ngFor=\"let slot of day.slots\">\n <span class=\"d-block p-0 text-center\" [style.width.px]=\"timelineOptions.unitWidth\">\n {{ slot.start | date: 'HH:mm' }}\n </span>\n </td>\n </ng-container>\n </ng-container>\n </tr>\n <bs-resource-group-presenter *ngFor=\"let group of (resources$ | async)\" [resourceGroup]=\"group\" [timeSlots]=\"timeSlots\"></bs-resource-group-presenter>\n </ng-container>\n </table>\n </div>\n</div>", styles: [":host{display:block;border:1px solid #333;border-top-right-radius:10px;border-top-left-radius:10px;overflow:hidden}.calendar-head{background:#F7F7F7;color:#007aff}.tabel .calendar-head{flex:0 0 auto}.tabel .calendar-body{display:block;flex:1 1 auto}.week-schedule .calendar-head>div{padding-right:18px}.week-schedule .calendar-body{overflow-y:scroll;overflow-x:hidden}.week-schedule .calendar-body .calendar-cell{border-right:1px solid #DEE2E6;border-bottom:1px solid #DEE2E6;cursor:default}.week-schedule .calendar-body .calendar-cell.hover{border-top-width:3px}.week-schedule .calendar-left{width:90px}.week-schedule .event{z-index:5;width:calc((100% - 90px) / 7);height:100px;overflow:hidden;position:absolute;-webkit-user-select:none;user-select:none;pointer-events:none}.week-schedule .event.preview{background:#666;opacity:.6}.week-schedule .event .event-border{background:black;top:0;left:0;bottom:3px;width:3px;position:absolute;z-index:10;opacity:.3}.week-schedule .event .event-inner{position:relative;inset:0 5px 5px 0;cursor:move;pointer-events:all;overflow:hidden}.week-schedule .event .event-inner .event-wrapper{width:calc(100% - 2px);margin:1px auto 1px 0;height:calc(100% - 3px)}.week-schedule .event .event-inner .event-wrapper .event-bg{opacity:.5;height:100%;transition:opacity .15s ease-in-out}.week-schedule .event .event-inner .event-wrapper .event-label{position:absolute;top:0;font-size:12px;font-weight:600;padding:4px}.week-schedule .event .event-inner .event-resize{position:absolute;cursor:ns-resize;height:4px;left:0;right:0;z-index:400}.week-schedule .event .event-inner .event-resize.top{top:0}.week-schedule .event .event-inner .event-resize.bottom{bottom:0}.week-schedule .event .event-inner .event-resize:hover{background:#DDD}.week-schedule .event .event-inner.hover .event-bg{opacity:.7!important}@media (max-width: 767px){.week-schedule.tabel .calendar-head .calendar-head-cell{text-orientation:sideways;writing-mode:vertical-rl}}.timeline.tabel{flex-flow:column}.timeline .calendar-body .tabel{background-color:#f7f7f7}.timeline .calendar-body .tabel tr:first-child td{background-color:#fff;border:1px solid #000}.timeline .calendar-body .tabel tr:first-child td:first-child{min-width:10rem}.timeline .calendar-body .tabel tr:first-child span.day-label{left:0;right:0}.timeline .calendar-body .tabel tr:nth-child(2) td{border-width:1px;border-color:inherit}.timeline .calendar-body .tabel>:not(:first-child){border-top:none!important}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.ResourceGroupPresenterComponent, selector: "bs-resource-group-presenter", inputs: ["level", "resourceGroup", "timeSlots", "isExpanded"] }, { kind: "pipe", type: i3.AsyncPipe, name: "async" }, { kind: "pipe", type: i3.DatePipe, name: "date" }, { kind: "pipe", type: i5.BsSecondsTimespanPipe, name: "bsSecondsTimespan" }, { kind: "pipe", type: i6.BsSecondsTodayOffsetPipe, name: "bsSecondsTodayOffset" }, { kind: "pipe", type: i7.DayOfWeekPipe, name: "dayOfWeek" }] });
508
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSchedulerComponent, decorators: [{
506
+ BsSchedulerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerComponent, deps: [{ token: i1.BsCalendarMonthService }, { token: i2.BsTimelineService }], target: i0.ɵɵFactoryTarget.Component });
507
+ BsSchedulerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsSchedulerComponent, selector: "bs-scheduler", inputs: { mode: "mode", weekOptions: "weekOptions", timelineOptions: "timelineOptions", maxInnerHeight: "maxInnerHeight", resources: "resources" }, outputs: { modeChange: "modeChange", weekOptionsChange: "weekOptionsChange", timelineOptionsChange: "timelineOptionsChange" }, host: { listeners: { "document:mousemove": "onMousemove($event)", "document:mouseup": "onMouseUp($event)" } }, viewQueries: [{ propertyName: "timeSlotElements", predicate: ["slot"], descendants: true }], ngImport: i0, template: "<div class=\"d-flex flex-column w-100 overflow-y-auto mb-0 week-schedule\" [style.max-height.px]=\"null\"\n *ngIf=\"(mode$ | async) === modes.week\">\n <div class=\"calendar-head\">\n <div class=\"w-100 d-flex flex-row\">\n <div class=\"d-flex calendar-left justify-content-between\">\n <button class=\"btn btn-default flex-start\" (click)=\"onPreviousWeekOrMonth()\">\n <i class=\"bi-chevron-left px-0\"></i>\n </button>\n <button class=\"btn btn-default flex-end\" (click)=\"onNextWeekOrMonth()\">\n <i class=\"bi-chevron-right px-0\"></i>\n </button>\n </div>\n <div class=\"flex-grow-1 calendar-head-cell\" *ngFor=\"let day of (shownDays$ | async)\">\n <span class=\"d-block col-form-label text-center\">\n <span>{{ day | date: 'dd-MM' }}</span><span class=\"d-none d-lg-inline-block\">-{{ day | date: 'yyyy' }}</span>\n </span>\n </div>\n </div>\n </div>\n <div class=\"calendar-body\" [style.height.px]=\"maxInnerHeight\">\n <div class=\"position-relative\" *ngIf=\"(timeSlots$ | async) as row\">\n <ng-container *ngIf=\"(weekOptions$ | async) as weekOptions\">\n <!-- Timeslots -->\n <div *ngFor=\"let timeslots of row; let i = index\" class=\"d-flex flex-row p-0 timeslot\" [style.height.px]=\"weekOptions.unitHeight\">\n <div class=\"calendar-cell calendar-left align-top px-2 py-0\">{{ timeslots.slots[0].start | date: 'HH:mm:ss' }}</div>\n <div class=\"calendar-cell flex-grow-1\" *ngFor=\"let slot of timeslots.slots; let j = index\" #slot (mousedown)=\"onCreateEvent($event, slot)\" [attr.data-row]=\"i\" [attr.data-column]=\"j\"></div>\n </div>\n\n <!-- Events -->\n <ng-container *ngIf=\"(timeSlotDuration$ | async) as timeSlotDuration\">\n <ng-container *ngIf=\"(timelinedEventPartsForThisWeek$ | async) as partData\">\n <div *ngFor=\"let eventPart of partData.parts\" class=\"event p-0\"\n [style.top.px]=\"(eventPart.part | bsSecondsTodayOffset) / timeSlotDuration * weekOptions.unitHeight\"\n [style.height.px]=\"(eventPart.part | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.left]=\"'calc(90px + ((100% - 90px) / 7 * ' + ((eventPart.part | dayOfWeek) - 1) + '))'\">\n <div class=\"event-inner\" [class.hover]=\"(hoveredEvent$ | async) === eventPart.part.event\"\n [style.width]=\"'calc(100% / ' + partData.total + ')'\"\n [style.height.px]=\"(eventPart.part | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.margin-left]=\"'calc(100% / ' + partData.total + ' * ' + eventPart.index + ')'\">\n\n <div class=\"event-resize top\"\n *ngIf=\"eventPart.part.start === eventPart.part.event?.start\"\n (mousedown)=\"onStartResizeEvent(eventPart.part.event, 'top')\"></div>\n <div class=\"event-border\"></div>\n <div class=\"event-wrapper\" *ngIf=\"eventPart.part.event\"\n (mousedown)=\"onStartDragEvent(eventPart.part, $event)\"\n (mouseenter)=\"onHoverEvent(eventPart.part.event)\"\n (mouseleave)=\"onLeaveEvent(eventPart.part.event)\">\n <div class=\"event-bg\" [style.background-color]=\"eventPart.part.event.color\"></div>\n <div class=\"event-label\">{{ eventPart.part.event.description }}</div>\n </div>\n <div class=\"event-resize bottom\"\n *ngIf=\"eventPart.part.end === eventPart.part.event?.end\"\n (mousedown)=\"onStartResizeEvent(eventPart.part.event, 'bottom')\"></div>\n </div>\n </div>\n </ng-container>\n <ng-container *ngIf=\"(previewEventPartsForThisWeek$ | async) as previewPartData\">\n <div *ngFor=\"let eventPart of previewPartData\" class=\"event preview p-0\"\n [style.top.px]=\"(eventPart | bsSecondsTodayOffset) / timeSlotDuration * weekOptions.unitHeight\"\n [style.height.px]=\"(eventPart | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.left]=\"'calc(90px + ((100% - 90px) / 7 * ' + ((eventPart | dayOfWeek) - 1) + '))'\">\n <div class=\"event-inner w-100\"\n [style.height.px]=\"(eventPart | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\">\n </div>\n </div>\n </ng-container>\n </ng-container>\n </ng-container>\n </div>\n </div>\n</div>\n<div class=\"d-flex flex-column-100 overflow-y-auto mb-0 bg-white timeline\" *ngIf=\"(mode$ | async) === modes.timeline\">\n <div class=\"calendar-head d-flex\">\n <button class=\"btn flex-start\" (click)=\"onPreviousWeekOrMonth()\">\n <i class=\"bi-chevron-left px-0\"></i>\n </button>\n <div class=\"flex-grow-1 h3 py-2 mb-0 text-center\">{{ currentWeekOrMonth$ | async | date: 'MMMM yyyy' }}</div>\n <button class=\"btn flex-start\" (click)=\"onNextWeekOrMonth()\">\n <i class=\"bi-chevron-right px-0\"></i>\n </button>\n </div>\n \n <div class=\"calendar-body table-responsive overflow-x-auto\">\n <table class=\"table mb-0\">\n <ng-container *ngIf=\"(timeSlots$ | async) as timeSlots\">\n <tr>\n <td></td>\n <td *ngFor=\"let day of timeSlots\" [attr.colspan]=\"day.slots.length\" class=\"text-center px-2\">\n <span class=\"position-sticky day-label\">{{ day.stamp | date: 'd EE' }}</span>\n </td>\n </tr>\n <tr>\n <td></td>\n <ng-container *ngIf=\"(timelineOptions$ | async) as timelineOptions\">\n <ng-container *ngFor=\"let day of timeSlots\">\n <td *ngFor=\"let slot of day.slots\">\n <span class=\"d-block p-0 text-center\" [style.width.px]=\"timelineOptions.unitWidth\">\n {{ slot.start | date: 'HH:mm' }}\n </span>\n </td>\n </ng-container>\n </ng-container>\n </tr>\n <bs-resource-group-presenter *ngFor=\"let group of (resources$ | async)\" [resourceGroup]=\"group\" [timeSlots]=\"timeSlots\"></bs-resource-group-presenter>\n </ng-container>\n </table>\n </div>\n</div>", styles: [":host{display:block;border:1px solid #333;border-top-right-radius:10px;border-top-left-radius:10px;overflow:hidden}.calendar-head{background:#F7F7F7;color:#007aff}.tabel .calendar-head{flex:0 0 auto}.tabel .calendar-body{display:block;flex:1 1 auto}.week-schedule .calendar-head>div{padding-right:18px}.week-schedule .calendar-body{overflow-y:scroll;overflow-x:hidden}.week-schedule .calendar-body .calendar-cell{border-right:1px solid #DEE2E6;border-bottom:1px solid #DEE2E6;cursor:default}.week-schedule .calendar-body .calendar-cell.hover{border-top-width:3px}.week-schedule .calendar-left{width:90px}.week-schedule .event{z-index:5;width:calc((100% - 90px) / 7);height:100px;overflow:hidden;position:absolute;-webkit-user-select:none;user-select:none;pointer-events:none}.week-schedule .event.preview{background:#666;opacity:.6}.week-schedule .event .event-border{background:black;top:0;left:0;bottom:3px;width:3px;position:absolute;z-index:10;opacity:.3}.week-schedule .event .event-inner{position:relative;inset:0 5px 5px 0;cursor:move;pointer-events:all;overflow:hidden}.week-schedule .event .event-inner .event-wrapper{width:calc(100% - 2px);margin:1px auto 1px 0;height:calc(100% - 3px)}.week-schedule .event .event-inner .event-wrapper .event-bg{opacity:.5;height:100%;transition:opacity .15s ease-in-out}.week-schedule .event .event-inner .event-wrapper .event-label{position:absolute;top:0;font-size:12px;font-weight:600;padding:4px}.week-schedule .event .event-inner .event-resize{position:absolute;cursor:ns-resize;height:4px;left:0;right:0;z-index:400}.week-schedule .event .event-inner .event-resize.top{top:0}.week-schedule .event .event-inner .event-resize.bottom{bottom:0}.week-schedule .event .event-inner .event-resize:hover{background:#DDD}.week-schedule .event .event-inner.hover .event-bg{opacity:.7!important}@media (max-width: 767px){.week-schedule.tabel .calendar-head .calendar-head-cell{text-orientation:sideways;writing-mode:vertical-rl}}.timeline.tabel{flex-flow:column}.timeline .calendar-body .tabel{background-color:#f7f7f7}.timeline .calendar-body .tabel tr:first-child td{background-color:#fff;border:1px solid #000}.timeline .calendar-body .tabel tr:first-child td:first-child{min-width:10rem}.timeline .calendar-body .tabel tr:first-child span.day-label{left:0;right:0}.timeline .calendar-body .tabel tr:nth-child(2) td{border-width:1px;border-color:inherit}.timeline .calendar-body .tabel>:not(:first-child){border-top:none!important}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.ResourceGroupPresenterComponent, selector: "bs-resource-group-presenter", inputs: ["level", "resourceGroup", "timeSlots", "isExpanded"] }, { kind: "pipe", type: i3.AsyncPipe, name: "async" }, { kind: "pipe", type: i3.DatePipe, name: "date" }, { kind: "pipe", type: i5.BsSecondsTimespanPipe, name: "bsSecondsTimespan" }, { kind: "pipe", type: i6.BsSecondsTodayOffsetPipe, name: "bsSecondsTodayOffset" }, { kind: "pipe", type: i7.DayOfWeekPipe, name: "dayOfWeek" }] });
508
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerComponent, decorators: [{
509
509
  type: Component,
510
510
  args: [{ selector: 'bs-scheduler', template: "<div class=\"d-flex flex-column w-100 overflow-y-auto mb-0 week-schedule\" [style.max-height.px]=\"null\"\n *ngIf=\"(mode$ | async) === modes.week\">\n <div class=\"calendar-head\">\n <div class=\"w-100 d-flex flex-row\">\n <div class=\"d-flex calendar-left justify-content-between\">\n <button class=\"btn btn-default flex-start\" (click)=\"onPreviousWeekOrMonth()\">\n <i class=\"bi-chevron-left px-0\"></i>\n </button>\n <button class=\"btn btn-default flex-end\" (click)=\"onNextWeekOrMonth()\">\n <i class=\"bi-chevron-right px-0\"></i>\n </button>\n </div>\n <div class=\"flex-grow-1 calendar-head-cell\" *ngFor=\"let day of (shownDays$ | async)\">\n <span class=\"d-block col-form-label text-center\">\n <span>{{ day | date: 'dd-MM' }}</span><span class=\"d-none d-lg-inline-block\">-{{ day | date: 'yyyy' }}</span>\n </span>\n </div>\n </div>\n </div>\n <div class=\"calendar-body\" [style.height.px]=\"maxInnerHeight\">\n <div class=\"position-relative\" *ngIf=\"(timeSlots$ | async) as row\">\n <ng-container *ngIf=\"(weekOptions$ | async) as weekOptions\">\n <!-- Timeslots -->\n <div *ngFor=\"let timeslots of row; let i = index\" class=\"d-flex flex-row p-0 timeslot\" [style.height.px]=\"weekOptions.unitHeight\">\n <div class=\"calendar-cell calendar-left align-top px-2 py-0\">{{ timeslots.slots[0].start | date: 'HH:mm:ss' }}</div>\n <div class=\"calendar-cell flex-grow-1\" *ngFor=\"let slot of timeslots.slots; let j = index\" #slot (mousedown)=\"onCreateEvent($event, slot)\" [attr.data-row]=\"i\" [attr.data-column]=\"j\"></div>\n </div>\n\n <!-- Events -->\n <ng-container *ngIf=\"(timeSlotDuration$ | async) as timeSlotDuration\">\n <ng-container *ngIf=\"(timelinedEventPartsForThisWeek$ | async) as partData\">\n <div *ngFor=\"let eventPart of partData.parts\" class=\"event p-0\"\n [style.top.px]=\"(eventPart.part | bsSecondsTodayOffset) / timeSlotDuration * weekOptions.unitHeight\"\n [style.height.px]=\"(eventPart.part | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.left]=\"'calc(90px + ((100% - 90px) / 7 * ' + ((eventPart.part | dayOfWeek) - 1) + '))'\">\n <div class=\"event-inner\" [class.hover]=\"(hoveredEvent$ | async) === eventPart.part.event\"\n [style.width]=\"'calc(100% / ' + partData.total + ')'\"\n [style.height.px]=\"(eventPart.part | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.margin-left]=\"'calc(100% / ' + partData.total + ' * ' + eventPart.index + ')'\">\n\n <div class=\"event-resize top\"\n *ngIf=\"eventPart.part.start === eventPart.part.event?.start\"\n (mousedown)=\"onStartResizeEvent(eventPart.part.event, 'top')\"></div>\n <div class=\"event-border\"></div>\n <div class=\"event-wrapper\" *ngIf=\"eventPart.part.event\"\n (mousedown)=\"onStartDragEvent(eventPart.part, $event)\"\n (mouseenter)=\"onHoverEvent(eventPart.part.event)\"\n (mouseleave)=\"onLeaveEvent(eventPart.part.event)\">\n <div class=\"event-bg\" [style.background-color]=\"eventPart.part.event.color\"></div>\n <div class=\"event-label\">{{ eventPart.part.event.description }}</div>\n </div>\n <div class=\"event-resize bottom\"\n *ngIf=\"eventPart.part.end === eventPart.part.event?.end\"\n (mousedown)=\"onStartResizeEvent(eventPart.part.event, 'bottom')\"></div>\n </div>\n </div>\n </ng-container>\n <ng-container *ngIf=\"(previewEventPartsForThisWeek$ | async) as previewPartData\">\n <div *ngFor=\"let eventPart of previewPartData\" class=\"event preview p-0\"\n [style.top.px]=\"(eventPart | bsSecondsTodayOffset) / timeSlotDuration * weekOptions.unitHeight\"\n [style.height.px]=\"(eventPart | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\"\n [style.left]=\"'calc(90px + ((100% - 90px) / 7 * ' + ((eventPart | dayOfWeek) - 1) + '))'\">\n <div class=\"event-inner w-100\"\n [style.height.px]=\"(eventPart | bsSecondsTimespan) / timeSlotDuration * weekOptions.unitHeight\">\n </div>\n </div>\n </ng-container>\n </ng-container>\n </ng-container>\n </div>\n </div>\n</div>\n<div class=\"d-flex flex-column-100 overflow-y-auto mb-0 bg-white timeline\" *ngIf=\"(mode$ | async) === modes.timeline\">\n <div class=\"calendar-head d-flex\">\n <button class=\"btn flex-start\" (click)=\"onPreviousWeekOrMonth()\">\n <i class=\"bi-chevron-left px-0\"></i>\n </button>\n <div class=\"flex-grow-1 h3 py-2 mb-0 text-center\">{{ currentWeekOrMonth$ | async | date: 'MMMM yyyy' }}</div>\n <button class=\"btn flex-start\" (click)=\"onNextWeekOrMonth()\">\n <i class=\"bi-chevron-right px-0\"></i>\n </button>\n </div>\n \n <div class=\"calendar-body table-responsive overflow-x-auto\">\n <table class=\"table mb-0\">\n <ng-container *ngIf=\"(timeSlots$ | async) as timeSlots\">\n <tr>\n <td></td>\n <td *ngFor=\"let day of timeSlots\" [attr.colspan]=\"day.slots.length\" class=\"text-center px-2\">\n <span class=\"position-sticky day-label\">{{ day.stamp | date: 'd EE' }}</span>\n </td>\n </tr>\n <tr>\n <td></td>\n <ng-container *ngIf=\"(timelineOptions$ | async) as timelineOptions\">\n <ng-container *ngFor=\"let day of timeSlots\">\n <td *ngFor=\"let slot of day.slots\">\n <span class=\"d-block p-0 text-center\" [style.width.px]=\"timelineOptions.unitWidth\">\n {{ slot.start | date: 'HH:mm' }}\n </span>\n </td>\n </ng-container>\n </ng-container>\n </tr>\n <bs-resource-group-presenter *ngFor=\"let group of (resources$ | async)\" [resourceGroup]=\"group\" [timeSlots]=\"timeSlots\"></bs-resource-group-presenter>\n </ng-container>\n </table>\n </div>\n</div>", styles: [":host{display:block;border:1px solid #333;border-top-right-radius:10px;border-top-left-radius:10px;overflow:hidden}.calendar-head{background:#F7F7F7;color:#007aff}.tabel .calendar-head{flex:0 0 auto}.tabel .calendar-body{display:block;flex:1 1 auto}.week-schedule .calendar-head>div{padding-right:18px}.week-schedule .calendar-body{overflow-y:scroll;overflow-x:hidden}.week-schedule .calendar-body .calendar-cell{border-right:1px solid #DEE2E6;border-bottom:1px solid #DEE2E6;cursor:default}.week-schedule .calendar-body .calendar-cell.hover{border-top-width:3px}.week-schedule .calendar-left{width:90px}.week-schedule .event{z-index:5;width:calc((100% - 90px) / 7);height:100px;overflow:hidden;position:absolute;-webkit-user-select:none;user-select:none;pointer-events:none}.week-schedule .event.preview{background:#666;opacity:.6}.week-schedule .event .event-border{background:black;top:0;left:0;bottom:3px;width:3px;position:absolute;z-index:10;opacity:.3}.week-schedule .event .event-inner{position:relative;inset:0 5px 5px 0;cursor:move;pointer-events:all;overflow:hidden}.week-schedule .event .event-inner .event-wrapper{width:calc(100% - 2px);margin:1px auto 1px 0;height:calc(100% - 3px)}.week-schedule .event .event-inner .event-wrapper .event-bg{opacity:.5;height:100%;transition:opacity .15s ease-in-out}.week-schedule .event .event-inner .event-wrapper .event-label{position:absolute;top:0;font-size:12px;font-weight:600;padding:4px}.week-schedule .event .event-inner .event-resize{position:absolute;cursor:ns-resize;height:4px;left:0;right:0;z-index:400}.week-schedule .event .event-inner .event-resize.top{top:0}.week-schedule .event .event-inner .event-resize.bottom{bottom:0}.week-schedule .event .event-inner .event-resize:hover{background:#DDD}.week-schedule .event .event-inner.hover .event-bg{opacity:.7!important}@media (max-width: 767px){.week-schedule.tabel .calendar-head .calendar-head-cell{text-orientation:sideways;writing-mode:vertical-rl}}.timeline.tabel{flex-flow:column}.timeline .calendar-body .tabel{background-color:#f7f7f7}.timeline .calendar-body .tabel tr:first-child td{background-color:#fff;border:1px solid #000}.timeline .calendar-body .tabel tr:first-child td:first-child{min-width:10rem}.timeline .calendar-body .tabel tr:first-child span.day-label{left:0;right:0}.timeline .calendar-body .tabel tr:nth-child(2) td{border-width:1px;border-color:inherit}.timeline .calendar-body .tabel>:not(:first-child){border-top:none!important}\n"] }]
511
511
  }], ctorParameters: function () { return [{ type: i1.BsCalendarMonthService }, { type: i2.BsTimelineService }]; }, propDecorators: { timeSlotElements: [{
@@ -5,9 +5,9 @@ export class BsSecondsTimespanPipe {
5
5
  return (value.end.getTime() - value.start.getTime()) / 1000;
6
6
  }
7
7
  }
8
- BsSecondsTimespanPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSecondsTimespanPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
- BsSecondsTimespanPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.3", ngImport: i0, type: BsSecondsTimespanPipe, name: "bsSecondsTimespan" });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSecondsTimespanPipe, decorators: [{
8
+ BsSecondsTimespanPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSecondsTimespanPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
+ BsSecondsTimespanPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsSecondsTimespanPipe, name: "bsSecondsTimespan" });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSecondsTimespanPipe, decorators: [{
11
11
  type: Pipe,
12
12
  args: [{
13
13
  name: 'bsSecondsTimespan'
@@ -9,9 +9,9 @@ export class BsSecondsTodayOffsetPipe {
9
9
  return (value.start.getTime() - today.getTime()) / 1000;
10
10
  }
11
11
  }
12
- BsSecondsTodayOffsetPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSecondsTodayOffsetPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
13
- BsSecondsTodayOffsetPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.3", ngImport: i0, type: BsSecondsTodayOffsetPipe, name: "bsSecondsTodayOffset" });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSecondsTodayOffsetPipe, decorators: [{
12
+ BsSecondsTodayOffsetPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSecondsTodayOffsetPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
13
+ BsSecondsTodayOffsetPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsSecondsTodayOffsetPipe, name: "bsSecondsTodayOffset" });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSecondsTodayOffsetPipe, decorators: [{
15
15
  type: Pipe,
16
16
  args: [{
17
17
  name: 'bsSecondsTodayOffset'
@@ -9,9 +9,9 @@ export class DateOffsetPipe {
9
9
  return (value.start.getTime() - today.getTime()) / 1000;
10
10
  }
11
11
  }
12
- DateOffsetPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: DateOffsetPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
13
- DateOffsetPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.3", ngImport: i0, type: DateOffsetPipe, name: "dateOffset" });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: DateOffsetPipe, decorators: [{
12
+ DateOffsetPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: DateOffsetPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
13
+ DateOffsetPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: DateOffsetPipe, name: "dateOffset" });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: DateOffsetPipe, decorators: [{
15
15
  type: Pipe,
16
16
  args: [{
17
17
  name: 'dateOffset'
@@ -11,9 +11,9 @@ export class DayOfWeekPipe {
11
11
  }
12
12
  }
13
13
  }
14
- DayOfWeekPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: DayOfWeekPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
15
- DayOfWeekPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.3", ngImport: i0, type: DayOfWeekPipe, name: "dayOfWeek" });
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: DayOfWeekPipe, decorators: [{
14
+ DayOfWeekPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: DayOfWeekPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
15
+ DayOfWeekPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: DayOfWeekPipe, name: "dayOfWeek" });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: DayOfWeekPipe, decorators: [{
17
17
  type: Pipe,
18
18
  args: [{
19
19
  name: 'dayOfWeek'
@@ -9,16 +9,16 @@ import { ResourceGroupPresenterComponent } from './components/resource-group-pre
9
9
  import * as i0 from "@angular/core";
10
10
  export class BsSchedulerModule {
11
11
  }
12
- BsSchedulerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSchedulerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- BsSchedulerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.3", ngImport: i0, type: BsSchedulerModule, declarations: [BsSchedulerComponent,
12
+ BsSchedulerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ BsSchedulerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerModule, declarations: [BsSchedulerComponent,
14
14
  BsSecondsTimespanPipe,
15
15
  BsSecondsTodayOffsetPipe,
16
16
  DateOffsetPipe,
17
17
  DayOfWeekPipe,
18
18
  ResourceGroupPresenterComponent], imports: [CommonModule], exports: [BsSchedulerComponent,
19
19
  ResourceGroupPresenterComponent] });
20
- BsSchedulerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSchedulerModule, imports: [CommonModule] });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsSchedulerModule, decorators: [{
20
+ BsSchedulerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerModule, imports: [CommonModule] });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerModule, decorators: [{
22
22
  type: NgModule,
23
23
  args: [{
24
24
  declarations: [
@@ -54,9 +54,9 @@ export class BsTimelineService {
54
54
  }
55
55
  }
56
56
  }
57
- BsTimelineService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsTimelineService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
58
- BsTimelineService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsTimelineService, providedIn: 'root' });
59
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsTimelineService, decorators: [{
57
+ BsTimelineService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTimelineService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
58
+ BsTimelineService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTimelineService, providedIn: 'root' });
59
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTimelineService, decorators: [{
60
60
  type: Injectable,
61
61
  args: [{
62
62
  providedIn: 'root'
@@ -69,9 +69,9 @@ export class BsScrollspyComponent {
69
69
  }
70
70
  }
71
71
  }
72
- BsScrollspyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollspyComponent, deps: [{ token: i1.BsScrollOffsetService }, { token: DOCUMENT }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
73
- BsScrollspyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.3", type: BsScrollspyComponent, selector: "bs-scrollspy", host: { listeners: { "window:scroll": "onWindowScroll($event)" } }, queries: [{ propertyName: "directives", predicate: BsScrollspyDirective, descendants: true }], viewQueries: [{ propertyName: "anchors", predicate: ["anchor"], descendants: true }], ngImport: i0, template: "<div class=\"spy\">\n <ul class=\"text-muted\">\n <li *ngFor=\"let dir of directives; let i = index\">\n <span [attr.data-index]=\"i\" class=\"cursor-pointer\" [ngClass]=\"'nav' + dir.element.nativeElement.tagName\" [class.fw-bold]=\"activeDirective?.element === dir.element\" (click)=\"scrollToHeader(dir)\" [title]=\"dir.element.nativeElement.textContent\" #anchor>\n {{ dir.element.nativeElement.textContent }}\n </span>\n </li>\n </ul>\n</div>\n<div class=\"content\">\n <ng-content></ng-content>\n</div>", styles: [":host{display:block}.spy>ul{list-style-type:none;padding-left:0}.spy>ul>li:hover{color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.spy>ul>li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 768px){:host{display:grid;grid-template-areas:\"content toc\";grid-template-columns:auto 200px;grid-template-rows:auto;gap:inherit;grid-area:main}.spy{position:sticky;top:5rem;right:0;z-index:2;height:calc(100vh - 7rem);overflow-y:auto;grid-area:toc}.spy>ul{padding-left:2rem}}.navH2{margin-left:20px}.navH3{margin-left:40px}.navH4{margin-left:60px}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollspyComponent, decorators: [{
72
+ BsScrollspyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyComponent, deps: [{ token: i1.BsScrollOffsetService }, { token: DOCUMENT }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
73
+ BsScrollspyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsScrollspyComponent, selector: "bs-scrollspy", host: { listeners: { "window:scroll": "onWindowScroll($event)" } }, queries: [{ propertyName: "directives", predicate: BsScrollspyDirective, descendants: true }], viewQueries: [{ propertyName: "anchors", predicate: ["anchor"], descendants: true }], ngImport: i0, template: "<div class=\"spy\">\n <ul class=\"text-muted\">\n <li *ngFor=\"let dir of directives; let i = index\">\n <span [attr.data-index]=\"i\" class=\"cursor-pointer\" [ngClass]=\"'nav' + dir.element.nativeElement.tagName\" [class.fw-bold]=\"activeDirective?.element === dir.element\" (click)=\"scrollToHeader(dir)\" [title]=\"dir.element.nativeElement.textContent\" #anchor>\n {{ dir.element.nativeElement.textContent }}\n </span>\n </li>\n </ul>\n</div>\n<div class=\"content\">\n <ng-content></ng-content>\n</div>", styles: [":host{display:block}.spy>ul{list-style-type:none;padding-left:0}.spy>ul>li:hover{color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.spy>ul>li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 768px){:host{display:grid;grid-template-areas:\"content toc\";grid-template-columns:auto 200px;grid-template-rows:auto;gap:inherit;grid-area:main}.spy{position:sticky;top:5rem;right:0;z-index:2;height:calc(100vh - 7rem);overflow-y:auto;grid-area:toc}.spy>ul{padding-left:2rem}}.navH2{margin-left:20px}.navH3{margin-left:40px}.navH4{margin-left:60px}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyComponent, decorators: [{
75
75
  type: Component,
76
76
  args: [{ selector: 'bs-scrollspy', template: "<div class=\"spy\">\n <ul class=\"text-muted\">\n <li *ngFor=\"let dir of directives; let i = index\">\n <span [attr.data-index]=\"i\" class=\"cursor-pointer\" [ngClass]=\"'nav' + dir.element.nativeElement.tagName\" [class.fw-bold]=\"activeDirective?.element === dir.element\" (click)=\"scrollToHeader(dir)\" [title]=\"dir.element.nativeElement.textContent\" #anchor>\n {{ dir.element.nativeElement.textContent }}\n </span>\n </li>\n </ul>\n</div>\n<div class=\"content\">\n <ng-content></ng-content>\n</div>", styles: [":host{display:block}.spy>ul{list-style-type:none;padding-left:0}.spy>ul>li:hover{color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.spy>ul>li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 768px){:host{display:grid;grid-template-areas:\"content toc\";grid-template-columns:auto 200px;grid-template-rows:auto;gap:inherit;grid-area:main}.spy{position:sticky;top:5rem;right:0;z-index:2;height:calc(100vh - 7rem);overflow-y:auto;grid-area:toc}.spy>ul{padding-left:2rem}}.navH2{margin-left:20px}.navH3{margin-left:40px}.navH4{margin-left:60px}\n"] }]
77
77
  }], ctorParameters: function () { return [{ type: i1.BsScrollOffsetService }, { type: undefined, decorators: [{
@@ -5,9 +5,9 @@ export class BsScrollspyDirective {
5
5
  this.element = element;
6
6
  }
7
7
  }
8
- BsScrollspyDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollspyDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
9
- BsScrollspyDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.3", type: BsScrollspyDirective, selector: "[bsScrollspy]", ngImport: i0 });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollspyDirective, decorators: [{
8
+ BsScrollspyDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
9
+ BsScrollspyDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BsScrollspyDirective, selector: "[bsScrollspy]", ngImport: i0 });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[bsScrollspy]'
@@ -5,12 +5,12 @@ import { BsScrollspyDirective } from './directives/scrollspy.directive';
5
5
  import * as i0 from "@angular/core";
6
6
  export class BsScrollspyModule {
7
7
  }
8
- BsScrollspyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollspyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- BsScrollspyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.3", ngImport: i0, type: BsScrollspyModule, declarations: [BsScrollspyComponent,
8
+ BsScrollspyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ BsScrollspyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyModule, declarations: [BsScrollspyComponent,
10
10
  BsScrollspyDirective], imports: [CommonModule], exports: [BsScrollspyComponent,
11
11
  BsScrollspyDirective] });
12
- BsScrollspyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollspyModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollspyModule, decorators: [{
12
+ BsScrollspyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [
@@ -17,9 +17,9 @@ export class BsScrollOffsetService {
17
17
  }
18
18
  }
19
19
  }
20
- BsScrollOffsetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollOffsetService, deps: [{ token: ROUTER_CONFIGURATION }], target: i0.ɵɵFactoryTarget.Injectable });
21
- BsScrollOffsetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollOffsetService, providedIn: 'root' });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImport: i0, type: BsScrollOffsetService, decorators: [{
20
+ BsScrollOffsetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollOffsetService, deps: [{ token: ROUTER_CONFIGURATION }], target: i0.ɵɵFactoryTarget.Injectable });
21
+ BsScrollOffsetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollOffsetService, providedIn: 'root' });
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollOffsetService, decorators: [{
23
23
  type: Injectable,
24
24
  args: [{
25
25
  providedIn: 'root'