@coreui/angular-pro 4.5.9 → 4.5.11

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 (279) hide show
  1. package/README.md +2 -2
  2. package/esm2022/lib/accordion/accordion/accordion.component.mjs +3 -3
  3. package/esm2022/lib/accordion/accordion-button/accordion-button.directive.mjs +3 -3
  4. package/esm2022/lib/accordion/accordion-item/accordion-item.component.mjs +20 -26
  5. package/esm2022/lib/accordion/accordion.module.mjs +4 -4
  6. package/esm2022/lib/accordion/accordion.service.mjs +3 -3
  7. package/esm2022/lib/alert/alert-heading.directive.mjs +3 -3
  8. package/esm2022/lib/alert/alert-link.directive.mjs +3 -3
  9. package/esm2022/lib/alert/alert.component.mjs +3 -3
  10. package/esm2022/lib/alert/alert.module.mjs +4 -4
  11. package/esm2022/lib/avatar/avatar.component.mjs +3 -3
  12. package/esm2022/lib/avatar/avatar.module.mjs +4 -4
  13. package/esm2022/lib/backdrop/backdrop.service.mjs +3 -3
  14. package/esm2022/lib/badge/badge.component.mjs +3 -3
  15. package/esm2022/lib/badge/badge.module.mjs +4 -4
  16. package/esm2022/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
  17. package/esm2022/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  18. package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +3 -3
  19. package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
  20. package/esm2022/lib/breadcrumb/breadcrumb.module.mjs +4 -4
  21. package/esm2022/lib/button/button-close.directive.mjs +13 -19
  22. package/esm2022/lib/button/button.directive.mjs +20 -31
  23. package/esm2022/lib/button/button.module.mjs +4 -4
  24. package/esm2022/lib/button-group/button-group/button-group.component.mjs +3 -3
  25. package/esm2022/lib/button-group/button-group.module.mjs +4 -4
  26. package/esm2022/lib/button-group/button-toolbar/button-toolbar.component.mjs +3 -3
  27. package/esm2022/lib/calendar/calendar/calendar-class-view.pipe.mjs +3 -3
  28. package/esm2022/lib/calendar/calendar/calendar.component.mjs +3 -3
  29. package/esm2022/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +3 -3
  30. package/esm2022/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +3 -3
  31. package/esm2022/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +3 -3
  32. package/esm2022/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +3 -3
  33. package/esm2022/lib/calendar/calendar-month/calendar-day.directive.mjs +3 -3
  34. package/esm2022/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
  35. package/esm2022/lib/calendar/calendar-month/calendar-month.component.mjs +3 -3
  36. package/esm2022/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
  37. package/esm2022/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +3 -3
  38. package/esm2022/lib/calendar/calendar.module.mjs +4 -4
  39. package/esm2022/lib/calendar/calendar.service.mjs +3 -3
  40. package/esm2022/lib/callout/callout.component.mjs +3 -3
  41. package/esm2022/lib/callout/callout.module.mjs +4 -4
  42. package/esm2022/lib/card/card-body.component.mjs +3 -3
  43. package/esm2022/lib/card/card-footer.component.mjs +3 -3
  44. package/esm2022/lib/card/card-group.component.mjs +3 -3
  45. package/esm2022/lib/card/card-header-actions.component.mjs +3 -3
  46. package/esm2022/lib/card/card-header.component.mjs +3 -3
  47. package/esm2022/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
  48. package/esm2022/lib/card/card-img.directive.mjs +3 -3
  49. package/esm2022/lib/card/card-link.directive.mjs +3 -3
  50. package/esm2022/lib/card/card-subtitle.directive.mjs +3 -3
  51. package/esm2022/lib/card/card-text.directive.mjs +3 -3
  52. package/esm2022/lib/card/card-title.directive.mjs +3 -3
  53. package/esm2022/lib/card/card.component.mjs +3 -3
  54. package/esm2022/lib/card/card.module.mjs +4 -4
  55. package/esm2022/lib/carousel/carousel/carousel.component.mjs +3 -3
  56. package/esm2022/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
  57. package/esm2022/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
  58. package/esm2022/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
  59. package/esm2022/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
  60. package/esm2022/lib/carousel/carousel-item/carousel-item.component.mjs +3 -3
  61. package/esm2022/lib/carousel/carousel-state.mjs +3 -3
  62. package/esm2022/lib/carousel/carousel.config.mjs +3 -3
  63. package/esm2022/lib/carousel/carousel.module.mjs +4 -4
  64. package/esm2022/lib/carousel/carousel.service.mjs +3 -3
  65. package/esm2022/lib/collapse/collapse.directive.mjs +3 -3
  66. package/esm2022/lib/collapse/collapse.module.mjs +4 -4
  67. package/esm2022/lib/date-picker/date-picker.component.mjs +3 -3
  68. package/esm2022/lib/date-picker/date-picker.module.mjs +4 -4
  69. package/esm2022/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +3 -3
  70. package/esm2022/lib/date-range-picker/date-range-picker.module.mjs +4 -4
  71. package/esm2022/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
  72. package/esm2022/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
  73. package/esm2022/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
  74. package/esm2022/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
  75. package/esm2022/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
  76. package/esm2022/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
  77. package/esm2022/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +14 -19
  78. package/esm2022/lib/dropdown/dropdown.module.mjs +4 -4
  79. package/esm2022/lib/dropdown/dropdown.service.mjs +3 -3
  80. package/esm2022/lib/element-cover/element-cover.component.mjs +3 -3
  81. package/esm2022/lib/element-cover/element-cover.module.mjs +4 -4
  82. package/esm2022/lib/footer/footer.component.mjs +3 -3
  83. package/esm2022/lib/footer/footer.module.mjs +4 -4
  84. package/esm2022/lib/form/form/form.directive.mjs +16 -22
  85. package/esm2022/lib/form/form-check/form-check-input.directive.mjs +3 -3
  86. package/esm2022/lib/form/form-check/form-check-label.directive.mjs +3 -3
  87. package/esm2022/lib/form/form-check/form-check.component.mjs +34 -49
  88. package/esm2022/lib/form/form-control/form-control.directive.mjs +11 -17
  89. package/esm2022/lib/form/form-feedback/form-feedback.component.mjs +9 -14
  90. package/esm2022/lib/form/form-floating/form-floating.directive.mjs +14 -21
  91. package/esm2022/lib/form/form-label/form-label.directive.mjs +3 -3
  92. package/esm2022/lib/form/form-select/form-select.directive.mjs +3 -3
  93. package/esm2022/lib/form/form-text/form-text.directive.mjs +3 -3
  94. package/esm2022/lib/form/form.module.mjs +4 -4
  95. package/esm2022/lib/form/input-group/input-group.component.mjs +3 -3
  96. package/esm2022/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
  97. package/esm2022/lib/grid/col.component.mjs +3 -3
  98. package/esm2022/lib/grid/col.directive.mjs +3 -3
  99. package/esm2022/lib/grid/container.component.mjs +14 -20
  100. package/esm2022/lib/grid/container.type.mjs +1 -1
  101. package/esm2022/lib/grid/grid.module.mjs +4 -4
  102. package/esm2022/lib/grid/gutter.directive.mjs +3 -3
  103. package/esm2022/lib/grid/row.component.mjs +3 -3
  104. package/esm2022/lib/grid/row.directive.mjs +3 -3
  105. package/esm2022/lib/header/header/header.component.mjs +3 -3
  106. package/esm2022/lib/header/header-brand/header-brand.component.mjs +3 -3
  107. package/esm2022/lib/header/header-divider/header-divider.component.mjs +3 -3
  108. package/esm2022/lib/header/header-nav/header-nav.component.mjs +3 -3
  109. package/esm2022/lib/header/header-text/header-text.component.mjs +3 -3
  110. package/esm2022/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
  111. package/esm2022/lib/header/header.module.mjs +4 -4
  112. package/esm2022/lib/image/img.directive.mjs +38 -57
  113. package/esm2022/lib/image/img.module.mjs +4 -4
  114. package/esm2022/lib/list-group/list-group-item.directive.mjs +14 -20
  115. package/esm2022/lib/list-group/list-group.directive.mjs +16 -24
  116. package/esm2022/lib/list-group/list-group.module.mjs +4 -4
  117. package/esm2022/lib/loading-button/loading-button.component.mjs +3 -3
  118. package/esm2022/lib/loading-button/loading-button.module.mjs +4 -4
  119. package/esm2022/lib/modal/modal/modal.component.mjs +3 -3
  120. package/esm2022/lib/modal/modal-body/modal-body.component.mjs +3 -3
  121. package/esm2022/lib/modal/modal-content/modal-content.component.mjs +3 -3
  122. package/esm2022/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
  123. package/esm2022/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
  124. package/esm2022/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
  125. package/esm2022/lib/modal/modal-header/modal-header.component.mjs +3 -3
  126. package/esm2022/lib/modal/modal-title/modal-title.directive.mjs +3 -3
  127. package/esm2022/lib/modal/modal.module.mjs +4 -4
  128. package/esm2022/lib/modal/modal.service.mjs +3 -3
  129. package/esm2022/lib/multi-select/multi-select/multi-select-search.directive.mjs +3 -3
  130. package/esm2022/lib/multi-select/multi-select/multi-select.component.mjs +165 -85
  131. package/esm2022/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
  132. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
  133. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +23 -9
  134. package/esm2022/lib/multi-select/multi-select-option/multi-select-option.component.mjs +30 -23
  135. package/esm2022/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
  136. package/esm2022/lib/multi-select/multi-select.module.mjs +4 -4
  137. package/esm2022/lib/multi-select/multi-select.service.mjs +27 -5
  138. package/esm2022/lib/multi-select/multi-select.type.mjs +1 -1
  139. package/esm2022/lib/nav/nav-item.component.mjs +3 -3
  140. package/esm2022/lib/nav/nav-link.directive.mjs +20 -32
  141. package/esm2022/lib/nav/nav.component.mjs +3 -3
  142. package/esm2022/lib/nav/nav.module.mjs +4 -4
  143. package/esm2022/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
  144. package/esm2022/lib/navbar/navbar-nav/navbar-nav.component.mjs +12 -19
  145. package/esm2022/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
  146. package/esm2022/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
  147. package/esm2022/lib/navbar/navbar.component.mjs +3 -3
  148. package/esm2022/lib/navbar/navbar.module.mjs +4 -4
  149. package/esm2022/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
  150. package/esm2022/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
  151. package/esm2022/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
  152. package/esm2022/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
  153. package/esm2022/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
  154. package/esm2022/lib/offcanvas/offcanvas.module.mjs +4 -4
  155. package/esm2022/lib/offcanvas/offcanvas.service.mjs +3 -3
  156. package/esm2022/lib/pagination/page-item/page-item.component.mjs +3 -3
  157. package/esm2022/lib/pagination/page-item/page-item.directive.mjs +3 -3
  158. package/esm2022/lib/pagination/page-link/page-link.directive.mjs +3 -3
  159. package/esm2022/lib/pagination/pagination/pagination.component.mjs +3 -3
  160. package/esm2022/lib/pagination/pagination.module.mjs +4 -4
  161. package/esm2022/lib/placeholder/placeholder-animation.directive.mjs +9 -8
  162. package/esm2022/lib/placeholder/placeholder.directive.mjs +5 -5
  163. package/esm2022/lib/placeholder/placeholder.module.mjs +4 -4
  164. package/esm2022/lib/popover/popover/popover.component.mjs +3 -3
  165. package/esm2022/lib/popover/popover.directive.mjs +3 -3
  166. package/esm2022/lib/popover/popover.module.mjs +4 -4
  167. package/esm2022/lib/progress/progress-bar.component.mjs +21 -31
  168. package/esm2022/lib/progress/progress.component.mjs +26 -42
  169. package/esm2022/lib/progress/progress.module.mjs +4 -4
  170. package/esm2022/lib/services/class-toggle.service.mjs +3 -3
  171. package/esm2022/lib/services/intersection.service.mjs +3 -3
  172. package/esm2022/lib/services/listeners.service.mjs +3 -3
  173. package/esm2022/lib/shared/html-attr.directive.mjs +3 -3
  174. package/esm2022/lib/shared/shared.module.mjs +4 -4
  175. package/esm2022/lib/shared/template-id.directive.mjs +3 -3
  176. package/esm2022/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
  177. package/esm2022/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
  178. package/esm2022/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
  179. package/esm2022/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  180. package/esm2022/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  181. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
  182. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
  183. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
  184. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
  185. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
  186. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
  187. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
  188. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
  189. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
  190. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
  191. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
  192. package/esm2022/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
  193. package/esm2022/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +3 -3
  194. package/esm2022/lib/sidebar/sidebar.module.mjs +4 -4
  195. package/esm2022/lib/sidebar/sidebar.service.mjs +3 -3
  196. package/esm2022/lib/smart-pagination/smart-pagination.component.mjs +3 -3
  197. package/esm2022/lib/smart-pagination/smart-pagination.module.mjs +4 -4
  198. package/esm2022/lib/smart-table/smart-table/smart-table.component.mjs +3 -3
  199. package/esm2022/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +3 -3
  200. package/esm2022/lib/smart-table/smart-table-filter/filter-input.directive.mjs +3 -3
  201. package/esm2022/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
  202. package/esm2022/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
  203. package/esm2022/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
  204. package/esm2022/lib/smart-table/smart-table.module.mjs +4 -4
  205. package/esm2022/lib/spinner/spinner.component.mjs +3 -3
  206. package/esm2022/lib/spinner/spinner.module.mjs +4 -4
  207. package/esm2022/lib/table/table-active.directive.mjs +14 -23
  208. package/esm2022/lib/table/table-color.directive.mjs +3 -3
  209. package/esm2022/lib/table/table.directive.mjs +48 -85
  210. package/esm2022/lib/table/table.module.mjs +4 -4
  211. package/esm2022/lib/table/table.type.mjs +1 -1
  212. package/esm2022/lib/tabs/tab-content/tab-content.component.mjs +3 -3
  213. package/esm2022/lib/tabs/tab-content-ref.directive.mjs +3 -3
  214. package/esm2022/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
  215. package/esm2022/lib/tabs/tab.service.mjs +3 -3
  216. package/esm2022/lib/tabs/tabs.module.mjs +4 -4
  217. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
  218. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
  219. package/esm2022/lib/time-picker/time-picker.component.mjs +3 -3
  220. package/esm2022/lib/time-picker/time-picker.module.mjs +4 -4
  221. package/esm2022/lib/toast/toast/toast.component.mjs +3 -3
  222. package/esm2022/lib/toast/toast-body/toast-body.component.mjs +3 -3
  223. package/esm2022/lib/toast/toast-close.directive.mjs +3 -3
  224. package/esm2022/lib/toast/toast-header/toast-header.component.mjs +3 -3
  225. package/esm2022/lib/toast/toast.module.mjs +4 -4
  226. package/esm2022/lib/toast/toaster/toaster-host.directive.mjs +3 -3
  227. package/esm2022/lib/toast/toaster/toaster.component.mjs +3 -3
  228. package/esm2022/lib/toast/toaster/toaster.service.mjs +3 -3
  229. package/esm2022/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
  230. package/esm2022/lib/tooltip/tooltip.directive.mjs +3 -3
  231. package/esm2022/lib/tooltip/tooltip.module.mjs +4 -4
  232. package/esm2022/lib/utilities/align.directive.mjs +3 -3
  233. package/esm2022/lib/utilities/bg-color.directive.mjs +3 -3
  234. package/esm2022/lib/utilities/border.directive.mjs +3 -3
  235. package/esm2022/lib/utilities/rounded.directive.mjs +3 -3
  236. package/esm2022/lib/utilities/text-color.directive.mjs +3 -3
  237. package/esm2022/lib/utilities/utilities.module.mjs +4 -4
  238. package/esm2022/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
  239. package/esm2022/lib/widget/widget-stat-b/widget-stat-b.component.mjs +12 -18
  240. package/esm2022/lib/widget/widget-stat-c/widget-stat-c.component.mjs +12 -18
  241. package/esm2022/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
  242. package/esm2022/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
  243. package/esm2022/lib/widget/widget-stat-f/widget-stat-f.component.mjs +13 -19
  244. package/esm2022/lib/widget/widget.module.mjs +4 -4
  245. package/fesm2022/coreui-angular-pro.mjs +1312 -1384
  246. package/fesm2022/coreui-angular-pro.mjs.map +1 -1
  247. package/lib/accordion/accordion-item/accordion-item.component.d.ts +9 -12
  248. package/lib/button/button-close.directive.d.ts +2 -5
  249. package/lib/button/button.directive.d.ts +5 -11
  250. package/lib/dropdown/dropdown-menu/dropdown-menu.directive.d.ts +3 -5
  251. package/lib/form/form/form.directive.d.ts +2 -6
  252. package/lib/form/form-check/form-check.component.d.ts +7 -14
  253. package/lib/form/form-control/form-control.directive.d.ts +3 -6
  254. package/lib/form/form-feedback/form-feedback.component.d.ts +4 -5
  255. package/lib/form/form-floating/form-floating.directive.d.ts +2 -6
  256. package/lib/grid/container.component.d.ts +3 -5
  257. package/lib/grid/container.type.d.ts +1 -1
  258. package/lib/image/img.directive.d.ts +6 -14
  259. package/lib/list-group/list-group-item.directive.d.ts +3 -6
  260. package/lib/list-group/list-group.directive.d.ts +2 -6
  261. package/lib/loading-button/loading-button.component.d.ts +2 -2
  262. package/lib/multi-select/multi-select/multi-select.component.d.ts +20 -6
  263. package/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.d.ts +7 -0
  264. package/lib/multi-select/multi-select-option/multi-select-option.component.d.ts +4 -1
  265. package/lib/multi-select/multi-select.service.d.ts +10 -0
  266. package/lib/multi-select/multi-select.type.d.ts +3 -1
  267. package/lib/nav/nav-link.directive.d.ts +4 -9
  268. package/lib/navbar/navbar-nav/navbar-nav.component.d.ts +2 -5
  269. package/lib/placeholder/placeholder-animation.directive.d.ts +1 -2
  270. package/lib/placeholder/placeholder.directive.d.ts +1 -1
  271. package/lib/progress/progress-bar.component.d.ts +7 -10
  272. package/lib/progress/progress.component.d.ts +6 -13
  273. package/lib/table/table-active.directive.d.ts +2 -6
  274. package/lib/table/table.directive.d.ts +13 -26
  275. package/lib/table/table.type.d.ts +5 -5
  276. package/lib/widget/widget-stat-b/widget-stat-b.component.d.ts +2 -5
  277. package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +9 -12
  278. package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +5 -8
  279. package/package.json +5 -5
