@mintplayer/ng-bootstrap 16.1.1 → 16.1.2

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 (290) hide show
  1. package/esm2022/accordion/src/accordion/accordion.component.mjs +3 -3
  2. package/esm2022/accordion/src/accordion-tab/accordion-tab.component.mjs +3 -3
  3. package/esm2022/accordion/src/accordion-tab-header/accordion-tab-header.component.mjs +3 -3
  4. package/esm2022/accordion/src/accordion.module.mjs +4 -4
  5. package/esm2022/alert/src/alert/alert.component.mjs +3 -3
  6. package/esm2022/alert/src/alert-close/alert-close.component.mjs +3 -3
  7. package/esm2022/alert/src/alert.module.mjs +4 -4
  8. package/esm2022/badge/src/badge.component.mjs +3 -3
  9. package/esm2022/badge/src/badge.module.mjs +4 -4
  10. package/esm2022/breadcrumb/src/breadcrumb/breadcrumb.component.mjs +3 -3
  11. package/esm2022/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  12. package/esm2022/breadcrumb/src/breadcrumb.module.mjs +4 -4
  13. package/esm2022/button-group/src/button-group/button-group.component.mjs +3 -3
  14. package/esm2022/button-group/src/button-group.module.mjs +4 -4
  15. package/esm2022/button-type/src/button-type/button-type.directive.mjs +3 -3
  16. package/esm2022/button-type/src/button-type/button-type.module.mjs +4 -4
  17. package/esm2022/calendar/src/calendar.component.mjs +3 -3
  18. package/esm2022/calendar/src/calendar.module.mjs +4 -4
  19. package/esm2022/calendar-month/src/pipes/month-name/month-name.module.mjs +4 -4
  20. package/esm2022/calendar-month/src/pipes/month-name/month-name.pipe.mjs +3 -3
  21. package/esm2022/calendar-month/src/pipes/weekday-name/weekday-name.module.mjs +4 -4
  22. package/esm2022/calendar-month/src/pipes/weekday-name/weekday-name.pipe.mjs +3 -3
  23. package/esm2022/calendar-month/src/service/calendar-month.service.mjs +3 -3
  24. package/esm2022/card/src/card/card.component.mjs +3 -3
  25. package/esm2022/card/src/card-header/card-header.component.mjs +3 -3
  26. package/esm2022/card/src/card.module.mjs +4 -4
  27. package/esm2022/carousel/src/carousel/carousel.component.mjs +3 -3
  28. package/esm2022/carousel/src/carousel-image/carousel-image.directive.mjs +3 -3
  29. package/esm2022/carousel/src/carousel.module.mjs +4 -4
  30. package/esm2022/close/src/close.component.mjs +3 -3
  31. package/esm2022/close/src/close.module.mjs +4 -4
  32. package/esm2022/code-snippet/src/code-snippet.component.mjs +3 -3
  33. package/esm2022/code-snippet/src/code-snippet.module.mjs +4 -4
  34. package/esm2022/context-menu/src/context-menu.directive.mjs +3 -3
  35. package/esm2022/context-menu/src/context-menu.module.mjs +4 -4
  36. package/esm2022/copy/src/copy.directive.mjs +3 -3
  37. package/esm2022/copy/src/copy.module.mjs +4 -4
  38. package/esm2022/datatable/src/datatable/datatable.component.mjs +3 -3
  39. package/esm2022/datatable/src/datatable-column/datatable-column.directive.mjs +3 -3
  40. package/esm2022/datatable/src/datatable.module.mjs +4 -4
  41. package/esm2022/datatable/src/row-template/row-template.directive.mjs +3 -3
  42. package/esm2022/datepicker/src/datepicker.component.mjs +3 -3
  43. package/esm2022/datepicker/src/datepicker.module.mjs +4 -4
  44. package/esm2022/dock/src/dock/dock.component.mjs +3 -3
  45. package/esm2022/dock/src/dock-pane-renderer/dock-pane-renderer.component.mjs +3 -3
  46. package/esm2022/dock/src/dock-panel/dock-panel.component.mjs +3 -3
  47. package/esm2022/dock/src/dock-panel-header/dock-panel-header.component.mjs +3 -3
  48. package/esm2022/dock/src/dock.module.mjs +4 -4
  49. package/esm2022/dock/src/services/dock/dock.service.mjs +3 -3
  50. package/esm2022/dropdown/src/dropdown/dropdown.directive.mjs +3 -3
  51. package/esm2022/dropdown/src/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  52. package/esm2022/dropdown/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
  53. package/esm2022/dropdown/src/dropdown.module.mjs +4 -4
  54. package/esm2022/dropdown-divider/src/dropdown-divider.directive.mjs +3 -3
  55. package/esm2022/dropdown-divider/src/dropdown-divider.module.mjs +4 -4
  56. package/esm2022/dropdown-menu/src/dropdown-item/dropdown-item.component.mjs +3 -3
  57. package/esm2022/dropdown-menu/src/dropdown-menu/dropdown-menu.component.mjs +3 -3
  58. package/esm2022/dropdown-menu/src/dropdown-menu.module.mjs +4 -4
  59. package/esm2022/enhanced-paste/src/directive/enhanced-paste.directive.mjs +3 -3
  60. package/esm2022/enhanced-paste/src/enhanced-paste.module.mjs +4 -4
  61. package/esm2022/enum/src/service/enum.service.mjs +3 -3
  62. package/esm2022/file-upload/src/component/file-upload.component.mjs +3 -3
  63. package/esm2022/file-upload/src/directive/file-upload-template.directive.mjs +3 -3
  64. package/esm2022/file-upload/src/file-upload.module.mjs +4 -4
  65. package/esm2022/file-upload/src/pipes/format-bytes/format-bytes.pipe.mjs +3 -3
  66. package/esm2022/floating-labels/src/floating-labels/floating-label/floating-label.component.mjs +3 -3
  67. package/esm2022/floating-labels/src/floating-labels/floating-labels.module.mjs +4 -4
  68. package/esm2022/for/src/for.directive.mjs +3 -3
  69. package/esm2022/for/src/for.module.mjs +4 -4
  70. package/esm2022/form/src/form/form.component.mjs +3 -3
  71. package/esm2022/form/src/form-control/form-control.directive.mjs +3 -3
  72. package/esm2022/form/src/form-group/form-group.directive.mjs +3 -3
  73. package/esm2022/form/src/form.module.mjs +4 -4
  74. package/esm2022/grid/src/component/grid.component.mjs +3 -3
  75. package/esm2022/grid/src/directives/col-form-label/col-form-label.directive.mjs +3 -3
  76. package/esm2022/grid/src/directives/column/column.directive.mjs +3 -3
  77. package/esm2022/grid/src/directives/row/row.directive.mjs +3 -3
  78. package/esm2022/grid/src/grid.module.mjs +4 -4
  79. package/esm2022/has-overlay/src/has-overlay/has-overlay.component.mjs +3 -3
  80. package/esm2022/has-overlay/src/has-overlay/has-overlay.module.mjs +4 -4
  81. package/esm2022/icon/src/icon.component.mjs +3 -3
  82. package/esm2022/icon/src/icon.module.mjs +4 -4
  83. package/esm2022/input-group/src/input-group/input-group.component.mjs +3 -3
  84. package/esm2022/input-group/src/input-group.module.mjs +4 -4
  85. package/esm2022/instance-of/src/directives/instanceof-case.directive.mjs +3 -3
  86. package/esm2022/instance-of/src/directives/instanceof-default.directive.mjs +3 -3
  87. package/esm2022/instance-of/src/directives/instanceof.directive.mjs +3 -3
  88. package/esm2022/instance-of/src/instance-of.module.mjs +4 -4
  89. package/esm2022/instance-of/src/pipes/instance-of.pipe.mjs +3 -3
  90. package/esm2022/lazy-loading/src/lazy-load/lazy-load.directive.mjs +3 -3
  91. package/esm2022/lazy-loading/src/lazy-loading.module.mjs +4 -4
  92. package/esm2022/let/directive/let.directive.mjs +3 -3
  93. package/esm2022/let/let.module.mjs +4 -4
  94. package/esm2022/lib/pipes/font-color/font-color.module.mjs +4 -4
  95. package/esm2022/lib/pipes/font-color/font-color.pipe.mjs +3 -3
  96. package/esm2022/lib/pipes/in-list/in-list.module.mjs +4 -4
  97. package/esm2022/lib/pipes/in-list/in-list.pipe.mjs +3 -3
  98. package/esm2022/lib/pipes/uc-first/uc-first.module.mjs +4 -4
  99. package/esm2022/lib/pipes/uc-first/uc-first.pipe.mjs +3 -3
  100. package/esm2022/list-group/src/list-group/list-group.component.mjs +3 -3
  101. package/esm2022/list-group/src/list-group-item/list-group-item.component.mjs +3 -3
  102. package/esm2022/list-group/src/list-group.module.mjs +4 -4
  103. package/esm2022/markdown/src/bold/bold.pipe.mjs +3 -3
  104. package/esm2022/markdown/src/italic/italic.pipe.mjs +3 -3
  105. package/esm2022/markdown/src/markdown.module.mjs +4 -4
  106. package/esm2022/markdown/src/strikethrough/strikethrough.pipe.mjs +3 -3
  107. package/esm2022/markdown/src/underline/underline.pipe.mjs +3 -3
  108. package/esm2022/modal/src/components/modal/modal.component.mjs +3 -3
  109. package/esm2022/modal/src/components/modal-host/modal-host.component.mjs +3 -3
  110. package/esm2022/modal/src/directives/modal/modal.directive.mjs +3 -3
  111. package/esm2022/modal/src/directives/modal-body/modal-body.directive.mjs +3 -3
  112. package/esm2022/modal/src/directives/modal-close/modal-close.directive.mjs +3 -3
  113. package/esm2022/modal/src/directives/modal-footer/modal-footer.directive.mjs +3 -3
  114. package/esm2022/modal/src/directives/modal-header/modal-header.directive.mjs +3 -3
  115. package/esm2022/modal/src/modal.module.mjs +4 -4
  116. package/esm2022/multiselect/src/component/multiselect.component.mjs +3 -3
  117. package/esm2022/multiselect/src/directives/button-template/button-template.directive.mjs +3 -3
  118. package/esm2022/multiselect/src/directives/footer-template/footer-template.directive.mjs +3 -3
  119. package/esm2022/multiselect/src/directives/header-template/header-template.directive.mjs +3 -3
  120. package/esm2022/multiselect/src/multiselect.module.mjs +4 -4
  121. package/esm2022/navbar/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
  122. package/esm2022/navbar/src/expand-button/expand-button.directive.mjs +3 -3
  123. package/esm2022/navbar/src/nav-link/nav-link.directive.mjs +3 -3
  124. package/esm2022/navbar/src/navbar/navbar.component.mjs +3 -3
  125. package/esm2022/navbar/src/navbar-brand/navbar-brand.component.mjs +3 -3
  126. package/esm2022/navbar/src/navbar-content/navbar-content.directive.mjs +3 -3
  127. package/esm2022/navbar/src/navbar-dropdown/navbar-dropdown.component.mjs +10 -5
  128. package/esm2022/navbar/src/navbar-item/navbar-item.component.mjs +3 -3
  129. package/esm2022/navbar/src/navbar-nav/navbar-nav.component.mjs +3 -3
  130. package/esm2022/navbar/src/navbar-toggler/navbar-toggler.component.mjs +3 -3
  131. package/esm2022/navbar/src/navbar.module.mjs +4 -4
  132. package/esm2022/navigation-lock/src/directive/navigation-lock.directive.mjs +3 -3
  133. package/esm2022/navigation-lock/src/guard/navigation-lock.guard.mjs +3 -3
  134. package/esm2022/navigation-lock/src/navigation-lock.module.mjs +4 -4
  135. package/esm2022/no-noscript/src/no-noscript/no-noscript.directive.mjs +3 -3
  136. package/esm2022/no-noscript/src/no-noscript.module.mjs +4 -4
  137. package/esm2022/offcanvas/src/components/offcanvas/offcanvas.component.mjs +3 -3
  138. package/esm2022/offcanvas/src/components/offcanvas-body/offcanvas-body.component.mjs +3 -3
  139. package/esm2022/offcanvas/src/components/offcanvas-header/offcanvas-header.component.mjs +3 -3
  140. package/esm2022/offcanvas/src/components/offcanvas-host/offcanvas-host.component.mjs +3 -3
  141. package/esm2022/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.mjs +3 -3
  142. package/esm2022/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.mjs +3 -3
  143. package/esm2022/offcanvas/src/directives/offcanvas-push/offcanvas-push.directive.mjs +3 -3
  144. package/esm2022/offcanvas/src/offcanvas.module.mjs +4 -4
  145. package/esm2022/ordinal-number/src/ordinal-number/ordinal-number.pipe.mjs +3 -3
  146. package/esm2022/ordinal-number/src/ordinal-number.module.mjs +4 -4
  147. package/esm2022/pagination/src/component/pagination/pagination.component.mjs +3 -3
  148. package/esm2022/pagination/src/pagination.module.mjs +4 -4
  149. package/esm2022/placeholder/src/placeholder/placeholder.component.mjs +3 -3
  150. package/esm2022/placeholder/src/placeholder-field/placeholder-field.directive.mjs +3 -3
  151. package/esm2022/placeholder/src/placeholder.module.mjs +4 -4
  152. package/esm2022/popover/src/component/popover.component.mjs +3 -3
  153. package/esm2022/popover/src/directives/popover/popover.directive.mjs +3 -3
  154. package/esm2022/popover/src/directives/popover-body/popover-body.directive.mjs +3 -3
  155. package/esm2022/popover/src/directives/popover-header/popover-header.directive.mjs +3 -3
  156. package/esm2022/popover/src/popover.module.mjs +4 -4
  157. package/esm2022/progress-bar/src/progress/progress.component.mjs +3 -3
  158. package/esm2022/progress-bar/src/progress-bar/progress-bar.component.mjs +3 -3
  159. package/esm2022/progress-bar/src/progress-bar.module.mjs +4 -4
  160. package/esm2022/range/src/component/range.component.mjs +3 -3
  161. package/esm2022/range/src/range.module.mjs +4 -4
  162. package/esm2022/range/src/value-accessor/range-value-accessor.mjs +3 -3
  163. package/esm2022/rating/src/component/rating.component.mjs +3 -3
  164. package/esm2022/rating/src/rating.module.mjs +4 -4
  165. package/esm2022/resizable/src/resizable/resizable.component.mjs +3 -3
  166. package/esm2022/resizable/src/resizable.module.mjs +4 -4
  167. package/esm2022/resizable/src/resize-glyph/resize-glyph.directive.mjs +3 -3
  168. package/esm2022/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.mjs +3 -3
  169. package/esm2022/scheduler/src/components/scheduler/scheduler.component.mjs +3 -3
  170. package/esm2022/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +3 -3
  171. package/esm2022/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +3 -3
  172. package/esm2022/scheduler/src/pipes/date-offset/date-offset.pipe.mjs +3 -3
  173. package/esm2022/scheduler/src/pipes/day-of-week/day-of-week.pipe.mjs +3 -3
  174. package/esm2022/scheduler/src/scheduler.module.mjs +4 -4
  175. package/esm2022/scheduler/src/services/timeline/timeline.service.mjs +3 -3
  176. package/esm2022/scrollspy/src/component/scrollspy.component.mjs +3 -3
  177. package/esm2022/scrollspy/src/directives/scrollspy.directive.mjs +3 -3
  178. package/esm2022/scrollspy/src/scrollspy.module.mjs +4 -4
  179. package/esm2022/scrollspy/src/services/scroll-offset/scroll-offset.service.mjs +3 -3
  180. package/esm2022/select/src/component/select.component.mjs +3 -3
  181. package/esm2022/select/src/select.module.mjs +4 -4
  182. package/esm2022/select/src/value-accessors/select-value-accessor.mjs +6 -6
  183. package/esm2022/select2/src/component/select2.component.mjs +3 -3
  184. package/esm2022/select2/src/directive/item-template.directive.mjs +3 -3
  185. package/esm2022/select2/src/select2.module.mjs +4 -4
  186. package/esm2022/spinner/src/spinner.component.mjs +3 -3
  187. package/esm2022/spinner/src/spinner.module.mjs +4 -4
  188. package/esm2022/splitter/src/element-at/element-at.pipe.mjs +3 -3
  189. package/esm2022/splitter/src/split-panel/split-panel.component.mjs +3 -3
  190. package/esm2022/splitter/src/splitter/splitter.component.mjs +3 -3
  191. package/esm2022/splitter/src/splitter.module.mjs +4 -4
  192. package/esm2022/tab-control/src/tab-control/tab-control.component.mjs +3 -3
  193. package/esm2022/tab-control/src/tab-control.module.mjs +4 -4
  194. package/esm2022/tab-control/src/tab-page/tab-page.component.mjs +3 -3
  195. package/esm2022/tab-control/src/tab-page-header/tab-page-header.directive.mjs +3 -3
  196. package/esm2022/table/src/component/table.component.mjs +3 -3
  197. package/esm2022/table/src/table.module.mjs +4 -4
  198. package/esm2022/timepicker/src/timepicker.component.mjs +3 -3
  199. package/esm2022/timepicker/src/timepicker.module.mjs +4 -4
  200. package/esm2022/toast/src/components/toast/toast.component.mjs +3 -3
  201. package/esm2022/toast/src/components/toast-body/toast-body.component.mjs +3 -3
  202. package/esm2022/toast/src/components/toast-container/toast-container.component.mjs +3 -3
  203. package/esm2022/toast/src/components/toast-header/toast-header.component.mjs +3 -3
  204. package/esm2022/toast/src/directives/toast-close/toast-close.directive.mjs +3 -3
  205. package/esm2022/toast/src/pipes/add-properties.pipe.mjs +3 -3
  206. package/esm2022/toast/src/services/toast/toast.service.mjs +3 -3
  207. package/esm2022/toast/src/toast.module.mjs +4 -4
  208. package/esm2022/toggle-button/src/component/toggle-button.component.mjs +3 -3
  209. package/esm2022/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.mjs +3 -3
  210. package/esm2022/toggle-button/src/toggle-button.module.mjs +4 -4
  211. package/esm2022/toggle-button/src/value-accessor/toggle-button-value-accessor.mjs +9 -8
  212. package/esm2022/tooltip/src/component/tooltip.component.mjs +3 -3
  213. package/esm2022/tooltip/src/directive/tooltip.directive.mjs +3 -3
  214. package/esm2022/tooltip/src/tooltip.module.mjs +4 -4
  215. package/esm2022/treeview/src/treeview/treeview.component.mjs +3 -3
  216. package/esm2022/treeview/src/treeview-item/treeview-item.component.mjs +3 -3
  217. package/esm2022/treeview/src/treeview.module.mjs +4 -4
  218. package/esm2022/typeahead/src/typeahead.component.mjs +3 -3
  219. package/esm2022/typeahead/src/typeahead.module.mjs +4 -4
  220. package/esm2022/user-agent/src/directive/user-agent.directive.mjs +3 -3
  221. package/esm2022/user-agent/src/user-agent.module.mjs +4 -4
  222. package/fesm2022/mintplayer-ng-bootstrap-accordion.mjs +13 -13
  223. package/fesm2022/mintplayer-ng-bootstrap-alert.mjs +10 -10
  224. package/fesm2022/mintplayer-ng-bootstrap-badge.mjs +7 -7
  225. package/fesm2022/mintplayer-ng-bootstrap-breadcrumb.mjs +10 -10
  226. package/fesm2022/mintplayer-ng-bootstrap-button-group.mjs +7 -7
  227. package/fesm2022/mintplayer-ng-bootstrap-button-type.mjs +7 -7
  228. package/fesm2022/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
  229. package/fesm2022/mintplayer-ng-bootstrap-calendar.mjs +7 -7
  230. package/fesm2022/mintplayer-ng-bootstrap-card.mjs +10 -10
  231. package/fesm2022/mintplayer-ng-bootstrap-carousel.mjs +10 -10
  232. package/fesm2022/mintplayer-ng-bootstrap-close.mjs +7 -7
  233. package/fesm2022/mintplayer-ng-bootstrap-code-snippet.mjs +7 -7
  234. package/fesm2022/mintplayer-ng-bootstrap-context-menu.mjs +7 -7
  235. package/fesm2022/mintplayer-ng-bootstrap-copy.mjs +7 -7
  236. package/fesm2022/mintplayer-ng-bootstrap-datatable.mjs +13 -13
  237. package/fesm2022/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
  238. package/fesm2022/mintplayer-ng-bootstrap-dock.mjs +19 -19
  239. package/fesm2022/mintplayer-ng-bootstrap-dropdown-divider.mjs +7 -7
  240. package/fesm2022/mintplayer-ng-bootstrap-dropdown-menu.mjs +10 -10
  241. package/fesm2022/mintplayer-ng-bootstrap-dropdown.mjs +13 -13
  242. package/fesm2022/mintplayer-ng-bootstrap-enhanced-paste.mjs +7 -7
  243. package/fesm2022/mintplayer-ng-bootstrap-enum.mjs +3 -3
  244. package/fesm2022/mintplayer-ng-bootstrap-file-upload.mjs +13 -13
  245. package/fesm2022/mintplayer-ng-bootstrap-floating-labels.mjs +7 -7
  246. package/fesm2022/mintplayer-ng-bootstrap-for.mjs +7 -7
  247. package/fesm2022/mintplayer-ng-bootstrap-form.mjs +13 -13
  248. package/fesm2022/mintplayer-ng-bootstrap-grid.mjs +16 -16
  249. package/fesm2022/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
  250. package/fesm2022/mintplayer-ng-bootstrap-icon.mjs +7 -7
  251. package/fesm2022/mintplayer-ng-bootstrap-input-group.mjs +7 -7
  252. package/fesm2022/mintplayer-ng-bootstrap-instance-of.mjs +16 -16
  253. package/fesm2022/mintplayer-ng-bootstrap-lazy-loading.mjs +7 -7
  254. package/fesm2022/mintplayer-ng-bootstrap-let.mjs +7 -7
  255. package/fesm2022/mintplayer-ng-bootstrap-list-group.mjs +10 -10
  256. package/fesm2022/mintplayer-ng-bootstrap-markdown.mjs +16 -16
  257. package/fesm2022/mintplayer-ng-bootstrap-modal.mjs +25 -25
  258. package/fesm2022/mintplayer-ng-bootstrap-multiselect.mjs +16 -16
  259. package/fesm2022/mintplayer-ng-bootstrap-navbar.mjs +40 -35
  260. package/fesm2022/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
  261. package/fesm2022/mintplayer-ng-bootstrap-navigation-lock.mjs +10 -10
  262. package/fesm2022/mintplayer-ng-bootstrap-no-noscript.mjs +7 -7
  263. package/fesm2022/mintplayer-ng-bootstrap-offcanvas.mjs +25 -25
  264. package/fesm2022/mintplayer-ng-bootstrap-ordinal-number.mjs +7 -7
  265. package/fesm2022/mintplayer-ng-bootstrap-pagination.mjs +7 -7
  266. package/fesm2022/mintplayer-ng-bootstrap-placeholder.mjs +10 -10
  267. package/fesm2022/mintplayer-ng-bootstrap-popover.mjs +16 -16
  268. package/fesm2022/mintplayer-ng-bootstrap-progress-bar.mjs +10 -10
  269. package/fesm2022/mintplayer-ng-bootstrap-range.mjs +10 -10
  270. package/fesm2022/mintplayer-ng-bootstrap-rating.mjs +7 -7
  271. package/fesm2022/mintplayer-ng-bootstrap-resizable.mjs +10 -10
  272. package/fesm2022/mintplayer-ng-bootstrap-scheduler.mjs +25 -25
  273. package/fesm2022/mintplayer-ng-bootstrap-scrollspy.mjs +13 -13
  274. package/fesm2022/mintplayer-ng-bootstrap-select.mjs +13 -13
  275. package/fesm2022/mintplayer-ng-bootstrap-select2.mjs +10 -10
  276. package/fesm2022/mintplayer-ng-bootstrap-spinner.mjs +7 -7
  277. package/fesm2022/mintplayer-ng-bootstrap-splitter.mjs +13 -13
  278. package/fesm2022/mintplayer-ng-bootstrap-tab-control.mjs +13 -13
  279. package/fesm2022/mintplayer-ng-bootstrap-table.mjs +7 -7
  280. package/fesm2022/mintplayer-ng-bootstrap-timepicker.mjs +7 -7
  281. package/fesm2022/mintplayer-ng-bootstrap-toast.mjs +25 -25
  282. package/fesm2022/mintplayer-ng-bootstrap-toggle-button.mjs +17 -16
  283. package/fesm2022/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
  284. package/fesm2022/mintplayer-ng-bootstrap-tooltip.mjs +10 -10
  285. package/fesm2022/mintplayer-ng-bootstrap-treeview.mjs +10 -10
  286. package/fesm2022/mintplayer-ng-bootstrap-typeahead.mjs +7 -7
  287. package/fesm2022/mintplayer-ng-bootstrap-user-agent.mjs +7 -7
  288. package/fesm2022/mintplayer-ng-bootstrap.mjs +21 -21
  289. package/package.json +2 -2
  290. package/toggle-button/src/value-accessor/toggle-button-value-accessor.d.ts +3 -2
