@coreui/angular-pro 4.4.0-next.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (310) hide show
  1. package/README.md +1 -1
  2. package/esm2020/lib/accordion/accordion/accordion.component.mjs +3 -3
  3. package/esm2020/lib/accordion/accordion-button/accordion-button.directive.mjs +3 -3
  4. package/esm2020/lib/accordion/accordion-item/accordion-item.component.mjs +7 -9
  5. package/esm2020/lib/accordion/accordion.module.mjs +9 -22
  6. package/esm2020/lib/accordion/accordion.service.mjs +3 -3
  7. package/esm2020/lib/alert/alert-heading.directive.mjs +3 -3
  8. package/esm2020/lib/alert/alert-link.directive.mjs +3 -3
  9. package/esm2020/lib/alert/alert.component.mjs +7 -7
  10. package/esm2020/lib/alert/alert.module.mjs +8 -17
  11. package/esm2020/lib/avatar/avatar.component.mjs +10 -7
  12. package/esm2020/lib/avatar/avatar.module.mjs +5 -10
  13. package/esm2020/lib/backdrop/backdrop.service.mjs +3 -3
  14. package/esm2020/lib/badge/badge.component.mjs +11 -7
  15. package/esm2020/lib/badge/badge.module.mjs +5 -10
  16. package/esm2020/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +9 -5
  17. package/esm2020/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +8 -10
  18. package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +6 -7
  19. package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
  20. package/esm2020/lib/breadcrumb/breadcrumb.module.mjs +8 -21
  21. package/esm2020/lib/button/button-close.directive.mjs +3 -3
  22. package/esm2020/lib/button/button.directive.mjs +3 -3
  23. package/esm2020/lib/button/button.module.mjs +7 -11
  24. package/esm2020/lib/button-group/button-group/button-group.component.mjs +3 -3
  25. package/esm2020/lib/button-group/button-group.module.mjs +6 -8
  26. package/esm2020/lib/button-group/button-toolbar/button-toolbar.component.mjs +3 -3
  27. package/esm2020/lib/calendar/calendar/calendar-class-view.pipe.mjs +3 -3
  28. package/esm2020/lib/calendar/calendar/calendar.component.mjs +19 -14
  29. package/esm2020/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +3 -3
  30. package/esm2020/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +3 -3
  31. package/esm2020/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +3 -3
  32. package/esm2020/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +3 -3
  33. package/esm2020/lib/calendar/calendar-month/calendar-day.directive.mjs +3 -3
  34. package/esm2020/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
  35. package/esm2020/lib/calendar/calendar-month/calendar-month.component.mjs +34 -24
  36. package/esm2020/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
  37. package/esm2020/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +6 -7
  38. package/esm2020/lib/calendar/calendar.module.mjs +5 -14
  39. package/esm2020/lib/calendar/calendar.service.mjs +3 -3
  40. package/esm2020/lib/callout/callout.component.mjs +3 -3
  41. package/esm2020/lib/callout/callout.module.mjs +6 -13
  42. package/esm2020/lib/card/card-body.component.mjs +3 -3
  43. package/esm2020/lib/card/card-footer.component.mjs +3 -3
  44. package/esm2020/lib/card/card-group.component.mjs +3 -3
  45. package/esm2020/lib/card/card-header-actions.component.mjs +3 -3
  46. package/esm2020/lib/card/card-header.component.mjs +3 -3
  47. package/esm2020/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
  48. package/esm2020/lib/card/card-img.directive.mjs +3 -3
  49. package/esm2020/lib/card/card-link.directive.mjs +3 -3
  50. package/esm2020/lib/card/card-subtitle.directive.mjs +3 -3
  51. package/esm2020/lib/card/card-text.directive.mjs +3 -3
  52. package/esm2020/lib/card/card-title.directive.mjs +3 -3
  53. package/esm2020/lib/card/card.component.mjs +3 -3
  54. package/esm2020/lib/card/card.module.mjs +5 -10
  55. package/esm2020/lib/carousel/carousel/carousel.component.mjs +3 -3
  56. package/esm2020/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
  57. package/esm2020/lib/carousel/carousel-control/carousel-control.component.mjs +9 -10
  58. package/esm2020/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +6 -7
  59. package/esm2020/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
  60. package/esm2020/lib/carousel/carousel-item/carousel-item.component.mjs +6 -7
  61. package/esm2020/lib/carousel/carousel-state.mjs +3 -3
  62. package/esm2020/lib/carousel/carousel.config.mjs +3 -3
  63. package/esm2020/lib/carousel/carousel.module.mjs +5 -10
  64. package/esm2020/lib/carousel/carousel.service.mjs +3 -3
  65. package/esm2020/lib/collapse/collapse.directive.mjs +3 -3
  66. package/esm2020/lib/collapse/collapse.module.mjs +6 -12
  67. package/esm2020/lib/date-picker/date-picker.component.mjs +26 -18
  68. package/esm2020/lib/date-picker/date-picker.module.mjs +7 -51
  69. package/esm2020/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +51 -49
  70. package/esm2020/lib/date-range-picker/date-range-picker.module.mjs +7 -47
  71. package/esm2020/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
  72. package/esm2020/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
  73. package/esm2020/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
  74. package/esm2020/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
  75. package/esm2020/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
  76. package/esm2020/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
  77. package/esm2020/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  78. package/esm2020/lib/dropdown/dropdown.module.mjs +5 -10
  79. package/esm2020/lib/dropdown/dropdown.service.mjs +3 -3
  80. package/esm2020/lib/element-cover/element-cover.component.mjs +6 -7
  81. package/esm2020/lib/element-cover/element-cover.module.mjs +7 -20
  82. package/esm2020/lib/footer/footer.component.mjs +3 -3
  83. package/esm2020/lib/footer/footer.module.mjs +6 -8
  84. package/esm2020/lib/form/form/form.directive.mjs +3 -3
  85. package/esm2020/lib/form/form-check/form-check-input.directive.mjs +3 -3
  86. package/esm2020/lib/form/form-check/form-check-label.directive.mjs +3 -3
  87. package/esm2020/lib/form/form-check/form-check.component.mjs +3 -3
  88. package/esm2020/lib/form/form-control/form-control.directive.mjs +3 -3
  89. package/esm2020/lib/form/form-feedback/form-feedback.component.mjs +3 -3
  90. package/esm2020/lib/form/form-floating/form-floating.directive.mjs +3 -3
  91. package/esm2020/lib/form/form-label/form-label.directive.mjs +3 -3
  92. package/esm2020/lib/form/form-select/form-select.directive.mjs +3 -3
  93. package/esm2020/lib/form/form-text/form-text.directive.mjs +3 -3
  94. package/esm2020/lib/form/form.module.mjs +5 -10
  95. package/esm2020/lib/form/input-group/input-group.component.mjs +3 -3
  96. package/esm2020/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
  97. package/esm2020/lib/grid/col.component.mjs +3 -3
  98. package/esm2020/lib/grid/col.directive.mjs +3 -3
  99. package/esm2020/lib/grid/container.component.mjs +3 -3
  100. package/esm2020/lib/grid/grid.module.mjs +6 -12
  101. package/esm2020/lib/grid/gutter.directive.mjs +3 -3
  102. package/esm2020/lib/grid/row.component.mjs +9 -5
  103. package/esm2020/lib/grid/row.directive.mjs +3 -3
  104. package/esm2020/lib/header/header/header.component.mjs +8 -9
  105. package/esm2020/lib/header/header-brand/header-brand.component.mjs +3 -3
  106. package/esm2020/lib/header/header-divider/header-divider.component.mjs +3 -3
  107. package/esm2020/lib/header/header-nav/header-nav.component.mjs +3 -3
  108. package/esm2020/lib/header/header-text/header-text.component.mjs +3 -3
  109. package/esm2020/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
  110. package/esm2020/lib/header/header.module.mjs +5 -10
  111. package/esm2020/lib/image/img.directive.mjs +3 -3
  112. package/esm2020/lib/image/img.module.mjs +7 -9
  113. package/esm2020/lib/list-group/list-group-item.directive.mjs +3 -3
  114. package/esm2020/lib/list-group/list-group.directive.mjs +3 -3
  115. package/esm2020/lib/list-group/list-group.module.mjs +6 -8
  116. package/esm2020/lib/loading-button/loading-button.component.mjs +3 -3
  117. package/esm2020/lib/loading-button/loading-button.module.mjs +7 -20
  118. package/esm2020/lib/modal/modal/modal.component.mjs +5 -5
  119. package/esm2020/lib/modal/modal-body/modal-body.component.mjs +3 -3
  120. package/esm2020/lib/modal/modal-content/modal-content.component.mjs +3 -3
  121. package/esm2020/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
  122. package/esm2020/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
  123. package/esm2020/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
  124. package/esm2020/lib/modal/modal-header/modal-header.component.mjs +3 -3
  125. package/esm2020/lib/modal/modal-title/modal-title.directive.mjs +3 -3
  126. package/esm2020/lib/modal/modal.module.mjs +5 -14
  127. package/esm2020/lib/modal/modal.service.mjs +3 -3
  128. package/esm2020/lib/multi-select/multi-select/multi-select-search.directive.mjs +69 -0
  129. package/esm2020/lib/multi-select/multi-select/multi-select.component.mjs +710 -188
  130. package/esm2020/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +6 -7
  131. package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +8 -7
  132. package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +8 -9
  133. package/esm2020/lib/multi-select/multi-select-option/multi-select-option.component.mjs +224 -45
  134. package/esm2020/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +16 -10
  135. package/esm2020/lib/multi-select/multi-select.module.mjs +10 -41
  136. package/esm2020/lib/multi-select/multi-select.service.mjs +27 -10
  137. package/esm2020/lib/multi-select/multi-select.type.mjs +1 -1
  138. package/esm2020/lib/multi-select/public_api.mjs +1 -2
  139. package/esm2020/lib/nav/nav-item.component.mjs +3 -3
  140. package/esm2020/lib/nav/nav-link.directive.mjs +3 -3
  141. package/esm2020/lib/nav/nav.component.mjs +3 -3
  142. package/esm2020/lib/nav/nav.module.mjs +5 -10
  143. package/esm2020/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
  144. package/esm2020/lib/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
  145. package/esm2020/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
  146. package/esm2020/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
  147. package/esm2020/lib/navbar/navbar.component.mjs +6 -7
  148. package/esm2020/lib/navbar/navbar.module.mjs +8 -17
  149. package/esm2020/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
  150. package/esm2020/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
  151. package/esm2020/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
  152. package/esm2020/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
  153. package/esm2020/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
  154. package/esm2020/lib/offcanvas/offcanvas.module.mjs +6 -15
  155. package/esm2020/lib/offcanvas/offcanvas.service.mjs +3 -3
  156. package/esm2020/lib/pagination/page-item/page-item.component.mjs +3 -3
  157. package/esm2020/lib/pagination/page-item/page-item.directive.mjs +3 -3
  158. package/esm2020/lib/pagination/page-link/page-link.directive.mjs +3 -3
  159. package/esm2020/lib/pagination/pagination/pagination.component.mjs +6 -7
  160. package/esm2020/lib/pagination/pagination.module.mjs +5 -10
  161. package/esm2020/lib/placeholder/placeholder-animation.directive.mjs +3 -3
  162. package/esm2020/lib/placeholder/placeholder.directive.mjs +3 -3
  163. package/esm2020/lib/placeholder/placeholder.module.mjs +5 -9
  164. package/esm2020/lib/popover/popover/popover.component.mjs +6 -7
  165. package/esm2020/lib/popover/popover.directive.mjs +29 -7
  166. package/esm2020/lib/popover/popover.module.mjs +5 -10
  167. package/esm2020/lib/progress/progress-bar.component.mjs +3 -3
  168. package/esm2020/lib/progress/progress.component.mjs +3 -3
  169. package/esm2020/lib/progress/progress.module.mjs +5 -10
  170. package/esm2020/lib/services/class-toggle.service.mjs +5 -5
  171. package/esm2020/lib/services/intersection.service.mjs +3 -3
  172. package/esm2020/lib/services/listeners.service.mjs +5 -7
  173. package/esm2020/lib/shared/html-attr.directive.mjs +4 -4
  174. package/esm2020/lib/shared/shared.module.mjs +5 -10
  175. package/esm2020/lib/shared/template-id.directive.mjs +3 -3
  176. package/esm2020/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
  177. package/esm2020/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +5 -5
  178. package/esm2020/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +6 -7
  179. package/esm2020/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  180. package/esm2020/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  181. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
  182. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
  183. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
  184. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
  185. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
  186. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +6 -7
  187. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
  188. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
  189. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
  190. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +51 -25
  191. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
  192. package/esm2020/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
  193. package/esm2020/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +3 -3
  194. package/esm2020/lib/sidebar/sidebar.module.mjs +17 -33
  195. package/esm2020/lib/sidebar/sidebar.service.mjs +3 -3
  196. package/esm2020/lib/smart-pagination/smart-pagination.component.mjs +6 -7
  197. package/esm2020/lib/smart-pagination/smart-pagination.module.mjs +7 -20
  198. package/esm2020/lib/smart-table/smart-table/smart-table.component.mjs +64 -74
  199. package/esm2020/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +6 -7
  200. package/esm2020/lib/smart-table/smart-table-filter/filter-input.directive.mjs +5 -4
  201. package/esm2020/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +6 -7
  202. package/esm2020/lib/smart-table/smart-table-head/smart-table-head.component.mjs +27 -36
  203. package/esm2020/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +8 -9
  204. package/esm2020/lib/smart-table/smart-table.module.mjs +6 -70
  205. package/esm2020/lib/smart-table/smart-table.type.mjs +1 -1
  206. package/esm2020/lib/spinner/spinner.component.mjs +3 -3
  207. package/esm2020/lib/spinner/spinner.module.mjs +5 -14
  208. package/esm2020/lib/table/table-active.directive.mjs +3 -3
  209. package/esm2020/lib/table/table-color.directive.mjs +3 -3
  210. package/esm2020/lib/table/table.directive.mjs +3 -3
  211. package/esm2020/lib/table/table.module.mjs +5 -9
  212. package/esm2020/lib/tabs/tab-content/tab-content.component.mjs +3 -3
  213. package/esm2020/lib/tabs/tab-content-ref.directive.mjs +3 -3
  214. package/esm2020/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
  215. package/esm2020/lib/tabs/tab.service.mjs +3 -3
  216. package/esm2020/lib/tabs/tabs.module.mjs +6 -11
  217. package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
  218. package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
  219. package/esm2020/lib/time-picker/time-picker.component.mjs +18 -16
  220. package/esm2020/lib/time-picker/time-picker.module.mjs +4 -4
  221. package/esm2020/lib/toast/toast/toast.component.mjs +3 -3
  222. package/esm2020/lib/toast/toast-body/toast-body.component.mjs +3 -3
  223. package/esm2020/lib/toast/toast-close.directive.mjs +3 -3
  224. package/esm2020/lib/toast/toast-header/toast-header.component.mjs +6 -7
  225. package/esm2020/lib/toast/toast.module.mjs +6 -15
  226. package/esm2020/lib/toast/toaster/toaster-host.directive.mjs +3 -3
  227. package/esm2020/lib/toast/toaster/toaster.component.mjs +3 -3
  228. package/esm2020/lib/toast/toaster/toaster.service.mjs +3 -3
  229. package/esm2020/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
  230. package/esm2020/lib/tooltip/tooltip.directive.mjs +3 -3
  231. package/esm2020/lib/tooltip/tooltip.module.mjs +5 -10
  232. package/esm2020/lib/utilities/align.directive.mjs +3 -3
  233. package/esm2020/lib/utilities/bg-color.directive.mjs +3 -3
  234. package/esm2020/lib/utilities/border.directive.mjs +3 -3
  235. package/esm2020/lib/utilities/rounded.directive.mjs +3 -3
  236. package/esm2020/lib/utilities/text-color.directive.mjs +3 -3
  237. package/esm2020/lib/utilities/utilities.module.mjs +5 -9
  238. package/esm2020/lib/widget/widget-stat-a/widget-stat-a.component.mjs +6 -10
  239. package/esm2020/lib/widget/widget-stat-b/widget-stat-b.component.mjs +6 -7
  240. package/esm2020/lib/widget/widget-stat-c/widget-stat-c.component.mjs +9 -10
  241. package/esm2020/lib/widget/widget-stat-d/widget-stat-d.component.mjs +6 -7
  242. package/esm2020/lib/widget/widget-stat-e/widget-stat-e.component.mjs +6 -7
  243. package/esm2020/lib/widget/widget-stat-f/widget-stat-f.component.mjs +10 -11
  244. package/esm2020/lib/widget/widget.module.mjs +5 -18
  245. package/fesm2015/coreui-angular-pro.mjs +2489 -1952
  246. package/fesm2015/coreui-angular-pro.mjs.map +1 -1
  247. package/fesm2020/coreui-angular-pro.mjs +2473 -1955
  248. package/fesm2020/coreui-angular-pro.mjs.map +1 -1
  249. package/lib/accordion/accordion.module.d.ts +4 -7
  250. package/lib/alert/alert.module.d.ts +4 -6
  251. package/lib/avatar/avatar.module.d.ts +2 -3
  252. package/lib/badge/badge.module.d.ts +2 -3
  253. package/lib/breadcrumb/breadcrumb.module.d.ts +4 -7
  254. package/lib/button/button.module.d.ts +3 -4
  255. package/lib/button-group/button-group.module.d.ts +3 -4
  256. package/lib/calendar/calendar-month/calendar-month.component.d.ts +1 -1
  257. package/lib/calendar/calendar.module.d.ts +12 -14
  258. package/lib/callout/callout.module.d.ts +2 -3
  259. package/lib/card/card.module.d.ts +13 -14
  260. package/lib/carousel/carousel-control/carousel-control.component.d.ts +2 -2
  261. package/lib/carousel/carousel.module.d.ts +7 -8
  262. package/lib/collapse/collapse.module.d.ts +2 -3
  263. package/lib/date-picker/date-picker.module.d.ts +2 -11
  264. package/lib/date-range-picker/date-range-picker.module.d.ts +2 -10
  265. package/lib/dropdown/dropdown.module.d.ts +8 -9
  266. package/lib/element-cover/element-cover.module.d.ts +2 -4
  267. package/lib/footer/footer.module.d.ts +2 -3
  268. package/lib/form/form.module.d.ts +13 -14
  269. package/lib/grid/grid.module.d.ts +7 -8
  270. package/lib/header/header.module.d.ts +7 -8
  271. package/lib/image/img.module.d.ts +2 -3
  272. package/lib/list-group/list-group.module.d.ts +3 -4
  273. package/lib/loading-button/loading-button.module.d.ts +2 -4
  274. package/lib/modal/modal.module.d.ts +9 -11
  275. package/lib/multi-select/multi-select/multi-select-search.directive.d.ts +15 -0
  276. package/lib/multi-select/multi-select/multi-select.component.d.ts +184 -28
  277. package/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.d.ts +1 -0
  278. package/lib/multi-select/multi-select-option/multi-select-option.component.d.ts +69 -20
  279. package/lib/multi-select/multi-select-tag/multi-select-tag.component.d.ts +5 -2
  280. package/lib/multi-select/multi-select.module.d.ts +5 -12
  281. package/lib/multi-select/multi-select.service.d.ts +14 -7
  282. package/lib/multi-select/multi-select.type.d.ts +12 -3
  283. package/lib/multi-select/public_api.d.ts +1 -1
  284. package/lib/nav/nav.module.d.ts +4 -5
  285. package/lib/navbar/navbar.module.d.ts +6 -8
  286. package/lib/offcanvas/offcanvas.module.d.ts +6 -8
  287. package/lib/pagination/pagination.module.d.ts +5 -6
  288. package/lib/placeholder/placeholder.module.d.ts +3 -4
  289. package/lib/popover/popover.directive.d.ts +8 -3
  290. package/lib/popover/popover.module.d.ts +3 -4
  291. package/lib/progress/progress.module.d.ts +3 -4
  292. package/lib/services/class-toggle.service.d.ts +1 -1
  293. package/lib/shared/html-attr.directive.d.ts +1 -1
  294. package/lib/shared/shared.module.d.ts +3 -4
  295. package/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.d.ts +1 -1
  296. package/lib/sidebar/sidebar-nav/sidebar-nav.component.d.ts +3 -3
  297. package/lib/sidebar/sidebar.module.d.ts +16 -20
  298. package/lib/smart-pagination/smart-pagination.module.d.ts +2 -4
  299. package/lib/smart-table/smart-table/smart-table.component.d.ts +10 -8
  300. package/lib/smart-table/smart-table-head/smart-table-head.component.d.ts +3 -3
  301. package/lib/smart-table/smart-table.module.d.ts +3 -17
  302. package/lib/smart-table/smart-table.type.d.ts +7 -7
  303. package/lib/spinner/spinner.module.d.ts +2 -3
  304. package/lib/table/table.module.d.ts +4 -5
  305. package/lib/tabs/tabs.module.d.ts +4 -5
  306. package/lib/toast/toast.module.d.ts +7 -9
  307. package/lib/tooltip/tooltip.module.d.ts +3 -4
  308. package/lib/utilities/utilities.module.d.ts +6 -7
  309. package/lib/widget/widget.module.d.ts +7 -10
  310. package/package.json +2 -2
