@mintplayer/ng-bootstrap 15.17.1 → 15.18.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 (1134) hide show
  1. package/README.md +7 -7
  2. package/_bootstrap.scss +63 -63
  3. package/accordion/index.d.ts +1 -1
  4. package/accordion/src/accordion/accordion.component.d.ts +10 -10
  5. package/accordion/src/accordion-tab/accordion-tab.component.d.ts +17 -17
  6. package/accordion/src/accordion-tab-header/accordion-tab-header.component.d.ts +9 -9
  7. package/accordion/src/accordion.module.d.ts +10 -10
  8. package/accordion/src/index.d.ts +4 -4
  9. package/alert/index.d.ts +1 -1
  10. package/alert/src/alert/alert.component.d.ts +15 -15
  11. package/alert/src/alert-close/alert-close.component.d.ts +9 -9
  12. package/alert/src/alert.module.d.ts +9 -9
  13. package/alert/src/index.d.ts +3 -3
  14. package/badge/index.d.ts +1 -1
  15. package/badge/src/badge.component.d.ts +15 -15
  16. package/badge/src/badge.module.d.ts +8 -8
  17. package/badge/src/index.d.ts +2 -2
  18. package/breadcrumb/index.d.ts +1 -1
  19. package/breadcrumb/src/breadcrumb/breadcrumb.component.d.ts +8 -8
  20. package/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.d.ts +9 -9
  21. package/breadcrumb/src/breadcrumb.module.d.ts +9 -9
  22. package/breadcrumb/src/index.d.ts +3 -3
  23. package/button-group/index.d.ts +1 -1
  24. package/button-group/src/button-group/button-group.component.d.ts +8 -8
  25. package/button-group/src/button-group.module.d.ts +8 -8
  26. package/button-group/src/index.d.ts +2 -2
  27. package/button-type/index.d.ts +1 -1
  28. package/button-type/src/button-type/button-type.directive.d.ts +9 -9
  29. package/button-type/src/button-type/button-type.module.d.ts +8 -8
  30. package/button-type/src/index.d.ts +2 -2
  31. package/calendar/index.d.ts +1 -1
  32. package/calendar/src/calendar.component.d.ts +26 -26
  33. package/calendar/src/calendar.module.d.ts +11 -11
  34. package/calendar/src/index.d.ts +2 -2
  35. package/calendar-month/index.d.ts +1 -1
  36. package/calendar-month/src/index.d.ts +3 -3
  37. package/calendar-month/src/interfaces/date-day-of-month.d.ts +5 -5
  38. package/calendar-month/src/interfaces/first-and-last-date.d.ts +4 -4
  39. package/calendar-month/src/interfaces/index.d.ts +4 -4
  40. package/calendar-month/src/interfaces/week.d.ts +5 -5
  41. package/calendar-month/src/interfaces/weekday.d.ts +4 -4
  42. package/calendar-month/src/pipes/index.d.ts +2 -2
  43. package/calendar-month/src/pipes/month-name/index.d.ts +2 -2
  44. package/calendar-month/src/pipes/month-name/month-name.module.d.ts +8 -8
  45. package/calendar-month/src/pipes/month-name/month-name.pipe.d.ts +7 -7
  46. package/calendar-month/src/pipes/weekday-name/index.d.ts +2 -2
  47. package/calendar-month/src/pipes/weekday-name/weekday-name.module.d.ts +8 -8
  48. package/calendar-month/src/pipes/weekday-name/weekday-name.pipe.d.ts +7 -7
  49. package/calendar-month/src/service/calendar-month.service.d.ts +18 -18
  50. package/card/index.d.ts +1 -1
  51. package/card/src/card/card.component.d.ts +5 -5
  52. package/card/src/card-header/card-header.component.d.ts +5 -5
  53. package/card/src/card.module.d.ts +9 -9
  54. package/card/src/index.d.ts +3 -3
  55. package/carousel/index.d.ts +1 -1
  56. package/carousel/src/carousel/carousel.component.d.ts +25 -25
  57. package/carousel/src/carousel-image/carousel-image.directive.d.ts +10 -10
  58. package/carousel/src/carousel.module.d.ts +11 -11
  59. package/carousel/src/index.d.ts +3 -3
  60. package/close/index.d.ts +1 -1
  61. package/close/src/close.component.d.ts +10 -10
  62. package/close/src/close.module.d.ts +8 -8
  63. package/close/src/index.d.ts +2 -2
  64. package/code-snippet/index.d.ts +1 -1
  65. package/code-snippet/src/code-snippet.component.d.ts +14 -14
  66. package/code-snippet/src/code-snippet.module.d.ts +11 -11
  67. package/code-snippet/src/index.d.ts +2 -2
  68. package/context-menu/index.d.ts +1 -1
  69. package/context-menu/src/context-menu.directive.d.ts +18 -18
  70. package/context-menu/src/context-menu.module.d.ts +10 -10
  71. package/context-menu/src/index.d.ts +2 -2
  72. package/copy/index.d.ts +1 -1
  73. package/copy/src/copy.directive.d.ts +11 -11
  74. package/copy/src/copy.module.d.ts +8 -8
  75. package/copy/src/index.d.ts +2 -2
  76. package/datatable/index.d.ts +1 -1
  77. package/datatable/src/datatable/datatable.component.d.ts +19 -19
  78. package/datatable/src/datatable-column/datatable-column-metadata.d.ts +4 -4
  79. package/datatable/src/datatable-column/datatable-column.directive.d.ts +10 -10
  80. package/datatable/src/datatable-column/index.d.ts +2 -2
  81. package/datatable/src/datatable-settings.d.ts +15 -15
  82. package/datatable/src/datatable.module.d.ts +13 -13
  83. package/datatable/src/index.d.ts +5 -5
  84. package/datatable/src/row-template/row-template.directive.d.ts +9 -9
  85. package/datepicker/index.d.ts +1 -1
  86. package/datepicker/src/datepicker.component.d.ts +16 -16
  87. package/datepicker/src/datepicker.module.d.ts +12 -12
  88. package/datepicker/src/index.d.ts +2 -2
  89. package/dropdown/index.d.ts +1 -1
  90. package/dropdown/src/dropdown/dropdown.directive.d.ts +23 -23
  91. package/dropdown/src/dropdown-menu/dropdown-menu.directive.d.ts +23 -23
  92. package/dropdown/src/dropdown-toggle/dropdown-toggle.directive.d.ts +11 -11
  93. package/dropdown/src/dropdown.module.d.ts +13 -13
  94. package/dropdown/src/index.d.ts +4 -4
  95. package/dropdown-divider/index.d.ts +1 -1
  96. package/dropdown-divider/src/dropdown-divider.directive.d.ts +6 -6
  97. package/dropdown-divider/src/dropdown-divider.module.d.ts +8 -8
  98. package/dropdown-divider/src/index.d.ts +2 -2
  99. package/dropdown-menu/index.d.ts +1 -1
  100. package/dropdown-menu/src/dropdown-item/dropdown-item.component.d.ts +7 -7
  101. package/dropdown-menu/src/dropdown-menu/dropdown-menu.component.d.ts +14 -14
  102. package/dropdown-menu/src/dropdown-menu.module.d.ts +10 -10
  103. package/dropdown-menu/src/index.d.ts +3 -3
  104. package/enhanced-paste/index.d.ts +1 -1
  105. package/enhanced-paste/src/directive/enhanced-paste.directive.d.ts +14 -14
  106. package/enhanced-paste/src/enhanced-paste.module.d.ts +8 -8
  107. package/enhanced-paste/src/index.d.ts +3 -3
  108. package/enhanced-paste/src/interfaces/number-overflow.d.ts +5 -5
  109. package/enum/index.d.ts +1 -1
  110. package/enum/src/index.d.ts +2 -2
  111. package/enum/src/interfaces/enum-item.d.ts +4 -4
  112. package/enum/src/interfaces/index.d.ts +1 -1
  113. package/enum/src/service/enum.service.d.ts +9 -9
  114. package/esm2020/accordion/index.mjs +1 -1
  115. package/esm2020/accordion/mintplayer-ng-bootstrap-accordion.mjs +4 -4
  116. package/esm2020/accordion/src/accordion/accordion.component.mjs +21 -21
  117. package/esm2020/accordion/src/accordion-tab/accordion-tab.component.mjs +63 -63
  118. package/esm2020/accordion/src/accordion-tab-header/accordion-tab-header.component.mjs +20 -20
  119. package/esm2020/accordion/src/accordion.module.mjs +34 -34
  120. package/esm2020/accordion/src/index.mjs +5 -5
  121. package/esm2020/alert/index.mjs +2 -2
  122. package/esm2020/alert/mintplayer-ng-bootstrap-alert.mjs +4 -4
  123. package/esm2020/alert/src/alert/alert.component.mjs +41 -41
  124. package/esm2020/alert/src/alert-close/alert-close.component.mjs +20 -20
  125. package/esm2020/alert/src/alert.module.mjs +27 -27
  126. package/esm2020/alert/src/index.mjs +4 -4
  127. package/esm2020/badge/index.mjs +2 -2
  128. package/esm2020/badge/mintplayer-ng-bootstrap-badge.mjs +4 -4
  129. package/esm2020/badge/src/badge.component.mjs +30 -30
  130. package/esm2020/badge/src/badge.module.mjs +18 -18
  131. package/esm2020/badge/src/index.mjs +3 -3
  132. package/esm2020/breadcrumb/index.mjs +2 -2
  133. package/esm2020/breadcrumb/mintplayer-ng-bootstrap-breadcrumb.mjs +4 -4
  134. package/esm2020/breadcrumb/src/breadcrumb/breadcrumb.component.mjs +13 -13
  135. package/esm2020/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.mjs +18 -18
  136. package/esm2020/breadcrumb/src/breadcrumb.module.mjs +19 -19
  137. package/esm2020/breadcrumb/src/index.mjs +4 -4
  138. package/esm2020/button-group/index.mjs +2 -2
  139. package/esm2020/button-group/mintplayer-ng-bootstrap-button-group.mjs +4 -4
  140. package/esm2020/button-group/src/button-group/button-group.component.mjs +13 -13
  141. package/esm2020/button-group/src/button-group.module.mjs +18 -18
  142. package/esm2020/button-group/src/index.mjs +3 -3
  143. package/esm2020/button-type/index.mjs +2 -2
  144. package/esm2020/button-type/mintplayer-ng-bootstrap-button-type.mjs +4 -4
  145. package/esm2020/button-type/src/button-type/button-type.directive.mjs +30 -30
  146. package/esm2020/button-type/src/button-type/button-type.module.mjs +24 -24
  147. package/esm2020/button-type/src/index.mjs +3 -3
  148. package/esm2020/calendar/index.mjs +2 -2
  149. package/esm2020/calendar/mintplayer-ng-bootstrap-calendar.mjs +4 -4
  150. package/esm2020/calendar/src/calendar.component.mjs +105 -105
  151. package/esm2020/calendar/src/calendar.module.mjs +39 -39
  152. package/esm2020/calendar/src/index.mjs +3 -3
  153. package/esm2020/calendar-month/index.mjs +2 -2
  154. package/esm2020/calendar-month/mintplayer-ng-bootstrap-calendar-month.mjs +4 -4
  155. package/esm2020/calendar-month/src/index.mjs +4 -4
  156. package/esm2020/calendar-month/src/interfaces/date-day-of-month.mjs +2 -2
  157. package/esm2020/calendar-month/src/interfaces/first-and-last-date.mjs +2 -2
  158. package/esm2020/calendar-month/src/interfaces/index.mjs +5 -5
  159. package/esm2020/calendar-month/src/interfaces/week.mjs +2 -2
  160. package/esm2020/calendar-month/src/interfaces/weekday.mjs +2 -2
  161. package/esm2020/calendar-month/src/pipes/index.mjs +3 -3
  162. package/esm2020/calendar-month/src/pipes/month-name/index.mjs +3 -3
  163. package/esm2020/calendar-month/src/pipes/month-name/month-name.module.mjs +24 -24
  164. package/esm2020/calendar-month/src/pipes/month-name/month-name.pipe.mjs +21 -21
  165. package/esm2020/calendar-month/src/pipes/weekday-name/index.mjs +3 -3
  166. package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.module.mjs +24 -24
  167. package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.pipe.mjs +16 -16
  168. package/esm2020/calendar-month/src/service/calendar-month.service.mjs +94 -94
  169. package/esm2020/card/index.mjs +2 -2
  170. package/esm2020/card/mintplayer-ng-bootstrap-card.mjs +4 -4
  171. package/esm2020/card/src/card/card.component.mjs +11 -11
  172. package/esm2020/card/src/card-header/card-header.component.mjs +11 -11
  173. package/esm2020/card/src/card.module.mjs +27 -27
  174. package/esm2020/card/src/index.mjs +4 -4
  175. package/esm2020/carousel/index.mjs +2 -2
  176. package/esm2020/carousel/mintplayer-ng-bootstrap-carousel.mjs +4 -4
  177. package/esm2020/carousel/src/carousel/carousel.component.mjs +107 -107
  178. package/esm2020/carousel/src/carousel-image/carousel-image.directive.mjs +21 -21
  179. package/esm2020/carousel/src/carousel.module.mjs +37 -37
  180. package/esm2020/carousel/src/index.mjs +4 -4
  181. package/esm2020/close/index.mjs +2 -2
  182. package/esm2020/close/mintplayer-ng-bootstrap-close.mjs +4 -4
  183. package/esm2020/close/src/close.component.mjs +21 -21
  184. package/esm2020/close/src/close.module.mjs +18 -18
  185. package/esm2020/close/src/index.mjs +3 -3
  186. package/esm2020/code-snippet/index.mjs +2 -2
  187. package/esm2020/code-snippet/mintplayer-ng-bootstrap-code-snippet.mjs +4 -4
  188. package/esm2020/code-snippet/src/code-snippet.component.mjs +34 -34
  189. package/esm2020/code-snippet/src/code-snippet.module.mjs +36 -36
  190. package/esm2020/code-snippet/src/index.mjs +3 -3
  191. package/esm2020/context-menu/index.mjs +2 -2
  192. package/esm2020/context-menu/mintplayer-ng-bootstrap-context-menu.mjs +4 -4
  193. package/esm2020/context-menu/src/context-menu.directive.mjs +84 -84
  194. package/esm2020/context-menu/src/context-menu.module.mjs +34 -34
  195. package/esm2020/context-menu/src/index.mjs +3 -3
  196. package/esm2020/copy/index.mjs +2 -2
  197. package/esm2020/copy/mintplayer-ng-bootstrap-copy.mjs +4 -4
  198. package/esm2020/copy/src/copy.directive.mjs +45 -45
  199. package/esm2020/copy/src/copy.module.mjs +24 -24
  200. package/esm2020/copy/src/index.mjs +3 -3
  201. package/esm2020/datatable/index.mjs +2 -2
  202. package/esm2020/datatable/mintplayer-ng-bootstrap-datatable.mjs +4 -4
  203. package/esm2020/datatable/src/datatable/datatable.component.mjs +57 -57
  204. package/esm2020/datatable/src/datatable-column/datatable-column-metadata.mjs +2 -2
  205. package/esm2020/datatable/src/datatable-column/datatable-column.directive.mjs +19 -19
  206. package/esm2020/datatable/src/datatable-column/index.mjs +3 -3
  207. package/esm2020/datatable/src/datatable-settings.mjs +37 -37
  208. package/esm2020/datatable/src/datatable.module.mjs +46 -46
  209. package/esm2020/datatable/src/index.mjs +6 -6
  210. package/esm2020/datatable/src/row-template/row-template.directive.mjs +19 -19
  211. package/esm2020/datepicker/index.mjs +2 -2
  212. package/esm2020/datepicker/mintplayer-ng-bootstrap-datepicker.mjs +4 -4
  213. package/esm2020/datepicker/src/datepicker.component.mjs +49 -49
  214. package/esm2020/datepicker/src/datepicker.module.mjs +40 -40
  215. package/esm2020/datepicker/src/index.mjs +3 -3
  216. package/esm2020/dropdown/index.mjs +2 -2
  217. package/esm2020/dropdown/mintplayer-ng-bootstrap-dropdown.mjs +4 -4
  218. package/esm2020/dropdown/src/dropdown/dropdown.directive.mjs +68 -68
  219. package/esm2020/dropdown/src/dropdown-menu/dropdown-menu.directive.mjs +114 -114
  220. package/esm2020/dropdown/src/dropdown-toggle/dropdown-toggle.directive.mjs +31 -31
  221. package/esm2020/dropdown/src/dropdown.module.mjs +43 -43
  222. package/esm2020/dropdown/src/index.mjs +5 -5
  223. package/esm2020/dropdown-divider/index.mjs +2 -2
  224. package/esm2020/dropdown-divider/mintplayer-ng-bootstrap-dropdown-divider.mjs +4 -4
  225. package/esm2020/dropdown-divider/src/dropdown-divider.directive.mjs +19 -19
  226. package/esm2020/dropdown-divider/src/dropdown-divider.module.mjs +18 -18
  227. package/esm2020/dropdown-divider/src/index.mjs +3 -3
  228. package/esm2020/dropdown-menu/index.mjs +2 -2
  229. package/esm2020/dropdown-menu/mintplayer-ng-bootstrap-dropdown-menu.mjs +4 -4
  230. package/esm2020/dropdown-menu/src/dropdown-item/dropdown-item.component.mjs +19 -19
  231. package/esm2020/dropdown-menu/src/dropdown-menu/dropdown-menu.component.mjs +42 -42
  232. package/esm2020/dropdown-menu/src/dropdown-menu.module.mjs +26 -26
  233. package/esm2020/dropdown-menu/src/index.mjs +4 -4
  234. package/esm2020/enhanced-paste/index.mjs +2 -2
  235. package/esm2020/enhanced-paste/mintplayer-ng-bootstrap-enhanced-paste.mjs +4 -4
  236. package/esm2020/enhanced-paste/src/directive/enhanced-paste.directive.mjs +58 -58
  237. package/esm2020/enhanced-paste/src/enhanced-paste.module.mjs +24 -24
  238. package/esm2020/enhanced-paste/src/index.mjs +4 -4
  239. package/esm2020/enhanced-paste/src/interfaces/number-overflow.mjs +2 -2
  240. package/esm2020/enum/index.mjs +2 -2
  241. package/esm2020/enum/mintplayer-ng-bootstrap-enum.mjs +4 -4
  242. package/esm2020/enum/src/index.mjs +3 -3
  243. package/esm2020/enum/src/interfaces/enum-item.mjs +2 -2
  244. package/esm2020/enum/src/interfaces/index.mjs +1 -1
  245. package/esm2020/enum/src/service/enum.service.mjs +31 -31
  246. package/esm2020/file-upload/index.mjs +2 -2
  247. package/esm2020/file-upload/mintplayer-ng-bootstrap-file-upload.mjs +4 -4
  248. package/esm2020/file-upload/src/component/file-upload.component.mjs +86 -86
  249. package/esm2020/file-upload/src/directive/file-upload-template.directive.mjs +18 -18
  250. package/esm2020/file-upload/src/file-upload.mjs +2 -2
  251. package/esm2020/file-upload/src/file-upload.module.mjs +50 -50
  252. package/esm2020/file-upload/src/index.mjs +6 -6
  253. package/esm2020/file-upload/src/pipes/format-bytes/format-bytes.pipe.mjs +23 -23
  254. package/esm2020/file-upload/src/pipes/index.mjs +1 -1
  255. package/esm2020/floating-labels/index.mjs +2 -2
  256. package/esm2020/floating-labels/mintplayer-ng-bootstrap-floating-labels.mjs +4 -4
  257. package/esm2020/floating-labels/src/floating-labels/floating-label/floating-label.component.mjs +20 -20
  258. package/esm2020/floating-labels/src/floating-labels/floating-labels.module.mjs +18 -18
  259. package/esm2020/floating-labels/src/index.mjs +3 -3
  260. package/esm2020/for/index.mjs +2 -2
  261. package/esm2020/for/mintplayer-ng-bootstrap-for.mjs +4 -4
  262. package/esm2020/for/src/for.directive.mjs +38 -38
  263. package/esm2020/for/src/for.module.mjs +24 -24
  264. package/esm2020/for/src/index.mjs +3 -3
  265. package/esm2020/form/index.mjs +2 -2
  266. package/esm2020/form/mintplayer-ng-bootstrap-form.mjs +4 -4
  267. package/esm2020/form/src/form/form.component.mjs +20 -20
  268. package/esm2020/form/src/form-control/form-control.directive.mjs +19 -19
  269. package/esm2020/form/src/form-group/form-group.directive.mjs +19 -19
  270. package/esm2020/form/src/form.module.mjs +20 -20
  271. package/esm2020/form/src/index.mjs +5 -5
  272. package/esm2020/grid/index.mjs +2 -2
  273. package/esm2020/grid/mintplayer-ng-bootstrap-grid.mjs +4 -4
  274. package/esm2020/grid/src/component/grid.component.mjs +32 -32
  275. package/esm2020/grid/src/directives/col-form-label/col-form-label.directive.mjs +19 -19
  276. package/esm2020/grid/src/directives/column/column.directive.mjs +56 -56
  277. package/esm2020/grid/src/directives/index.mjs +4 -4
  278. package/esm2020/grid/src/directives/row/row.directive.mjs +19 -19
  279. package/esm2020/grid/src/grid.module.mjs +21 -21
  280. package/esm2020/grid/src/index.mjs +5 -5
  281. package/esm2020/grid/src/interfaces/column-definition.mjs +2 -2
  282. package/esm2020/grid/src/interfaces/index.mjs +1 -1
  283. package/esm2020/has-overlay/index.mjs +1 -1
  284. package/esm2020/has-overlay/mintplayer-ng-bootstrap-has-overlay.mjs +4 -4
  285. package/esm2020/has-overlay/src/has-overlay/has-overlay.component.mjs +11 -11
  286. package/esm2020/has-overlay/src/has-overlay/has-overlay.module.mjs +18 -18
  287. package/esm2020/has-overlay/src/index.mjs +3 -3
  288. package/esm2020/icon/index.mjs +3 -3
  289. package/esm2020/icon/mintplayer-ng-bootstrap-icon.mjs +4 -4
  290. package/esm2020/icon/src/icon.component.mjs +34 -34
  291. package/esm2020/icon/src/icon.module.mjs +18 -18
  292. package/esm2020/index.mjs +5 -5
  293. package/esm2020/input-group/index.mjs +1 -1
  294. package/esm2020/input-group/mintplayer-ng-bootstrap-input-group.mjs +4 -4
  295. package/esm2020/input-group/src/index.mjs +3 -3
  296. package/esm2020/input-group/src/input-group/input-group.component.mjs +11 -11
  297. package/esm2020/input-group/src/input-group.module.mjs +18 -18
  298. package/esm2020/lazy-loading/index.mjs +1 -1
  299. package/esm2020/lazy-loading/mintplayer-ng-bootstrap-lazy-loading.mjs +4 -4
  300. package/esm2020/lazy-loading/src/index.mjs +3 -3
  301. package/esm2020/lazy-loading/src/lazy-load/lazy-load.directive.mjs +32 -32
  302. package/esm2020/lazy-loading/src/lazy-loading.module.mjs +24 -24
  303. package/esm2020/lib/enums/color.enum.mjs +15 -15
  304. package/esm2020/lib/enums/index.mjs +1 -1
  305. package/esm2020/lib/pipes/font-color/font-color.module.mjs +24 -24
  306. package/esm2020/lib/pipes/font-color/font-color.pipe.mjs +26 -26
  307. package/esm2020/lib/pipes/font-color/index.mjs +3 -3
  308. package/esm2020/lib/pipes/in-list/in-list.module.mjs +24 -24
  309. package/esm2020/lib/pipes/in-list/in-list.pipe.mjs +16 -16
  310. package/esm2020/lib/pipes/in-list/index.mjs +3 -3
  311. package/esm2020/lib/pipes/index.mjs +4 -4
  312. package/esm2020/lib/pipes/uc-first/index.mjs +3 -3
  313. package/esm2020/lib/pipes/uc-first/uc-first.module.mjs +24 -24
  314. package/esm2020/lib/pipes/uc-first/uc-first.pipe.mjs +16 -16
  315. package/esm2020/lib/providers/development.provider.mjs +8 -8
  316. package/esm2020/lib/providers/index.mjs +1 -1
  317. package/esm2020/lib/types/breakpoint.mjs +1 -1
  318. package/esm2020/lib/types/index.mjs +5 -5
  319. package/esm2020/lib/types/position.mjs +1 -1
  320. package/esm2020/lib/types/size.mjs +1 -1
  321. package/esm2020/lib/types/view-state.type.mjs +1 -1
  322. package/esm2020/list-group/index.mjs +2 -2
  323. package/esm2020/list-group/mintplayer-ng-bootstrap-list-group.mjs +4 -4
  324. package/esm2020/list-group/src/index.mjs +4 -4
  325. package/esm2020/list-group/src/list-group/list-group.component.mjs +19 -19
  326. package/esm2020/list-group/src/list-group-item/list-group-item.component.mjs +15 -15
  327. package/esm2020/list-group/src/list-group.module.mjs +27 -27
  328. package/esm2020/markdown/index.mjs +6 -6
  329. package/esm2020/markdown/mintplayer-ng-bootstrap-markdown.mjs +4 -4
  330. package/esm2020/markdown/src/bold/bold.pipe.mjs +30 -30
  331. package/esm2020/markdown/src/italic/italic.pipe.mjs +30 -30
  332. package/esm2020/markdown/src/markdown.module.mjs +39 -39
  333. package/esm2020/markdown/src/strikethrough/strikethrough.pipe.mjs +30 -30
  334. package/esm2020/markdown/src/underline/underline.pipe.mjs +30 -30
  335. package/esm2020/mintplayer-ng-bootstrap.mjs +4 -4
  336. package/esm2020/modal/index.mjs +2 -2
  337. package/esm2020/modal/mintplayer-ng-bootstrap-modal.mjs +4 -4
  338. package/esm2020/modal/src/components/index.mjs +3 -3
  339. package/esm2020/modal/src/components/modal/modal.component.mjs +21 -21
  340. package/esm2020/modal/src/components/modal-host/modal-host.component.mjs +83 -83
  341. package/esm2020/modal/src/directives/index.mjs +6 -6
  342. package/esm2020/modal/src/directives/modal/modal.directive.mjs +18 -18
  343. package/esm2020/modal/src/directives/modal-body/modal-body.directive.mjs +19 -19
  344. package/esm2020/modal/src/directives/modal-close/modal-close.directive.mjs +24 -24
  345. package/esm2020/modal/src/directives/modal-footer/modal-footer.directive.mjs +19 -19
  346. package/esm2020/modal/src/directives/modal-header/modal-header.directive.mjs +19 -19
  347. package/esm2020/modal/src/index.mjs +4 -4
  348. package/esm2020/modal/src/modal.module.mjs +75 -75
  349. package/esm2020/modal/src/providers/modal-content.provider.mjs +3 -3
  350. package/esm2020/modal/src/providers/portal-factory.provider.mjs +3 -3
  351. package/esm2020/multiselect/index.mjs +2 -2
  352. package/esm2020/multiselect/mintplayer-ng-bootstrap-multiselect.mjs +4 -4
  353. package/esm2020/multiselect/src/component/multiselect.component.mjs +40 -40
  354. package/esm2020/multiselect/src/directives/button-template/button-template.directive.mjs +18 -18
  355. package/esm2020/multiselect/src/directives/footer-template/footer-template.directive.mjs +18 -18
  356. package/esm2020/multiselect/src/directives/header-template/header-template.directive.mjs +18 -18
  357. package/esm2020/multiselect/src/directives/index.mjs +4 -4
  358. package/esm2020/multiselect/src/index.mjs +4 -4
  359. package/esm2020/multiselect/src/multiselect.module.mjs +63 -63
  360. package/esm2020/navbar/index.mjs +2 -2
  361. package/esm2020/navbar/mintplayer-ng-bootstrap-navbar.mjs +4 -4
  362. package/esm2020/navbar/src/dropdown-toggle/dropdown-toggle.directive.mjs +38 -38
  363. package/esm2020/navbar/src/expand-button/expand-button.directive.mjs +18 -18
  364. package/esm2020/navbar/src/index.mjs +13 -13
  365. package/esm2020/navbar/src/nav-link/nav-link.directive.mjs +34 -34
  366. package/esm2020/navbar/src/navbar/navbar.component.mjs +141 -141
  367. package/esm2020/navbar/src/navbar-brand/navbar-brand.component.mjs +20 -20
  368. package/esm2020/navbar/src/navbar-content/navbar-content.directive.mjs +72 -72
  369. package/esm2020/navbar/src/navbar-dropdown/navbar-dropdown.component.mjs +143 -143
  370. package/esm2020/navbar/src/navbar-item/navbar-item.component.mjs +104 -104
  371. package/esm2020/navbar/src/navbar-nav/navbar-nav.component.mjs +69 -69
  372. package/esm2020/navbar/src/navbar-toggler/navbar-toggler.component.mjs +47 -47
  373. package/esm2020/navbar/src/navbar.module.mjs +91 -91
  374. package/esm2020/navigation-lock/index.mjs +2 -2
  375. package/esm2020/navigation-lock/mintplayer-ng-bootstrap-navigation-lock.mjs +4 -4
  376. package/esm2020/navigation-lock/src/directive/navigation-lock.directive.mjs +94 -94
  377. package/esm2020/navigation-lock/src/guard/navigation-lock.guard.mjs +22 -22
  378. package/esm2020/navigation-lock/src/index.mjs +5 -5
  379. package/esm2020/navigation-lock/src/interface/has-navigation-lock.mjs +2 -2
  380. package/esm2020/navigation-lock/src/navigation-lock.module.mjs +28 -28
  381. package/esm2020/no-noscript/index.mjs +2 -2
  382. package/esm2020/no-noscript/mintplayer-ng-bootstrap-no-noscript.mjs +4 -4
  383. package/esm2020/no-noscript/src/index.mjs +3 -3
  384. package/esm2020/no-noscript/src/no-noscript/no-noscript.directive.mjs +27 -27
  385. package/esm2020/no-noscript/src/no-noscript.module.mjs +18 -18
  386. package/esm2020/offcanvas/index.mjs +2 -2
  387. package/esm2020/offcanvas/mintplayer-ng-bootstrap-offcanvas.mjs +4 -4
  388. package/esm2020/offcanvas/src/components/index.mjs +5 -5
  389. package/esm2020/offcanvas/src/components/offcanvas/offcanvas.component.mjs +111 -111
  390. package/esm2020/offcanvas/src/components/offcanvas-body/offcanvas-body.component.mjs +18 -18
  391. package/esm2020/offcanvas/src/components/offcanvas-header/offcanvas-header.component.mjs +14 -14
  392. package/esm2020/offcanvas/src/components/offcanvas-host/offcanvas-host.component.mjs +143 -143
  393. package/esm2020/offcanvas/src/directives/index.mjs +4 -4
  394. package/esm2020/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.mjs +24 -24
  395. package/esm2020/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.mjs +18 -18
  396. package/esm2020/offcanvas/src/directives/offcanvas-push/offcanvas-push.directive.mjs +71 -71
  397. package/esm2020/offcanvas/src/index.mjs +4 -4
  398. package/esm2020/offcanvas/src/offcanvas.module.mjs +75 -75
  399. package/esm2020/offcanvas/src/providers/offcanvas-content.provider.mjs +3 -3
  400. package/esm2020/offcanvas/src/providers/portal-factory.provider.mjs +3 -3
  401. package/esm2020/ordinal-number/index.mjs +2 -2
  402. package/esm2020/ordinal-number/mintplayer-ng-bootstrap-ordinal-number.mjs +4 -4
  403. package/esm2020/ordinal-number/src/index.mjs +3 -3
  404. package/esm2020/ordinal-number/src/ordinal-number/ordinal-number.pipe.mjs +29 -29
  405. package/esm2020/ordinal-number/src/ordinal-number.module.mjs +24 -24
  406. package/esm2020/pagination/index.mjs +2 -2
  407. package/esm2020/pagination/mintplayer-ng-bootstrap-pagination.mjs +4 -4
  408. package/esm2020/pagination/src/component/index.mjs +1 -1
  409. package/esm2020/pagination/src/component/pagination/pagination.component.mjs +198 -198
  410. package/esm2020/pagination/src/index.mjs +5 -5
  411. package/esm2020/pagination/src/interfaces/index.mjs +1 -1
  412. package/esm2020/pagination/src/interfaces/page-with-selection.mjs +2 -2
  413. package/esm2020/pagination/src/pagination.module.mjs +24 -24
  414. package/esm2020/pagination/src/types/index.mjs +1 -1
  415. package/esm2020/pagination/src/types/page-number.type.mjs +1 -1
  416. package/esm2020/placeholder/index.mjs +2 -2
  417. package/esm2020/placeholder/mintplayer-ng-bootstrap-placeholder.mjs +4 -4
  418. package/esm2020/placeholder/src/index.mjs +4 -4
  419. package/esm2020/placeholder/src/placeholder/placeholder.component.mjs +26 -26
  420. package/esm2020/placeholder/src/placeholder-field/placeholder-field.directive.mjs +46 -46
  421. package/esm2020/placeholder/src/placeholder.module.mjs +19 -19
  422. package/esm2020/popover/index.mjs +2 -2
  423. package/esm2020/popover/mintplayer-ng-bootstrap-popover.mjs +4 -4
  424. package/esm2020/popover/src/component/popover.component.mjs +57 -57
  425. package/esm2020/popover/src/directives/index.mjs +4 -4
  426. package/esm2020/popover/src/directives/popover/popover.directive.mjs +132 -132
  427. package/esm2020/popover/src/directives/popover-body/popover-body.directive.mjs +19 -19
  428. package/esm2020/popover/src/directives/popover-header/popover-header.directive.mjs +19 -19
  429. package/esm2020/popover/src/index.mjs +4 -4
  430. package/esm2020/popover/src/popover.module.mjs +36 -36
  431. package/esm2020/popover/src/providers/popover-content.provider.mjs +3 -3
  432. package/esm2020/popover/src/providers/portal-factory.provider.mjs +3 -3
  433. package/esm2020/progress-bar/index.mjs +2 -2
  434. package/esm2020/progress-bar/mintplayer-ng-bootstrap-progress-bar.mjs +4 -4
  435. package/esm2020/progress-bar/src/index.mjs +4 -4
  436. package/esm2020/progress-bar/src/progress/progress.component.mjs +31 -31
  437. package/esm2020/progress-bar/src/progress-bar/progress-bar.component.mjs +121 -121
  438. package/esm2020/progress-bar/src/progress-bar.module.mjs +29 -29
  439. package/esm2020/range/index.mjs +2 -2
  440. package/esm2020/range/mintplayer-ng-bootstrap-range.mjs +4 -4
  441. package/esm2020/range/src/component/range.component.mjs +25 -25
  442. package/esm2020/range/src/index.mjs +4 -4
  443. package/esm2020/range/src/range.module.mjs +19 -19
  444. package/esm2020/range/src/value-accessor/range-value-accessor.mjs +62 -62
  445. package/esm2020/rating/index.mjs +2 -2
  446. package/esm2020/rating/mintplayer-ng-bootstrap-rating.mjs +4 -4
  447. package/esm2020/rating/src/component/rating.component.mjs +72 -72
  448. package/esm2020/rating/src/index.mjs +3 -3
  449. package/esm2020/rating/src/rating.module.mjs +24 -24
  450. package/esm2020/scheduler/index.mjs +2 -2
  451. package/esm2020/scheduler/mintplayer-ng-bootstrap-scheduler.mjs +4 -4
  452. package/esm2020/scheduler/src/components/index.mjs +3 -3
  453. package/esm2020/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.mjs +85 -85
  454. package/esm2020/scheduler/src/components/scheduler/scheduler.component.mjs +538 -538
  455. package/esm2020/scheduler/src/constants/available-scales.mjs +12 -12
  456. package/esm2020/scheduler/src/constants/index.mjs +1 -1
  457. package/esm2020/scheduler/src/enums/drag-operation.mjs +8 -8
  458. package/esm2020/scheduler/src/enums/index.mjs +1 -1
  459. package/esm2020/scheduler/src/enums/scheduler-mode.mjs +6 -6
  460. package/esm2020/scheduler/src/index.mjs +6 -6
  461. package/esm2020/scheduler/src/interfaces/drag-operation.mjs +2 -2
  462. package/esm2020/scheduler/src/interfaces/index.mjs +6 -6
  463. package/esm2020/scheduler/src/interfaces/preview-event.mjs +2 -2
  464. package/esm2020/scheduler/src/interfaces/resource-group.mjs +2 -2
  465. package/esm2020/scheduler/src/interfaces/resource-or-group.mjs +2 -2
  466. package/esm2020/scheduler/src/interfaces/resource.mjs +2 -2
  467. package/esm2020/scheduler/src/interfaces/scheduler-event-part.mjs +2 -2
  468. package/esm2020/scheduler/src/interfaces/scheduler-event-with-parts.mjs +2 -2
  469. package/esm2020/scheduler/src/interfaces/scheduler-event.mjs +2 -2
  470. package/esm2020/scheduler/src/interfaces/scheduler-schale.mjs +2 -2
  471. package/esm2020/scheduler/src/interfaces/scheduler-stamp-with-slots.mjs +2 -2
  472. package/esm2020/scheduler/src/interfaces/time-slot.mjs +2 -2
  473. package/esm2020/scheduler/src/interfaces/timeline-options.mjs +2 -2
  474. package/esm2020/scheduler/src/interfaces/timeline-track.mjs +2 -2
  475. package/esm2020/scheduler/src/interfaces/week-options.mjs +2 -2
  476. package/esm2020/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +16 -16
  477. package/esm2020/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +20 -20
  478. package/esm2020/scheduler/src/pipes/date-offset/date-offset.pipe.mjs +20 -20
  479. package/esm2020/scheduler/src/pipes/day-of-week/day-of-week.pipe.mjs +22 -22
  480. package/esm2020/scheduler/src/scheduler.module.mjs +45 -45
  481. package/esm2020/scheduler/src/services/timeline/timeline.service.mjs +65 -65
  482. package/esm2020/scrollspy/index.mjs +2 -2
  483. package/esm2020/scrollspy/mintplayer-ng-bootstrap-scrollspy.mjs +4 -4
  484. package/esm2020/scrollspy/src/component/scrollspy.component.mjs +90 -90
  485. package/esm2020/scrollspy/src/directives/scrollspy.directive.mjs +16 -16
  486. package/esm2020/scrollspy/src/index.mjs +5 -5
  487. package/esm2020/scrollspy/src/scrollspy.module.mjs +29 -29
  488. package/esm2020/scrollspy/src/services/index.mjs +1 -1
  489. package/esm2020/scrollspy/src/services/scroll-offset/scroll-offset.service.mjs +31 -31
  490. package/esm2020/select/index.mjs +2 -2
  491. package/esm2020/select/mintplayer-ng-bootstrap-select.mjs +4 -4
  492. package/esm2020/select/src/component/select.component.mjs +85 -85
  493. package/esm2020/select/src/index.mjs +5 -5
  494. package/esm2020/select/src/select.module.mjs +31 -31
  495. package/esm2020/select/src/types/index.mjs +1 -1
  496. package/esm2020/select/src/types/select-size.mjs +1 -1
  497. package/esm2020/select/src/value-accessors/index.mjs +1 -1
  498. package/esm2020/select/src/value-accessors/select-value-accessor.mjs +167 -167
  499. package/esm2020/select2/index.mjs +2 -2
  500. package/esm2020/select2/mintplayer-ng-bootstrap-select2.mjs +4 -4
  501. package/esm2020/select2/src/component/select2.component.mjs +85 -85
  502. package/esm2020/select2/src/directive/item-template.directive.mjs +19 -19
  503. package/esm2020/select2/src/index.mjs +4 -4
  504. package/esm2020/select2/src/select2.module.mjs +49 -49
  505. package/esm2020/snackbar/index.mjs +2 -2
  506. package/esm2020/snackbar/mintplayer-ng-bootstrap-snackbar.mjs +4 -4
  507. package/esm2020/snackbar/src/component/snackbar.component.mjs +36 -36
  508. package/esm2020/snackbar/src/directives/index.mjs +1 -1
  509. package/esm2020/snackbar/src/directives/snackbar-close/snackbar-close.directive.mjs +27 -27
  510. package/esm2020/snackbar/src/index.mjs +6 -6
  511. package/esm2020/snackbar/src/interfaces/index.mjs +1 -1
  512. package/esm2020/snackbar/src/interfaces/snackbar-animation-meta.mjs +2 -2
  513. package/esm2020/snackbar/src/providers/snackbar-content.provider.mjs +3 -3
  514. package/esm2020/snackbar/src/service/snackbar.service.mjs +45 -45
  515. package/esm2020/snackbar/src/snackbar.module.mjs +43 -43
  516. package/esm2020/spinner/index.mjs +2 -2
  517. package/esm2020/spinner/mintplayer-ng-bootstrap-spinner.mjs +4 -4
  518. package/esm2020/spinner/src/index.mjs +3 -3
  519. package/esm2020/spinner/src/spinner.component.mjs +43 -43
  520. package/esm2020/spinner/src/spinner.module.mjs +18 -18
  521. package/esm2020/tab-control/index.mjs +2 -2
  522. package/esm2020/tab-control/mintplayer-ng-bootstrap-tab-control.mjs +4 -4
  523. package/esm2020/tab-control/src/index.mjs +4 -4
  524. package/esm2020/tab-control/src/tab-control/tab-control.component.mjs +36 -36
  525. package/esm2020/tab-control/src/tab-control.module.mjs +29 -29
  526. package/esm2020/tab-control/src/tab-page/tab-page.component.mjs +23 -23
  527. package/esm2020/table/index.mjs +2 -2
  528. package/esm2020/table/mintplayer-ng-bootstrap-table.mjs +4 -4
  529. package/esm2020/table/src/component/table.component.mjs +47 -47
  530. package/esm2020/table/src/index.mjs +3 -3
  531. package/esm2020/table/src/table.module.mjs +18 -18
  532. package/esm2020/timepicker/index.mjs +2 -2
  533. package/esm2020/timepicker/mintplayer-ng-bootstrap-timepicker.mjs +4 -4
  534. package/esm2020/timepicker/src/index.mjs +3 -3
  535. package/esm2020/timepicker/src/timepicker.component.mjs +117 -117
  536. package/esm2020/timepicker/src/timepicker.module.mjs +60 -60
  537. package/esm2020/toast/index.mjs +2 -2
  538. package/esm2020/toast/mintplayer-ng-bootstrap-toast.mjs +4 -4
  539. package/esm2020/toast/src/components/index.mjs +5 -5
  540. package/esm2020/toast/src/components/toast/toast.component.mjs +16 -16
  541. package/esm2020/toast/src/components/toast-body/toast-body.component.mjs +20 -20
  542. package/esm2020/toast/src/components/toast-container/toast-container.component.mjs +23 -23
  543. package/esm2020/toast/src/components/toast-header/toast-header.component.mjs +17 -17
  544. package/esm2020/toast/src/directives/index.mjs +1 -1
  545. package/esm2020/toast/src/directives/toast-close/toast-close.directive.mjs +32 -32
  546. package/esm2020/toast/src/index.mjs +6 -6
  547. package/esm2020/toast/src/pipes/add-properties.pipe.mjs +17 -17
  548. package/esm2020/toast/src/providers/portal-factory.provider.mjs +3 -3
  549. package/esm2020/toast/src/services/index.mjs +1 -1
  550. package/esm2020/toast/src/services/toast/toast.service.mjs +56 -56
  551. package/esm2020/toast/src/toast.module.mjs +77 -77
  552. package/esm2020/toggle-button/index.mjs +2 -2
  553. package/esm2020/toggle-button/mintplayer-ng-bootstrap-toggle-button.mjs +4 -4
  554. package/esm2020/toggle-button/src/component/toggle-button.component.mjs +158 -158
  555. package/esm2020/toggle-button/src/directives/index.mjs +1 -1
  556. package/esm2020/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.mjs +19 -19
  557. package/esm2020/toggle-button/src/index.mjs +6 -6
  558. package/esm2020/toggle-button/src/toggle-button.module.mjs +34 -34
  559. package/esm2020/toggle-button/src/types/check-style.mjs +2 -2
  560. package/esm2020/toggle-button/src/types/index.mjs +2 -2
  561. package/esm2020/toggle-button/src/value-accessor/toggle-button-value-accessor.mjs +108 -108
  562. package/esm2020/tooltip/index.mjs +2 -2
  563. package/esm2020/tooltip/mintplayer-ng-bootstrap-tooltip.mjs +4 -4
  564. package/esm2020/tooltip/src/component/tooltip.component.mjs +38 -38
  565. package/esm2020/tooltip/src/directive/tooltip.directive.mjs +109 -109
  566. package/esm2020/tooltip/src/index.mjs +4 -4
  567. package/esm2020/tooltip/src/providers/tooltip-content.provider.mjs +3 -3
  568. package/esm2020/tooltip/src/tooltip.module.mjs +35 -35
  569. package/esm2020/typeahead/index.mjs +2 -2
  570. package/esm2020/typeahead/mintplayer-ng-bootstrap-typeahead.mjs +4 -4
  571. package/esm2020/typeahead/src/index.mjs +3 -3
  572. package/esm2020/typeahead/src/typeahead.component.mjs +82 -82
  573. package/esm2020/typeahead/src/typeahead.module.mjs +48 -48
  574. package/esm2020/user-agent/index.mjs +2 -2
  575. package/esm2020/user-agent/mintplayer-ng-bootstrap-user-agent.mjs +4 -4
  576. package/esm2020/user-agent/src/directive/index.mjs +2 -0
  577. package/esm2020/user-agent/src/directive/user-agent.directive.mjs +93 -0
  578. package/esm2020/user-agent/src/index.mjs +5 -4
  579. package/esm2020/user-agent/src/interfaces/index.mjs +2 -0
  580. package/esm2020/user-agent/src/interfaces/user-agent.mjs +2 -0
  581. package/esm2020/user-agent/src/types/index.mjs +3 -0
  582. package/esm2020/user-agent/src/types/operating-system.type.mjs +2 -0
  583. package/esm2020/user-agent/src/types/webbrowser.type.mjs +2 -0
  584. package/esm2020/user-agent/src/{user-agent/user-agent.module.mjs → user-agent.module.mjs} +24 -24
  585. package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs +113 -113
  586. package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
  587. package/fesm2015/mintplayer-ng-bootstrap-alert.mjs +70 -70
  588. package/fesm2015/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
  589. package/fesm2015/mintplayer-ng-bootstrap-badge.mjs +37 -37
  590. package/fesm2015/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
  591. package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs +37 -37
  592. package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
  593. package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs +23 -23
  594. package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
  595. package/fesm2015/mintplayer-ng-bootstrap-button-type.mjs +45 -45
  596. package/fesm2015/mintplayer-ng-bootstrap-button-type.mjs.map +1 -1
  597. package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs +160 -160
  598. package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
  599. package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs +127 -127
  600. package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
  601. package/fesm2015/mintplayer-ng-bootstrap-card.mjs +36 -36
  602. package/fesm2015/mintplayer-ng-bootstrap-card.mjs.map +1 -1
  603. package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs +144 -144
  604. package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
  605. package/fesm2015/mintplayer-ng-bootstrap-close.mjs +31 -31
  606. package/fesm2015/mintplayer-ng-bootstrap-close.mjs.map +1 -1
  607. package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs +55 -55
  608. package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
  609. package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs +107 -107
  610. package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
  611. package/fesm2015/mintplayer-ng-bootstrap-copy.mjs +63 -63
  612. package/fesm2015/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
  613. package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs +145 -145
  614. package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
  615. package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs +71 -71
  616. package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
  617. package/fesm2015/mintplayer-ng-bootstrap-dropdown-divider.mjs +29 -29
  618. package/fesm2015/mintplayer-ng-bootstrap-dropdown-divider.mjs.map +1 -1
  619. package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs +73 -73
  620. package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
  621. package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs +225 -225
  622. package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
  623. package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs +72 -72
  624. package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
  625. package/fesm2015/mintplayer-ng-bootstrap-enum.mjs +29 -29
  626. package/fesm2015/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
  627. package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs +147 -147
  628. package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
  629. package/fesm2015/mintplayer-ng-bootstrap-floating-labels.mjs +30 -30
  630. package/fesm2015/mintplayer-ng-bootstrap-floating-labels.mjs.map +1 -1
  631. package/fesm2015/mintplayer-ng-bootstrap-for.mjs +54 -54
  632. package/fesm2015/mintplayer-ng-bootstrap-for.mjs.map +1 -1
  633. package/fesm2015/mintplayer-ng-bootstrap-form.mjs +60 -60
  634. package/fesm2015/mintplayer-ng-bootstrap-form.mjs.map +1 -1
  635. package/fesm2015/mintplayer-ng-bootstrap-grid.mjs +121 -121
  636. package/fesm2015/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
  637. package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs +21 -21
  638. package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
  639. package/fesm2015/mintplayer-ng-bootstrap-icon.mjs +41 -41
  640. package/fesm2015/mintplayer-ng-bootstrap-icon.mjs.map +1 -1
  641. package/fesm2015/mintplayer-ng-bootstrap-input-group.mjs +21 -21
  642. package/fesm2015/mintplayer-ng-bootstrap-input-group.mjs.map +1 -1
  643. package/fesm2015/mintplayer-ng-bootstrap-lazy-loading.mjs +48 -48
  644. package/fesm2015/mintplayer-ng-bootstrap-lazy-loading.mjs.map +1 -1
  645. package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs +47 -47
  646. package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
  647. package/fesm2015/mintplayer-ng-bootstrap-markdown.mjs +128 -128
  648. package/fesm2015/mintplayer-ng-bootstrap-markdown.mjs.map +1 -1
  649. package/fesm2015/mintplayer-ng-bootstrap-modal.mjs +227 -227
  650. package/fesm2015/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
  651. package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs +115 -115
  652. package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
  653. package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs +690 -690
  654. package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
  655. package/fesm2015/mintplayer-ng-bootstrap-navigation-lock.mjs +130 -130
  656. package/fesm2015/mintplayer-ng-bootstrap-navigation-lock.mjs.map +1 -1
  657. package/fesm2015/mintplayer-ng-bootstrap-no-noscript.mjs +38 -38
  658. package/fesm2015/mintplayer-ng-bootstrap-no-noscript.mjs.map +1 -1
  659. package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs +417 -417
  660. package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
  661. package/fesm2015/mintplayer-ng-bootstrap-ordinal-number.mjs +43 -43
  662. package/fesm2015/mintplayer-ng-bootstrap-ordinal-number.mjs.map +1 -1
  663. package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs +212 -212
  664. package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
  665. package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs +74 -74
  666. package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
  667. package/fesm2015/mintplayer-ng-bootstrap-popover.mjs +231 -231
  668. package/fesm2015/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
  669. package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs +165 -165
  670. package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
  671. package/fesm2015/mintplayer-ng-bootstrap-range.mjs +89 -89
  672. package/fesm2015/mintplayer-ng-bootstrap-range.mjs.map +1 -1
  673. package/fesm2015/mintplayer-ng-bootstrap-rating.mjs +86 -86
  674. package/fesm2015/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
  675. package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs +777 -777
  676. package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
  677. package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs +147 -147
  678. package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
  679. package/fesm2015/mintplayer-ng-bootstrap-select.mjs +267 -267
  680. package/fesm2015/mintplayer-ng-bootstrap-select.mjs.map +1 -1
  681. package/fesm2015/mintplayer-ng-bootstrap-select2.mjs +126 -126
  682. package/fesm2015/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
  683. package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs +121 -121
  684. package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs.map +1 -1
  685. package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs +50 -50
  686. package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
  687. package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs +70 -70
  688. package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
  689. package/fesm2015/mintplayer-ng-bootstrap-table.mjs +55 -55
  690. package/fesm2015/mintplayer-ng-bootstrap-table.mjs.map +1 -1
  691. package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs +149 -149
  692. package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
  693. package/fesm2015/mintplayer-ng-bootstrap-toast.mjs +205 -205
  694. package/fesm2015/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
  695. package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs +294 -294
  696. package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
  697. package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs +161 -161
  698. package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
  699. package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs +108 -108
  700. package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
  701. package/fesm2015/mintplayer-ng-bootstrap-user-agent.mjs +110 -74
  702. package/fesm2015/mintplayer-ng-bootstrap-user-agent.mjs.map +1 -1
  703. package/fesm2015/mintplayer-ng-bootstrap.mjs +120 -120
  704. package/fesm2015/mintplayer-ng-bootstrap.mjs.map +1 -1
  705. package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs +113 -113
  706. package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
  707. package/fesm2020/mintplayer-ng-bootstrap-alert.mjs +70 -70
  708. package/fesm2020/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
  709. package/fesm2020/mintplayer-ng-bootstrap-badge.mjs +37 -37
  710. package/fesm2020/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
  711. package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs +37 -37
  712. package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
  713. package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs +23 -23
  714. package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
  715. package/fesm2020/mintplayer-ng-bootstrap-button-type.mjs +45 -45
  716. package/fesm2020/mintplayer-ng-bootstrap-button-type.mjs.map +1 -1
  717. package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs +157 -157
  718. package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
  719. package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs +127 -127
  720. package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
  721. package/fesm2020/mintplayer-ng-bootstrap-card.mjs +36 -36
  722. package/fesm2020/mintplayer-ng-bootstrap-card.mjs.map +1 -1
  723. package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs +142 -142
  724. package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
  725. package/fesm2020/mintplayer-ng-bootstrap-close.mjs +31 -31
  726. package/fesm2020/mintplayer-ng-bootstrap-close.mjs.map +1 -1
  727. package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs +55 -55
  728. package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
  729. package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs +105 -105
  730. package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
  731. package/fesm2020/mintplayer-ng-bootstrap-copy.mjs +60 -60
  732. package/fesm2020/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
  733. package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs +145 -145
  734. package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
  735. package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs +71 -71
  736. package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
  737. package/fesm2020/mintplayer-ng-bootstrap-dropdown-divider.mjs +29 -29
  738. package/fesm2020/mintplayer-ng-bootstrap-dropdown-divider.mjs.map +1 -1
  739. package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs +71 -71
  740. package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
  741. package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs +220 -220
  742. package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
  743. package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs +72 -72
  744. package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
  745. package/fesm2020/mintplayer-ng-bootstrap-enum.mjs +29 -29
  746. package/fesm2020/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
  747. package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs +147 -147
  748. package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
  749. package/fesm2020/mintplayer-ng-bootstrap-floating-labels.mjs +28 -28
  750. package/fesm2020/mintplayer-ng-bootstrap-floating-labels.mjs.map +1 -1
  751. package/fesm2020/mintplayer-ng-bootstrap-for.mjs +54 -54
  752. package/fesm2020/mintplayer-ng-bootstrap-for.mjs.map +1 -1
  753. package/fesm2020/mintplayer-ng-bootstrap-form.mjs +60 -60
  754. package/fesm2020/mintplayer-ng-bootstrap-form.mjs.map +1 -1
  755. package/fesm2020/mintplayer-ng-bootstrap-grid.mjs +121 -121
  756. package/fesm2020/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
  757. package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs +21 -21
  758. package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
  759. package/fesm2020/mintplayer-ng-bootstrap-icon.mjs +41 -41
  760. package/fesm2020/mintplayer-ng-bootstrap-icon.mjs.map +1 -1
  761. package/fesm2020/mintplayer-ng-bootstrap-input-group.mjs +21 -21
  762. package/fesm2020/mintplayer-ng-bootstrap-input-group.mjs.map +1 -1
  763. package/fesm2020/mintplayer-ng-bootstrap-lazy-loading.mjs +48 -48
  764. package/fesm2020/mintplayer-ng-bootstrap-lazy-loading.mjs.map +1 -1
  765. package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs +47 -47
  766. package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
  767. package/fesm2020/mintplayer-ng-bootstrap-markdown.mjs +128 -128
  768. package/fesm2020/mintplayer-ng-bootstrap-markdown.mjs.map +1 -1
  769. package/fesm2020/mintplayer-ng-bootstrap-modal.mjs +223 -223
  770. package/fesm2020/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
  771. package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs +115 -115
  772. package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
  773. package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs +679 -679
  774. package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
  775. package/fesm2020/mintplayer-ng-bootstrap-navigation-lock.mjs +128 -128
  776. package/fesm2020/mintplayer-ng-bootstrap-navigation-lock.mjs.map +1 -1
  777. package/fesm2020/mintplayer-ng-bootstrap-no-noscript.mjs +36 -36
  778. package/fesm2020/mintplayer-ng-bootstrap-no-noscript.mjs.map +1 -1
  779. package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs +413 -413
  780. package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
  781. package/fesm2020/mintplayer-ng-bootstrap-ordinal-number.mjs +43 -43
  782. package/fesm2020/mintplayer-ng-bootstrap-ordinal-number.mjs.map +1 -1
  783. package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs +212 -212
  784. package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
  785. package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs +74 -74
  786. package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
  787. package/fesm2020/mintplayer-ng-bootstrap-popover.mjs +226 -226
  788. package/fesm2020/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
  789. package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs +165 -165
  790. package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
  791. package/fesm2020/mintplayer-ng-bootstrap-range.mjs +89 -89
  792. package/fesm2020/mintplayer-ng-bootstrap-range.mjs.map +1 -1
  793. package/fesm2020/mintplayer-ng-bootstrap-rating.mjs +86 -86
  794. package/fesm2020/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
  795. package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs +777 -777
  796. package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
  797. package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs +142 -142
  798. package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
  799. package/fesm2020/mintplayer-ng-bootstrap-select.mjs +265 -265
  800. package/fesm2020/mintplayer-ng-bootstrap-select.mjs.map +1 -1
  801. package/fesm2020/mintplayer-ng-bootstrap-select2.mjs +126 -126
  802. package/fesm2020/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
  803. package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs +118 -118
  804. package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs.map +1 -1
  805. package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs +50 -50
  806. package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
  807. package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs +70 -70
  808. package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
  809. package/fesm2020/mintplayer-ng-bootstrap-table.mjs +55 -55
  810. package/fesm2020/mintplayer-ng-bootstrap-table.mjs.map +1 -1
  811. package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs +149 -149
  812. package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
  813. package/fesm2020/mintplayer-ng-bootstrap-toast.mjs +203 -203
  814. package/fesm2020/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
  815. package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs +294 -294
  816. package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
  817. package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs +157 -157
  818. package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
  819. package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs +108 -108
  820. package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
  821. package/fesm2020/mintplayer-ng-bootstrap-user-agent.mjs +108 -72
  822. package/fesm2020/mintplayer-ng-bootstrap-user-agent.mjs.map +1 -1
  823. package/fesm2020/mintplayer-ng-bootstrap.mjs +120 -120
  824. package/fesm2020/mintplayer-ng-bootstrap.mjs.map +1 -1
  825. package/file-upload/index.d.ts +1 -1
  826. package/file-upload/src/component/file-upload.component.d.ts +21 -21
  827. package/file-upload/src/directive/file-upload-template.directive.d.ts +8 -8
  828. package/file-upload/src/file-upload.d.ts +4 -4
  829. package/file-upload/src/file-upload.module.d.ts +14 -14
  830. package/file-upload/src/index.d.ts +5 -5
  831. package/file-upload/src/pipes/format-bytes/format-bytes.pipe.d.ts +7 -7
  832. package/file-upload/src/pipes/index.d.ts +1 -1
  833. package/floating-labels/index.d.ts +1 -1
  834. package/floating-labels/src/floating-labels/floating-label/floating-label.component.d.ts +7 -7
  835. package/floating-labels/src/floating-labels/floating-labels.module.d.ts +8 -8
  836. package/floating-labels/src/index.d.ts +2 -2
  837. package/for/index.d.ts +1 -1
  838. package/for/src/for.directive.d.ts +8 -8
  839. package/for/src/for.module.d.ts +8 -8
  840. package/for/src/index.d.ts +2 -2
  841. package/form/index.d.ts +1 -1
  842. package/form/src/form/form.component.d.ts +8 -8
  843. package/form/src/form-control/form-control.directive.d.ts +6 -6
  844. package/form/src/form-group/form-group.directive.d.ts +6 -6
  845. package/form/src/form.module.d.ts +10 -10
  846. package/form/src/index.d.ts +4 -4
  847. package/grid/index.d.ts +1 -1
  848. package/grid/src/component/grid.component.d.ts +12 -12
  849. package/grid/src/directives/col-form-label/col-form-label.directive.d.ts +6 -6
  850. package/grid/src/directives/column/column.directive.d.ts +13 -13
  851. package/grid/src/directives/index.d.ts +3 -3
  852. package/grid/src/directives/row/row.directive.d.ts +6 -6
  853. package/grid/src/grid.module.d.ts +11 -11
  854. package/grid/src/index.d.ts +4 -4
  855. package/grid/src/interfaces/column-definition.d.ts +9 -9
  856. package/grid/src/interfaces/index.d.ts +1 -1
  857. package/has-overlay/index.d.ts +1 -1
  858. package/has-overlay/src/has-overlay/has-overlay.component.d.ts +5 -5
  859. package/has-overlay/src/has-overlay/has-overlay.module.d.ts +8 -8
  860. package/has-overlay/src/index.d.ts +2 -2
  861. package/icon/index.d.ts +2 -2
  862. package/icon/src/icon.component.d.ts +12 -12
  863. package/icon/src/icon.module.d.ts +8 -8
  864. package/index.d.ts +4 -4
  865. package/input-group/index.d.ts +1 -1
  866. package/input-group/src/index.d.ts +2 -2
  867. package/input-group/src/input-group/input-group.component.d.ts +5 -5
  868. package/input-group/src/input-group.module.d.ts +8 -8
  869. package/lazy-loading/index.d.ts +1 -1
  870. package/lazy-loading/src/index.d.ts +2 -2
  871. package/lazy-loading/src/lazy-load/lazy-load.directive.d.ts +13 -13
  872. package/lazy-loading/src/lazy-loading.module.d.ts +8 -8
  873. package/lib/enums/color.enum.d.ts +13 -13
  874. package/lib/enums/index.d.ts +1 -1
  875. package/lib/pipes/font-color/font-color.module.d.ts +8 -8
  876. package/lib/pipes/font-color/font-color.pipe.d.ts +7 -7
  877. package/lib/pipes/font-color/index.d.ts +2 -2
  878. package/lib/pipes/in-list/in-list.module.d.ts +8 -8
  879. package/lib/pipes/in-list/in-list.pipe.d.ts +7 -7
  880. package/lib/pipes/in-list/index.d.ts +2 -2
  881. package/lib/pipes/index.d.ts +3 -3
  882. package/lib/pipes/uc-first/index.d.ts +2 -2
  883. package/lib/pipes/uc-first/uc-first.module.d.ts +8 -8
  884. package/lib/pipes/uc-first/uc-first.pipe.d.ts +7 -7
  885. package/lib/providers/development.provider.d.ts +7 -7
  886. package/lib/providers/index.d.ts +1 -1
  887. package/lib/types/breakpoint.d.ts +1 -1
  888. package/lib/types/index.d.ts +4 -4
  889. package/lib/types/position.d.ts +1 -1
  890. package/lib/types/size.d.ts +1 -1
  891. package/lib/types/view-state.type.d.ts +1 -1
  892. package/list-group/index.d.ts +1 -1
  893. package/list-group/src/index.d.ts +3 -3
  894. package/list-group/src/list-group/list-group.component.d.ts +10 -10
  895. package/list-group/src/list-group-item/list-group-item.component.d.ts +8 -8
  896. package/list-group/src/list-group.module.d.ts +9 -9
  897. package/markdown/index.d.ts +5 -5
  898. package/markdown/src/bold/bold.pipe.d.ts +10 -10
  899. package/markdown/src/italic/italic.pipe.d.ts +10 -10
  900. package/markdown/src/markdown.module.d.ts +11 -11
  901. package/markdown/src/strikethrough/strikethrough.pipe.d.ts +10 -10
  902. package/markdown/src/underline/underline.pipe.d.ts +10 -10
  903. package/modal/index.d.ts +1 -1
  904. package/modal/src/components/index.d.ts +2 -2
  905. package/modal/src/components/modal/modal.component.d.ts +9 -9
  906. package/modal/src/components/modal-host/modal-host.component.d.ts +27 -27
  907. package/modal/src/directives/index.d.ts +5 -5
  908. package/modal/src/directives/modal/modal.directive.d.ts +8 -8
  909. package/modal/src/directives/modal-body/modal-body.directive.d.ts +6 -6
  910. package/modal/src/directives/modal-close/modal-close.directive.d.ts +9 -9
  911. package/modal/src/directives/modal-footer/modal-footer.directive.d.ts +6 -6
  912. package/modal/src/directives/modal-header/modal-header.directive.d.ts +6 -6
  913. package/modal/src/index.d.ts +3 -3
  914. package/modal/src/modal.module.d.ts +16 -16
  915. package/modal/src/providers/modal-content.provider.d.ts +2 -2
  916. package/modal/src/providers/portal-factory.provider.d.ts +3 -3
  917. package/multiselect/index.d.ts +1 -1
  918. package/multiselect/src/component/multiselect.component.d.ts +15 -15
  919. package/multiselect/src/directives/button-template/button-template.directive.d.ts +8 -8
  920. package/multiselect/src/directives/footer-template/footer-template.directive.d.ts +8 -8
  921. package/multiselect/src/directives/header-template/header-template.directive.d.ts +8 -8
  922. package/multiselect/src/directives/index.d.ts +3 -3
  923. package/multiselect/src/index.d.ts +3 -3
  924. package/multiselect/src/multiselect.module.d.ts +17 -17
  925. package/navbar/index.d.ts +1 -1
  926. package/navbar/src/dropdown-toggle/dropdown-toggle.directive.d.ts +13 -13
  927. package/navbar/src/expand-button/expand-button.directive.d.ts +8 -8
  928. package/navbar/src/index.d.ts +11 -11
  929. package/navbar/src/nav-link/nav-link.directive.d.ts +10 -10
  930. package/navbar/src/navbar/navbar.component.d.ts +32 -32
  931. package/navbar/src/navbar-brand/navbar-brand.component.d.ts +7 -7
  932. package/navbar/src/navbar-content/navbar-content.directive.d.ts +18 -18
  933. package/navbar/src/navbar-dropdown/navbar-dropdown.component.d.ts +33 -33
  934. package/navbar/src/navbar-item/navbar-item.component.d.ts +19 -19
  935. package/navbar/src/navbar-nav/navbar-nav.component.d.ts +19 -19
  936. package/navbar/src/navbar-toggler/navbar-toggler.component.d.ts +13 -13
  937. package/navbar/src/navbar.module.d.ts +22 -22
  938. package/navigation-lock/index.d.ts +1 -1
  939. package/navigation-lock/src/directive/navigation-lock.directive.d.ts +34 -34
  940. package/navigation-lock/src/guard/navigation-lock.guard.d.ts +8 -8
  941. package/navigation-lock/src/index.d.ts +4 -4
  942. package/navigation-lock/src/interface/has-navigation-lock.d.ts +15 -15
  943. package/navigation-lock/src/navigation-lock.module.d.ts +9 -9
  944. package/no-noscript/index.d.ts +1 -1
  945. package/no-noscript/src/index.d.ts +2 -2
  946. package/no-noscript/src/no-noscript/no-noscript.directive.d.ts +8 -8
  947. package/no-noscript/src/no-noscript.module.d.ts +8 -8
  948. package/offcanvas/index.d.ts +1 -1
  949. package/offcanvas/src/components/index.d.ts +4 -4
  950. package/offcanvas/src/components/offcanvas/offcanvas.component.d.ts +33 -33
  951. package/offcanvas/src/components/offcanvas-body/offcanvas-body.component.d.ts +9 -9
  952. package/offcanvas/src/components/offcanvas-header/offcanvas-header.component.d.ts +8 -8
  953. package/offcanvas/src/components/offcanvas-host/offcanvas-host.component.d.ts +36 -36
  954. package/offcanvas/src/directives/index.d.ts +3 -3
  955. package/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.d.ts +9 -9
  956. package/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.d.ts +8 -8
  957. package/offcanvas/src/directives/offcanvas-push/offcanvas-push.directive.d.ts +16 -16
  958. package/offcanvas/src/index.d.ts +3 -3
  959. package/offcanvas/src/offcanvas.module.d.ts +16 -16
  960. package/offcanvas/src/providers/offcanvas-content.provider.d.ts +2 -2
  961. package/offcanvas/src/providers/portal-factory.provider.d.ts +3 -3
  962. package/ordinal-number/index.d.ts +1 -1
  963. package/ordinal-number/src/index.d.ts +2 -2
  964. package/ordinal-number/src/ordinal-number/ordinal-number.pipe.d.ts +10 -10
  965. package/ordinal-number/src/ordinal-number.module.d.ts +8 -8
  966. package/package.json +1 -1
  967. package/pagination/index.d.ts +1 -1
  968. package/pagination/src/component/index.d.ts +1 -1
  969. package/pagination/src/component/pagination/pagination.component.d.ts +49 -49
  970. package/pagination/src/index.d.ts +4 -4
  971. package/pagination/src/interfaces/index.d.ts +1 -1
  972. package/pagination/src/interfaces/page-with-selection.d.ts +5 -5
  973. package/pagination/src/pagination.module.d.ts +8 -8
  974. package/pagination/src/types/index.d.ts +1 -1
  975. package/pagination/src/types/page-number.type.d.ts +1 -1
  976. package/placeholder/index.d.ts +1 -1
  977. package/placeholder/src/index.d.ts +3 -3
  978. package/placeholder/src/placeholder/placeholder.component.d.ts +11 -11
  979. package/placeholder/src/placeholder-field/placeholder-field.directive.d.ts +16 -16
  980. package/placeholder/src/placeholder.module.d.ts +9 -9
  981. package/popover/index.d.ts +1 -1
  982. package/popover/src/component/popover.component.d.ts +19 -19
  983. package/popover/src/directives/index.d.ts +3 -3
  984. package/popover/src/directives/popover/popover.directive.d.ts +28 -28
  985. package/popover/src/directives/popover-body/popover-body.directive.d.ts +6 -6
  986. package/popover/src/directives/popover-header/popover-header.directive.d.ts +6 -6
  987. package/popover/src/index.d.ts +3 -3
  988. package/popover/src/popover.module.d.ts +13 -13
  989. package/popover/src/providers/popover-content.provider.d.ts +2 -2
  990. package/popover/src/providers/portal-factory.provider.d.ts +3 -3
  991. package/progress-bar/index.d.ts +1 -1
  992. package/progress-bar/src/index.d.ts +3 -3
  993. package/progress-bar/src/progress/progress.component.d.ts +8 -8
  994. package/progress-bar/src/progress-bar/progress-bar.component.d.ts +31 -31
  995. package/progress-bar/src/progress-bar.module.d.ts +9 -9
  996. package/range/index.d.ts +1 -1
  997. package/range/src/component/range.component.d.ts +11 -11
  998. package/range/src/index.d.ts +3 -3
  999. package/range/src/range.module.d.ts +9 -9
  1000. package/range/src/value-accessor/range-value-accessor.d.ts +20 -20
  1001. package/rating/index.d.ts +1 -1
  1002. package/rating/src/component/rating.component.d.ts +22 -22
  1003. package/rating/src/index.d.ts +2 -2
  1004. package/rating/src/rating.module.d.ts +8 -8
  1005. package/scheduler/index.d.ts +1 -1
  1006. package/scheduler/src/components/index.d.ts +2 -2
  1007. package/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.d.ts +26 -26
  1008. package/scheduler/src/components/scheduler/scheduler.component.d.ts +86 -86
  1009. package/scheduler/src/constants/available-scales.d.ts +2 -2
  1010. package/scheduler/src/constants/index.d.ts +1 -1
  1011. package/scheduler/src/enums/drag-operation.d.ts +6 -6
  1012. package/scheduler/src/enums/index.d.ts +1 -1
  1013. package/scheduler/src/enums/scheduler-mode.d.ts +4 -4
  1014. package/scheduler/src/index.d.ts +5 -5
  1015. package/scheduler/src/interfaces/drag-operation.d.ts +7 -7
  1016. package/scheduler/src/interfaces/index.d.ts +5 -5
  1017. package/scheduler/src/interfaces/preview-event.d.ts +4 -4
  1018. package/scheduler/src/interfaces/resource-group.d.ts +5 -5
  1019. package/scheduler/src/interfaces/resource-or-group.d.ts +6 -6
  1020. package/scheduler/src/interfaces/resource.d.ts +5 -5
  1021. package/scheduler/src/interfaces/scheduler-event-part.d.ts +6 -6
  1022. package/scheduler/src/interfaces/scheduler-event-with-parts.d.ts +6 -6
  1023. package/scheduler/src/interfaces/scheduler-event.d.ts +6 -6
  1024. package/scheduler/src/interfaces/scheduler-schale.d.ts +5 -5
  1025. package/scheduler/src/interfaces/scheduler-stamp-with-slots.d.ts +6 -6
  1026. package/scheduler/src/interfaces/time-slot.d.ts +4 -4
  1027. package/scheduler/src/interfaces/timeline-options.d.ts +3 -3
  1028. package/scheduler/src/interfaces/timeline-track.d.ts +5 -5
  1029. package/scheduler/src/interfaces/week-options.d.ts +3 -3
  1030. package/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.d.ts +9 -9
  1031. package/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.d.ts +9 -9
  1032. package/scheduler/src/pipes/date-offset/date-offset.pipe.d.ts +8 -8
  1033. package/scheduler/src/pipes/day-of-week/day-of-week.pipe.d.ts +9 -9
  1034. package/scheduler/src/scheduler.module.d.ts +14 -14
  1035. package/scheduler/src/services/timeline/timeline.service.d.ts +14 -14
  1036. package/scrollspy/index.d.ts +1 -1
  1037. package/scrollspy/src/component/scrollspy.component.d.ts +25 -25
  1038. package/scrollspy/src/directives/scrollspy.directive.d.ts +8 -8
  1039. package/scrollspy/src/index.d.ts +4 -4
  1040. package/scrollspy/src/scrollspy.module.d.ts +9 -9
  1041. package/scrollspy/src/services/index.d.ts +1 -1
  1042. package/scrollspy/src/services/scroll-offset/scroll-offset.service.d.ts +9 -9
  1043. package/select/index.d.ts +1 -1
  1044. package/select/src/component/select.component.d.ts +26 -26
  1045. package/select/src/index.d.ts +4 -4
  1046. package/select/src/select.module.d.ts +9 -9
  1047. package/select/src/types/index.d.ts +1 -1
  1048. package/select/src/types/select-size.d.ts +1 -1
  1049. package/select/src/value-accessors/index.d.ts +1 -1
  1050. package/select/src/value-accessors/select-value-accessor.d.ts +44 -44
  1051. package/select2/index.d.ts +1 -1
  1052. package/select2/src/component/select2.component.d.ts +25 -25
  1053. package/select2/src/directive/item-template.directive.d.ts +9 -9
  1054. package/select2/src/index.d.ts +3 -3
  1055. package/select2/src/select2.module.d.ts +14 -14
  1056. package/snackbar/index.d.ts +1 -1
  1057. package/snackbar/src/component/snackbar.component.d.ts +15 -15
  1058. package/snackbar/src/directives/index.d.ts +1 -1
  1059. package/snackbar/src/directives/snackbar-close/snackbar-close.directive.d.ts +11 -11
  1060. package/snackbar/src/index.d.ts +5 -5
  1061. package/snackbar/src/interfaces/index.d.ts +1 -1
  1062. package/snackbar/src/interfaces/snackbar-animation-meta.d.ts +7 -7
  1063. package/snackbar/src/providers/snackbar-content.provider.d.ts +2 -2
  1064. package/snackbar/src/service/snackbar.service.d.ts +13 -13
  1065. package/snackbar/src/snackbar.module.d.ts +11 -11
  1066. package/spinner/index.d.ts +1 -1
  1067. package/spinner/src/index.d.ts +2 -2
  1068. package/spinner/src/spinner.component.d.ts +19 -19
  1069. package/spinner/src/spinner.module.d.ts +8 -8
  1070. package/src/assets/ic-upload-file.svg +7 -7
  1071. package/src/styles/custom.scss +4 -4
  1072. package/src/styles/ngx-highlight-themes/solarized-dark.scss +89 -89
  1073. package/src/styles/utilities/cursor.scss +9 -9
  1074. package/src/styles/utilities/overflow.scss +9 -9
  1075. package/src/styles/utilities/white-space.scss +9 -9
  1076. package/tab-control/index.d.ts +1 -1
  1077. package/tab-control/src/index.d.ts +3 -3
  1078. package/tab-control/src/tab-control/tab-control.component.d.ts +12 -12
  1079. package/tab-control/src/tab-control.module.d.ts +9 -9
  1080. package/tab-control/src/tab-page/tab-page.component.d.ts +11 -11
  1081. package/table/index.d.ts +1 -1
  1082. package/table/src/component/table.component.d.ts +15 -15
  1083. package/table/src/index.d.ts +2 -2
  1084. package/table/src/table.module.d.ts +8 -8
  1085. package/timepicker/index.d.ts +1 -1
  1086. package/timepicker/src/index.d.ts +2 -2
  1087. package/timepicker/src/timepicker.component.d.ts +27 -27
  1088. package/timepicker/src/timepicker.module.d.ts +17 -17
  1089. package/toast/index.d.ts +1 -1
  1090. package/toast/src/components/index.d.ts +4 -4
  1091. package/toast/src/components/toast/toast.component.d.ts +6 -6
  1092. package/toast/src/components/toast-body/toast-body.component.d.ts +6 -6
  1093. package/toast/src/components/toast-container/toast-container.component.d.ts +9 -9
  1094. package/toast/src/components/toast-header/toast-header.component.d.ts +6 -6
  1095. package/toast/src/directives/index.d.ts +1 -1
  1096. package/toast/src/directives/toast-close/toast-close.directive.d.ts +12 -12
  1097. package/toast/src/index.d.ts +5 -5
  1098. package/toast/src/pipes/add-properties.pipe.d.ts +7 -7
  1099. package/toast/src/providers/portal-factory.provider.d.ts +3 -3
  1100. package/toast/src/services/index.d.ts +1 -1
  1101. package/toast/src/services/toast/toast.service.d.ts +22 -22
  1102. package/toast/src/toast.module.d.ts +15 -15
  1103. package/toggle-button/index.d.ts +1 -1
  1104. package/toggle-button/src/component/toggle-button.component.d.ts +37 -37
  1105. package/toggle-button/src/directives/index.d.ts +1 -1
  1106. package/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.d.ts +9 -9
  1107. package/toggle-button/src/index.d.ts +5 -5
  1108. package/toggle-button/src/toggle-button.module.d.ts +10 -10
  1109. package/toggle-button/src/types/check-style.d.ts +1 -1
  1110. package/toggle-button/src/types/index.d.ts +1 -1
  1111. package/toggle-button/src/value-accessor/toggle-button-value-accessor.d.ts +20 -20
  1112. package/tooltip/index.d.ts +1 -1
  1113. package/tooltip/src/component/tooltip.component.d.ts +15 -15
  1114. package/tooltip/src/directive/tooltip.directive.d.ts +20 -20
  1115. package/tooltip/src/index.d.ts +2 -2
  1116. package/tooltip/src/providers/tooltip-content.provider.d.ts +2 -2
  1117. package/tooltip/src/tooltip.module.d.ts +11 -11
  1118. package/typeahead/index.d.ts +1 -1
  1119. package/typeahead/src/index.d.ts +2 -2
  1120. package/typeahead/src/typeahead.component.d.ts +26 -26
  1121. package/typeahead/src/typeahead.module.d.ts +14 -14
  1122. package/user-agent/index.d.ts +1 -1
  1123. package/user-agent/src/directive/index.d.ts +1 -0
  1124. package/user-agent/src/{user-agent → directive}/user-agent.directive.d.ts +16 -14
  1125. package/user-agent/src/index.d.ts +4 -3
  1126. package/user-agent/src/interfaces/index.d.ts +1 -0
  1127. package/user-agent/src/interfaces/user-agent.d.ts +6 -0
  1128. package/user-agent/src/types/index.d.ts +2 -0
  1129. package/user-agent/src/types/operating-system.type.d.ts +1 -0
  1130. package/user-agent/src/types/webbrowser.type.d.ts +1 -0
  1131. package/user-agent/src/{user-agent/user-agent.module.d.ts → user-agent.module.d.ts} +8 -8
  1132. package/esm2020/user-agent/src/user-agent/user-agent.directive.mjs +0 -57
  1133. package/esm2020/user-agent/src/user-agent.type.mjs +0 -2
  1134. package/user-agent/src/user-agent.type.d.ts +0 -1