@@ -7,8 +7,8 @@ import { HeaderTextComponent } from './header-text/header-text.component';
7
7
  import { HeaderTogglerDirective } from './header-toggler/header-toggler.directive';
8
8
  import * as i0 from "@angular/core";
9
9
  export class HeaderModule {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: HeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.3", ngImport: i0, type: HeaderModule, imports: [HeaderComponent,
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: HeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: HeaderModule, imports: [HeaderComponent,
12
12
  HeaderBrandComponent,
13
13
  HeaderDividerComponent,
14
14
  HeaderNavComponent,
@@ -19,9 +19,9 @@ export class HeaderModule {
19
19
  HeaderNavComponent,
20
20
  HeaderTextComponent,
21
21
  HeaderTogglerDirective] }); }
22
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: HeaderModule }); }
22
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: HeaderModule }); }
23
23
  }
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: HeaderModule, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: HeaderModule, decorators: [{
25
25
  type: NgModule,
26
26
  args: [{
27
27
  imports: [
@@ -1,39 +1,31 @@
1
- import { Directive, HostBinding, Input } from '@angular/core';
2
- import { coerceBooleanProperty } from '@angular/cdk/coercion';
1
+ import { booleanAttribute, Directive, HostBinding, Input } from '@angular/core';
3
2
  import * as i0 from "@angular/core";
4
3
  export class ImgDirective {
5
- /**
6
- * Make image responsive.
7
- * @type boolean
8
- */
9
- set fluid(value) {
10
- this._fluid = coerceBooleanProperty(value);
11
- }
12
- ;
13
- get fluid() {
14
- return this._fluid;
15
- }
16
- /**
17
- * Make image rounded.
18
- * @type boolean
19
- */
20
- set rounded(value) {
21
- this._rounded = coerceBooleanProperty(value);
22
- }
23
- ;
24
- get rounded() {
25
- return this._rounded;
26
- }
27
- /**
28
- * Give an image a rounded 1px border appearance.
29
- * @type boolean
30
- */
31
- set thumbnail(value) {
32
- this._thumbnail = coerceBooleanProperty(value);
33
- }
34
- ;
35
- get thumbnail() {
36
- return this._thumbnail;
4
+ constructor() {
5
+ /**
6
+ * Set the horizontal aligment.
7
+ * @type {'' | 'start' | 'end' | 'center'}
8
+ */
9
+ this.align = '';
10
+ /**
11
+ * Make image responsive.
12
+ * @type boolean
13
+ */
14
+ this.fluid = false;
15
+ /**
16
+ * Make image rounded.
17
+ * @type boolean
18
+ */
19
+ this.rounded = false;
20
+ /**
21
+ * Give an image a rounded 1px border appearance.
22
+ * @type boolean
23
+ */
24
+ this.thumbnail = false;
25
+ /**
26
+ * Color for image placeholder.
27
+ */
28
+ this.placeholderColor = 'transparent';
37
29
  }
38
30
  get getStyles() {
39
31
  return { backgroundColor: this.placeholderColor };
@@ -46,40 +38,29 @@ export class ImgDirective {
46
38
  'mx-auto': align === 'center',
47
39
  'img-fluid': this.fluid,
48
40
  'rounded': this.rounded,
49
- 'img-thumbnail': this.thumbnail,
41
+ 'img-thumbnail': this.thumbnail
50
42
  };
51
43
  }
52
- constructor() {
53
- /**
54
- * Set the horizontal aligment.
55
- * @type {'' | 'start' | 'end' | 'center'}
56
- */
57
- this.align = '';
58
- this._fluid = false;
59
- this._rounded = false;
60
- this._thumbnail = false;
61
- /**
62
- * Color for image placeholder.
63
- */
64
- this.placeholderColor = 'transparent';
65
- }
66
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ImgDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
67
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.3", type: ImgDirective, isStandalone: true, selector: "[cImg]", inputs: { align: "align", fluid: "fluid", rounded: "rounded", thumbnail: "thumbnail", placeholderColor: "placeholderColor" }, host: { properties: { "style": "this.getStyles", "class": "this.hostClasses" } }, ngImport: i0 }); }
44
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ImgDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
45
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: ImgDirective, isStandalone: true, selector: "[cImg]", inputs: { align: "align", fluid: ["fluid", "fluid", booleanAttribute], rounded: ["rounded", "rounded", booleanAttribute], thumbnail: ["thumbnail", "thumbnail", booleanAttribute], placeholderColor: "placeholderColor" }, host: { properties: { "style": "this.getStyles", "class": "this.hostClasses" } }, ngImport: i0 }); }
68
46
  }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ImgDirective, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ImgDirective, decorators: [{
70
48
  type: Directive,
71
49
  args: [{
72
50
  selector: '[cImg]',
73
51
  standalone: true
74
52
  }]
75
- }], ctorParameters: function () { return []; }, propDecorators: { align: [{
53
+ }], propDecorators: { align: [{
76
54
  type: Input
77
55
  }], fluid: [{
78
- type: Input
56
+ type: Input,
57
+ args: [{ transform: booleanAttribute }]
79
58
  }], rounded: [{
80
- type: Input
59
+ type: Input,
60
+ args: [{ transform: booleanAttribute }]
81
61
  }], thumbnail: [{
82
- type: Input
62
+ type: Input,
63
+ args: [{ transform: booleanAttribute }]
83
64
  }], placeholderColor: [{
84
65
  type: Input
85
66
  }], getStyles: [{
@@ -89,4 +70,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImpor
89
70
  type: HostBinding,
90
71
  args: ['class']
91
72
  }] } });
92
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW1nLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvaW1hZ2UvaW1nLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDOUQsT0FBTyxFQUFnQixxQkFBcUIsRUFBRSxNQUFNLHVCQUF1QixDQUFDOztBQU01RSxNQUFNLE9BQU8sWUFBWTtJQVd2Qjs7O09BR0c7SUFDSCxJQUNJLEtBQUssQ0FBQyxLQUFjO1FBQ3RCLElBQUksQ0FBQyxNQUFNLEdBQUcscUJBQXFCLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDN0MsQ0FBQztJQUFBLENBQUM7SUFDRixJQUFJLEtBQUs7UUFDUCxPQUFPLElBQUksQ0FBQyxNQUFNLENBQUM7SUFDckIsQ0FBQztJQUdEOzs7T0FHRztJQUNILElBQ0ksT0FBTyxDQUFDLEtBQWM7UUFDeEIsSUFBSSxDQUFDLFFBQVEsR0FBRyxxQkFBcUIsQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUMvQyxDQUFDO0lBQUEsQ0FBQztJQUNGLElBQUksT0FBTztRQUNULE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQztJQUN2QixDQUFDO0lBR0Q7OztPQUdHO0lBQ0gsSUFDSSxTQUFTLENBQUMsS0FBYztRQUMxQixJQUFJLENBQUMsVUFBVSxHQUFHLHFCQUFxQixDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ2pELENBQUM7SUFBQSxDQUFDO0lBQ0YsSUFBSSxTQUFTO1FBQ1gsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDO0lBQ3pCLENBQUM7SUFRRCxJQUNJLFNBQVM7UUFDWCxPQUFPLEVBQUMsZUFBZSxFQUFFLElBQUksQ0FBQyxnQkFBZ0IsRUFBQyxDQUFDO0lBQ2xELENBQUM7SUFFRCxJQUNJLFdBQVc7UUFDYixNQUFNLEtBQUssR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDO1FBQ3pCLE9BQU87WUFDTCxDQUFDLFNBQVMsS0FBSyxFQUFFLENBQUMsRUFBRSxLQUFLLEtBQUssT0FBTyxJQUFJLEtBQUssS0FBSyxLQUFLO1lBQ3hELFNBQVMsRUFBRSxLQUFLLEtBQUssUUFBUTtZQUM3QixTQUFTLEVBQUUsS0FBSyxLQUFLLFFBQVE7WUFDN0IsV0FBVyxFQUFFLElBQUksQ0FBQyxLQUFLO1lBQ3ZCLFNBQVMsRUFBRSxJQUFJLENBQUMsT0FBTztZQUN2QixlQUFlLEVBQUUsSUFBSSxDQUFDLFNBQVM7U0FDaEMsQ0FBQztJQUNKLENBQUM7SUFFRDtRQXBFQTs7O1dBR0c7UUFDTSxVQUFLLEdBQW9DLEVBQUUsQ0FBQztRQWE3QyxXQUFNLEdBQUcsS0FBSyxDQUFDO1FBYWYsYUFBUSxHQUFHLEtBQUssQ0FBQztRQWFqQixlQUFVLEdBQUcsS0FBSyxDQUFDO1FBRTNCOztXQUVHO1FBQ00scUJBQWdCLEdBQUcsYUFBYSxDQUFDO0lBb0IzQixDQUFDOzhHQXpFTCxZQUFZO2tHQUFaLFlBQVk7OzJGQUFaLFlBQVk7a0JBSnhCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLFFBQVE7b0JBQ2xCLFVBQVUsRUFBRSxJQUFJO2lCQUNqQjswRUFVVSxLQUFLO3NCQUFiLEtBQUs7Z0JBT0YsS0FBSztzQkFEUixLQUFLO2dCQWNGLE9BQU87c0JBRFYsS0FBSztnQkFjRixTQUFTO3NCQURaLEtBQUs7Z0JBWUcsZ0JBQWdCO3NCQUF4QixLQUFLO2dCQUdGLFNBQVM7c0JBRFosV0FBVzt1QkFBQyxPQUFPO2dCQU1oQixXQUFXO3NCQURkLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSG9zdEJpbmRpbmcsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBCb29sZWFuSW5wdXQsIGNvZXJjZUJvb2xlYW5Qcm9wZXJ0eSB9IGZyb20gJ0Bhbmd1bGFyL2Nkay9jb2VyY2lvbic7XG5cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogJ1tjSW1nXScsXG4gIHN0YW5kYWxvbmU6IHRydWVcbn0pXG5leHBvcnQgY2xhc3MgSW1nRGlyZWN0aXZlIHtcbiAgc3RhdGljIG5nQWNjZXB0SW5wdXRUeXBlX2ZsdWlkOiBCb29sZWFuSW5wdXQ7XG4gIHN0YXRpYyBuZ0FjY2VwdElucHV0VHlwZV9yb3VuZGVkOiBCb29sZWFuSW5wdXQ7XG4gIHN0YXRpYyBuZ0FjY2VwdElucHV0VHlwZV90aHVtYm5haWw6IEJvb2xlYW5JbnB1dDtcblxuICAvKipcbiAgICogU2V0IHRoZSBob3Jpem9udGFsIGFsaWdtZW50LlxuICAgKiBAdHlwZSB7JycgfCAnc3RhcnQnIHwgJ2VuZCcgfCAnY2VudGVyJ31cbiAgICovXG4gIEBJbnB1dCgpIGFsaWduOiAnJyB8ICdzdGFydCcgfCAnZW5kJyB8ICdjZW50ZXInID0gJyc7XG5cbiAgLyoqXG4gICAqIE1ha2UgaW1hZ2UgcmVzcG9uc2l2ZS5cbiAgICogQHR5cGUgYm9vbGVhblxuICAgKi9cbiAgQElucHV0KClcbiAgc2V0IGZsdWlkKHZhbHVlOiBib29sZWFuKSB7XG4gICAgdGhpcy5fZmx1aWQgPSBjb2VyY2VCb29sZWFuUHJvcGVydHkodmFsdWUpO1xuICB9O1xuICBnZXQgZmx1aWQoKSB7XG4gICAgcmV0dXJuIHRoaXMuX2ZsdWlkO1xuICB9XG4gIHByaXZhdGUgX2ZsdWlkID0gZmFsc2U7XG5cbiAgLyoqXG4gICAqIE1ha2UgaW1hZ2Ugcm91bmRlZC5cbiAgICogQHR5cGUgYm9vbGVhblxuICAgKi9cbiAgQElucHV0KClcbiAgc2V0IHJvdW5kZWQodmFsdWU6IGJvb2xlYW4pe1xuICAgIHRoaXMuX3JvdW5kZWQgPSBjb2VyY2VCb29sZWFuUHJvcGVydHkodmFsdWUpO1xuICB9O1xuICBnZXQgcm91bmRlZCgpIHtcbiAgICByZXR1cm4gdGhpcy5fcm91bmRlZDtcbiAgfVxuICBwcml2YXRlIF9yb3VuZGVkID0gZmFsc2U7XG5cbiAgLyoqXG4gICAqIEdpdmUgYW4gaW1hZ2UgYSByb3VuZGVkIDFweCBib3JkZXIgYXBwZWFyYW5jZS5cbiAgICogQHR5cGUgYm9vbGVhblxuICAgKi9cbiAgQElucHV0KClcbiAgc2V0IHRodW1ibmFpbCh2YWx1ZTogYm9vbGVhbikge1xuICAgIHRoaXMuX3RodW1ibmFpbCA9IGNvZXJjZUJvb2xlYW5Qcm9wZXJ0eSh2YWx1ZSk7XG4gIH07XG4gIGdldCB0aHVtYm5haWwoKSB7XG4gICAgcmV0dXJuIHRoaXMuX3RodW1ibmFpbDtcbiAgfVxuICBwcml2YXRlIF90aHVtYm5haWwgPSBmYWxzZTtcblxuICAvKipcbiAgICogQ29sb3IgZm9yIGltYWdlIHBsYWNlaG9sZGVyLlxuICAgKi9cbiAgQElucHV0KCkgcGxhY2Vob2xkZXJDb2xvciA9ICd0cmFuc3BhcmVudCc7XG5cbiAgQEhvc3RCaW5kaW5nKCdzdHlsZScpXG4gIGdldCBnZXRTdHlsZXMoKTogYW55IHtcbiAgICByZXR1cm4ge2JhY2tncm91bmRDb2xvcjogdGhpcy5wbGFjZWhvbGRlckNvbG9yfTtcbiAgfVxuXG4gIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICBnZXQgaG9zdENsYXNzZXMoKTogYW55IHtcbiAgICBjb25zdCBhbGlnbiA9IHRoaXMuYWxpZ247XG4gICAgcmV0dXJuIHtcbiAgICAgIFtgZmxvYXQtJHthbGlnbn1gXTogYWxpZ24gPT09ICdzdGFydCcgfHwgYWxpZ24gPT09ICdlbmQnLFxuICAgICAgJ2QtYmxvY2snOiBhbGlnbiA9PT0gJ2NlbnRlcicsXG4gICAgICAnbXgtYXV0byc6IGFsaWduID09PSAnY2VudGVyJyxcbiAgICAgICdpbWctZmx1aWQnOiB0aGlzLmZsdWlkLFxuICAgICAgJ3JvdW5kZWQnOiB0aGlzLnJvdW5kZWQsXG4gICAgICAnaW1nLXRodW1ibmFpbCc6IHRoaXMudGh1bWJuYWlsLFxuICAgIH07XG4gIH1cblxuICBjb25zdHJ1Y3RvcigpIHt9XG59XG4iXX0=
73
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW1nLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvaW1hZ2UvaW1nLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTWhGLE1BQU0sT0FBTyxZQUFZO0lBSnpCO1FBTUU7OztXQUdHO1FBQ00sVUFBSyxHQUFvQyxFQUFFLENBQUM7UUFFckQ7OztXQUdHO1FBQ3FDLFVBQUssR0FBcUIsS0FBSyxDQUFDO1FBRXhFOzs7V0FHRztRQUNxQyxZQUFPLEdBQXFCLEtBQUssQ0FBQztRQUUxRTs7O1dBR0c7UUFDcUMsY0FBUyxHQUFxQixLQUFLLENBQUM7UUFFNUU7O1dBRUc7UUFDTSxxQkFBZ0IsR0FBRyxhQUFhLENBQUM7S0FtQjNDO0lBakJDLElBQ0ksU0FBUztRQUNYLE9BQU8sRUFBRSxlQUFlLEVBQUUsSUFBSSxDQUFDLGdCQUFnQixFQUFFLENBQUM7SUFDcEQsQ0FBQztJQUVELElBQ0ksV0FBVztRQUNiLE1BQU0sS0FBSyxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUM7UUFDekIsT0FBTztZQUNMLENBQUMsU0FBUyxLQUFLLEVBQUUsQ0FBQyxFQUFFLEtBQUssS0FBSyxPQUFPLElBQUksS0FBSyxLQUFLLEtBQUs7WUFDeEQsU0FBUyxFQUFFLEtBQUssS0FBSyxRQUFRO1lBQzdCLFNBQVMsRUFBRSxLQUFLLEtBQUssUUFBUTtZQUM3QixXQUFXLEVBQUUsSUFBSSxDQUFDLEtBQUs7WUFDdkIsU0FBUyxFQUFFLElBQUksQ0FBQyxPQUFPO1lBQ3ZCLGVBQWUsRUFBRSxJQUFJLENBQUMsU0FBUztTQUNoQyxDQUFDO0lBQ0osQ0FBQzs4R0EvQ1UsWUFBWTtrR0FBWixZQUFZLDhGQVlILGdCQUFnQixtQ0FNaEIsZ0JBQWdCLHlDQU1oQixnQkFBZ0I7OzJGQXhCekIsWUFBWTtrQkFKeEIsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsUUFBUTtvQkFDbEIsVUFBVSxFQUFFLElBQUk7aUJBQ2pCOzhCQU9VLEtBQUs7c0JBQWIsS0FBSztnQkFNa0MsS0FBSztzQkFBNUMsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFNRSxPQUFPO3NCQUE5QyxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQU1FLFNBQVM7c0JBQWhELEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBSzdCLGdCQUFnQjtzQkFBeEIsS0FBSztnQkFHRixTQUFTO3NCQURaLFdBQVc7dUJBQUMsT0FBTztnQkFNaEIsV0FBVztzQkFEZCxXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBib29sZWFuQXR0cmlidXRlLCBEaXJlY3RpdmUsIEhvc3RCaW5kaW5nLCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgc2VsZWN0b3I6ICdbY0ltZ10nLFxuICBzdGFuZGFsb25lOiB0cnVlXG59KVxuZXhwb3J0IGNsYXNzIEltZ0RpcmVjdGl2ZSB7XG5cbiAgLyoqXG4gICAqIFNldCB0aGUgaG9yaXpvbnRhbCBhbGlnbWVudC5cbiAgICogQHR5cGUgeycnIHwgJ3N0YXJ0JyB8ICdlbmQnIHwgJ2NlbnRlcid9XG4gICAqL1xuICBASW5wdXQoKSBhbGlnbjogJycgfCAnc3RhcnQnIHwgJ2VuZCcgfCAnY2VudGVyJyA9ICcnO1xuXG4gIC8qKlxuICAgKiBNYWtlIGltYWdlIHJlc3BvbnNpdmUuXG4gICAqIEB0eXBlIGJvb2xlYW5cbiAgICovXG4gIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBmbHVpZDogc3RyaW5nIHwgYm9vbGVhbiA9IGZhbHNlO1xuXG4gIC8qKlxuICAgKiBNYWtlIGltYWdlIHJvdW5kZWQuXG4gICAqIEB0eXBlIGJvb2xlYW5cbiAgICovXG4gIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSByb3VuZGVkOiBzdHJpbmcgfCBib29sZWFuID0gZmFsc2U7XG5cbiAgLyoqXG4gICAqIEdpdmUgYW4gaW1hZ2UgYSByb3VuZGVkIDFweCBib3JkZXIgYXBwZWFyYW5jZS5cbiAgICogQHR5cGUgYm9vbGVhblxuICAgKi9cbiAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pIHRodW1ibmFpbDogc3RyaW5nIHwgYm9vbGVhbiA9IGZhbHNlO1xuXG4gIC8qKlxuICAgKiBDb2xvciBmb3IgaW1hZ2UgcGxhY2Vob2xkZXIuXG4gICAqL1xuICBASW5wdXQoKSBwbGFjZWhvbGRlckNvbG9yID0gJ3RyYW5zcGFyZW50JztcblxuICBASG9zdEJpbmRpbmcoJ3N0eWxlJylcbiAgZ2V0IGdldFN0eWxlcygpOiBhbnkge1xuICAgIHJldHVybiB7IGJhY2tncm91bmRDb2xvcjogdGhpcy5wbGFjZWhvbGRlckNvbG9yIH07XG4gIH1cblxuICBASG9zdEJpbmRpbmcoJ2NsYXNzJylcbiAgZ2V0IGhvc3RDbGFzc2VzKCk6IGFueSB7XG4gICAgY29uc3QgYWxpZ24gPSB0aGlzLmFsaWduO1xuICAgIHJldHVybiB7XG4gICAgICBbYGZsb2F0LSR7YWxpZ259YF06IGFsaWduID09PSAnc3RhcnQnIHx8IGFsaWduID09PSAnZW5kJyxcbiAgICAgICdkLWJsb2NrJzogYWxpZ24gPT09ICdjZW50ZXInLFxuICAgICAgJ214LWF1dG8nOiBhbGlnbiA9PT0gJ2NlbnRlcicsXG4gICAgICAnaW1nLWZsdWlkJzogdGhpcy5mbHVpZCxcbiAgICAgICdyb3VuZGVkJzogdGhpcy5yb3VuZGVkLFxuICAgICAgJ2ltZy10aHVtYm5haWwnOiB0aGlzLnRodW1ibmFpbFxuICAgIH07XG4gIH1cbn1cbiJdfQ==
@@ -2,11 +2,11 @@ import { NgModule } from '@angular/core';
2
2
  import { ImgDirective } from './img.directive';
3
3
  import * as i0 from "@angular/core";
4
4
  export class ImgModule {
5
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ImgModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.3", ngImport: i0, type: ImgModule, imports: [ImgDirective], exports: [ImgDirective] }); }
7
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ImgModule }); }
5
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ImgModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: ImgModule, imports: [ImgDirective], exports: [ImgDirective] }); }
7
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ImgModule }); }
8
8
  }
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ImgModule, decorators: [{
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ImgModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  imports: [ImgDirective],
@@ -1,16 +1,13 @@
1
- import { Directive, HostBinding, Input } from '@angular/core';
2
- import { coerceBooleanProperty } from '@angular/cdk/coercion';
1
+ import { booleanAttribute, Directive, HostBinding, Input } from '@angular/core';
3
2
  import * as i0 from "@angular/core";
4
3
  export class ListGroupItemDirective {
5
- /**
6
- * Set disabled attr for the host element. [docs]
7
- * @type boolean
8
- */
9
- get disabled() {
10
- return this._disabled;
11
- }
12
- set disabled(value) {
13
- this._disabled = coerceBooleanProperty(value);
4
+ constructor(hostElement) {
5
+ this.hostElement = hostElement;
6
+ /**
7
+ * Set disabled attr for the host element. [docs]
8
+ * @type boolean
9
+ */
10
+ this.disabled = false;
14
11
  }
15
12
  get isDisabled() {
16
13
  return this.disabled || null;
@@ -35,14 +32,10 @@ export class ListGroupItemDirective {
35
32
  [`list-group-item-${this.color}`]: !!this.color
36
33
  };
37
34
  }
38
- constructor(hostElement) {
39
- this.hostElement = hostElement;
40
- this._disabled = false;
41
- }
42
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ListGroupItemDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
43
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.3", type: ListGroupItemDirective, isStandalone: true, selector: "[cListGroupItem], c-list-group-item", inputs: { active: "active", color: "color", disabled: "disabled" }, host: { properties: { "attr.aria-disabled": "this.isDisabled", "attr.disabled": "this.attrDisabled", "attr.tabindex": "this.getTabindex", "attr.aria-current": "this.ariaCurrent", "class": "this.hostClasses" } }, exportAs: ["cListGroupItem"], ngImport: i0 }); }
35
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ListGroupItemDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
36
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: ListGroupItemDirective, isStandalone: true, selector: "[cListGroupItem], c-list-group-item", inputs: { active: "active", color: "color", disabled: ["disabled", "disabled", booleanAttribute] }, host: { properties: { "attr.aria-disabled": "this.isDisabled", "attr.disabled": "this.attrDisabled", "attr.tabindex": "this.getTabindex", "attr.aria-current": "this.ariaCurrent", "class": "this.hostClasses" } }, exportAs: ["cListGroupItem"], ngImport: i0 }); }
44
37
  }
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ListGroupItemDirective, decorators: [{
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ListGroupItemDirective, decorators: [{
46
39
  type: Directive,
47
40
  args: [{
48
41
  selector: '[cListGroupItem], c-list-group-item',
@@ -54,7 +47,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImpor
54
47
  }], color: [{
55
48
  type: Input
56
49
  }], disabled: [{
57
- type: Input
50
+ type: Input,
51
+ args: [{ transform: booleanAttribute }]
58
52
  }], isDisabled: [{
59
53
  type: HostBinding,
60
54
  args: ['attr.aria-disabled']
@@ -71,4 +65,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImpor
71
65
  type: HostBinding,
72
66
  args: ['class']
73
67
  }] } });
74
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC1ncm91cC1pdGVtLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvbGlzdC1ncm91cC9saXN0LWdyb3VwLWl0ZW0uZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQWMsV0FBVyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxRSxPQUFPLEVBQWdCLHFCQUFxQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7O0FBUTVFLE1BQU0sT0FBTyxzQkFBc0I7SUFnQmpDOzs7T0FHRztJQUNILElBQ0ksUUFBUTtRQUNWLE9BQU8sSUFBSSxDQUFDLFNBQVMsQ0FBQztJQUN4QixDQUFDO0lBQ0QsSUFBSSxRQUFRLENBQUMsS0FBYztRQUN6QixJQUFJLENBQUMsU0FBUyxHQUFHLHFCQUFxQixDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ2hELENBQUM7SUFHRCxJQUNJLFVBQVU7UUFDWixPQUFPLElBQUksQ0FBQyxRQUFRLElBQUksSUFBSSxDQUFDO0lBQy9CLENBQUM7SUFFRCxJQUNJLFlBQVk7UUFDZCxPQUFPLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDO0lBQ25DLENBQUM7SUFBQSxDQUFDO0lBRUYsSUFDSSxXQUFXO1FBQ2IsT0FBTyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQztJQUNyQyxDQUFDO0lBRUQsSUFBc0MsV0FBVztRQUMvQyxPQUFPLENBQUMsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDO0lBQ3ZCLENBQUM7SUFFRCxJQUNJLFdBQVc7UUFDYixNQUFNLElBQUksR0FBZ0IsSUFBSSxDQUFDLFdBQVcsQ0FBQyxhQUFhLENBQUM7UUFDekQsT0FBTztZQUNMLGlCQUFpQixFQUFFLElBQUk7WUFDdkIsd0JBQXdCLEVBQUUsSUFBSSxDQUFDLFFBQVEsS0FBSyxHQUFHLElBQUksSUFBSSxDQUFDLFFBQVEsS0FBSyxRQUFRO1lBQzdFLE1BQU0sRUFBRSxDQUFDLENBQUMsSUFBSSxDQUFDLE1BQU07WUFDckIsUUFBUSxFQUFFLElBQUksQ0FBQyxVQUFVO1lBQ3pCLENBQUMsbUJBQW1CLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxJQUFJLENBQUMsS0FBSztTQUNoRCxDQUFDO0lBQ0osQ0FBQztJQUVELFlBQ1UsV0FBdUI7UUFBdkIsZ0JBQVcsR0FBWCxXQUFXLENBQVk7UUFsQ3pCLGNBQVMsR0FBRyxLQUFLLENBQUM7SUFtQ3RCLENBQUM7OEdBOURNLHNCQUFzQjtrR0FBdEIsc0JBQXNCOzsyRkFBdEIsc0JBQXNCO2tCQUxsQyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxxQ0FBcUM7b0JBQy9DLFFBQVEsRUFBRSxnQkFBZ0I7b0JBQzFCLFVBQVUsRUFBRSxJQUFJO2lCQUNqQjtpR0FTVSxNQUFNO3NCQUFkLEtBQUs7Z0JBTUcsS0FBSztzQkFBYixLQUFLO2dCQU9GLFFBQVE7c0JBRFgsS0FBSztnQkFVRixVQUFVO3NCQURiLFdBQVc7dUJBQUMsb0JBQW9CO2dCQU03QixZQUFZO3NCQURmLFdBQVc7dUJBQUMsZUFBZTtnQkFNeEIsV0FBVztzQkFEZCxXQUFXO3VCQUFDLGVBQWU7Z0JBS1UsV0FBVztzQkFBaEQsV0FBVzt1QkFBQyxtQkFBbUI7Z0JBSzVCLFdBQVc7c0JBRGQsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBIb3N0QmluZGluZywgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJvb2xlYW5JbnB1dCwgY29lcmNlQm9vbGVhblByb3BlcnR5IH0gZnJvbSAnQGFuZ3VsYXIvY2RrL2NvZXJjaW9uJztcbmltcG9ydCB7IENvbG9ycyB9IGZyb20gJy4uL2NvcmV1aS50eXBlcyc7XG5cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogJ1tjTGlzdEdyb3VwSXRlbV0sIGMtbGlzdC1ncm91cC1pdGVtJyxcbiAgZXhwb3J0QXM6ICdjTGlzdEdyb3VwSXRlbScsXG4gIHN0YW5kYWxvbmU6IHRydWVcbn0pXG5leHBvcnQgY2xhc3MgTGlzdEdyb3VwSXRlbURpcmVjdGl2ZSB7XG5cbiAgc3RhdGljIG5nQWNjZXB0SW5wdXRUeXBlX2Rpc2FibGVkOiBCb29sZWFuSW5wdXQ7XG5cbiAgLyoqXG4gICAqIFRvZ2dsZSB0aGUgYWN0aXZlIHN0YXRlIGZvciB0aGUgY29tcG9uZW50LlxuICAgKiBAdHlwZSBib29sZWFuXG4gICAqL1xuICBASW5wdXQoKSBhY3RpdmU/OiBib29sZWFuO1xuXG4gIC8qKlxuICAgKiBTZXRzIHRoZSBjb2xvciBjb250ZXh0IG9mIHRoZSBjb21wb25lbnQgdG8gb25lIG9mIENvcmVVSeKAmXMgdGhlbWVkIGNvbG9ycy5cbiAgICogQHR5cGUgQ29sb3JzXG4gICAqL1xuICBASW5wdXQoKSBjb2xvcj86IENvbG9ycztcblxuICAvKipcbiAgICogU2V0IGRpc2FibGVkIGF0dHIgZm9yIHRoZSBob3N0IGVsZW1lbnQuIFtkb2NzXVxuICAgKiBAdHlwZSBib29sZWFuXG4gICAqL1xuICBASW5wdXQoKVxuICBnZXQgZGlzYWJsZWQoKTogYm9vbGVhbiB7XG4gICAgcmV0dXJuIHRoaXMuX2Rpc2FibGVkO1xuICB9XG4gIHNldCBkaXNhYmxlZCh2YWx1ZTogYm9vbGVhbikge1xuICAgIHRoaXMuX2Rpc2FibGVkID0gY29lcmNlQm9vbGVhblByb3BlcnR5KHZhbHVlKTtcbiAgfVxuICBwcml2YXRlIF9kaXNhYmxlZCA9IGZhbHNlO1xuXG4gIEBIb3N0QmluZGluZygnYXR0ci5hcmlhLWRpc2FibGVkJylcbiAgZ2V0IGlzRGlzYWJsZWQoKTogYm9vbGVhbiB8IG51bGwge1xuICAgIHJldHVybiB0aGlzLmRpc2FibGVkIHx8IG51bGw7XG4gIH1cblxuICBASG9zdEJpbmRpbmcoJ2F0dHIuZGlzYWJsZWQnKVxuICBnZXQgYXR0ckRpc2FibGVkKCkge1xuICAgIHJldHVybiB0aGlzLmRpc2FibGVkID8gJycgOiBudWxsO1xuICB9O1xuXG4gIEBIb3N0QmluZGluZygnYXR0ci50YWJpbmRleCcpXG4gIGdldCBnZXRUYWJpbmRleCgpOiBzdHJpbmcgfCBudWxsIHtcbiAgICByZXR1cm4gdGhpcy5kaXNhYmxlZCA/ICctMScgOiBudWxsO1xuICB9XG5cbiAgQEhvc3RCaW5kaW5nKCdhdHRyLmFyaWEtY3VycmVudCcpIGdldCBhcmlhQ3VycmVudCgpOiBib29sZWFuIHtcbiAgICByZXR1cm4gISF0aGlzLmFjdGl2ZTtcbiAgfVxuXG4gIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICBnZXQgaG9zdENsYXNzZXMoKTogYW55IHtcbiAgICBjb25zdCBob3N0OiBIVE1MRWxlbWVudCA9IHRoaXMuaG9zdEVsZW1lbnQubmF0aXZlRWxlbWVudDtcbiAgICByZXR1cm4ge1xuICAgICAgJ2xpc3QtZ3JvdXAtaXRlbSc6IHRydWUsXG4gICAgICAnbGlzdC1ncm91cC1pdGVtLWFjdGlvbic6IGhvc3Qubm9kZU5hbWUgPT09ICdBJyB8fCBob3N0Lm5vZGVOYW1lID09PSAnQlVUVE9OJyxcbiAgICAgIGFjdGl2ZTogISF0aGlzLmFjdGl2ZSxcbiAgICAgIGRpc2FibGVkOiB0aGlzLmlzRGlzYWJsZWQsXG4gICAgICBbYGxpc3QtZ3JvdXAtaXRlbS0ke3RoaXMuY29sb3J9YF06ICEhdGhpcy5jb2xvclxuICAgIH07XG4gIH1cblxuICBjb25zdHJ1Y3RvcihcbiAgICBwcml2YXRlIGhvc3RFbGVtZW50OiBFbGVtZW50UmVmXG4gICkgeyB9XG59XG4iXX0=
68
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC1ncm91cC1pdGVtLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvbGlzdC1ncm91cC9saXN0LWdyb3VwLWl0ZW0uZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxTQUFTLEVBQWMsV0FBVyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFRNUYsTUFBTSxPQUFPLHNCQUFzQjtJQUVqQyxZQUNVLFdBQXVCO1FBQXZCLGdCQUFXLEdBQVgsV0FBVyxDQUFZO1FBZWpDOzs7V0FHRztRQUNxQyxhQUFRLEdBQXFCLEtBQUssQ0FBQztJQWxCdkUsQ0FBQztJQW9CTCxJQUNJLFVBQVU7UUFDWixPQUFnQixJQUFJLENBQUMsUUFBUSxJQUFJLElBQUksQ0FBQztJQUN4QyxDQUFDO0lBRUQsSUFDSSxZQUFZO1FBQ2QsT0FBTyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQztJQUNuQyxDQUFDO0lBQUEsQ0FBQztJQUVGLElBQ0ksV0FBVztRQUNiLE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUM7SUFDckMsQ0FBQztJQUVELElBQXNDLFdBQVc7UUFDL0MsT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQztJQUN2QixDQUFDO0lBRUQsSUFDSSxXQUFXO1FBQ2IsTUFBTSxJQUFJLEdBQWdCLElBQUksQ0FBQyxXQUFXLENBQUMsYUFBYSxDQUFDO1FBQ3pELE9BQU87WUFDTCxpQkFBaUIsRUFBRSxJQUFJO1lBQ3ZCLHdCQUF3QixFQUFFLElBQUksQ0FBQyxRQUFRLEtBQUssR0FBRyxJQUFJLElBQUksQ0FBQyxRQUFRLEtBQUssUUFBUTtZQUM3RSxNQUFNLEVBQUUsQ0FBQyxDQUFDLElBQUksQ0FBQyxNQUFNO1lBQ3JCLFFBQVEsRUFBRSxJQUFJLENBQUMsVUFBVTtZQUN6QixDQUFDLG1CQUFtQixJQUFJLENBQUMsS0FBSyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsSUFBSSxDQUFDLEtBQUs7U0FDaEQsQ0FBQztJQUNKLENBQUM7OEdBckRVLHNCQUFzQjtrR0FBdEIsc0JBQXNCLHNKQXNCYixnQkFBZ0I7OzJGQXRCekIsc0JBQXNCO2tCQUxsQyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxxQ0FBcUM7b0JBQy9DLFFBQVEsRUFBRSxnQkFBZ0I7b0JBQzFCLFVBQVUsRUFBRSxJQUFJO2lCQUNqQjtpR0FXVSxNQUFNO3NCQUFkLEtBQUs7Z0JBTUcsS0FBSztzQkFBYixLQUFLO2dCQU1rQyxRQUFRO3NCQUEvQyxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUdsQyxVQUFVO3NCQURiLFdBQVc7dUJBQUMsb0JBQW9CO2dCQU03QixZQUFZO3NCQURmLFdBQVc7dUJBQUMsZUFBZTtnQkFNeEIsV0FBVztzQkFEZCxXQUFXO3VCQUFDLGVBQWU7Z0JBS1UsV0FBVztzQkFBaEQsV0FBVzt1QkFBQyxtQkFBbUI7Z0JBSzVCLFdBQVc7c0JBRGQsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgYm9vbGVhbkF0dHJpYnV0ZSwgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBIb3N0QmluZGluZywgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbG9ycyB9IGZyb20gJy4uL2NvcmV1aS50eXBlcyc7XG5cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogJ1tjTGlzdEdyb3VwSXRlbV0sIGMtbGlzdC1ncm91cC1pdGVtJyxcbiAgZXhwb3J0QXM6ICdjTGlzdEdyb3VwSXRlbScsXG4gIHN0YW5kYWxvbmU6IHRydWVcbn0pXG5leHBvcnQgY2xhc3MgTGlzdEdyb3VwSXRlbURpcmVjdGl2ZSB7XG5cbiAgY29uc3RydWN0b3IoXG4gICAgcHJpdmF0ZSBob3N0RWxlbWVudDogRWxlbWVudFJlZlxuICApIHsgfVxuXG4gIC8qKlxuICAgKiBUb2dnbGUgdGhlIGFjdGl2ZSBzdGF0ZSBmb3IgdGhlIGNvbXBvbmVudC5cbiAgICogQHR5cGUgYm9vbGVhblxuICAgKi9cbiAgQElucHV0KCkgYWN0aXZlPzogYm9vbGVhbjtcblxuICAvKipcbiAgICogU2V0cyB0aGUgY29sb3IgY29udGV4dCBvZiB0aGUgY29tcG9uZW50IHRvIG9uZSBvZiBDb3JlVUnigJlzIHRoZW1lZCBjb2xvcnMuXG4gICAqIEB0eXBlIENvbG9yc1xuICAgKi9cbiAgQElucHV0KCkgY29sb3I/OiBDb2xvcnM7XG5cbiAgLyoqXG4gICAqIFNldCBkaXNhYmxlZCBhdHRyIGZvciB0aGUgaG9zdCBlbGVtZW50LiBbZG9jc11cbiAgICogQHR5cGUgYm9vbGVhblxuICAgKi9cbiAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pIGRpc2FibGVkOiBzdHJpbmcgfCBib29sZWFuID0gZmFsc2U7XG5cbiAgQEhvc3RCaW5kaW5nKCdhdHRyLmFyaWEtZGlzYWJsZWQnKVxuICBnZXQgaXNEaXNhYmxlZCgpOiBib29sZWFuIHwgbnVsbCB7XG4gICAgcmV0dXJuIDxib29sZWFuPnRoaXMuZGlzYWJsZWQgfHwgbnVsbDtcbiAgfVxuXG4gIEBIb3N0QmluZGluZygnYXR0ci5kaXNhYmxlZCcpXG4gIGdldCBhdHRyRGlzYWJsZWQoKSB7XG4gICAgcmV0dXJuIHRoaXMuZGlzYWJsZWQgPyAnJyA6IG51bGw7XG4gIH07XG5cbiAgQEhvc3RCaW5kaW5nKCdhdHRyLnRhYmluZGV4JylcbiAgZ2V0IGdldFRhYmluZGV4KCk6IHN0cmluZyB8IG51bGwge1xuICAgIHJldHVybiB0aGlzLmRpc2FibGVkID8gJy0xJyA6IG51bGw7XG4gIH1cblxuICBASG9zdEJpbmRpbmcoJ2F0dHIuYXJpYS1jdXJyZW50JykgZ2V0IGFyaWFDdXJyZW50KCk6IGJvb2xlYW4ge1xuICAgIHJldHVybiAhIXRoaXMuYWN0aXZlO1xuICB9XG5cbiAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gIGdldCBob3N0Q2xhc3NlcygpOiBhbnkge1xuICAgIGNvbnN0IGhvc3Q6IEhUTUxFbGVtZW50ID0gdGhpcy5ob3N0RWxlbWVudC5uYXRpdmVFbGVtZW50O1xuICAgIHJldHVybiB7XG4gICAgICAnbGlzdC1ncm91cC1pdGVtJzogdHJ1ZSxcbiAgICAgICdsaXN0LWdyb3VwLWl0ZW0tYWN0aW9uJzogaG9zdC5ub2RlTmFtZSA9PT0gJ0EnIHx8IGhvc3Qubm9kZU5hbWUgPT09ICdCVVRUT04nLFxuICAgICAgYWN0aXZlOiAhIXRoaXMuYWN0aXZlLFxuICAgICAgZGlzYWJsZWQ6IHRoaXMuaXNEaXNhYmxlZCxcbiAgICAgIFtgbGlzdC1ncm91cC1pdGVtLSR7dGhpcy5jb2xvcn1gXTogISF0aGlzLmNvbG9yXG4gICAgfTtcbiAgfVxuXG59XG4iXX0=
@@ -1,45 +1,37 @@
1
- import { Directive, HostBinding, Input } from '@angular/core';
2
- import { coerceBooleanProperty } from '@angular/cdk/coercion';
1
+ import { booleanAttribute, Directive, HostBinding, Input } from '@angular/core';
3
2
  import * as i0 from "@angular/core";
4
3
  export class ListGroupDirective {
5
- /**
6
- * Remove some borders and rounded corners to render list group items edge-to-edge in a parent component (e.g., `<CCard>`).
7
- * @type boolean
8
- */
9
- set flush(value) {
10
- this._flush = coerceBooleanProperty(value);
11
- }
12
- ;
13
- get flush() {
14
- return this._flush;
4
+ constructor() {
5
+ /**
6
+ * Remove some borders and rounded corners to render list group items edge-to-edge in a parent component (e.g., `<CCard>`).
7
+ * @type boolean
8
+ */
9
+ this.flush = false;
15
10
  }
16
11
  get hostClasses() {
17
- const classes = {
12
+ return {
18
13
  'list-group': true,
19
14
  'list-group-horizontal': this.horizontal === true || this.horizontal === '',
20
15
  [`list-group-horizontal-${this.horizontal}`]: !!this.horizontal && typeof this.horizontal !== 'boolean',
21
- 'list-group-flush': this.flush,
16
+ 'list-group-flush': this.flush
22
17
  };
23
- return classes;
24
18
  }
25
- constructor() {
26
- this._flush = false;
27
- }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ListGroupDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
29
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.3", type: ListGroupDirective, isStandalone: true, selector: "[cListGroup]", inputs: { flush: "flush", horizontal: "horizontal" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ListGroupDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
20
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: ListGroupDirective, isStandalone: true, selector: "[cListGroup]", inputs: { flush: ["flush", "flush", booleanAttribute], horizontal: "horizontal" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 }); }
30
21
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ListGroupDirective, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ListGroupDirective, decorators: [{
32
23
  type: Directive,
33
24
  args: [{
34
25
  selector: '[cListGroup]',
35
26
  standalone: true
36
27
  }]
37
- }], ctorParameters: function () { return []; }, propDecorators: { flush: [{
38
- type: Input
28
+ }], propDecorators: { flush: [{
29
+ type: Input,
30
+ args: [{ transform: booleanAttribute }]
39
31
  }], horizontal: [{
40
32
  type: Input
41
33
  }], hostClasses: [{
42
34
  type: HostBinding,
43
35
  args: ['class']
44
36
  }] } });
45
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC1ncm91cC5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JldWktYW5ndWxhci9zcmMvbGliL2xpc3QtZ3JvdXAvbGlzdC1ncm91cC5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLFNBQVMsRUFBRSxXQUFXLEVBQUUsS0FBSyxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBRTVELE9BQU8sRUFBZ0IscUJBQXFCLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQzs7QUFNNUUsTUFBTSxPQUFPLGtCQUFrQjtJQUc3Qjs7O09BR0c7SUFDSCxJQUNJLEtBQUssQ0FBQyxLQUFjO1FBQ3RCLElBQUksQ0FBQyxNQUFNLEdBQUcscUJBQXFCLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDN0MsQ0FBQztJQUFBLENBQUM7SUFDRixJQUFJLEtBQUs7UUFDUCxPQUFPLElBQUksQ0FBQyxNQUFNLENBQUM7SUFDckIsQ0FBQztJQU9ELElBQ0ksV0FBVztRQUNiLE1BQU0sT0FBTyxHQUFHO1lBQ2QsWUFBWSxFQUFFLElBQUk7WUFDbEIsdUJBQXVCLEVBQUUsSUFBSSxDQUFDLFVBQVUsS0FBSyxJQUFJLElBQUksSUFBSSxDQUFDLFVBQVUsS0FBSyxFQUFFO1lBQzNFLENBQUMseUJBQXlCLElBQUksQ0FBQyxVQUFVLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxJQUFJLENBQUMsVUFBVSxJQUFJLE9BQU8sSUFBSSxDQUFDLFVBQVUsS0FBSyxTQUFTO1lBQ3ZHLGtCQUFrQixFQUFFLElBQUksQ0FBQyxLQUFLO1NBQy9CLENBQUM7UUFDRixPQUFPLE9BQU8sQ0FBQztJQUNqQixDQUFDO0lBRUQ7UUFqQlEsV0FBTSxHQUFHLEtBQUssQ0FBQztJQWlCTCxDQUFDOzhHQS9CUixrQkFBa0I7a0dBQWxCLGtCQUFrQjs7MkZBQWxCLGtCQUFrQjtrQkFKOUIsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsY0FBYztvQkFDeEIsVUFBVSxFQUFFLElBQUk7aUJBQ2pCOzBFQVNLLEtBQUs7c0JBRFIsS0FBSztnQkFXRyxVQUFVO3NCQUFsQixLQUFLO2dCQUdGLFdBQVc7c0JBRGQsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtEaXJlY3RpdmUsIEhvc3RCaW5kaW5nLCBJbnB1dH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBTaXplcyB9IGZyb20gJy4uL2NvcmV1aS50eXBlcyc7XG5pbXBvcnQgeyBCb29sZWFuSW5wdXQsIGNvZXJjZUJvb2xlYW5Qcm9wZXJ0eSB9IGZyb20gJ0Bhbmd1bGFyL2Nkay9jb2VyY2lvbic7XG5cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogJ1tjTGlzdEdyb3VwXScsXG4gIHN0YW5kYWxvbmU6IHRydWVcbn0pXG5leHBvcnQgY2xhc3MgTGlzdEdyb3VwRGlyZWN0aXZlIHtcbiAgc3RhdGljIG5nQWNjZXB0SW5wdXRUeXBlX2ZsdXNoOiBCb29sZWFuSW5wdXQ7XG5cbiAgLyoqXG4gICAqIFJlbW92ZSBzb21lIGJvcmRlcnMgYW5kIHJvdW5kZWQgY29ybmVycyB0byByZW5kZXIgbGlzdCBncm91cCBpdGVtcyBlZGdlLXRvLWVkZ2UgaW4gYSBwYXJlbnQgY29tcG9uZW50IChlLmcuLCBgPENDYXJkPmApLlxuICAgKiBAdHlwZSBib29sZWFuXG4gICAqL1xuICBASW5wdXQoKVxuICBzZXQgZmx1c2godmFsdWU6IGJvb2xlYW4pIHtcbiAgICB0aGlzLl9mbHVzaCA9IGNvZXJjZUJvb2xlYW5Qcm9wZXJ0eSh2YWx1ZSk7XG4gIH07XG4gIGdldCBmbHVzaCgpIHtcbiAgICByZXR1cm4gdGhpcy5fZmx1c2g7XG4gIH1cbiAgcHJpdmF0ZSBfZmx1c2ggPSBmYWxzZTtcbiAgLyoqXG4gICAqIFNwZWNpZnkgaG9yaXpvbnRhbCBsYXlvdXQgdHlwZS5cbiAgICovXG4gIEBJbnB1dCgpIGhvcml6b250YWw/OiBib29sZWFuIHwgU2l6ZXM7XG5cbiAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gIGdldCBob3N0Q2xhc3NlcygpOiBhbnkge1xuICAgIGNvbnN0IGNsYXNzZXMgPSB7XG4gICAgICAnbGlzdC1ncm91cCc6IHRydWUsXG4gICAgICAnbGlzdC1ncm91cC1ob3Jpem9udGFsJzogdGhpcy5ob3Jpem9udGFsID09PSB0cnVlIHx8IHRoaXMuaG9yaXpvbnRhbCA9PT0gJycsXG4gICAgICBbYGxpc3QtZ3JvdXAtaG9yaXpvbnRhbC0ke3RoaXMuaG9yaXpvbnRhbH1gXTogISF0aGlzLmhvcml6b250YWwgJiYgdHlwZW9mIHRoaXMuaG9yaXpvbnRhbCAhPT0gJ2Jvb2xlYW4nLFxuICAgICAgJ2xpc3QtZ3JvdXAtZmx1c2gnOiB0aGlzLmZsdXNoLFxuICAgIH07XG4gICAgcmV0dXJuIGNsYXNzZXM7XG4gIH1cblxuICBjb25zdHJ1Y3RvciggKSB7ICB9XG5cbn1cblxuIl19
37
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC1ncm91cC5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JldWktYW5ndWxhci9zcmMvbGliL2xpc3QtZ3JvdXAvbGlzdC1ncm91cC5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGdCQUFnQixFQUFFLFNBQVMsRUFBRSxXQUFXLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU9oRixNQUFNLE9BQU8sa0JBQWtCO0lBSi9CO1FBTUU7OztXQUdHO1FBQ3FDLFVBQUssR0FBcUIsS0FBSyxDQUFDO0tBaUJ6RTtJQVZDLElBQ0ksV0FBVztRQUNiLE9BQU87WUFDTCxZQUFZLEVBQUUsSUFBSTtZQUNsQix1QkFBdUIsRUFBRSxJQUFJLENBQUMsVUFBVSxLQUFLLElBQUksSUFBSSxJQUFJLENBQUMsVUFBVSxLQUFLLEVBQUU7WUFDM0UsQ0FBQyx5QkFBeUIsSUFBSSxDQUFDLFVBQVUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLElBQUksQ0FBQyxVQUFVLElBQUksT0FBTyxJQUFJLENBQUMsVUFBVSxLQUFLLFNBQVM7WUFDdkcsa0JBQWtCLEVBQUUsSUFBSSxDQUFDLEtBQUs7U0FDL0IsQ0FBQztJQUNKLENBQUM7OEdBckJVLGtCQUFrQjtrR0FBbEIsa0JBQWtCLG9GQU1ULGdCQUFnQjs7MkZBTnpCLGtCQUFrQjtrQkFKOUIsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsY0FBYztvQkFDeEIsVUFBVSxFQUFFLElBQUk7aUJBQ2pCOzhCQU95QyxLQUFLO3NCQUE1QyxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUs3QixVQUFVO3NCQUFsQixLQUFLO2dCQUdGLFdBQVc7c0JBRGQsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgYm9vbGVhbkF0dHJpYnV0ZSwgRGlyZWN0aXZlLCBIb3N0QmluZGluZywgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFNpemVzIH0gZnJvbSAnLi4vY29yZXVpLnR5cGVzJztcblxuQERpcmVjdGl2ZSh7XG4gIHNlbGVjdG9yOiAnW2NMaXN0R3JvdXBdJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZVxufSlcbmV4cG9ydCBjbGFzcyBMaXN0R3JvdXBEaXJlY3RpdmUge1xuXG4gIC8qKlxuICAgKiBSZW1vdmUgc29tZSBib3JkZXJzIGFuZCByb3VuZGVkIGNvcm5lcnMgdG8gcmVuZGVyIGxpc3QgZ3JvdXAgaXRlbXMgZWRnZS10by1lZGdlIGluIGEgcGFyZW50IGNvbXBvbmVudCAoZS5nLiwgYDxDQ2FyZD5gKS5cbiAgICogQHR5cGUgYm9vbGVhblxuICAgKi9cbiAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pIGZsdXNoOiBzdHJpbmcgfCBib29sZWFuID0gZmFsc2U7XG5cbiAgLyoqXG4gICAqIFNwZWNpZnkgaG9yaXpvbnRhbCBsYXlvdXQgdHlwZS5cbiAgICovXG4gIEBJbnB1dCgpIGhvcml6b250YWw/OiBib29sZWFuIHwgU2l6ZXM7XG5cbiAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gIGdldCBob3N0Q2xhc3NlcygpOiBhbnkge1xuICAgIHJldHVybiB7XG4gICAgICAnbGlzdC1ncm91cCc6IHRydWUsXG4gICAgICAnbGlzdC1ncm91cC1ob3Jpem9udGFsJzogdGhpcy5ob3Jpem9udGFsID09PSB0cnVlIHx8IHRoaXMuaG9yaXpvbnRhbCA9PT0gJycsXG4gICAgICBbYGxpc3QtZ3JvdXAtaG9yaXpvbnRhbC0ke3RoaXMuaG9yaXpvbnRhbH1gXTogISF0aGlzLmhvcml6b250YWwgJiYgdHlwZW9mIHRoaXMuaG9yaXpvbnRhbCAhPT0gJ2Jvb2xlYW4nLFxuICAgICAgJ2xpc3QtZ3JvdXAtZmx1c2gnOiB0aGlzLmZsdXNoXG4gICAgfTtcbiAgfVxuXG59XG5cbiJdfQ==
@@ -3,11 +3,11 @@ import { ListGroupDirective } from './list-group.directive';
3
3
  import { ListGroupItemDirective } from './list-group-item.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  export class ListGroupModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ListGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.3", ngImport: i0, type: ListGroupModule, imports: [ListGroupDirective, ListGroupItemDirective], exports: [ListGroupDirective, ListGroupItemDirective] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ListGroupModule }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ListGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: ListGroupModule, imports: [ListGroupDirective, ListGroupItemDirective], exports: [ListGroupDirective, ListGroupItemDirective] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ListGroupModule }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ListGroupModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ListGroupModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  exports: [ListGroupDirective, ListGroupItemDirective],
@@ -65,10 +65,10 @@ export class LoadingButtonComponent extends ButtonDirective {
65
65
  this.disabled = this.disabledOnLoading && changes['loading'].currentValue;
66
66
  }
67
67
  }