@@ -16,9 +16,9 @@ export class FormSelectDirective {
16
16
  this.sizing = '';
17
17
  }
18
18
  }
19
- FormSelectDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: FormSelectDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
20
- FormSelectDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.3", type: FormSelectDirective, isStandalone: true, selector: "select[cSelect]", inputs: { sizing: "sizing", valid: "valid" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: FormSelectDirective, decorators: [{
19
+ FormSelectDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: FormSelectDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
20
+ FormSelectDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", type: FormSelectDirective, isStandalone: true, selector: "select[cSelect]", inputs: { sizing: "sizing", valid: "valid" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: FormSelectDirective, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  selector: 'select[cSelect]',
@@ -7,9 +7,9 @@ export class FormTextDirective {
7
7
  };
8
8
  }
9
9
  }
10
- FormTextDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: FormTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
- FormTextDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.3", type: FormTextDirective, isStandalone: true, selector: "[cFormText]", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: FormTextDirective, decorators: [{
10
+ FormTextDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: FormTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
+ FormTextDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", type: FormTextDirective, isStandalone: true, selector: "[cFormText]", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: FormTextDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[cFormText]',
@@ -1,5 +1,4 @@
1
1
  import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
2
  import { FormDirective } from './form/form.directive';
4
3
  import { FormFeedbackComponent } from './form-feedback/form-feedback.component';
