@mintplayer/ng-bootstrap 16.18.2 → 17.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (431) hide show
  1. package/_bootstrap.scss +12 -12
  2. package/esm2022/accordion/src/accordion/accordion.component.mjs +5 -5
  3. package/esm2022/accordion/src/accordion-tab/accordion-tab.component.mjs +5 -5
  4. package/esm2022/accordion/src/accordion-tab-header/accordion-tab-header.component.mjs +5 -5
  5. package/esm2022/accordion/src/accordion.module.mjs +5 -5
  6. package/esm2022/alert/src/alert/alert.component.mjs +4 -4
  7. package/esm2022/alert/src/alert-close/alert-close.component.mjs +5 -5
  8. package/esm2022/alert/src/alert.module.mjs +5 -5
  9. package/esm2022/async-host-binding/src/async-host-binding.module.mjs +5 -5
  10. package/esm2022/badge/src/badge.component.mjs +5 -5
  11. package/esm2022/badge/src/badge.module.mjs +5 -5
  12. package/esm2022/breadcrumb/src/breadcrumb/breadcrumb.component.mjs +5 -5
  13. package/esm2022/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.mjs +5 -5
  14. package/esm2022/breadcrumb/src/breadcrumb.module.mjs +5 -5
  15. package/esm2022/button-group/src/button-group/button-group.component.mjs +5 -5
  16. package/esm2022/button-group/src/button-group.module.mjs +5 -5
  17. package/esm2022/button-type/src/button-type/button-type.directive.mjs +4 -4
  18. package/esm2022/button-type/src/button-type/button-type.module.mjs +5 -5
  19. package/esm2022/calendar/src/calendar.component.mjs +5 -5
  20. package/esm2022/calendar/src/calendar.module.mjs +5 -5
  21. package/esm2022/calendar-month/src/pipes/month-name/month-name.module.mjs +5 -5
  22. package/esm2022/calendar-month/src/pipes/month-name/month-name.pipe.mjs +4 -4
  23. package/esm2022/calendar-month/src/pipes/weekday-name/weekday-name.module.mjs +5 -5
  24. package/esm2022/calendar-month/src/pipes/weekday-name/weekday-name.pipe.mjs +4 -4
  25. package/esm2022/calendar-month/src/service/calendar-month.service.mjs +4 -4
  26. package/esm2022/card/src/card/card.component.mjs +4 -4
  27. package/esm2022/card/src/card-header/card-header.component.mjs +4 -4
  28. package/esm2022/card/src/card.module.mjs +5 -5
  29. package/esm2022/carousel/src/carousel/carousel.component.mjs +6 -6
  30. package/esm2022/carousel/src/carousel-image/carousel-image.directive.mjs +5 -5
  31. package/esm2022/carousel/src/carousel-img/carousel-img.directive.mjs +5 -5
  32. package/esm2022/carousel/src/carousel.module.mjs +5 -5
  33. package/esm2022/close/src/close.component.mjs +5 -5
  34. package/esm2022/close/src/close.module.mjs +5 -5
  35. package/esm2022/code-snippet/src/code-snippet.component.mjs +4 -4
  36. package/esm2022/code-snippet/src/code-snippet.module.mjs +5 -5
  37. package/esm2022/color-picker/color-picker.module.mjs +5 -5
  38. package/esm2022/color-picker/components/alpha-strip/alpha-strip.component.mjs +5 -5
  39. package/esm2022/color-picker/components/color-picker/color-picker.component.mjs +5 -5
  40. package/esm2022/color-picker/components/color-wheel/color-wheel.component.mjs +5 -5
  41. package/esm2022/color-picker/components/luminosity-strip/luminosity-strip.component.mjs +5 -5
  42. package/esm2022/color-picker/components/slider/slider.component.mjs +11 -11
  43. package/esm2022/color-picker/directives/color-picker-value-accessor/color-picker-value-accessor.directive.mjs +6 -6
  44. package/esm2022/container/src/container/container.component.mjs +4 -4
  45. package/esm2022/container/src/container.module.mjs +5 -5
  46. package/esm2022/context-menu/src/context-menu.directive.mjs +6 -6
  47. package/esm2022/context-menu/src/context-menu.module.mjs +5 -5
  48. package/esm2022/copy/src/copy.directive.mjs +6 -6
  49. package/esm2022/copy/src/copy.module.mjs +5 -5
  50. package/esm2022/datatable/src/datatable/datatable.component.mjs +5 -5
  51. package/esm2022/datatable/src/datatable-column/datatable-column.directive.mjs +5 -5
  52. package/esm2022/datatable/src/datatable.module.mjs +5 -5
  53. package/esm2022/datatable/src/row-template/row-template.directive.mjs +5 -5
  54. package/esm2022/datepicker/src/datepicker.component.mjs +4 -4
  55. package/esm2022/datepicker/src/datepicker.module.mjs +5 -5
  56. package/esm2022/dock/src/dock/dock.component.mjs +5 -5
  57. package/esm2022/dock/src/dock-pane-renderer/dock-pane-renderer.component.mjs +5 -5
  58. package/esm2022/dock/src/dock-panel/dock-panel.component.mjs +4 -4
  59. package/esm2022/dock/src/dock-panel-header/dock-panel-header.component.mjs +5 -5
  60. package/esm2022/dock/src/dock.module.mjs +5 -5
  61. package/esm2022/dock/src/services/dock/dock.service.mjs +4 -4
  62. package/esm2022/dropdown/src/dropdown/dropdown.directive.mjs +6 -6
  63. package/esm2022/dropdown/src/dropdown-menu/dropdown-menu.directive.mjs +6 -6
  64. package/esm2022/dropdown/src/dropdown-toggle/dropdown-toggle.directive.mjs +5 -5
  65. package/esm2022/dropdown/src/dropdown.module.mjs +5 -5
  66. package/esm2022/dropdown-divider/src/dropdown-divider.directive.mjs +4 -4
  67. package/esm2022/dropdown-divider/src/dropdown-divider.module.mjs +5 -5
  68. package/esm2022/dropdown-menu/src/dropdown-item/dropdown-item.component.mjs +4 -4
  69. package/esm2022/dropdown-menu/src/dropdown-menu/dropdown-menu.component.mjs +6 -6
  70. package/esm2022/dropdown-menu/src/dropdown-menu.module.mjs +5 -5
  71. package/esm2022/enhanced-paste/src/directive/enhanced-paste.directive.mjs +5 -5
  72. package/esm2022/enhanced-paste/src/enhanced-paste.module.mjs +5 -5
  73. package/esm2022/enum/src/service/enum.service.mjs +4 -4
  74. package/esm2022/file-upload/src/component/file-upload.component.mjs +4 -4
  75. package/esm2022/file-upload/src/directive/file-upload-template.directive.mjs +5 -5
  76. package/esm2022/file-upload/src/file-upload.module.mjs +5 -5
  77. package/esm2022/file-upload/src/pipes/format-bytes/format-bytes.pipe.mjs +4 -4
  78. package/esm2022/floating-labels/src/floating-labels/floating-label/floating-label.component.mjs +6 -6
  79. package/esm2022/floating-labels/src/floating-labels/floating-labels.module.mjs +5 -5
  80. package/esm2022/font-color/src/font-color.module.mjs +5 -5
  81. package/esm2022/font-color/src/font-color.pipe.mjs +4 -4
  82. package/esm2022/for/src/for.directive.mjs +4 -4
  83. package/esm2022/for/src/for.module.mjs +5 -5
  84. package/esm2022/form/src/form/form.component.mjs +4 -4
  85. package/esm2022/form/src/form-control/form-control.directive.mjs +6 -6
  86. package/esm2022/form/src/form-group/form-group.directive.mjs +4 -4
  87. package/esm2022/form/src/form.module.mjs +5 -5
  88. package/esm2022/grid/src/component/grid.component.mjs +5 -5
  89. package/esm2022/grid/src/directives/col-form-label/col-form-label.directive.mjs +4 -4
  90. package/esm2022/grid/src/directives/column/column.directive.mjs +5 -5
  91. package/esm2022/grid/src/directives/row/row.directive.mjs +4 -4
  92. package/esm2022/grid/src/grid.module.mjs +5 -5
  93. package/esm2022/has-overlay/src/has-overlay/has-overlay.component.mjs +4 -4
  94. package/esm2022/has-overlay/src/has-overlay/has-overlay.module.mjs +5 -5
  95. package/esm2022/has-property/src/has-property.module.mjs +5 -5
  96. package/esm2022/has-property/src/has-property.pipe.mjs +4 -4
  97. package/esm2022/icon/src/icon.component.mjs +5 -5
  98. package/esm2022/icon/src/icon.module.mjs +5 -5
  99. package/esm2022/in-list/src/in-list.module.mjs +5 -5
  100. package/esm2022/in-list/src/in-list.pipe.mjs +4 -4
  101. package/esm2022/input-group/src/input-group/input-group.component.mjs +4 -4
  102. package/esm2022/input-group/src/input-group.module.mjs +5 -5
  103. package/esm2022/instance-of/src/directives/instanceof-case.directive.mjs +6 -6
  104. package/esm2022/instance-of/src/directives/instanceof-default.directive.mjs +6 -6
  105. package/esm2022/instance-of/src/directives/instanceof.directive.mjs +4 -4
  106. package/esm2022/instance-of/src/instance-of.module.mjs +5 -5
  107. package/esm2022/instance-of/src/pipes/instance-of.pipe.mjs +4 -4
  108. package/esm2022/lazy-loading/src/lazy-load/lazy-load.directive.mjs +5 -5
  109. package/esm2022/lazy-loading/src/lazy-loading.module.mjs +5 -5
  110. package/esm2022/let/directive/let.directive.mjs +5 -5
  111. package/esm2022/let/let.module.mjs +5 -5
  112. package/esm2022/linify/src/linify.module.mjs +5 -5
  113. package/esm2022/linify/src/linify.pipe.mjs +4 -4
  114. package/esm2022/list-group/src/list-group/list-group.component.mjs +5 -5
  115. package/esm2022/list-group/src/list-group-item/list-group-item.component.mjs +4 -4
  116. package/esm2022/list-group/src/list-group.module.mjs +5 -5
  117. package/esm2022/markdown/src/bold/bold.pipe.mjs +5 -5
  118. package/esm2022/markdown/src/italic/italic.pipe.mjs +5 -5
  119. package/esm2022/markdown/src/markdown.module.mjs +5 -5
  120. package/esm2022/markdown/src/strikethrough/strikethrough.pipe.mjs +5 -5
  121. package/esm2022/markdown/src/underline/underline.pipe.mjs +5 -5
  122. package/esm2022/marquee/src/marquee/marquee.component.mjs +4 -4
  123. package/esm2022/marquee/src/marquee.module.mjs +5 -5
  124. package/esm2022/modal/src/components/modal/modal.component.mjs +6 -6
  125. package/esm2022/modal/src/components/modal-host/modal-host.component.mjs +6 -6
  126. package/esm2022/modal/src/directives/modal/modal.directive.mjs +5 -5
  127. package/esm2022/modal/src/directives/modal-body/modal-body.directive.mjs +4 -4
  128. package/esm2022/modal/src/directives/modal-close/modal-close.directive.mjs +5 -5
  129. package/esm2022/modal/src/directives/modal-footer/modal-footer.directive.mjs +4 -4
  130. package/esm2022/modal/src/directives/modal-header/modal-header.directive.mjs +4 -4
  131. package/esm2022/modal/src/modal.module.mjs +5 -5
  132. package/esm2022/multiselect/src/component/multiselect.component.mjs +4 -4
  133. package/esm2022/multiselect/src/directives/button-template/button-template.directive.mjs +5 -5
  134. package/esm2022/multiselect/src/directives/footer-template/footer-template.directive.mjs +5 -5
  135. package/esm2022/multiselect/src/directives/header-template/header-template.directive.mjs +5 -5
  136. package/esm2022/multiselect/src/multiselect.module.mjs +5 -5
  137. package/esm2022/navbar/src/dropdown-toggle/dropdown-toggle.directive.mjs +6 -6
  138. package/esm2022/navbar/src/expand-button/expand-button.directive.mjs +5 -5
  139. package/esm2022/navbar/src/nav-link/nav-link.directive.mjs +6 -6
  140. package/esm2022/navbar/src/navbar/navbar.component.mjs +5 -5
  141. package/esm2022/navbar/src/navbar-brand/navbar-brand.component.mjs +4 -4
  142. package/esm2022/navbar/src/navbar-content/navbar-content.directive.mjs +6 -6
  143. package/esm2022/navbar/src/navbar-dropdown/navbar-dropdown.component.mjs +6 -6
  144. package/esm2022/navbar/src/navbar-item/navbar-item.component.mjs +6 -6
  145. package/esm2022/navbar/src/navbar-nav/navbar-nav.component.mjs +5 -5
  146. package/esm2022/navbar/src/navbar.module.mjs +5 -5
  147. package/esm2022/navbar-toggler/src/navbar-toggler/navbar-toggler.component.mjs +5 -5
  148. package/esm2022/navbar-toggler/src/navbar-toggler.module.mjs +5 -5
  149. package/esm2022/navigation-lock/src/directive/navigation-lock.directive.mjs +5 -5
  150. package/esm2022/navigation-lock/src/guard/navigation-lock.guard.mjs +4 -4
  151. package/esm2022/navigation-lock/src/navigation-lock.module.mjs +5 -5
  152. package/esm2022/no-noscript/src/no-noscript/no-noscript.directive.mjs +6 -6
  153. package/esm2022/no-noscript/src/no-noscript.module.mjs +5 -5
  154. package/esm2022/offcanvas/src/components/offcanvas/offcanvas.component.mjs +6 -6
  155. package/esm2022/offcanvas/src/components/offcanvas-body/offcanvas-body.component.mjs +5 -5
  156. package/esm2022/offcanvas/src/components/offcanvas-header/offcanvas-header.component.mjs +5 -5
  157. package/esm2022/offcanvas/src/components/offcanvas-host/offcanvas-host.component.mjs +6 -6
  158. package/esm2022/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.mjs +5 -5
  159. package/esm2022/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.mjs +5 -5
  160. package/esm2022/offcanvas/src/directives/offcanvas-push/offcanvas-push.directive.mjs +5 -5
  161. package/esm2022/offcanvas/src/offcanvas.module.mjs +5 -5
  162. package/esm2022/ordinal-number/src/ordinal-number/ordinal-number.pipe.mjs +5 -5
  163. package/esm2022/ordinal-number/src/ordinal-number.module.mjs +5 -5
  164. package/esm2022/pagination/src/component/pagination/pagination.component.mjs +5 -5
  165. package/esm2022/pagination/src/pagination.module.mjs +5 -5
  166. package/esm2022/placeholder/src/placeholder/placeholder.component.mjs +4 -4
  167. package/esm2022/placeholder/src/placeholder-field/placeholder-field.directive.mjs +5 -5
  168. package/esm2022/placeholder/src/placeholder.module.mjs +5 -5
  169. package/esm2022/playlist-toggler/src/playlist-toggler/playlist-toggler.component.mjs +5 -5
  170. package/esm2022/playlist-toggler/src/playlist-toggler.module.mjs +5 -5
  171. package/esm2022/popover/src/component/popover.component.mjs +6 -6
  172. package/esm2022/popover/src/directives/popover/popover.directive.mjs +6 -6
  173. package/esm2022/popover/src/directives/popover-body/popover-body.directive.mjs +4 -4
  174. package/esm2022/popover/src/directives/popover-header/popover-header.directive.mjs +4 -4
  175. package/esm2022/popover/src/popover.module.mjs +5 -5
  176. package/esm2022/progress-bar/src/progress/progress.component.mjs +4 -4
  177. package/esm2022/progress-bar/src/progress-bar/progress-bar.component.mjs +5 -5
  178. package/esm2022/progress-bar/src/progress-bar.module.mjs +5 -5
  179. package/esm2022/range/src/component/range.component.mjs +5 -5
  180. package/esm2022/range/src/range.module.mjs +5 -5
  181. package/esm2022/range/src/value-accessor/range-value-accessor.mjs +5 -5
  182. package/esm2022/rating/src/component/rating.component.mjs +5 -5
  183. package/esm2022/rating/src/rating.module.mjs +5 -5
  184. package/esm2022/resizable/src/resizable/resizable.component.mjs +5 -5
  185. package/esm2022/resizable/src/resizable.module.mjs +5 -5
  186. package/esm2022/resizable/src/resize-glyph/resize-glyph.directive.mjs +6 -6
  187. package/esm2022/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.mjs +5 -5
  188. package/esm2022/scheduler/src/components/scheduler/scheduler.component.mjs +5 -5
  189. package/esm2022/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +4 -4
  190. package/esm2022/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +4 -4
  191. package/esm2022/scheduler/src/pipes/date-offset/date-offset.pipe.mjs +4 -4
  192. package/esm2022/scheduler/src/pipes/day-of-week/day-of-week.pipe.mjs +4 -4
  193. package/esm2022/scheduler/src/scheduler.module.mjs +5 -5
  194. package/esm2022/scheduler/src/services/timeline/timeline.service.mjs +4 -4
  195. package/esm2022/scrollspy/src/component/scrollspy.component.mjs +6 -6
  196. package/esm2022/scrollspy/src/directives/scrollspy.directive.mjs +5 -5
  197. package/esm2022/scrollspy/src/scrollspy.module.mjs +5 -5
  198. package/esm2022/scrollspy/src/services/scroll-offset/scroll-offset.service.mjs +6 -6
  199. package/esm2022/searchbox/src/directives/enter-search-term.directive.mjs +5 -5
  200. package/esm2022/searchbox/src/directives/no-results.directive.mjs +5 -5
  201. package/esm2022/searchbox/src/directives/suggestion.directive.mjs +5 -5
  202. package/esm2022/searchbox/src/searchbox/searchbox.component.mjs +6 -6
  203. package/esm2022/searchbox/src/searchbox.module.mjs +5 -5
  204. package/esm2022/select/src/component/select.component.mjs +5 -5
  205. package/esm2022/select/src/select.module.mjs +5 -5
  206. package/esm2022/select/src/value-accessors/select-value-accessor.mjs +10 -10
  207. package/esm2022/select2/src/component/select2.component.mjs +4 -4
  208. package/esm2022/select2/src/directive/item-template/item-template.directive.mjs +5 -5
  209. package/esm2022/select2/src/directive/suggestion-template/suggestion-template.directive.mjs +5 -5
  210. package/esm2022/select2/src/select2.module.mjs +5 -5
  211. package/esm2022/signature-pad/src/component/signature-pad.component.mjs +5 -5
  212. package/esm2022/signature-pad/src/signature-pad.module.mjs +5 -5
  213. package/esm2022/slugify/src/slugify.module.mjs +5 -5
  214. package/esm2022/slugify/src/slugify.pipe.mjs +4 -4
  215. package/esm2022/spinner/src/spinner.component.mjs +5 -5
  216. package/esm2022/spinner/src/spinner.module.mjs +5 -5
  217. package/esm2022/split-string/src/split-string.module.mjs +5 -5
  218. package/esm2022/split-string/src/split-string.pipe.mjs +4 -4
  219. package/esm2022/splitter/src/element-at/element-at.pipe.mjs +4 -4
  220. package/esm2022/splitter/src/split-panel/split-panel.component.mjs +5 -5
  221. package/esm2022/splitter/src/splitter/splitter.component.mjs +5 -5
  222. package/esm2022/splitter/src/splitter.module.mjs +5 -5
  223. package/esm2022/sticky-footer/src/sticky-footer/sticky-footer.component.mjs +6 -6
  224. package/esm2022/sticky-footer/src/sticky-footer-parent/sticky-footer-parent.directive.mjs +4 -4
  225. package/esm2022/sticky-footer/src/sticky-footer.module.mjs +5 -5
  226. package/esm2022/tab-control/src/tab-control/tab-control.component.mjs +5 -5
  227. package/esm2022/tab-control/src/tab-control.module.mjs +5 -5
  228. package/esm2022/tab-control/src/tab-page/tab-page.component.mjs +5 -5
  229. package/esm2022/tab-control/src/tab-page-header/tab-page-header.directive.mjs +5 -5
  230. package/esm2022/table/src/component/table.component.mjs +4 -4
  231. package/esm2022/table/src/table.module.mjs +5 -5
  232. package/esm2022/timepicker/src/timepicker.component.mjs +5 -5
  233. package/esm2022/timepicker/src/timepicker.module.mjs +5 -5
  234. package/esm2022/toast/src/components/toast/toast.component.mjs +4 -4
  235. package/esm2022/toast/src/components/toast-body/toast-body.component.mjs +4 -4
  236. package/esm2022/toast/src/components/toast-container/toast-container.component.mjs +5 -5
  237. package/esm2022/toast/src/components/toast-header/toast-header.component.mjs +4 -4
  238. package/esm2022/toast/src/directives/toast-close/toast-close.directive.mjs +5 -5
  239. package/esm2022/toast/src/pipes/add-properties.pipe.mjs +4 -4
  240. package/esm2022/toast/src/services/toast/toast.service.mjs +6 -6
  241. package/esm2022/toast/src/toast.module.mjs +5 -5
  242. package/esm2022/toggle-button/src/component/toggle-button.component.mjs +5 -5
  243. package/esm2022/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.mjs +5 -5
  244. package/esm2022/toggle-button/src/toggle-button.module.mjs +5 -5
  245. package/esm2022/toggle-button/src/value-accessor/toggle-button-value-accessor.mjs +5 -5
  246. package/esm2022/tooltip/src/component/tooltip.component.mjs +6 -6
  247. package/esm2022/tooltip/src/directive/tooltip.directive.mjs +6 -6
  248. package/esm2022/tooltip/src/tooltip.module.mjs +5 -5
  249. package/esm2022/track-by/src/track-by-index.directive.mjs +6 -6
  250. package/esm2022/track-by/src/track-by.directive.mjs +6 -6
  251. package/esm2022/track-by/src/track-by.module.mjs +5 -5
  252. package/esm2022/treeview/src/treeview/treeview.component.mjs +6 -6
  253. package/esm2022/treeview/src/treeview-item/treeview-item.component.mjs +5 -5
  254. package/esm2022/treeview/src/treeview.module.mjs +5 -5
  255. package/esm2022/trust-html/src/trust-html.module.mjs +5 -5
  256. package/esm2022/trust-html/src/trust-html.pipe.mjs +5 -5
  257. package/esm2022/typeahead/src/typeahead.component.mjs +5 -5
  258. package/esm2022/typeahead/src/typeahead.module.mjs +5 -5
  259. package/esm2022/uc-first/src/uc-first.module.mjs +5 -5
  260. package/esm2022/uc-first/src/uc-first.pipe.mjs +4 -4
  261. package/esm2022/user-agent/src/directive/user-agent.directive.mjs +6 -6
  262. package/esm2022/user-agent/src/user-agent.module.mjs +5 -5
  263. package/esm2022/word-count/src/word-count.module.mjs +5 -5
  264. package/esm2022/word-count/src/word-count.pipe.mjs +4 -4
  265. package/fesm2022/mintplayer-ng-bootstrap-accordion.mjs +17 -17
  266. package/fesm2022/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
  267. package/fesm2022/mintplayer-ng-bootstrap-alert.mjs +11 -11
  268. package/fesm2022/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
  269. package/fesm2022/mintplayer-ng-bootstrap-async-host-binding.mjs +4 -4
  270. package/fesm2022/mintplayer-ng-bootstrap-async-host-binding.mjs.map +1 -1
  271. package/fesm2022/mintplayer-ng-bootstrap-badge.mjs +8 -8
  272. package/fesm2022/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
  273. package/fesm2022/mintplayer-ng-bootstrap-breadcrumb.mjs +12 -12
  274. package/fesm2022/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
  275. package/fesm2022/mintplayer-ng-bootstrap-button-group.mjs +8 -8
  276. package/fesm2022/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
  277. package/fesm2022/mintplayer-ng-bootstrap-button-type.mjs +7 -7
  278. package/fesm2022/mintplayer-ng-bootstrap-button-type.mjs.map +1 -1
  279. package/fesm2022/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
  280. package/fesm2022/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
  281. package/fesm2022/mintplayer-ng-bootstrap-calendar.mjs +8 -8
  282. package/fesm2022/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
  283. package/fesm2022/mintplayer-ng-bootstrap-card.mjs +10 -10
  284. package/fesm2022/mintplayer-ng-bootstrap-card.mjs.map +1 -1
  285. package/fesm2022/mintplayer-ng-bootstrap-carousel.mjs +17 -17
  286. package/fesm2022/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
  287. package/fesm2022/mintplayer-ng-bootstrap-close.mjs +8 -8
  288. package/fesm2022/mintplayer-ng-bootstrap-close.mjs.map +1 -1
  289. package/fesm2022/mintplayer-ng-bootstrap-code-snippet.mjs +7 -7
  290. package/fesm2022/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
  291. package/fesm2022/mintplayer-ng-bootstrap-color-picker.mjs +36 -36
  292. package/fesm2022/mintplayer-ng-bootstrap-color-picker.mjs.map +1 -1
  293. package/fesm2022/mintplayer-ng-bootstrap-container.mjs +7 -7
  294. package/fesm2022/mintplayer-ng-bootstrap-container.mjs.map +1 -1
  295. package/fesm2022/mintplayer-ng-bootstrap-context-menu.mjs +9 -9
  296. package/fesm2022/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
  297. package/fesm2022/mintplayer-ng-bootstrap-copy.mjs +9 -9
  298. package/fesm2022/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
  299. package/fesm2022/mintplayer-ng-bootstrap-datatable.mjs +16 -16
  300. package/fesm2022/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
  301. package/fesm2022/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
  302. package/fesm2022/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
  303. package/fesm2022/mintplayer-ng-bootstrap-dock.mjs +22 -22
  304. package/fesm2022/mintplayer-ng-bootstrap-dock.mjs.map +1 -1
  305. package/fesm2022/mintplayer-ng-bootstrap-dropdown-divider.mjs +7 -7
  306. package/fesm2022/mintplayer-ng-bootstrap-dropdown-divider.mjs.map +1 -1
  307. package/fesm2022/mintplayer-ng-bootstrap-dropdown-menu.mjs +12 -12
  308. package/fesm2022/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
  309. package/fesm2022/mintplayer-ng-bootstrap-dropdown.mjs +18 -18
  310. package/fesm2022/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
  311. package/fesm2022/mintplayer-ng-bootstrap-enhanced-paste.mjs +8 -8
  312. package/fesm2022/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
  313. package/fesm2022/mintplayer-ng-bootstrap-enum.mjs +3 -3
  314. package/fesm2022/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
  315. package/fesm2022/mintplayer-ng-bootstrap-file-upload.mjs +14 -14
  316. package/fesm2022/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
  317. package/fesm2022/mintplayer-ng-bootstrap-floating-labels.mjs +9 -9
  318. package/fesm2022/mintplayer-ng-bootstrap-floating-labels.mjs.map +1 -1
  319. package/fesm2022/mintplayer-ng-bootstrap-font-color.mjs +7 -7
  320. package/fesm2022/mintplayer-ng-bootstrap-font-color.mjs.map +1 -1
  321. package/fesm2022/mintplayer-ng-bootstrap-for.mjs +7 -7
  322. package/fesm2022/mintplayer-ng-bootstrap-for.mjs.map +1 -1
  323. package/fesm2022/mintplayer-ng-bootstrap-form.mjs +15 -15
  324. package/fesm2022/mintplayer-ng-bootstrap-form.mjs.map +1 -1
  325. package/fesm2022/mintplayer-ng-bootstrap-grid.mjs +18 -18
  326. package/fesm2022/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
  327. package/fesm2022/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
  328. package/fesm2022/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
  329. package/fesm2022/mintplayer-ng-bootstrap-has-property.mjs +7 -7
  330. package/fesm2022/mintplayer-ng-bootstrap-has-property.mjs.map +1 -1
  331. package/fesm2022/mintplayer-ng-bootstrap-icon.mjs +8 -8
  332. package/fesm2022/mintplayer-ng-bootstrap-icon.mjs.map +1 -1
  333. package/fesm2022/mintplayer-ng-bootstrap-in-list.mjs +7 -7
  334. package/fesm2022/mintplayer-ng-bootstrap-in-list.mjs.map +1 -1
  335. package/fesm2022/mintplayer-ng-bootstrap-input-group.mjs +7 -7
  336. package/fesm2022/mintplayer-ng-bootstrap-input-group.mjs.map +1 -1
  337. package/fesm2022/mintplayer-ng-bootstrap-instance-of.mjs +20 -20
  338. package/fesm2022/mintplayer-ng-bootstrap-instance-of.mjs.map +1 -1
  339. package/fesm2022/mintplayer-ng-bootstrap-lazy-loading.mjs +8 -8
  340. package/fesm2022/mintplayer-ng-bootstrap-lazy-loading.mjs.map +1 -1
  341. package/fesm2022/mintplayer-ng-bootstrap-let.mjs +8 -8
  342. package/fesm2022/mintplayer-ng-bootstrap-let.mjs.map +1 -1
  343. package/fesm2022/mintplayer-ng-bootstrap-linify.mjs +7 -7
  344. package/fesm2022/mintplayer-ng-bootstrap-linify.mjs.map +1 -1
  345. package/fesm2022/mintplayer-ng-bootstrap-list-group.mjs +11 -11
  346. package/fesm2022/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
  347. package/fesm2022/mintplayer-ng-bootstrap-markdown.mjs +20 -20
  348. package/fesm2022/mintplayer-ng-bootstrap-markdown.mjs.map +1 -1
  349. package/fesm2022/mintplayer-ng-bootstrap-marquee.mjs +7 -7
  350. package/fesm2022/mintplayer-ng-bootstrap-marquee.mjs.map +1 -1
  351. package/fesm2022/mintplayer-ng-bootstrap-modal.mjs +31 -31
  352. package/fesm2022/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
  353. package/fesm2022/mintplayer-ng-bootstrap-multiselect.mjs +19 -19
  354. package/fesm2022/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
  355. package/fesm2022/mintplayer-ng-bootstrap-navbar-toggler.mjs +8 -8
  356. package/fesm2022/mintplayer-ng-bootstrap-navbar-toggler.mjs.map +1 -1
  357. package/fesm2022/mintplayer-ng-bootstrap-navbar.mjs +45 -45
  358. package/fesm2022/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
  359. package/fesm2022/mintplayer-ng-bootstrap-navigation-lock.mjs +11 -11
  360. package/fesm2022/mintplayer-ng-bootstrap-navigation-lock.mjs.map +1 -1
  361. package/fesm2022/mintplayer-ng-bootstrap-no-noscript.mjs +9 -9
  362. package/fesm2022/mintplayer-ng-bootstrap-no-noscript.mjs.map +1 -1
  363. package/fesm2022/mintplayer-ng-bootstrap-offcanvas.mjs +35 -35
  364. package/fesm2022/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
  365. package/fesm2022/mintplayer-ng-bootstrap-ordinal-number.mjs +8 -8
  366. package/fesm2022/mintplayer-ng-bootstrap-ordinal-number.mjs.map +1 -1
  367. package/fesm2022/mintplayer-ng-bootstrap-pagination.mjs +9 -9
  368. package/fesm2022/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
  369. package/fesm2022/mintplayer-ng-bootstrap-placeholder.mjs +11 -11
  370. package/fesm2022/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
  371. package/fesm2022/mintplayer-ng-bootstrap-playlist-toggler.mjs +8 -8
  372. package/fesm2022/mintplayer-ng-bootstrap-playlist-toggler.mjs.map +1 -1
  373. package/fesm2022/mintplayer-ng-bootstrap-popover.mjs +20 -20
  374. package/fesm2022/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
  375. package/fesm2022/mintplayer-ng-bootstrap-progress-bar.mjs +12 -12
  376. package/fesm2022/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
  377. package/fesm2022/mintplayer-ng-bootstrap-range.mjs +12 -12
  378. package/fesm2022/mintplayer-ng-bootstrap-range.mjs.map +1 -1
  379. package/fesm2022/mintplayer-ng-bootstrap-rating.mjs +9 -9
  380. package/fesm2022/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
  381. package/fesm2022/mintplayer-ng-bootstrap-resizable.mjs +13 -13
  382. package/fesm2022/mintplayer-ng-bootstrap-resizable.mjs.map +1 -1
  383. package/fesm2022/mintplayer-ng-bootstrap-scheduler.mjs +27 -27
  384. package/fesm2022/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
  385. package/fesm2022/mintplayer-ng-bootstrap-scrollspy.mjs +19 -19
  386. package/fesm2022/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
  387. package/fesm2022/mintplayer-ng-bootstrap-searchbox.mjs +21 -21
  388. package/fesm2022/mintplayer-ng-bootstrap-searchbox.mjs.map +1 -1
  389. package/fesm2022/mintplayer-ng-bootstrap-select.mjs +17 -17
  390. package/fesm2022/mintplayer-ng-bootstrap-select.mjs.map +1 -1
  391. package/fesm2022/mintplayer-ng-bootstrap-select2.mjs +15 -15
  392. package/fesm2022/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
  393. package/fesm2022/mintplayer-ng-bootstrap-signature-pad.mjs +8 -8
  394. package/fesm2022/mintplayer-ng-bootstrap-signature-pad.mjs.map +1 -1
  395. package/fesm2022/mintplayer-ng-bootstrap-slugify.mjs +7 -7
  396. package/fesm2022/mintplayer-ng-bootstrap-slugify.mjs.map +1 -1
  397. package/fesm2022/mintplayer-ng-bootstrap-spinner.mjs +8 -8
  398. package/fesm2022/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
  399. package/fesm2022/mintplayer-ng-bootstrap-split-string.mjs +7 -7
  400. package/fesm2022/mintplayer-ng-bootstrap-split-string.mjs.map +1 -1
  401. package/fesm2022/mintplayer-ng-bootstrap-splitter.mjs +15 -15
  402. package/fesm2022/mintplayer-ng-bootstrap-splitter.mjs.map +1 -1
  403. package/fesm2022/mintplayer-ng-bootstrap-sticky-footer.mjs +12 -12
  404. package/fesm2022/mintplayer-ng-bootstrap-sticky-footer.mjs.map +1 -1
  405. package/fesm2022/mintplayer-ng-bootstrap-tab-control.mjs +17 -17
  406. package/fesm2022/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
  407. package/fesm2022/mintplayer-ng-bootstrap-table.mjs +7 -7
  408. package/fesm2022/mintplayer-ng-bootstrap-table.mjs.map +1 -1
  409. package/fesm2022/mintplayer-ng-bootstrap-timepicker.mjs +8 -8
  410. package/fesm2022/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
  411. package/fesm2022/mintplayer-ng-bootstrap-toast.mjs +29 -29
  412. package/fesm2022/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
  413. package/fesm2022/mintplayer-ng-bootstrap-toggle-button.mjs +16 -16
  414. package/fesm2022/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
  415. package/fesm2022/mintplayer-ng-bootstrap-tooltip.mjs +14 -14
  416. package/fesm2022/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
  417. package/fesm2022/mintplayer-ng-bootstrap-track-by.mjs +14 -14
  418. package/fesm2022/mintplayer-ng-bootstrap-track-by.mjs.map +1 -1
  419. package/fesm2022/mintplayer-ng-bootstrap-treeview.mjs +13 -13
  420. package/fesm2022/mintplayer-ng-bootstrap-treeview.mjs.map +1 -1
  421. package/fesm2022/mintplayer-ng-bootstrap-trust-html.mjs +8 -8
  422. package/fesm2022/mintplayer-ng-bootstrap-trust-html.mjs.map +1 -1
  423. package/fesm2022/mintplayer-ng-bootstrap-typeahead.mjs +8 -8
  424. package/fesm2022/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
  425. package/fesm2022/mintplayer-ng-bootstrap-uc-first.mjs +7 -7
  426. package/fesm2022/mintplayer-ng-bootstrap-uc-first.mjs.map +1 -1
  427. package/fesm2022/mintplayer-ng-bootstrap-user-agent.mjs +9 -9
  428. package/fesm2022/mintplayer-ng-bootstrap-user-agent.mjs.map +1 -1
  429. package/fesm2022/mintplayer-ng-bootstrap-word-count.mjs +7 -7
  430. package/fesm2022/mintplayer-ng-bootstrap-word-count.mjs.map +1 -1
  431. package/package.json +12 -12
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-icon.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/icon/src/icon.component.ts","../../../../libs/mintplayer-ng-bootstrap/icon/src/icon.component.html","../../../../libs/mintplayer-ng-bootstrap/icon/src/icon.module.ts","../../../../libs/mintplayer-ng-bootstrap/icon/mintplayer-ng-bootstrap-icon.ts"],"sourcesContent":["import { Component, Input } from '@angular/core';\nimport { BehaviorSubject, Observable } from 'rxjs';\nimport { map } from 'rxjs/operators';\n\n@Component({\n selector: 'bs-icon',\n templateUrl: './icon.component.html',\n styleUrls: ['./icon.component.scss'],\n})\nexport class BsIconComponent {\n constructor() {\n this.isVisible$ = this.icon$.pipe(map(i => i !== null));\n this.biClass$ = this.icon$.pipe(map((icon) => {\n if (icon === null) {\n return null;\n } else {\n return `bi-${icon}`;\n }\n }));\n }\n \n icon$ = new BehaviorSubject<string | null>(null);\n isVisible$: Observable<boolean>;\n biClass$: Observable<string | null>;\n\n\n public get icon() {\n return this.icon$.value;\n }\n @Input() public set icon(value: string | null) {\n this.icon$.next(value);\n }\n}\n","<i *ngIf=\"isVisible$ | async\" class=\"bi\" [class]=\"biClass$ | async\"></i>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsIconComponent } from './icon.component';\n\n@NgModule({\n declarations: [BsIconComponent],\n imports: [CommonModule],\n exports: [BsIconComponent],\n})\nexport class BsIconModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;MASa,eAAe,CAAA;AAC1B,IAAA,WAAA,GAAA;AAWA,QAAA,IAAA,CAAA,KAAK,GAAG,IAAI,eAAe,CAAgB,IAAI,CAAC,CAAC;QAV/C,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,KAAK,IAAI,CAAC,CAAC,CAAC;AACxD,QAAA,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,KAAI;YAC3C,IAAI,IAAI,KAAK,IAAI,EAAE;AACjB,gBAAA,OAAO,IAAI,CAAC;AACb,aAAA;AAAM,iBAAA;gBACL,OAAO,CAAA,GAAA,EAAM,IAAI,CAAA,CAAE,CAAC;AACrB,aAAA;SACF,CAAC,CAAC,CAAC;KACL;AAOD,IAAA,IAAW,IAAI,GAAA;AACb,QAAA,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC;KACzB;IACD,IAAoB,IAAI,CAAC,KAAoB,EAAA;AAC3C,QAAA,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KACxB;+GAtBU,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,eAAe,yECT5B,gFAAwE,EAAA,MAAA,EAAA,CAAA,w/iEAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,IAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,EAAA,CAAA,SAAA,EAAA,IAAA,EAAA,OAAA,EAAA,CAAA,EAAA,CAAA,CAAA,EAAA;;4FDS3D,eAAe,EAAA,UAAA,EAAA,CAAA;kBAL3B,SAAS;+BACE,SAAS,EAAA,QAAA,EAAA,gFAAA,EAAA,MAAA,EAAA,CAAA,w/iEAAA,CAAA,EAAA,CAAA;0EAwBC,IAAI,EAAA,CAAA;sBAAvB,KAAK;;;MEpBK,YAAY,CAAA;+GAAZ,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAZ,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,YAAY,EAJR,YAAA,EAAA,CAAA,eAAe,CACpB,EAAA,OAAA,EAAA,CAAA,YAAY,aACZ,eAAe,CAAA,EAAA,CAAA,CAAA,EAAA;AAEd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,YAAY,YAHb,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;4FAGX,YAAY,EAAA,UAAA,EAAA,CAAA;kBALxB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,eAAe,CAAC;oBAC/B,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,eAAe,CAAC;AAC3B,iBAAA,CAAA;;;ACRD;;AAEG;;;;"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-icon.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/icon/src/icon.component.ts","../../../../libs/mintplayer-ng-bootstrap/icon/src/icon.component.html","../../../../libs/mintplayer-ng-bootstrap/icon/src/icon.module.ts","../../../../libs/mintplayer-ng-bootstrap/icon/mintplayer-ng-bootstrap-icon.ts"],"sourcesContent":["import { Component, Input } from '@angular/core';\nimport { BehaviorSubject, Observable } from 'rxjs';\nimport { map } from 'rxjs/operators';\n\n@Component({\n selector: 'bs-icon',\n templateUrl: './icon.component.html',\n styleUrls: ['./icon.component.scss'],\n})\nexport class BsIconComponent {\n constructor() {\n this.isVisible$ = this.icon$.pipe(map(i => i !== null));\n this.biClass$ = this.icon$.pipe(map((icon) => {\n if (icon === null) {\n return null;\n } else {\n return `bi-${icon}`;\n }\n }));\n }\n \n icon$ = new BehaviorSubject<string | null>(null);\n isVisible$: Observable<boolean>;\n biClass$: Observable<string | null>;\n\n\n public get icon() {\n return this.icon$.value;\n }\n @Input() public set icon(value: string | null) {\n this.icon$.next(value);\n }\n}\n","<i *ngIf=\"isVisible$ | async\" class=\"bi\" [class]=\"biClass$ | async\"></i>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsIconComponent } from './icon.component';\n\n@NgModule({\n declarations: [BsIconComponent],\n imports: [CommonModule],\n exports: [BsIconComponent],\n})\nexport class BsIconModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;MASa,eAAe,CAAA;AAC1B,IAAA,WAAA,GAAA;AAWA,QAAA,IAAA,CAAA,KAAK,GAAG,IAAI,eAAe,CAAgB,IAAI,CAAC,CAAC;QAV/C,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,KAAK,IAAI,CAAC,CAAC,CAAC;AACxD,QAAA,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,KAAI;YAC3C,IAAI,IAAI,KAAK,IAAI,EAAE;AACjB,gBAAA,OAAO,IAAI,CAAC;AACb,aAAA;AAAM,iBAAA;gBACL,OAAO,CAAA,GAAA,EAAM,IAAI,CAAA,CAAE,CAAC;AACrB,aAAA;SACF,CAAC,CAAC,CAAC;KACL;AAOD,IAAA,IAAW,IAAI,GAAA;AACb,QAAA,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC;KACzB;IACD,IAAoB,IAAI,CAAC,KAAoB,EAAA;AAC3C,QAAA,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KACxB;8GAtBU,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,eAAe,yECT5B,gFAAwE,EAAA,MAAA,EAAA,CAAA,w/iEAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,IAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,EAAA,CAAA,SAAA,EAAA,IAAA,EAAA,OAAA,EAAA,CAAA,EAAA,CAAA,CAAA,EAAA;;2FDS3D,eAAe,EAAA,UAAA,EAAA,CAAA;kBAL3B,SAAS;+BACE,SAAS,EAAA,QAAA,EAAA,gFAAA,EAAA,MAAA,EAAA,CAAA,w/iEAAA,CAAA,EAAA,CAAA;wDAwBC,IAAI,EAAA,CAAA;sBAAvB,KAAK;;;MEpBK,YAAY,CAAA;8GAAZ,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAZ,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,YAAY,EAJR,YAAA,EAAA,CAAA,eAAe,CACpB,EAAA,OAAA,EAAA,CAAA,YAAY,aACZ,eAAe,CAAA,EAAA,CAAA,CAAA,EAAA;AAEd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,YAAY,YAHb,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;2FAGX,YAAY,EAAA,UAAA,EAAA,CAAA;kBALxB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,eAAe,CAAC;oBAC/B,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,eAAe,CAAC;AAC3B,iBAAA,CAAA;;;ACRD;;AAEG;;;;"}
@@ -6,10 +6,10 @@ class BsInListPipe {
6
6
  transform(items, parameter) {
7
7
  return items.some(item => item.id === parameter);
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
10
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsInListPipe, name: "bsInList" }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
10
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsInListPipe, name: "bsInList" }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInListPipe, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInListPipe, decorators: [{
13
13
  type: Pipe,
14
14
  args: [{
15
15
  name: 'bsInList'
@@ -17,11 +17,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
17
17
  }] });