68
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: LoadingButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
69
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.3", type: LoadingButtonComponent, isStandalone: true, selector: "button[cLoadingButton], a[cLoadingButton]", inputs: { disabledOnLoading: "disabledOnLoading", loading: "loading", spinnerType: "spinnerType" }, outputs: { loadingChange: "loadingChange" }, host: { properties: { "class": "this.hostClasses" } }, exportAs: ["cLoadingButton"], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<c-spinner [variant]=\"spinnerType\" size=\"sm\" class=\"btn-loading-spinner\" @loadingButton *ngIf=\"loading\" />\n<ng-content />\n", dependencies: [{ kind: "component", type: SpinnerComponent, selector: "c-spinner", inputs: ["color", "label", "size", "variant", "role"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], animations: [loadingButtonAnimation] }); }
68
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: LoadingButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
69
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.7", type: LoadingButtonComponent, isStandalone: true, selector: "button[cLoadingButton], a[cLoadingButton]", inputs: { disabledOnLoading: "disabledOnLoading", loading: "loading", spinnerType: "spinnerType" }, outputs: { loadingChange: "loadingChange" }, host: { properties: { "class": "this.hostClasses" } }, exportAs: ["cLoadingButton"], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<c-spinner [variant]=\"spinnerType\" size=\"sm\" class=\"btn-loading-spinner\" @loadingButton *ngIf=\"loading\" />\n<ng-content />\n", dependencies: [{ kind: "component", type: SpinnerComponent, selector: "c-spinner", inputs: ["color", "label", "size", "variant", "role"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], animations: [loadingButtonAnimation] }); }
70
70
  }