5
4
  import { InputGroupComponent } from './input-group/input-group.component';
@@ -15,9 +14,8 @@ import { FormCheckInputDirective } from './form-check/form-check-input.directive
15
14
  import * as i0 from "@angular/core";
16
15
  export class FormModule {
17
16
  }
18
- FormModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: FormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
19
- FormModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.3", ngImport: i0, type: FormModule, imports: [CommonModule,
20
- FormDirective,
17
+ FormModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: FormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
18
+ FormModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.6", ngImport: i0, type: FormModule, imports: [FormDirective,
21
19
  FormCheckComponent,
22
20
  FormCheckLabelDirective,
23
21
  FormCheckInputDirective,
@@ -40,16 +38,13 @@ FormModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15
40
38
  FormTextDirective,
41
39
  InputGroupComponent,
42
40
  InputGroupTextDirective] });
43
- FormModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: FormModule, imports: [CommonModule,
44
- FormCheckComponent,
41
+ FormModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: FormModule, imports: [FormCheckComponent,
45
42
  FormFeedbackComponent,
46
43
  InputGroupComponent] });
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: FormModule, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: FormModule, decorators: [{
48
45
  type: NgModule,
49
46
  args: [{
50
- declarations: [],
51
47
  imports: [
52
- CommonModule,
53
48
  FormDirective,
54
49
  FormCheckComponent,
55
50
  FormCheckLabelDirective,
@@ -79,4 +74,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImpor
79
74
  ]
80
75
  }]
81
76
  }] });
82
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm9ybS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JldWktYW5ndWxhci9zcmMvbGliL2Zvcm0vZm9ybS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ3RELE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLHlDQUF5QyxDQUFDO0FBQ2hGLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHFDQUFxQyxDQUFDO0FBQzFFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHFDQUFxQyxDQUFDO0FBQzFFLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLG1DQUFtQyxDQUFDO0FBQ3ZFLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLG1DQUFtQyxDQUFDO0FBQ3ZFLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQzdFLE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGlDQUFpQyxDQUFDO0FBQ3BFLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLHlDQUF5QyxDQUFDO0FBQ2hGLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLCtDQUErQyxDQUFDO0FBQ3hGLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLHlDQUF5QyxDQUFDO0FBQ2xGLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLHlDQUF5QyxDQUFDOztBQWtDbEYsTUFBTSxPQUFPLFVBQVU7O3VHQUFWLFVBQVU7d0dBQVYsVUFBVSxZQTdCbkIsWUFBWTtRQUNaLGFBQWE7UUFDYixrQkFBa0I7UUFDbEIsdUJBQXVCO1FBQ3ZCLHVCQUF1QjtRQUN2QixvQkFBb0I7UUFDcEIscUJBQXFCO1FBQ3JCLHFCQUFxQjtRQUNyQixrQkFBa0I7UUFDbEIsbUJBQW1CO1FBQ25CLGlCQUFpQjtRQUNqQixtQkFBbUI7UUFDbkIsdUJBQXVCLGFBR3ZCLGFBQWE7UUFDYixrQkFBa0I7UUFDbEIsdUJBQXVCO1FBQ3ZCLHVCQUF1QjtRQUN2QixvQkFBb0I7UUFDcEIscUJBQXFCO1FBQ3JCLHFCQUFxQjtRQUNyQixrQkFBa0I7UUFDbEIsbUJBQW1CO1FBQ25CLGlCQUFpQjtRQUNqQixtQkFBbUI7UUFDbkIsdUJBQXVCO3dHQUdkLFVBQVUsWUE3Qm5CLFlBQVk7UUFFWixrQkFBa0I7UUFJbEIscUJBQXFCO1FBS3JCLG1CQUFtQjsyRkFrQlYsVUFBVTtrQkFoQ3RCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLEVBQUU7b0JBQ2hCLE9BQU8sRUFBRTt3QkFDUCxZQUFZO3dCQUNaLGFBQWE7d0JBQ2Isa0JBQWtCO3dCQUNsQix1QkFBdUI7d0JBQ3ZCLHVCQUF1Qjt3QkFDdkIsb0JBQW9CO3dCQUNwQixxQkFBcUI7d0JBQ3JCLHFCQUFxQjt3QkFDckIsa0JBQWtCO3dCQUNsQixtQkFBbUI7d0JBQ25CLGlCQUFpQjt3QkFDakIsbUJBQW1CO3dCQUNuQix1QkFBdUI7cUJBQ3hCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxhQUFhO3dCQUNiLGtCQUFrQjt3QkFDbEIsdUJBQXVCO3dCQUN2Qix1QkFBdUI7d0JBQ3ZCLG9CQUFvQjt3QkFDcEIscUJBQXFCO3dCQUNyQixxQkFBcUI7d0JBQ3JCLGtCQUFrQjt3QkFDbEIsbUJBQW1CO3dCQUNuQixpQkFBaUI7d0JBQ2pCLG1CQUFtQjt3QkFDbkIsdUJBQXVCO3FCQUN4QjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgRm9ybURpcmVjdGl2ZSB9IGZyb20gJy4vZm9ybS9mb3JtLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBGb3JtRmVlZGJhY2tDb21wb25lbnQgfSBmcm9tICcuL2Zvcm0tZmVlZGJhY2svZm9ybS1mZWVkYmFjay5jb21wb25lbnQnO1xuaW1wb3J0IHsgSW5wdXRHcm91cENvbXBvbmVudCB9IGZyb20gJy4vaW5wdXQtZ3JvdXAvaW5wdXQtZ3JvdXAuY29tcG9uZW50JztcbmltcG9ydCB7IEZvcm1TZWxlY3REaXJlY3RpdmUgfSBmcm9tICcuL2Zvcm0tc2VsZWN0L2Zvcm0tc2VsZWN0LmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBGb3JtTGFiZWxEaXJlY3RpdmUgfSBmcm9tICcuL2Zvcm0tbGFiZWwvZm9ybS1sYWJlbC5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgRm9ybUNoZWNrQ29tcG9uZW50IH0gZnJvbSAnLi9mb3JtLWNoZWNrL2Zvcm0tY2hlY2suY29tcG9uZW50JztcbmltcG9ydCB7IEZvcm1Db250cm9sRGlyZWN0aXZlIH0gZnJvbSAnLi9mb3JtLWNvbnRyb2wvZm9ybS1jb250cm9sLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBGb3JtVGV4dERpcmVjdGl2ZSB9IGZyb20gJy4vZm9ybS10ZXh0L2Zvcm0tdGV4dC5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgRm9ybUZsb2F0aW5nRGlyZWN0aXZlIH0gZnJvbSAnLi9mb3JtLWZsb2F0aW5nL2Zvcm0tZmxvYXRpbmcuZGlyZWN0aXZlJztcbmltcG9ydCB7IElucHV0R3JvdXBUZXh0RGlyZWN0aXZlIH0gZnJvbSAnLi9pbnB1dC1ncm91cC10ZXh0L2lucHV0LWdyb3VwLXRleHQuZGlyZWN0aXZlJztcbmltcG9ydCB7IEZvcm1DaGVja0xhYmVsRGlyZWN0aXZlIH0gZnJvbSAnLi9mb3JtLWNoZWNrL2Zvcm0tY2hlY2stbGFiZWwuZGlyZWN0aXZlJztcbmltcG9ydCB7IEZvcm1DaGVja0lucHV0RGlyZWN0aXZlIH0gZnJvbSAnLi9mb3JtLWNoZWNrL2Zvcm0tY2hlY2staW5wdXQuZGlyZWN0aXZlJztcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbXSxcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBGb3JtRGlyZWN0aXZlLFxuICAgIEZvcm1DaGVja0NvbXBvbmVudCxcbiAgICBGb3JtQ2hlY2tMYWJlbERpcmVjdGl2ZSxcbiAgICBGb3JtQ2hlY2tJbnB1dERpcmVjdGl2ZSxcbiAgICBGb3JtQ29udHJvbERpcmVjdGl2ZSxcbiAgICBGb3JtRmVlZGJhY2tDb21wb25lbnQsXG4gICAgRm9ybUZsb2F0aW5nRGlyZWN0aXZlLFxuICAgIEZvcm1MYWJlbERpcmVjdGl2ZSxcbiAgICBGb3JtU2VsZWN0RGlyZWN0aXZlLFxuICAgIEZvcm1UZXh0RGlyZWN0aXZlLFxuICAgIElucHV0R3JvdXBDb21wb25lbnQsXG4gICAgSW5wdXRHcm91cFRleHREaXJlY3RpdmVcbiAgXSxcbiAgZXhwb3J0czogW1xuICAgIEZvcm1EaXJlY3RpdmUsXG4gICAgRm9ybUNoZWNrQ29tcG9uZW50LFxuICAgIEZvcm1DaGVja0xhYmVsRGlyZWN0aXZlLFxuICAgIEZvcm1DaGVja0lucHV0RGlyZWN0aXZlLFxuICAgIEZvcm1Db250cm9sRGlyZWN0aXZlLFxuICAgIEZvcm1GZWVkYmFja0NvbXBvbmVudCxcbiAgICBGb3JtRmxvYXRpbmdEaXJlY3RpdmUsXG4gICAgRm9ybUxhYmVsRGlyZWN0aXZlLFxuICAgIEZvcm1TZWxlY3REaXJlY3RpdmUsXG4gICAgRm9ybVRleHREaXJlY3RpdmUsXG4gICAgSW5wdXRHcm91cENvbXBvbmVudCxcbiAgICBJbnB1dEdyb3VwVGV4dERpcmVjdGl2ZVxuICBdXG59KVxuZXhwb3J0IGNsYXNzIEZvcm1Nb2R1bGUge31cbiJdfQ==
77
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm9ybS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JldWktYW5ndWxhci9zcmMvbGliL2Zvcm0vZm9ybS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDdEQsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0seUNBQXlDLENBQUM7QUFDaEYsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFDMUUsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFDMUUsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sbUNBQW1DLENBQUM7QUFDdkUsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sbUNBQW1DLENBQUM7QUFDdkUsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDN0UsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0saUNBQWlDLENBQUM7QUFDcEUsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0seUNBQXlDLENBQUM7QUFDaEYsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sK0NBQStDLENBQUM7QUFDeEYsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0seUNBQXlDLENBQUM7QUFDbEYsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0seUNBQXlDLENBQUM7O0FBZ0NsRixNQUFNLE9BQU8sVUFBVTs7dUdBQVYsVUFBVTt3R0FBVixVQUFVLFlBNUJuQixhQUFhO1FBQ2Isa0JBQWtCO1FBQ2xCLHVCQUF1QjtRQUN2Qix1QkFBdUI7UUFDdkIsb0JBQW9CO1FBQ3BCLHFCQUFxQjtRQUNyQixxQkFBcUI7UUFDckIsa0JBQWtCO1FBQ2xCLG1CQUFtQjtRQUNuQixpQkFBaUI7UUFDakIsbUJBQW1CO1FBQ25CLHVCQUF1QixhQUd2QixhQUFhO1FBQ2Isa0JBQWtCO1FBQ2xCLHVCQUF1QjtRQUN2Qix1QkFBdUI7UUFDdkIsb0JBQW9CO1FBQ3BCLHFCQUFxQjtRQUNyQixxQkFBcUI7UUFDckIsa0JBQWtCO1FBQ2xCLG1CQUFtQjtRQUNuQixpQkFBaUI7UUFDakIsbUJBQW1CO1FBQ25CLHVCQUF1Qjt3R0FHZCxVQUFVLFlBM0JuQixrQkFBa0I7UUFJbEIscUJBQXFCO1FBS3JCLG1CQUFtQjsyRkFrQlYsVUFBVTtrQkE5QnRCLFFBQVE7bUJBQUM7b0JBQ1IsT0FBTyxFQUFFO3dCQUNQLGFBQWE7d0JBQ2Isa0JBQWtCO3dCQUNsQix1QkFBdUI7d0JBQ3ZCLHVCQUF1Qjt3QkFDdkIsb0JBQW9CO3dCQUNwQixxQkFBcUI7d0JBQ3JCLHFCQUFxQjt3QkFDckIsa0JBQWtCO3dCQUNsQixtQkFBbUI7d0JBQ25CLGlCQUFpQjt3QkFDakIsbUJBQW1CO3dCQUNuQix1QkFBdUI7cUJBQ3hCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxhQUFhO3dCQUNiLGtCQUFrQjt3QkFDbEIsdUJBQXVCO3dCQUN2Qix1QkFBdUI7d0JBQ3ZCLG9CQUFvQjt3QkFDcEIscUJBQXFCO3dCQUNyQixxQkFBcUI7d0JBQ3JCLGtCQUFrQjt3QkFDbEIsbUJBQW1CO3dCQUNuQixpQkFBaUI7d0JBQ2pCLG1CQUFtQjt3QkFDbkIsdUJBQXVCO3FCQUN4QjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBGb3JtRGlyZWN0aXZlIH0gZnJvbSAnLi9mb3JtL2Zvcm0uZGlyZWN0aXZlJztcbmltcG9ydCB7IEZvcm1GZWVkYmFja0NvbXBvbmVudCB9IGZyb20gJy4vZm9ybS1mZWVkYmFjay9mb3JtLWZlZWRiYWNrLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBJbnB1dEdyb3VwQ29tcG9uZW50IH0gZnJvbSAnLi9pbnB1dC1ncm91cC9pbnB1dC1ncm91cC5jb21wb25lbnQnO1xuaW1wb3J0IHsgRm9ybVNlbGVjdERpcmVjdGl2ZSB9IGZyb20gJy4vZm9ybS1zZWxlY3QvZm9ybS1zZWxlY3QuZGlyZWN0aXZlJztcbmltcG9ydCB7IEZvcm1MYWJlbERpcmVjdGl2ZSB9IGZyb20gJy4vZm9ybS1sYWJlbC9mb3JtLWxhYmVsLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBGb3JtQ2hlY2tDb21wb25lbnQgfSBmcm9tICcuL2Zvcm0tY2hlY2svZm9ybS1jaGVjay5jb21wb25lbnQnO1xuaW1wb3J0IHsgRm9ybUNvbnRyb2xEaXJlY3RpdmUgfSBmcm9tICcuL2Zvcm0tY29udHJvbC9mb3JtLWNvbnRyb2wuZGlyZWN0aXZlJztcbmltcG9ydCB7IEZvcm1UZXh0RGlyZWN0aXZlIH0gZnJvbSAnLi9mb3JtLXRleHQvZm9ybS10ZXh0LmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBGb3JtRmxvYXRpbmdEaXJlY3RpdmUgfSBmcm9tICcuL2Zvcm0tZmxvYXRpbmcvZm9ybS1mbG9hdGluZy5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgSW5wdXRHcm91cFRleHREaXJlY3RpdmUgfSBmcm9tICcuL2lucHV0LWdyb3VwLXRleHQvaW5wdXQtZ3JvdXAtdGV4dC5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgRm9ybUNoZWNrTGFiZWxEaXJlY3RpdmUgfSBmcm9tICcuL2Zvcm0tY2hlY2svZm9ybS1jaGVjay1sYWJlbC5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgRm9ybUNoZWNrSW5wdXREaXJlY3RpdmUgfSBmcm9tICcuL2Zvcm0tY2hlY2svZm9ybS1jaGVjay1pbnB1dC5kaXJlY3RpdmUnO1xuXG5ATmdNb2R1bGUoe1xuICBpbXBvcnRzOiBbXG4gICAgRm9ybURpcmVjdGl2ZSxcbiAgICBGb3JtQ2hlY2tDb21wb25lbnQsXG4gICAgRm9ybUNoZWNrTGFiZWxEaXJlY3RpdmUsXG4gICAgRm9ybUNoZWNrSW5wdXREaXJlY3RpdmUsXG4gICAgRm9ybUNvbnRyb2xEaXJlY3RpdmUsXG4gICAgRm9ybUZlZWRiYWNrQ29tcG9uZW50LFxuICAgIEZvcm1GbG9hdGluZ0RpcmVjdGl2ZSxcbiAgICBGb3JtTGFiZWxEaXJlY3RpdmUsXG4gICAgRm9ybVNlbGVjdERpcmVjdGl2ZSxcbiAgICBGb3JtVGV4dERpcmVjdGl2ZSxcbiAgICBJbnB1dEdyb3VwQ29tcG9uZW50LFxuICAgIElucHV0R3JvdXBUZXh0RGlyZWN0aXZlXG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBGb3JtRGlyZWN0aXZlLFxuICAgIEZvcm1DaGVja0NvbXBvbmVudCxcbiAgICBGb3JtQ2hlY2tMYWJlbERpcmVjdGl2ZSxcbiAgICBGb3JtQ2hlY2tJbnB1dERpcmVjdGl2ZSxcbiAgICBGb3JtQ29udHJvbERpcmVjdGl2ZSxcbiAgICBGb3JtRmVlZGJhY2tDb21wb25lbnQsXG4gICAgRm9ybUZsb2F0aW5nRGlyZWN0aXZlLFxuICAgIEZvcm1MYWJlbERpcmVjdGl2ZSxcbiAgICBGb3JtU2VsZWN0RGlyZWN0aXZlLFxuICAgIEZvcm1UZXh0RGlyZWN0aXZlLFxuICAgIElucHV0R3JvdXBDb21wb25lbnQsXG4gICAgSW5wdXRHcm91cFRleHREaXJlY3RpdmVcbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBGb3JtTW9kdWxlIHt9XG4iXX0=
@@ -14,9 +14,9 @@ export class InputGroupComponent {
14
14
  this.sizing = '';
15
15
  }