@@ -29,10 +29,10 @@ class BsTreeviewComponent {
29
29
  set isExpanded(value) {
30
30
  this.isExpanded$.next(value);
31
31
  }
32
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTreeviewComponent, deps: [{ token: BsTreeviewComponent, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component }); }
33
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsTreeviewComponent, selector: "bs-treeview", inputs: { isExpanded: "isExpanded" }, outputs: { isExpandedChange: "isExpandedChange" }, ngImport: i0, template: "<bs-list-group [@slideUpDown]=\"isExpanded$ | async\" class=\"d-block overflow-y-hidden\">\n <ng-content></ng-content>\n</bs-list-group>", styles: [":host{margin-top:-1px}\n"], dependencies: [{ kind: "component", type: i1.BsListGroupComponent, selector: "bs-list-group" }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }], animations: [SlideUpDownAnimation] }); }
32
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTreeviewComponent, deps: [{ token: BsTreeviewComponent, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component }); }
33
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.4", type: BsTreeviewComponent, selector: "bs-treeview", inputs: { isExpanded: "isExpanded" }, outputs: { isExpandedChange: "isExpandedChange" }, ngImport: i0, template: "<bs-list-group [@slideUpDown]=\"isExpanded$ | async\" class=\"d-block overflow-y-hidden\">\n <ng-content></ng-content>\n</bs-list-group>", styles: [":host{margin-top:-1px}\n"], dependencies: [{ kind: "component", type: i1.BsListGroupComponent, selector: "bs-list-group" }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }], animations: [SlideUpDownAnimation] }); }
34
34
  }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTreeviewComponent, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTreeviewComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{ selector: 'bs-treeview', animations: [SlideUpDownAnimation], template: "<bs-list-group [@slideUpDown]=\"isExpanded$ | async\" class=\"d-block overflow-y-hidden\">\n <ng-content></ng-content>\n</bs-list-group>", styles: [":host{margin-top:-1px}\n"] }]