71
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: LoadingButtonComponent, decorators: [{
71
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: LoadingButtonComponent, decorators: [{
72
72
  type: Component,
73
73
  args: [{ selector: 'button[cLoadingButton], a[cLoadingButton]', exportAs: 'cLoadingButton', imports: [SpinnerComponent, NgIf], standalone: true, animations: [loadingButtonAnimation], template: "<c-spinner [variant]=\"spinnerType\" size=\"sm\" class=\"btn-loading-spinner\" @loadingButton *ngIf=\"loading\" />\n<ng-content />\n" }]
74
74
  }], ctorParameters: function () { return []; }, propDecorators: { disabledOnLoading: [{
@@ -2,11 +2,11 @@ import { NgModule } from '@angular/core';
2
2
  import { LoadingButtonComponent } from './loading-button.component';
3
3
  import * as i0 from "@angular/core";
4
4
  export class LoadingButtonModule {
5
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: LoadingButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.3", ngImport: i0, type: LoadingButtonModule, imports: [LoadingButtonComponent], exports: [LoadingButtonComponent] }); }
7
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: LoadingButtonModule }); }
5
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: LoadingButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: LoadingButtonModule, imports: [LoadingButtonComponent], exports: [LoadingButtonComponent] }); }
7
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: LoadingButtonModule }); }
8
8
  }
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: LoadingButtonModule, decorators: [{
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: LoadingButtonModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  exports: [LoadingButtonComponent],
@@ -212,8 +212,8 @@ export class ModalComponent {
212
212
  }, 300);
213
213
  }