16
16
  }
17
- InputGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: InputGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
18
- InputGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: InputGroupComponent, isStandalone: true, selector: "c-input-group", inputs: { sizing: "sizing" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: InputGroupComponent, decorators: [{
17
+ InputGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: InputGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
18
+ InputGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: InputGroupComponent, isStandalone: true, selector: "c-input-group", inputs: { sizing: "sizing" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: InputGroupComponent, decorators: [{
20
20
  type: Component,
21
21
  args: [{
22
22
  selector: 'c-input-group',
@@ -8,9 +8,9 @@ export class InputGroupTextDirective {
8
8
  }
9
9
  constructor() { }
10
10
  }
11
- InputGroupTextDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: InputGroupTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
12
- InputGroupTextDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.3", type: InputGroupTextDirective, isStandalone: true, selector: "[cInputGroupText]", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: InputGroupTextDirective, decorators: [{
11
+ InputGroupTextDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: InputGroupTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
12
+ InputGroupTextDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", type: InputGroupTextDirective, isStandalone: true, selector: "[cInputGroupText]", host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: InputGroupTextDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: '[cInputGroupText]',
@@ -3,9 +3,9 @@ import { ColDirective } from './col.directive';
3
3
  import * as i0 from "@angular/core";
4
4
  export class ColComponent extends ColDirective {
5
5
  }
6
- ColComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ColComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- ColComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: ColComponent, isStandalone: true, selector: "c-col", usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}\n"] });
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ColComponent, decorators: [{
6
+ ColComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ColComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ ColComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: ColComponent, isStandalone: true, selector: "c-col", usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}\n"] });
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ColComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'c-col', template: '<ng-content></ng-content>', standalone: true, styles: [":host{display:block}\n"] }]
11
11
  }] });
@@ -124,9 +124,9 @@ export class ColDirective {
124
124
  return coerceNumberProperty(value);
125
125
  }
126
126
  }