38
38
  }], ctorParameters: function () { return [{ type: BsTreeviewComponent, decorators: [{
@@ -54,10 +54,10 @@ class BsTreeviewItemComponent {
54
54
  this.childTree.isExpanded = !this.childTree.isExpanded;
55
55
  }
56
56
  }
57
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTreeviewItemComponent, deps: [{ token: BsTreeviewComponent }], target: i0.ɵɵFactoryTarget.Component }); }
58
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsTreeviewItemComponent, selector: "bs-treeview-item", queries: [{ propertyName: "childTree", first: true, predicate: BsTreeviewComponent }], ngImport: i0, template: "<bs-list-group-item (click)=\"onClick($event)\" class=\"d-block cursor-pointer list-group-item-action\">\n <span [style.padding-left.px]=\"parent.indentation$ | async\">\n <bs-icon [icon]=\"'chevron-right'\" [class.open]=\"childTree?.isExpanded$ | async\" [class.invisible]=\"!childTree\" class=\"d-inline-block me-2\"></bs-icon>\n <ng-content></ng-content>\n </span>\n</bs-list-group-item>\n<ng-content select=\"bs-treeview\"></ng-content>\n", styles: ["bs-list-group-item{margin-bottom:-1px}bs-icon{transition:transform .2s}bs-icon.open{transform:rotate(90deg)}\n"], dependencies: [{ kind: "component", type: i1.BsListGroupItemComponent, selector: "bs-list-group-item" }, { kind: "component", type: i3.BsIconComponent, selector: "bs-icon", inputs: ["icon"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
57
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTreeviewItemComponent, deps: [{ token: BsTreeviewComponent }], target: i0.ɵɵFactoryTarget.Component }); }
58
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.4", type: BsTreeviewItemComponent, selector: "bs-treeview-item", queries: [{ propertyName: "childTree", first: true, predicate: BsTreeviewComponent }], ngImport: i0, template: "<bs-list-group-item (click)=\"onClick($event)\" class=\"d-block cursor-pointer list-group-item-action\">\n <span [style.padding-left.px]=\"parent.indentation$ | async\">\n <bs-icon [icon]=\"'chevron-right'\" [class.open]=\"childTree?.isExpanded$ | async\" [class.invisible]=\"!childTree\" class=\"d-inline-block me-2\"></bs-icon>\n <ng-content></ng-content>\n </span>\n</bs-list-group-item>\n<ng-content select=\"bs-treeview\"></ng-content>\n", styles: ["bs-list-group-item{margin-bottom:-1px}bs-icon{transition:transform .2s}bs-icon.open{transform:rotate(90deg)}\n"], dependencies: [{ kind: "component", type: i1.BsListGroupItemComponent, selector: "bs-list-group-item" }, { kind: "component", type: i3.BsIconComponent, selector: "bs-icon", inputs: ["icon"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
59
59
  }
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTreeviewItemComponent, decorators: [{
60
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTreeviewItemComponent, decorators: [{
61
61
  type: Component,
62
62
  args: [{ selector: 'bs-treeview-item', template: "<bs-list-group-item (click)=\"onClick($event)\" class=\"d-block cursor-pointer list-group-item-action\">\n <span [style.padding-left.px]=\"parent.indentation$ | async\">\n <bs-icon [icon]=\"'chevron-right'\" [class.open]=\"childTree?.isExpanded$ | async\" [class.invisible]=\"!childTree\" class=\"d-inline-block me-2\"></bs-icon>\n <ng-content></ng-content>\n </span>\n</bs-list-group-item>\n<ng-content select=\"bs-treeview\"></ng-content>\n", styles: ["bs-list-group-item{margin-bottom:-1px}bs-icon{transition:transform .2s}bs-icon.open{transform:rotate(90deg)}\n"] }]
63
63
  }], ctorParameters: function () { return [{ type: BsTreeviewComponent }]; }, propDecorators: { childTree: [{
@@ -66,11 +66,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImpor
66
66
  }] } });
67
67
 
68
68
  class BsTreeviewModule {
69
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTreeviewModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
70
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsTreeviewModule, declarations: [BsTreeviewComponent, BsTreeviewItemComponent], imports: [CommonModule, BsListGroupModule, BsIconModule], exports: [BsTreeviewComponent, BsTreeviewItemComponent] }); }
71
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTreeviewModule, imports: [CommonModule, BsListGroupModule, BsIconModule] }); }
69
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTreeviewModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
70
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: BsTreeviewModule, declarations: [BsTreeviewComponent, BsTreeviewItemComponent], imports: [CommonModule, BsListGroupModule, BsIconModule], exports: [BsTreeviewComponent, BsTreeviewItemComponent] }); }
71
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTreeviewModule, imports: [CommonModule, BsListGroupModule, BsIconModule] }); }
72
72
  }