214
214
  }
215
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalComponent, deps: [{ token: DOCUMENT }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.ModalService }, { token: i2.BackdropService }], target: i0.ɵɵFactoryTarget.Component }); }
216
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.3", type: ModalComponent, isStandalone: true, selector: "c-modal", inputs: { alignment: "alignment", backdrop: "backdrop", fullscreen: "fullscreen", keyboard: "keyboard", id: "id", size: "size", transition: "transition", role: "role", ariaModal: "ariaModal", scrollable: "scrollable", visible: "visible" }, outputs: { visibleChange: "visibleChange" }, host: { listeners: { "@showHide.start": "animateStart($event)", "@showHide.done": "animateDone($event)", "document:keyup": "onKeyDownHandler($event)", "mousedown": "onMouseDownHandler($event)", "click": "onClickHandler($event)" }, properties: { "attr.role": "this.role", "attr.aria-modal": "this.ariaModal", "class": "this.hostClasses", "attr.aria-hidden": "this.ariaHidden", "attr.tabindex": "this.tabIndex", "@showHide": "this.animateTrigger" } }, viewQueries: [{ propertyName: "modalContent", first: true, predicate: ModalContentComponent, descendants: true, read: ElementRef }], exportAs: ["cModal"], ngImport: i0, template: "<c-modal-dialog\n [alignment]=\"alignment\"\n [fullscreen]=\"fullscreen\"\n [scrollable]=\"scrollable\"\n [size]=\"size\">\n <c-modal-content>\n <div [cdkTrapFocus]=\"visible\" [cdkTrapFocusAutoCapture]=\"visible\" style=\"display: contents;\">\n <ng-content></ng-content>\n </div>\n </c-modal-content>\n</c-modal-dialog>\n", dependencies: [{ kind: "component", type: ModalDialogComponent, selector: "c-modal-dialog", inputs: ["alignment", "fullscreen", "scrollable", "size"] }, { kind: "component", type: ModalContentComponent, selector: "c-modal-content" }, { kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i3.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], animations: [
215
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalComponent, deps: [{ token: DOCUMENT }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.ModalService }, { token: i2.BackdropService }], target: i0.ɵɵFactoryTarget.Component }); }
216
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.7", type: ModalComponent, isStandalone: true, selector: "c-modal", inputs: { alignment: "alignment", backdrop: "backdrop", fullscreen: "fullscreen", keyboard: "keyboard", id: "id", size: "size", transition: "transition", role: "role", ariaModal: "ariaModal", scrollable: "scrollable", visible: "visible" }, outputs: { visibleChange: "visibleChange" }, host: { listeners: { "@showHide.start": "animateStart($event)", "@showHide.done": "animateDone($event)", "document:keyup": "onKeyDownHandler($event)", "mousedown": "onMouseDownHandler($event)", "click": "onClickHandler($event)" }, properties: { "attr.role": "this.role", "attr.aria-modal": "this.ariaModal", "class": "this.hostClasses", "attr.aria-hidden": "this.ariaHidden", "attr.tabindex": "this.tabIndex", "@showHide": "this.animateTrigger" } }, viewQueries: [{ propertyName: "modalContent", first: true, predicate: ModalContentComponent, descendants: true, read: ElementRef }], exportAs: ["cModal"], ngImport: i0, template: "<c-modal-dialog\n [alignment]=\"alignment\"\n [fullscreen]=\"fullscreen\"\n [scrollable]=\"scrollable\"\n [size]=\"size\">\n <c-modal-content>\n <div [cdkTrapFocus]=\"visible\" [cdkTrapFocusAutoCapture]=\"visible\" style=\"display: contents;\">\n <ng-content></ng-content>\n </div>\n </c-modal-content>\n</c-modal-dialog>\n", dependencies: [{ kind: "component", type: ModalDialogComponent, selector: "c-modal-dialog", inputs: ["alignment", "fullscreen", "scrollable", "size"] }, { kind: "component", type: ModalContentComponent, selector: "c-modal-content" }, { kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i3.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], animations: [
217
217
  trigger('showHide', [
218
218
  state('visible', style({
219
219
  // display: 'block'
@@ -225,7 +225,7 @@ export class ModalComponent {
225
225
  ])
226
226
  ] }); }
227
227
  }
228
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalComponent, decorators: [{
228
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalComponent, decorators: [{
229
229
  type: Component,
230
230
  args: [{ selector: 'c-modal', animations: [
231
231
  trigger('showHide', [
@@ -6,10 +6,10 @@ export class ModalBodyComponent {
6
6
  'modal-body': true,
7
7
  };
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalBodyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.3", type: ModalBodyComponent, isStandalone: true, selector: "c-modal-body", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}\n"] }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalBodyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.7", type: ModalBodyComponent, isStandalone: true, selector: "c-modal-body", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}\n"] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalBodyComponent, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalBodyComponent, decorators: [{
13
13
  type: Component,
14
14
  args: [{ selector: 'c-modal-body', template: '<ng-content></ng-content>', standalone: true, styles: [":host{display:block}\n"] }]
15
15
  }], propDecorators: { hostClasses: [{
@@ -6,10 +6,10 @@ export class ModalContentComponent {
6
6
  'modal-content': true
7
7
  };
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.3", type: ModalContentComponent, isStandalone: true, selector: "c-modal-content", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.7", type: ModalContentComponent, isStandalone: true, selector: "c-modal-content", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalContentComponent, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalContentComponent, decorators: [{
13
13
  type: Component,
14
14
  args: [{
15
15
  selector: 'c-modal-content',
@@ -11,10 +11,10 @@ export class ModalDialogComponent {
11
11
  [`modal-${this.size}`]: this.size
12
12
  };
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.3", type: ModalDialogComponent, isStandalone: true, selector: "c-modal-dialog", inputs: { alignment: "alignment", fullscreen: "fullscreen", scrollable: "scrollable", size: "size" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}:host.modal-dialog-centered{display:flex}\n"] }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.7", type: ModalDialogComponent, isStandalone: true, selector: "c-modal-dialog", inputs: { alignment: "alignment", fullscreen: "fullscreen", scrollable: "scrollable", size: "size" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}:host.modal-dialog-centered{display:flex}\n"] }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalDialogComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalDialogComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{ selector: 'c-modal-dialog', template: '<ng-content></ng-content>', standalone: true, styles: [":host{display:block}:host.modal-dialog-centered{display:flex}\n"] }]
20
20
  }], propDecorators: { alignment: [{
@@ -9,10 +9,10 @@ export class ModalToggleDirective {
9
9
  $event.preventDefault();
10
10
  this.modalService.toggle({ show: 'toggle', id: this.id });
11
11
  }
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalToggleDirective, deps: [{ token: i1.ModalService }], target: i0.ɵɵFactoryTarget.Directive }); }
13
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.3", type: ModalToggleDirective, isStandalone: true, selector: "[cModalToggle]", inputs: { id: ["cModalToggle", "id"] }, host: { listeners: { "click": "dismiss($event)" } }, ngImport: i0 }); }
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalToggleDirective, deps: [{ token: i1.ModalService }], target: i0.ɵɵFactoryTarget.Directive }); }
13
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: ModalToggleDirective, isStandalone: true, selector: "[cModalToggle]", inputs: { id: ["cModalToggle", "id"] }, host: { listeners: { "click": "dismiss($event)" } }, ngImport: i0 }); }
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalToggleDirective, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalToggleDirective, decorators: [{
16
16
  type: Directive,
17
17
  args: [{
18
18
  selector: '[cModalToggle]',
@@ -6,10 +6,10 @@ export class ModalFooterComponent {
6
6
  'modal-footer': true,
7
7
  };
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.3", type: ModalFooterComponent, isStandalone: true, selector: "c-modal-footer", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.7", type: ModalFooterComponent, isStandalone: true, selector: "c-modal-footer", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalFooterComponent, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalFooterComponent, decorators: [{
13
13
  type: Component,
14
14
  args: [{
15
15
  selector: 'c-modal-footer',
@@ -6,10 +6,10 @@ export class ModalHeaderComponent {
6
6
  'modal-header': true
7
7
  };
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.3", type: ModalHeaderComponent, isStandalone: true, selector: "c-modal-header", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.7", type: ModalHeaderComponent, isStandalone: true, selector: "c-modal-header", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalHeaderComponent, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalHeaderComponent, decorators: [{
13
13
  type: Component,
14
14
  args: [{
15
15
  selector: 'c-modal-header',
@@ -6,10 +6,10 @@ export class ModalTitleDirective {
6
6
  'modal-title': true,
7
7
  };
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
10
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.3", type: ModalTitleDirective, isStandalone: true, selector: "[cModalTitle]", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
10
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: ModalTitleDirective, isStandalone: true, selector: "[cModalTitle]", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalTitleDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalTitleDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[cModalTitle]',
@@ -10,8 +10,8 @@ import { ModalComponent } from './modal/modal.component';
10
10
  import { ModalService } from './modal.service';
11
11
  import * as i0 from "@angular/core";
12
12
  export class ModalModule {
13
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
14
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.3", ngImport: i0, type: ModalModule, imports: [ModalBodyComponent,
13
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
14
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: ModalModule, imports: [ModalBodyComponent,
15
15
  ModalComponent,
16
16
  ModalContentComponent,
17
17
  ModalDialogComponent,
@@ -26,9 +26,9 @@ export class ModalModule {
26
26
  ModalHeaderComponent,
27
27
  ModalTitleDirective,
28
28
  ModalToggleDirective] }); }
29
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalModule, providers: [ModalService], imports: [ModalComponent] }); }
29
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalModule, providers: [ModalService], imports: [ModalComponent] }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalModule, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalModule, decorators: [{
32
32
  type: NgModule,
33
33
  args: [{
34
34
  exports: [
@@ -9,10 +9,10 @@ export class ModalService {
9
9
  toggle(action) {
10
10
  this.modalState.next(action);
11
11
  }
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
13
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalService, providedIn: 'root' }); }
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
13
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalService, providedIn: 'root' }); }
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: ModalService, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: ModalService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -45,10 +45,10 @@ export class MultiSelectSearchDirective {
45
45
  }
46
46
  });
47
47
  }
48
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MultiSelectSearchDirective, deps: [{ token: i0.ElementRef }, { token: i0.DestroyRef }], target: i0.ɵɵFactoryTarget.Directive }); }
49
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.3", type: MultiSelectSearchDirective, isStandalone: true, selector: "[cMultiSelectSearch]", inputs: { delay: "delay", value: "value" }, outputs: { valueChange: "valueChange" }, exportAs: ["cMultiSelectSearch"], ngImport: i0 }); }
48
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: MultiSelectSearchDirective, deps: [{ token: i0.ElementRef }, { token: i0.DestroyRef }], target: i0.ɵɵFactoryTarget.Directive }); }
49
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: MultiSelectSearchDirective, isStandalone: true, selector: "[cMultiSelectSearch]", inputs: { delay: "delay", value: "value" }, outputs: { valueChange: "valueChange" }, exportAs: ["cMultiSelectSearch"], ngImport: i0 }); }
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MultiSelectSearchDirective, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: MultiSelectSearchDirective, decorators: [{
52
52
  type: Directive,
53
53
  args: [{
54
54
  selector: '[cMultiSelectSearch]',