18
18
 
19
19
  class BsInListModule {
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
21
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsInListModule, declarations: [BsInListPipe], imports: [CommonModule], exports: [BsInListPipe] }); }
22
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInListModule, imports: [CommonModule] }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
21
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsInListModule, declarations: [BsInListPipe], imports: [CommonModule], exports: [BsInListPipe] }); }
22
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInListModule, imports: [CommonModule] }); }
23
23
  }
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInListModule, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInListModule, decorators: [{
25
25
  type: NgModule,
26
26
  args: [{
27
27
  declarations: [
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-in-list.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/in-list/src/in-list.pipe.ts","../../../../libs/mintplayer-ng-bootstrap/in-list/src/in-list.module.ts","../../../../libs/mintplayer-ng-bootstrap/in-list/mintplayer-ng-bootstrap-in-list.ts"],"sourcesContent":["import { Pipe, PipeTransform } from '@angular/core';\nimport { HasId } from '@mintplayer/ng-bootstrap/has-id';\n\n@Pipe({\n name: 'bsInList'\n})\nexport class BsInListPipe<T> implements PipeTransform {\n\n transform(items: HasId<T>[], parameter: T) {\n return items.some(item => item.id === parameter);\n }\n\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsInListPipe } from './in-list.pipe';\n\n@NgModule({\n declarations: [\n BsInListPipe\n ],\n imports: [\n CommonModule\n ],\n exports: [\n BsInListPipe\n ]\n})\nexport class BsInListModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAMa,YAAY,CAAA;IAEvB,SAAS,CAAC,KAAiB,EAAE,SAAY,EAAA;AACvC,QAAA,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,EAAE,KAAK,SAAS,CAAC,CAAC;KAClD;+GAJU,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA,EAAA;6GAAZ,YAAY,EAAA,IAAA,EAAA,UAAA,EAAA,CAAA,CAAA,EAAA;;4FAAZ,YAAY,EAAA,UAAA,EAAA,CAAA;kBAHxB,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACJ,oBAAA,IAAI,EAAE,UAAU;AACjB,iBAAA,CAAA;;;MCUY,cAAc,CAAA;+GAAd,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,EATvB,YAAA,EAAA,CAAA,YAAY,CAGZ,EAAA,OAAA,EAAA,CAAA,YAAY,aAGZ,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;AAGH,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,YANvB,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;4FAMH,cAAc,EAAA,UAAA,EAAA,CAAA;kBAX1B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,YAAY;AACb,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;AACF,iBAAA,CAAA;;;ACdD;;AAEG;;;;"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-in-list.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/in-list/src/in-list.pipe.ts","../../../../libs/mintplayer-ng-bootstrap/in-list/src/in-list.module.ts","../../../../libs/mintplayer-ng-bootstrap/in-list/mintplayer-ng-bootstrap-in-list.ts"],"sourcesContent":["import { Pipe, PipeTransform } from '@angular/core';\nimport { HasId } from '@mintplayer/ng-bootstrap/has-id';\n\n@Pipe({\n name: 'bsInList'\n})\nexport class BsInListPipe<T> implements PipeTransform {\n\n transform(items: HasId<T>[], parameter: T) {\n return items.some(item => item.id === parameter);\n }\n\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsInListPipe } from './in-list.pipe';\n\n@NgModule({\n declarations: [\n BsInListPipe\n ],\n imports: [\n CommonModule\n ],\n exports: [\n BsInListPipe\n ]\n})\nexport class BsInListModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAMa,YAAY,CAAA;IAEvB,SAAS,CAAC,KAAiB,EAAE,SAAY,EAAA;AACvC,QAAA,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,EAAE,KAAK,SAAS,CAAC,CAAC;KAClD;8GAJU,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA,EAAA;4GAAZ,YAAY,EAAA,IAAA,EAAA,UAAA,EAAA,CAAA,CAAA,EAAA;;2FAAZ,YAAY,EAAA,UAAA,EAAA,CAAA;kBAHxB,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACJ,oBAAA,IAAI,EAAE,UAAU;AACjB,iBAAA,CAAA;;;MCUY,cAAc,CAAA;8GAAd,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,EATvB,YAAA,EAAA,CAAA,YAAY,CAGZ,EAAA,OAAA,EAAA,CAAA,YAAY,aAGZ,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;AAGH,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,YANvB,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;2FAMH,cAAc,EAAA,UAAA,EAAA,CAAA;kBAX1B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,YAAY;AACb,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;AACF,iBAAA,CAAA;;;ACdD;;AAEG;;;;"}
@@ -3,20 +3,20 @@ import { Component, NgModule } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
4
 
5
5
  class BsInputGroupComponent {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInputGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: BsInputGroupComponent, selector: "bs-input-group", ngImport: i0, template: "<div class=\"input-group\">\n <ng-content></ng-content>\n</div>", styles: [":host ::ng-deep .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}:host ::ng-deep .input-group>.form-control,:host ::ng-deep .input-group>.form-select,:host ::ng-deep .input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}:host ::ng-deep .input-group>.form-control:focus,:host ::ng-deep .input-group>.form-select:focus,:host ::ng-deep .input-group>.form-floating:focus-within{z-index:5}:host ::ng-deep .input-group .btn{position:relative;z-index:2}:host ::ng-deep .input-group .btn:focus{z-index:5}:host ::ng-deep .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}:host ::ng-deep .input-group-lg>.form-control,:host ::ng-deep .input-group-lg>.form-select,:host ::ng-deep .input-group-lg>.input-group-text,:host ::ng-deep .input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}:host ::ng-deep .input-group-sm>.form-control,:host ::ng-deep .input-group-sm>.form-select,:host ::ng-deep .input-group-sm>.input-group-text,:host ::ng-deep .input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}:host ::ng-deep .input-group-lg>.form-select,:host ::ng-deep .input-group-sm>.form-select{padding-right:3rem}:host ::ng-deep .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),:host ::ng-deep .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),:host ::ng-deep .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,:host ::ng-deep .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}:host ::ng-deep .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),:host ::ng-deep .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),:host ::ng-deep .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,:host ::ng-deep .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}:host ::ng-deep .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}:host ::ng-deep .input-group>.form-floating:not(:first-child)>.form-control,:host ::ng-deep .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}\n"] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInputGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.3", type: BsInputGroupComponent, selector: "bs-input-group", ngImport: i0, template: "<div class=\"input-group\">\n <ng-content></ng-content>\n</div>", styles: [":host ::ng-deep .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}:host ::ng-deep .input-group>.form-control,:host ::ng-deep .input-group>.form-select,:host ::ng-deep .input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}:host ::ng-deep .input-group>.form-control:focus,:host ::ng-deep .input-group>.form-select:focus,:host ::ng-deep .input-group>.form-floating:focus-within{z-index:5}:host ::ng-deep .input-group .btn{position:relative;z-index:2}:host ::ng-deep .input-group .btn:focus{z-index:5}:host ::ng-deep .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}:host ::ng-deep .input-group-lg>.form-control,:host ::ng-deep .input-group-lg>.form-select,:host ::ng-deep .input-group-lg>.input-group-text,:host ::ng-deep .input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}:host ::ng-deep .input-group-sm>.form-control,:host ::ng-deep .input-group-sm>.form-select,:host ::ng-deep .input-group-sm>.input-group-text,:host ::ng-deep .input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}:host ::ng-deep .input-group-lg>.form-select,:host ::ng-deep .input-group-sm>.form-select{padding-right:3rem}:host ::ng-deep .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),:host ::ng-deep .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),:host ::ng-deep .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,:host ::ng-deep .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}:host ::ng-deep .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),:host ::ng-deep .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),:host ::ng-deep .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,:host ::ng-deep .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}:host ::ng-deep .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}:host ::ng-deep .input-group>.form-floating:not(:first-child)>.form-control,:host ::ng-deep .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}\n"] }); }
8
8
  }
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInputGroupComponent, decorators: [{
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInputGroupComponent, decorators: [{
10
10
  type: Component,
11
11
  args: [{ selector: 'bs-input-group', template: "<div class=\"input-group\">\n <ng-content></ng-content>\n</div>", styles: [":host ::ng-deep .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}:host ::ng-deep .input-group>.form-control,:host ::ng-deep .input-group>.form-select,:host ::ng-deep .input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}:host ::ng-deep .input-group>.form-control:focus,:host ::ng-deep .input-group>.form-select:focus,:host ::ng-deep .input-group>.form-floating:focus-within{z-index:5}:host ::ng-deep .input-group .btn{position:relative;z-index:2}:host ::ng-deep .input-group .btn:focus{z-index:5}:host ::ng-deep .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}:host ::ng-deep .input-group-lg>.form-control,:host ::ng-deep .input-group-lg>.form-select,:host ::ng-deep .input-group-lg>.input-group-text,:host ::ng-deep .input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}:host ::ng-deep .input-group-sm>.form-control,:host ::ng-deep .input-group-sm>.form-select,:host ::ng-deep .input-group-sm>.input-group-text,:host ::ng-deep .input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}:host ::ng-deep .input-group-lg>.form-select,:host ::ng-deep .input-group-sm>.form-select{padding-right:3rem}:host ::ng-deep .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),:host ::ng-deep .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),:host ::ng-deep .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,:host ::ng-deep .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}:host ::ng-deep .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),:host ::ng-deep .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),:host ::ng-deep .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,:host ::ng-deep .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}:host ::ng-deep .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}:host ::ng-deep .input-group>.form-floating:not(:first-child)>.form-control,:host ::ng-deep .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}\n"] }]
12
12
  }] });
13
13
 
14
14
  class BsInputGroupModule {
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInputGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
16
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsInputGroupModule, declarations: [BsInputGroupComponent], imports: [CommonModule], exports: [BsInputGroupComponent] }); }
17
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInputGroupModule, imports: [CommonModule] }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInputGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
16
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsInputGroupModule, declarations: [BsInputGroupComponent], imports: [CommonModule], exports: [BsInputGroupComponent] }); }
17
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInputGroupModule, imports: [CommonModule] }); }
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInputGroupModule, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInputGroupModule, decorators: [{
20
20
  type: NgModule,
21
21
  args: [{
22
22
  declarations: [BsInputGroupComponent],
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-input-group.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/input-group/src/input-group/input-group.component.ts","../../../../libs/mintplayer-ng-bootstrap/input-group/src/input-group/input-group.component.html","../../../../libs/mintplayer-ng-bootstrap/input-group/src/input-group.module.ts","../../../../libs/mintplayer-ng-bootstrap/input-group/mintplayer-ng-bootstrap-input-group.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n selector: 'bs-input-group',\n templateUrl: './input-group.component.html',\n styleUrls: ['./input-group.component.scss'],\n})\nexport class BsInputGroupComponent {}\n","<div class=\"input-group\">\n <ng-content></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsInputGroupComponent } from './input-group/input-group.component';\n\n@NgModule({\n declarations: [BsInputGroupComponent],\n imports: [CommonModule],\n exports: [BsInputGroupComponent],\n})\nexport class BsInputGroupModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAOa,qBAAqB,CAAA;+GAArB,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,qBAAqB,sDCPlC,oEAEM,EAAA,MAAA,EAAA,CAAA,+0FAAA,CAAA,EAAA,CAAA,CAAA,EAAA;;4FDKO,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBALjC,SAAS;+BACE,gBAAgB,EAAA,QAAA,EAAA,oEAAA,EAAA,MAAA,EAAA,CAAA,+0FAAA,CAAA,EAAA,CAAA;;;MEMf,kBAAkB,CAAA;+GAAlB,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,EAJd,YAAA,EAAA,CAAA,qBAAqB,CAC1B,EAAA,OAAA,EAAA,CAAA,YAAY,aACZ,qBAAqB,CAAA,EAAA,CAAA,CAAA,EAAA;AAEpB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,YAHnB,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;4FAGX,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAL9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,qBAAqB,CAAC;oBACrC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,qBAAqB,CAAC;AACjC,iBAAA,CAAA;;;ACRD;;AAEG;;;;"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-input-group.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/input-group/src/input-group/input-group.component.ts","../../../../libs/mintplayer-ng-bootstrap/input-group/src/input-group/input-group.component.html","../../../../libs/mintplayer-ng-bootstrap/input-group/src/input-group.module.ts","../../../../libs/mintplayer-ng-bootstrap/input-group/mintplayer-ng-bootstrap-input-group.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n selector: 'bs-input-group',\n templateUrl: './input-group.component.html',\n styleUrls: ['./input-group.component.scss'],\n})\nexport class BsInputGroupComponent {}\n","<div class=\"input-group\">\n <ng-content></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsInputGroupComponent } from './input-group/input-group.component';\n\n@NgModule({\n declarations: [BsInputGroupComponent],\n imports: [CommonModule],\n exports: [BsInputGroupComponent],\n})\nexport class BsInputGroupModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAOa,qBAAqB,CAAA;8GAArB,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,sDCPlC,oEAEM,EAAA,MAAA,EAAA,CAAA,+0FAAA,CAAA,EAAA,CAAA,CAAA,EAAA;;2FDKO,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBALjC,SAAS;+BACE,gBAAgB,EAAA,QAAA,EAAA,oEAAA,EAAA,MAAA,EAAA,CAAA,+0FAAA,CAAA,EAAA,CAAA;;;MEMf,kBAAkB,CAAA;8GAAlB,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,EAJd,YAAA,EAAA,CAAA,qBAAqB,CAC1B,EAAA,OAAA,EAAA,CAAA,YAAY,aACZ,qBAAqB,CAAA,EAAA,CAAA,CAAA,EAAA;AAEpB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,YAHnB,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;2FAGX,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAL9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,qBAAqB,CAAC;oBACrC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,qBAAqB,CAAC;AACjC,iBAAA,CAAA;;;ACRD;;AAEG;;;;"}
@@ -50,10 +50,10 @@ class BsInstanceOfDirective {
50
50
  }