73
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTreeviewModule, decorators: [{
73
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTreeviewModule, decorators: [{
74
74
  type: NgModule,
75
75
  args: [{
76
76
  declarations: [BsTreeviewComponent, BsTreeviewItemComponent],
@@ -60,10 +60,10 @@ class BsTypeaheadComponent {
60
60
  focus() {
61
61
  this.textbox.nativeElement.focus();
62
62
  }
63
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTypeaheadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
64
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsTypeaheadComponent, selector: "bs-typeahead", inputs: { searchterm: "searchterm", isLoadingText: "isLoadingText", noSuggestionsText: "noSuggestionsText", suggestions: "suggestions" }, outputs: { provideSuggestions: "provideSuggestions", suggestionSelected: "suggestionSelected", searchtermChange: "searchtermChange", submitted: "submitted" }, viewQueries: [{ propertyName: "textbox", first: true, predicate: ["textbox"], descendants: true }], ngImport: i0, template: "<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\n<bs-has-overlay></bs-has-overlay>\n<bs-form>\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\n <bs-dropdown-menu *bsDropdownMenu>\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\n {{ isLoadingText }}\n </bs-dropdown-item>\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\n {{ noSuggestionsText }}\n </bs-dropdown-item>\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\n {{ suggestion.text }}\n </bs-dropdown-item>\n </ng-container>\n </bs-dropdown-menu>\n </div>\n</bs-form>", styles: ["bs-progress{margin-top:-8px;margin-bottom:6px}\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: "directive", type: i2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i3.BsFormComponent, selector: "bs-form", outputs: ["submitted"] }, { kind: "directive", type: i3.BsFormControlDirective, selector: "bs-form input:not(.no-form-control), bs-form textarea:not(.no-form-control)" }, { kind: "directive", type: i4.BsDropdownDirective, selector: "[bsDropdown]", inputs: ["hasBackdrop", "sameWidth", "closeOnClickOutside", "sameDropdownWidth", "isOpen"], outputs: ["isOpenChange"] }, { kind: "directive", type: i4.BsDropdownMenuDirective, selector: "[bsDropdownMenu]" }, { kind: "component", type: i5.BsHasOverlayComponent, selector: "bs-has-overlay" }, { kind: "component", type: i6.BsDropdownMenuComponent, selector: "bs-dropdown-menu", inputs: ["maxHeight"] }, { kind: "component", type: i6.BsDropdownItemComponent, selector: "bs-dropdown-item", inputs: ["isSelected", "disabled"] }, { kind: "component", type: i7.BsProgressComponent, selector: "bs-progress", inputs: ["height", "isIndeterminate"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
63
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTypeaheadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
64
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.4", type: BsTypeaheadComponent, selector: "bs-typeahead", inputs: { searchterm: "searchterm", isLoadingText: "isLoadingText", noSuggestionsText: "noSuggestionsText", suggestions: "suggestions" }, outputs: { provideSuggestions: "provideSuggestions", suggestionSelected: "suggestionSelected", searchtermChange: "searchtermChange", submitted: "submitted" }, viewQueries: [{ propertyName: "textbox", first: true, predicate: ["textbox"], descendants: true }], ngImport: i0, template: "<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\n<bs-has-overlay></bs-has-overlay>\n<bs-form>\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\n <bs-dropdown-menu *bsDropdownMenu>\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\n {{ isLoadingText }}\n </bs-dropdown-item>\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\n {{ noSuggestionsText }}\n </bs-dropdown-item>\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\n {{ suggestion.text }}\n </bs-dropdown-item>\n </ng-container>\n </bs-dropdown-menu>\n </div>\n</bs-form>", styles: ["bs-progress{margin-top:-8px;margin-bottom:6px}\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: "directive", type: i2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i3.BsFormComponent, selector: "bs-form", outputs: ["submitted"] }, { kind: "directive", type: i3.BsFormControlDirective, selector: "bs-form input:not(.no-form-control), bs-form textarea:not(.no-form-control)" }, { kind: "directive", type: i4.BsDropdownDirective, selector: "[bsDropdown]", inputs: ["hasBackdrop", "sameWidth", "closeOnClickOutside", "sameDropdownWidth", "isOpen"], outputs: ["isOpenChange"] }, { kind: "directive", type: i4.BsDropdownMenuDirective, selector: "[bsDropdownMenu]" }, { kind: "component", type: i5.BsHasOverlayComponent, selector: "bs-has-overlay" }, { kind: "component", type: i6.BsDropdownMenuComponent, selector: "bs-dropdown-menu", inputs: ["maxHeight"] }, { kind: "component", type: i6.BsDropdownItemComponent, selector: "bs-dropdown-item", inputs: ["isSelected", "disabled"] }, { kind: "component", type: i7.BsProgressComponent, selector: "bs-progress", inputs: ["height", "isIndeterminate"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
65
65
  }
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTypeaheadComponent, decorators: [{
66
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTypeaheadComponent, decorators: [{
67
67
  type: Component,
68
68
  args: [{ selector: 'bs-typeahead', template: "<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\n<bs-has-overlay></bs-has-overlay>\n<bs-form>\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\n <bs-dropdown-menu *bsDropdownMenu>\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\n {{ isLoadingText }}\n </bs-dropdown-item>\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\n {{ noSuggestionsText }}\n </bs-dropdown-item>\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\n {{ suggestion.text }}\n </bs-dropdown-item>\n </ng-container>\n </bs-dropdown-menu>\n </div>\n</bs-form>", styles: ["bs-progress{margin-top:-8px;margin-bottom:6px}\n"] }]
69
69
  }], ctorParameters: function () { return []; }, propDecorators: { textbox: [{
@@ -88,15 +88,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImpor
88
88
  }] } });
89
89
 
90
90
  class BsTypeaheadModule {
91
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTypeaheadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
92
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsTypeaheadModule, declarations: [BsTypeaheadComponent], imports: [CommonModule,
91
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTypeaheadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
92
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: BsTypeaheadModule, declarations: [BsTypeaheadComponent], imports: [CommonModule,
93
93
  FormsModule,
94
94
  BsFormModule,
95
95
  BsDropdownModule,
96
96
  BsDropdownMenuModule,
97
97
  BsProgressBarModule,
98
98
  BsHasOverlayModule], exports: [BsTypeaheadComponent] }); }
99
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTypeaheadModule, imports: [CommonModule,
99
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTypeaheadModule, imports: [CommonModule,
100
100
  FormsModule,
101
101
  BsFormModule,
102
102
  BsDropdownModule,
@@ -104,7 +104,7 @@ class BsTypeaheadModule {
104
104
  BsProgressBarModule,
105
105
  BsHasOverlayModule] }); }
106
106
  }
107
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsTypeaheadModule, decorators: [{
107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsTypeaheadModule, decorators: [{
108
108
  type: NgModule,
109
109
  args: [{
110
110
  declarations: [
@@ -70,10 +70,10 @@ class BsUserAgentDirective {
70
70
  this.detected.emit({ os, webbrowser });
71
71
  });
72
72
  }
73
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsUserAgentDirective, deps: [{ token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Directive }); }
74
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.3", type: BsUserAgentDirective, selector: "[bsUserAgent]", outputs: { detected: "detected" }, host: { properties: { "class.os-android": "this.isAndroid", "class.os-ios": "this.isIos", "class.os-windows": "this.isWindows", "class": "this.browserClass" } }, ngImport: i0 }); }
73
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsUserAgentDirective, deps: [{ token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Directive }); }
74
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.4", type: BsUserAgentDirective, selector: "[bsUserAgent]", outputs: { detected: "detected" }, host: { properties: { "class.os-android": "this.isAndroid", "class.os-ios": "this.isIos", "class.os-windows": "this.isWindows", "class": "this.browserClass" } }, ngImport: i0 }); }
75
75
  }
76
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsUserAgentDirective, decorators: [{
76
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsUserAgentDirective, decorators: [{
77
77
  type: Directive,
78
78
  args: [{
79
79
  selector: '[bsUserAgent]'
@@ -98,11 +98,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImpor
98
98
  }] } });
99
99
 
100
100
  class BsUserAgentModule {
101
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsUserAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
102
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsUserAgentModule, declarations: [BsUserAgentDirective], imports: [CommonModule], exports: [BsUserAgentDirective] }); }
103
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsUserAgentModule, imports: [CommonModule] }); }
101
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsUserAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
102
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: BsUserAgentModule, declarations: [BsUserAgentDirective], imports: [CommonModule], exports: [BsUserAgentDirective] }); }
103
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsUserAgentModule, imports: [CommonModule] }); }
104
104
  }