@@ -16,118 +16,118 @@ import { BsDropdownMenuModule } from '@mintplayer/ng-bootstrap/dropdown-menu';
16
16
  import * as i7 from '@mintplayer/ng-bootstrap/progress-bar';
17
17
  import { BsProgressBarModule } from '@mintplayer/ng-bootstrap/progress-bar';
18
18
 
19
- class BsTypeaheadComponent {
20
- constructor() {
21
- this.isOpen = false;
22
- this.suggestions$ = new BehaviorSubject([]);
23
- this.isLoading$ = new BehaviorSubject(false);
24
- this.destroyed$ = new Subject();
25
- this.searchterm = '';
26
- this.isLoadingText = 'Loading...';
27
- this.noSuggestionsText = 'No suggestions found';
28
- this.provideSuggestions = new EventEmitter();
29
- this.suggestionSelected = new EventEmitter();
30
- this.searchtermChange = new EventEmitter();
31
- this.submitted = new EventEmitter();
32
- this.showNoSuggestions$ = this.suggestions$
33
- .pipe(map(suggestions => suggestions.length === 0));
34
- }
35
- onProvideSuggestions(value) {
36
- this.searchtermChange.emit(value);
37
- if (value === '') {
38
- this.isOpen = false;
39
- this.suggestions$.next([]);
40
- }
41
- else {
42
- this.isLoading$.next(true);
43
- this.isOpen = true;
44
- this.provideSuggestions.emit(value);
45
- }
46
- }
47
- set suggestions(value) {
48
- this.isLoading$.next(false);
49
- this.suggestions$.next(value);
50
- }
51
- suggestionClicked(suggestion) {
52
- this.searchterm = suggestion.text;
53
- this.searchtermChange.emit(this.searchterm);
54
- this.isOpen = false;
55
- this.suggestionSelected.emit(suggestion);
56
- }
57
- onSubmit() {
58
- this.isOpen = false;
59
- this.submitted.emit(this.searchterm);
60
- }
61
- focus() {
62
- this.textbox.nativeElement.focus();
63
- }
64
- }
65
- BsTypeaheadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
66
- BsTypeaheadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BsTypeaheadComponent, selector: "bs-typeahead", inputs: { searchterm: "searchterm", isLoadingText: "isLoadingText", noSuggestionsText: "noSuggestionsText", suggestions: "suggestions" }, outputs: { provideSuggestions: "provideSuggestions", suggestionSelected: "suggestionSelected", searchtermChange: "searchtermChange", submitted: "submitted" }, viewQueries: [{ propertyName: "textbox", first: true, predicate: ["textbox"], descendants: true }], ngImport: i0, template: "<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\r\n<bs-has-overlay></bs-has-overlay>\r\n<bs-form>\r\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\r\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\r\n <bs-dropdown-menu *bsDropdownMenu>\r\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\r\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\r\n {{ isLoadingText }}\r\n </bs-dropdown-item>\r\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\r\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\r\n {{ noSuggestionsText }}\r\n </bs-dropdown-item>\r\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\r\n {{ suggestion.text }}\r\n </bs-dropdown-item>\r\n </ng-container>\r\n </bs-dropdown-menu>\r\n </div>\r\n</bs-form>", styles: ["bs-progress{margin-top:-8px;margin-bottom:6px}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i3.BsFormComponent, selector: "bs-form", outputs: ["submitted"] }, { kind: "directive", type: i3.BsFormControlDirective, selector: "bs-form input:not(.no-form-control), bs-form textarea:not(.no-form-control)" }, { kind: "directive", type: i4.BsDropdownDirective, selector: "[bsDropdown]", inputs: ["hasBackdrop", "sameWidth", "closeOnClickOutside", "sameDropdownWidth", "isOpen"], outputs: ["isOpenChange"] }, { kind: "directive", type: i4.BsDropdownMenuDirective, selector: "[bsDropdownMenu]" }, { kind: "component", type: i5.BsHasOverlayComponent, selector: "bs-has-overlay" }, { kind: "component", type: i6.BsDropdownMenuComponent, selector: "bs-dropdown-menu", inputs: ["maxHeight"] }, { kind: "component", type: i6.BsDropdownItemComponent, selector: "bs-dropdown-item", inputs: ["isSelected", "disabled"] }, { kind: "component", type: i7.BsProgressComponent, selector: "bs-progress", inputs: ["height", "isIndeterminate"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] });
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadComponent, decorators: [{
68
- type: Component,
69
- args: [{ selector: 'bs-typeahead', template: "<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\r\n<bs-has-overlay></bs-has-overlay>\r\n<bs-form>\r\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\r\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\r\n <bs-dropdown-menu *bsDropdownMenu>\r\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\r\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\r\n {{ isLoadingText }}\r\n </bs-dropdown-item>\r\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\r\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\r\n {{ noSuggestionsText }}\r\n </bs-dropdown-item>\r\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\r\n {{ suggestion.text }}\r\n </bs-dropdown-item>\r\n </ng-container>\r\n </bs-dropdown-menu>\r\n </div>\r\n</bs-form>", styles: ["bs-progress{margin-top:-8px;margin-bottom:6px}\n"] }]
70
- }], ctorParameters: function () { return []; }, propDecorators: { textbox: [{
71
- type: ViewChild,
72
- args: ['textbox']
73
- }], searchterm: [{
74
- type: Input
75
- }], isLoadingText: [{
76
- type: Input
77
- }], noSuggestionsText: [{
78
- type: Input
79
- }], provideSuggestions: [{
80
- type: Output
81
- }], suggestionSelected: [{
82
- type: Output
83
- }], searchtermChange: [{
84
- type: Output
85
- }], submitted: [{
86
- type: Output
87
- }], suggestions: [{
88
- type: Input
19
+ class BsTypeaheadComponent {
20
+ constructor() {
21
+ this.isOpen = false;
22
+ this.suggestions$ = new BehaviorSubject([]);
23
+ this.isLoading$ = new BehaviorSubject(false);
24
+ this.destroyed$ = new Subject();
25
+ this.searchterm = '';
26
+ this.isLoadingText = 'Loading...';
27
+ this.noSuggestionsText = 'No suggestions found';
28
+ this.provideSuggestions = new EventEmitter();
29
+ this.suggestionSelected = new EventEmitter();
30
+ this.searchtermChange = new EventEmitter();
31
+ this.submitted = new EventEmitter();
32
+ this.showNoSuggestions$ = this.suggestions$
33
+ .pipe(map(suggestions => suggestions.length === 0));
34
+ }
35
+ onProvideSuggestions(value) {
36
+ this.searchtermChange.emit(value);
37
+ if (value === '') {
38
+ this.isOpen = false;
39
+ this.suggestions$.next([]);
40
+ }
41
+ else {
42
+ this.isLoading$.next(true);
43
+ this.isOpen = true;
44
+ this.provideSuggestions.emit(value);
45
+ }
46
+ }
47
+ set suggestions(value) {
48
+ this.isLoading$.next(false);
49
+ this.suggestions$.next(value);
50
+ }
51
+ suggestionClicked(suggestion) {
52
+ this.searchterm = suggestion.text;
53
+ this.searchtermChange.emit(this.searchterm);
54
+ this.isOpen = false;
55
+ this.suggestionSelected.emit(suggestion);
56
+ }
57
+ onSubmit() {
58
+ this.isOpen = false;
59
+ this.submitted.emit(this.searchterm);
60
+ }
61
+ focus() {
62
+ this.textbox.nativeElement.focus();
63
+ }
64
+ }
65
+ BsTypeaheadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
66
+ BsTypeaheadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BsTypeaheadComponent, selector: "bs-typeahead", inputs: { searchterm: "searchterm", isLoadingText: "isLoadingText", noSuggestionsText: "noSuggestionsText", suggestions: "suggestions" }, outputs: { provideSuggestions: "provideSuggestions", suggestionSelected: "suggestionSelected", searchtermChange: "searchtermChange", submitted: "submitted" }, viewQueries: [{ propertyName: "textbox", first: true, predicate: ["textbox"], descendants: true }], ngImport: i0, template: "<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\n<bs-has-overlay></bs-has-overlay>\n<bs-form>\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\n <bs-dropdown-menu *bsDropdownMenu>\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\n {{ isLoadingText }}\n </bs-dropdown-item>\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\n {{ noSuggestionsText }}\n </bs-dropdown-item>\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\n {{ suggestion.text }}\n </bs-dropdown-item>\n </ng-container>\n </bs-dropdown-menu>\n </div>\n</bs-form>", styles: ["bs-progress{margin-top:-8px;margin-bottom:6px}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i3.BsFormComponent, selector: "bs-form", outputs: ["submitted"] }, { kind: "directive", type: i3.BsFormControlDirective, selector: "bs-form input:not(.no-form-control), bs-form textarea:not(.no-form-control)" }, { kind: "directive", type: i4.BsDropdownDirective, selector: "[bsDropdown]", inputs: ["hasBackdrop", "sameWidth", "closeOnClickOutside", "sameDropdownWidth", "isOpen"], outputs: ["isOpenChange"] }, { kind: "directive", type: i4.BsDropdownMenuDirective, selector: "[bsDropdownMenu]" }, { kind: "component", type: i5.BsHasOverlayComponent, selector: "bs-has-overlay" }, { kind: "component", type: i6.BsDropdownMenuComponent, selector: "bs-dropdown-menu", inputs: ["maxHeight"] }, { kind: "component", type: i6.BsDropdownItemComponent, selector: "bs-dropdown-item", inputs: ["isSelected", "disabled"] }, { kind: "component", type: i7.BsProgressComponent, selector: "bs-progress", inputs: ["height", "isIndeterminate"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] });
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadComponent, decorators: [{
68
+ type: Component,
69
+ args: [{ selector: 'bs-typeahead', template: "<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\n<bs-has-overlay></bs-has-overlay>\n<bs-form>\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\n <bs-dropdown-menu *bsDropdownMenu>\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\n {{ isLoadingText }}\n </bs-dropdown-item>\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\n {{ noSuggestionsText }}\n </bs-dropdown-item>\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\n {{ suggestion.text }}\n </bs-dropdown-item>\n </ng-container>\n </bs-dropdown-menu>\n </div>\n</bs-form>", styles: ["bs-progress{margin-top:-8px;margin-bottom:6px}\n"] }]
70
+ }], ctorParameters: function () { return []; }, propDecorators: { textbox: [{
71
+ type: ViewChild,
72
+ args: ['textbox']
73
+ }], searchterm: [{
74
+ type: Input
75
+ }], isLoadingText: [{
76
+ type: Input
77
+ }], noSuggestionsText: [{
78
+ type: Input
79
+ }], provideSuggestions: [{
80
+ type: Output
81
+ }], suggestionSelected: [{
82
+ type: Output
83
+ }], searchtermChange: [{
84
+ type: Output
85
+ }], submitted: [{
86
+ type: Output
87
+ }], suggestions: [{
88
+ type: Input
89
89
  }] } });
90
90
 
91
- class BsTypeaheadModule {
92
- }
93
- BsTypeaheadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
94
- BsTypeaheadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadModule, declarations: [BsTypeaheadComponent], imports: [CommonModule,
95
- FormsModule,
96
- BsFormModule,
97
- BsDropdownModule,
98
- BsDropdownMenuModule,
99
- BsProgressBarModule,
100
- BsHasOverlayModule], exports: [BsTypeaheadComponent] });
101
- BsTypeaheadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadModule, imports: [CommonModule,
102
- FormsModule,
103
- BsFormModule,
104
- BsDropdownModule,
105
- BsDropdownMenuModule,
106
- BsProgressBarModule,
107
- BsHasOverlayModule] });
108
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadModule, decorators: [{
109
- type: NgModule,
110
- args: [{
111
- declarations: [
112
- BsTypeaheadComponent
113
- ],
114
- imports: [
115
- CommonModule,
116
- FormsModule,
117
- BsFormModule,
118
- BsDropdownModule,
119
- BsDropdownMenuModule,
120
- BsProgressBarModule,
121
- BsHasOverlayModule,
122
- ],
123
- exports: [
124
- BsTypeaheadComponent
125
- ]
126
- }]
91
+ class BsTypeaheadModule {
92
+ }
93
+ BsTypeaheadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
94
+ BsTypeaheadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadModule, declarations: [BsTypeaheadComponent], imports: [CommonModule,
95
+ FormsModule,
96
+ BsFormModule,
97
+ BsDropdownModule,
98
+ BsDropdownMenuModule,
99
+ BsProgressBarModule,
100
+ BsHasOverlayModule], exports: [BsTypeaheadComponent] });
101
+ BsTypeaheadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadModule, imports: [CommonModule,
102
+ FormsModule,
103
+ BsFormModule,
104
+ BsDropdownModule,
105
+ BsDropdownMenuModule,
106
+ BsProgressBarModule,
107
+ BsHasOverlayModule] });
108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTypeaheadModule, decorators: [{
109
+ type: NgModule,
110
+ args: [{
111
+ declarations: [
112
+ BsTypeaheadComponent
113
+ ],
114
+ imports: [
115
+ CommonModule,
116
+ FormsModule,
117
+ BsFormModule,
118
+ BsDropdownModule,
119
+ BsDropdownMenuModule,
120
+ BsProgressBarModule,
121
+ BsHasOverlayModule,
122
+ ],
123
+ exports: [
124
+ BsTypeaheadComponent
125
+ ]
126
+ }]
127
127
  }] });