51
51
  }
52
52
  }
53
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceOfDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
54
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: BsInstanceOfDirective, selector: "[bsInstanceof]", inputs: { bsInstanceof: "bsInstanceof" }, ngImport: i0 }); }
53
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceOfDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
54
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.3", type: BsInstanceOfDirective, selector: "[bsInstanceof]", inputs: { bsInstanceof: "bsInstanceof" }, ngImport: i0 }); }
55
55
  }
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceOfDirective, decorators: [{
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceOfDirective, decorators: [{
57
57
  type: Directive,
58
58
  args: [{
59
59
  selector: '[bsInstanceof]',
@@ -124,19 +124,19 @@ class BsInstanceofCaseDirective {
124
124
  throw new Error(`An element with the "${directiveName}" attribute (matching the "${directiveName}" directive) must be located inside an element with the "bsInstanceof" attribute (matching "BsInstanceofDirective" directive)`);
125
125
  }
126
126
  ;
127
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceofCaseDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: BsInstanceOfDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
128
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: BsInstanceofCaseDirective, selector: "[bsInstanceofCase]", inputs: { bsInstanceofCase: "bsInstanceofCase" }, ngImport: i0 }); }
127
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceofCaseDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: BsInstanceOfDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
128
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.3", type: BsInstanceofCaseDirective, selector: "[bsInstanceofCase]", inputs: { bsInstanceofCase: "bsInstanceofCase" }, ngImport: i0 }); }
129
129
  }
130
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceofCaseDirective, decorators: [{
130
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceofCaseDirective, decorators: [{
131
131
  type: Directive,
132
132
  args: [{
133
133
  selector: '[bsInstanceofCase]',
134
134
  }]
135
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }, { type: BsInstanceOfDirective, decorators: [{
135
+ }], ctorParameters: () => [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }, { type: BsInstanceOfDirective, decorators: [{
136
136
  type: Optional
137
137
  }, {
138
138
  type: Host
139
- }] }]; }, propDecorators: { bsInstanceofCase: [{
139
+ }] }], propDecorators: { bsInstanceofCase: [{
140
140
  type: Input
141
141
  }] } });
142
142
 
@@ -151,28 +151,28 @@ class BsInstanceOfDefaultDirective {
151
151
  throw new Error(`An element with the "${directiveName}" attribute (matching the "${directiveName}" directive) must be located inside an element with the "bsInstanceof" attribute (matching "BsInstanceofDirective" directive)`);
152
152
  }
153
153
  ;
154
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceOfDefaultDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: BsInstanceOfDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
155
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: BsInstanceOfDefaultDirective, selector: "[bsInstanceofDefault]", ngImport: i0 }); }
154
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceOfDefaultDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: BsInstanceOfDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
155
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.3", type: BsInstanceOfDefaultDirective, selector: "[bsInstanceofDefault]", ngImport: i0 }); }
156
156
  }