105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsUserAgentModule, decorators: [{
105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsUserAgentModule, decorators: [{
106
106
  type: NgModule,
107
107
  args: [{
108
108
  declarations: [
@@ -31,10 +31,10 @@ class BsFontColorPipe {
31
31
  const CONTRAST_HEX = R_DEC * 0.299 + G_DEC * 0.587 + B_DEC * 0.114 > 186 ? '#000000' : '#FFFFFF';
32
32
  return CONTRAST_HEX;
33
33
  }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsFontColorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
35
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsFontColorPipe, name: "bsFontColor" }); }
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsFontColorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
35
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: BsFontColorPipe, name: "bsFontColor" }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsFontColorPipe, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsFontColorPipe, decorators: [{
38
38
  type: Pipe,
39
39
  args: [{
40
40
  name: 'bsFontColor'
@@ -42,11 +42,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImpor
42
42
  }] });
43
43
 
44
44
  class BsFontColorPipeModule {
45
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsFontColorPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
46
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsFontColorPipeModule, declarations: [BsFontColorPipe], imports: [CommonModule], exports: [BsFontColorPipe] }); }
47
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsFontColorPipeModule, imports: [CommonModule] }); }
45
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsFontColorPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
46
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: BsFontColorPipeModule, declarations: [BsFontColorPipe], imports: [CommonModule], exports: [BsFontColorPipe] }); }
47
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsFontColorPipeModule, imports: [CommonModule] }); }
48
48
  }
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsFontColorPipeModule, decorators: [{
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsFontColorPipeModule, decorators: [{
50
50
  type: NgModule,
51
51
  args: [{
52
52
  declarations: [
@@ -65,10 +65,10 @@ class UcFirstPipe {
65
65
  transform(value, ...args) {
66
66
  return value[0].toUpperCase() + value.slice(1);
67
67
  }
68
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: UcFirstPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
69
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: UcFirstPipe, name: "ucFirst" }); }
68
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: UcFirstPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
69
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: UcFirstPipe, name: "ucFirst" }); }
70
70
  }
71
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: UcFirstPipe, decorators: [{
71
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: UcFirstPipe, decorators: [{
72
72
  type: Pipe,
73
73
  args: [{
74
74
  name: 'ucFirst'
@@ -76,11 +76,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImpor
76
76
  }] });
77
77
 
78
78
  class BsUcFirstPipeModule {
79
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsUcFirstPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
80
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsUcFirstPipeModule, declarations: [UcFirstPipe], imports: [CommonModule], exports: [UcFirstPipe] }); }
81
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsUcFirstPipeModule, imports: [CommonModule] }); }
79
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsUcFirstPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
80
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: BsUcFirstPipeModule, declarations: [UcFirstPipe], imports: [CommonModule], exports: [UcFirstPipe] }); }
81
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsUcFirstPipeModule, imports: [CommonModule] }); }
82
82
  }