128
128
 
129
- /**
130
- * Generated bundle index. Do not edit.
129
+ /**
130
+ * Generated bundle index. Do not edit.
131
131
  */
132
132
 
133
133
  export { BsTypeaheadComponent, BsTypeaheadModule };
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-typeahead.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/typeahead/src/typeahead.component.ts","../../../../libs/mintplayer-ng-bootstrap/typeahead/src/typeahead.component.html","../../../../libs/mintplayer-ng-bootstrap/typeahead/src/typeahead.module.ts","../../../../libs/mintplayer-ng-bootstrap/typeahead/mintplayer-ng-bootstrap-typeahead.ts"],"sourcesContent":["import { Component, ElementRef, EventEmitter, HostListener, Input, OnInit, Output, TemplateRef, ViewChild, ViewContainerRef } from '@angular/core';\r\nimport { BehaviorSubject, map, Observable, Subject } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'bs-typeahead',\r\n templateUrl: './typeahead.component.html',\r\n styleUrls: ['./typeahead.component.scss']\r\n})\r\nexport class BsTypeaheadComponent {\r\n\r\n isOpen = false;\r\n \r\n suggestions$ = new BehaviorSubject<any[]>([]);\r\n isLoading$ = new BehaviorSubject<boolean>(false);\r\n showNoSuggestions$: Observable<boolean>;\r\n destroyed$ = new Subject();\r\n \r\n @ViewChild('textbox') textbox!: ElementRef<HTMLInputElement>;\r\n @Input() searchterm = '';\r\n @Input() public isLoadingText = 'Loading...';\r\n @Input() public noSuggestionsText = 'No suggestions found';\r\n @Output() public provideSuggestions = new EventEmitter<string>();\r\n @Output() suggestionSelected = new EventEmitter<any>();\r\n @Output() searchtermChange = new EventEmitter<string>();\r\n @Output() submitted = new EventEmitter<string>();\r\n \r\n constructor() {\r\n this.showNoSuggestions$ = this.suggestions$\r\n .pipe(map(suggestions => suggestions.length === 0));\r\n }\r\n\r\n onProvideSuggestions(value: string) {\r\n this.searchtermChange.emit(value);\r\n if (value === '') {\r\n this.isOpen = false;\r\n this.suggestions$.next([]);\r\n } else {\r\n this.isLoading$.next(true);\r\n this.isOpen = true;\r\n this.provideSuggestions.emit(value);\r\n }\r\n }\r\n\r\n @Input() public set suggestions(value: any[]) {\r\n this.isLoading$.next(false);\r\n this.suggestions$.next(value);\r\n }\r\n suggestionClicked(suggestion: any) {\r\n this.searchterm = suggestion.text;\r\n this.searchtermChange.emit(this.searchterm);\r\n\r\n this.isOpen = false;\r\n this.suggestionSelected.emit(suggestion);\r\n }\r\n\r\n onSubmit() {\r\n this.isOpen = false;\r\n this.submitted.emit(this.searchterm);\r\n }\r\n\r\n public focus() {\r\n this.textbox.nativeElement.focus();\r\n }\r\n\r\n}\r\n","<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\r\n<bs-has-overlay></bs-has-overlay>\r\n<bs-form>\r\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\r\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\r\n <bs-dropdown-menu *bsDropdownMenu>\r\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\r\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\r\n {{ isLoadingText }}\r\n </bs-dropdown-item>\r\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\r\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\r\n {{ noSuggestionsText }}\r\n </bs-dropdown-item>\r\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\r\n {{ suggestion.text }}\r\n </bs-dropdown-item>\r\n </ng-container>\r\n </bs-dropdown-menu>\r\n </div>\r\n</bs-form>","import { NgModule } from '@angular/core';\r\nimport { FormsModule } from '@angular/forms';\r\nimport { CommonModule } from '@angular/common';\r\nimport { BsFormModule } from '@mintplayer/ng-bootstrap/form';\r\nimport { BsDropdownModule } from '@mintplayer/ng-bootstrap/dropdown';\r\nimport { BsDropdownMenuModule } from '@mintplayer/ng-bootstrap/dropdown-menu';\r\nimport { BsProgressBarModule } from '@mintplayer/ng-bootstrap/progress-bar';\r\nimport { BsHasOverlayModule } from '@mintplayer/ng-bootstrap/has-overlay';\r\nimport { BsTypeaheadComponent } from './typeahead.component';\r\n\r\n\r\n\r\n@NgModule({\r\n declarations: [\r\n BsTypeaheadComponent\r\n ],\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n BsFormModule,\r\n BsDropdownModule,\r\n BsDropdownMenuModule,\r\n BsProgressBarModule,\r\n BsHasOverlayModule,\r\n ],\r\n exports: [\r\n BsTypeaheadComponent\r\n ]\r\n})\r\nexport class BsTypeaheadModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-typeahead.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/typeahead/src/typeahead.component.ts","../../../../libs/mintplayer-ng-bootstrap/typeahead/src/typeahead.component.html","../../../../libs/mintplayer-ng-bootstrap/typeahead/src/typeahead.module.ts","../../../../libs/mintplayer-ng-bootstrap/typeahead/mintplayer-ng-bootstrap-typeahead.ts"],"sourcesContent":["import { Component, ElementRef, EventEmitter, HostListener, Input, OnInit, Output, TemplateRef, ViewChild, ViewContainerRef } from '@angular/core';\nimport { BehaviorSubject, map, Observable, Subject } from 'rxjs';\n\n@Component({\n selector: 'bs-typeahead',\n templateUrl: './typeahead.component.html',\n styleUrls: ['./typeahead.component.scss']\n})\nexport class BsTypeaheadComponent {\n\n isOpen = false;\n \n suggestions$ = new BehaviorSubject<any[]>([]);\n isLoading$ = new BehaviorSubject<boolean>(false);\n showNoSuggestions$: Observable<boolean>;\n destroyed$ = new Subject();\n \n @ViewChild('textbox') textbox!: ElementRef<HTMLInputElement>;\n @Input() searchterm = '';\n @Input() public isLoadingText = 'Loading...';\n @Input() public noSuggestionsText = 'No suggestions found';\n @Output() public provideSuggestions = new EventEmitter<string>();\n @Output() suggestionSelected = new EventEmitter<any>();\n @Output() searchtermChange = new EventEmitter<string>();\n @Output() submitted = new EventEmitter<string>();\n \n constructor() {\n this.showNoSuggestions$ = this.suggestions$\n .pipe(map(suggestions => suggestions.length === 0));\n }\n\n onProvideSuggestions(value: string) {\n this.searchtermChange.emit(value);\n if (value === '') {\n this.isOpen = false;\n this.suggestions$.next([]);\n } else {\n this.isLoading$.next(true);\n this.isOpen = true;\n this.provideSuggestions.emit(value);\n }\n }\n\n @Input() public set suggestions(value: any[]) {\n this.isLoading$.next(false);\n this.suggestions$.next(value);\n }\n suggestionClicked(suggestion: any) {\n this.searchterm = suggestion.text;\n this.searchtermChange.emit(this.searchterm);\n\n this.isOpen = false;\n this.suggestionSelected.emit(suggestion);\n }\n\n onSubmit() {\n this.isOpen = false;\n this.submitted.emit(this.searchterm);\n }\n\n public focus() {\n this.textbox.nativeElement.focus();\n }\n\n}\n","<!-- <bs-dropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\"></bs-dropdown> -->\n<bs-has-overlay></bs-has-overlay>\n<bs-form>\n <div bsDropdown [(isOpen)]=\"isOpen\" [hasBackdrop]=\"false\" [sameDropdownWidth]=\"true\">\n <input type=\"text\" #textbox [(ngModel)]=\"searchterm\" (ngModelChange)=\"onProvideSuggestions($event)\" (keyup.enter)=\"onSubmit()\" />\n <bs-dropdown-menu *bsDropdownMenu>\n <bs-progress *ngIf=\"isLoading$ | async\" [height]=\"2\" [isIndeterminate]=\"true\"></bs-progress>\n <bs-dropdown-item *ngIf=\"isLoading$ | async\" [disabled]=\"true\">\n {{ isLoadingText }}\n </bs-dropdown-item>\n <ng-container *ngIf=\"(isLoading$ | async) === false\">\n <bs-dropdown-item *ngIf=\"showNoSuggestions$ | async\" [disabled]=\"true\">\n {{ noSuggestionsText }}\n </bs-dropdown-item>\n <bs-dropdown-item *ngFor=\"let suggestion of (suggestions$ | async)\" (click)=\"suggestionClicked(suggestion)\">\n {{ suggestion.text }}\n </bs-dropdown-item>\n </ng-container>\n </bs-dropdown-menu>\n </div>\n</bs-form>","import { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { CommonModule } from '@angular/common';\nimport { BsFormModule } from '@mintplayer/ng-bootstrap/form';\nimport { BsDropdownModule } from '@mintplayer/ng-bootstrap/dropdown';\nimport { BsDropdownMenuModule } from '@mintplayer/ng-bootstrap/dropdown-menu';\nimport { BsProgressBarModule } from '@mintplayer/ng-bootstrap/progress-bar';\nimport { BsHasOverlayModule } from '@mintplayer/ng-bootstrap/has-overlay';\nimport { BsTypeaheadComponent } from './typeahead.component';\n\n\n\n@NgModule({\n declarations: [\n BsTypeaheadComponent\n ],\n imports: [\n CommonModule,\n FormsModule,\n BsFormModule,\n BsDropdownModule,\n BsDropdownMenuModule,\n BsProgressBarModule,\n BsHasOverlayModule,\n ],\n exports: [\n BsTypeaheadComponent\n ]\n})\nexport class BsTypeaheadModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
@@ -2,84 +2,120 @@ import { isPlatformServer, CommonModule } from '@angular/common';
2
2
  import * as i0 from '@angular/core';