157
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceOfDefaultDirective, decorators: [{
157
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceOfDefaultDirective, decorators: [{
158
158
  type: Directive,
159
159
  args: [{
160
160
  selector: '[bsInstanceofDefault]',
161
161
  }]
162
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }, { type: BsInstanceOfDirective, decorators: [{
162
+ }], ctorParameters: () => [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }, { type: BsInstanceOfDirective, decorators: [{
163
163
  type: Optional
164
164
  }, {
165
165
  type: Host
166
- }] }]; } });
166
+ }] }] });
167
167
 
168
168
  class BsInstanceofPipe {
169
169
  transform(value, type) {
170
170
  return value instanceof type ? value : undefined;
171
171
  }
172
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceofPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
173
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceofPipe, name: "bsInstanceof" }); }
172
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceofPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
173
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceofPipe, name: "bsInstanceof" }); }
174
174
  }
175
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceofPipe, decorators: [{
175
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceofPipe, decorators: [{
176
176
  type: Pipe,
177
177
  args: [{
178
178
  name: 'bsInstanceof',
@@ -181,17 +181,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
181
181
  }] });
182
182
 
183
183
  class BsInstanceOfModule {
184
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceOfModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
185
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceOfModule, declarations: [BsInstanceofPipe,
184
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceOfModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
185
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceOfModule, declarations: [BsInstanceofPipe,
186
186
  BsInstanceOfDirective,
187
187
  BsInstanceofCaseDirective,
188
188
  BsInstanceOfDefaultDirective], imports: [CommonModule], exports: [BsInstanceofPipe,
189
189
  BsInstanceOfDirective,
190
190
  BsInstanceofCaseDirective,
191
191
  BsInstanceOfDefaultDirective] }); }
192
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceOfModule, imports: [CommonModule] }); }
192
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceOfModule, imports: [CommonModule] }); }
193
193
  }