83
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsUcFirstPipeModule, decorators: [{
83
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsUcFirstPipeModule, decorators: [{
84
84
  type: NgModule,
85
85
  args: [{
86
86
  declarations: [
@@ -99,10 +99,10 @@ class BsInListPipe {
99
99
  transform(items, parameter) {
100
100
  return items.some(item => item.id === parameter);
101
101
  }
102
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsInListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
103
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsInListPipe, name: "inList" }); }
102
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsInListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
103
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: BsInListPipe, name: "inList" }); }
104
104
  }
105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsInListPipe, decorators: [{
105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsInListPipe, decorators: [{
106
106
  type: Pipe,
107
107
  args: [{
108
108
  name: 'inList'
@@ -110,11 +110,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImpor
110
110
  }] });
111
111
 
112
112
  class BsInListModule {
113
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsInListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
114
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsInListModule, declarations: [BsInListPipe], imports: [CommonModule], exports: [BsInListPipe] }); }
115
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsInListModule, imports: [CommonModule] }); }
113
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsInListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
114
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.4", ngImport: i0, type: BsInListModule, declarations: [BsInListPipe], imports: [CommonModule], exports: [BsInListPipe] }); }
115
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsInListModule, imports: [CommonModule] }); }
116
116
  }
117
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsInListModule, decorators: [{
117
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.4", ngImport: i0, type: BsInListModule, decorators: [{
118
118
  type: NgModule,
119
119
  args: [{
120
120
  declarations: [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mintplayer/ng-bootstrap",
3
3
  "private": false,
4
- "version": "16.1.1",
4
+ "version": "16.1.2",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/MintPlayer/mintplayer-ng-bootstrap",
@@ -419,7 +419,7 @@
419
419
  "@mintplayer/ng-focus-on-load": "^16.0.0",
420
420
  "@mintplayer/ng-swiper": "^16.0.0",
421
421
  "@mintplayer/parentify": "^1.0.4",
422
- "@angular/platform-browser": "16.0.3"
422
+ "@angular/platform-browser": "16.0.4"
423
423
  },
424
424
  "dependencies": {
425
425
  "tslib": "^2.3.0"
@@ -1,10 +1,11 @@
1
- import { AfterViewInit } from '@angular/core';
1
+ import { AfterViewInit, DestroyRef } from '@angular/core';
2
2
  import { ControlValueAccessor } from '@angular/forms';
3
3
  import { BsToggleButtonComponent } from '../component/toggle-button.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class BsToggleButtonValueAccessor implements ControlValueAccessor, AfterViewInit {
6
6
  private host;
7
- constructor(host: BsToggleButtonComponent);
7
+ private destroy;
8
+ constructor(host: BsToggleButtonComponent, destroy: DestroyRef);
8
9
  onValueChange?: (value: boolean | string | string[]) => void;
9
10
  onTouched?: () => void;
10
11
  ngAfterViewInit(): void;