3
3
  import { EventEmitter, PLATFORM_ID, Directive, Inject, HostBinding, Output, NgModule } from '@angular/core';
4
4
 
5
- class BsUserAgentDirective {
6
- constructor(platformId) {
7
- this.platformId = platformId;
8
- this.detected = new EventEmitter();
9
- }
10
- get isAndroid() {
11
- return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/Android/i);
12
- }
13
- get isIos() {
14
- return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/iPhone|iPad|iPod/i);
15
- }
16
- get isWindows() {
17
- return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/Windows/i);
18
- }
19
- ngAfterViewInit() {
20
- setTimeout(() => {
21
- if (this.isAndroid) {
22
- this.detected.emit('Android');
23
- }
24
- else if (this.isIos) {
25
- this.detected.emit('iOS');
26
- }
27
- else if (this.isWindows) {
28
- this.detected.emit('Windows');
29
- }
30
- else {
31
- this.detected.emit(undefined);
32
- }
33
- });
34
- }
35
- }
36
- BsUserAgentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentDirective, deps: [{ token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Directive });
37
- BsUserAgentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.5", type: BsUserAgentDirective, selector: "[bsUserAgent]", outputs: { detected: "detected" }, host: { properties: { "class.os-android": "this.isAndroid", "class.os-ios": "this.isIos", "class.os-windows": "this.isWindows" } }, ngImport: i0 });
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentDirective, decorators: [{
39
- type: Directive,
40
- args: [{
41
- selector: '[bsUserAgent]'
42
- }]
43
- }], ctorParameters: function () {
44
- return [{ type: Object, decorators: [{
45
- type: Inject,
46
- args: [PLATFORM_ID]
47
- }] }];
48
- }, propDecorators: { isAndroid: [{
49
- type: HostBinding,
50
- args: ['class.os-android']
51
- }], isIos: [{
52
- type: HostBinding,
53
- args: ['class.os-ios']
54
- }], isWindows: [{
55
- type: HostBinding,
56
- args: ['class.os-windows']
57
- }], detected: [{
58
- type: Output
5
+ class BsUserAgentDirective {
6
+ constructor(platformId) {
7
+ this.platformId = platformId;
8
+ this.detected = new EventEmitter();
9
+ }
10
+ get isAndroid() {
11
+ return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/Android/i);
12
+ }
13
+ get isIos() {
14
+ return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/iPhone|iPad|iPod/i);
15
+ }
16
+ get isWindows() {
17
+ return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/Windows/i);
18
+ }
19
+ get browserClass() {
20
+ const browser = this.getBrowser();
21
+ if (!browser) {
22
+ return null;
23
+ }
24
+ else {
25
+ return `browser-${browser.toLowerCase()}`;
26
+ }
27
+ }
28
+ getBrowser() {
29
+ const userAgent = navigator.userAgent;
30
+ if (userAgent.match(/opr\//i)) {
31
+ return 'Opera';
32
+ }
33
+ else if (userAgent.match(/edg/i)) {
34
+ return 'Edge';
35
+ }
36
+ else if (userAgent.match(/chrome|chromium|crios/i)) {
37
+ return 'Chrome';
38
+ }
39
+ else if (userAgent.match(/firefox|fxios/i)) {
40
+ return 'Firefox';
41
+ }
42
+ else if (userAgent.match(/safari/i)) {
43
+ return 'Safari';
44
+ }
45
+ else {
46
+ return undefined;
47
+ }
48
+ }
49
+ ngAfterViewInit() {
50
+ setTimeout(() => {
51
+ let os;
52
+ let webbrowser = this.getBrowser();
53
+ if (this.isAndroid) {
54
+ os = 'Android';
55
+ }
56
+ else if (this.isIos) {
57
+ os = 'iOS';
58
+ }
59
+ else if (this.isWindows) {
60
+ os = 'Windows';
61
+ }
62
+ else {
63
+ os = undefined;
64
+ }
65
+ this.detected.emit({ os, webbrowser });
66
+ });
67
+ }
68
+ }
69
+ BsUserAgentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentDirective, deps: [{ token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Directive });
70
+ BsUserAgentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.5", type: BsUserAgentDirective, selector: "[bsUserAgent]", outputs: { detected: "detected" }, host: { properties: { "class.os-android": "this.isAndroid", "class.os-ios": "this.isIos", "class.os-windows": "this.isWindows", "class": "this.browserClass" } }, ngImport: i0 });
71
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentDirective, decorators: [{
72
+ type: Directive,
73
+ args: [{
74
+ selector: '[bsUserAgent]'
75
+ }]
76
+ }], ctorParameters: function () {
77
+ return [{ type: Object, decorators: [{
78
+ type: Inject,
79
+ args: [PLATFORM_ID]
80
+ }] }];
81
+ }, propDecorators: { isAndroid: [{
82
+ type: HostBinding,
83
+ args: ['class.os-android']
84
+ }], isIos: [{
85
+ type: HostBinding,
86
+ args: ['class.os-ios']
87
+ }], isWindows: [{
88
+ type: HostBinding,
89
+ args: ['class.os-windows']
90
+ }], browserClass: [{
91
+ type: HostBinding,
92
+ args: ['class']
93
+ }], detected: [{
94
+ type: Output
59
95
  }] } });
