@mintplayer/ng-bootstrap 16.0.2 → 16.1.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 (316) hide show
  1. package/code-snippet/src/code-snippet.component.d.ts +2 -3
  2. package/code-snippet/src/code-snippet.module.d.ts +2 -2
  3. package/datatable/src/datatable/datatable.component.d.ts +2 -2
  4. package/esm2022/accordion/src/accordion/accordion.component.mjs +3 -3
  5. package/esm2022/accordion/src/accordion-tab/accordion-tab.component.mjs +3 -3
  6. package/esm2022/accordion/src/accordion-tab-header/accordion-tab-header.component.mjs +3 -3
  7. package/esm2022/accordion/src/accordion.module.mjs +4 -4
  8. package/esm2022/alert/src/alert/alert.component.mjs +3 -3
  9. package/esm2022/alert/src/alert-close/alert-close.component.mjs +3 -3
  10. package/esm2022/alert/src/alert.module.mjs +4 -4
  11. package/esm2022/badge/src/badge.component.mjs +3 -3
  12. package/esm2022/badge/src/badge.module.mjs +4 -4
  13. package/esm2022/breadcrumb/src/breadcrumb/breadcrumb.component.mjs +3 -3
  14. package/esm2022/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  15. package/esm2022/breadcrumb/src/breadcrumb.module.mjs +4 -4
  16. package/esm2022/button-group/src/button-group/button-group.component.mjs +3 -3
  17. package/esm2022/button-group/src/button-group.module.mjs +4 -4
  18. package/esm2022/button-type/src/button-type/button-type.directive.mjs +3 -3
  19. package/esm2022/button-type/src/button-type/button-type.module.mjs +4 -4
  20. package/esm2022/calendar/src/calendar.component.mjs +3 -3
  21. package/esm2022/calendar/src/calendar.module.mjs +4 -4
  22. package/esm2022/calendar-month/src/pipes/month-name/month-name.module.mjs +4 -4
  23. package/esm2022/calendar-month/src/pipes/month-name/month-name.pipe.mjs +3 -3
  24. package/esm2022/calendar-month/src/pipes/weekday-name/weekday-name.module.mjs +4 -4
  25. package/esm2022/calendar-month/src/pipes/weekday-name/weekday-name.pipe.mjs +3 -3
  26. package/esm2022/calendar-month/src/service/calendar-month.service.mjs +3 -3
  27. package/esm2022/card/src/card/card.component.mjs +3 -3
  28. package/esm2022/card/src/card-header/card-header.component.mjs +3 -3
  29. package/esm2022/card/src/card.module.mjs +4 -4
  30. package/esm2022/carousel/src/carousel/carousel.component.mjs +5 -5
  31. package/esm2022/carousel/src/carousel-image/carousel-image.directive.mjs +3 -3
  32. package/esm2022/carousel/src/carousel.module.mjs +4 -4
  33. package/esm2022/close/src/close.component.mjs +3 -3
  34. package/esm2022/close/src/close.module.mjs +4 -4
  35. package/esm2022/code-snippet/src/code-snippet.component.mjs +12 -13
  36. package/esm2022/code-snippet/src/code-snippet.module.mjs +9 -9
  37. package/esm2022/context-menu/src/context-menu.directive.mjs +3 -3
  38. package/esm2022/context-menu/src/context-menu.module.mjs +4 -4
  39. package/esm2022/copy/src/copy.directive.mjs +3 -3
  40. package/esm2022/copy/src/copy.module.mjs +4 -4
  41. package/esm2022/datatable/src/datatable/datatable.component.mjs +8 -8
  42. package/esm2022/datatable/src/datatable-column/datatable-column.directive.mjs +3 -3
  43. package/esm2022/datatable/src/datatable.module.mjs +4 -4
  44. package/esm2022/datatable/src/row-template/row-template.directive.mjs +3 -3
  45. package/esm2022/datepicker/src/datepicker.component.mjs +3 -3
  46. package/esm2022/datepicker/src/datepicker.module.mjs +4 -4
  47. package/esm2022/dock/src/dock/dock.component.mjs +3 -3
  48. package/esm2022/dock/src/dock-pane-renderer/dock-pane-renderer.component.mjs +3 -3
  49. package/esm2022/dock/src/dock-panel/dock-panel.component.mjs +3 -3
  50. package/esm2022/dock/src/dock-panel-header/dock-panel-header.component.mjs +3 -3
  51. package/esm2022/dock/src/dock.module.mjs +4 -4
  52. package/esm2022/dock/src/services/dock/dock.service.mjs +3 -3
  53. package/esm2022/dropdown/src/dropdown/dropdown.directive.mjs +3 -3
  54. package/esm2022/dropdown/src/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  55. package/esm2022/dropdown/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
  56. package/esm2022/dropdown/src/dropdown.module.mjs +4 -4
  57. package/esm2022/dropdown-divider/src/dropdown-divider.directive.mjs +3 -3
  58. package/esm2022/dropdown-divider/src/dropdown-divider.module.mjs +4 -4
  59. package/esm2022/dropdown-menu/src/dropdown-item/dropdown-item.component.mjs +3 -3
  60. package/esm2022/dropdown-menu/src/dropdown-menu/dropdown-menu.component.mjs +3 -3
  61. package/esm2022/dropdown-menu/src/dropdown-menu.module.mjs +4 -4
  62. package/esm2022/enhanced-paste/src/directive/enhanced-paste.directive.mjs +3 -3
  63. package/esm2022/enhanced-paste/src/enhanced-paste.module.mjs +4 -4
  64. package/esm2022/enum/src/service/enum.service.mjs +3 -3
  65. package/esm2022/file-upload/src/component/file-upload.component.mjs +3 -3
  66. package/esm2022/file-upload/src/directive/file-upload-template.directive.mjs +3 -3
  67. package/esm2022/file-upload/src/file-upload.module.mjs +4 -4
  68. package/esm2022/file-upload/src/pipes/format-bytes/format-bytes.pipe.mjs +3 -3
  69. package/esm2022/floating-labels/src/floating-labels/floating-label/floating-label.component.mjs +3 -3
  70. package/esm2022/floating-labels/src/floating-labels/floating-labels.module.mjs +4 -4
  71. package/esm2022/for/src/for.directive.mjs +3 -3
  72. package/esm2022/for/src/for.module.mjs +4 -4
  73. package/esm2022/form/src/form/form.component.mjs +3 -3
  74. package/esm2022/form/src/form-control/form-control.directive.mjs +3 -3
  75. package/esm2022/form/src/form-group/form-group.directive.mjs +3 -3
  76. package/esm2022/form/src/form.module.mjs +4 -4
  77. package/esm2022/grid/src/component/grid.component.mjs +3 -3
  78. package/esm2022/grid/src/directives/col-form-label/col-form-label.directive.mjs +3 -3
  79. package/esm2022/grid/src/directives/column/column.directive.mjs +3 -3
  80. package/esm2022/grid/src/directives/row/row.directive.mjs +3 -3
  81. package/esm2022/grid/src/grid.module.mjs +4 -4
  82. package/esm2022/has-overlay/src/has-overlay/has-overlay.component.mjs +3 -3
  83. package/esm2022/has-overlay/src/has-overlay/has-overlay.module.mjs +4 -4
  84. package/esm2022/icon/src/icon.component.mjs +3 -3
  85. package/esm2022/icon/src/icon.module.mjs +4 -4
  86. package/esm2022/input-group/src/input-group/input-group.component.mjs +3 -3
  87. package/esm2022/input-group/src/input-group.module.mjs +4 -4
  88. package/esm2022/instance-of/src/directives/instanceof-case.directive.mjs +3 -3
  89. package/esm2022/instance-of/src/directives/instanceof-default.directive.mjs +3 -3
  90. package/esm2022/instance-of/src/directives/instanceof.directive.mjs +3 -3
  91. package/esm2022/instance-of/src/instance-of.module.mjs +4 -4
  92. package/esm2022/instance-of/src/pipes/instance-of.pipe.mjs +3 -3
  93. package/esm2022/lazy-loading/src/lazy-load/lazy-load.directive.mjs +3 -3
  94. package/esm2022/lazy-loading/src/lazy-loading.module.mjs +4 -4
  95. package/esm2022/let/directive/let.directive.mjs +3 -3
  96. package/esm2022/let/let.module.mjs +4 -4
  97. package/esm2022/lib/pipes/font-color/font-color.module.mjs +4 -4
  98. package/esm2022/lib/pipes/font-color/font-color.pipe.mjs +3 -3
  99. package/esm2022/lib/pipes/in-list/in-list.module.mjs +4 -4
  100. package/esm2022/lib/pipes/in-list/in-list.pipe.mjs +3 -3
  101. package/esm2022/lib/pipes/uc-first/uc-first.module.mjs +4 -4
  102. package/esm2022/lib/pipes/uc-first/uc-first.pipe.mjs +3 -3
  103. package/esm2022/list-group/src/list-group/list-group.component.mjs +3 -3
  104. package/esm2022/list-group/src/list-group-item/list-group-item.component.mjs +3 -3
  105. package/esm2022/list-group/src/list-group.module.mjs +4 -4
  106. package/esm2022/markdown/src/bold/bold.pipe.mjs +3 -3
  107. package/esm2022/markdown/src/italic/italic.pipe.mjs +3 -3
  108. package/esm2022/markdown/src/markdown.module.mjs +4 -4
  109. package/esm2022/markdown/src/strikethrough/strikethrough.pipe.mjs +3 -3
  110. package/esm2022/markdown/src/underline/underline.pipe.mjs +3 -3
  111. package/esm2022/modal/src/components/modal/modal.component.mjs +3 -3
  112. package/esm2022/modal/src/components/modal-host/modal-host.component.mjs +3 -3
  113. package/esm2022/modal/src/directives/modal/modal.directive.mjs +3 -3
  114. package/esm2022/modal/src/directives/modal-body/modal-body.directive.mjs +3 -3
  115. package/esm2022/modal/src/directives/modal-close/modal-close.directive.mjs +3 -3
  116. package/esm2022/modal/src/directives/modal-footer/modal-footer.directive.mjs +3 -3
  117. package/esm2022/modal/src/directives/modal-header/modal-header.directive.mjs +3 -3
  118. package/esm2022/modal/src/modal.module.mjs +4 -4
  119. package/esm2022/multiselect/src/component/multiselect.component.mjs +3 -3
  120. package/esm2022/multiselect/src/directives/button-template/button-template.directive.mjs +3 -3
  121. package/esm2022/multiselect/src/directives/footer-template/footer-template.directive.mjs +3 -3
  122. package/esm2022/multiselect/src/directives/header-template/header-template.directive.mjs +3 -3
  123. package/esm2022/multiselect/src/multiselect.module.mjs +4 -4
  124. package/esm2022/navbar/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
  125. package/esm2022/navbar/src/expand-button/expand-button.directive.mjs +3 -3
  126. package/esm2022/navbar/src/nav-link/nav-link.directive.mjs +3 -3
  127. package/esm2022/navbar/src/navbar/navbar.component.mjs +3 -3
  128. package/esm2022/navbar/src/navbar-brand/navbar-brand.component.mjs +3 -3
  129. package/esm2022/navbar/src/navbar-content/navbar-content.directive.mjs +3 -3
  130. package/esm2022/navbar/src/navbar-dropdown/navbar-dropdown.component.mjs +3 -3
  131. package/esm2022/navbar/src/navbar-item/navbar-item.component.mjs +3 -3
  132. package/esm2022/navbar/src/navbar-nav/navbar-nav.component.mjs +3 -3
  133. package/esm2022/navbar/src/navbar-toggler/navbar-toggler.component.mjs +3 -3
  134. package/esm2022/navbar/src/navbar.module.mjs +4 -4
  135. package/esm2022/navigation-lock/src/directive/navigation-lock.directive.mjs +3 -3
  136. package/esm2022/navigation-lock/src/guard/navigation-lock.guard.mjs +3 -3
  137. package/esm2022/navigation-lock/src/navigation-lock.module.mjs +4 -4
  138. package/esm2022/no-noscript/src/no-noscript/no-noscript.directive.mjs +3 -3
  139. package/esm2022/no-noscript/src/no-noscript.module.mjs +4 -4
  140. package/esm2022/offcanvas/src/components/offcanvas/offcanvas.component.mjs +3 -3
  141. package/esm2022/offcanvas/src/components/offcanvas-body/offcanvas-body.component.mjs +3 -3
  142. package/esm2022/offcanvas/src/components/offcanvas-header/offcanvas-header.component.mjs +3 -3
  143. package/esm2022/offcanvas/src/components/offcanvas-host/offcanvas-host.component.mjs +3 -3
  144. package/esm2022/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.mjs +3 -3
  145. package/esm2022/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.mjs +3 -3
  146. package/esm2022/offcanvas/src/directives/offcanvas-push/offcanvas-push.directive.mjs +3 -3
  147. package/esm2022/offcanvas/src/offcanvas.module.mjs +4 -4
  148. package/esm2022/ordinal-number/src/ordinal-number/ordinal-number.pipe.mjs +3 -3
  149. package/esm2022/ordinal-number/src/ordinal-number.module.mjs +4 -4
  150. package/esm2022/pagination/src/component/pagination/pagination.component.mjs +3 -3
  151. package/esm2022/pagination/src/pagination.module.mjs +4 -4
  152. package/esm2022/placeholder/src/placeholder/placeholder.component.mjs +3 -3
  153. package/esm2022/placeholder/src/placeholder-field/placeholder-field.directive.mjs +3 -3
  154. package/esm2022/placeholder/src/placeholder.module.mjs +4 -4
  155. package/esm2022/popover/src/component/popover.component.mjs +3 -3
  156. package/esm2022/popover/src/directives/popover/popover.directive.mjs +3 -3
  157. package/esm2022/popover/src/directives/popover-body/popover-body.directive.mjs +3 -3
  158. package/esm2022/popover/src/directives/popover-header/popover-header.directive.mjs +3 -3
  159. package/esm2022/popover/src/popover.module.mjs +4 -4
  160. package/esm2022/progress-bar/src/progress/progress.component.mjs +3 -3
  161. package/esm2022/progress-bar/src/progress-bar/progress-bar.component.mjs +3 -3
  162. package/esm2022/progress-bar/src/progress-bar.module.mjs +4 -4
  163. package/esm2022/range/src/component/range.component.mjs +3 -3
  164. package/esm2022/range/src/range.module.mjs +4 -4
  165. package/esm2022/range/src/value-accessor/range-value-accessor.mjs +3 -3
  166. package/esm2022/rating/src/component/rating.component.mjs +3 -3
  167. package/esm2022/rating/src/rating.module.mjs +4 -4
  168. package/esm2022/resizable/src/resizable/resizable.component.mjs +3 -3
  169. package/esm2022/resizable/src/resizable.module.mjs +4 -4
  170. package/esm2022/resizable/src/resize-glyph/resize-glyph.directive.mjs +3 -3
  171. package/esm2022/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.mjs +3 -3
  172. package/esm2022/scheduler/src/components/scheduler/scheduler.component.mjs +3 -3
  173. package/esm2022/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +3 -3
  174. package/esm2022/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +3 -3
  175. package/esm2022/scheduler/src/pipes/date-offset/date-offset.pipe.mjs +3 -3
  176. package/esm2022/scheduler/src/pipes/day-of-week/day-of-week.pipe.mjs +3 -3
  177. package/esm2022/scheduler/src/scheduler.module.mjs +4 -4
  178. package/esm2022/scheduler/src/services/timeline/timeline.service.mjs +3 -3
  179. package/esm2022/scrollspy/src/component/scrollspy.component.mjs +3 -3
  180. package/esm2022/scrollspy/src/directives/scrollspy.directive.mjs +3 -3
  181. package/esm2022/scrollspy/src/scrollspy.module.mjs +4 -4
  182. package/esm2022/scrollspy/src/services/scroll-offset/scroll-offset.service.mjs +3 -3
  183. package/esm2022/select/src/component/select.component.mjs +3 -3
  184. package/esm2022/select/src/select.module.mjs +4 -4
  185. package/esm2022/select/src/value-accessors/select-value-accessor.mjs +6 -6
  186. package/esm2022/select2/src/component/select2.component.mjs +3 -3
  187. package/esm2022/select2/src/directive/item-template.directive.mjs +3 -3
  188. package/esm2022/select2/src/select2.module.mjs +4 -4
  189. package/esm2022/spinner/src/spinner.component.mjs +3 -3
  190. package/esm2022/spinner/src/spinner.module.mjs +4 -4
  191. package/esm2022/splitter/src/element-at/element-at.pipe.mjs +3 -3
  192. package/esm2022/splitter/src/split-panel/split-panel.component.mjs +3 -3
  193. package/esm2022/splitter/src/splitter/splitter.component.mjs +3 -3
  194. package/esm2022/splitter/src/splitter.module.mjs +4 -4
  195. package/esm2022/tab-control/src/tab-control/tab-control.component.mjs +3 -3
  196. package/esm2022/tab-control/src/tab-control.module.mjs +4 -4
  197. package/esm2022/tab-control/src/tab-page/tab-page.component.mjs +3 -3
  198. package/esm2022/tab-control/src/tab-page-header/tab-page-header.directive.mjs +3 -3
  199. package/esm2022/table/src/component/table.component.mjs +3 -3
  200. package/esm2022/table/src/table.module.mjs +4 -4
  201. package/esm2022/timepicker/src/timepicker.component.mjs +3 -3
  202. package/esm2022/timepicker/src/timepicker.module.mjs +4 -4
  203. package/esm2022/toast/src/components/toast/toast.component.mjs +3 -3
  204. package/esm2022/toast/src/components/toast-body/toast-body.component.mjs +3 -3
  205. package/esm2022/toast/src/components/toast-container/toast-container.component.mjs +3 -3
  206. package/esm2022/toast/src/components/toast-header/toast-header.component.mjs +3 -3
  207. package/esm2022/toast/src/directives/toast-close/toast-close.directive.mjs +3 -3
  208. package/esm2022/toast/src/pipes/add-properties.pipe.mjs +3 -3
  209. package/esm2022/toast/src/services/toast/toast.service.mjs +3 -3
  210. package/esm2022/toast/src/toast.module.mjs +4 -4
  211. package/esm2022/toggle-button/src/component/toggle-button.component.mjs +3 -3
  212. package/esm2022/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.mjs +3 -3
  213. package/esm2022/toggle-button/src/toggle-button.module.mjs +4 -4
  214. package/esm2022/toggle-button/src/value-accessor/toggle-button-value-accessor.mjs +3 -3
  215. package/esm2022/tooltip/src/component/tooltip.component.mjs +3 -3
  216. package/esm2022/tooltip/src/directive/tooltip.directive.mjs +3 -3
  217. package/esm2022/tooltip/src/tooltip.module.mjs +4 -4
  218. package/esm2022/treeview/src/treeview/treeview.component.mjs +3 -3
  219. package/esm2022/treeview/src/treeview-item/treeview-item.component.mjs +3 -3
  220. package/esm2022/treeview/src/treeview.module.mjs +4 -4
  221. package/esm2022/typeahead/src/typeahead.component.mjs +3 -3
  222. package/esm2022/typeahead/src/typeahead.module.mjs +4 -4
  223. package/esm2022/user-agent/src/directive/user-agent.directive.mjs +3 -3
  224. package/esm2022/user-agent/src/user-agent.module.mjs +4 -4
  225. package/fesm2022/mintplayer-ng-bootstrap-accordion.mjs +13 -13
  226. package/fesm2022/mintplayer-ng-bootstrap-alert.mjs +10 -10
  227. package/fesm2022/mintplayer-ng-bootstrap-badge.mjs +7 -7
  228. package/fesm2022/mintplayer-ng-bootstrap-breadcrumb.mjs +10 -10
  229. package/fesm2022/mintplayer-ng-bootstrap-button-group.mjs +7 -7
  230. package/fesm2022/mintplayer-ng-bootstrap-button-type.mjs +7 -7
  231. package/fesm2022/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
  232. package/fesm2022/mintplayer-ng-bootstrap-calendar.mjs +7 -7
  233. package/fesm2022/mintplayer-ng-bootstrap-card.mjs +10 -10
  234. package/fesm2022/mintplayer-ng-bootstrap-carousel.mjs +11 -11
  235. package/fesm2022/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
  236. package/fesm2022/mintplayer-ng-bootstrap-close.mjs +7 -7
  237. package/fesm2022/mintplayer-ng-bootstrap-code-snippet.mjs +19 -19
  238. package/fesm2022/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
  239. package/fesm2022/mintplayer-ng-bootstrap-context-menu.mjs +7 -7
  240. package/fesm2022/mintplayer-ng-bootstrap-copy.mjs +7 -7
  241. package/fesm2022/mintplayer-ng-bootstrap-datatable.mjs +17 -17
  242. package/fesm2022/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
  243. package/fesm2022/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
  244. package/fesm2022/mintplayer-ng-bootstrap-dock.mjs +19 -19
  245. package/fesm2022/mintplayer-ng-bootstrap-dropdown-divider.mjs +7 -7
  246. package/fesm2022/mintplayer-ng-bootstrap-dropdown-menu.mjs +10 -10
  247. package/fesm2022/mintplayer-ng-bootstrap-dropdown.mjs +13 -13
  248. package/fesm2022/mintplayer-ng-bootstrap-enhanced-paste.mjs +7 -7
  249. package/fesm2022/mintplayer-ng-bootstrap-enum.mjs +3 -3
  250. package/fesm2022/mintplayer-ng-bootstrap-file-upload.mjs +13 -13
  251. package/fesm2022/mintplayer-ng-bootstrap-floating-labels.mjs +7 -7
  252. package/fesm2022/mintplayer-ng-bootstrap-for.mjs +7 -7
  253. package/fesm2022/mintplayer-ng-bootstrap-form.mjs +13 -13
  254. package/fesm2022/mintplayer-ng-bootstrap-grid.mjs +16 -16
  255. package/fesm2022/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
  256. package/fesm2022/mintplayer-ng-bootstrap-icon.mjs +7 -7
  257. package/fesm2022/mintplayer-ng-bootstrap-input-group.mjs +7 -7
  258. package/fesm2022/mintplayer-ng-bootstrap-instance-of.mjs +16 -16
  259. package/fesm2022/mintplayer-ng-bootstrap-lazy-loading.mjs +7 -7
  260. package/fesm2022/mintplayer-ng-bootstrap-let.mjs +7 -7
  261. package/fesm2022/mintplayer-ng-bootstrap-list-group.mjs +10 -10
  262. package/fesm2022/mintplayer-ng-bootstrap-markdown.mjs +16 -16
  263. package/fesm2022/mintplayer-ng-bootstrap-modal.mjs +25 -25
  264. package/fesm2022/mintplayer-ng-bootstrap-multiselect.mjs +16 -16
  265. package/fesm2022/mintplayer-ng-bootstrap-navbar.mjs +34 -34
  266. package/fesm2022/mintplayer-ng-bootstrap-navigation-lock.mjs +10 -10
  267. package/fesm2022/mintplayer-ng-bootstrap-no-noscript.mjs +7 -7
  268. package/fesm2022/mintplayer-ng-bootstrap-offcanvas.mjs +25 -25
  269. package/fesm2022/mintplayer-ng-bootstrap-ordinal-number.mjs +7 -7
  270. package/fesm2022/mintplayer-ng-bootstrap-pagination.mjs +7 -7
  271. package/fesm2022/mintplayer-ng-bootstrap-placeholder.mjs +10 -10
  272. package/fesm2022/mintplayer-ng-bootstrap-popover.mjs +16 -16
  273. package/fesm2022/mintplayer-ng-bootstrap-progress-bar.mjs +10 -10
  274. package/fesm2022/mintplayer-ng-bootstrap-range.mjs +10 -10
  275. package/fesm2022/mintplayer-ng-bootstrap-rating.mjs +7 -7
  276. package/fesm2022/mintplayer-ng-bootstrap-resizable.mjs +10 -10
  277. package/fesm2022/mintplayer-ng-bootstrap-scheduler.mjs +25 -25
  278. package/fesm2022/mintplayer-ng-bootstrap-scrollspy.mjs +13 -13
  279. package/fesm2022/mintplayer-ng-bootstrap-select.mjs +13 -13
  280. package/fesm2022/mintplayer-ng-bootstrap-select2.mjs +10 -10
  281. package/fesm2022/mintplayer-ng-bootstrap-spinner.mjs +7 -7
  282. package/fesm2022/mintplayer-ng-bootstrap-splitter.mjs +13 -13
  283. package/fesm2022/mintplayer-ng-bootstrap-tab-control.mjs +13 -13
  284. package/fesm2022/mintplayer-ng-bootstrap-table.mjs +7 -7
  285. package/fesm2022/mintplayer-ng-bootstrap-timepicker.mjs +7 -7
  286. package/fesm2022/mintplayer-ng-bootstrap-toast.mjs +25 -25
  287. package/fesm2022/mintplayer-ng-bootstrap-toggle-button.mjs +13 -13
  288. package/fesm2022/mintplayer-ng-bootstrap-tooltip.mjs +10 -10
  289. package/fesm2022/mintplayer-ng-bootstrap-treeview.mjs +10 -10
  290. package/fesm2022/mintplayer-ng-bootstrap-typeahead.mjs +7 -7
  291. package/fesm2022/mintplayer-ng-bootstrap-user-agent.mjs +7 -7
  292. package/fesm2022/mintplayer-ng-bootstrap.mjs +21 -21
  293. package/package.json +2 -8
  294. package/esm2022/snackbar/index.mjs +0 -2
  295. package/esm2022/snackbar/mintplayer-ng-bootstrap-snackbar.mjs +0 -5
  296. package/esm2022/snackbar/src/component/snackbar.component.mjs +0 -37
  297. package/esm2022/snackbar/src/directives/index.mjs +0 -2
  298. package/esm2022/snackbar/src/directives/snackbar-close/snackbar-close.directive.mjs +0 -28
  299. package/esm2022/snackbar/src/index.mjs +0 -6
  300. package/esm2022/snackbar/src/interfaces/index.mjs +0 -2
  301. package/esm2022/snackbar/src/interfaces/snackbar-animation-meta.mjs +0 -2
  302. package/esm2022/snackbar/src/providers/snackbar-content.provider.mjs +0 -3
  303. package/esm2022/snackbar/src/service/snackbar.service.mjs +0 -46
  304. package/esm2022/snackbar/src/snackbar.module.mjs +0 -44
  305. package/fesm2022/mintplayer-ng-bootstrap-snackbar.mjs +0 -144
  306. package/fesm2022/mintplayer-ng-bootstrap-snackbar.mjs.map +0 -1
  307. package/snackbar/index.d.ts +0 -1
  308. package/snackbar/src/component/snackbar.component.d.ts +0 -15
  309. package/snackbar/src/directives/index.d.ts +0 -1
  310. package/snackbar/src/directives/snackbar-close/snackbar-close.directive.d.ts +0 -11
  311. package/snackbar/src/index.d.ts +0 -5
  312. package/snackbar/src/interfaces/index.d.ts +0 -1
  313. package/snackbar/src/interfaces/snackbar-animation-meta.d.ts +0 -7
  314. package/snackbar/src/providers/snackbar-content.provider.d.ts +0 -2
  315. package/snackbar/src/service/snackbar.service.d.ts +0 -13
  316. package/snackbar/src/snackbar.module.d.ts +0 -11