194
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsInstanceOfModule, decorators: [{
194
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsInstanceOfModule, decorators: [{
195
195
  type: NgModule,
196
196
  args: [{
197
197
  declarations: [
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-instance-of.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/instance-of/src/directives/instanceof.directive.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/interfaces/instance-of-context.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/directives/switch-view.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/directives/instanceof-case.directive.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/directives/instanceof-default.directive.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/pipes/instance-of.pipe.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/instance-of.module.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/mintplayer-ng-bootstrap-instance-of.ts"],"sourcesContent":["import { Directive, Input } from \"@angular/core\";\nimport { SwitchView } from \"./switch-view\";\nimport { AbstractType } from \"../types/abstract.type\";\n\n@Directive({\n selector: '[bsInstanceof]',\n})\nexport class BsInstanceOfDirective {\n private _defaultViews!: SwitchView[];\n private _defaultUsed = false;\n private _caseCount = 0;\n private _lastCaseCheckIndex = 0;\n private _lastCasesMatched = false;\n private _instanceof: any;\n\n @Input()\n public set bsInstanceof(newValue: any) {\n this._instanceof = newValue;\n if (this._caseCount === 0) {\n this._updateDefaultCases(true);\n }\n }\n\n /** @internal */\n public _addCase(): number {\n return this._caseCount++;\n }\n\n /** @internal */\n public _addDefault(view: SwitchView): void {\n if (!this._defaultViews) {\n this._defaultViews = [];\n }\n this._defaultViews.push(view);\n }\n\n /** @internal */\n public _matchCase<T>(type: AbstractType<T>): T | undefined {\n const matched =\n this._instanceof instanceof type\n ? this._instanceof\n : undefined;\n this._lastCasesMatched = this._lastCasesMatched || !!matched;\n this._lastCaseCheckIndex++;\n if (this._lastCaseCheckIndex === this._caseCount) {\n this._updateDefaultCases(!this._lastCasesMatched);\n this._lastCaseCheckIndex = 0;\n this._lastCasesMatched = false;\n }\n // debugger;\n return matched;\n }\n\n private _updateDefaultCases(useDefault: boolean): void {\n if (this._defaultViews && useDefault !== this._defaultUsed) {\n this._defaultUsed = useDefault;\n for (let i = 0; i < this._defaultViews.length; i++) {\n const defaultView = this._defaultViews[i];\n defaultView.enforceState(useDefault);\n }\n }\n }\n}\n","export class BsInstanceOfContext<T = unknown> {\n public $implicit: T = null!;\n public bsInstanceofCase: T = null!;\n}","import { ViewContainerRef, TemplateRef } from \"@angular/core\";\nimport { BsInstanceOfContext } from \"../interfaces/instance-of-context\";\n\nexport class SwitchView<T = unknown> {\n private _created = false;\n private _context = new BsInstanceOfContext<T>();\n \n public constructor(private _viewContainerRef: ViewContainerRef, private _templateRef: TemplateRef<BsInstanceOfContext<T>>) {}\n \n public enforceState(result?: T) {\n if (result && !this._created) {\n this.create(result);\n } else if (!result && this._created) {\n this.destroy();\n } else if (result) {\n this._context.$implicit = this._context.bsInstanceofCase = result;\n }\n }\n \n private create(result: T) {\n this._created = true;\n this._context.$implicit = this._context.bsInstanceofCase = result;\n this._viewContainerRef.createEmbeddedView(this._templateRef, this._context);\n }\n \n private destroy() {\n this._created = false;\n this._viewContainerRef.clear();\n }\n}","import { Directive, Input, DoCheck, ViewContainerRef, Optional, Host, TemplateRef } from \"@angular/core\";\nimport { SwitchView } from \"./switch-view\";\nimport { BsInstanceOfContext } from \"../interfaces/instance-of-context\";\nimport { AbstractType } from \"../types/abstract.type\";\nimport { BsInstanceOfDirective } from \"./instanceof.directive\";\n\n@Directive({\n selector: '[bsInstanceofCase]',\n})\nexport class BsInstanceofCaseDirective<T> implements DoCheck {\n @Input() public bsInstanceofCase!: AbstractType<T>;\n\n private _view: SwitchView<T>;\n\n public constructor(\n viewContainer: ViewContainerRef,\n templateRef: TemplateRef<BsInstanceOfContext<T>>,\n @Optional() @Host() private bsInstanceof: BsInstanceOfDirective\n ) {\n if (!bsInstanceof) {\n this.throwError('bsInstanceofCase');\n }\n bsInstanceof._addCase();\n this._view = new SwitchView<T>(viewContainer, templateRef);\n }\n\n /**\n * Asserts the correct type of the context for the template that `InstanceofCaseDirective` will render.\n *\n * The presence of this method is a signal to the Ivy template type-check compiler that the\n * `InstanceofCaseDirective` structural directive renders its template with a specific context type.\n * Magic happens here!\n */\n public static ngTemplateContextGuard<T>(\n dir: BsInstanceofCaseDirective<T>,\n ctx: any\n ): ctx is BsInstanceOfContext<Exclude<T, false | 0 | '' | null | undefined>> {\n return true;\n }\n\n public ngDoCheck() {\n this._view.enforceState(\n this.bsInstanceof._matchCase(this.bsInstanceofCase)\n );\n }\n\n throwError(directiveName: string) {\n throw new Error(\n `An element with the \"${directiveName}\" attribute (matching the \"${directiveName}\" directive) must be located inside an element with the \"bsInstanceof\" attribute (matching \"BsInstanceofDirective\" directive)`\n );\n };\n}\n","import { Directive, ViewContainerRef, Optional, Host, TemplateRef } from \"@angular/core\";\nimport { SwitchView } from \"./switch-view\";\nimport { BsInstanceOfContext } from \"../interfaces/instance-of-context\";\nimport { BsInstanceOfDirective } from \"./instanceof.directive\";\n\n@Directive({\n selector: '[bsInstanceofDefault]',\n})\nexport class BsInstanceOfDefaultDirective {\n public constructor(\n viewContainer: ViewContainerRef,\n templateRef: TemplateRef<BsInstanceOfContext>,\n @Optional() @Host() bsInstanceof: BsInstanceOfDirective\n ) {\n if (!bsInstanceof) {\n this.throwError('bsInstanceofDefault');\n }\n bsInstanceof._addDefault(new SwitchView(viewContainer, templateRef));\n }\n\n throwError(directiveName: string) {\n throw new Error(\n `An element with the \"${directiveName}\" attribute (matching the \"${directiveName}\" directive) must be located inside an element with the \"bsInstanceof\" attribute (matching \"BsInstanceofDirective\" directive)`\n );\n };\n}","import { Pipe } from '@angular/core';\nimport type { PipeTransform } from '@angular/core';\nimport { AbstractType } from '../types/abstract.type';\n\n@Pipe({\n name: 'bsInstanceof',\n pure: true,\n})\nexport class BsInstanceofPipe implements PipeTransform {\n public transform<V, R>(value: V, type: AbstractType<R>): R | undefined {\n return value instanceof type ? value : undefined;\n }\n}","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsInstanceOfDirective } from './directives/instanceof.directive';\nimport { BsInstanceofCaseDirective } from './directives/instanceof-case.directive';\nimport { BsInstanceOfDefaultDirective } from './directives/instanceof-default.directive';\nimport { BsInstanceofPipe } from './pipes/instance-of.pipe';\n\n@NgModule({\n declarations: [\n BsInstanceofPipe,\n BsInstanceOfDirective,\n BsInstanceofCaseDirective,\n BsInstanceOfDefaultDirective\n ],\n imports: [CommonModule],\n exports: [\n BsInstanceofPipe,\n BsInstanceOfDirective,\n BsInstanceofCaseDirective,\n BsInstanceOfDefaultDirective\n ]\n})\nexport class BsInstanceOfModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i1.BsInstanceOfDirective"],"mappings":"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"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-instance-of.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/instance-of/src/directives/instanceof.directive.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/interfaces/instance-of-context.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/directives/switch-view.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/directives/instanceof-case.directive.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/directives/instanceof-default.directive.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/pipes/instance-of.pipe.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/src/instance-of.module.ts","../../../../libs/mintplayer-ng-bootstrap/instance-of/mintplayer-ng-bootstrap-instance-of.ts"],"sourcesContent":["import { Directive, Input } from \"@angular/core\";\nimport { SwitchView } from \"./switch-view\";\nimport { AbstractType } from \"../types/abstract.type\";\n\n@Directive({\n selector: '[bsInstanceof]',\n})\nexport class BsInstanceOfDirective {\n private _defaultViews!: SwitchView[];\n private _defaultUsed = false;\n private _caseCount = 0;\n private _lastCaseCheckIndex = 0;\n private _lastCasesMatched = false;\n private _instanceof: any;\n\n @Input()\n public set bsInstanceof(newValue: any) {\n this._instanceof = newValue;\n if (this._caseCount === 0) {\n this._updateDefaultCases(true);\n }\n }\n\n /** @internal */\n public _addCase(): number {\n return this._caseCount++;\n }\n\n /** @internal */\n public _addDefault(view: SwitchView): void {\n if (!this._defaultViews) {\n this._defaultViews = [];\n }\n this._defaultViews.push(view);\n }\n\n /** @internal */\n public _matchCase<T>(type: AbstractType<T>): T | undefined {\n const matched =\n this._instanceof instanceof type\n ? this._instanceof\n : undefined;\n this._lastCasesMatched = this._lastCasesMatched || !!matched;\n this._lastCaseCheckIndex++;\n if (this._lastCaseCheckIndex === this._caseCount) {\n this._updateDefaultCases(!this._lastCasesMatched);\n this._lastCaseCheckIndex = 0;\n this._lastCasesMatched = false;\n }\n // debugger;\n return matched;\n }\n\n private _updateDefaultCases(useDefault: boolean): void {\n if (this._defaultViews && useDefault !== this._defaultUsed) {\n this._defaultUsed = useDefault;\n for (let i = 0; i < this._defaultViews.length; i++) {\n const defaultView = this._defaultViews[i];\n defaultView.enforceState(useDefault);\n }\n }\n }\n}\n","export class BsInstanceOfContext<T = unknown> {\n public $implicit: T = null!;\n public bsInstanceofCase: T = null!;\n}","import { ViewContainerRef, TemplateRef } from \"@angular/core\";\nimport { BsInstanceOfContext } from \"../interfaces/instance-of-context\";\n\nexport class SwitchView<T = unknown> {\n private _created = false;\n private _context = new BsInstanceOfContext<T>();\n \n public constructor(private _viewContainerRef: ViewContainerRef, private _templateRef: TemplateRef<BsInstanceOfContext<T>>) {}\n \n public enforceState(result?: T) {\n if (result && !this._created) {\n this.create(result);\n } else if (!result && this._created) {\n this.destroy();\n } else if (result) {\n this._context.$implicit = this._context.bsInstanceofCase = result;\n }\n }\n \n private create(result: T) {\n this._created = true;\n this._context.$implicit = this._context.bsInstanceofCase = result;\n this._viewContainerRef.createEmbeddedView(this._templateRef, this._context);\n }\n \n private destroy() {\n this._created = false;\n this._viewContainerRef.clear();\n }\n}","import { Directive, Input, DoCheck, ViewContainerRef, Optional, Host, TemplateRef } from \"@angular/core\";\nimport { SwitchView } from \"./switch-view\";\nimport { BsInstanceOfContext } from \"../interfaces/instance-of-context\";\nimport { AbstractType } from \"../types/abstract.type\";\nimport { BsInstanceOfDirective } from \"./instanceof.directive\";\n\n@Directive({\n selector: '[bsInstanceofCase]',\n})\nexport class BsInstanceofCaseDirective<T> implements DoCheck {\n @Input() public bsInstanceofCase!: AbstractType<T>;\n\n private _view: SwitchView<T>;\n\n public constructor(\n viewContainer: ViewContainerRef,\n templateRef: TemplateRef<BsInstanceOfContext<T>>,\n @Optional() @Host() private bsInstanceof: BsInstanceOfDirective\n ) {\n if (!bsInstanceof) {\n this.throwError('bsInstanceofCase');\n }\n bsInstanceof._addCase();\n this._view = new SwitchView<T>(viewContainer, templateRef);\n }\n\n /**\n * Asserts the correct type of the context for the template that `InstanceofCaseDirective` will render.\n *\n * The presence of this method is a signal to the Ivy template type-check compiler that the\n * `InstanceofCaseDirective` structural directive renders its template with a specific context type.\n * Magic happens here!\n */\n public static ngTemplateContextGuard<T>(\n dir: BsInstanceofCaseDirective<T>,\n ctx: any\n ): ctx is BsInstanceOfContext<Exclude<T, false | 0 | '' | null | undefined>> {\n return true;\n }\n\n public ngDoCheck() {\n this._view.enforceState(\n this.bsInstanceof._matchCase(this.bsInstanceofCase)\n );\n }\n\n throwError(directiveName: string) {\n throw new Error(\n `An element with the \"${directiveName}\" attribute (matching the \"${directiveName}\" directive) must be located inside an element with the \"bsInstanceof\" attribute (matching \"BsInstanceofDirective\" directive)`\n );\n };\n}\n","import { Directive, ViewContainerRef, Optional, Host, TemplateRef } from \"@angular/core\";\nimport { SwitchView } from \"./switch-view\";\nimport { BsInstanceOfContext } from \"../interfaces/instance-of-context\";\nimport { BsInstanceOfDirective } from \"./instanceof.directive\";\n\n@Directive({\n selector: '[bsInstanceofDefault]',\n})\nexport class BsInstanceOfDefaultDirective {\n public constructor(\n viewContainer: ViewContainerRef,\n templateRef: TemplateRef<BsInstanceOfContext>,\n @Optional() @Host() bsInstanceof: BsInstanceOfDirective\n ) {\n if (!bsInstanceof) {\n this.throwError('bsInstanceofDefault');\n }\n bsInstanceof._addDefault(new SwitchView(viewContainer, templateRef));\n }\n\n throwError(directiveName: string) {\n throw new Error(\n `An element with the \"${directiveName}\" attribute (matching the \"${directiveName}\" directive) must be located inside an element with the \"bsInstanceof\" attribute (matching \"BsInstanceofDirective\" directive)`\n );\n };\n}","import { Pipe } from '@angular/core';\nimport type { PipeTransform } from '@angular/core';\nimport { AbstractType } from '../types/abstract.type';\n\n@Pipe({\n name: 'bsInstanceof',\n pure: true,\n})\nexport class BsInstanceofPipe implements PipeTransform {\n public transform<V, R>(value: V, type: AbstractType<R>): R | undefined {\n return value instanceof type ? value : undefined;\n }\n}","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsInstanceOfDirective } from './directives/instanceof.directive';\nimport { BsInstanceofCaseDirective } from './directives/instanceof-case.directive';\nimport { BsInstanceOfDefaultDirective } from './directives/instanceof-default.directive';\nimport { BsInstanceofPipe } from './pipes/instance-of.pipe';\n\n@NgModule({\n declarations: [\n BsInstanceofPipe,\n BsInstanceOfDirective,\n BsInstanceofCaseDirective,\n BsInstanceOfDefaultDirective\n ],\n imports: [CommonModule],\n exports: [\n BsInstanceofPipe,\n BsInstanceOfDirective,\n BsInstanceofCaseDirective,\n BsInstanceOfDefaultDirective\n ]\n})\nexport class BsInstanceOfModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i1.BsInstanceOfDirective"],"mappings":"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"}
@@ -17,15 +17,15 @@ class BsLazyLoadDirective {
17
17
  this.vcref.clear();
18
18
  }
19
19
  }
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLazyLoadDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
21
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: BsLazyLoadDirective, selector: "[bsLazyLoad]", inputs: { contentNodes: "contentNodes", lazyLoad: ["bsLazyLoad", "lazyLoad"] }, ngImport: i0 }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLazyLoadDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
21
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.3", type: BsLazyLoadDirective, selector: "[bsLazyLoad]", inputs: { contentNodes: "contentNodes", lazyLoad: ["bsLazyLoad", "lazyLoad"] }, ngImport: i0 }); }
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLazyLoadDirective, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLazyLoadDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{
26
26
  selector: '[bsLazyLoad]'
27
27
  }]
28
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { contentNodes: [{
28
+ }], ctorParameters: () => [{ type: i0.ViewContainerRef }], propDecorators: { contentNodes: [{
29
29
  type: Input
30
30
  }], lazyLoad: [{
31
31
  type: Input,
@@ -33,11 +33,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
33
33
  }] } });