60
96
 
61
- class BsUserAgentModule {
62
- }
63
- BsUserAgentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
64
- BsUserAgentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentModule, declarations: [BsUserAgentDirective], imports: [CommonModule], exports: [BsUserAgentDirective] });
65
- BsUserAgentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentModule, imports: [CommonModule] });
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentModule, decorators: [{
67
- type: NgModule,
68
- args: [{
69
- declarations: [
70
- BsUserAgentDirective
71
- ],
72
- imports: [
73
- CommonModule
74
- ],
75
- exports: [
76
- BsUserAgentDirective
77
- ]
78
- }]
97
+ class BsUserAgentModule {
98
+ }
99
+ BsUserAgentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
100
+ BsUserAgentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentModule, declarations: [BsUserAgentDirective], imports: [CommonModule], exports: [BsUserAgentDirective] });
101
+ BsUserAgentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentModule, imports: [CommonModule] });
102
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsUserAgentModule, decorators: [{
103
+ type: NgModule,
104
+ args: [{
105
+ declarations: [
106
+ BsUserAgentDirective
107
+ ],
108
+ imports: [
109
+ CommonModule
110
+ ],
111
+ exports: [
112
+ BsUserAgentDirective
113
+ ]
114
+ }]
79
115
  }] });
80
116
 