127
- ColDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ColDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
128
- ColDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.3", type: ColDirective, isStandalone: true, selector: "[cCol]", inputs: { cCol: "cCol", xs: "xs", sm: "sm", md: "md", lg: "lg", xl: "xl", xxl: "xxl", offset: "offset", order: "order" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
129
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ColDirective, decorators: [{
127
+ ColDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ColDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
128
+ ColDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", type: ColDirective, isStandalone: true, selector: "[cCol]", inputs: { cCol: "cCol", xs: "xs", sm: "sm", md: "md", lg: "lg", xl: "xl", xxl: "xxl", offset: "offset", order: "order" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
129
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ColDirective, decorators: [{
130
130
  type: Directive,
131
131
  args: [{
132
132
  selector: '[cCol]',
@@ -27,9 +27,9 @@ export class ContainerComponent {
27
27
  };
28
28
  }
29
29
  }
30
- ContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
- ContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: ContainerComponent, isStandalone: true, selector: "c-container, [cContainer]", inputs: { breakpoint: "breakpoint", fluid: "fluid" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}\n"] });
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ContainerComponent, decorators: [{
30
+ ContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
+ ContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: ContainerComponent, isStandalone: true, selector: "c-container, [cContainer]", inputs: { breakpoint: "breakpoint", fluid: "fluid" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}\n"] });
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ContainerComponent, decorators: [{
33
33
  type: Component,
34
34
  args: [{ selector: 'c-container, [cContainer]', template: '<ng-content></ng-content>', standalone: true, styles: [":host{display:block}\n"] }]
35
35
  }], propDecorators: { breakpoint: [{
@@ -1,4 +1,3 @@
1
- import { CommonModule } from '@angular/common';
2
1
  import { NgModule } from '@angular/core';
3
2
  import { ContainerComponent } from './container.component';
4
3
  import { RowComponent } from './row.component';
@@ -9,9 +8,8 @@ import { GutterDirective } from './gutter.directive';
9
8
  import * as i0 from "@angular/core";
10
9
  export class GridModule {
11
10
  }
12
- GridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: GridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- GridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.3", ngImport: i0, type: GridModule, imports: [CommonModule,
14
- ColComponent,
11
+ GridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: GridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
+ GridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.6", ngImport: i0, type: GridModule, imports: [ColComponent,
15
13
  ColDirective,
16
14
  ContainerComponent,
17
15
  GutterDirective,
@@ -22,15 +20,13 @@ GridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15
22
20
  GutterDirective,
23
21
  RowComponent,
24
22
  RowDirective] });
25
- GridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: GridModule, imports: [CommonModule,
26
- ColComponent,
23
+ GridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: GridModule, imports: [ColComponent,
27
24
  ContainerComponent,
28
25
  RowComponent] });
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: GridModule, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: GridModule, decorators: [{
30
27
  type: NgModule,
31
28
  args: [{
32
29
  imports: [
33
- CommonModule,
34
30
  ColComponent,
35
31
  ColDirective,
36
32
  ContainerComponent,
@@ -45,9 +41,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImpor
45
41
  GutterDirective,
46
42
  RowComponent,
47
43
  RowDirective
48
- ],
49
- declarations: [],
50
- providers: []
44
+ ]
51
45
  }]
52
46
  }] });
53
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpZC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JldWktYW5ndWxhci9zcmMvbGliL2dyaWQvZ3JpZC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFekMsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDM0QsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQzs7QUF1QnJELE1BQU0sT0FBTyxVQUFVOzt1R0FBVixVQUFVO3dHQUFWLFVBQVUsWUFuQm5CLFlBQVk7UUFDWixZQUFZO1FBQ1osWUFBWTtRQUNaLGtCQUFrQjtRQUNsQixlQUFlO1FBQ2YsWUFBWTtRQUNaLFlBQVksYUFHWixZQUFZO1FBQ1osWUFBWTtRQUNaLGtCQUFrQjtRQUNsQixlQUFlO1FBQ2YsWUFBWTtRQUNaLFlBQVk7d0dBS0gsVUFBVSxZQW5CbkIsWUFBWTtRQUNaLFlBQVk7UUFFWixrQkFBa0I7UUFFbEIsWUFBWTsyRkFjSCxVQUFVO2tCQXJCdEIsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixZQUFZO3dCQUNaLFlBQVk7d0JBQ1osa0JBQWtCO3dCQUNsQixlQUFlO3dCQUNmLFlBQVk7d0JBQ1osWUFBWTtxQkFDYjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixZQUFZO3dCQUNaLGtCQUFrQjt3QkFDbEIsZUFBZTt3QkFDZixZQUFZO3dCQUNaLFlBQVk7cUJBQ2I7b0JBQ0QsWUFBWSxFQUFFLEVBQUU7b0JBQ2hCLFNBQVMsRUFBRSxFQUFFO2lCQUNkIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7IENvbnRhaW5lckNvbXBvbmVudCB9IGZyb20gJy4vY29udGFpbmVyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSb3dDb21wb25lbnQgfSBmcm9tICcuL3Jvdy5jb21wb25lbnQnO1xuaW1wb3J0IHsgQ29sQ29tcG9uZW50IH0gZnJvbSAnLi9jb2wuY29tcG9uZW50JztcbmltcG9ydCB7IFJvd0RpcmVjdGl2ZSB9IGZyb20gJy4vcm93LmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBDb2xEaXJlY3RpdmUgfSBmcm9tICcuL2NvbC5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgR3V0dGVyRGlyZWN0aXZlIH0gZnJvbSAnLi9ndXR0ZXIuZGlyZWN0aXZlJztcblxuQE5nTW9kdWxlKHtcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBDb2xDb21wb25lbnQsXG4gICAgQ29sRGlyZWN0aXZlLFxuICAgIENvbnRhaW5lckNvbXBvbmVudCxcbiAgICBHdXR0ZXJEaXJlY3RpdmUsXG4gICAgUm93Q29tcG9uZW50LFxuICAgIFJvd0RpcmVjdGl2ZVxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgQ29sQ29tcG9uZW50LFxuICAgIENvbERpcmVjdGl2ZSxcbiAgICBDb250YWluZXJDb21wb25lbnQsXG4gICAgR3V0dGVyRGlyZWN0aXZlLFxuICAgIFJvd0NvbXBvbmVudCxcbiAgICBSb3dEaXJlY3RpdmVcbiAgXSxcbiAgZGVjbGFyYXRpb25zOiBbXSxcbiAgcHJvdmlkZXJzOiBbXVxufSlcbmV4cG9ydCBjbGFzcyBHcmlkTW9kdWxlIHt9XG4iXX0=
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpZC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JldWktYW5ndWxhci9zcmMvbGliL2dyaWQvZ3JpZC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUV6QyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUMzRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLG9CQUFvQixDQUFDOztBQW9CckQsTUFBTSxPQUFPLFVBQVU7O3VHQUFWLFVBQVU7d0dBQVYsVUFBVSxZQWhCbkIsWUFBWTtRQUNaLFlBQVk7UUFDWixrQkFBa0I7UUFDbEIsZUFBZTtRQUNmLFlBQVk7UUFDWixZQUFZLGFBR1osWUFBWTtRQUNaLFlBQVk7UUFDWixrQkFBa0I7UUFDbEIsZUFBZTtRQUNmLFlBQVk7UUFDWixZQUFZO3dHQUdILFVBQVUsWUFoQm5CLFlBQVk7UUFFWixrQkFBa0I7UUFFbEIsWUFBWTsyRkFZSCxVQUFVO2tCQWxCdEIsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixZQUFZO3dCQUNaLGtCQUFrQjt3QkFDbEIsZUFBZTt3QkFDZixZQUFZO3dCQUNaLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLFlBQVk7d0JBQ1osWUFBWTt3QkFDWixrQkFBa0I7d0JBQ2xCLGVBQWU7d0JBQ2YsWUFBWTt3QkFDWixZQUFZO3FCQUNiO2lCQUNGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHsgQ29udGFpbmVyQ29tcG9uZW50IH0gZnJvbSAnLi9jb250YWluZXIuY29tcG9uZW50JztcbmltcG9ydCB7IFJvd0NvbXBvbmVudCB9IGZyb20gJy4vcm93LmNvbXBvbmVudCc7XG5pbXBvcnQgeyBDb2xDb21wb25lbnQgfSBmcm9tICcuL2NvbC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUm93RGlyZWN0aXZlIH0gZnJvbSAnLi9yb3cuZGlyZWN0aXZlJztcbmltcG9ydCB7IENvbERpcmVjdGl2ZSB9IGZyb20gJy4vY29sLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBHdXR0ZXJEaXJlY3RpdmUgfSBmcm9tICcuL2d1dHRlci5kaXJlY3RpdmUnO1xuXG5ATmdNb2R1bGUoe1xuICBpbXBvcnRzOiBbXG4gICAgQ29sQ29tcG9uZW50LFxuICAgIENvbERpcmVjdGl2ZSxcbiAgICBDb250YWluZXJDb21wb25lbnQsXG4gICAgR3V0dGVyRGlyZWN0aXZlLFxuICAgIFJvd0NvbXBvbmVudCxcbiAgICBSb3dEaXJlY3RpdmVcbiAgXSxcbiAgZXhwb3J0czogW1xuICAgIENvbENvbXBvbmVudCxcbiAgICBDb2xEaXJlY3RpdmUsXG4gICAgQ29udGFpbmVyQ29tcG9uZW50LFxuICAgIEd1dHRlckRpcmVjdGl2ZSxcbiAgICBSb3dDb21wb25lbnQsXG4gICAgUm93RGlyZWN0aXZlXG4gIF1cbn0pXG5leHBvcnQgY2xhc3MgR3JpZE1vZHVsZSB7fVxuIl19
@@ -39,9 +39,9 @@ export class GutterDirective {
39
39
  };
40
40
  }
41
41
  }
42
- GutterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: GutterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
43
- GutterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.3", type: GutterDirective, isStandalone: true, selector: "[gutter]", inputs: { gutter: "gutter" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: GutterDirective, decorators: [{
42
+ GutterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: GutterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
43
+ GutterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", type: GutterDirective, isStandalone: true, selector: "[gutter]", inputs: { gutter: "gutter" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: GutterDirective, decorators: [{
45
45
  type: Directive,
46
46
  args: [{
47
47
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -3,10 +3,14 @@ import { RowDirective } from './row.directive';
3
3
  import * as i0 from "@angular/core";
4
4
  export class RowComponent extends RowDirective {
5
5
  }
6
- RowComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: RowComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- RowComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: RowComponent, isStandalone: true, selector: "c-row", usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [""] });
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: RowComponent, decorators: [{
6
+ RowComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: RowComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ RowComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: RowComponent, isStandalone: true, selector: "c-row", usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: RowComponent, decorators: [{
9
9
  type: Component,
10
- args: [{ selector: 'c-row', template: '<ng-content></ng-content>', standalone: true }]
10
+ args: [{
11
+ selector: 'c-row',
12
+ template: '<ng-content></ng-content>',
13
+ standalone: true
14
+ }]
11
15
  }] });
12
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicm93LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvZ3JpZC9yb3cuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFMUMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDOztBQVEvQyxNQUFNLE9BQU8sWUFBYSxTQUFRLFlBQVk7O3lHQUFqQyxZQUFZOzZGQUFaLFlBQVksd0ZBSmIsMkJBQTJCOzJGQUkxQixZQUFZO2tCQU54QixTQUFTOytCQUNFLE9BQU8sWUFDUCwyQkFBMkIsY0FFekIsSUFBSSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5pbXBvcnQgeyBSb3dEaXJlY3RpdmUgfSBmcm9tICcuL3Jvdy5kaXJlY3RpdmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdjLXJvdycsXG4gIHRlbXBsYXRlOiAnPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PicsXG4gIHN0eWxlVXJsczogWycuL3Jvdy5jb21wb25lbnQuc2NzcyddLFxuICBzdGFuZGFsb25lOiB0cnVlXG59KVxuZXhwb3J0IGNsYXNzIFJvd0NvbXBvbmVudCBleHRlbmRzIFJvd0RpcmVjdGl2ZSB7fVxuIl19
16
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicm93LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvZ3JpZC9yb3cuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFMUMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDOztBQU8vQyxNQUFNLE9BQU8sWUFBYSxTQUFRLFlBQVk7O3lHQUFqQyxZQUFZOzZGQUFaLFlBQVksd0ZBSGIsMkJBQTJCOzJGQUcxQixZQUFZO2tCQUx4QixTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxPQUFPO29CQUNqQixRQUFRLEVBQUUsMkJBQTJCO29CQUNyQyxVQUFVLEVBQUUsSUFBSTtpQkFDakIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHsgUm93RGlyZWN0aXZlIH0gZnJvbSAnLi9yb3cuZGlyZWN0aXZlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnYy1yb3cnLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nLFxuICBzdGFuZGFsb25lOiB0cnVlXG59KVxuZXhwb3J0IGNsYXNzIFJvd0NvbXBvbmVudCBleHRlbmRzIFJvd0RpcmVjdGl2ZSB7fVxuIl19
@@ -19,9 +19,9 @@ export class RowDirective {
19
19
  return classes;
20
20
  }
21
21
  }
22
- RowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: RowDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
23
- RowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.3", type: RowDirective, isStandalone: true, selector: "[cRow]", inputs: { xs: "xs", sm: "sm", md: "md", lg: "lg", xl: "xl", xxl: "xxl" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: RowDirective, decorators: [{
22
+ RowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: RowDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
23
+ RowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", type: RowDirective, isStandalone: true, selector: "[cRow]", inputs: { xs: "xs", sm: "sm", md: "md", lg: "lg", xl: "xl", xxl: "xxl" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: RowDirective, decorators: [{
25
25
  type: Directive,