34
34
 
35
35
  class BsLazyLoadingModule {
36
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLazyLoadingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
37
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsLazyLoadingModule, declarations: [BsLazyLoadDirective], imports: [CommonModule], exports: [BsLazyLoadDirective] }); }
38
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLazyLoadingModule, imports: [CommonModule] }); }
36
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLazyLoadingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
37
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsLazyLoadingModule, declarations: [BsLazyLoadDirective], imports: [CommonModule], exports: [BsLazyLoadDirective] }); }
38
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLazyLoadingModule, imports: [CommonModule] }); }
39
39
  }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLazyLoadingModule, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLazyLoadingModule, decorators: [{
41
41
  type: NgModule,
42
42
  args: [{
43
43
  declarations: [
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-lazy-loading.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/lazy-loading/src/lazy-load/lazy-load.directive.ts","../../../../libs/mintplayer-ng-bootstrap/lazy-loading/src/lazy-loading.module.ts","../../../../libs/mintplayer-ng-bootstrap/lazy-loading/mintplayer-ng-bootstrap-lazy-loading.ts"],"sourcesContent":["import { Directive, Input, ViewContainerRef } from '@angular/core';\n\nexport interface ComponentType<T> {\n new (...args: any[]): T;\n}\n\n@Directive({\n selector: '[bsLazyLoad]'\n})\nexport class BsLazyLoadDirective<T> {\n constructor(private vcref: ViewContainerRef) {}\n\n @Input() contentNodes: Node[][] = [];\n\n @Input('bsLazyLoad') set lazyLoad(factory: Promise<ComponentType<T>> | undefined) {\n if (factory) {\n factory.then(type => {\n this.vcref.createComponent(type, { projectableNodes: this.contentNodes });\n });\n } else {\n this.vcref.clear();\n }\n }\n}","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsLazyLoadDirective } from './lazy-load/lazy-load.directive';\n\n\n\n@NgModule({\n declarations: [\n BsLazyLoadDirective\n ],\n imports: [\n CommonModule\n ],\n exports: [\n BsLazyLoadDirective\n ]\n})\nexport class BsLazyLoadingModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MASa,mBAAmB,CAAA;AAC9B,IAAA,WAAA,CAAoB,KAAuB,EAAA;QAAvB,IAAK,CAAA,KAAA,GAAL,KAAK,CAAkB;QAElC,IAAY,CAAA,YAAA,GAAa,EAAE,CAAC;KAFU;IAI/C,IAAyB,QAAQ,CAAC,OAA8C,EAAA;AAC9E,QAAA,IAAI,OAAO,EAAE;AACX,YAAA,OAAO,CAAC,IAAI,CAAC,IAAI,IAAG;AAClB,gBAAA,IAAI,CAAC,KAAK,CAAC,eAAe,CAAC,IAAI,EAAE,EAAE,gBAAgB,EAAE,IAAI,CAAC,YAAY,EAAE,CAAC,CAAC;AAC5E,aAAC,CAAC,CAAC;AACJ,SAAA;AAAM,aAAA;AACL,YAAA,IAAI,CAAC,KAAK,CAAC,KAAK,EAAE,CAAC;AACpB,SAAA;KACF;+GAbU,mBAAmB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,gBAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;mGAAnB,mBAAmB,EAAA,QAAA,EAAA,cAAA,EAAA,MAAA,EAAA,EAAA,YAAA,EAAA,cAAA,EAAA,QAAA,EAAA,CAAA,YAAA,EAAA,UAAA,CAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA,EAAA;;4FAAnB,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAH/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,cAAc;AACzB,iBAAA,CAAA;uGAIU,YAAY,EAAA,CAAA;sBAApB,KAAK;gBAEmB,QAAQ,EAAA,CAAA;sBAAhC,KAAK;uBAAC,YAAY,CAAA;;;MCGR,mBAAmB,CAAA;+GAAnB,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAnB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,EAT5B,YAAA,EAAA,CAAA,mBAAmB,CAGnB,EAAA,OAAA,EAAA,CAAA,YAAY,aAGZ,mBAAmB,CAAA,EAAA,CAAA,CAAA,EAAA;AAGV,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,YAN5B,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;4FAMH,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAX/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,mBAAmB;AACpB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,mBAAmB;AACpB,qBAAA;AACF,iBAAA,CAAA;;;AChBD;;AAEG;;;;"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-lazy-loading.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/lazy-loading/src/lazy-load/lazy-load.directive.ts","../../../../libs/mintplayer-ng-bootstrap/lazy-loading/src/lazy-loading.module.ts","../../../../libs/mintplayer-ng-bootstrap/lazy-loading/mintplayer-ng-bootstrap-lazy-loading.ts"],"sourcesContent":["import { Directive, Input, ViewContainerRef } from '@angular/core';\n\nexport interface ComponentType<T> {\n new (...args: any[]): T;\n}\n\n@Directive({\n selector: '[bsLazyLoad]'\n})\nexport class BsLazyLoadDirective<T> {\n constructor(private vcref: ViewContainerRef) {}\n\n @Input() contentNodes: Node[][] = [];\n\n @Input('bsLazyLoad') set lazyLoad(factory: Promise<ComponentType<T>> | undefined) {\n if (factory) {\n factory.then(type => {\n this.vcref.createComponent(type, { projectableNodes: this.contentNodes });\n });\n } else {\n this.vcref.clear();\n }\n }\n}","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsLazyLoadDirective } from './lazy-load/lazy-load.directive';\n\n\n\n@NgModule({\n declarations: [\n BsLazyLoadDirective\n ],\n imports: [\n CommonModule\n ],\n exports: [\n BsLazyLoadDirective\n ]\n})\nexport class BsLazyLoadingModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MASa,mBAAmB,CAAA;AAC9B,IAAA,WAAA,CAAoB,KAAuB,EAAA;QAAvB,IAAK,CAAA,KAAA,GAAL,KAAK,CAAkB;QAElC,IAAY,CAAA,YAAA,GAAa,EAAE,CAAC;KAFU;IAI/C,IAAyB,QAAQ,CAAC,OAA8C,EAAA;AAC9E,QAAA,IAAI,OAAO,EAAE;AACX,YAAA,OAAO,CAAC,IAAI,CAAC,IAAI,IAAG;AAClB,gBAAA,IAAI,CAAC,KAAK,CAAC,eAAe,CAAC,IAAI,EAAE,EAAE,gBAAgB,EAAE,IAAI,CAAC,YAAY,EAAE,CAAC,CAAC;AAC5E,aAAC,CAAC,CAAC;AACJ,SAAA;AAAM,aAAA;AACL,YAAA,IAAI,CAAC,KAAK,CAAC,KAAK,EAAE,CAAC;AACpB,SAAA;KACF;8GAbU,mBAAmB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,gBAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAnB,mBAAmB,EAAA,QAAA,EAAA,cAAA,EAAA,MAAA,EAAA,EAAA,YAAA,EAAA,cAAA,EAAA,QAAA,EAAA,CAAA,YAAA,EAAA,UAAA,CAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA,EAAA;;2FAAnB,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAH/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,cAAc;AACzB,iBAAA,CAAA;qFAIU,YAAY,EAAA,CAAA;sBAApB,KAAK;gBAEmB,QAAQ,EAAA,CAAA;sBAAhC,KAAK;uBAAC,YAAY,CAAA;;;MCGR,mBAAmB,CAAA;8GAAnB,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAnB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,EAT5B,YAAA,EAAA,CAAA,mBAAmB,CAGnB,EAAA,OAAA,EAAA,CAAA,YAAY,aAGZ,mBAAmB,CAAA,EAAA,CAAA,CAAA,EAAA;AAGV,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,YAN5B,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;2FAMH,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAX/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,mBAAmB;AACpB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,mBAAmB;AACpB,qBAAA;AACF,iBAAA,CAAA;;;AChBD;;AAEG;;;;"}
@@ -26,24 +26,24 @@ class BsLetDirective {
26
26
  static ngTemplateContextGuard(dir, ctx) {
27
27
  return true;
28
28
  }
29
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLetDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
30
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: BsLetDirective, selector: "[bsLet]", inputs: { bsLet: "bsLet" }, ngImport: i0 }); }
29
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLetDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
30
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.3", type: BsLetDirective, selector: "[bsLet]", inputs: { bsLet: "bsLet" }, ngImport: i0 }); }
31
31
  }
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLetDirective, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLetDirective, decorators: [{
33
33
  type: Directive,
34
34
  args: [{
35
35
  selector: '[bsLet]'
36
36
  }]
37
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }]; }, propDecorators: { bsLet: [{
37
+ }], ctorParameters: () => [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }], propDecorators: { bsLet: [{
38
38
  type: Input
39
39
  }] } });