81
- /**
82
- * Generated bundle index. Do not edit.
117
+ /**
118
+ * Generated bundle index. Do not edit.
83
119
  */
84
120
 
85
121
  export { BsUserAgentDirective, BsUserAgentModule };
@@ -1 +1 @@
1
- {"version":3,"file":"mintplayer-ng-bootstrap-user-agent.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/user-agent/src/user-agent/user-agent.directive.ts","../../../../libs/mintplayer-ng-bootstrap/user-agent/src/user-agent/user-agent.module.ts","../../../../libs/mintplayer-ng-bootstrap/user-agent/mintplayer-ng-bootstrap-user-agent.ts"],"sourcesContent":["import { isPlatformServer } from '@angular/common';\r\nimport { AfterViewInit, Directive, EventEmitter, HostBinding, Inject, Output, PLATFORM_ID } from '@angular/core';\r\nimport { BsUserAgent } from '../user-agent.type';\r\n\r\n@Directive({\r\n selector: '[bsUserAgent]'\r\n})\r\nexport class BsUserAgentDirective implements AfterViewInit {\r\n\r\n constructor(@Inject(PLATFORM_ID) private platformId: Object) { }\r\n\r\n @HostBinding('class.os-android') get isAndroid() {\r\n return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/Android/i);\r\n }\r\n\r\n @HostBinding('class.os-ios') get isIos() {\r\n return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/iPhone|iPad|iPod/i);\r\n }\r\n\r\n @HostBinding('class.os-windows') get isWindows() {\r\n return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/Windows/i);\r\n }\r\n\r\n ngAfterViewInit() {\r\n setTimeout(() => {\r\n if (this.isAndroid) {\r\n this.detected.emit('Android');\r\n } else if (this.isIos) {\r\n this.detected.emit('iOS');\r\n } else if (this.isWindows) {\r\n this.detected.emit('Windows');\r\n } else {\r\n this.detected.emit(undefined);\r\n }\r\n });\r\n }\r\n\r\n @Output() detected = new EventEmitter<BsUserAgent | undefined>();\r\n\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { BsUserAgentDirective } from './user-agent.directive';\r\n\r\n\r\n\r\n@NgModule({\r\n declarations: [\r\n BsUserAgentDirective\r\n ],\r\n imports: [\r\n CommonModule\r\n ],\r\n exports: [\r\n BsUserAgentDirective\r\n ]\r\n})\r\nexport class BsUserAgentModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"mintplayer-ng-bootstrap-user-agent.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/user-agent/src/directive/user-agent.directive.ts","../../../../libs/mintplayer-ng-bootstrap/user-agent/src/user-agent.module.ts","../../../../libs/mintplayer-ng-bootstrap/user-agent/mintplayer-ng-bootstrap-user-agent.ts"],"sourcesContent":["import { isPlatformServer } from '@angular/common';\nimport { AfterViewInit, Directive, EventEmitter, HostBinding, Inject, Output, PLATFORM_ID } from '@angular/core';\nimport { BsUserAgent } from '../interfaces/user-agent';\nimport { BsOperatingSystem } from '../types/operating-system.type';\nimport { BsWebbrowser } from '../types/webbrowser.type';\n\n@Directive({\n selector: '[bsUserAgent]'\n})\nexport class BsUserAgentDirective implements AfterViewInit {\n\n constructor(@Inject(PLATFORM_ID) private platformId: Object) { }\n\n @HostBinding('class.os-android') get isAndroid() {\n return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/Android/i);\n }\n\n @HostBinding('class.os-ios') get isIos() {\n return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/iPhone|iPad|iPod/i);\n }\n\n @HostBinding('class.os-windows') get isWindows() {\n return !isPlatformServer(this.platformId) && !!navigator.userAgent.match(/Windows/i);\n }\n\n @HostBinding('class') get browserClass() { \n const browser = this.getBrowser();\n if (!browser) {\n return null;\n } else {\n return `browser-${browser.toLowerCase()}`;\n }\n }\n\n private getBrowser(): BsWebbrowser | undefined {\n const userAgent = navigator.userAgent;\n if(userAgent.match(/opr\\//i)) {\n return 'Opera';\n } else if(userAgent.match(/edg/i)) {\n return 'Edge';\n } else if (userAgent.match(/chrome|chromium|crios/i)) {\n return 'Chrome';\n } else if(userAgent.match(/firefox|fxios/i)) {\n return 'Firefox';\n } else if(userAgent.match(/safari/i)) {\n return 'Safari';\n } else {\n return undefined;\n }\n }\n\n ngAfterViewInit() {\n setTimeout(() => {\n let os: BsOperatingSystem | undefined;\n let webbrowser = this.getBrowser();\n\n if (this.isAndroid) {\n os = 'Android';\n } else if (this.isIos) {\n os = 'iOS';\n } else if (this.isWindows) {\n os = 'Windows';\n } else {\n os = undefined;\n }\n\n this.detected.emit({ os, webbrowser });\n });\n }\n\n @Output() detected = new EventEmitter<BsUserAgent>();\n\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsUserAgentDirective } from './directive/user-agent.directive';\n\n\n\n@NgModule({\n declarations: [\n BsUserAgentDirective\n ],\n imports: [\n CommonModule\n ],\n exports: [\n BsUserAgentDirective\n ]\n})\nexport class BsUserAgentModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}