@mintplayer/ng-bootstrap 15.18.7 → 15.19.0

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 (378) 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/button-type/src/button-type/button-type.directive.mjs +3 -3
  16. package/esm2020/button-type/src/button-type/button-type.module.mjs +4 -4
  17. package/esm2020/calendar/src/calendar.component.mjs +3 -3
  18. package/esm2020/calendar/src/calendar.module.mjs +4 -4
  19. package/esm2020/calendar-month/src/pipes/month-name/month-name.module.mjs +4 -4
  20. package/esm2020/calendar-month/src/pipes/month-name/month-name.pipe.mjs +3 -3
  21. package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.module.mjs +4 -4
  22. package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.pipe.mjs +3 -3
  23. package/esm2020/calendar-month/src/service/calendar-month.service.mjs +3 -3
  24. package/esm2020/card/src/card/card.component.mjs +3 -3
  25. package/esm2020/card/src/card-header/card-header.component.mjs +3 -3
  26. package/esm2020/card/src/card.module.mjs +4 -4
  27. package/esm2020/carousel/src/carousel/carousel.component.mjs +6 -6
  28. package/esm2020/carousel/src/carousel-image/carousel-image.directive.mjs +3 -3
  29. package/esm2020/carousel/src/carousel.module.mjs +4 -4
  30. package/esm2020/close/src/close.component.mjs +3 -3
  31. package/esm2020/close/src/close.module.mjs +4 -4
  32. package/esm2020/code-snippet/src/code-snippet.component.mjs +3 -3
  33. package/esm2020/code-snippet/src/code-snippet.module.mjs +4 -4
  34. package/esm2020/context-menu/src/context-menu.directive.mjs +3 -3
  35. package/esm2020/context-menu/src/context-menu.module.mjs +4 -4
  36. package/esm2020/copy/src/copy.directive.mjs +3 -3
  37. package/esm2020/copy/src/copy.module.mjs +4 -4
  38. package/esm2020/datatable/src/datatable/datatable.component.mjs +3 -3
  39. package/esm2020/datatable/src/datatable-column/datatable-column.directive.mjs +3 -3
  40. package/esm2020/datatable/src/datatable.module.mjs +4 -4
  41. package/esm2020/datatable/src/row-template/row-template.directive.mjs +3 -3
  42. package/esm2020/datepicker/src/datepicker.component.mjs +3 -3
  43. package/esm2020/datepicker/src/datepicker.module.mjs +4 -4
  44. package/esm2020/dropdown/src/dropdown/dropdown.directive.mjs +3 -3
  45. package/esm2020/dropdown/src/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  46. package/esm2020/dropdown/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
  47. package/esm2020/dropdown/src/dropdown.module.mjs +4 -4
  48. package/esm2020/dropdown-divider/src/dropdown-divider.directive.mjs +3 -3
  49. package/esm2020/dropdown-divider/src/dropdown-divider.module.mjs +4 -4
  50. package/esm2020/dropdown-menu/src/dropdown-item/dropdown-item.component.mjs +3 -3
  51. package/esm2020/dropdown-menu/src/dropdown-menu/dropdown-menu.component.mjs +3 -3
  52. package/esm2020/dropdown-menu/src/dropdown-menu.module.mjs +4 -4
  53. package/esm2020/enhanced-paste/src/directive/enhanced-paste.directive.mjs +3 -3
  54. package/esm2020/enhanced-paste/src/enhanced-paste.module.mjs +4 -4
  55. package/esm2020/enum/src/service/enum.service.mjs +3 -3
  56. package/esm2020/file-upload/src/component/file-upload.component.mjs +3 -3
  57. package/esm2020/file-upload/src/directive/file-upload-template.directive.mjs +3 -3
  58. package/esm2020/file-upload/src/file-upload.module.mjs +4 -4
  59. package/esm2020/file-upload/src/pipes/format-bytes/format-bytes.pipe.mjs +3 -3
  60. package/esm2020/floating-labels/src/floating-labels/floating-label/floating-label.component.mjs +3 -3
  61. package/esm2020/floating-labels/src/floating-labels/floating-labels.module.mjs +4 -4
  62. package/esm2020/for/src/for.directive.mjs +3 -3
  63. package/esm2020/for/src/for.module.mjs +4 -4
  64. package/esm2020/form/src/form/form.component.mjs +3 -3
  65. package/esm2020/form/src/form-control/form-control.directive.mjs +3 -3
  66. package/esm2020/form/src/form-group/form-group.directive.mjs +3 -3
  67. package/esm2020/form/src/form.module.mjs +4 -4
  68. package/esm2020/grid/src/component/grid.component.mjs +3 -3
  69. package/esm2020/grid/src/directives/col-form-label/col-form-label.directive.mjs +3 -3
  70. package/esm2020/grid/src/directives/column/column.directive.mjs +3 -3
  71. package/esm2020/grid/src/directives/row/row.directive.mjs +3 -3
  72. package/esm2020/grid/src/grid.module.mjs +4 -4
  73. package/esm2020/has-overlay/src/has-overlay/has-overlay.component.mjs +3 -3
  74. package/esm2020/has-overlay/src/has-overlay/has-overlay.module.mjs +4 -4
  75. package/esm2020/icon/src/icon.component.mjs +3 -3
  76. package/esm2020/icon/src/icon.module.mjs +4 -4
  77. package/esm2020/input-group/src/input-group/input-group.component.mjs +3 -3
  78. package/esm2020/input-group/src/input-group.module.mjs +4 -4
  79. package/esm2020/lazy-loading/src/lazy-load/lazy-load.directive.mjs +3 -3
  80. package/esm2020/lazy-loading/src/lazy-loading.module.mjs +4 -4
  81. package/esm2020/let/directive/let.directive.mjs +38 -0
  82. package/esm2020/let/index.mjs +4 -0
  83. package/esm2020/let/interfaces/index.mjs +2 -0
  84. package/esm2020/let/interfaces/let-context.mjs +2 -0
  85. package/esm2020/let/let.module.mjs +24 -0
  86. package/esm2020/let/mintplayer-ng-bootstrap-let.mjs +5 -0
  87. package/esm2020/lib/pipes/font-color/font-color.module.mjs +4 -4
  88. package/esm2020/lib/pipes/font-color/font-color.pipe.mjs +3 -3
  89. package/esm2020/lib/pipes/in-list/in-list.module.mjs +4 -4
  90. package/esm2020/lib/pipes/in-list/in-list.pipe.mjs +3 -3
  91. package/esm2020/lib/pipes/uc-first/uc-first.module.mjs +4 -4
  92. package/esm2020/lib/pipes/uc-first/uc-first.pipe.mjs +3 -3
  93. package/esm2020/list-group/src/list-group/list-group.component.mjs +3 -3
  94. package/esm2020/list-group/src/list-group-item/list-group-item.component.mjs +3 -3
  95. package/esm2020/list-group/src/list-group.module.mjs +4 -4
  96. package/esm2020/markdown/src/bold/bold.pipe.mjs +3 -3
  97. package/esm2020/markdown/src/italic/italic.pipe.mjs +3 -3
  98. package/esm2020/markdown/src/markdown.module.mjs +4 -4
  99. package/esm2020/markdown/src/strikethrough/strikethrough.pipe.mjs +3 -3
  100. package/esm2020/markdown/src/underline/underline.pipe.mjs +3 -3
  101. package/esm2020/modal/src/components/modal/modal.component.mjs +3 -3
  102. package/esm2020/modal/src/components/modal-host/modal-host.component.mjs +3 -3
  103. package/esm2020/modal/src/directives/modal/modal.directive.mjs +3 -3
  104. package/esm2020/modal/src/directives/modal-body/modal-body.directive.mjs +3 -3
  105. package/esm2020/modal/src/directives/modal-close/modal-close.directive.mjs +3 -3
  106. package/esm2020/modal/src/directives/modal-footer/modal-footer.directive.mjs +3 -3
  107. package/esm2020/modal/src/directives/modal-header/modal-header.directive.mjs +3 -3
  108. package/esm2020/modal/src/modal.module.mjs +4 -4
  109. package/esm2020/multiselect/src/component/multiselect.component.mjs +3 -3
  110. package/esm2020/multiselect/src/directives/button-template/button-template.directive.mjs +3 -3
  111. package/esm2020/multiselect/src/directives/footer-template/footer-template.directive.mjs +3 -3
  112. package/esm2020/multiselect/src/directives/header-template/header-template.directive.mjs +3 -3
  113. package/esm2020/multiselect/src/multiselect.module.mjs +4 -4
  114. package/esm2020/navbar/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
  115. package/esm2020/navbar/src/expand-button/expand-button.directive.mjs +3 -3
  116. package/esm2020/navbar/src/nav-link/nav-link.directive.mjs +3 -3
  117. package/esm2020/navbar/src/navbar/navbar.component.mjs +3 -3
  118. package/esm2020/navbar/src/navbar-brand/navbar-brand.component.mjs +3 -3
  119. package/esm2020/navbar/src/navbar-content/navbar-content.directive.mjs +3 -3
  120. package/esm2020/navbar/src/navbar-dropdown/navbar-dropdown.component.mjs +3 -3
  121. package/esm2020/navbar/src/navbar-item/navbar-item.component.mjs +3 -3
  122. package/esm2020/navbar/src/navbar-nav/navbar-nav.component.mjs +3 -3
  123. package/esm2020/navbar/src/navbar-toggler/navbar-toggler.component.mjs +3 -3
  124. package/esm2020/navbar/src/navbar.module.mjs +4 -4
  125. package/esm2020/navigation-lock/src/directive/navigation-lock.directive.mjs +3 -3
  126. package/esm2020/navigation-lock/src/guard/navigation-lock.guard.mjs +3 -3
  127. package/esm2020/navigation-lock/src/navigation-lock.module.mjs +4 -4
  128. package/esm2020/no-noscript/src/no-noscript/no-noscript.directive.mjs +3 -3
  129. package/esm2020/no-noscript/src/no-noscript.module.mjs +4 -4
  130. package/esm2020/offcanvas/src/components/offcanvas/offcanvas.component.mjs +3 -3
  131. package/esm2020/offcanvas/src/components/offcanvas-body/offcanvas-body.component.mjs +3 -3
  132. package/esm2020/offcanvas/src/components/offcanvas-header/offcanvas-header.component.mjs +3 -3
  133. package/esm2020/offcanvas/src/components/offcanvas-host/offcanvas-host.component.mjs +3 -3
  134. package/esm2020/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.mjs +3 -3
  135. package/esm2020/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.mjs +3 -3
  136. package/esm2020/offcanvas/src/directives/offcanvas-push/offcanvas-push.directive.mjs +3 -3
  137. package/esm2020/offcanvas/src/offcanvas.module.mjs +4 -4
  138. package/esm2020/ordinal-number/src/ordinal-number/ordinal-number.pipe.mjs +3 -3
  139. package/esm2020/ordinal-number/src/ordinal-number.module.mjs +4 -4
  140. package/esm2020/pagination/src/component/pagination/pagination.component.mjs +3 -3
  141. package/esm2020/pagination/src/pagination.module.mjs +4 -4
  142. package/esm2020/placeholder/src/placeholder/placeholder.component.mjs +3 -3
  143. package/esm2020/placeholder/src/placeholder-field/placeholder-field.directive.mjs +3 -3
  144. package/esm2020/placeholder/src/placeholder.module.mjs +4 -4
  145. package/esm2020/popover/src/component/popover.component.mjs +3 -3
  146. package/esm2020/popover/src/directives/popover/popover.directive.mjs +3 -3
  147. package/esm2020/popover/src/directives/popover-body/popover-body.directive.mjs +3 -3
  148. package/esm2020/popover/src/directives/popover-header/popover-header.directive.mjs +3 -3
  149. package/esm2020/popover/src/popover.module.mjs +4 -4
  150. package/esm2020/progress-bar/src/progress/progress.component.mjs +3 -3
  151. package/esm2020/progress-bar/src/progress-bar/progress-bar.component.mjs +3 -3
  152. package/esm2020/progress-bar/src/progress-bar.module.mjs +4 -4
  153. package/esm2020/range/src/component/range.component.mjs +3 -3
  154. package/esm2020/range/src/range.module.mjs +4 -4
  155. package/esm2020/range/src/value-accessor/range-value-accessor.mjs +3 -3
  156. package/esm2020/rating/src/component/rating.component.mjs +3 -3
  157. package/esm2020/rating/src/rating.module.mjs +4 -4
  158. package/esm2020/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.mjs +3 -3
  159. package/esm2020/scheduler/src/components/scheduler/scheduler.component.mjs +3 -3
  160. package/esm2020/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +3 -3
  161. package/esm2020/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +3 -3
  162. package/esm2020/scheduler/src/pipes/date-offset/date-offset.pipe.mjs +3 -3
  163. package/esm2020/scheduler/src/pipes/day-of-week/day-of-week.pipe.mjs +3 -3
  164. package/esm2020/scheduler/src/scheduler.module.mjs +4 -4
  165. package/esm2020/scheduler/src/services/timeline/timeline.service.mjs +3 -3
  166. package/esm2020/scrollspy/src/component/scrollspy.component.mjs +3 -3
  167. package/esm2020/scrollspy/src/directives/scrollspy.directive.mjs +3 -3
  168. package/esm2020/scrollspy/src/scrollspy.module.mjs +4 -4
  169. package/esm2020/scrollspy/src/services/scroll-offset/scroll-offset.service.mjs +3 -3
  170. package/esm2020/select/src/component/select.component.mjs +3 -3
  171. package/esm2020/select/src/select.module.mjs +4 -4
  172. package/esm2020/select/src/value-accessors/select-value-accessor.mjs +6 -6
  173. package/esm2020/select2/src/component/select2.component.mjs +3 -3
  174. package/esm2020/select2/src/directive/item-template.directive.mjs +3 -3
  175. package/esm2020/select2/src/select2.module.mjs +4 -4
  176. package/esm2020/snackbar/src/component/snackbar.component.mjs +3 -3
  177. package/esm2020/snackbar/src/directives/snackbar-close/snackbar-close.directive.mjs +3 -3
  178. package/esm2020/snackbar/src/service/snackbar.service.mjs +3 -3
  179. package/esm2020/snackbar/src/snackbar.module.mjs +4 -4
  180. package/esm2020/spinner/src/spinner.component.mjs +3 -3
  181. package/esm2020/spinner/src/spinner.module.mjs +4 -4
  182. package/esm2020/splitter/index.mjs +2 -0
  183. package/esm2020/splitter/mintplayer-ng-bootstrap-splitter.mjs +5 -0
  184. package/esm2020/splitter/src/element-at/element-at.pipe.mjs +22 -0
  185. package/esm2020/splitter/src/index.mjs +6 -0
  186. package/esm2020/splitter/src/interfaces/drag-operation.mjs +6 -0
  187. package/esm2020/splitter/src/interfaces/point.mjs +2 -0
  188. package/esm2020/splitter/src/split-panel/split-panel.component.mjs +18 -0
  189. package/esm2020/splitter/src/splitter/splitter.component.mjs +181 -0
  190. package/esm2020/splitter/src/splitter.module.mjs +22 -0
  191. package/esm2020/splitter/src/types/direction.type.mjs +2 -0
  192. package/esm2020/splitter/src/types/index.mjs +2 -0
  193. package/esm2020/tab-control/src/tab-control/tab-control.component.mjs +12 -6
  194. package/esm2020/tab-control/src/tab-control.module.mjs +11 -7
  195. package/esm2020/tab-control/src/tab-page/tab-page.component.mjs +11 -6
  196. package/esm2020/table/src/component/table.component.mjs +3 -3
  197. package/esm2020/table/src/table.module.mjs +4 -4
  198. package/esm2020/timepicker/src/timepicker.component.mjs +3 -3
  199. package/esm2020/timepicker/src/timepicker.module.mjs +4 -4
  200. package/esm2020/toast/src/components/toast/toast.component.mjs +3 -3
  201. package/esm2020/toast/src/components/toast-body/toast-body.component.mjs +3 -3
  202. package/esm2020/toast/src/components/toast-container/toast-container.component.mjs +3 -3
  203. package/esm2020/toast/src/components/toast-header/toast-header.component.mjs +3 -3
  204. package/esm2020/toast/src/directives/toast-close/toast-close.directive.mjs +3 -3
  205. package/esm2020/toast/src/pipes/add-properties.pipe.mjs +3 -3
  206. package/esm2020/toast/src/services/toast/toast.service.mjs +3 -3
  207. package/esm2020/toast/src/toast.module.mjs +4 -4
  208. package/esm2020/toggle-button/src/component/toggle-button.component.mjs +3 -3
  209. package/esm2020/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.mjs +3 -3
  210. package/esm2020/toggle-button/src/toggle-button.module.mjs +4 -4
  211. package/esm2020/toggle-button/src/value-accessor/toggle-button-value-accessor.mjs +3 -3
  212. package/esm2020/tooltip/src/component/tooltip.component.mjs +3 -3
  213. package/esm2020/tooltip/src/directive/tooltip.directive.mjs +3 -3
  214. package/esm2020/tooltip/src/tooltip.module.mjs +4 -4
  215. package/esm2020/typeahead/src/typeahead.component.mjs +3 -3
  216. package/esm2020/typeahead/src/typeahead.module.mjs +4 -4
  217. package/esm2020/user-agent/src/directive/user-agent.directive.mjs +3 -3
  218. package/esm2020/user-agent/src/user-agent.module.mjs +4 -4
  219. package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs +13 -13
  220. package/fesm2015/mintplayer-ng-bootstrap-alert.mjs +10 -10
  221. package/fesm2015/mintplayer-ng-bootstrap-badge.mjs +7 -7
  222. package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs +10 -10
  223. package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs +7 -7
  224. package/fesm2015/mintplayer-ng-bootstrap-button-type.mjs +7 -7
  225. package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
  226. package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs +7 -7
  227. package/fesm2015/mintplayer-ng-bootstrap-card.mjs +10 -10
  228. package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs +12 -12
  229. package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
  230. package/fesm2015/mintplayer-ng-bootstrap-close.mjs +7 -7
  231. package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs +7 -7
  232. package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs +7 -7
  233. package/fesm2015/mintplayer-ng-bootstrap-copy.mjs +7 -7
  234. package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs +13 -13
  235. package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
  236. package/fesm2015/mintplayer-ng-bootstrap-dropdown-divider.mjs +7 -7
  237. package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs +10 -10
  238. package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs +13 -13
  239. package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs +7 -7
  240. package/fesm2015/mintplayer-ng-bootstrap-enum.mjs +3 -3
  241. package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs +13 -13
  242. package/fesm2015/mintplayer-ng-bootstrap-floating-labels.mjs +7 -7
  243. package/fesm2015/mintplayer-ng-bootstrap-for.mjs +7 -7
  244. package/fesm2015/mintplayer-ng-bootstrap-form.mjs +13 -13
  245. package/fesm2015/mintplayer-ng-bootstrap-grid.mjs +16 -16
  246. package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
  247. package/fesm2015/mintplayer-ng-bootstrap-icon.mjs +7 -7
  248. package/fesm2015/mintplayer-ng-bootstrap-input-group.mjs +7 -7
  249. package/fesm2015/mintplayer-ng-bootstrap-lazy-loading.mjs +7 -7
  250. package/fesm2015/mintplayer-ng-bootstrap-let.mjs +66 -0
  251. package/fesm2015/mintplayer-ng-bootstrap-let.mjs.map +1 -0
  252. package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs +10 -10
  253. package/fesm2015/mintplayer-ng-bootstrap-markdown.mjs +16 -16
  254. package/fesm2015/mintplayer-ng-bootstrap-modal.mjs +25 -25
  255. package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs +16 -16
  256. package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs +34 -34
  257. package/fesm2015/mintplayer-ng-bootstrap-navigation-lock.mjs +10 -10
  258. package/fesm2015/mintplayer-ng-bootstrap-no-noscript.mjs +7 -7
  259. package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs +25 -25
  260. package/fesm2015/mintplayer-ng-bootstrap-ordinal-number.mjs +7 -7
  261. package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs +7 -7
  262. package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs +10 -10
  263. package/fesm2015/mintplayer-ng-bootstrap-popover.mjs +16 -16
  264. package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs +10 -10
  265. package/fesm2015/mintplayer-ng-bootstrap-range.mjs +10 -10
  266. package/fesm2015/mintplayer-ng-bootstrap-rating.mjs +7 -7
  267. package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs +25 -25
  268. package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs +13 -13
  269. package/fesm2015/mintplayer-ng-bootstrap-select.mjs +13 -13
  270. package/fesm2015/mintplayer-ng-bootstrap-select2.mjs +10 -10
  271. package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs +13 -13
  272. package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs +7 -7
  273. package/fesm2015/mintplayer-ng-bootstrap-splitter.mjs +243 -0
  274. package/fesm2015/mintplayer-ng-bootstrap-splitter.mjs.map +1 -0
  275. package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs +28 -15
  276. package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
  277. package/fesm2015/mintplayer-ng-bootstrap-table.mjs +7 -7
  278. package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs +7 -7
  279. package/fesm2015/mintplayer-ng-bootstrap-toast.mjs +25 -25
  280. package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs +13 -13
  281. package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs +10 -10
  282. package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs +7 -7
  283. package/fesm2015/mintplayer-ng-bootstrap-user-agent.mjs +7 -7
  284. package/fesm2015/mintplayer-ng-bootstrap.mjs +21 -21
  285. package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs +13 -13
  286. package/fesm2020/mintplayer-ng-bootstrap-alert.mjs +10 -10
  287. package/fesm2020/mintplayer-ng-bootstrap-badge.mjs +7 -7
  288. package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs +10 -10
  289. package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs +7 -7
  290. package/fesm2020/mintplayer-ng-bootstrap-button-type.mjs +7 -7
  291. package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
  292. package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs +7 -7
  293. package/fesm2020/mintplayer-ng-bootstrap-card.mjs +10 -10
  294. package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs +12 -12
  295. package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
  296. package/fesm2020/mintplayer-ng-bootstrap-close.mjs +7 -7
  297. package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs +7 -7
  298. package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs +7 -7
  299. package/fesm2020/mintplayer-ng-bootstrap-copy.mjs +7 -7
  300. package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs +13 -13
  301. package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
  302. package/fesm2020/mintplayer-ng-bootstrap-dropdown-divider.mjs +7 -7
  303. package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs +10 -10
  304. package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs +13 -13
  305. package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs +7 -7
  306. package/fesm2020/mintplayer-ng-bootstrap-enum.mjs +3 -3
  307. package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs +13 -13
  308. package/fesm2020/mintplayer-ng-bootstrap-floating-labels.mjs +7 -7
  309. package/fesm2020/mintplayer-ng-bootstrap-for.mjs +7 -7
  310. package/fesm2020/mintplayer-ng-bootstrap-form.mjs +13 -13
  311. package/fesm2020/mintplayer-ng-bootstrap-grid.mjs +16 -16
  312. package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
  313. package/fesm2020/mintplayer-ng-bootstrap-icon.mjs +7 -7
  314. package/fesm2020/mintplayer-ng-bootstrap-input-group.mjs +7 -7
  315. package/fesm2020/mintplayer-ng-bootstrap-lazy-loading.mjs +7 -7
  316. package/fesm2020/mintplayer-ng-bootstrap-let.mjs +66 -0
  317. package/fesm2020/mintplayer-ng-bootstrap-let.mjs.map +1 -0
  318. package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs +10 -10
  319. package/fesm2020/mintplayer-ng-bootstrap-markdown.mjs +16 -16
  320. package/fesm2020/mintplayer-ng-bootstrap-modal.mjs +25 -25
  321. package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs +16 -16
  322. package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs +34 -34
  323. package/fesm2020/mintplayer-ng-bootstrap-navigation-lock.mjs +10 -10
  324. package/fesm2020/mintplayer-ng-bootstrap-no-noscript.mjs +7 -7
  325. package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs +25 -25
  326. package/fesm2020/mintplayer-ng-bootstrap-ordinal-number.mjs +7 -7
  327. package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs +7 -7
  328. package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs +10 -10
  329. package/fesm2020/mintplayer-ng-bootstrap-popover.mjs +16 -16
  330. package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs +10 -10
  331. package/fesm2020/mintplayer-ng-bootstrap-range.mjs +10 -10
  332. package/fesm2020/mintplayer-ng-bootstrap-rating.mjs +7 -7
  333. package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs +25 -25
  334. package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs +13 -13
  335. package/fesm2020/mintplayer-ng-bootstrap-select.mjs +13 -13
  336. package/fesm2020/mintplayer-ng-bootstrap-select2.mjs +10 -10
  337. package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs +13 -13
  338. package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs +7 -7
  339. package/fesm2020/mintplayer-ng-bootstrap-splitter.mjs +243 -0
  340. package/fesm2020/mintplayer-ng-bootstrap-splitter.mjs.map +1 -0
  341. package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs +28 -15
  342. package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
  343. package/fesm2020/mintplayer-ng-bootstrap-table.mjs +7 -7
  344. package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs +7 -7
  345. package/fesm2020/mintplayer-ng-bootstrap-toast.mjs +25 -25
  346. package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs +13 -13
  347. package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs +10 -10
  348. package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs +7 -7
  349. package/fesm2020/mintplayer-ng-bootstrap-user-agent.mjs +7 -7
  350. package/fesm2020/mintplayer-ng-bootstrap.mjs +21 -21
  351. package/let/directive/let.directive.d.ts +31 -0
  352. package/let/index.d.ts +3 -0
  353. package/let/interfaces/index.d.ts +1 -0
  354. package/let/interfaces/let-context.d.ts +10 -0
  355. package/let/let.module.d.ts +8 -0
  356. package/lib/types/breakpoint.d.ts +1 -1
  357. package/lib/types/position.d.ts +1 -1
  358. package/lib/types/size.d.ts +1 -1
  359. package/lib/types/view-state.type.d.ts +1 -1
  360. package/package.json +19 -3
  361. package/pagination/src/types/page-number.type.d.ts +1 -1
  362. package/select/src/types/select-size.d.ts +1 -1
  363. package/splitter/index.d.ts +1 -0
  364. package/splitter/src/element-at/element-at.pipe.d.ts +7 -0
  365. package/splitter/src/index.d.ts +5 -0
  366. package/splitter/src/interfaces/drag-operation.d.ts +12 -0
  367. package/splitter/src/interfaces/point.d.ts +4 -0
  368. package/splitter/src/split-panel/split-panel.component.d.ts +11 -0
  369. package/splitter/src/splitter/splitter.component.d.ts +29 -0
  370. package/splitter/src/splitter.module.d.ts +12 -0
  371. package/splitter/src/types/direction.type.d.ts +1 -0
  372. package/splitter/src/types/index.d.ts +1 -0
  373. package/tab-control/src/tab-control/tab-control.component.d.ts +6 -0
  374. package/tab-control/src/tab-control.module.d.ts +2 -1
  375. package/tab-control/src/tab-page/tab-page.component.d.ts +4 -1
  376. package/toggle-button/src/types/check-style.d.ts +1 -1
  377. package/user-agent/src/types/operating-system.type.d.ts +1 -1
  378. package/user-agent/src/types/webbrowser.type.d.ts +1 -1