40
40
 
41
41
  class BsLetModule {
42
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
43
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsLetModule, declarations: [BsLetDirective], imports: [CommonModule], exports: [BsLetDirective] }); }
44
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLetModule, imports: [CommonModule] }); }
42
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
43
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsLetModule, declarations: [BsLetDirective], imports: [CommonModule], exports: [BsLetDirective] }); }
44
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLetModule, imports: [CommonModule] }); }
45
45
  }
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLetModule, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLetModule, decorators: [{
47
47
  type: NgModule,
48
48
  args: [{
49
49
  declarations: [
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-let.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/let/directive/let.directive.ts","../../../../libs/mintplayer-ng-bootstrap/let/let.module.ts","../../../../libs/mintplayer-ng-bootstrap/let/mintplayer-ng-bootstrap-let.ts"],"sourcesContent":["import { Directive, Input, TemplateRef, ViewContainerRef } from '@angular/core';\nimport { BsLetContext } from '../interfaces/let-context';\n\n@Directive({\n selector: '[bsLet]'\n})\nexport class BsLetDirective<T> {\n\n private context: BsLetContext<T | null> = { bsLet: null, $implicit: null };\n private hasView: boolean = false;\n\n // eslint-disable-next-line no-unused-vars\n constructor(private viewContainer: ViewContainerRef, private templateRef: TemplateRef<BsLetContext<T>>) { }\n\n @Input() set bsLet(value: T) {\n this.context.$implicit = this.context.bsLet = value;\n if (!this.hasView) {\n this.hasView = true;\n this.viewContainer.createEmbeddedView(this.templateRef, this.context);\n }\n }\n\n /** @internal */\n public static bsLetUseIfTypeGuard: void;\n\n /**\n * Assert the correct type of the expression bound to the `NgLet` input within the template.\n *\n * The presence of this static field is a signal to the Ivy template type check compiler that\n * when the `NgLet` structural directive renders its template, the type of the expression bound\n * to `NgLet` should be narrowed in some way. For `NgLet`, the binding expression itself is used to\n * narrow its type, which allows the strictNullChecks feature of TypeScript to work with `NgLet`.\n */\n static ngTemplateGuard_bsLet: 'binding';\n\n /**\n * Asserts the correct type of the context for the template that `NgLet` will render.\n *\n * The presence of this method is a signal to the Ivy template type-check compiler that the\n * `NgLet` structural directive renders its template with a specific context type.\n */\n static ngTemplateContextGuard<T>(dir: BsLetDirective<T>, ctx: any): ctx is BsLetContext<T> {\n return true;\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsLetDirective } from './directive/let.directive';\n\n@NgModule({\n declarations: [\n BsLetDirective\n ],\n imports: [\n CommonModule\n ],\n exports: [\n BsLetDirective\n ]\n})\nexport class BsLetModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAMa,cAAc,CAAA;;IAMzB,WAAoB,CAAA,aAA+B,EAAU,WAAyC,EAAA;QAAlF,IAAa,CAAA,aAAA,GAAb,aAAa,CAAkB;QAAU,IAAW,CAAA,WAAA,GAAX,WAAW,CAA8B;QAJ9F,IAAO,CAAA,OAAA,GAA2B,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;QACnE,IAAO,CAAA,OAAA,GAAY,KAAK,CAAC;KAG0E;IAE3G,IAAa,KAAK,CAAC,KAAQ,EAAA;AACvB,QAAA,IAAI,CAAC,OAAO,CAAC,SAAS,GAAG,IAAI,CAAC,OAAO,CAAC,KAAK,GAAG,KAAK,CAAC;AACpD,QAAA,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;AACf,YAAA,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;AACpB,YAAA,IAAI,CAAC,aAAa,CAAC,kBAAkB,CAAC,IAAI,CAAC,WAAW,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;AACzE,SAAA;KACJ;AAeD;;;;;AAKG;AACH,IAAA,OAAO,sBAAsB,CAAI,GAAsB,EAAE,GAAQ,EAAA;AAC7D,QAAA,OAAO,IAAI,CAAC;KACf;+GArCU,cAAc,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,gBAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,WAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;mGAAd,cAAc,EAAA,QAAA,EAAA,SAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA,EAAA;;4FAAd,cAAc,EAAA,UAAA,EAAA,CAAA;kBAH1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,SAAS;AACpB,iBAAA,CAAA;iIASc,KAAK,EAAA,CAAA;sBAAjB,KAAK;;;MCCK,WAAW,CAAA;+GAAX,WAAW,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAX,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,EATpB,YAAA,EAAA,CAAA,cAAc,CAGd,EAAA,OAAA,EAAA,CAAA,YAAY,aAGZ,cAAc,CAAA,EAAA,CAAA,CAAA,EAAA;AAGL,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,YANpB,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;4FAMH,WAAW,EAAA,UAAA,EAAA,CAAA;kBAXvB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,cAAc;AACf,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,cAAc;AACf,qBAAA;AACF,iBAAA,CAAA;;;ACdD;;AAEG;;;;"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-let.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/let/directive/let.directive.ts","../../../../libs/mintplayer-ng-bootstrap/let/let.module.ts","../../../../libs/mintplayer-ng-bootstrap/let/mintplayer-ng-bootstrap-let.ts"],"sourcesContent":["import { Directive, Input, TemplateRef, ViewContainerRef } from '@angular/core';\nimport { BsLetContext } from '../interfaces/let-context';\n\n@Directive({\n selector: '[bsLet]'\n})\nexport class BsLetDirective<T> {\n\n private context: BsLetContext<T | null> = { bsLet: null, $implicit: null };\n private hasView: boolean = false;\n\n // eslint-disable-next-line no-unused-vars\n constructor(private viewContainer: ViewContainerRef, private templateRef: TemplateRef<BsLetContext<T>>) { }\n\n @Input() set bsLet(value: T) {\n this.context.$implicit = this.context.bsLet = value;\n if (!this.hasView) {\n this.hasView = true;\n this.viewContainer.createEmbeddedView(this.templateRef, this.context);\n }\n }\n\n /** @internal */\n public static bsLetUseIfTypeGuard: void;\n\n /**\n * Assert the correct type of the expression bound to the `NgLet` input within the template.\n *\n * The presence of this static field is a signal to the Ivy template type check compiler that\n * when the `NgLet` structural directive renders its template, the type of the expression bound\n * to `NgLet` should be narrowed in some way. For `NgLet`, the binding expression itself is used to\n * narrow its type, which allows the strictNullChecks feature of TypeScript to work with `NgLet`.\n */\n static ngTemplateGuard_bsLet: 'binding';\n\n /**\n * Asserts the correct type of the context for the template that `NgLet` will render.\n *\n * The presence of this method is a signal to the Ivy template type-check compiler that the\n * `NgLet` structural directive renders its template with a specific context type.\n */\n static ngTemplateContextGuard<T>(dir: BsLetDirective<T>, ctx: any): ctx is BsLetContext<T> {\n return true;\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsLetDirective } from './directive/let.directive';\n\n@NgModule({\n declarations: [\n BsLetDirective\n ],\n imports: [\n CommonModule\n ],\n exports: [\n BsLetDirective\n ]\n})\nexport class BsLetModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAMa,cAAc,CAAA;;IAMzB,WAAoB,CAAA,aAA+B,EAAU,WAAyC,EAAA;QAAlF,IAAa,CAAA,aAAA,GAAb,aAAa,CAAkB;QAAU,IAAW,CAAA,WAAA,GAAX,WAAW,CAA8B;QAJ9F,IAAO,CAAA,OAAA,GAA2B,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;QACnE,IAAO,CAAA,OAAA,GAAY,KAAK,CAAC;KAG0E;IAE3G,IAAa,KAAK,CAAC,KAAQ,EAAA;AACvB,QAAA,IAAI,CAAC,OAAO,CAAC,SAAS,GAAG,IAAI,CAAC,OAAO,CAAC,KAAK,GAAG,KAAK,CAAC;AACpD,QAAA,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;AACf,YAAA,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;AACpB,YAAA,IAAI,CAAC,aAAa,CAAC,kBAAkB,CAAC,IAAI,CAAC,WAAW,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;AACzE,SAAA;KACJ;AAeD;;;;;AAKG;AACH,IAAA,OAAO,sBAAsB,CAAI,GAAsB,EAAE,GAAQ,EAAA;AAC7D,QAAA,OAAO,IAAI,CAAC;KACf;8GArCU,cAAc,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,gBAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,WAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAd,cAAc,EAAA,QAAA,EAAA,SAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA,EAAA;;2FAAd,cAAc,EAAA,UAAA,EAAA,CAAA;kBAH1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,SAAS;AACpB,iBAAA,CAAA;+GASc,KAAK,EAAA,CAAA;sBAAjB,KAAK;;;MCCK,WAAW,CAAA;8GAAX,WAAW,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAX,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,EATpB,YAAA,EAAA,CAAA,cAAc,CAGd,EAAA,OAAA,EAAA,CAAA,YAAY,aAGZ,cAAc,CAAA,EAAA,CAAA,CAAA,EAAA;AAGL,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,YANpB,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;2FAMH,WAAW,EAAA,UAAA,EAAA,CAAA;kBAXvB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,cAAc;AACf,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,cAAc;AACf,qBAAA;AACF,iBAAA,CAAA;;;ACdD;;AAEG;;;;"}
@@ -11,10 +11,10 @@ class BsLinifyPipe {
11
11
  ? split.filter((line) => line !== '')
12
12
  : split;
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLinifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
15
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsLinifyPipe, name: "bsLinify" }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLinifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
15
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsLinifyPipe, name: "bsLinify" }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLinifyPipe, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLinifyPipe, decorators: [{
18
18
  type: Pipe,
19
19
  args: [{
20
20
  name: 'bsLinify',
@@ -22,11 +22,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
22
22
  }] });
23
23
 
24
24
  class BsLinifyModule {
25
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLinifyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
26
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BsLinifyModule, declarations: [BsLinifyPipe], imports: [CommonModule], exports: [BsLinifyPipe] }); }
27
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLinifyModule, imports: [CommonModule] }); }
25
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLinifyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
26
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: BsLinifyModule, declarations: [BsLinifyPipe], imports: [CommonModule], exports: [BsLinifyPipe] }); }
27
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLinifyModule, imports: [CommonModule] }); }
28
28
  }
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BsLinifyModule, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: BsLinifyModule, decorators: [{
30
30
  type: NgModule,
31
31
  args: [{
32
32
  declarations: [BsLinifyPipe],
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-linify.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/linify/src/linify.pipe.ts","../../../../libs/mintplayer-ng-bootstrap/linify/src/linify.module.ts","../../../../libs/mintplayer-ng-bootstrap/linify/mintplayer-ng-bootstrap-linify.ts"],"sourcesContent":["import { Pipe, PipeTransform } from '@angular/core';\n\n@Pipe({\n name: 'bsLinify',\n})\nexport class BsLinifyPipe implements PipeTransform {\n transform(value: string, removeEmptyEntries = true) {\n const split = value\n .replace('\\r\\n', '\\n')\n .split('\\n');\n\n return removeEmptyEntries\n ? split.filter((line) => line !== '')\n : split;\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsLinifyPipe } from './linify.pipe';\n\n@NgModule({\n declarations: [BsLinifyPipe],\n imports: [CommonModule],\n exports: [BsLinifyPipe],\n})\nexport class BsLinifyModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAKa,YAAY,CAAA;AACvB,IAAA,SAAS,CAAC,KAAa,EAAE,kBAAkB,GAAG,IAAI,EAAA;QAChD,MAAM,KAAK,GAAG,KAAK;AAChB,aAAA,OAAO,CAAC,MAAM,EAAE,IAAI,CAAC;aACrB,KAAK,CAAC,IAAI,CAAC,CAAC;AAEf,QAAA,OAAO,kBAAkB;AACvB,cAAE,KAAK,CAAC,MAAM,CAAC,CAAC,IAAI,KAAK,IAAI,KAAK,EAAE,CAAC;cACnC,KAAK,CAAC;KACX;+GATU,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA,EAAA;6GAAZ,YAAY,EAAA,IAAA,EAAA,UAAA,EAAA,CAAA,CAAA,EAAA;;4FAAZ,YAAY,EAAA,UAAA,EAAA,CAAA;kBAHxB,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACJ,oBAAA,IAAI,EAAE,UAAU;AACjB,iBAAA,CAAA;;;MCKY,cAAc,CAAA;+GAAd,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,EAJV,YAAA,EAAA,CAAA,YAAY,CACjB,EAAA,OAAA,EAAA,CAAA,YAAY,aACZ,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;AAEX,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,YAHf,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;4FAGX,cAAc,EAAA,UAAA,EAAA,CAAA;kBAL1B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,YAAY,CAAC;oBAC5B,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,YAAY,CAAC;AACxB,iBAAA,CAAA;;;ACRD;;AAEG;;;;"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-linify.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/linify/src/linify.pipe.ts","../../../../libs/mintplayer-ng-bootstrap/linify/src/linify.module.ts","../../../../libs/mintplayer-ng-bootstrap/linify/mintplayer-ng-bootstrap-linify.ts"],"sourcesContent":["import { Pipe, PipeTransform } from '@angular/core';\n\n@Pipe({\n name: 'bsLinify',\n})\nexport class BsLinifyPipe implements PipeTransform {\n transform(value: string, removeEmptyEntries = true) {\n const split = value\n .replace('\\r\\n', '\\n')\n .split('\\n');\n\n return removeEmptyEntries\n ? split.filter((line) => line !== '')\n : split;\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsLinifyPipe } from './linify.pipe';\n\n@NgModule({\n declarations: [BsLinifyPipe],\n imports: [CommonModule],\n exports: [BsLinifyPipe],\n})\nexport class BsLinifyModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAKa,YAAY,CAAA;AACvB,IAAA,SAAS,CAAC,KAAa,EAAE,kBAAkB,GAAG,IAAI,EAAA;QAChD,MAAM,KAAK,GAAG,KAAK;AAChB,aAAA,OAAO,CAAC,MAAM,EAAE,IAAI,CAAC;aACrB,KAAK,CAAC,IAAI,CAAC,CAAC;AAEf,QAAA,OAAO,kBAAkB;AACvB,cAAE,KAAK,CAAC,MAAM,CAAC,CAAC,IAAI,KAAK,IAAI,KAAK,EAAE,CAAC;cACnC,KAAK,CAAC;KACX;8GATU,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA,EAAA;4GAAZ,YAAY,EAAA,IAAA,EAAA,UAAA,EAAA,CAAA,CAAA,EAAA;;2FAAZ,YAAY,EAAA,UAAA,EAAA,CAAA;kBAHxB,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACJ,oBAAA,IAAI,EAAE,UAAU;AACjB,iBAAA,CAAA;;;MCKY,cAAc,CAAA;8GAAd,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,EAJV,YAAA,EAAA,CAAA,YAAY,CACjB,EAAA,OAAA,EAAA,CAAA,YAAY,aACZ,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;AAEX,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,YAHf,YAAY,CAAA,EAAA,CAAA,CAAA,EAAA;;2FAGX,cAAc,EAAA,UAAA,EAAA,CAAA;kBAL1B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,YAAY,CAAC;oBAC5B,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,YAAY,CAAC;AACxB,iBAAA,CAAA;;;ACRD;;AAEG;;;;"}