@@ -23,11 +23,11 @@ class BsCopyDirective {
23
23
  this.doc.execCommand('copy');
24
24
  this.doc.removeEventListener('copy', listener, false);
25
25
  }
26
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsCopyDirective, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
27
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.1", type: BsCopyDirective, selector: "[bsCopy]", inputs: { bsCopy: "bsCopy" }, outputs: { bsCopied: "bsCopied" }, host: { listeners: { "click": "click($event)" } }, ngImport: i0 }); }
26
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsCopyDirective, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
27
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.3", type: BsCopyDirective, selector: "[bsCopy]", inputs: { bsCopy: "bsCopy" }, outputs: { bsCopied: "bsCopied" }, host: { listeners: { "click": "click($event)" } }, ngImport: i0 }); }
28
28
  }
29
29
  export { BsCopyDirective };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsCopyDirective, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsCopyDirective, decorators: [{
31
31
  type: Directive,
32
32
  args: [{
33
33
  selector: '[bsCopy]',
@@ -3,12 +3,12 @@ import { CommonModule } from '@angular/common';
3
3
  import { BsCopyDirective } from './copy.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  class BsCopyModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsCopyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.1", ngImport: i0, type: BsCopyModule, declarations: [BsCopyDirective], imports: [CommonModule], exports: [BsCopyDirective] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsCopyModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsCopyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsCopyModule, declarations: [BsCopyDirective], imports: [CommonModule], exports: [BsCopyDirective] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsCopyModule, imports: [CommonModule] }); }
9
9
  }
10
10
  export { BsCopyModule };
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsCopyModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsCopyModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [
@@ -12,7 +12,7 @@ class BsDatatableComponent {
12
12
  constructor() {
13
13
  //#region Columns
14
14
  this.columns$ = new BehaviorSubject([]);
15
- this.reloadData = new EventEmitter();
15
+ this.settingsChange = new EventEmitter();
16
16
  this.settings = new DatatableSettings();
17
17
  this.settings.sortProperty = '';
18
18
  this.settings.sortDirection = 'ascending';
@@ -35,16 +35,16 @@ class BsDatatableComponent {
35
35
  else {
36
36
  this.settings.sortDirection = 'descending';
37
37
  }
38
- this.reloadData.emit(this.settings);
38
+ this.settingsChange.emit(this.settings);
39
39
  }
40
40
  }
41
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatatableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
42
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.1", type: BsDatatableComponent, selector: "bs-datatable", inputs: { settings: "settings", data: "data" }, outputs: { reloadData: "reloadData" }, queries: [{ propertyName: "columns", predicate: BsDatatableColumnDirective }], ngImport: i0, template: "<bs-table [isResponsive]=\"true\" [striped]=\"true\" [hover]=\"true\" class=\"mb-3\">\n <thead>\n <tr>\n <th *ngFor=\"let column of (columns$ | async)\" class=\"text-nowrap\"\n [class.sort]=\"column.bsDatatableColumn.sortable\"\n [class.sort-asc]=\"column.bsDatatableColumn.sortable && (settings.sortProperty === column.bsDatatableColumn.name) && (settings.sortDirection === 'ascending')\"\n [class.sort-desc]=\"column.bsDatatableColumn.sortable && (settings.sortProperty === column.bsDatatableColumn.name) && (settings.sortDirection === 'descending')\"\n (click)=\"columnHeaderClicked(column)\">\n <ng-container *ngTemplateOutlet=\"column.templateRef\"></ng-container>\n </th>\n </tr>\n </thead>\n <tbody>\n <ng-container *ngIf=\"!!data && !!rowTemplate\">\n <ng-container *ngFor=\"let item of data.data\">\n <ng-container *ngTemplateOutlet=\"rowTemplate; context: { $implicit: item }\"></ng-container>\n </ng-container>\n </ng-container>\n </tbody>\n <tfoot>\n <tr>\n <td [colSpan]=\"numberOfColumns$ | async\">\n <bs-grid [stopFullWidthAt]=\"'never'\">\n <div bsRow>\n <div [bsColumn]=\"{md: 12}\">\n <bs-pagination class=\"float-start\" [pageNumbers]=\"settings.perPage.values\"\n [(selectedPageNumber)]=\"settings.perPage.selected\" (selectedPageNumberChange)=\"reloadData.emit(settings)\"\n [showArrows]=\"false\"></bs-pagination>\n <bs-pagination class=\"float-end\" [pageNumbers]=\"settings.page.values\"\n [(selectedPageNumber)]=\"settings.page.selected\" (selectedPageNumberChange)=\"reloadData.emit(settings)\"\n [showArrows]=\"true\"></bs-pagination>\n </div>\n </div>\n </bs-grid>\n </td>\n </tr>\n </tfoot>\n</bs-table>", styles: ["@charset \"UTF-8\";tfoot>tr>td{border-bottom:none}bs-table thead th.sort{position:relative;cursor:pointer;padding-right:2rem}bs-table thead th.sort:before,bs-table thead th.sort:after{position:absolute;display:block;opacity:.3;bottom:.5em}bs-table thead th.sort:before{content:\"\\2191\";right:1em}bs-table thead th.sort:after{content:\"\\2193\";right:.5em}bs-table thead th.sort.sort-asc:after{opacity:1}bs-table thead th.sort.sort-desc:before{opacity:1}\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: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.BsGridComponent, selector: "bs-grid", inputs: ["stopFullWidthAt"] }, { kind: "directive", type: i2.BsGridRowDirective, selector: "[bsRow]" }, { kind: "directive", type: i2.BsGridColumnDirective, selector: "[bsColumn]", inputs: ["bsColumn"] }, { kind: "component", type: i3.BsTableComponent, selector: "bs-table", inputs: ["isResponsive", "striped", "hover"] }, { kind: "component", type: i4.BsPaginationComponent, selector: "bs-pagination", inputs: ["selectedPageNumber", "numberOfBoxes", "pageNumbers", "showArrows", "size"], outputs: ["selectedPageNumberChange"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatatableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
42
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsDatatableComponent, selector: "bs-datatable", inputs: { settings: "settings", data: "data" }, outputs: { settingsChange: "settingsChange" }, queries: [{ propertyName: "columns", predicate: BsDatatableColumnDirective }], ngImport: i0, template: "<bs-table [isResponsive]=\"true\" [striped]=\"true\" [hover]=\"true\" class=\"mb-3\">\n <thead>\n <tr>\n <th *ngFor=\"let column of (columns$ | async)\" class=\"text-nowrap\"\n [class.sort]=\"column.bsDatatableColumn.sortable\"\n [class.sort-asc]=\"column.bsDatatableColumn.sortable && (settings.sortProperty === column.bsDatatableColumn.name) && (settings.sortDirection === 'ascending')\"\n [class.sort-desc]=\"column.bsDatatableColumn.sortable && (settings.sortProperty === column.bsDatatableColumn.name) && (settings.sortDirection === 'descending')\"\n (click)=\"columnHeaderClicked(column)\">\n <ng-container *ngTemplateOutlet=\"column.templateRef\"></ng-container>\n </th>\n </tr>\n </thead>\n <tbody>\n <ng-container *ngIf=\"!!data && !!rowTemplate\">\n <ng-container *ngFor=\"let item of data.data\">\n <ng-container *ngTemplateOutlet=\"rowTemplate; context: { $implicit: item }\"></ng-container>\n </ng-container>\n </ng-container>\n </tbody>\n <tfoot>\n <tr>\n <td [colSpan]=\"numberOfColumns$ | async\">\n <bs-grid [stopFullWidthAt]=\"'never'\">\n <div bsRow>\n <div [bsColumn]=\"{md: 12}\">\n <bs-pagination class=\"float-start\" [pageNumbers]=\"settings.perPage.values\"\n [(selectedPageNumber)]=\"settings.perPage.selected\" (selectedPageNumberChange)=\"settingsChange.emit(settings)\"\n [showArrows]=\"false\"></bs-pagination>\n <bs-pagination class=\"float-end\" [pageNumbers]=\"settings.page.values\"\n [(selectedPageNumber)]=\"settings.page.selected\" (selectedPageNumberChange)=\"settingsChange.emit(settings)\"\n [showArrows]=\"true\"></bs-pagination>\n </div>\n </div>\n </bs-grid>\n </td>\n </tr>\n </tfoot>\n</bs-table>", styles: ["@charset \"UTF-8\";tfoot>tr>td{border-bottom:none}bs-table thead th.sort{position:relative;cursor:pointer;padding-right:2rem}bs-table thead th.sort:before,bs-table thead th.sort:after{position:absolute;display:block;opacity:.3;bottom:.5em}bs-table thead th.sort:before{content:\"\\2191\";right:1em}bs-table thead th.sort:after{content:\"\\2193\";right:.5em}bs-table thead th.sort.sort-asc:after{opacity:1}bs-table thead th.sort.sort-desc:before{opacity:1}\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: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.BsGridComponent, selector: "bs-grid", inputs: ["stopFullWidthAt"] }, { kind: "directive", type: i2.BsGridRowDirective, selector: "[bsRow]" }, { kind: "directive", type: i2.BsGridColumnDirective, selector: "[bsColumn]", inputs: ["bsColumn"] }, { kind: "component", type: i3.BsTableComponent, selector: "bs-table", inputs: ["isResponsive", "striped", "hover"] }, { kind: "component", type: i4.BsPaginationComponent, selector: "bs-pagination", inputs: ["selectedPageNumber", "numberOfBoxes", "pageNumbers", "showArrows", "size"], outputs: ["selectedPageNumberChange"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
43
43
  }
44
44
  export { BsDatatableComponent };
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatatableComponent, decorators: [{
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatatableComponent, decorators: [{
46
46
  type: Component,
47
- args: [{ selector: 'bs-datatable', template: "<bs-table [isResponsive]=\"true\" [striped]=\"true\" [hover]=\"true\" class=\"mb-3\">\n <thead>\n <tr>\n <th *ngFor=\"let column of (columns$ | async)\" class=\"text-nowrap\"\n [class.sort]=\"column.bsDatatableColumn.sortable\"\n [class.sort-asc]=\"column.bsDatatableColumn.sortable && (settings.sortProperty === column.bsDatatableColumn.name) && (settings.sortDirection === 'ascending')\"\n [class.sort-desc]=\"column.bsDatatableColumn.sortable && (settings.sortProperty === column.bsDatatableColumn.name) && (settings.sortDirection === 'descending')\"\n (click)=\"columnHeaderClicked(column)\">\n <ng-container *ngTemplateOutlet=\"column.templateRef\"></ng-container>\n </th>\n </tr>\n </thead>\n <tbody>\n <ng-container *ngIf=\"!!data && !!rowTemplate\">\n <ng-container *ngFor=\"let item of data.data\">\n <ng-container *ngTemplateOutlet=\"rowTemplate; context: { $implicit: item }\"></ng-container>\n </ng-container>\n </ng-container>\n </tbody>\n <tfoot>\n <tr>\n <td [colSpan]=\"numberOfColumns$ | async\">\n <bs-grid [stopFullWidthAt]=\"'never'\">\n <div bsRow>\n <div [bsColumn]=\"{md: 12}\">\n <bs-pagination class=\"float-start\" [pageNumbers]=\"settings.perPage.values\"\n [(selectedPageNumber)]=\"settings.perPage.selected\" (selectedPageNumberChange)=\"reloadData.emit(settings)\"\n [showArrows]=\"false\"></bs-pagination>\n <bs-pagination class=\"float-end\" [pageNumbers]=\"settings.page.values\"\n [(selectedPageNumber)]=\"settings.page.selected\" (selectedPageNumberChange)=\"reloadData.emit(settings)\"\n [showArrows]=\"true\"></bs-pagination>\n </div>\n </div>\n </bs-grid>\n </td>\n </tr>\n </tfoot>\n</bs-table>", styles: ["@charset \"UTF-8\";tfoot>tr>td{border-bottom:none}bs-table thead th.sort{position:relative;cursor:pointer;padding-right:2rem}bs-table thead th.sort:before,bs-table thead th.sort:after{position:absolute;display:block;opacity:.3;bottom:.5em}bs-table thead th.sort:before{content:\"\\2191\";right:1em}bs-table thead th.sort:after{content:\"\\2193\";right:.5em}bs-table thead th.sort.sort-asc:after{opacity:1}bs-table thead th.sort.sort-desc:before{opacity:1}\n"] }]
47
+ args: [{ selector: 'bs-datatable', template: "<bs-table [isResponsive]=\"true\" [striped]=\"true\" [hover]=\"true\" class=\"mb-3\">\n <thead>\n <tr>\n <th *ngFor=\"let column of (columns$ | async)\" class=\"text-nowrap\"\n [class.sort]=\"column.bsDatatableColumn.sortable\"\n [class.sort-asc]=\"column.bsDatatableColumn.sortable && (settings.sortProperty === column.bsDatatableColumn.name) && (settings.sortDirection === 'ascending')\"\n [class.sort-desc]=\"column.bsDatatableColumn.sortable && (settings.sortProperty === column.bsDatatableColumn.name) && (settings.sortDirection === 'descending')\"\n (click)=\"columnHeaderClicked(column)\">\n <ng-container *ngTemplateOutlet=\"column.templateRef\"></ng-container>\n </th>\n </tr>\n </thead>\n <tbody>\n <ng-container *ngIf=\"!!data && !!rowTemplate\">\n <ng-container *ngFor=\"let item of data.data\">\n <ng-container *ngTemplateOutlet=\"rowTemplate; context: { $implicit: item }\"></ng-container>\n </ng-container>\n </ng-container>\n </tbody>\n <tfoot>\n <tr>\n <td [colSpan]=\"numberOfColumns$ | async\">\n <bs-grid [stopFullWidthAt]=\"'never'\">\n <div bsRow>\n <div [bsColumn]=\"{md: 12}\">\n <bs-pagination class=\"float-start\" [pageNumbers]=\"settings.perPage.values\"\n [(selectedPageNumber)]=\"settings.perPage.selected\" (selectedPageNumberChange)=\"settingsChange.emit(settings)\"\n [showArrows]=\"false\"></bs-pagination>\n <bs-pagination class=\"float-end\" [pageNumbers]=\"settings.page.values\"\n [(selectedPageNumber)]=\"settings.page.selected\" (selectedPageNumberChange)=\"settingsChange.emit(settings)\"\n [showArrows]=\"true\"></bs-pagination>\n </div>\n </div>\n </bs-grid>\n </td>\n </tr>\n </tfoot>\n</bs-table>", styles: ["@charset \"UTF-8\";tfoot>tr>td{border-bottom:none}bs-table thead th.sort{position:relative;cursor:pointer;padding-right:2rem}bs-table thead th.sort:before,bs-table thead th.sort:after{position:absolute;display:block;opacity:.3;bottom:.5em}bs-table thead th.sort:before{content:\"\\2191\";right:1em}bs-table thead th.sort:after{content:\"\\2193\";right:.5em}bs-table thead th.sort.sort-asc:after{opacity:1}bs-table thead th.sort.sort-desc:before{opacity:1}\n"] }]
48
48
  }], ctorParameters: function () { return []; }, propDecorators: { columns: [{
49
49
  type: ContentChildren,
50
50
  args: [BsDatatableColumnDirective]
@@ -52,7 +52,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImpor
52
52
  type: Input
53
53
  }], data: [{
54
54
  type: Input
55
- }], reloadData: [{
55
+ }], settingsChange: [{
56
56
  type: Output
57
57
  }] } });
58
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YXRhYmxlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbWludHBsYXllci1uZy1ib290c3RyYXAvZGF0YXRhYmxlL3NyYy9kYXRhdGFibGUvZGF0YXRhYmxlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbWludHBsYXllci1uZy1ib290c3RyYXAvZGF0YXRhYmxlL3NyYy9kYXRhdGFibGUvZGF0YXRhYmxlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLGVBQWUsRUFBZSxZQUFZLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3JHLE9BQU8sRUFBRSxlQUFlLEVBQWMsR0FBRyxFQUFFLE1BQU0sTUFBTSxDQUFDO0FBQ3hELE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQzVELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQzFELE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLHFCQUFxQixDQUFDOzs7Ozs7QUFHakUsTUFLYSxvQkFBb0I7SUFFL0I7UUFVQSxpQkFBaUI7UUFDakIsYUFBUSxHQUFHLElBQUksZUFBZSxDQUErQixFQUFFLENBQUMsQ0FBQztRQVV2RCxlQUFVLEdBQUcsSUFBSSxZQUFZLEVBQXFCLENBQUM7UUFwQjNELElBQUksQ0FBQyxRQUFRLEdBQUcsSUFBSSxpQkFBaUIsRUFBRSxDQUFDO1FBQ3hDLElBQUksQ0FBQyxRQUFRLENBQUMsWUFBWSxHQUFHLEVBQUUsQ0FBQztRQUNoQyxJQUFJLENBQUMsUUFBUSxDQUFDLGFBQWEsR0FBRyxXQUFXLENBQUM7UUFDMUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLEdBQUcsRUFBRSxNQUFNLEVBQUUsQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxFQUFFLFFBQVEsRUFBRSxFQUFFLEVBQUUsQ0FBQztRQUMvRCxJQUFJLENBQUMsUUFBUSxDQUFDLElBQUksR0FBRyxFQUFFLE1BQU0sRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUFFLFFBQVEsRUFBRSxDQUFDLEVBQUUsQ0FBQztRQUVsRCxJQUFJLENBQUMsZ0JBQWdCLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUM7SUFDN0UsQ0FBQztJQUtELElBQWlELE9BQU8sQ0FBQyxLQUFtQztRQUMxRixJQUFJLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUM1QixDQUFDO0lBUUQsbUJBQW1CLENBQUMsTUFBa0M7UUFDcEQsSUFBSSxNQUFNLENBQUMsaUJBQWlCLENBQUMsUUFBUSxFQUFFO1lBQ3JDLElBQUksSUFBSSxDQUFDLFFBQVEsQ0FBQyxZQUFZLEtBQUssTUFBTSxDQUFDLGlCQUFpQixDQUFDLElBQUksRUFBRTtnQkFDaEUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxZQUFZLEdBQUcsTUFBTSxDQUFDLGlCQUFpQixDQUFDLElBQUksQ0FBQztnQkFDM0QsSUFBSSxDQUFDLFFBQVEsQ0FBQyxhQUFhLEdBQUcsV0FBVyxDQUFDO2FBQzNDO2lCQUFNLElBQUksSUFBSSxDQUFDLFFBQVEsQ0FBQyxhQUFhLEtBQUssWUFBWSxFQUFFO2dCQUN2RCxJQUFJLENBQUMsUUFBUSxDQUFDLGFBQWEsR0FBRyxXQUFXLENBQUM7YUFDM0M7aUJBQU07Z0JBQ0wsSUFBSSxDQUFDLFFBQVEsQ0FBQyxhQUFhLEdBQUcsWUFBWSxDQUFDO2FBQzVDO1lBQ0QsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDO1NBQ3JDO0lBQ0gsQ0FBQzs4R0FyQ1Usb0JBQW9CO2tHQUFwQixvQkFBb0IsbUtBZWQsMEJBQTBCLDZCQzNCN0MsK2xFQXFDVzs7U0R6QkUsb0JBQW9COzJGQUFwQixvQkFBb0I7a0JBTGhDLFNBQVM7K0JBQ0UsY0FBYzswRUFtQnlCLE9BQU87c0JBQXZELGVBQWU7dUJBQUMsMEJBQTBCO2dCQUtsQyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFFSSxVQUFVO3NCQUFuQixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgQ29udGVudENoaWxkcmVuLCBUZW1wbGF0ZVJlZiwgRXZlbnRFbWl0dGVyLCBPdXRwdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJlaGF2aW9yU3ViamVjdCwgT2JzZXJ2YWJsZSwgbWFwIH0gZnJvbSAncnhqcyc7XG5pbXBvcnQgeyBQYWdpbmF0aW9uUmVzcG9uc2UgfSBmcm9tICdAbWludHBsYXllci9wYWdpbmF0aW9uJztcbmltcG9ydCB7IERhdGF0YWJsZVNldHRpbmdzIH0gZnJvbSAnLi4vZGF0YXRhYmxlLXNldHRpbmdzJztcbmltcG9ydCB7IEJzRGF0YXRhYmxlQ29sdW1uRGlyZWN0aXZlIH0gZnJvbSAnLi4vZGF0YXRhYmxlLWNvbHVtbic7XG5cblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnYnMtZGF0YXRhYmxlJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2RhdGF0YWJsZS5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL2RhdGF0YWJsZS5jb21wb25lbnQuc2NzcyddXG59KVxuZXhwb3J0IGNsYXNzIEJzRGF0YXRhYmxlQ29tcG9uZW50IHtcblxuICBjb25zdHJ1Y3RvcigpIHtcbiAgICB0aGlzLnNldHRpbmdzID0gbmV3IERhdGF0YWJsZVNldHRpbmdzKCk7XG4gICAgdGhpcy5zZXR0aW5ncy5zb3J0UHJvcGVydHkgPSAnJztcbiAgICB0aGlzLnNldHRpbmdzLnNvcnREaXJlY3Rpb24gPSAnYXNjZW5kaW5nJztcbiAgICB0aGlzLnNldHRpbmdzLnBlclBhZ2UgPSB7IHZhbHVlczogWzEwLCAyMCwgNTBdLCBzZWxlY3RlZDogMjAgfTtcbiAgICB0aGlzLnNldHRpbmdzLnBhZ2UgPSB7IHZhbHVlczogWzFdLCBzZWxlY3RlZDogMSB9O1xuXG4gICAgdGhpcy5udW1iZXJPZkNvbHVtbnMkID0gdGhpcy5jb2x1bW5zJC5waXBlKG1hcChjb2x1bW5zID0+IGNvbHVtbnMubGVuZ3RoKSk7XG4gIH1cbiAgXG4gIC8vI3JlZ2lvbiBDb2x1bW5zXG4gIGNvbHVtbnMkID0gbmV3IEJlaGF2aW9yU3ViamVjdDxCc0RhdGF0YWJsZUNvbHVtbkRpcmVjdGl2ZVtdPihbXSk7XG4gIG51bWJlck9mQ29sdW1ucyQ6IE9ic2VydmFibGU8bnVtYmVyPjtcbiAgQENvbnRlbnRDaGlsZHJlbihCc0RhdGF0YWJsZUNvbHVtbkRpcmVjdGl2ZSkgc2V0IGNvbHVtbnModmFsdWU6IEJzRGF0YXRhYmxlQ29sdW1uRGlyZWN0aXZlW10pIHtcbiAgICB0aGlzLmNvbHVtbnMkLm5leHQodmFsdWUpO1xuICB9XG4gIC8vI2VuZHJlZ2lvblxuXG4gIEBJbnB1dCgpIHNldHRpbmdzOiBEYXRhdGFibGVTZXR0aW5ncztcbiAgQElucHV0KCkgZGF0YT86IFBhZ2luYXRpb25SZXNwb25zZTxhbnk+O1xuICByb3dUZW1wbGF0ZT86IFRlbXBsYXRlUmVmPGFueT47XG4gIEBPdXRwdXQoKSByZWxvYWREYXRhID0gbmV3IEV2ZW50RW1pdHRlcjxEYXRhdGFibGVTZXR0aW5ncz4oKTtcblxuICBjb2x1bW5IZWFkZXJDbGlja2VkKGNvbHVtbjogQnNEYXRhdGFibGVDb2x1bW5EaXJlY3RpdmUpIHtcbiAgICBpZiAoY29sdW1uLmJzRGF0YXRhYmxlQ29sdW1uLnNvcnRhYmxlKSB7XG4gICAgICBpZiAodGhpcy5zZXR0aW5ncy5zb3J0UHJvcGVydHkgIT09IGNvbHVtbi5ic0RhdGF0YWJsZUNvbHVtbi5uYW1lKSB7XG4gICAgICAgIHRoaXMuc2V0dGluZ3Muc29ydFByb3BlcnR5ID0gY29sdW1uLmJzRGF0YXRhYmxlQ29sdW1uLm5hbWU7XG4gICAgICAgIHRoaXMuc2V0dGluZ3Muc29ydERpcmVjdGlvbiA9ICdhc2NlbmRpbmcnO1xuICAgICAgfSBlbHNlIGlmICh0aGlzLnNldHRpbmdzLnNvcnREaXJlY3Rpb24gPT09ICdkZXNjZW5kaW5nJykge1xuICAgICAgICB0aGlzLnNldHRpbmdzLnNvcnREaXJlY3Rpb24gPSAnYXNjZW5kaW5nJztcbiAgICAgIH0gZWxzZSB7XG4gICAgICAgIHRoaXMuc2V0dGluZ3Muc29ydERpcmVjdGlvbiA9ICdkZXNjZW5kaW5nJztcbiAgICAgIH1cbiAgICAgIHRoaXMucmVsb2FkRGF0YS5lbWl0KHRoaXMuc2V0dGluZ3MpO1xuICAgIH1cbiAgfVxuXG59XG4iLCI8YnMtdGFibGUgW2lzUmVzcG9uc2l2ZV09XCJ0cnVlXCIgW3N0cmlwZWRdPVwidHJ1ZVwiIFtob3Zlcl09XCJ0cnVlXCIgY2xhc3M9XCJtYi0zXCI+XG4gICAgPHRoZWFkPlxuICAgICAgICA8dHI+XG4gICAgICAgICAgICA8dGggKm5nRm9yPVwibGV0IGNvbHVtbiBvZiAoY29sdW1ucyQgfCBhc3luYylcIiBjbGFzcz1cInRleHQtbm93cmFwXCJcbiAgICAgICAgICAgICAgICBbY2xhc3Muc29ydF09XCJjb2x1bW4uYnNEYXRhdGFibGVDb2x1bW4uc29ydGFibGVcIlxuICAgICAgICAgICAgICAgIFtjbGFzcy5zb3J0LWFzY109XCJjb2x1bW4uYnNEYXRhdGFibGVDb2x1bW4uc29ydGFibGUgJiYgKHNldHRpbmdzLnNvcnRQcm9wZXJ0eSA9PT0gY29sdW1uLmJzRGF0YXRhYmxlQ29sdW1uLm5hbWUpICYmIChzZXR0aW5ncy5zb3J0RGlyZWN0aW9uID09PSAnYXNjZW5kaW5nJylcIlxuICAgICAgICAgICAgICAgIFtjbGFzcy5zb3J0LWRlc2NdPVwiY29sdW1uLmJzRGF0YXRhYmxlQ29sdW1uLnNvcnRhYmxlICYmIChzZXR0aW5ncy5zb3J0UHJvcGVydHkgPT09IGNvbHVtbi5ic0RhdGF0YWJsZUNvbHVtbi5uYW1lKSAmJiAoc2V0dGluZ3Muc29ydERpcmVjdGlvbiA9PT0gJ2Rlc2NlbmRpbmcnKVwiXG4gICAgICAgICAgICAgICAgKGNsaWNrKT1cImNvbHVtbkhlYWRlckNsaWNrZWQoY29sdW1uKVwiPlxuICAgICAgICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJjb2x1bW4udGVtcGxhdGVSZWZcIj48L25nLWNvbnRhaW5lcj5cbiAgICAgICAgICAgIDwvdGg+XG4gICAgICAgIDwvdHI+XG4gICAgPC90aGVhZD5cbiAgICA8dGJvZHk+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCIhIWRhdGEgJiYgISFyb3dUZW1wbGF0ZVwiPlxuICAgICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgaXRlbSBvZiBkYXRhLmRhdGFcIj5cbiAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwicm93VGVtcGxhdGU7IGNvbnRleHQ6IHsgJGltcGxpY2l0OiBpdGVtIH1cIj48L25nLWNvbnRhaW5lcj5cbiAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICA8L3Rib2R5PlxuICAgIDx0Zm9vdD5cbiAgICAgICAgPHRyPlxuICAgICAgICAgICAgPHRkIFtjb2xTcGFuXT1cIm51bWJlck9mQ29sdW1ucyQgfCBhc3luY1wiPlxuICAgICAgICAgICAgICAgIDxicy1ncmlkIFtzdG9wRnVsbFdpZHRoQXRdPVwiJ25ldmVyJ1wiPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGJzUm93PlxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBbYnNDb2x1bW5dPVwie21kOiAxMn1cIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YnMtcGFnaW5hdGlvbiBjbGFzcz1cImZsb2F0LXN0YXJ0XCIgW3BhZ2VOdW1iZXJzXT1cInNldHRpbmdzLnBlclBhZ2UudmFsdWVzXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgWyhzZWxlY3RlZFBhZ2VOdW1iZXIpXT1cInNldHRpbmdzLnBlclBhZ2Uuc2VsZWN0ZWRcIiAoc2VsZWN0ZWRQYWdlTnVtYmVyQ2hhbmdlKT1cInJlbG9hZERhdGEuZW1pdChzZXR0aW5ncylcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbc2hvd0Fycm93c109XCJmYWxzZVwiPjwvYnMtcGFnaW5hdGlvbj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YnMtcGFnaW5hdGlvbiBjbGFzcz1cImZsb2F0LWVuZFwiIFtwYWdlTnVtYmVyc109XCJzZXR0aW5ncy5wYWdlLnZhbHVlc1wiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFsoc2VsZWN0ZWRQYWdlTnVtYmVyKV09XCJzZXR0aW5ncy5wYWdlLnNlbGVjdGVkXCIgKHNlbGVjdGVkUGFnZU51bWJlckNoYW5nZSk9XCJyZWxvYWREYXRhLmVtaXQoc2V0dGluZ3MpXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW3Nob3dBcnJvd3NdPVwidHJ1ZVwiPjwvYnMtcGFnaW5hdGlvbj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICA8L2JzLWdyaWQ+XG4gICAgICAgICAgICA8L3RkPlxuICAgICAgICA8L3RyPlxuICAgIDwvdGZvb3Q+XG48L2JzLXRhYmxlPiJdfQ==
58
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YXRhYmxlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbWludHBsYXllci1uZy1ib290c3RyYXAvZGF0YXRhYmxlL3NyYy9kYXRhdGFibGUvZGF0YXRhYmxlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbWludHBsYXllci1uZy1ib290c3RyYXAvZGF0YXRhYmxlL3NyYy9kYXRhdGFibGUvZGF0YXRhYmxlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLGVBQWUsRUFBZSxZQUFZLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3JHLE9BQU8sRUFBRSxlQUFlLEVBQWMsR0FBRyxFQUFFLE1BQU0sTUFBTSxDQUFDO0FBQ3hELE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQzVELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQzFELE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLHFCQUFxQixDQUFDOzs7Ozs7QUFHakUsTUFLYSxvQkFBb0I7SUFFL0I7UUFVQSxpQkFBaUI7UUFDakIsYUFBUSxHQUFHLElBQUksZUFBZSxDQUErQixFQUFFLENBQUMsQ0FBQztRQVV2RCxtQkFBYyxHQUFHLElBQUksWUFBWSxFQUFxQixDQUFDO1FBcEIvRCxJQUFJLENBQUMsUUFBUSxHQUFHLElBQUksaUJBQWlCLEVBQUUsQ0FBQztRQUN4QyxJQUFJLENBQUMsUUFBUSxDQUFDLFlBQVksR0FBRyxFQUFFLENBQUM7UUFDaEMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxhQUFhLEdBQUcsV0FBVyxDQUFDO1FBQzFDLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxHQUFHLEVBQUUsTUFBTSxFQUFFLENBQUMsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsRUFBRSxRQUFRLEVBQUUsRUFBRSxFQUFFLENBQUM7UUFDL0QsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLEdBQUcsRUFBRSxNQUFNLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRSxRQUFRLEVBQUUsQ0FBQyxFQUFFLENBQUM7UUFFbEQsSUFBSSxDQUFDLGdCQUFnQixHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDO0lBQzdFLENBQUM7SUFLRCxJQUFpRCxPQUFPLENBQUMsS0FBbUM7UUFDMUYsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDNUIsQ0FBQztJQVFELG1CQUFtQixDQUFDLE1BQWtDO1FBQ3BELElBQUksTUFBTSxDQUFDLGlCQUFpQixDQUFDLFFBQVEsRUFBRTtZQUNyQyxJQUFJLElBQUksQ0FBQyxRQUFRLENBQUMsWUFBWSxLQUFLLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxJQUFJLEVBQUU7Z0JBQ2hFLElBQUksQ0FBQyxRQUFRLENBQUMsWUFBWSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxJQUFJLENBQUM7Z0JBQzNELElBQUksQ0FBQyxRQUFRLENBQUMsYUFBYSxHQUFHLFdBQVcsQ0FBQzthQUMzQztpQkFBTSxJQUFJLElBQUksQ0FBQyxRQUFRLENBQUMsYUFBYSxLQUFLLFlBQVksRUFBRTtnQkFDdkQsSUFBSSxDQUFDLFFBQVEsQ0FBQyxhQUFhLEdBQUcsV0FBVyxDQUFDO2FBQzNDO2lCQUFNO2dCQUNMLElBQUksQ0FBQyxRQUFRLENBQUMsYUFBYSxHQUFHLFlBQVksQ0FBQzthQUM1QztZQUNELElBQUksQ0FBQyxjQUFjLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztTQUN6QztJQUNILENBQUM7OEdBckNVLG9CQUFvQjtrR0FBcEIsb0JBQW9CLDJLQWVkLDBCQUEwQiw2QkMzQjdDLHVtRUFxQ1c7O1NEekJFLG9CQUFvQjsyRkFBcEIsb0JBQW9CO2tCQUxoQyxTQUFTOytCQUNFLGNBQWM7MEVBbUJ5QixPQUFPO3NCQUF2RCxlQUFlO3VCQUFDLDBCQUEwQjtnQkFLbEMsUUFBUTtzQkFBaEIsS0FBSztnQkFDRyxJQUFJO3NCQUFaLEtBQUs7Z0JBRUksY0FBYztzQkFBdkIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQsIENvbnRlbnRDaGlsZHJlbiwgVGVtcGxhdGVSZWYsIEV2ZW50RW1pdHRlciwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBCZWhhdmlvclN1YmplY3QsIE9ic2VydmFibGUsIG1hcCB9IGZyb20gJ3J4anMnO1xuaW1wb3J0IHsgUGFnaW5hdGlvblJlc3BvbnNlIH0gZnJvbSAnQG1pbnRwbGF5ZXIvcGFnaW5hdGlvbic7XG5pbXBvcnQgeyBEYXRhdGFibGVTZXR0aW5ncyB9IGZyb20gJy4uL2RhdGF0YWJsZS1zZXR0aW5ncyc7XG5pbXBvcnQgeyBCc0RhdGF0YWJsZUNvbHVtbkRpcmVjdGl2ZSB9IGZyb20gJy4uL2RhdGF0YWJsZS1jb2x1bW4nO1xuXG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2JzLWRhdGF0YWJsZScsXG4gIHRlbXBsYXRlVXJsOiAnLi9kYXRhdGFibGUuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9kYXRhdGFibGUuY29tcG9uZW50LnNjc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBCc0RhdGF0YWJsZUNvbXBvbmVudCB7XG5cbiAgY29uc3RydWN0b3IoKSB7XG4gICAgdGhpcy5zZXR0aW5ncyA9IG5ldyBEYXRhdGFibGVTZXR0aW5ncygpO1xuICAgIHRoaXMuc2V0dGluZ3Muc29ydFByb3BlcnR5ID0gJyc7XG4gICAgdGhpcy5zZXR0aW5ncy5zb3J0RGlyZWN0aW9uID0gJ2FzY2VuZGluZyc7XG4gICAgdGhpcy5zZXR0aW5ncy5wZXJQYWdlID0geyB2YWx1ZXM6IFsxMCwgMjAsIDUwXSwgc2VsZWN0ZWQ6IDIwIH07XG4gICAgdGhpcy5zZXR0aW5ncy5wYWdlID0geyB2YWx1ZXM6IFsxXSwgc2VsZWN0ZWQ6IDEgfTtcblxuICAgIHRoaXMubnVtYmVyT2ZDb2x1bW5zJCA9IHRoaXMuY29sdW1ucyQucGlwZShtYXAoY29sdW1ucyA9PiBjb2x1bW5zLmxlbmd0aCkpO1xuICB9XG4gIFxuICAvLyNyZWdpb24gQ29sdW1uc1xuICBjb2x1bW5zJCA9IG5ldyBCZWhhdmlvclN1YmplY3Q8QnNEYXRhdGFibGVDb2x1bW5EaXJlY3RpdmVbXT4oW10pO1xuICBudW1iZXJPZkNvbHVtbnMkOiBPYnNlcnZhYmxlPG51bWJlcj47XG4gIEBDb250ZW50Q2hpbGRyZW4oQnNEYXRhdGFibGVDb2x1bW5EaXJlY3RpdmUpIHNldCBjb2x1bW5zKHZhbHVlOiBCc0RhdGF0YWJsZUNvbHVtbkRpcmVjdGl2ZVtdKSB7XG4gICAgdGhpcy5jb2x1bW5zJC5uZXh0KHZhbHVlKTtcbiAgfVxuICAvLyNlbmRyZWdpb25cblxuICBASW5wdXQoKSBzZXR0aW5nczogRGF0YXRhYmxlU2V0dGluZ3M7XG4gIEBJbnB1dCgpIGRhdGE/OiBQYWdpbmF0aW9uUmVzcG9uc2U8YW55PjtcbiAgcm93VGVtcGxhdGU/OiBUZW1wbGF0ZVJlZjxhbnk+O1xuICBAT3V0cHV0KCkgc2V0dGluZ3NDaGFuZ2UgPSBuZXcgRXZlbnRFbWl0dGVyPERhdGF0YWJsZVNldHRpbmdzPigpO1xuXG4gIGNvbHVtbkhlYWRlckNsaWNrZWQoY29sdW1uOiBCc0RhdGF0YWJsZUNvbHVtbkRpcmVjdGl2ZSkge1xuICAgIGlmIChjb2x1bW4uYnNEYXRhdGFibGVDb2x1bW4uc29ydGFibGUpIHtcbiAgICAgIGlmICh0aGlzLnNldHRpbmdzLnNvcnRQcm9wZXJ0eSAhPT0gY29sdW1uLmJzRGF0YXRhYmxlQ29sdW1uLm5hbWUpIHtcbiAgICAgICAgdGhpcy5zZXR0aW5ncy5zb3J0UHJvcGVydHkgPSBjb2x1bW4uYnNEYXRhdGFibGVDb2x1bW4ubmFtZTtcbiAgICAgICAgdGhpcy5zZXR0aW5ncy5zb3J0RGlyZWN0aW9uID0gJ2FzY2VuZGluZyc7XG4gICAgICB9IGVsc2UgaWYgKHRoaXMuc2V0dGluZ3Muc29ydERpcmVjdGlvbiA9PT0gJ2Rlc2NlbmRpbmcnKSB7XG4gICAgICAgIHRoaXMuc2V0dGluZ3Muc29ydERpcmVjdGlvbiA9ICdhc2NlbmRpbmcnO1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgdGhpcy5zZXR0aW5ncy5zb3J0RGlyZWN0aW9uID0gJ2Rlc2NlbmRpbmcnO1xuICAgICAgfVxuICAgICAgdGhpcy5zZXR0aW5nc0NoYW5nZS5lbWl0KHRoaXMuc2V0dGluZ3MpO1xuICAgIH1cbiAgfVxuXG59XG4iLCI8YnMtdGFibGUgW2lzUmVzcG9uc2l2ZV09XCJ0cnVlXCIgW3N0cmlwZWRdPVwidHJ1ZVwiIFtob3Zlcl09XCJ0cnVlXCIgY2xhc3M9XCJtYi0zXCI+XG4gICAgPHRoZWFkPlxuICAgICAgICA8dHI+XG4gICAgICAgICAgICA8dGggKm5nRm9yPVwibGV0IGNvbHVtbiBvZiAoY29sdW1ucyQgfCBhc3luYylcIiBjbGFzcz1cInRleHQtbm93cmFwXCJcbiAgICAgICAgICAgICAgICBbY2xhc3Muc29ydF09XCJjb2x1bW4uYnNEYXRhdGFibGVDb2x1bW4uc29ydGFibGVcIlxuICAgICAgICAgICAgICAgIFtjbGFzcy5zb3J0LWFzY109XCJjb2x1bW4uYnNEYXRhdGFibGVDb2x1bW4uc29ydGFibGUgJiYgKHNldHRpbmdzLnNvcnRQcm9wZXJ0eSA9PT0gY29sdW1uLmJzRGF0YXRhYmxlQ29sdW1uLm5hbWUpICYmIChzZXR0aW5ncy5zb3J0RGlyZWN0aW9uID09PSAnYXNjZW5kaW5nJylcIlxuICAgICAgICAgICAgICAgIFtjbGFzcy5zb3J0LWRlc2NdPVwiY29sdW1uLmJzRGF0YXRhYmxlQ29sdW1uLnNvcnRhYmxlICYmIChzZXR0aW5ncy5zb3J0UHJvcGVydHkgPT09IGNvbHVtbi5ic0RhdGF0YWJsZUNvbHVtbi5uYW1lKSAmJiAoc2V0dGluZ3Muc29ydERpcmVjdGlvbiA9PT0gJ2Rlc2NlbmRpbmcnKVwiXG4gICAgICAgICAgICAgICAgKGNsaWNrKT1cImNvbHVtbkhlYWRlckNsaWNrZWQoY29sdW1uKVwiPlxuICAgICAgICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJjb2x1bW4udGVtcGxhdGVSZWZcIj48L25nLWNvbnRhaW5lcj5cbiAgICAgICAgICAgIDwvdGg+XG4gICAgICAgIDwvdHI+XG4gICAgPC90aGVhZD5cbiAgICA8dGJvZHk+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCIhIWRhdGEgJiYgISFyb3dUZW1wbGF0ZVwiPlxuICAgICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgaXRlbSBvZiBkYXRhLmRhdGFcIj5cbiAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwicm93VGVtcGxhdGU7IGNvbnRleHQ6IHsgJGltcGxpY2l0OiBpdGVtIH1cIj48L25nLWNvbnRhaW5lcj5cbiAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICA8L3Rib2R5PlxuICAgIDx0Zm9vdD5cbiAgICAgICAgPHRyPlxuICAgICAgICAgICAgPHRkIFtjb2xTcGFuXT1cIm51bWJlck9mQ29sdW1ucyQgfCBhc3luY1wiPlxuICAgICAgICAgICAgICAgIDxicy1ncmlkIFtzdG9wRnVsbFdpZHRoQXRdPVwiJ25ldmVyJ1wiPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGJzUm93PlxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBbYnNDb2x1bW5dPVwie21kOiAxMn1cIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YnMtcGFnaW5hdGlvbiBjbGFzcz1cImZsb2F0LXN0YXJ0XCIgW3BhZ2VOdW1iZXJzXT1cInNldHRpbmdzLnBlclBhZ2UudmFsdWVzXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgWyhzZWxlY3RlZFBhZ2VOdW1iZXIpXT1cInNldHRpbmdzLnBlclBhZ2Uuc2VsZWN0ZWRcIiAoc2VsZWN0ZWRQYWdlTnVtYmVyQ2hhbmdlKT1cInNldHRpbmdzQ2hhbmdlLmVtaXQoc2V0dGluZ3MpXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW3Nob3dBcnJvd3NdPVwiZmFsc2VcIj48L2JzLXBhZ2luYXRpb24+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGJzLXBhZ2luYXRpb24gY2xhc3M9XCJmbG9hdC1lbmRcIiBbcGFnZU51bWJlcnNdPVwic2V0dGluZ3MucGFnZS52YWx1ZXNcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbKHNlbGVjdGVkUGFnZU51bWJlcildPVwic2V0dGluZ3MucGFnZS5zZWxlY3RlZFwiIChzZWxlY3RlZFBhZ2VOdW1iZXJDaGFuZ2UpPVwic2V0dGluZ3NDaGFuZ2UuZW1pdChzZXR0aW5ncylcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbc2hvd0Fycm93c109XCJ0cnVlXCI+PC9icy1wYWdpbmF0aW9uPlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgIDwvYnMtZ3JpZD5cbiAgICAgICAgICAgIDwvdGQ+XG4gICAgICAgIDwvdHI+XG4gICAgPC90Zm9vdD5cbjwvYnMtdGFibGU+Il19
@@ -5,11 +5,11 @@ class BsDatatableColumnDirective {
5
5
  this.bsDatatableColumn = { name: '', sortable: true };
6
6
  this.templateRef = templateRef;
7
7
  }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatatableColumnDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
9
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.1", type: BsDatatableColumnDirective, selector: "[bsDatatableColumn]", inputs: { bsDatatableColumn: "bsDatatableColumn" }, ngImport: i0 }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatatableColumnDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
9
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.3", type: BsDatatableColumnDirective, selector: "[bsDatatableColumn]", inputs: { bsDatatableColumn: "bsDatatableColumn" }, ngImport: i0 }); }
10
10
  }
11
11
  export { BsDatatableColumnDirective };
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatatableColumnDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatatableColumnDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[bsDatatableColumn]'
@@ -8,8 +8,8 @@ import { BsDatatableColumnDirective } from './datatable-column';
8
8
  import { BsRowTemplateDirective } from './row-template/row-template.directive';
9
9
  import * as i0 from "@angular/core";
10
10
  class BsDatatableModule {
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatatableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.1", ngImport: i0, type: BsDatatableModule, declarations: [BsDatatableComponent,
11
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatatableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsDatatableModule, declarations: [BsDatatableComponent,
13
13
  BsDatatableColumnDirective,
14
14
  BsRowTemplateDirective], imports: [CommonModule,
15
15
  BsGridModule,
@@ -17,13 +17,13 @@ class BsDatatableModule {
17
17
  BsPaginationModule], exports: [BsDatatableComponent,
18
18
  BsDatatableColumnDirective,
19
19
  BsRowTemplateDirective] }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatatableModule, imports: [CommonModule,
20
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatatableModule, imports: [CommonModule,
21
21
  BsGridModule,
22
22
  BsTableModule,
23
23
  BsPaginationModule] }); }
24
24
  }
25
25
  export { BsDatatableModule };
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatatableModule, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatatableModule, decorators: [{
27
27
  type: NgModule,
28
28
  args: [{
29
29
  declarations: [
@@ -7,11 +7,11 @@ class BsRowTemplateDirective {
7
7
  this.datatableComponent = datatableComponent;
8
8
  this.datatableComponent.rowTemplate = templateRef;
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsRowTemplateDirective, deps: [{ token: i1.BsDatatableComponent }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.1", type: BsRowTemplateDirective, selector: "[bsRowTemplate]", ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsRowTemplateDirective, deps: [{ token: i1.BsDatatableComponent }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.3", type: BsRowTemplateDirective, selector: "[bsRowTemplate]", ngImport: i0 }); }
12
12
  }
13
13
  export { BsRowTemplateDirective };
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsRowTemplateDirective, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsRowTemplateDirective, decorators: [{
15
15
  type: Directive,
16
16
  args: [{
17
17
  selector: '[bsRowTemplate]'
@@ -31,11 +31,11 @@ class BsDatepickerComponent {
31
31
  this._currentMonth = value;
32
32
  this.currentMonthChange.emit(value);
33
33
  }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatepickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
35
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.1", type: BsDatepickerComponent, selector: "bs-datepicker", inputs: { selectedDate: "selectedDate", currentMonth: "currentMonth" }, outputs: { selectedDateChange: "selectedDateChange", currentMonthChange: "currentMonthChange" }, ngImport: i0, template: "<!-- <bs-dropdown [hasBackdrop]=\"true\" [closeOnClickOutside]=\"true\"></bs-dropdown> -->\n<div bsDropdown [hasBackdrop]=\"true\" [closeOnClickOutside]=\"true\">\n <button bsDropdownToggle [color]=\"colors.primary\">{{ selectedDate | date }}</button>\n <bs-has-overlay></bs-has-overlay>\n <div *bsDropdownMenu>\n <bs-calendar [(selectedDate)]=\"selectedDate\" [(currentMonth)]=\"currentMonth\"></bs-calendar>\n </div>\n</div>", styles: [""], dependencies: [{ kind: "component", type: i1.BsCalendarComponent, selector: "bs-calendar", inputs: ["currentMonth", "selectedDate"], outputs: ["currentMonthChange", "selectedDateChange"] }, { kind: "directive", type: i2.BsDropdownDirective, selector: "[bsDropdown]", inputs: ["hasBackdrop", "sameWidth", "closeOnClickOutside", "sameDropdownWidth", "isOpen"], outputs: ["isOpenChange"] }, { kind: "directive", type: i2.BsDropdownToggleDirective, selector: "[bsDropdownToggle]" }, { kind: "directive", type: i2.BsDropdownMenuDirective, selector: "[bsDropdownMenu]" }, { kind: "component", type: i3.BsHasOverlayComponent, selector: "bs-has-overlay" }, { kind: "directive", type: i4.BsButtonTypeDirective, selector: "button[color],input[type=\"button\"][color],input[type=\"submit\"][color]", inputs: ["color"] }, { kind: "pipe", type: i5.DatePipe, name: "date" }] }); }
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatepickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
35
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsDatepickerComponent, selector: "bs-datepicker", inputs: { selectedDate: "selectedDate", currentMonth: "currentMonth" }, outputs: { selectedDateChange: "selectedDateChange", currentMonthChange: "currentMonthChange" }, ngImport: i0, template: "<!-- <bs-dropdown [hasBackdrop]=\"true\" [closeOnClickOutside]=\"true\"></bs-dropdown> -->\n<div bsDropdown [hasBackdrop]=\"true\" [closeOnClickOutside]=\"true\">\n <button bsDropdownToggle [color]=\"colors.primary\">{{ selectedDate | date }}</button>\n <bs-has-overlay></bs-has-overlay>\n <div *bsDropdownMenu>\n <bs-calendar [(selectedDate)]=\"selectedDate\" [(currentMonth)]=\"currentMonth\"></bs-calendar>\n </div>\n</div>", styles: [""], dependencies: [{ kind: "component", type: i1.BsCalendarComponent, selector: "bs-calendar", inputs: ["currentMonth", "selectedDate"], outputs: ["currentMonthChange", "selectedDateChange"] }, { kind: "directive", type: i2.BsDropdownDirective, selector: "[bsDropdown]", inputs: ["hasBackdrop", "sameWidth", "closeOnClickOutside", "sameDropdownWidth", "isOpen"], outputs: ["isOpenChange"] }, { kind: "directive", type: i2.BsDropdownToggleDirective, selector: "[bsDropdownToggle]" }, { kind: "directive", type: i2.BsDropdownMenuDirective, selector: "[bsDropdownMenu]" }, { kind: "component", type: i3.BsHasOverlayComponent, selector: "bs-has-overlay" }, { kind: "directive", type: i4.BsButtonTypeDirective, selector: "button[color],input[type=\"button\"][color],input[type=\"submit\"][color]", inputs: ["color"] }, { kind: "pipe", type: i5.DatePipe, name: "date" }] }); }
36
36
  }
37
37
  export { BsDatepickerComponent };
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatepickerComponent, decorators: [{
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatepickerComponent, decorators: [{
39
39
  type: Component,
40
40
  args: [{ selector: 'bs-datepicker', template: "<!-- <bs-dropdown [hasBackdrop]=\"true\" [closeOnClickOutside]=\"true\"></bs-dropdown> -->\n<div bsDropdown [hasBackdrop]=\"true\" [closeOnClickOutside]=\"true\">\n <button bsDropdownToggle [color]=\"colors.primary\">{{ selectedDate | date }}</button>\n <bs-has-overlay></bs-has-overlay>\n <div *bsDropdownMenu>\n <bs-calendar [(selectedDate)]=\"selectedDate\" [(currentMonth)]=\"currentMonth\"></bs-calendar>\n </div>\n</div>" }]
41
41
  }], propDecorators: { selectedDateChange: [{
@@ -7,20 +7,20 @@ import { BsButtonTypeModule } from '@mintplayer/ng-bootstrap/button-type';
7
7
  import { BsHasOverlayModule } from '@mintplayer/ng-bootstrap/has-overlay';
8
8
  import * as i0 from "@angular/core";
9
9
  class BsDatepickerModule {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.1", ngImport: i0, type: BsDatepickerModule, declarations: [BsDatepickerComponent], imports: [CommonModule,
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsDatepickerModule, declarations: [BsDatepickerComponent], imports: [CommonModule,
12
12
  BsCalendarModule,
13
13
  BsDropdownModule,
14
14
  BsButtonTypeModule,
15
15
  BsHasOverlayModule], exports: [BsDatepickerComponent] }); }
16
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatepickerModule, imports: [CommonModule,
16
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatepickerModule, imports: [CommonModule,
17
17
  BsCalendarModule,
18
18
  BsDropdownModule,
19
19
  BsButtonTypeModule,
20
20
  BsHasOverlayModule] }); }
21
21
  }
22
22
  export { BsDatepickerModule };
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDatepickerModule, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDatepickerModule, decorators: [{
24
24
  type: NgModule,
25
25
  args: [{
26
26
  declarations: [
@@ -55,11 +55,11 @@ class BsDockComponent {
55
55
  ngOnDestroy() {
56
56
  this.floating$.value.forEach(panel => panel.disposeOverlay());
57
57
  }
58
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
59
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.1", type: BsDockComponent, selector: "bs-dock", inputs: { layout: "layout" }, host: { properties: { "class.position-absolute": "this.positionAbsolute", "style.top": "this.positionPx", "style.left": "this.positionPx", "style.bottom": "this.positionPx", "style.right": "this.positionPx" } }, queries: [{ propertyName: "panels", predicate: BsDockPanelComponent }], viewQueries: [{ propertyName: "floatingPanes", predicate: ["floating"], descendants: true }], ngImport: i0, template: "<ng-content></ng-content>\n<ng-container *ngIf=\"(layout$ | async) as layout\">\n <bs-dock-pane-renderer [layout]=\"layout.rootPane\"></bs-dock-pane-renderer>\n\n <ng-container *ngFor=\"let pane of layout.floatingPanes\">\n <bs-dock-pane-renderer #floating *ngIf=\"pane.pane\" [layout]=\"pane\"></bs-dock-pane-renderer>\n </ng-container>\n</ng-container>\n<!-- <bs-splitter>\n <ng-content></ng-content>\n <ng-container *ngFor=\"let panel of (panels$ | async)\">\n <bs-split-panel>\n <ng-template [cdkPortalOutlet]=\"panel.portal\"></ng-template>\n </bs-split-panel>\n </ng-container>\n</bs-splitter> -->\n", styles: [":host ::ng-deep .tab-content{max-height:calc(100% - 41px);overflow:auto}:host ::ng-deep bs-dock-pane-renderer{min-width:100%;min-height:100%}:host ::ng-deep>bs-dock-panel>*{display:none}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.BsDockPaneRendererComponent, selector: "bs-dock-pane-renderer", inputs: ["layout"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
58
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
59
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsDockComponent, selector: "bs-dock", inputs: { layout: "layout" }, host: { properties: { "class.position-absolute": "this.positionAbsolute", "style.top": "this.positionPx", "style.left": "this.positionPx", "style.bottom": "this.positionPx", "style.right": "this.positionPx" } }, queries: [{ propertyName: "panels", predicate: BsDockPanelComponent }], viewQueries: [{ propertyName: "floatingPanes", predicate: ["floating"], descendants: true }], ngImport: i0, template: "<ng-content></ng-content>\n<ng-container *ngIf=\"(layout$ | async) as layout\">\n <bs-dock-pane-renderer [layout]=\"layout.rootPane\"></bs-dock-pane-renderer>\n\n <ng-container *ngFor=\"let pane of layout.floatingPanes\">\n <bs-dock-pane-renderer #floating *ngIf=\"pane.pane\" [layout]=\"pane\"></bs-dock-pane-renderer>\n </ng-container>\n</ng-container>\n<!-- <bs-splitter>\n <ng-content></ng-content>\n <ng-container *ngFor=\"let panel of (panels$ | async)\">\n <bs-split-panel>\n <ng-template [cdkPortalOutlet]=\"panel.portal\"></ng-template>\n </bs-split-panel>\n </ng-container>\n</bs-splitter> -->\n", styles: [":host ::ng-deep .tab-content{max-height:calc(100% - 41px);overflow:auto}:host ::ng-deep bs-dock-pane-renderer{min-width:100%;min-height:100%}:host ::ng-deep>bs-dock-panel>*{display:none}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.BsDockPaneRendererComponent, selector: "bs-dock-pane-renderer", inputs: ["layout"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
60
60
  }
61
61
  export { BsDockComponent };
62
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockComponent, decorators: [{
62
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockComponent, decorators: [{
63
63
  type: Component,
64
64
  args: [{ selector: 'bs-dock', template: "<ng-content></ng-content>\n<ng-container *ngIf=\"(layout$ | async) as layout\">\n <bs-dock-pane-renderer [layout]=\"layout.rootPane\"></bs-dock-pane-renderer>\n\n <ng-container *ngFor=\"let pane of layout.floatingPanes\">\n <bs-dock-pane-renderer #floating *ngIf=\"pane.pane\" [layout]=\"pane\"></bs-dock-pane-renderer>\n </ng-container>\n</ng-container>\n<!-- <bs-splitter>\n <ng-content></ng-content>\n <ng-container *ngFor=\"let panel of (panels$ | async)\">\n <bs-split-panel>\n <ng-template [cdkPortalOutlet]=\"panel.portal\"></ng-template>\n </bs-split-panel>\n </ng-container>\n</bs-splitter> -->\n", styles: [":host ::ng-deep .tab-content{max-height:calc(100% - 41px);overflow:auto}:host ::ng-deep bs-dock-pane-renderer{min-width:100%;min-height:100%}:host ::ng-deep>bs-dock-panel>*{display:none}\n"] }]
65
65
  }], ctorParameters: function () { return []; }, propDecorators: { panels: [{
@@ -48,11 +48,11 @@ class BsDockPaneRendererComponent {
48
48
  this.overlayRef = undefined;
49
49
  }
50
50
  }
51
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockPaneRendererComponent, deps: [{ token: i1.Overlay }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
52
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.1", type: BsDockPaneRendererComponent, selector: "bs-dock-pane-renderer", inputs: { layout: "layout" }, ngImport: i0, template: "<!-- <ng-content></ng-content> -->\n<ng-container [bsInstanceof]=\"layout$ | async\">\n <div *bsInstanceofCase=\"BsDocumentHostType; let documentHost\" data-hello>\n <bs-dock-pane-renderer [layout]=\"documentHost\"></bs-dock-pane-renderer>\n </div>\n <bs-tab-control *bsInstanceofCase=\"BsTabGroupType; let tabGroup\" [allowDragDrop]=\"false\" class=\"d-flex flex-column h-100 dock-tabs\">\n <bs-tab-page *ngFor=\"let tab of tabGroup.panes\">\n <ng-container *bsTabPageHeader>\n <ng-template [cdkPortalOutlet]=\"tab.dockPanel.headerPortal\"></ng-template>\n </ng-container>\n <bs-dock-pane-renderer [layout]=\"tab\"></bs-dock-pane-renderer>\n </bs-tab-page>\n </bs-tab-control>\n <bs-splitter *bsInstanceofCase=\"BsSplitterType; let splitter\" [orientation]=\"splitter.orientation\">\n <bs-split-panel *ngFor=\"let panel of splitter.panes\">\n <bs-dock-pane-renderer [layout]=\"panel\"></bs-dock-pane-renderer>\n </bs-split-panel>\n </bs-splitter>\n <ng-container *bsInstanceofCase=\"BsContentPaneType; let content\">\n <ng-template [cdkPortalOutlet]=\"content.dockPanel.contentPortal\"></ng-template>\n </ng-container>\n <ng-container *bsInstanceofCase=\"BsFloatingPaneType; let floating\">\n <bs-resizable *ngIf=\"floating.pane\" [positioning]=\"'absolute'\" [presetPosition]=\"{ left: floating.location?.x ?? 0, top: floating.location?.y ?? 0, width: floating.size?.width ?? 200, height: floating.size?.height ?? 100 }\">\n <bs-dock-pane-renderer [layout]=\"floating.pane\"></bs-dock-pane-renderer>\n </bs-resizable>\n </ng-container>\n <div *bsInstanceofDefault>\n No match\n </div>\n</ng-container>", styles: [".dock-tabs{background:#F3F3F3}:host ::ng-deep .tab-page-content{background:#FFF;min-height:100%}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "directive", type: i4.BsInstanceOfDirective, selector: "[bsInstanceof]", inputs: ["bsInstanceof"] }, { kind: "directive", type: i4.BsInstanceofCaseDirective, selector: "[bsInstanceofCase]", inputs: ["bsInstanceofCase"] }, { kind: "directive", type: i4.BsInstanceOfDefaultDirective, selector: "[bsInstanceofDefault]" }, { kind: "component", type: i5.BsSplitterComponent, selector: "bs-splitter", inputs: ["orientation"] }, { kind: "component", type: i5.BsSplitPanelComponent, selector: "bs-split-panel" }, { kind: "component", type: i6.BsTabControlComponent, selector: "bs-tab-control", inputs: ["border", "restrictDragging", "selectFirstTab", "tabsPosition", "allowDragDrop"] }, { kind: "component", type: i6.BsTabPageComponent, selector: "bs-tab-page", inputs: ["disabled"] }, { kind: "directive", type: i6.BsTabPageHeaderDirective, selector: "[bsTabPageHeader]" }, { kind: "component", type: i7.BsResizableComponent, selector: "bs-resizable", inputs: ["positioning", "presetPosition"] }, { kind: "component", type: BsDockPaneRendererComponent, selector: "bs-dock-pane-renderer", inputs: ["layout"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
51
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockPaneRendererComponent, deps: [{ token: i1.Overlay }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
52
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsDockPaneRendererComponent, selector: "bs-dock-pane-renderer", inputs: { layout: "layout" }, ngImport: i0, template: "<!-- <ng-content></ng-content> -->\n<ng-container [bsInstanceof]=\"layout$ | async\">\n <div *bsInstanceofCase=\"BsDocumentHostType; let documentHost\" data-hello>\n <bs-dock-pane-renderer [layout]=\"documentHost\"></bs-dock-pane-renderer>\n </div>\n <bs-tab-control *bsInstanceofCase=\"BsTabGroupType; let tabGroup\" [allowDragDrop]=\"false\" class=\"d-flex flex-column h-100 dock-tabs\">\n <bs-tab-page *ngFor=\"let tab of tabGroup.panes\">\n <ng-container *bsTabPageHeader>\n <ng-template [cdkPortalOutlet]=\"tab.dockPanel.headerPortal\"></ng-template>\n </ng-container>\n <bs-dock-pane-renderer [layout]=\"tab\"></bs-dock-pane-renderer>\n </bs-tab-page>\n </bs-tab-control>\n <bs-splitter *bsInstanceofCase=\"BsSplitterType; let splitter\" [orientation]=\"splitter.orientation\">\n <bs-split-panel *ngFor=\"let panel of splitter.panes\">\n <bs-dock-pane-renderer [layout]=\"panel\"></bs-dock-pane-renderer>\n </bs-split-panel>\n </bs-splitter>\n <ng-container *bsInstanceofCase=\"BsContentPaneType; let content\">\n <ng-template [cdkPortalOutlet]=\"content.dockPanel.contentPortal\"></ng-template>\n </ng-container>\n <ng-container *bsInstanceofCase=\"BsFloatingPaneType; let floating\">\n <bs-resizable *ngIf=\"floating.pane\" [positioning]=\"'absolute'\" [presetPosition]=\"{ left: floating.location?.x ?? 0, top: floating.location?.y ?? 0, width: floating.size?.width ?? 200, height: floating.size?.height ?? 100 }\">\n <bs-dock-pane-renderer [layout]=\"floating.pane\"></bs-dock-pane-renderer>\n </bs-resizable>\n </ng-container>\n <div *bsInstanceofDefault>\n No match\n </div>\n</ng-container>", styles: [".dock-tabs{background:#F3F3F3}:host ::ng-deep .tab-page-content{background:#FFF;min-height:100%}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "directive", type: i4.BsInstanceOfDirective, selector: "[bsInstanceof]", inputs: ["bsInstanceof"] }, { kind: "directive", type: i4.BsInstanceofCaseDirective, selector: "[bsInstanceofCase]", inputs: ["bsInstanceofCase"] }, { kind: "directive", type: i4.BsInstanceOfDefaultDirective, selector: "[bsInstanceofDefault]" }, { kind: "component", type: i5.BsSplitterComponent, selector: "bs-splitter", inputs: ["orientation"] }, { kind: "component", type: i5.BsSplitPanelComponent, selector: "bs-split-panel" }, { kind: "component", type: i6.BsTabControlComponent, selector: "bs-tab-control", inputs: ["border", "restrictDragging", "selectFirstTab", "tabsPosition", "allowDragDrop"] }, { kind: "component", type: i6.BsTabPageComponent, selector: "bs-tab-page", inputs: ["disabled"] }, { kind: "directive", type: i6.BsTabPageHeaderDirective, selector: "[bsTabPageHeader]" }, { kind: "component", type: i7.BsResizableComponent, selector: "bs-resizable", inputs: ["positioning", "presetPosition"] }, { kind: "component", type: BsDockPaneRendererComponent, selector: "bs-dock-pane-renderer", inputs: ["layout"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
53
53
  }
54
54
  export { BsDockPaneRendererComponent };
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockPaneRendererComponent, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockPaneRendererComponent, decorators: [{
56
56
  type: Component,
57
57
  args: [{ selector: 'bs-dock-pane-renderer', template: "<!-- <ng-content></ng-content> -->\n<ng-container [bsInstanceof]=\"layout$ | async\">\n <div *bsInstanceofCase=\"BsDocumentHostType; let documentHost\" data-hello>\n <bs-dock-pane-renderer [layout]=\"documentHost\"></bs-dock-pane-renderer>\n </div>\n <bs-tab-control *bsInstanceofCase=\"BsTabGroupType; let tabGroup\" [allowDragDrop]=\"false\" class=\"d-flex flex-column h-100 dock-tabs\">\n <bs-tab-page *ngFor=\"let tab of tabGroup.panes\">\n <ng-container *bsTabPageHeader>\n <ng-template [cdkPortalOutlet]=\"tab.dockPanel.headerPortal\"></ng-template>\n </ng-container>\n <bs-dock-pane-renderer [layout]=\"tab\"></bs-dock-pane-renderer>\n </bs-tab-page>\n </bs-tab-control>\n <bs-splitter *bsInstanceofCase=\"BsSplitterType; let splitter\" [orientation]=\"splitter.orientation\">\n <bs-split-panel *ngFor=\"let panel of splitter.panes\">\n <bs-dock-pane-renderer [layout]=\"panel\"></bs-dock-pane-renderer>\n </bs-split-panel>\n </bs-splitter>\n <ng-container *bsInstanceofCase=\"BsContentPaneType; let content\">\n <ng-template [cdkPortalOutlet]=\"content.dockPanel.contentPortal\"></ng-template>\n </ng-container>\n <ng-container *bsInstanceofCase=\"BsFloatingPaneType; let floating\">\n <bs-resizable *ngIf=\"floating.pane\" [positioning]=\"'absolute'\" [presetPosition]=\"{ left: floating.location?.x ?? 0, top: floating.location?.y ?? 0, width: floating.size?.width ?? 200, height: floating.size?.height ?? 100 }\">\n <bs-dock-pane-renderer [layout]=\"floating.pane\"></bs-dock-pane-renderer>\n </bs-resizable>\n </ng-container>\n <div *bsInstanceofDefault>\n No match\n </div>\n</ng-container>", styles: [".dock-tabs{background:#F3F3F3}:host ::ng-deep .tab-page-content{background:#FFF;min-height:100%}\n"] }]
58
58
  }], ctorParameters: function () { return [{ type: i1.Overlay }, { type: i0.ElementRef }]; }, propDecorators: { layout: [{
@@ -9,11 +9,11 @@ class BsDockPanelComponent {
9
9
  this.headerPortal = new DomPortal(this.headerElement.nativeElement);
10
10
  this.contentPortal = new DomPortal(this.contentElement.nativeElement);
11
11
  }
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
13
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.1", type: BsDockPanelComponent, selector: "bs-dock-panel", inputs: { panelId: "panelId" }, viewQueries: [{ propertyName: "headerElement", first: true, predicate: ["headerElement"], descendants: true }, { propertyName: "contentElement", first: true, predicate: ["contentElement"], descendants: true }], ngImport: i0, template: "<!-- <bs-split-panel> -->\n<div #headerElement class=\"dock-header\">\n <ng-content select=\"bs-dock-panel-header\"></ng-content>\n</div>\n<div #contentElement>\n <ng-content></ng-content>\n</div>\n<!-- </bs-split-panel> -->", styles: [".dock-header{padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);margin:calc(-1 * var(--bs-nav-link-padding-y)) calc(-1 * var(--bs-nav-link-padding-x))}\n"] }); }
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
13
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsDockPanelComponent, selector: "bs-dock-panel", inputs: { panelId: "panelId" }, viewQueries: [{ propertyName: "headerElement", first: true, predicate: ["headerElement"], descendants: true }, { propertyName: "contentElement", first: true, predicate: ["contentElement"], descendants: true }], ngImport: i0, template: "<!-- <bs-split-panel> -->\n<div #headerElement class=\"dock-header\">\n <ng-content select=\"bs-dock-panel-header\"></ng-content>\n</div>\n<div #contentElement>\n <ng-content></ng-content>\n</div>\n<!-- </bs-split-panel> -->", styles: [".dock-header{padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);margin:calc(-1 * var(--bs-nav-link-padding-y)) calc(-1 * var(--bs-nav-link-padding-x))}\n"] }); }
14
14
  }
15
15
  export { BsDockPanelComponent };
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockPanelComponent, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockPanelComponent, decorators: [{
17
17
  type: Component,
18
18
  args: [{ selector: 'bs-dock-panel', template: "<!-- <bs-split-panel> -->\n<div #headerElement class=\"dock-header\">\n <ng-content select=\"bs-dock-panel-header\"></ng-content>\n</div>\n<div #contentElement>\n <ng-content></ng-content>\n</div>\n<!-- </bs-split-panel> -->", styles: [".dock-header{padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);margin:calc(-1 * var(--bs-nav-link-padding-y)) calc(-1 * var(--bs-nav-link-padding-x))}\n"] }]
19
19
  }], propDecorators: { headerElement: [{
@@ -255,11 +255,11 @@ class BsDockPanelHeaderComponent {
255
255
  this.isDragging = false;
256
256
  this.dragOperation = undefined;
257
257
  }
258
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockPanelHeaderComponent, deps: [{ token: i1.BsDockPanelComponent }, { token: i2.BsDockComponent }, { token: i3.BsDockService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
259
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.1", type: BsDockPanelHeaderComponent, selector: "bs-dock-panel-header", host: { listeners: { "mousedown": "onMouseDown($event)", "document:mousemove": "onMouseMove($event)", "document:mouseup": "onMouseUp($event)" }, properties: { "class.d-block": "this.dBlock" } }, ngImport: i0, template: "<ng-content></ng-content>", styles: [":host{padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);margin:calc(-1 * var(--bs-nav-link-padding-y)) calc(-1 * var(--bs-nav-link-padding-x))}\n"] }); }
258
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockPanelHeaderComponent, deps: [{ token: i1.BsDockPanelComponent }, { token: i2.BsDockComponent }, { token: i3.BsDockService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
259
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsDockPanelHeaderComponent, selector: "bs-dock-panel-header", host: { listeners: { "mousedown": "onMouseDown($event)", "document:mousemove": "onMouseMove($event)", "document:mouseup": "onMouseUp($event)" }, properties: { "class.d-block": "this.dBlock" } }, ngImport: i0, template: "<ng-content></ng-content>", styles: [":host{padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);margin:calc(-1 * var(--bs-nav-link-padding-y)) calc(-1 * var(--bs-nav-link-padding-x))}\n"] }); }
260
260
  }
261
261
  export { BsDockPanelHeaderComponent };
262
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockPanelHeaderComponent, decorators: [{
262
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockPanelHeaderComponent, decorators: [{
263
263
  type: Component,
264
264
  args: [{ selector: 'bs-dock-panel-header', template: "<ng-content></ng-content>", styles: [":host{padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);margin:calc(-1 * var(--bs-nav-link-padding-y)) calc(-1 * var(--bs-nav-link-padding-x))}\n"] }]
265
265
  }], ctorParameters: function () { return [{ type: i1.BsDockPanelComponent }, { type: i2.BsDockComponent }, { type: i3.BsDockService }, { type: i0.ElementRef }]; }, propDecorators: { onMouseDown: [{
@@ -12,8 +12,8 @@ import { BsDockPanelHeaderComponent } from './dock-panel-header/dock-panel-heade
12
12
  import { BsDockPaneRendererComponent } from './dock-pane-renderer/dock-pane-renderer.component';
13
13
  import * as i0 from "@angular/core";
14
14
  class BsDockModule {
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
16
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.1", ngImport: i0, type: BsDockModule, declarations: [BsDockComponent,
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
16
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsDockModule, declarations: [BsDockComponent,
17
17
  BsDockPanelComponent,
18
18
  BsDockPanelHeaderComponent,
19
19
  BsDockPaneRendererComponent], imports: [CommonModule,
@@ -26,7 +26,7 @@ class BsDockModule {
26
26
  BsDockPanelComponent,
27
27
  BsDockPanelHeaderComponent,
28
28
  BsDockPaneRendererComponent] }); }
29
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockModule, imports: [CommonModule,
29
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockModule, imports: [CommonModule,
30
30
  PortalModule,
31
31
  BsCardModule,
32
32
  BsInstanceOfModule,
@@ -35,7 +35,7 @@ class BsDockModule {
35
35
  BsResizableModule] }); }
36
36
  }
37
37
  export { BsDockModule };
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockModule, decorators: [{
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockModule, decorators: [{
39
39
  type: NgModule,
40
40
  args: [{
41
41
  declarations: [
@@ -44,11 +44,11 @@ class BsDockService {
44
44
  return [];
45
45
  }
46
46
  }
47
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
48
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockService, providedIn: 'root' }); }
47
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
48
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockService, providedIn: 'root' }); }
49
49
  }
50
50
  export { BsDockService };
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDockService, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDockService, decorators: [{
52
52
  type: Injectable,
53
53
  args: [{
54
54
  providedIn: 'root'
@@ -32,11 +32,11 @@ class BsDropdownDirective {
32
32
  this.isOpen = false;
33
33
  }
34
34
  }
35
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownDirective, deps: [{ token: i0.ElementRef }, { token: BS_DEVELOPMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
36
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.1", type: BsDropdownDirective, selector: "[bsDropdown]", inputs: { hasBackdrop: "hasBackdrop", sameWidth: "sameWidth", closeOnClickOutside: "closeOnClickOutside", sameDropdownWidth: "sameDropdownWidth", isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, host: { listeners: { "window:blur": "onBlur()" } }, queries: [{ propertyName: "menu", first: true, predicate: BsDropdownMenuDirective, descendants: true }, { propertyName: "toggle", first: true, predicate: BsDropdownToggleDirective, descendants: true }], ngImport: i0 }); }
35
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownDirective, deps: [{ token: i0.ElementRef }, { token: BS_DEVELOPMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
36
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.3", type: BsDropdownDirective, selector: "[bsDropdown]", inputs: { hasBackdrop: "hasBackdrop", sameWidth: "sameWidth", closeOnClickOutside: "closeOnClickOutside", sameDropdownWidth: "sameDropdownWidth", isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, host: { listeners: { "window:blur": "onBlur()" } }, queries: [{ propertyName: "menu", first: true, predicate: BsDropdownMenuDirective, descendants: true }, { propertyName: "toggle", first: true, predicate: BsDropdownToggleDirective, descendants: true }], ngImport: i0 }); }
37
37
  }
38
38
  export { BsDropdownDirective };
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownDirective, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownDirective, decorators: [{
40
40
  type: Directive,
41
41
  args: [{
42
42
  selector: '[bsDropdown]'
@@ -79,11 +79,11 @@ class BsDropdownMenuDirective extends ClickOutsideDirective {
79
79
  }
80
80
  });
81
81
  }
82
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownMenuDirective, deps: [{ token: forwardRef(() => BsDropdownDirective) }, { token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: i1.Overlay }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: PLATFORM_ID }, { token: BS_DEVELOPMENT, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
83
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.1", type: BsDropdownMenuDirective, selector: "[bsDropdownMenu]", host: { listeners: { "clickOutside": "clickedOutside($event)", "document:keydown.escape": "onEscape($event)" }, properties: { "class.show": "this.show" } }, usesInheritance: true, ngImport: i0 }); }
82
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownMenuDirective, deps: [{ token: forwardRef(() => BsDropdownDirective) }, { token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: i1.Overlay }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: PLATFORM_ID }, { token: BS_DEVELOPMENT, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
83
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.3", type: BsDropdownMenuDirective, selector: "[bsDropdownMenu]", host: { listeners: { "clickOutside": "clickedOutside($event)", "document:keydown.escape": "onEscape($event)" }, properties: { "class.show": "this.show" } }, usesInheritance: true, ngImport: i0 }); }
84
84
  }
85
85
  export { BsDropdownMenuDirective };
86
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownMenuDirective, decorators: [{
86
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownMenuDirective, decorators: [{
87
87
  type: Directive,
88
88
  args: [{
89
89
  selector: '[bsDropdownMenu]'
@@ -16,11 +16,11 @@ class BsDropdownToggleDirective {
16
16
  this.dropdown.isOpen$.next(!isOpen);
17
17
  });
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownToggleDirective, deps: [{ token: i1.BsDropdownDirective }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
20
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.1", type: BsDropdownToggleDirective, selector: "[bsDropdownToggle]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownToggleDirective, deps: [{ token: i1.BsDropdownDirective }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
20
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.3", type: BsDropdownToggleDirective, selector: "[bsDropdownToggle]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 }); }
21
21
  }
22
22
  export { BsDropdownToggleDirective };
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownToggleDirective, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownToggleDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{
26
26
  selector: '[bsDropdownToggle]'
@@ -9,20 +9,20 @@ import { BsDropdownToggleDirective } from './dropdown-toggle/dropdown-toggle.dir
9
9
  import * as i0 from "@angular/core";
10
10
  // import { BsDropdownComponent } from './dropdown/dropdown.component';
11
11
  class BsDropdownModule {
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownModule, declarations: [BsDropdownDirective,
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownModule, declarations: [BsDropdownDirective,
14
14
  BsDropdownToggleDirective,
15
15
  BsDropdownMenuDirective], imports: [CommonModule, OverlayModule, BsHasOverlayModule, ClickOutsideModule], exports: [BsDropdownDirective,
16
16
  BsDropdownToggleDirective,
17
17
  BsDropdownMenuDirective,
18
18
  // BsDropdownComponent,
19
19
  BsHasOverlayModule] }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownModule, imports: [CommonModule, OverlayModule, BsHasOverlayModule, ClickOutsideModule,
20
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownModule, imports: [CommonModule, OverlayModule, BsHasOverlayModule, ClickOutsideModule,
21
21
  // BsDropdownComponent,
22
22
  BsHasOverlayModule] }); }
23
23
  }
24
24
  export { BsDropdownModule };
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownModule, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownModule, decorators: [{
26
26
  type: NgModule,
27
27
  args: [{
28
28
  declarations: [
@@ -4,11 +4,11 @@ class BsDropdownDividerDirective {
4
4
  constructor() {
5
5
  this.dropdownDividerClass = true;
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownDividerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.1", type: BsDropdownDividerDirective, selector: "[bsDropdownDivider]", host: { properties: { "class.dropdown-divider": "this.dropdownDividerClass" } }, ngImport: i0 }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownDividerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.3", type: BsDropdownDividerDirective, selector: "[bsDropdownDivider]", host: { properties: { "class.dropdown-divider": "this.dropdownDividerClass" } }, ngImport: i0 }); }
9
9
  }
10
10
  export { BsDropdownDividerDirective };
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownDividerDirective, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownDividerDirective, decorators: [{
12
12
  type: Directive,
13
13
  args: [{
14
14
  selector: '[bsDropdownDivider]'
@@ -3,12 +3,12 @@ import { CommonModule } from '@angular/common';
3
3
  import { BsDropdownDividerDirective } from './dropdown-divider.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  class BsDropdownDividerModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownDividerModule, declarations: [BsDropdownDividerDirective], imports: [CommonModule], exports: [BsDropdownDividerDirective] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownDividerModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownDividerModule, declarations: [BsDropdownDividerDirective], imports: [CommonModule], exports: [BsDropdownDividerDirective] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownDividerModule, imports: [CommonModule] }); }
9
9
  }
10
10
  export { BsDropdownDividerModule };
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownDividerModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownDividerModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [BsDropdownDividerDirective],
@@ -5,11 +5,11 @@ class BsDropdownItemComponent {
5
5
  this.isSelected = false;
6
6
  this.disabled = false;
7
7
  }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.1", type: BsDropdownItemComponent, selector: "bs-dropdown-item", inputs: { isSelected: "isSelected", disabled: "disabled" }, ngImport: i0, template: "<li class=\"dropdown-item cursor-pointer\" [class.active]=\"isSelected\" [class.disabled]=\"disabled\">\n <ng-content></ng-content>\n</li>", styles: [""] }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.3", type: BsDropdownItemComponent, selector: "bs-dropdown-item", inputs: { isSelected: "isSelected", disabled: "disabled" }, ngImport: i0, template: "<li class=\"dropdown-item cursor-pointer\" [class.active]=\"isSelected\" [class.disabled]=\"disabled\">\n <ng-content></ng-content>\n</li>", styles: [""] }); }
10
10
  }
11
11
  export { BsDropdownItemComponent };
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.1", ngImport: i0, type: BsDropdownItemComponent, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.3", ngImport: i0, type: BsDropdownItemComponent, decorators: [{
13
13
  type: Component,
14
14
  args: [{ selector: 'bs-dropdown-item', template: "<li class=\"dropdown-item cursor-pointer\" [class.active]=\"isSelected\" [class.disabled]=\"disabled\">\n <ng-content></ng-content>\n</li>" }]
15
15
  }], propDecorators: { isSelected: [{