26
26
  args: [{
27
27
  selector: '[cRow]',
@@ -1,7 +1,6 @@
1
- import { Component, Input, HostBinding } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
1
+ import { Component, HostBinding, Input } from '@angular/core';
2
+ import { NgClass, NgIf } from '@angular/common';
3
3
  import * as i0 from "@angular/core";
4
- import * as i1 from "@angular/common";
5
4
  export class HeaderComponent {
6
5
  constructor() {
7
6
  /**
@@ -17,7 +16,7 @@ export class HeaderComponent {
17
16
  get headerClasses() {
18
17
  return {
19
18
  header: true,
20
- [`header-${this.position}`]: !!this.position,
19
+ [`header-${this.position}`]: !!this.position
21
20
  };
22
21
  }
23
22
  get containerClasses() {
@@ -27,11 +26,11 @@ export class HeaderComponent {
27
26
  };
28
27
  }
29
28
  }
30
- HeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
- HeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: HeaderComponent, isStandalone: true, selector: "c-header, [c-header]", inputs: { container: "container", position: "position", role: "role" }, host: { properties: { "attr.role": "this.role", "class": "this.getClasses" } }, ngImport: i0, template: "<div [class]=\"headerClasses\" *ngIf=\"!!container; else elseBlock\">\n <ng-content></ng-content>\n</div>\n<ng-template #elseBlock>\n <ng-content></ng-content>\n</ng-template>\n\n\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderComponent, decorators: [{
29
+ HeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
30
+ HeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: HeaderComponent, isStandalone: true, selector: "c-header, [c-header]", inputs: { container: "container", position: "position", role: "role" }, host: { properties: { "attr.role": "this.role", "class": "this.getClasses" } }, ngImport: i0, template: "<div [ngClass]=\"headerClasses\" *ngIf=\"!!container; else elseBlock\">\n <ng-content></ng-content>\n</div>\n<ng-template #elseBlock>\n <ng-content></ng-content>\n</ng-template>\n\n\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderComponent, decorators: [{
33
32
  type: Component,
34
- args: [{ selector: 'c-header, [c-header]', standalone: true, imports: [CommonModule], template: "<div [class]=\"headerClasses\" *ngIf=\"!!container; else elseBlock\">\n <ng-content></ng-content>\n</div>\n<ng-template #elseBlock>\n <ng-content></ng-content>\n</ng-template>\n\n\n" }]
33
+ args: [{ selector: 'c-header, [c-header]', standalone: true, imports: [NgClass, NgIf], template: "<div [ngClass]=\"headerClasses\" *ngIf=\"!!container; else elseBlock\">\n <ng-content></ng-content>\n</div>\n<ng-template #elseBlock>\n <ng-content></ng-content>\n</ng-template>\n\n\n" }]
35
34
  }], propDecorators: { container: [{
36
35
  type: Input
37
36
  }], position: [{
@@ -45,4 +44,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImpor
45
44
  type: HostBinding,
46
45
  args: ['class']
47
46
  }] } });
48
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvaGVhZGVyL2hlYWRlci9oZWFkZXIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZXVpLWFuZ3VsYXIvc3JjL2xpYi9oZWFkZXIvaGVhZGVyL2hlYWRlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLEtBQUssRUFBRSxXQUFXLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDNUQsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDOzs7QUFXL0MsTUFBTSxPQUFPLGVBQWU7SUFONUI7UUFlRTs7OztXQUlHO1FBRU0sU0FBSSxHQUFHLFFBQVEsQ0FBQztLQW9CMUI7SUFsQkMsSUFDSSxVQUFVO1FBQ1osT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLGdCQUFnQixDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsYUFBYSxDQUFDO0lBQ3ZFLENBQUM7SUFFRCxJQUFJLGFBQWE7UUFDZixPQUFPO1lBQ0wsTUFBTSxFQUFFLElBQUk7WUFDWixDQUFDLFVBQVUsSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLElBQUksQ0FBQyxRQUFRO1NBQzdDLENBQUM7SUFDSixDQUFDO0lBRUQsSUFBSSxnQkFBZ0I7UUFDbEIsT0FBTztZQUNMLFNBQVMsRUFBRSxJQUFJLENBQUMsU0FBUyxLQUFLLElBQUk7WUFDbEMsQ0FBQyxhQUFhLElBQUksQ0FBQyxTQUFTLEVBQUUsQ0FBQyxFQUFFLE9BQU8sSUFBSSxDQUFDLFNBQVMsS0FBSyxRQUFRO1NBQ3BFLENBQUM7SUFDSixDQUFDOzs0R0FsQ1UsZUFBZTtnR0FBZixlQUFlLHdPQ1o1Qix5TEFRQSwyQ0RFWSxZQUFZOzJGQUVYLGVBQWU7a0JBTjNCLFNBQVM7K0JBQ0Usc0JBQXNCLGNBRXBCLElBQUksV0FDUCxDQUFDLFlBQVksQ0FBQzs4QkFNZCxTQUFTO3NCQUFqQixLQUFLO2dCQUlHLFFBQVE7c0JBQWhCLEtBQUs7Z0JBT0csSUFBSTtzQkFEWixXQUFXO3VCQUFDLFdBQVc7O3NCQUN2QixLQUFLO2dCQUdGLFVBQVU7c0JBRGIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtDb21wb25lbnQsIElucHV0LCBIb3N0QmluZGluZ30gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuXG5pbXBvcnQgeyBQb3NpdGlvbnMgfSBmcm9tICcuLi8uLi9jb3JldWkudHlwZXMnO1xudHlwZSBDb250YWluZXIgPSBib29sZWFuIHwgJ3NtJyB8ICdtZCcgfCAnbGcnIHwgJ3hsJyB8ICd4eGwnIHwgJ2ZsdWlkJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnYy1oZWFkZXIsIFtjLWhlYWRlcl0nLFxuICB0ZW1wbGF0ZVVybDogJy4vaGVhZGVyLmNvbXBvbmVudC5odG1sJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV1cbn0pXG5leHBvcnQgY2xhc3MgSGVhZGVyQ29tcG9uZW50IHtcbiAgLyoqXG4gICAqIERlZmluZXMgb3B0aW9uYWwgY29udGFpbmVyIHdyYXBwaW5nIGNoaWxkcmVuIGVsZW1lbnRzLlxuICAgKi9cbiAgQElucHV0KCkgY29udGFpbmVyPzogQ29udGFpbmVyO1xuICAvKipcbiAgICogUGxhY2UgaGVhZGVyIGluIG5vbi1zdGF0aWMgcG9zaXRpb25zLlxuICAgKi9cbiAgQElucHV0KCkgcG9zaXRpb24/OiBQb3NpdGlvbnM7XG4gIC8qKlxuICAgKiBEZWZhdWx0IHJvbGUgZm9yIGhlYWRlci4gW2RvY3NdXG4gICAqIEB0eXBlIHN0cmluZ1xuICAgKiBAZGVmYXVsdCAnaGVhZGVyJ1xuICAgKi9cbiAgQEhvc3RCaW5kaW5nKCdhdHRyLnJvbGUnKVxuICBASW5wdXQoKSByb2xlID0gJ2hlYWRlcic7XG5cbiAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gIGdldCBnZXRDbGFzc2VzKCk6IGFueSB7XG4gICAgcmV0dXJuICEhdGhpcy5jb250YWluZXIgPyB0aGlzLmNvbnRhaW5lckNsYXNzZXMgOiB0aGlzLmhlYWRlckNsYXNzZXM7XG4gIH1cblxuICBnZXQgaGVhZGVyQ2xhc3NlcygpOiBhbnkge1xuICAgIHJldHVybiB7XG4gICAgICBoZWFkZXI6IHRydWUsXG4gICAgICBbYGhlYWRlci0ke3RoaXMucG9zaXRpb259YF06ICEhdGhpcy5wb3NpdGlvbixcbiAgICB9O1xuICB9XG5cbiAgZ2V0IGNvbnRhaW5lckNsYXNzZXMoKTogYW55IHtcbiAgICByZXR1cm4ge1xuICAgICAgY29udGFpbmVyOiB0aGlzLmNvbnRhaW5lciA9PT0gdHJ1ZSxcbiAgICAgIFtgY29udGFpbmVyLSR7dGhpcy5jb250YWluZXJ9YF06IHR5cGVvZiB0aGlzLmNvbnRhaW5lciA9PT0gJ3N0cmluZydcbiAgICB9O1xuICB9XG59XG4iLCI8ZGl2IFtjbGFzc109XCJoZWFkZXJDbGFzc2VzXCIgKm5nSWY9XCIhIWNvbnRhaW5lcjsgZWxzZSBlbHNlQmxvY2tcIj5cbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9kaXY+XG48bmctdGVtcGxhdGUgI2Vsc2VCbG9jaz5cbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9uZy10ZW1wbGF0ZT5cblxuXG4iXX0=
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvaGVhZGVyL2hlYWRlci9oZWFkZXIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZXVpLWFuZ3VsYXIvc3JjL2xpYi9oZWFkZXIvaGVhZGVyL2hlYWRlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDOUQsT0FBTyxFQUFFLE9BQU8sRUFBRSxJQUFJLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFZaEQsTUFBTSxPQUFPLGVBQWU7SUFONUI7UUFlRTs7OztXQUlHO1FBRU0sU0FBSSxHQUFHLFFBQVEsQ0FBQztLQW9CMUI7SUFsQkMsSUFDSSxVQUFVO1FBQ1osT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLGdCQUFnQixDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsYUFBYSxDQUFDO0lBQ3ZFLENBQUM7SUFFRCxJQUFJLGFBQWE7UUFDZixPQUFPO1lBQ0wsTUFBTSxFQUFFLElBQUk7WUFDWixDQUFDLFVBQVUsSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLElBQUksQ0FBQyxRQUFRO1NBQzdDLENBQUM7SUFDSixDQUFDO0lBRUQsSUFBSSxnQkFBZ0I7UUFDbEIsT0FBTztZQUNMLFNBQVMsRUFBRSxJQUFJLENBQUMsU0FBUyxLQUFLLElBQUk7WUFDbEMsQ0FBQyxhQUFhLElBQUksQ0FBQyxTQUFTLEVBQUUsQ0FBQyxFQUFFLE9BQU8sSUFBSSxDQUFDLFNBQVMsS0FBSyxRQUFRO1NBQ3BFLENBQUM7SUFDSixDQUFDOzs0R0FsQ1UsZUFBZTtnR0FBZixlQUFlLHdPQ2I1QiwyTEFRQSw0Q0RHWSxPQUFPLG9GQUFFLElBQUk7MkZBRVosZUFBZTtrQkFOM0IsU0FBUzsrQkFDRSxzQkFBc0IsY0FFcEIsSUFBSSxXQUNQLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQzs4QkFNZixTQUFTO3NCQUFqQixLQUFLO2dCQUlHLFFBQVE7c0JBQWhCLEtBQUs7Z0JBT0csSUFBSTtzQkFEWixXQUFXO3VCQUFDLFdBQVc7O3NCQUN2QixLQUFLO2dCQUdGLFVBQVU7c0JBRGIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBIb3N0QmluZGluZywgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE5nQ2xhc3MsIE5nSWYgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuXG5pbXBvcnQgeyBQb3NpdGlvbnMgfSBmcm9tICcuLi8uLi9jb3JldWkudHlwZXMnO1xuXG50eXBlIENvbnRhaW5lciA9IGJvb2xlYW4gfCAnc20nIHwgJ21kJyB8ICdsZycgfCAneGwnIHwgJ3h4bCcgfCAnZmx1aWQnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdjLWhlYWRlciwgW2MtaGVhZGVyXScsXG4gIHRlbXBsYXRlVXJsOiAnLi9oZWFkZXIuY29tcG9uZW50Lmh0bWwnLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbTmdDbGFzcywgTmdJZl1cbn0pXG5leHBvcnQgY2xhc3MgSGVhZGVyQ29tcG9uZW50IHtcbiAgLyoqXG4gICAqIERlZmluZXMgb3B0aW9uYWwgY29udGFpbmVyIHdyYXBwaW5nIGNoaWxkcmVuIGVsZW1lbnRzLlxuICAgKi9cbiAgQElucHV0KCkgY29udGFpbmVyPzogQ29udGFpbmVyO1xuICAvKipcbiAgICogUGxhY2UgaGVhZGVyIGluIG5vbi1zdGF0aWMgcG9zaXRpb25zLlxuICAgKi9cbiAgQElucHV0KCkgcG9zaXRpb24/OiBQb3NpdGlvbnM7XG4gIC8qKlxuICAgKiBEZWZhdWx0IHJvbGUgZm9yIGhlYWRlci4gW2RvY3NdXG4gICAqIEB0eXBlIHN0cmluZ1xuICAgKiBAZGVmYXVsdCAnaGVhZGVyJ1xuICAgKi9cbiAgQEhvc3RCaW5kaW5nKCdhdHRyLnJvbGUnKVxuICBASW5wdXQoKSByb2xlID0gJ2hlYWRlcic7XG5cbiAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gIGdldCBnZXRDbGFzc2VzKCk6IGFueSB7XG4gICAgcmV0dXJuICEhdGhpcy5jb250YWluZXIgPyB0aGlzLmNvbnRhaW5lckNsYXNzZXMgOiB0aGlzLmhlYWRlckNsYXNzZXM7XG4gIH1cblxuICBnZXQgaGVhZGVyQ2xhc3NlcygpOiBhbnkge1xuICAgIHJldHVybiB7XG4gICAgICBoZWFkZXI6IHRydWUsXG4gICAgICBbYGhlYWRlci0ke3RoaXMucG9zaXRpb259YF06ICEhdGhpcy5wb3NpdGlvblxuICAgIH07XG4gIH1cblxuICBnZXQgY29udGFpbmVyQ2xhc3NlcygpOiBhbnkge1xuICAgIHJldHVybiB7XG4gICAgICBjb250YWluZXI6IHRoaXMuY29udGFpbmVyID09PSB0cnVlLFxuICAgICAgW2Bjb250YWluZXItJHt0aGlzLmNvbnRhaW5lcn1gXTogdHlwZW9mIHRoaXMuY29udGFpbmVyID09PSAnc3RyaW5nJ1xuICAgIH07XG4gIH1cbn1cbiIsIjxkaXYgW25nQ2xhc3NdPVwiaGVhZGVyQ2xhc3Nlc1wiICpuZ0lmPVwiISFjb250YWluZXI7IGVsc2UgZWxzZUJsb2NrXCI+XG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbjwvZGl2PlxuPG5nLXRlbXBsYXRlICNlbHNlQmxvY2s+XG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbjwvbmctdGVtcGxhdGU+XG5cblxuIl19
@@ -11,9 +11,9 @@ export class HeaderBrandComponent {
11
11
  this.headerBrandClass = true;
12
12
  }
13
13
  }
14
- HeaderBrandComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderBrandComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
- HeaderBrandComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: HeaderBrandComponent, isStandalone: true, selector: "c-header-brand", inputs: { role: "role" }, host: { properties: { "attr.role": "this.role", "class.header-brand": "this.headerBrandClass" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderBrandComponent, decorators: [{
14
+ HeaderBrandComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderBrandComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
+ HeaderBrandComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: HeaderBrandComponent, isStandalone: true, selector: "c-header-brand", inputs: { role: "role" }, host: { properties: { "attr.role": "this.role", "class.header-brand": "this.headerBrandClass" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderBrandComponent, decorators: [{
17
17
  type: Component,
18
18
  args: [{
19
19
  selector: 'c-header-brand',
@@ -5,9 +5,9 @@ export class HeaderDividerComponent {
5
5
  this.headerDividerClass = true;
6
6
  }
7
7
  }
8
- HeaderDividerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderDividerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- HeaderDividerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: HeaderDividerComponent, isStandalone: true, selector: "c-header-divider, [cHeaderDivider]", host: { properties: { "class.header-divider": "this.headerDividerClass" } }, ngImport: i0, template: ``, isInline: true });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderDividerComponent, decorators: [{
8
+ HeaderDividerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderDividerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
+ HeaderDividerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: HeaderDividerComponent, isStandalone: true, selector: "c-header-divider, [cHeaderDivider]", host: { properties: { "class.header-divider": "this.headerDividerClass" } }, ngImport: i0, template: ``, isInline: true });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderDividerComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{
13
13
  selector: 'c-header-divider, [cHeaderDivider]',
@@ -11,9 +11,9 @@ export class HeaderNavComponent {
11
11
  this.headerNavClass = true;
12
12
  }
13
13
  }
14
- HeaderNavComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderNavComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
- HeaderNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: HeaderNavComponent, isStandalone: true, selector: "c-header-nav", inputs: { role: "role" }, host: { properties: { "attr.role": "this.role", "class.header-nav": "this.headerNavClass" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: [""] });
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderNavComponent, decorators: [{
14
+ HeaderNavComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderNavComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
+ HeaderNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: HeaderNavComponent, isStandalone: true, selector: "c-header-nav", inputs: { role: "role" }, host: { properties: { "attr.role": "this.role", "class.header-nav": "this.headerNavClass" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: [""] });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderNavComponent, decorators: [{
17
17
  type: Component,
18
18
  args: [{ selector: 'c-header-nav', template: `<ng-content></ng-content>`, standalone: true }]
19
19
  }], propDecorators: { role: [{
@@ -5,9 +5,9 @@ export class HeaderTextComponent {
5
5
  this.headerTextClass = true;
6
6
  }
7
7
  }
8
- HeaderTextComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderTextComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- HeaderTextComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.3", type: HeaderTextComponent, isStandalone: true, selector: "c-header-text, [cHeaderText]", host: { properties: { "class.header-text": "this.headerTextClass" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderTextComponent, decorators: [{
8
+ HeaderTextComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderTextComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
+ HeaderTextComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: HeaderTextComponent, isStandalone: true, selector: "c-header-text, [cHeaderText]", host: { properties: { "class.header-text": "this.headerTextClass" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderTextComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{
13
13
  selector: 'c-header-text, [cHeaderText]',
@@ -30,9 +30,9 @@ export class HeaderTogglerDirective {
30
30
  }
31
31
  }
32
32
  }
33
- HeaderTogglerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderTogglerDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
34
- HeaderTogglerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.3", type: HeaderTogglerDirective, isStandalone: true, selector: "[cHeaderToggler]", inputs: { type: "type", ariaLabel: "ariaLabel" }, host: { properties: { "class.header-toggler": "this.headerToggler", "attr.type": "this.type", "attr.aria-label": "this.ariaLabel" } }, ngImport: i0 });
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderTogglerDirective, decorators: [{
33
+ HeaderTogglerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderTogglerDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
34
+ HeaderTogglerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", type: HeaderTogglerDirective, isStandalone: true, selector: "[cHeaderToggler]", inputs: { type: "type", ariaLabel: "ariaLabel" }, host: { properties: { "class.header-toggler": "this.headerToggler", "attr.type": "this.type", "attr.aria-label": "this.ariaLabel" } }, ngImport: i0 });
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderTogglerDirective, decorators: [{
36
36
  type: Directive,
37
37
  args: [{
38
38
  selector: '[cHeaderToggler]',
@@ -1,5 +1,4 @@
1
1
  import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
2
  import { HeaderComponent } from './header/header.component';
4
3
  import { HeaderBrandComponent } from './header-brand/header-brand.component';
5
4
  import { HeaderDividerComponent } from './header-divider/header-divider.component';
@@ -9,9 +8,8 @@ import { HeaderTogglerDirective } from './header-toggler/header-toggler.directiv
9
8
  import * as i0 from "@angular/core";
10
9
  export class HeaderModule {
11
10
  }
12
- HeaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- HeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.3", ngImport: i0, type: HeaderModule, imports: [CommonModule,
14
- HeaderComponent,
11
+ HeaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
+ HeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.6", ngImport: i0, type: HeaderModule, imports: [HeaderComponent,
15
13
  HeaderBrandComponent,
16
14
  HeaderDividerComponent,
17
15
  HeaderNavComponent,
@@ -22,18 +20,15 @@ HeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
22
20
  HeaderNavComponent,
23
21
  HeaderTextComponent,
24
22
  HeaderTogglerDirective] });
25
- HeaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderModule, imports: [CommonModule,
26
- HeaderComponent,
23
+ HeaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderModule, imports: [HeaderComponent,
27
24
  HeaderBrandComponent,
28
25
  HeaderDividerComponent,
29
26
  HeaderNavComponent,
30
27
  HeaderTextComponent] });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: HeaderModule, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: HeaderModule, decorators: [{
32
29
  type: NgModule,
33
30
  args: [{
34
- declarations: [],
35
31
  imports: [
36
- CommonModule,
37
32
  HeaderComponent,
38
33
  HeaderBrandComponent,
39
34
  HeaderDividerComponent,
@@ -51,4 +46,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImpor
51
46
  ]
52
47
  }]
53
48
  }] });
54
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvaGVhZGVyL2hlYWRlci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFFL0MsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzVELE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQzdFLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDJDQUEyQyxDQUFDO0FBQ25GLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLG1DQUFtQyxDQUFDO0FBQ3ZFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHFDQUFxQyxDQUFDO0FBQzFFLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDJDQUEyQyxDQUFDOztBQXNCbkYsTUFBTSxPQUFPLFlBQVk7O3lHQUFaLFlBQVk7MEdBQVosWUFBWSxZQWpCckIsWUFBWTtRQUNaLGVBQWU7UUFDZixvQkFBb0I7UUFDcEIsc0JBQXNCO1FBQ3RCLGtCQUFrQjtRQUNsQixtQkFBbUI7UUFDbkIsc0JBQXNCLGFBR3RCLGVBQWU7UUFDZixvQkFBb0I7UUFDcEIsc0JBQXNCO1FBQ3RCLGtCQUFrQjtRQUNsQixtQkFBbUI7UUFDbkIsc0JBQXNCOzBHQUdiLFlBQVksWUFqQnJCLFlBQVk7UUFDWixlQUFlO1FBQ2Ysb0JBQW9CO1FBQ3BCLHNCQUFzQjtRQUN0QixrQkFBa0I7UUFDbEIsbUJBQW1COzJGQVlWLFlBQVk7a0JBcEJ4QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRSxFQUFFO29CQUNoQixPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixlQUFlO3dCQUNmLG9CQUFvQjt3QkFDcEIsc0JBQXNCO3dCQUN0QixrQkFBa0I7d0JBQ2xCLG1CQUFtQjt3QkFDbkIsc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZUFBZTt3QkFDZixvQkFBb0I7d0JBQ3BCLHNCQUFzQjt3QkFDdEIsa0JBQWtCO3dCQUNsQixtQkFBbUI7d0JBQ25CLHNCQUFzQjtxQkFDdkI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcblxuaW1wb3J0IHsgSGVhZGVyQ29tcG9uZW50IH0gZnJvbSAnLi9oZWFkZXIvaGVhZGVyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBIZWFkZXJCcmFuZENvbXBvbmVudCB9IGZyb20gJy4vaGVhZGVyLWJyYW5kL2hlYWRlci1icmFuZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgSGVhZGVyRGl2aWRlckNvbXBvbmVudCB9IGZyb20gJy4vaGVhZGVyLWRpdmlkZXIvaGVhZGVyLWRpdmlkZXIuY29tcG9uZW50JztcbmltcG9ydCB7IEhlYWRlck5hdkNvbXBvbmVudCB9IGZyb20gJy4vaGVhZGVyLW5hdi9oZWFkZXItbmF2LmNvbXBvbmVudCc7XG5pbXBvcnQgeyBIZWFkZXJUZXh0Q29tcG9uZW50IH0gZnJvbSAnLi9oZWFkZXItdGV4dC9oZWFkZXItdGV4dC5jb21wb25lbnQnO1xuaW1wb3J0IHsgSGVhZGVyVG9nZ2xlckRpcmVjdGl2ZSB9IGZyb20gJy4vaGVhZGVyLXRvZ2dsZXIvaGVhZGVyLXRvZ2dsZXIuZGlyZWN0aXZlJztcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbXSxcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBIZWFkZXJDb21wb25lbnQsXG4gICAgSGVhZGVyQnJhbmRDb21wb25lbnQsXG4gICAgSGVhZGVyRGl2aWRlckNvbXBvbmVudCxcbiAgICBIZWFkZXJOYXZDb21wb25lbnQsXG4gICAgSGVhZGVyVGV4dENvbXBvbmVudCxcbiAgICBIZWFkZXJUb2dnbGVyRGlyZWN0aXZlXG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBIZWFkZXJDb21wb25lbnQsXG4gICAgSGVhZGVyQnJhbmRDb21wb25lbnQsXG4gICAgSGVhZGVyRGl2aWRlckNvbXBvbmVudCxcbiAgICBIZWFkZXJOYXZDb21wb25lbnQsXG4gICAgSGVhZGVyVGV4dENvbXBvbmVudCxcbiAgICBIZWFkZXJUb2dnbGVyRGlyZWN0aXZlXG4gIF1cbn0pXG5leHBvcnQgY2xhc3MgSGVhZGVyTW9kdWxlIHt9XG4iXX0=
49
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvaGVhZGVyL2hlYWRlci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUV6QyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDNUQsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDN0UsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sMkNBQTJDLENBQUM7QUFDbkYsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sbUNBQW1DLENBQUM7QUFDdkUsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFDMUUsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sMkNBQTJDLENBQUM7O0FBb0JuRixNQUFNLE9BQU8sWUFBWTs7eUdBQVosWUFBWTswR0FBWixZQUFZLFlBaEJyQixlQUFlO1FBQ2Ysb0JBQW9CO1FBQ3BCLHNCQUFzQjtRQUN0QixrQkFBa0I7UUFDbEIsbUJBQW1CO1FBQ25CLHNCQUFzQixhQUd0QixlQUFlO1FBQ2Ysb0JBQW9CO1FBQ3BCLHNCQUFzQjtRQUN0QixrQkFBa0I7UUFDbEIsbUJBQW1CO1FBQ25CLHNCQUFzQjswR0FHYixZQUFZLFlBaEJyQixlQUFlO1FBQ2Ysb0JBQW9CO1FBQ3BCLHNCQUFzQjtRQUN0QixrQkFBa0I7UUFDbEIsbUJBQW1COzJGQVlWLFlBQVk7a0JBbEJ4QixRQUFRO21CQUFDO29CQUNSLE9BQU8sRUFBRTt3QkFDUCxlQUFlO3dCQUNmLG9CQUFvQjt3QkFDcEIsc0JBQXNCO3dCQUN0QixrQkFBa0I7d0JBQ2xCLG1CQUFtQjt3QkFDbkIsc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZUFBZTt3QkFDZixvQkFBb0I7d0JBQ3BCLHNCQUFzQjt3QkFDdEIsa0JBQWtCO3dCQUNsQixtQkFBbUI7d0JBQ25CLHNCQUFzQjtxQkFDdkI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5pbXBvcnQgeyBIZWFkZXJDb21wb25lbnQgfSBmcm9tICcuL2hlYWRlci9oZWFkZXIuY29tcG9uZW50JztcbmltcG9ydCB7IEhlYWRlckJyYW5kQ29tcG9uZW50IH0gZnJvbSAnLi9oZWFkZXItYnJhbmQvaGVhZGVyLWJyYW5kLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBIZWFkZXJEaXZpZGVyQ29tcG9uZW50IH0gZnJvbSAnLi9oZWFkZXItZGl2aWRlci9oZWFkZXItZGl2aWRlci5jb21wb25lbnQnO1xuaW1wb3J0IHsgSGVhZGVyTmF2Q29tcG9uZW50IH0gZnJvbSAnLi9oZWFkZXItbmF2L2hlYWRlci1uYXYuY29tcG9uZW50JztcbmltcG9ydCB7IEhlYWRlclRleHRDb21wb25lbnQgfSBmcm9tICcuL2hlYWRlci10ZXh0L2hlYWRlci10ZXh0LmNvbXBvbmVudCc7XG5pbXBvcnQgeyBIZWFkZXJUb2dnbGVyRGlyZWN0aXZlIH0gZnJvbSAnLi9oZWFkZXItdG9nZ2xlci9oZWFkZXItdG9nZ2xlci5kaXJlY3RpdmUnO1xuXG5ATmdNb2R1bGUoe1xuICBpbXBvcnRzOiBbXG4gICAgSGVhZGVyQ29tcG9uZW50LFxuICAgIEhlYWRlckJyYW5kQ29tcG9uZW50LFxuICAgIEhlYWRlckRpdmlkZXJDb21wb25lbnQsXG4gICAgSGVhZGVyTmF2Q29tcG9uZW50LFxuICAgIEhlYWRlclRleHRDb21wb25lbnQsXG4gICAgSGVhZGVyVG9nZ2xlckRpcmVjdGl2ZVxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgSGVhZGVyQ29tcG9uZW50LFxuICAgIEhlYWRlckJyYW5kQ29tcG9uZW50LFxuICAgIEhlYWRlckRpdmlkZXJDb21wb25lbnQsXG4gICAgSGVhZGVyTmF2Q29tcG9uZW50LFxuICAgIEhlYWRlclRleHRDb21wb25lbnQsXG4gICAgSGVhZGVyVG9nZ2xlckRpcmVjdGl2ZVxuICBdXG59KVxuZXhwb3J0IGNsYXNzIEhlYWRlck1vZHVsZSB7fVxuIl19
@@ -64,9 +64,9 @@ export class ImgDirective {
64
64
  this.placeholderColor = 'transparent';
65
65
  }
66
66
  }
67
- ImgDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ImgDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
68
- ImgDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.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 });
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ImgDirective, decorators: [{
67
+ ImgDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ImgDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
68
+ ImgDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", 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 });
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ImgDirective, decorators: [{
70
70
  type: Directive,
71
71
  args: [{
72
72
  selector: '[cImg]',
@@ -1,18 +1,16 @@
1
1
  import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
2
  import { ImgDirective } from './img.directive';
4
3
  import * as i0 from "@angular/core";
5
4
  export class ImgModule {
6
5
  }
7
- ImgModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ImgModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- ImgModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.3", ngImport: i0, type: ImgModule, imports: [CommonModule, ImgDirective], exports: [ImgDirective] });
9
- ImgModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ImgModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ImgModule, decorators: [{
6
+ ImgModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ImgModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ ImgModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.6", ngImport: i0, type: ImgModule, imports: [ImgDirective], exports: [ImgDirective] });
8
+ ImgModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ImgModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ImgModule, decorators: [{
11
10
  type: NgModule,
12
11
  args: [{
13
- imports: [CommonModule, ImgDirective],
14
- exports: [ImgDirective],
15
- declarations: []
12
+ imports: [ImgDirective],
13
+ exports: [ImgDirective]
16
14
  }]
17
15
  }] });
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW1nLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvaW1hZ2UvaW1nLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7O0FBTy9DLE1BQU0sT0FBTyxTQUFTOztzR0FBVCxTQUFTO3VHQUFULFNBQVMsWUFKVixZQUFZLEVBQUUsWUFBWSxhQUMxQixZQUFZO3VHQUdYLFNBQVMsWUFKVixZQUFZOzJGQUlYLFNBQVM7a0JBTHJCLFFBQVE7bUJBQUM7b0JBQ1IsT0FBTyxFQUFFLENBQUMsWUFBWSxFQUFFLFlBQVksQ0FBQztvQkFDckMsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixZQUFZLEVBQUUsRUFBRTtpQkFDakIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEltZ0RpcmVjdGl2ZSB9IGZyb20gJy4vaW1nLmRpcmVjdGl2ZSc7XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGUsIEltZ0RpcmVjdGl2ZV0sXG4gIGV4cG9ydHM6IFtJbWdEaXJlY3RpdmVdLFxuICBkZWNsYXJhdGlvbnM6IFtdXG59KVxuZXhwb3J0IGNsYXNzIEltZ01vZHVsZSB7fVxuIl19
16
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW1nLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvaW1hZ2UvaW1nLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFNL0MsTUFBTSxPQUFPLFNBQVM7O3NHQUFULFNBQVM7dUdBQVQsU0FBUyxZQUhWLFlBQVksYUFDWixZQUFZO3VHQUVYLFNBQVM7MkZBQVQsU0FBUztrQkFKckIsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztpQkFDeEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSW1nRGlyZWN0aXZlIH0gZnJvbSAnLi9pbWcuZGlyZWN0aXZlJztcblxuQE5nTW9kdWxlKHtcbiAgaW1wb3J0czogW0ltZ0RpcmVjdGl2ZV0sXG4gIGV4cG9ydHM6IFtJbWdEaXJlY3RpdmVdXG59KVxuZXhwb3J0IGNsYXNzIEltZ01vZHVsZSB7fVxuIl19
@@ -40,9 +40,9 @@ export class ListGroupItemDirective {
40
40
  this._disabled = false;
41
41
  }
42
42
  }
43
- ListGroupItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ListGroupItemDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
44
- ListGroupItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.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 });
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ListGroupItemDirective, decorators: [{
43
+ ListGroupItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ListGroupItemDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
44
+ ListGroupItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", 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 });
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ListGroupItemDirective, decorators: [{
46
46
  type: Directive,
47
47
  args: [{
48
48
  selector: '[cListGroupItem], c-list-group-item',
@@ -26,9 +26,9 @@ export class ListGroupDirective {
26
26
  this._flush = false;
27
27
  }
28
28
  }
29
- ListGroupDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ListGroupDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
30
- ListGroupDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.3", type: ListGroupDirective, isStandalone: true, selector: "[cListGroup]", inputs: { flush: "flush", horizontal: "horizontal" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.3", ngImport: i0, type: ListGroupDirective, decorators: [{
29
+ ListGroupDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ListGroupDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
30
+ ListGroupDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.6", type: ListGroupDirective, isStandalone: true, selector: "[cListGroup]", inputs: { flush: "flush", horizontal: "horizontal" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImport: i0, type: ListGroupDirective, decorators: [{
32
32
  type: Directive,
33
33
  args: [{
34
34
  selector: '[cListGroup]',