@@ -32,9 +32,9 @@ class BsFontColorPipe {
32
32
  return CONTRAST_HEX;
33
33
  }
34
34
  }
35
- BsFontColorPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsFontColorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
36
- BsFontColorPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsFontColorPipe, name: "bsFontColor" });
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsFontColorPipe, decorators: [{
35
+ BsFontColorPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsFontColorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
36
+ BsFontColorPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: BsFontColorPipe, name: "bsFontColor" });
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsFontColorPipe, decorators: [{
38
38
  type: Pipe,
39
39
  args: [{
40
40
  name: 'bsFontColor'
@@ -43,10 +43,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImpor
43
43
 
44
44
  class BsFontColorPipeModule {
45
45
  }
46
- BsFontColorPipeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsFontColorPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
47
- BsFontColorPipeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsFontColorPipeModule, declarations: [BsFontColorPipe], imports: [CommonModule], exports: [BsFontColorPipe] });
48
- BsFontColorPipeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsFontColorPipeModule, imports: [CommonModule] });
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsFontColorPipeModule, decorators: [{
46
+ BsFontColorPipeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsFontColorPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
47
+ BsFontColorPipeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: BsFontColorPipeModule, declarations: [BsFontColorPipe], imports: [CommonModule], exports: [BsFontColorPipe] });
48
+ BsFontColorPipeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsFontColorPipeModule, imports: [CommonModule] });
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsFontColorPipeModule, decorators: [{
50
50
  type: NgModule,
51
51
  args: [{
52
52
  declarations: [
@@ -66,9 +66,9 @@ class UcFirstPipe {
66
66
  return value[0].toUpperCase() + value.slice(1);
67
67
  }
68
68
  }
69
- UcFirstPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UcFirstPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
70
- UcFirstPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: UcFirstPipe, name: "ucFirst" });
71
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UcFirstPipe, decorators: [{
69
+ UcFirstPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: UcFirstPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
70
+ UcFirstPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: UcFirstPipe, name: "ucFirst" });
71
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: UcFirstPipe, decorators: [{
72
72
  type: Pipe,
73
73
  args: [{
74
74
  name: 'ucFirst'
@@ -77,10 +77,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImpor
77
77
 
78
78
  class BsUcFirstPipeModule {
79
79
  }
80
- BsUcFirstPipeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUcFirstPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
81
- BsUcFirstPipeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsUcFirstPipeModule, declarations: [UcFirstPipe], imports: [CommonModule], exports: [UcFirstPipe] });
82
- BsUcFirstPipeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUcFirstPipeModule, imports: [CommonModule] });
83
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUcFirstPipeModule, decorators: [{
80
+ BsUcFirstPipeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsUcFirstPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
81
+ BsUcFirstPipeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: BsUcFirstPipeModule, declarations: [UcFirstPipe], imports: [CommonModule], exports: [UcFirstPipe] });
82
+ BsUcFirstPipeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsUcFirstPipeModule, imports: [CommonModule] });
83
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsUcFirstPipeModule, decorators: [{
84
84
  type: NgModule,
85
85
  args: [{
86
86
  declarations: [
@@ -100,9 +100,9 @@ class BsInListPipe {
100
100
  return items.some(item => item.id === parameter);
101
101
  }
102
102
  }
103
- BsInListPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsInListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
104
- BsInListPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsInListPipe, name: "inList" });
105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsInListPipe, decorators: [{
103
+ BsInListPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsInListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
104
+ BsInListPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: BsInListPipe, name: "inList" });
105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsInListPipe, decorators: [{
106
106
  type: Pipe,
107
107
  args: [{
108
108
  name: 'inList'
@@ -111,10 +111,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImpor
111
111
 
112
112
  class BsInListModule {
113
113
  }
114
- BsInListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsInListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
115
- BsInListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsInListModule, declarations: [BsInListPipe], imports: [CommonModule], exports: [BsInListPipe] });
116
- BsInListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsInListModule, imports: [CommonModule] });
117
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsInListModule, decorators: [{
114
+ BsInListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsInListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
115
+ BsInListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: BsInListModule, declarations: [BsInListPipe], imports: [CommonModule], exports: [BsInListPipe] });
116
+ BsInListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsInListModule, imports: [CommonModule] });
117
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BsInListModule, decorators: [{
118
118
  type: NgModule,
119
119
  args: [{
120
120
  declarations: [
@@ -0,0 +1,31 @@
1
+ import { TemplateRef, ViewContainerRef } from '@angular/core';
2
+ import { BsLetContext } from '../interfaces/let-context';
3
+ import * as i0 from "@angular/core";
4
+ export declare class BsLetDirective<T> {
5
+ private viewContainer;
6
+ private templateRef;
7
+ private context;
8
+ private hasView;
9
+ constructor(viewContainer: ViewContainerRef, templateRef: TemplateRef<BsLetContext<T>>);
10
+ set bsLet(value: T);
11
+ /** @internal */
12
+ static bsLetUseIfTypeGuard: void;
13
+ /**
14
+ * Assert the correct type of the expression bound to the `NgLet` input within the template.
15
+ *
16
+ * The presence of this static field is a signal to the Ivy template type check compiler that
17
+ * when the `NgLet` structural directive renders its template, the type of the expression bound
18
+ * to `NgLet` should be narrowed in some way. For `NgLet`, the binding expression itself is used to
19
+ * narrow its type, which allows the strictNullChecks feature of TypeScript to work with `NgLet`.
20
+ */
21
+ static ngTemplateGuard_bsLet: 'binding';
22
+ /**
23
+ * Asserts the correct type of the context for the template that `NgLet` will render.
24
+ *
25
+ * The presence of this method is a signal to the Ivy template type-check compiler that the
26
+ * `NgLet` structural directive renders its template with a specific context type.
27
+ */
28
+ static ngTemplateContextGuard<T>(dir: BsLetDirective<T>, ctx: any): ctx is BsLetContext<T>;
29
+ static ɵfac: i0.ɵɵFactoryDeclaration<BsLetDirective<any>, never>;
30
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BsLetDirective<any>, "[bsLet]", never, { "bsLet": "bsLet"; }, {}, never, never, false, never>;
31
+ }
package/let/index.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ export * from './let.module';
2
+ export * from './directive/let.directive';
3
+ export * from './interfaces';
@@ -0,0 +1 @@
1
+ export * from './let-context';
@@ -0,0 +1,10 @@
1
+ export interface BsLetContext<T> {
2
+ /**
3
+ * using `bsLet` to enable `as` syntax: `*bsLet="foo as bar"`
4
+ */
5
+ bsLet: T;
6
+ /**
7
+ * using `$implicit` to enable `let` syntax: `*bsLet="foo; let bar"`
8
+ */
9
+ $implicit: T;
10
+ }
@@ -0,0 +1,8 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./directive/let.directive";
3
+ import * as i2 from "@angular/common";
4
+ export declare class BsLetModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<BsLetModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BsLetModule, [typeof i1.BsLetDirective], [typeof i2.CommonModule], [typeof i1.BsLetDirective]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<BsLetModule>;
8
+ }
@@ -1 +1 @@
1
- export declare type Breakpoint = 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
1
+ export type Breakpoint = 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
@@ -1 +1 @@
1
- export declare type Position = 'top' | 'end' | 'bottom' | 'start';
1
+ export type Position = 'top' | 'end' | 'bottom' | 'start';
@@ -1 +1 @@
1
- export declare type Size = 'small' | 'medium' | 'large';
1
+ export type Size = 'small' | 'medium' | 'large';
@@ -1 +1 @@
1
- export declare type BsViewState = 'open' | 'closed';
1
+ export type BsViewState = 'open' | 'closed';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mintplayer/ng-bootstrap",
3
3
  "private": false,
4
- "version": "15.18.7",
4
+ "version": "15.19.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/MintPlayer/mintplayer-ng-bootstrap",
@@ -21,8 +21,8 @@
21
21
  "@mintplayer/pagination": "^1.1.0",
22
22
  "@mintplayer/ng-focus-on-load": "^15.2.0",
23
23
  "@mintplayer/ng-swiper": "^15.1.0",
24
- "@angular/platform-browser": "~15.1.0",
25
- "@angular/router": "~15.1.0"
24
+ "@angular/platform-browser": "15.2.1",
25
+ "@angular/router": "15.2.1"
26
26
  },
27
27
  "dependencies": {
28
28
  "tslib": "^2.3.0"
@@ -285,6 +285,14 @@
285
285
  "node": "./fesm2015/mintplayer-ng-bootstrap-lazy-loading.mjs",
286
286
  "default": "./fesm2020/mintplayer-ng-bootstrap-lazy-loading.mjs"
287
287
  },
288
+ "./let": {
289
+ "types": "./let/index.d.ts",
290
+ "esm2020": "./esm2020/let/mintplayer-ng-bootstrap-let.mjs",
291
+ "es2020": "./fesm2020/mintplayer-ng-bootstrap-let.mjs",
292
+ "es2015": "./fesm2015/mintplayer-ng-bootstrap-let.mjs",
293
+ "node": "./fesm2015/mintplayer-ng-bootstrap-let.mjs",
294
+ "default": "./fesm2020/mintplayer-ng-bootstrap-let.mjs"
295
+ },
288
296
  "./list-group": {
289
297
  "types": "./list-group/index.d.ts",
290
298
  "esm2020": "./esm2020/list-group/mintplayer-ng-bootstrap-list-group.mjs",
@@ -453,6 +461,14 @@
453
461
  "node": "./fesm2015/mintplayer-ng-bootstrap-spinner.mjs",
454
462
  "default": "./fesm2020/mintplayer-ng-bootstrap-spinner.mjs"
455
463
  },
464
+ "./splitter": {
465
+ "types": "./splitter/index.d.ts",
466
+ "esm2020": "./esm2020/splitter/mintplayer-ng-bootstrap-splitter.mjs",
467
+ "es2020": "./fesm2020/mintplayer-ng-bootstrap-splitter.mjs",
468
+ "es2015": "./fesm2015/mintplayer-ng-bootstrap-splitter.mjs",
469
+ "node": "./fesm2015/mintplayer-ng-bootstrap-splitter.mjs",
470
+ "default": "./fesm2020/mintplayer-ng-bootstrap-splitter.mjs"
471
+ },
456
472
  "./tab-control": {
457
473
  "types": "./tab-control/index.d.ts",
458
474
  "esm2020": "./esm2020/tab-control/mintplayer-ng-bootstrap-tab-control.mjs",
@@ -1 +1 @@
1
- export declare type PageNumberType = number | '...';
1
+ export type PageNumberType = number | '...';
@@ -1 +1 @@
1
- export declare type BsSelectSize = 'sm' | 'md' | 'lg';
1
+ export type BsSelectSize = 'sm' | 'md' | 'lg';
@@ -0,0 +1 @@
1
+ export * from './src';
@@ -0,0 +1,7 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class BsElementAtPipe implements PipeTransform {
4
+ transform(value: any[] | null | undefined, index: number): any;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<BsElementAtPipe, never>;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<BsElementAtPipe, "bsElementAt", false>;
7
+ }
@@ -0,0 +1,5 @@
1
+ export * from './splitter.module';
2
+ export * from './element-at/element-at.pipe';
3
+ export * from './splitter/splitter.component';
4
+ export * from './split-panel/split-panel.component';
5
+ export * from './types';
@@ -0,0 +1,12 @@
1
+ import { Point } from "./point";
2
+ export interface DragOperation {
3
+ operation: EDragOperation;
4
+ startPosition: Point;
5
+ sizes: number[];
6
+ indexBefore: number;
7
+ indexAfter: number;
8
+ }
9
+ export declare enum EDragOperation {
10
+ none = 0,
11
+ resizeSplitter = 1
12
+ }
@@ -0,0 +1,4 @@
1
+ export interface Point {
2
+ x: number;
3
+ y: number;
4
+ }
@@ -0,0 +1,11 @@
1
+ import { DomPortal } from '@angular/cdk/portal';
2
+ import { ElementRef, AfterViewInit } from '@angular/core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class BsSplitPanelComponent implements AfterViewInit {
5
+ private element;
6
+ constructor(element: ElementRef);
7
+ portal?: DomPortal;
8
+ ngAfterViewInit(): void;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<BsSplitPanelComponent, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<BsSplitPanelComponent, "bs-split-panel", never, {}, {}, never, ["*"], false, never>;
11
+ }
@@ -0,0 +1,29 @@
1
+ import { QueryList, ElementRef } from '@angular/core';
2
+ import { BehaviorSubject, Observable } from 'rxjs';
3
+ import { DragOperation } from '../interfaces/drag-operation';
4
+ import { BsSplitPanelComponent } from '../split-panel/split-panel.component';
5
+ import { Direction } from '../types/direction.type';
6
+ import * as i0 from "@angular/core";
7
+ export declare class BsSplitterComponent {
8
+ constructor();
9
+ orientation$: BehaviorSubject<Direction>;
10
+ get orientation(): Direction;
11
+ set orientation(value: Direction);
12
+ previewSizes$: BehaviorSubject<number[] | null>;
13
+ panels$: BehaviorSubject<BsSplitPanelComponent[]>;
14
+ set panels(value: QueryList<BsSplitPanelComponent>);
15
+ splitPanels: QueryList<ElementRef<HTMLDivElement>>;
16
+ classes: boolean;
17
+ directionClass$: Observable<string>;
18
+ splitterClass$: Observable<string>;
19
+ widthStyles$: Observable<string[] | null>;
20
+ heightStyles$: Observable<string[] | null>;
21
+ isResizing$: BehaviorSubject<boolean>;
22
+ operation: DragOperation | null;
23
+ computeSizes(): number[];
24
+ startResize(ev: MouseEvent, indexBefore: number, indexAfter: number): void;
25
+ onMouseMove(ev: MouseEvent): void;
26
+ onMouseUp(ev: MouseEvent): void;
27
+ static ɵfac: i0.ɵɵFactoryDeclaration<BsSplitterComponent, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<BsSplitterComponent, "bs-splitter", never, { "orientation": "orientation"; }, {}, ["panels"], ["*"], false, never>;
29
+ }
@@ -0,0 +1,12 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./splitter/splitter.component";
3
+ import * as i2 from "./split-panel/split-panel.component";
4
+ import * as i3 from "./element-at/element-at.pipe";
5
+ import * as i4 from "@angular/common";
6
+ import * as i5 from "@angular/cdk/portal";
7
+ import * as i6 from "@mintplayer/ng-bootstrap/let";
8
+ export declare class BsSplitterModule {
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<BsSplitterModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BsSplitterModule, [typeof i1.BsSplitterComponent, typeof i2.BsSplitPanelComponent, typeof i3.BsElementAtPipe], [typeof i4.CommonModule, typeof i5.PortalModule, typeof i6.BsLetModule], [typeof i1.BsSplitterComponent, typeof i2.BsSplitPanelComponent, typeof i3.BsElementAtPipe]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<BsSplitterModule>;
12
+ }
@@ -0,0 +1 @@
1
+ export type Direction = 'horizontal' | 'vertical';
@@ -0,0 +1 @@
1
+ export * from './direction.type';
@@ -1,11 +1,17 @@
1
+ import { BehaviorSubject, Observable } from 'rxjs';
1
2
  import { BsTabPageComponent } from '../tab-page/tab-page.component';
2
3
  import * as i0 from "@angular/core";
3
4
  export declare class BsTabControlComponent {
5
+ constructor();
4
6
  dBlock: boolean;
5
7
  positionRelative: boolean;
6
8
  tabPages: BsTabPageComponent[];
7
9
  border: boolean;
8
10
  activeTab: BsTabPageComponent | null;
11
+ tabControlId$: BehaviorSubject<number>;
12
+ tabControlName$: Observable<string>;
13
+ static tabControlCounter: number;
14
+ tabCounter: number;
9
15
  setActiveTab(tab: BsTabPageComponent): boolean;
10
16
  static ɵfac: i0.ɵɵFactoryDeclaration<BsTabControlComponent, never>;
11
17
  static ɵcmp: i0.ɵɵComponentDeclaration<BsTabControlComponent, "bs-tab-control", never, { "border": "border"; }, {}, ["tabPages"], ["*"], false, never>;
@@ -2,8 +2,9 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./tab-control/tab-control.component";
3
3
  import * as i2 from "./tab-page/tab-page.component";
4
4
  import * as i3 from "@angular/common";
5
+ import * as i4 from "@mintplayer/ng-bootstrap/no-noscript";
5
6
  export declare class BsTabControlModule {
6
7
  static ɵfac: i0.ɵɵFactoryDeclaration<BsTabControlModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<BsTabControlModule, [typeof i1.BsTabControlComponent, typeof i2.BsTabPageComponent], [typeof i3.CommonModule], [typeof i1.BsTabControlComponent, typeof i2.BsTabPageComponent]>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BsTabControlModule, [typeof i1.BsTabControlComponent, typeof i2.BsTabPageComponent], [typeof i3.CommonModule, typeof i4.BsNoNoscriptModule], [typeof i1.BsTabControlComponent, typeof i2.BsTabPageComponent]>;
8
9
  static ɵinj: i0.ɵɵInjectorDeclaration<BsTabControlModule>;
9
10
  }
@@ -1,9 +1,12 @@
1
1
  import { TemplateRef } from '@angular/core';
2
+ import { BehaviorSubject, Observable } from 'rxjs';
2
3
  import { BsTabControlComponent } from '../tab-control/tab-control.component';
3
4
  import * as i0 from "@angular/core";
4
5
  export declare class BsTabPageComponent {
5
- tabControl: BsTabControlComponent;
6
6
  constructor(tabControl: BsTabControlComponent);
7
+ tabControl: BsTabControlComponent;
8
+ tabId$: BehaviorSubject<number>;
9
+ tabName$: Observable<string>;
7
10
  disabled: boolean;
8
11
  headerTemplate: TemplateRef<any>;
9
12
  static ɵfac: i0.ɵɵFactoryDeclaration<BsTabPageComponent, never>;
@@ -1 +1 @@
1
- export declare type BsCheckStyle = 'checkbox' | 'radio' | 'switch' | 'toggle_button' | 'radio_toggle_button';
1
+ export type BsCheckStyle = 'checkbox' | 'radio' | 'switch' | 'toggle_button' | 'radio_toggle_button';
@@ -1 +1 @@
1
- export declare type BsOperatingSystem = 'Android' | 'iOS' | 'Windows';
1
+ export type BsOperatingSystem = 'Android' | 'iOS' | 'Windows';
@@ -1 +1 @@
1
- export declare type BsWebbrowser = 'Chrome' | 'Firefox' | 'Safari' | 'Opera' | 'Edge';
1
+ export type BsWebbrowser = 'Chrome' | 'Firefox' | 'Safari' | 'Opera' | 'Edge';