@fundamental-ngx/core 0.40.4-rc.6 → 0.40.5

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 (814) hide show
  1. package/esm2020/action-bar/action-bar-actions/action-bar-actions.directive.mjs +3 -3
  2. package/esm2020/action-bar/action-bar-back/action-bar-back.directive.mjs +3 -3
  3. package/esm2020/action-bar/action-bar-description/action-bar-description.directive.mjs +3 -3
  4. package/esm2020/action-bar/action-bar-header/action-bar-header.directive.mjs +3 -3
  5. package/esm2020/action-bar/action-bar-mobile/action-bar-mobile.directive.mjs +3 -3
  6. package/esm2020/action-bar/action-bar-title/action-bar-title.component.mjs +3 -3
  7. package/esm2020/action-bar/action-bar.component.mjs +3 -3
  8. package/esm2020/action-bar/action-bar.module.mjs +4 -4
  9. package/esm2020/action-sheet/action-sheet-body/action-sheet-body.component.mjs +3 -3
  10. package/esm2020/action-sheet/action-sheet-control/action-sheet-control.component.mjs +3 -3
  11. package/esm2020/action-sheet/action-sheet-item/action-sheet-item.component.mjs +3 -3
  12. package/esm2020/action-sheet/action-sheet-mobile/action-sheet-mobile.component.mjs +3 -3
  13. package/esm2020/action-sheet/action-sheet-mobile/action-sheet-mobile.module.mjs +4 -4
  14. package/esm2020/action-sheet/action-sheet.component.mjs +3 -3
  15. package/esm2020/action-sheet/action-sheet.module.mjs +4 -4
  16. package/esm2020/action-sheet/deprecated-action-sheet-compact.directive.mjs +3 -3
  17. package/esm2020/alert/alert-service/alert.service.mjs +3 -3
  18. package/esm2020/alert/alert-utils/alert-container.component.mjs +3 -3
  19. package/esm2020/alert/alert.component.mjs +3 -3
  20. package/esm2020/alert/alert.module.mjs +4 -4
  21. package/esm2020/avatar/avatar.component.mjs +3 -3
  22. package/esm2020/avatar/avatar.module.mjs +4 -4
  23. package/esm2020/avatar-group/avatar-group.component.mjs +3 -3
  24. package/esm2020/avatar-group/avatar-group.module.mjs +4 -4
  25. package/esm2020/avatar-group/directives/avatar-group-focusable-avatar.directive.mjs +3 -3
  26. package/esm2020/avatar-group/directives/avatar-group-item.directive.mjs +3 -3
  27. package/esm2020/avatar-group/directives/avatar-group-overflow-body.directive.mjs +3 -3
  28. package/esm2020/avatar-group/directives/avatar-group-overflow-button-text.directive.mjs +3 -3
  29. package/esm2020/avatar-group/directives/avatar-group-overflow-button.directive.mjs +3 -3
  30. package/esm2020/avatar-group/directives/avatar-group-overflow-item.directive.mjs +3 -3
  31. package/esm2020/avatar-group/directives/avatar-group-popover-control.directive.mjs +3 -3
  32. package/esm2020/bar/bar.component.mjs +3 -3
  33. package/esm2020/bar/bar.module.mjs +4 -4
  34. package/esm2020/bar/button-bar/button-bar.component.mjs +3 -3
  35. package/esm2020/bar/deprecated-bar-button-content-density.directive.mjs +3 -3
  36. package/esm2020/bar/deprecated-bar-content-density.directive.mjs +3 -3
  37. package/esm2020/bar/directives/bar-element.directive.mjs +3 -3
  38. package/esm2020/bar/directives/bar-left.directive.mjs +3 -3
  39. package/esm2020/bar/directives/bar-middle.directive.mjs +3 -3
  40. package/esm2020/bar/directives/bar-right.directive.mjs +3 -3
  41. package/esm2020/breadcrumb/breadcrumb-item.component.mjs +3 -3
  42. package/esm2020/breadcrumb/breadcrumb.component.mjs +3 -3
  43. package/esm2020/breadcrumb/breadcrumb.module.mjs +4 -4
  44. package/esm2020/breadcrumb/deprecated-breadcrumbs-compact.directive.mjs +3 -3
  45. package/esm2020/busy-indicator/busy-indicator-extended/busy-indicator-extended.directive.mjs +3 -3
  46. package/esm2020/busy-indicator/busy-indicator.component.mjs +3 -3
  47. package/esm2020/busy-indicator/busy-indicator.module.mjs +4 -4
  48. package/esm2020/button/base-button.mjs +3 -3
  49. package/esm2020/button/button.component.mjs +3 -3
  50. package/esm2020/button/button.module.mjs +4 -4
  51. package/esm2020/button/deprecated-button-content-density.directive.mjs +3 -3
  52. package/esm2020/calendar/calendar-directives.mjs +3 -3
  53. package/esm2020/calendar/calendar-header/calendar-header.component.mjs +3 -3
  54. package/esm2020/calendar/calendar-views/calendar-aggregated-year-view/calendar-aggregated-year-view.component.mjs +3 -3
  55. package/esm2020/calendar/calendar-views/calendar-day-view/calendar-day-view.component.mjs +3 -3
  56. package/esm2020/calendar/calendar-views/calendar-month-view/calendar-month-view.component.mjs +3 -3
  57. package/esm2020/calendar/calendar-views/calendar-year-view/calendar-year-view.component.mjs +3 -3
  58. package/esm2020/calendar/calendar.component.mjs +3 -3
  59. package/esm2020/calendar/calendar.module.mjs +4 -4
  60. package/esm2020/calendar/calendar.service.mjs +3 -3
  61. package/esm2020/calendar/deprecated-calendar-content-density.directive.mjs +3 -3
  62. package/esm2020/calendar/i18n/calendar-i18n-labels.mjs +3 -3
  63. package/esm2020/card/card-content.component.mjs +3 -3
  64. package/esm2020/card/card-counter.directive.mjs +3 -3
  65. package/esm2020/card/card-footer-action-item.directive.mjs +3 -3
  66. package/esm2020/card/card-footer.component.mjs +3 -3
  67. package/esm2020/card/card-header.component.mjs +3 -3
  68. package/esm2020/card/card-loader.component.mjs +3 -3
  69. package/esm2020/card/card-second-subtitle.directive.mjs +3 -3
  70. package/esm2020/card/card-subtitle.directive.mjs +3 -3
  71. package/esm2020/card/card-title.directive.mjs +3 -3
  72. package/esm2020/card/card.component.mjs +3 -3
  73. package/esm2020/card/card.module.mjs +4 -4
  74. package/esm2020/card/deprecated-card-content-density.directive.mjs +3 -3
  75. package/esm2020/card/kpi/card-kpi-analytics-content.directive.mjs +3 -3
  76. package/esm2020/card/kpi/card-kpi-analytics-label.directive.mjs +3 -3
  77. package/esm2020/card/kpi/card-kpi-analytics.directive.mjs +3 -3
  78. package/esm2020/card/kpi/card-kpi-header.component.mjs +3 -3
  79. package/esm2020/card/kpi/card-kpi-scale-icon.directive.mjs +3 -3
  80. package/esm2020/card/kpi/card-kpi-scale-text.directive.mjs +3 -3
  81. package/esm2020/card/kpi/card-kpi-value.directive.mjs +3 -3
  82. package/esm2020/carousel/carousel-item/carousel-item.component.mjs +3 -3
  83. package/esm2020/carousel/carousel-item.directive.mjs +3 -3
  84. package/esm2020/carousel/carousel.component.mjs +3 -3
  85. package/esm2020/carousel/carousel.directive.mjs +3 -3
  86. package/esm2020/carousel/carousel.module.mjs +4 -4
  87. package/esm2020/carousel/carousel.service.mjs +3 -3
  88. package/esm2020/checkbox/checkbox/checkbox.component.mjs +3 -3
  89. package/esm2020/checkbox/checkbox.module.mjs +4 -4
  90. package/esm2020/checkbox/deprecated-checkbox-content-density.directive.mjs +3 -3
  91. package/esm2020/combobox/combobox-mobile/combobox-mobile.component.mjs +3 -3
  92. package/esm2020/combobox/combobox-mobile/combobox-mobile.module.mjs +4 -4
  93. package/esm2020/combobox/combobox.component.mjs +3 -3
  94. package/esm2020/combobox/combobox.module.mjs +4 -4
  95. package/esm2020/combobox/deprecated-combobox-content-density.directive.mjs +3 -3
  96. package/esm2020/combobox/list-group.pipe.mjs +3 -3
  97. package/esm2020/content-density/classes/deprecated-compact.directive.mjs +3 -3
  98. package/esm2020/content-density/classes/deprecated-condensed.directive.mjs +3 -3
  99. package/esm2020/content-density/classes/deprecated-content-density.directive.mjs +3 -3
  100. package/esm2020/content-density/classes/deprecated-cozy.directive.mjs +3 -3
  101. package/esm2020/content-density/content-density.module.mjs +4 -4
  102. package/esm2020/content-density/directives/content-density.directive.mjs +3 -3
  103. package/esm2020/content-density/providers/local-content-density-storage.mjs +3 -3
  104. package/esm2020/content-density/providers/memory-content-density-storage.mjs +3 -3
  105. package/esm2020/content-density/providers/url-content-density-storage.mjs +3 -3
  106. package/esm2020/content-density/services/content-density-observer.service.mjs +3 -3
  107. package/esm2020/content-density/services/deprecated-content-density.service.mjs +3 -3
  108. package/esm2020/content-density/services/global-content-density.service.mjs +3 -3
  109. package/esm2020/date-picker/date-picker.component.mjs +3 -3
  110. package/esm2020/date-picker/date-picker.module.mjs +4 -4
  111. package/esm2020/date-picker/deprecated-date-picker-compact.directive.mjs +3 -3
  112. package/esm2020/datetime/datetime-format.pipes.mjs +9 -9
  113. package/esm2020/datetime/fd-datetime-adapter.mjs +3 -3
  114. package/esm2020/datetime/fd-datetime-pipes.module.mjs +4 -4
  115. package/esm2020/datetime/fd-datetime.module.mjs +8 -8
  116. package/esm2020/datetime-picker/datetime-picker.component.mjs +3 -3
  117. package/esm2020/datetime-picker/datetime-picker.module.mjs +4 -4
  118. package/esm2020/datetime-picker/deprecated-date-time-picker-content-density.directive.mjs +3 -3
  119. package/esm2020/dialog/base/dialog-base.class.mjs +3 -3
  120. package/esm2020/dialog/base/dialog-base.service.mjs +3 -3
  121. package/esm2020/dialog/base/dialog-footer-base.class.mjs +3 -3
  122. package/esm2020/dialog/base/dialog-header-base.class.mjs +3 -3
  123. package/esm2020/dialog/dialog-body/dialog-body.component.mjs +3 -3
  124. package/esm2020/dialog/dialog-close-button/dialog-close-button.component.mjs +3 -3
  125. package/esm2020/dialog/dialog-container/dialog-container.component.mjs +3 -3
  126. package/esm2020/dialog/dialog-default/dialog-default.component.mjs +3 -3
  127. package/esm2020/dialog/dialog-footer/dialog-footer.component.mjs +3 -3
  128. package/esm2020/dialog/dialog-footer-button/dialog-footer-button.component.mjs +3 -3
  129. package/esm2020/dialog/dialog-header/dialog-header.component.mjs +3 -3
  130. package/esm2020/dialog/dialog-service/dialog.service.mjs +3 -3
  131. package/esm2020/dialog/dialog.component.mjs +3 -3
  132. package/esm2020/dialog/dialog.module.mjs +4 -4
  133. package/esm2020/dialog/directives/dialog-decisive-button.directive.mjs +3 -3
  134. package/esm2020/dialog/directives/dialog-title.directive.mjs +3 -3
  135. package/esm2020/dialog/utils/dialog-config.class.mjs +3 -3
  136. package/esm2020/dialog/utils/dialog-overlay.container.mjs +3 -3
  137. package/esm2020/dialog/utils/dialog-ref.class.mjs +3 -3
  138. package/esm2020/dynamic-page/deprecated-dynamic-page-compact.directive.mjs +3 -3
  139. package/esm2020/dynamic-page/dynamic-page-content/dynamic-page-content.component.mjs +3 -3
  140. package/esm2020/dynamic-page/dynamic-page-footer/dynamic-page-footer.component.mjs +3 -3
  141. package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-base-actions.mjs +3 -3
  142. package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-global-actions.component.mjs +3 -3
  143. package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-layout-actions.component.mjs +3 -3
  144. package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-title-content.component.mjs +4 -4
  145. package/esm2020/dynamic-page/dynamic-page-header/header/dynamic-page-header.component.mjs +3 -3
  146. package/esm2020/dynamic-page/dynamic-page-header/subheader/dynamic-page-subheader.component.mjs +3 -3
  147. package/esm2020/dynamic-page/dynamic-page-wrapper.directive.mjs +3 -3
  148. package/esm2020/dynamic-page/dynamic-page.component.mjs +3 -3
  149. package/esm2020/dynamic-page/dynamic-page.config.mjs +3 -3
  150. package/esm2020/dynamic-page/dynamic-page.module.mjs +4 -4
  151. package/esm2020/dynamic-page/dynamic-page.service.mjs +3 -3
  152. package/esm2020/dynamic-side-content/dynamic-side-content-main.component.mjs +3 -3
  153. package/esm2020/dynamic-side-content/dynamic-side-content-side.component.mjs +3 -3
  154. package/esm2020/dynamic-side-content/dynamic-side-content.component.mjs +3 -3
  155. package/esm2020/dynamic-side-content/dynamic-side-content.module.mjs +4 -4
  156. package/esm2020/facets/content/facet-content.component.mjs +3 -3
  157. package/esm2020/facets/facet/facet.component.mjs +3 -3
  158. package/esm2020/facets/facet-group.component.mjs +3 -3
  159. package/esm2020/facets/facet.module.mjs +4 -4
  160. package/esm2020/feed-input/directives/feed-input-avatar.directive.mjs +3 -3
  161. package/esm2020/feed-input/directives/feed-input-button.directive.mjs +3 -3
  162. package/esm2020/feed-input/directives/feed-input-textarea.directive.mjs +3 -3
  163. package/esm2020/feed-input/feed-input.component.mjs +3 -3
  164. package/esm2020/feed-input/feed-input.module.mjs +4 -4
  165. package/esm2020/feed-list-item/components/feed-list-action/feed-list-action.component.mjs +3 -3
  166. package/esm2020/feed-list-item/components/feed-list-avatar/feed-list-avatar.component.mjs +3 -3
  167. package/esm2020/feed-list-item/components/feed-list-footer/feed-list-footer.component.mjs +3 -3
  168. package/esm2020/feed-list-item/components/item/feed-list-item.component.mjs +3 -3
  169. package/esm2020/feed-list-item/components/list/feed-list.component.mjs +3 -3
  170. package/esm2020/feed-list-item/directives/byline.directive.mjs +3 -3
  171. package/esm2020/feed-list-item/feed-list-item.module.mjs +4 -4
  172. package/esm2020/file-uploader/deprecated-file-uploader-content-density.directive.mjs +3 -3
  173. package/esm2020/file-uploader/directives/file-uploader-dragndrop.directive.mjs +3 -3
  174. package/esm2020/file-uploader/directives/file-uploader-select.directive.mjs +3 -3
  175. package/esm2020/file-uploader/file-uploader.component.mjs +3 -3
  176. package/esm2020/file-uploader/file-uploader.module.mjs +4 -4
  177. package/esm2020/file-uploader/file-uploader.service.mjs +3 -3
  178. package/esm2020/fixed-card-layout/fixed-card-layout-item/fixed-card-layout-item.component.mjs +3 -3
  179. package/esm2020/fixed-card-layout/fixed-card-layout.component.mjs +6 -6
  180. package/esm2020/fixed-card-layout/fixed-card-layout.module.mjs +4 -4
  181. package/esm2020/flexible-column-layout/flexible-column-layout.component.mjs +3 -3
  182. package/esm2020/flexible-column-layout/flexible-column-layout.module.mjs +4 -4
  183. package/esm2020/form/fieldset/fieldset.component.mjs +3 -3
  184. package/esm2020/form/fieldset/fieldset.module.mjs +4 -4
  185. package/esm2020/form/form-control/deprecated-form-control-content-density.directive.mjs +3 -3
  186. package/esm2020/form/form-control/form-control.component.mjs +3 -3
  187. package/esm2020/form/form-control/form-control.module.mjs +4 -4
  188. package/esm2020/form/form-control/input-form-control.directive.mjs +3 -3
  189. package/esm2020/form/form-control/textarea-form-control.directive.mjs +3 -3
  190. package/esm2020/form/form-group/form-group.component.mjs +3 -3
  191. package/esm2020/form/form-group/form-group.module.mjs +4 -4
  192. package/esm2020/form/form-header/form-header.component.mjs +3 -3
  193. package/esm2020/form/form-header/form-header.module.mjs +4 -4
  194. package/esm2020/form/form-input-message-group/form-input-message-group.component.mjs +3 -3
  195. package/esm2020/form/form-input-message-group/form-input-message-group.module.mjs +4 -4
  196. package/esm2020/form/form-item/form-item.component.mjs +3 -3
  197. package/esm2020/form/form-item/form-item.module.mjs +4 -4
  198. package/esm2020/form/form-label/form-label.component.mjs +3 -3
  199. package/esm2020/form/form-label/form-label.module.mjs +4 -4
  200. package/esm2020/form/form-legend/form-legend.directive.mjs +3 -3
  201. package/esm2020/form/form-legend/form-legend.module.mjs +4 -4
  202. package/esm2020/form/form-message/form-message.component.mjs +3 -3
  203. package/esm2020/form/form-message/form-message.module.mjs +4 -4
  204. package/esm2020/form/form-message/popover-form-message.service.mjs +3 -3
  205. package/esm2020/form/form.module.mjs +4 -4
  206. package/esm2020/formatted-text/formatted-text.component.mjs +3 -3
  207. package/esm2020/formatted-text/formatted-text.module.mjs +4 -4
  208. package/esm2020/fundamental-ngx.module.mjs +4 -4
  209. package/esm2020/grid-list/components/grid-list/grid-list-base.component.mjs +3 -3
  210. package/esm2020/grid-list/components/grid-list/grid-list.component.mjs +3 -3
  211. package/esm2020/grid-list/components/grid-list-filter-bar/grid-list-filter-bar.component.mjs +3 -3
  212. package/esm2020/grid-list/components/grid-list-footer/grid-list-footer.component.mjs +3 -3
  213. package/esm2020/grid-list/components/grid-list-group-header/grid-list-group-header.component.mjs +3 -3
  214. package/esm2020/grid-list/components/grid-list-item/grid-list-item.component.mjs +3 -3
  215. package/esm2020/grid-list/components/grid-list-item-footer-bar/grid-list-item-footer-bar.component.mjs +3 -3
  216. package/esm2020/grid-list/components/grid-list-item-toolbar/grid-list-item-toolbar.component.mjs +3 -3
  217. package/esm2020/grid-list/components/grid-list-more-btn/grid-list-more-btn.component.mjs +3 -3
  218. package/esm2020/grid-list/components/grid-list-title-bar/grid-list-title-bar.component.mjs +3 -3
  219. package/esm2020/grid-list/components/grid-list-title-bar/grid-list-title-bar.directive.mjs +3 -3
  220. package/esm2020/grid-list/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.mjs +6 -6
  221. package/esm2020/grid-list/directives/grid-list-item-body.directive.mjs +3 -3
  222. package/esm2020/grid-list/directives/grid-list-item-image.directive.mjs +3 -3
  223. package/esm2020/grid-list/grid-list.module.mjs +4 -4
  224. package/esm2020/icon/icon.component.mjs +3 -3
  225. package/esm2020/icon/icon.module.mjs +4 -4
  226. package/esm2020/illustrated-message/components/illustrated-message-actions/illustrated-message-actions.component.mjs +3 -3
  227. package/esm2020/illustrated-message/components/illustrated-message-figcaption/illustrated-message-figcaption.component.mjs +3 -3
  228. package/esm2020/illustrated-message/directives/illustrated-message-text/illustrated-message-text.directive.mjs +3 -3
  229. package/esm2020/illustrated-message/directives/illustrated-message-title/illustrated-message-title.directive.mjs +3 -3
  230. package/esm2020/illustrated-message/illustrated-message.component.mjs +3 -3
  231. package/esm2020/illustrated-message/illustrated-message.module.mjs +4 -4
  232. package/esm2020/infinite-scroll/infinite-scroll.directive.mjs +3 -3
  233. package/esm2020/infinite-scroll/infinite-scroll.module.mjs +4 -4
  234. package/esm2020/info-label/info-label.component.mjs +3 -3
  235. package/esm2020/info-label/info-label.module.mjs +4 -4
  236. package/esm2020/inline-help/inline-help.directive.mjs +4 -11
  237. package/esm2020/inline-help/inline-help.module.mjs +4 -4
  238. package/esm2020/input-group/deprecated-input-group-compact.directive.mjs +3 -3
  239. package/esm2020/input-group/input-group-directives.mjs +12 -12
  240. package/esm2020/input-group/input-group.component.mjs +3 -3
  241. package/esm2020/input-group/input-group.module.mjs +4 -4
  242. package/esm2020/layout-grid/directives/layout-grid-col.directive.mjs +3 -3
  243. package/esm2020/layout-grid/directives/layout-grid-row.directive.mjs +3 -3
  244. package/esm2020/layout-grid/layout-grid.component.mjs +3 -3
  245. package/esm2020/layout-grid/layout-grid.module.mjs +4 -4
  246. package/esm2020/layout-panel/layout-panel-actions/layout-panel-actions.component.mjs +3 -3
  247. package/esm2020/layout-panel/layout-panel-body/layout-panel-body.component.mjs +3 -3
  248. package/esm2020/layout-panel/layout-panel-description/layout-panel-description.component.mjs +3 -3
  249. package/esm2020/layout-panel/layout-panel-filters/layout-panel-filters.component.mjs +3 -3
  250. package/esm2020/layout-panel/layout-panel-footer/layout-panel-footer.component.mjs +3 -3
  251. package/esm2020/layout-panel/layout-panel-head/layout-panel-head.component.mjs +3 -3
  252. package/esm2020/layout-panel/layout-panel-header/layout-panel-header.component.mjs +3 -3
  253. package/esm2020/layout-panel/layout-panel-title/layout-panel-title.directive.mjs +3 -3
  254. package/esm2020/layout-panel/layout-panel.component.mjs +3 -3
  255. package/esm2020/layout-panel/layout-panel.module.mjs +4 -4
  256. package/esm2020/link/link.component.mjs +3 -3
  257. package/esm2020/link/link.module.mjs +4 -4
  258. package/esm2020/list/deprecated-list-content-density,directive.mjs +3 -3
  259. package/esm2020/list/directives/byline/list-byline-left.directive.mjs +3 -3
  260. package/esm2020/list/directives/byline/list-byline-right.directive.mjs +3 -3
  261. package/esm2020/list/directives/byline/list-byline.directive.mjs +3 -3
  262. package/esm2020/list/directives/byline/list-content.directive.mjs +3 -3
  263. package/esm2020/list/directives/byline/list-thumbnail.directive.mjs +3 -3
  264. package/esm2020/list/directives/list-footer.directive.mjs +3 -3
  265. package/esm2020/list/directives/list-group-header.directive.mjs +3 -3
  266. package/esm2020/list/directives/list-icon.directive.mjs +3 -3
  267. package/esm2020/list/directives/list-link.directive.mjs +3 -3
  268. package/esm2020/list/directives/list-navigation-item-arrow.directive.mjs +7 -13
  269. package/esm2020/list/directives/list-navigation-item-text.directive.mjs +3 -3
  270. package/esm2020/list/directives/list-secondary.directive.mjs +3 -3
  271. package/esm2020/list/directives/list-title-text.directive.mjs +3 -3
  272. package/esm2020/list/directives/list-title.directive.mjs +3 -3
  273. package/esm2020/list/list-focus-item.model.mjs +3 -3
  274. package/esm2020/list/list-item/list-item.component.mjs +3 -3
  275. package/esm2020/list/list-message.directive.mjs +3 -3
  276. package/esm2020/list/list-navigation-item/list-navigation-item.component.mjs +5 -10
  277. package/esm2020/list/list.component.mjs +3 -3
  278. package/esm2020/list/list.module.mjs +4 -4
  279. package/esm2020/menu/directives/deprecated-menu-compact.directive.mjs +3 -3
  280. package/esm2020/menu/directives/menu-addon.directive.mjs +3 -3
  281. package/esm2020/menu/directives/menu-interactive.directive.mjs +3 -3
  282. package/esm2020/menu/directives/menu-shortcut.directive.mjs +3 -3
  283. package/esm2020/menu/directives/menu-title.directive.mjs +3 -3
  284. package/esm2020/menu/directives/menu-trigger.directive.mjs +3 -3
  285. package/esm2020/menu/menu-item/menu-item.component.mjs +6 -6
  286. package/esm2020/menu/menu-keyboard.service.mjs +3 -3
  287. package/esm2020/menu/menu-mobile/menu-mobile.component.mjs +3 -3
  288. package/esm2020/menu/menu-mobile/menu-mobile.module.mjs +4 -4
  289. package/esm2020/menu/menu-separator/menu-separator.component.mjs +3 -3
  290. package/esm2020/menu/menu.component.mjs +3 -3
  291. package/esm2020/menu/menu.module.mjs +4 -4
  292. package/esm2020/menu/services/menu.service.mjs +3 -3
  293. package/esm2020/message-box/directives/message-box-decisive-button.directive.mjs +3 -3
  294. package/esm2020/message-box/message-box-body/message-box-body.component.mjs +3 -3
  295. package/esm2020/message-box/message-box-container/message-box-container.component.mjs +3 -3
  296. package/esm2020/message-box/message-box-default/message-box-default.component.mjs +3 -3
  297. package/esm2020/message-box/message-box-footer/message-box-footer.component.mjs +3 -3
  298. package/esm2020/message-box/message-box-footer-button/message-box-footer-button.component.mjs +3 -3
  299. package/esm2020/message-box/message-box-header/message-box-header.component.mjs +3 -3
  300. package/esm2020/message-box/message-box-semantic-icon/message-box-semantic-icon.component.mjs +3 -3
  301. package/esm2020/message-box/message-box.component.mjs +3 -3
  302. package/esm2020/message-box/message-box.module.mjs +4 -4
  303. package/esm2020/message-box/services/message-box.service.mjs +3 -3
  304. package/esm2020/message-box/utils/message-box-config.class.mjs +3 -3
  305. package/esm2020/message-box/utils/message-box-ref.class.mjs +3 -3
  306. package/esm2020/message-page/message-page-actions/message-page-actions.component.mjs +3 -3
  307. package/esm2020/message-page/message-page-more/message-page-more.component.mjs +3 -3
  308. package/esm2020/message-page/message-page-subtitle/message-page-subtitle.component.mjs +3 -3
  309. package/esm2020/message-page/message-page-title/message-page-title.component.mjs +3 -3
  310. package/esm2020/message-page/message-page.component.mjs +3 -3
  311. package/esm2020/message-page/message-page.module.mjs +4 -4
  312. package/esm2020/message-strip/message-strip.component.mjs +3 -3
  313. package/esm2020/message-strip/message-strip.module.mjs +4 -4
  314. package/esm2020/message-toast/message-toast-service/message-toast.service.mjs +3 -3
  315. package/esm2020/message-toast/message-toast-utils/message-toast-container.component.mjs +3 -3
  316. package/esm2020/message-toast/message-toast.component.mjs +3 -3
  317. package/esm2020/message-toast/message-toast.module.mjs +4 -4
  318. package/esm2020/micro-process-flow/components/micro-process-flow/deprecated-micro-process-flow-content-density.directive.mjs +3 -3
  319. package/esm2020/micro-process-flow/components/micro-process-flow/micro-process-flow.component.mjs +3 -3
  320. package/esm2020/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.mjs +3 -3
  321. package/esm2020/micro-process-flow/components/micro-process-flow-item/micro-process-flow-item.component.mjs +3 -3
  322. package/esm2020/micro-process-flow/micro-process-flow-focusable-item.directive.mjs +3 -3
  323. package/esm2020/micro-process-flow/micro-process-flow-intermediary-item.directive.mjs +3 -3
  324. package/esm2020/micro-process-flow/micro-process-flow.module.mjs +4 -4
  325. package/esm2020/multi-combobox/base-multi-combobox.class.mjs +3 -3
  326. package/esm2020/multi-combobox/mobile/mobile-multi-combobox.component.mjs +3 -3
  327. package/esm2020/multi-combobox/mobile/mobile-multi-combobox.module.mjs +4 -4
  328. package/esm2020/multi-combobox/multi-combobox-config.mjs +3 -3
  329. package/esm2020/multi-combobox/multi-combobox.component.mjs +6 -11
  330. package/esm2020/multi-combobox/multi-combobox.module.mjs +4 -4
  331. package/esm2020/multi-input/deprecated-multi-input-compact.directive.mjs +3 -3
  332. package/esm2020/multi-input/multi-input-mobile/multi-input-mobile.component.mjs +3 -3
  333. package/esm2020/multi-input/multi-input-mobile/multi-input-mobile.module.mjs +4 -4
  334. package/esm2020/multi-input/multi-input.component.mjs +3 -3
  335. package/esm2020/multi-input/multi-input.module.mjs +4 -4
  336. package/esm2020/nested-list/deprecated-nested-list-compact.directive.mjs +3 -3
  337. package/esm2020/nested-list/nested-content/nested-list-content.directive.mjs +3 -3
  338. package/esm2020/nested-list/nested-item/nested-item.directive.mjs +3 -3
  339. package/esm2020/nested-list/nested-link/nested-link.directive.mjs +3 -3
  340. package/esm2020/nested-list/nested-list/nested-list.directive.mjs +3 -3
  341. package/esm2020/nested-list/nested-list-directives.mjs +12 -12
  342. package/esm2020/nested-list/nested-list-keyboard.service.mjs +3 -3
  343. package/esm2020/nested-list/nested-list-popover/nested-list-popover.component.mjs +3 -3
  344. package/esm2020/nested-list/nested-list-state.service.mjs +3 -3
  345. package/esm2020/nested-list/nested-list.module.mjs +4 -4
  346. package/esm2020/nested-list/prepared-nested-list/prepared-nested-list.component.mjs +3 -3
  347. package/esm2020/notification/directives/notification-footer-content.directive.mjs +3 -3
  348. package/esm2020/notification/directives/notification-indicator.directive.mjs +3 -3
  349. package/esm2020/notification/directives/notification-limit-description.directive.mjs +3 -3
  350. package/esm2020/notification/directives/notification-limit-title.directive.mjs +3 -3
  351. package/esm2020/notification/directives/notification-paragraph.directive.mjs +3 -3
  352. package/esm2020/notification/directives/notification-separator.directive.mjs +3 -3
  353. package/esm2020/notification/directives/notification-title.directive.mjs +3 -3
  354. package/esm2020/notification/notification/notification.component.mjs +3 -3
  355. package/esm2020/notification/notification-actions/notification-actions.component.mjs +3 -3
  356. package/esm2020/notification/notification-body/notification-body.component.mjs +3 -3
  357. package/esm2020/notification/notification-content/notification-content.component.mjs +3 -3
  358. package/esm2020/notification/notification-footer/notification-footer.component.mjs +3 -3
  359. package/esm2020/notification/notification-group/notification-group.component.mjs +3 -3
  360. package/esm2020/notification/notification-group-header/notification-group-header.component.mjs +3 -3
  361. package/esm2020/notification/notification-group-list/notification-group-list.component.mjs +3 -3
  362. package/esm2020/notification/notification-header/notification-header.component.mjs +3 -3
  363. package/esm2020/notification/notification-limit/notification-limit.component.mjs +3 -3
  364. package/esm2020/notification/notification-service/notification.service.mjs +3 -3
  365. package/esm2020/notification/notification-utils/notification-container.mjs +3 -3
  366. package/esm2020/notification/notification-utils/notification-group-base.mjs +3 -3
  367. package/esm2020/notification/notification.module.mjs +4 -4
  368. package/esm2020/object-identifier/object-identifier.component.mjs +3 -3
  369. package/esm2020/object-identifier/object-identifier.module.mjs +4 -4
  370. package/esm2020/object-marker/object-marker.component.mjs +3 -3
  371. package/esm2020/object-marker/object-marker.module.mjs +4 -4
  372. package/esm2020/object-number/object-number.component.mjs +3 -3
  373. package/esm2020/object-number/object-number.module.mjs +4 -4
  374. package/esm2020/object-status/object-status.component.mjs +3 -3
  375. package/esm2020/object-status/object-status.module.mjs +4 -4
  376. package/esm2020/overflow-layout/directives/overflow-expand.directive.mjs +3 -3
  377. package/esm2020/overflow-layout/directives/overflow-item-container-ref.directive.mjs +3 -3
  378. package/esm2020/overflow-layout/directives/overflow-item-ref.directive.mjs +3 -3
  379. package/esm2020/overflow-layout/directives/overflow-layout-focusable-item.directive.mjs +3 -3
  380. package/esm2020/overflow-layout/directives/overflow-layout-item-container.directive.mjs +3 -3
  381. package/esm2020/overflow-layout/directives/overflow-layout-item.directive.mjs +3 -3
  382. package/esm2020/overflow-layout/directives/overflow-layout-popover-content.directive.mjs +3 -3
  383. package/esm2020/overflow-layout/overflow-layout.component.mjs +3 -3
  384. package/esm2020/overflow-layout/overflow-layout.module.mjs +4 -4
  385. package/esm2020/overflow-layout/overflow-layout.service.mjs +22 -18
  386. package/esm2020/pagination/deprecated-pagination-compact.directive.mjs +3 -3
  387. package/esm2020/pagination/pagination.component.mjs +3 -3
  388. package/esm2020/pagination/pagination.module.mjs +4 -4
  389. package/esm2020/pagination/pagination.service.mjs +3 -3
  390. package/esm2020/panel/deprecated-panel-compact.directive.mjs +3 -3
  391. package/esm2020/panel/panel-content/panel-content.directive.mjs +3 -3
  392. package/esm2020/panel/panel-title/panel-title.directive.mjs +3 -3
  393. package/esm2020/panel/panel.component.mjs +3 -3
  394. package/esm2020/panel/panel.module.mjs +4 -4
  395. package/esm2020/popover/base/base-popover.class.mjs +4 -8
  396. package/esm2020/popover/popover-body/popover-body-directives/popover-body-footer.directive.mjs +3 -3
  397. package/esm2020/popover/popover-body/popover-body-directives/popover-body-header.directive.mjs +3 -3
  398. package/esm2020/popover/popover-body/popover-body.component.mjs +5 -9
  399. package/esm2020/popover/popover-container/popover-container.directive.mjs +3 -3
  400. package/esm2020/popover/popover-control/popover-control.component.mjs +3 -3
  401. package/esm2020/popover/popover-mobile/popover-mobile.component.mjs +3 -3
  402. package/esm2020/popover/popover-mobile/popover-mobile.module.mjs +4 -4
  403. package/esm2020/popover/popover-service/popover.service.mjs +4 -6
  404. package/esm2020/popover/popover-trigger.directive.mjs +3 -3
  405. package/esm2020/popover/popover.component.mjs +3 -3
  406. package/esm2020/popover/popover.module.mjs +4 -4
  407. package/esm2020/product-switch/product-switch/product-switch.component.mjs +3 -3
  408. package/esm2020/product-switch/product-switch-body/product-switch-body.component.mjs +3 -3
  409. package/esm2020/product-switch/product-switch.module.mjs +4 -4
  410. package/esm2020/progress-indicator/progress-indicator.component.mjs +3 -3
  411. package/esm2020/progress-indicator/progress-indicator.module.mjs +4 -4
  412. package/esm2020/quick-view/quick-view/quick-view.component.mjs +3 -3
  413. package/esm2020/quick-view/quick-view-group/quick-view-group.component.mjs +3 -3
  414. package/esm2020/quick-view/quick-view-group-item/quick-view-group-item.component.mjs +3 -3
  415. package/esm2020/quick-view/quick-view-group-item-content/quick-view-group-item-content-element.directive.mjs +3 -3
  416. package/esm2020/quick-view/quick-view-group-item-content/quick-view-group-item-content.component.mjs +3 -3
  417. package/esm2020/quick-view/quick-view-group-item-label/quick-view-group-item-label.component.mjs +3 -3
  418. package/esm2020/quick-view/quick-view-group-title/quick-view-group-title.component.mjs +3 -3
  419. package/esm2020/quick-view/quick-view-subheader/quick-view-subheader.component.mjs +3 -3
  420. package/esm2020/quick-view/quick-view-subheader-subtitle/quick-view-subheader-subtitle.component.mjs +3 -3
  421. package/esm2020/quick-view/quick-view-subheader-title/quick-view-subheader-title.component.mjs +3 -3
  422. package/esm2020/quick-view/quick-view-title/quick-view-title.component.mjs +3 -3
  423. package/esm2020/quick-view/quick-view.module.mjs +4 -4
  424. package/esm2020/radio/deprecated-radio-button-compact.directive.mjs +3 -3
  425. package/esm2020/radio/radio-button/radio-button.component.mjs +3 -3
  426. package/esm2020/radio/radio.module.mjs +4 -4
  427. package/esm2020/rating-indicator/components/rating-indicator.component.mjs +3 -3
  428. package/esm2020/rating-indicator/pipes/rating-star-label.pipe.mjs +3 -3
  429. package/esm2020/rating-indicator/rating-indicator.module.mjs +4 -4
  430. package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.mjs +3 -3
  431. package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.mjs +3 -3
  432. package/esm2020/resizable-card-layout/resizable-card-layout.module.mjs +4 -4
  433. package/esm2020/scroll-spy/scroll-spy.directive.mjs +3 -3
  434. package/esm2020/scroll-spy/scroll-spy.module.mjs +4 -4
  435. package/esm2020/scrollbar/scrollbar.directive.mjs +3 -3
  436. package/esm2020/scrollbar/scrollbar.module.mjs +4 -4
  437. package/esm2020/segmented-button/segmented-button.component.mjs +3 -3
  438. package/esm2020/segmented-button/segmented-button.module.mjs +4 -4
  439. package/esm2020/select/deprecated-select-compact.directive.mjs +3 -3
  440. package/esm2020/select/option/option.component.mjs +3 -3
  441. package/esm2020/select/select-key-manager.service.mjs +3 -3
  442. package/esm2020/select/select-mobile/select-mobile.component.mjs +3 -3
  443. package/esm2020/select/select-mobile/select-mobile.module.mjs +4 -4
  444. package/esm2020/select/select.component.mjs +6 -7
  445. package/esm2020/select/select.module.mjs +4 -4
  446. package/esm2020/shared/services/value-state-message.service.mjs +3 -3
  447. package/esm2020/shellbar/deprecated-shellbar-compact.directive.mjs +3 -3
  448. package/esm2020/shellbar/product-menu/product-menu.component.mjs +3 -3
  449. package/esm2020/shellbar/shellbar-action/shellbar-action.component.mjs +3 -3
  450. package/esm2020/shellbar/shellbar-actions/shellbar-actions.component.mjs +3 -3
  451. package/esm2020/shellbar/shellbar-actions-mobile/shellbar-actions-mobile.component.mjs +3 -3
  452. package/esm2020/shellbar/shellbar-logo/shellbar-logo.component.mjs +3 -3
  453. package/esm2020/shellbar/shellbar-sidenav.directive.mjs +3 -3
  454. package/esm2020/shellbar/shellbar-subtitle/shellbar-subtitle.component.mjs +3 -3
  455. package/esm2020/shellbar/shellbar-title/shellbar-title.component.mjs +3 -3
  456. package/esm2020/shellbar/shellbar.component.mjs +3 -3
  457. package/esm2020/shellbar/shellbar.module.mjs +4 -4
  458. package/esm2020/shellbar/user-menu/shellbar-user-menu.component.mjs +3 -3
  459. package/esm2020/side-navigation/side-navigation-main.directive.mjs +3 -3
  460. package/esm2020/side-navigation/side-navigation-utility.directive.mjs +3 -3
  461. package/esm2020/side-navigation/side-navigation.component.mjs +3 -3
  462. package/esm2020/side-navigation/side-navigation.module.mjs +4 -4
  463. package/esm2020/skeleton/components/skeleton.component.mjs +3 -3
  464. package/esm2020/skeleton/skeleton.module.mjs +4 -4
  465. package/esm2020/slider/deprecated-slider-cozy.directive.mjs +3 -3
  466. package/esm2020/slider/slider-position.directive.mjs +3 -3
  467. package/esm2020/slider/slider.component.mjs +3 -3
  468. package/esm2020/slider/slider.module.mjs +4 -4
  469. package/esm2020/split-button/deprecated-split-button-compact.directive.mjs +3 -3
  470. package/esm2020/split-button/split-button-utils/split-button.directives.mjs +3 -3
  471. package/esm2020/split-button/split-button.component.mjs +3 -3
  472. package/esm2020/split-button/split-button.module.mjs +4 -4
  473. package/esm2020/splitter/splitter-pagination/splitter-pagination.component.mjs +3 -3
  474. package/esm2020/splitter/splitter-pane-container/splitter-pane-container.component.mjs +6 -6
  475. package/esm2020/splitter/splitter-resizer/splitter-resizer.component.mjs +3 -3
  476. package/esm2020/splitter/splitter-split-pane/splitter-split-pane.component.mjs +3 -3
  477. package/esm2020/splitter/splitter.component.mjs +3 -3
  478. package/esm2020/splitter/splitter.module.mjs +4 -4
  479. package/esm2020/status-indicator/status-indicator.component.mjs +3 -3
  480. package/esm2020/status-indicator/status-indicator.module.mjs +4 -4
  481. package/esm2020/step-input/deprecated-step-input-compact.directive.mjs +3 -3
  482. package/esm2020/step-input/step-input.component.mjs +3 -3
  483. package/esm2020/step-input/step-input.module.mjs +4 -4
  484. package/esm2020/switch/deprecated-switch-compact.directive.mjs +3 -3
  485. package/esm2020/switch/switch.component.mjs +3 -3
  486. package/esm2020/switch/switch.module.mjs +4 -4
  487. package/esm2020/table/deprecated-table-compact.directive.mjs +3 -3
  488. package/esm2020/table/deprecated-table-condensed.directive.mjs +3 -3
  489. package/esm2020/table/directives/table-body.directive.mjs +3 -3
  490. package/esm2020/table/directives/table-cell.directive.mjs +3 -3
  491. package/esm2020/table/directives/table-fixed.directive.mjs +3 -3
  492. package/esm2020/table/directives/table-footer.directive.mjs +3 -3
  493. package/esm2020/table/directives/table-header.directive.mjs +3 -3
  494. package/esm2020/table/directives/table-icon.directive.mjs +3 -3
  495. package/esm2020/table/directives/table-inner.directive.mjs +3 -3
  496. package/esm2020/table/directives/table-popover.directive.mjs +3 -3
  497. package/esm2020/table/directives/table-responsive-wrapper.directive.mjs +3 -3
  498. package/esm2020/table/directives/table-row.directive.mjs +3 -3
  499. package/esm2020/table/directives/table-status-indicator.directive.mjs +3 -3
  500. package/esm2020/table/directives/table-text.directive.mjs +3 -3
  501. package/esm2020/table/table-wrapper.component.mjs +3 -3
  502. package/esm2020/table/table.component.mjs +3 -3
  503. package/esm2020/table/table.module.mjs +7 -8
  504. package/esm2020/tabs/deprecated-tabs-compact.directive.mjs +3 -3
  505. package/esm2020/tabs/tab-item/tab-item.directive.mjs +3 -3
  506. package/esm2020/tabs/tab-item-expand/tab-item-expand.component.mjs +3 -3
  507. package/esm2020/tabs/tab-link/tab-link.directive.mjs +3 -3
  508. package/esm2020/tabs/tab-list.component.mjs +3 -3
  509. package/esm2020/tabs/tab-nav/tab-nav.component.mjs +3 -3
  510. package/esm2020/tabs/tab-panel/tab-panel.component.mjs +3 -3
  511. package/esm2020/tabs/tab-utils/tab-directives.mjs +30 -30
  512. package/esm2020/tabs/tabs.module.mjs +4 -4
  513. package/esm2020/text/text.component.mjs +3 -3
  514. package/esm2020/text/text.module.mjs +4 -4
  515. package/esm2020/theming/theming.module.mjs +4 -4
  516. package/esm2020/theming/theming.service.mjs +3 -3
  517. package/esm2020/tile/directives/numeric-content.directives.mjs +27 -27
  518. package/esm2020/tile/directives/tile.directives.mjs +69 -69
  519. package/esm2020/tile/tile.component.mjs +3 -3
  520. package/esm2020/tile/tile.module.mjs +4 -4
  521. package/esm2020/time/deprecated-time-content-density.directive.mjs +3 -3
  522. package/esm2020/time/i18n/time-i18n.mjs +3 -3
  523. package/esm2020/time/time-column/time-column.component.mjs +3 -3
  524. package/esm2020/time/time.component.mjs +3 -3
  525. package/esm2020/time/time.module.mjs +4 -4
  526. package/esm2020/time-picker/deprecated-timepicker-compact.directive.mjs +3 -3
  527. package/esm2020/time-picker/time-picker.component.mjs +3 -3
  528. package/esm2020/time-picker/time-picker.module.mjs +4 -4
  529. package/esm2020/timeline/components/timeline-node/timeline-node.component.mjs +3 -3
  530. package/esm2020/timeline/components/timeline-node-body/timeline-node-body.component.mjs +3 -3
  531. package/esm2020/timeline/components/timeline-node-footer/timeline-node-footer.component.mjs +3 -3
  532. package/esm2020/timeline/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.component.mjs +3 -3
  533. package/esm2020/timeline/components/timeline-node-header/timeline-node-header.component.mjs +3 -3
  534. package/esm2020/timeline/directives/class-bindings/timeline-header-info-sub-title.directive.mjs +3 -3
  535. package/esm2020/timeline/directives/class-bindings/timeline-node-header-info-text.directive.mjs +3 -3
  536. package/esm2020/timeline/directives/class-bindings/timeline-node-header-info-title.directive.mjs +3 -3
  537. package/esm2020/timeline/directives/timeline-first-list-outlet.directive.mjs +3 -3
  538. package/esm2020/timeline/directives/timeline-node-def.directive.mjs +3 -3
  539. package/esm2020/timeline/directives/timeline-second-list-outlet.directive.mjs +3 -3
  540. package/esm2020/timeline/services/timeline-position-control.service.mjs +3 -3
  541. package/esm2020/timeline/timeline.component.mjs +3 -3
  542. package/esm2020/timeline/timeline.module.mjs +4 -4
  543. package/esm2020/title/title.component.mjs +3 -3
  544. package/esm2020/title/title.module.mjs +4 -4
  545. package/esm2020/token/deprecated-tokenizer-content-density.directive.mjs +3 -3
  546. package/esm2020/token/token-input.directive.mjs +3 -3
  547. package/esm2020/token/token.component.mjs +3 -3
  548. package/esm2020/token/token.module.mjs +4 -4
  549. package/esm2020/token/tokenizer.component.mjs +3 -3
  550. package/esm2020/toolbar/deprecated-toolbar-size.directive.mjs +3 -3
  551. package/esm2020/toolbar/public_api.mjs +4 -3
  552. package/esm2020/toolbar/toolbar-form-label.directive.mjs +3 -3
  553. package/esm2020/toolbar/toolbar-item.directive.mjs +8 -43
  554. package/esm2020/toolbar/toolbar-label.directive.mjs +3 -3
  555. package/esm2020/toolbar/toolbar-overflow-button-menu.directive.mjs +3 -3
  556. package/esm2020/toolbar/toolbar-overflow-button.directive.mjs +3 -3
  557. package/esm2020/toolbar/toolbar-overflow-group.directive.mjs +27 -0
  558. package/esm2020/toolbar/toolbar-overflow-priority.directive.mjs +29 -0
  559. package/esm2020/toolbar/toolbar-separator.component.mjs +3 -3
  560. package/esm2020/toolbar/toolbar-spacer.component.mjs +47 -0
  561. package/esm2020/toolbar/toolbar.component.mjs +277 -159
  562. package/esm2020/toolbar/toolbar.module.mjs +19 -12
  563. package/esm2020/tree/tree-child.component.mjs +3 -3
  564. package/esm2020/tree/tree.component.mjs +3 -3
  565. package/esm2020/tree/tree.module.mjs +4 -4
  566. package/esm2020/upload-collection/upload-collection-button-group/upload-collection-button-group.component.mjs +3 -3
  567. package/esm2020/upload-collection/upload-collection-form-item/upload-collection-form-item.component.mjs +3 -3
  568. package/esm2020/upload-collection/upload-collection-item.directive.mjs +3 -3
  569. package/esm2020/upload-collection/upload-collection-simple.directives.mjs +21 -21
  570. package/esm2020/upload-collection/upload-collection.component.mjs +3 -3
  571. package/esm2020/upload-collection/upload-collection.module.mjs +4 -4
  572. package/esm2020/vertical-navigation/vertical-navigation-group-header.directive.mjs +3 -3
  573. package/esm2020/vertical-navigation/vertical-navigation-main-navigation.component.mjs +3 -3
  574. package/esm2020/vertical-navigation/vertical-navigation.component.mjs +3 -3
  575. package/esm2020/vertical-navigation/vertical-navigation.module.mjs +4 -4
  576. package/esm2020/wizard/deprecated-wizard-compact.directive.mjs +3 -3
  577. package/esm2020/wizard/wizard-content/wizard-content.component.mjs +3 -3
  578. package/esm2020/wizard/wizard-navigation/wizard-navigation.component.mjs +3 -3
  579. package/esm2020/wizard/wizard-next-step/wizard-next-step.component.mjs +3 -3
  580. package/esm2020/wizard/wizard-progress-bar/wizard-progress-bar.directive.mjs +3 -3
  581. package/esm2020/wizard/wizard-step/wizard-step.component.mjs +3 -3
  582. package/esm2020/wizard/wizard-step-indicator/wizard-step-indicator.component.mjs +3 -3
  583. package/esm2020/wizard/wizard.component.mjs +3 -3
  584. package/esm2020/wizard/wizard.module.mjs +4 -4
  585. package/esm2020/wizard/wizard.service.mjs +3 -3
  586. package/fesm2015/fundamental-ngx-core-action-bar.mjs +25 -25
  587. package/fesm2015/fundamental-ngx-core-action-sheet.mjs +26 -26
  588. package/fesm2015/fundamental-ngx-core-alert.mjs +13 -13
  589. package/fesm2015/fundamental-ngx-core-avatar-group.mjs +28 -28
  590. package/fesm2015/fundamental-ngx-core-avatar.mjs +7 -7
  591. package/fesm2015/fundamental-ngx-core-bar.mjs +28 -28
  592. package/fesm2015/fundamental-ngx-core-breadcrumb.mjs +13 -13
  593. package/fesm2015/fundamental-ngx-core-busy-indicator.mjs +10 -10
  594. package/fesm2015/fundamental-ngx-core-button.mjs +13 -13
  595. package/fesm2015/fundamental-ngx-core-calendar.mjs +34 -34
  596. package/fesm2015/fundamental-ngx-core-card.mjs +58 -58
  597. package/fesm2015/fundamental-ngx-core-carousel.mjs +19 -19
  598. package/fesm2015/fundamental-ngx-core-checkbox.mjs +10 -10
  599. package/fesm2015/fundamental-ngx-core-combobox.mjs +20 -20
  600. package/fesm2015/fundamental-ngx-core-content-density.mjs +37 -37
  601. package/fesm2015/fundamental-ngx-core-date-picker.mjs +10 -10
  602. package/fesm2015/fundamental-ngx-core-datetime-picker.mjs +10 -10
  603. package/fesm2015/fundamental-ngx-core-datetime.mjs +24 -24
  604. package/fesm2015/fundamental-ngx-core-dialog.mjs +58 -58
  605. package/fesm2015/fundamental-ngx-core-dynamic-page.mjs +44 -44
  606. package/fesm2015/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
  607. package/fesm2015/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
  608. package/fesm2015/fundamental-ngx-core-facets.mjs +13 -13
  609. package/fesm2015/fundamental-ngx-core-feed-input.mjs +16 -16
  610. package/fesm2015/fundamental-ngx-core-feed-list-item.mjs +22 -22
  611. package/fesm2015/fundamental-ngx-core-file-uploader.mjs +19 -19
  612. package/fesm2015/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
  613. package/fesm2015/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
  614. package/fesm2015/fundamental-ngx-core-form.mjs +79 -79
  615. package/fesm2015/fundamental-ngx-core-formatted-text.mjs +7 -7
  616. package/fesm2015/fundamental-ngx-core-grid-list.mjs +48 -48
  617. package/fesm2015/fundamental-ngx-core-grid-list.mjs.map +1 -1
  618. package/fesm2015/fundamental-ngx-core-icon.mjs +7 -7
  619. package/fesm2015/fundamental-ngx-core-illustrated-message.mjs +19 -19
  620. package/fesm2015/fundamental-ngx-core-infinite-scroll.mjs +7 -7
  621. package/fesm2015/fundamental-ngx-core-info-label.mjs +7 -7
  622. package/fesm2015/fundamental-ngx-core-inline-help.mjs +7 -14
  623. package/fesm2015/fundamental-ngx-core-inline-help.mjs.map +1 -1
  624. package/fesm2015/fundamental-ngx-core-input-group.mjs +22 -22
  625. package/fesm2015/fundamental-ngx-core-layout-grid.mjs +13 -13
  626. package/fesm2015/fundamental-ngx-core-layout-panel.mjs +31 -31
  627. package/fesm2015/fundamental-ngx-core-link.mjs +7 -7
  628. package/fesm2015/fundamental-ngx-core-list.mjs +67 -79
  629. package/fesm2015/fundamental-ngx-core-list.mjs.map +1 -1
  630. package/fesm2015/fundamental-ngx-core-menu.mjs +47 -47
  631. package/fesm2015/fundamental-ngx-core-message-box.mjs +40 -40
  632. package/fesm2015/fundamental-ngx-core-message-page.mjs +19 -19
  633. package/fesm2015/fundamental-ngx-core-message-strip.mjs +7 -7
  634. package/fesm2015/fundamental-ngx-core-message-toast.mjs +13 -13
  635. package/fesm2015/fundamental-ngx-core-micro-process-flow.mjs +22 -22
  636. package/fesm2015/fundamental-ngx-core-multi-combobox.mjs +23 -28
  637. package/fesm2015/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  638. package/fesm2015/fundamental-ngx-core-multi-input.mjs +17 -17
  639. package/fesm2015/fundamental-ngx-core-nested-list.mjs +43 -43
  640. package/fesm2015/fundamental-ngx-core-notification.mjs +64 -64
  641. package/fesm2015/fundamental-ngx-core-object-identifier.mjs +7 -7
  642. package/fesm2015/fundamental-ngx-core-object-marker.mjs +7 -7
  643. package/fesm2015/fundamental-ngx-core-object-number.mjs +7 -7
  644. package/fesm2015/fundamental-ngx-core-object-status.mjs +7 -7
  645. package/fesm2015/fundamental-ngx-core-overflow-layout.mjs +49 -45
  646. package/fesm2015/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  647. package/fesm2015/fundamental-ngx-core-pagination.mjs +13 -13
  648. package/fesm2015/fundamental-ngx-core-panel.mjs +16 -16
  649. package/fesm2015/fundamental-ngx-core-popover.mjs +39 -49
  650. package/fesm2015/fundamental-ngx-core-popover.mjs.map +1 -1
  651. package/fesm2015/fundamental-ngx-core-product-switch.mjs +10 -10
  652. package/fesm2015/fundamental-ngx-core-progress-indicator.mjs +7 -7
  653. package/fesm2015/fundamental-ngx-core-quick-view.mjs +37 -37
  654. package/fesm2015/fundamental-ngx-core-radio.mjs +10 -10
  655. package/fesm2015/fundamental-ngx-core-rating-indicator.mjs +10 -10
  656. package/fesm2015/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
  657. package/fesm2015/fundamental-ngx-core-scroll-spy.mjs +7 -7
  658. package/fesm2015/fundamental-ngx-core-scrollbar.mjs +7 -7
  659. package/fesm2015/fundamental-ngx-core-segmented-button.mjs +7 -7
  660. package/fesm2015/fundamental-ngx-core-select.mjs +24 -25
  661. package/fesm2015/fundamental-ngx-core-select.mjs.map +1 -1
  662. package/fesm2015/fundamental-ngx-core-shared.mjs +3 -3
  663. package/fesm2015/fundamental-ngx-core-shellbar.mjs +37 -37
  664. package/fesm2015/fundamental-ngx-core-side-navigation.mjs +13 -13
  665. package/fesm2015/fundamental-ngx-core-skeleton.mjs +7 -7
  666. package/fesm2015/fundamental-ngx-core-slider.mjs +13 -13
  667. package/fesm2015/fundamental-ngx-core-split-button.mjs +13 -13
  668. package/fesm2015/fundamental-ngx-core-splitter.mjs +22 -22
  669. package/fesm2015/fundamental-ngx-core-status-indicator.mjs +7 -7
  670. package/fesm2015/fundamental-ngx-core-step-input.mjs +10 -10
  671. package/fesm2015/fundamental-ngx-core-switch.mjs +10 -10
  672. package/fesm2015/fundamental-ngx-core-table.mjs +55 -55
  673. package/fesm2015/fundamental-ngx-core-table.mjs.map +1 -1
  674. package/fesm2015/fundamental-ngx-core-tabs.mjs +55 -55
  675. package/fesm2015/fundamental-ngx-core-text.mjs +7 -7
  676. package/fesm2015/fundamental-ngx-core-theming.mjs +7 -7
  677. package/fesm2015/fundamental-ngx-core-tile.mjs +103 -103
  678. package/fesm2015/fundamental-ngx-core-time-picker.mjs +10 -10
  679. package/fesm2015/fundamental-ngx-core-time.mjs +16 -16
  680. package/fesm2015/fundamental-ngx-core-timeline.mjs +43 -43
  681. package/fesm2015/fundamental-ngx-core-title.mjs +7 -7
  682. package/fesm2015/fundamental-ngx-core-token.mjs +16 -16
  683. package/fesm2015/fundamental-ngx-core-toolbar.mjs +416 -276
  684. package/fesm2015/fundamental-ngx-core-toolbar.mjs.map +1 -1
  685. package/fesm2015/fundamental-ngx-core-tree.mjs +10 -10
  686. package/fesm2015/fundamental-ngx-core-upload-collection.mjs +37 -37
  687. package/fesm2015/fundamental-ngx-core-vertical-navigation.mjs +13 -13
  688. package/fesm2015/fundamental-ngx-core-wizard.mjs +31 -31
  689. package/fesm2015/fundamental-ngx-core.mjs +4 -4
  690. package/fesm2020/fundamental-ngx-core-action-bar.mjs +25 -25
  691. package/fesm2020/fundamental-ngx-core-action-sheet.mjs +26 -26
  692. package/fesm2020/fundamental-ngx-core-alert.mjs +13 -13
  693. package/fesm2020/fundamental-ngx-core-avatar-group.mjs +28 -28
  694. package/fesm2020/fundamental-ngx-core-avatar.mjs +7 -7
  695. package/fesm2020/fundamental-ngx-core-bar.mjs +28 -28
  696. package/fesm2020/fundamental-ngx-core-breadcrumb.mjs +13 -13
  697. package/fesm2020/fundamental-ngx-core-busy-indicator.mjs +10 -10
  698. package/fesm2020/fundamental-ngx-core-button.mjs +13 -13
  699. package/fesm2020/fundamental-ngx-core-calendar.mjs +34 -34
  700. package/fesm2020/fundamental-ngx-core-card.mjs +58 -58
  701. package/fesm2020/fundamental-ngx-core-carousel.mjs +19 -19
  702. package/fesm2020/fundamental-ngx-core-checkbox.mjs +10 -10
  703. package/fesm2020/fundamental-ngx-core-combobox.mjs +20 -20
  704. package/fesm2020/fundamental-ngx-core-content-density.mjs +37 -37
  705. package/fesm2020/fundamental-ngx-core-date-picker.mjs +10 -10
  706. package/fesm2020/fundamental-ngx-core-datetime-picker.mjs +10 -10
  707. package/fesm2020/fundamental-ngx-core-datetime.mjs +24 -24
  708. package/fesm2020/fundamental-ngx-core-dialog.mjs +58 -58
  709. package/fesm2020/fundamental-ngx-core-dynamic-page.mjs +44 -44
  710. package/fesm2020/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
  711. package/fesm2020/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
  712. package/fesm2020/fundamental-ngx-core-facets.mjs +13 -13
  713. package/fesm2020/fundamental-ngx-core-feed-input.mjs +16 -16
  714. package/fesm2020/fundamental-ngx-core-feed-list-item.mjs +22 -22
  715. package/fesm2020/fundamental-ngx-core-file-uploader.mjs +19 -19
  716. package/fesm2020/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
  717. package/fesm2020/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
  718. package/fesm2020/fundamental-ngx-core-form.mjs +79 -79
  719. package/fesm2020/fundamental-ngx-core-formatted-text.mjs +7 -7
  720. package/fesm2020/fundamental-ngx-core-grid-list.mjs +48 -48
  721. package/fesm2020/fundamental-ngx-core-grid-list.mjs.map +1 -1
  722. package/fesm2020/fundamental-ngx-core-icon.mjs +7 -7
  723. package/fesm2020/fundamental-ngx-core-illustrated-message.mjs +19 -19
  724. package/fesm2020/fundamental-ngx-core-infinite-scroll.mjs +7 -7
  725. package/fesm2020/fundamental-ngx-core-info-label.mjs +7 -7
  726. package/fesm2020/fundamental-ngx-core-inline-help.mjs +7 -14
  727. package/fesm2020/fundamental-ngx-core-inline-help.mjs.map +1 -1
  728. package/fesm2020/fundamental-ngx-core-input-group.mjs +22 -22
  729. package/fesm2020/fundamental-ngx-core-layout-grid.mjs +13 -13
  730. package/fesm2020/fundamental-ngx-core-layout-panel.mjs +31 -31
  731. package/fesm2020/fundamental-ngx-core-link.mjs +7 -7
  732. package/fesm2020/fundamental-ngx-core-list.mjs +67 -78
  733. package/fesm2020/fundamental-ngx-core-list.mjs.map +1 -1
  734. package/fesm2020/fundamental-ngx-core-menu.mjs +47 -47
  735. package/fesm2020/fundamental-ngx-core-message-box.mjs +40 -40
  736. package/fesm2020/fundamental-ngx-core-message-page.mjs +19 -19
  737. package/fesm2020/fundamental-ngx-core-message-strip.mjs +7 -7
  738. package/fesm2020/fundamental-ngx-core-message-toast.mjs +13 -13
  739. package/fesm2020/fundamental-ngx-core-micro-process-flow.mjs +22 -22
  740. package/fesm2020/fundamental-ngx-core-multi-combobox.mjs +22 -27
  741. package/fesm2020/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  742. package/fesm2020/fundamental-ngx-core-multi-input.mjs +17 -17
  743. package/fesm2020/fundamental-ngx-core-nested-list.mjs +43 -43
  744. package/fesm2020/fundamental-ngx-core-notification.mjs +64 -64
  745. package/fesm2020/fundamental-ngx-core-object-identifier.mjs +7 -7
  746. package/fesm2020/fundamental-ngx-core-object-marker.mjs +7 -7
  747. package/fesm2020/fundamental-ngx-core-object-number.mjs +7 -7
  748. package/fesm2020/fundamental-ngx-core-object-status.mjs +7 -7
  749. package/fesm2020/fundamental-ngx-core-overflow-layout.mjs +49 -45
  750. package/fesm2020/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  751. package/fesm2020/fundamental-ngx-core-pagination.mjs +13 -13
  752. package/fesm2020/fundamental-ngx-core-panel.mjs +16 -16
  753. package/fesm2020/fundamental-ngx-core-popover.mjs +39 -49
  754. package/fesm2020/fundamental-ngx-core-popover.mjs.map +1 -1
  755. package/fesm2020/fundamental-ngx-core-product-switch.mjs +10 -10
  756. package/fesm2020/fundamental-ngx-core-progress-indicator.mjs +7 -7
  757. package/fesm2020/fundamental-ngx-core-quick-view.mjs +37 -37
  758. package/fesm2020/fundamental-ngx-core-radio.mjs +10 -10
  759. package/fesm2020/fundamental-ngx-core-rating-indicator.mjs +10 -10
  760. package/fesm2020/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
  761. package/fesm2020/fundamental-ngx-core-scroll-spy.mjs +7 -7
  762. package/fesm2020/fundamental-ngx-core-scrollbar.mjs +7 -7
  763. package/fesm2020/fundamental-ngx-core-segmented-button.mjs +7 -7
  764. package/fesm2020/fundamental-ngx-core-select.mjs +24 -25
  765. package/fesm2020/fundamental-ngx-core-select.mjs.map +1 -1
  766. package/fesm2020/fundamental-ngx-core-shared.mjs +3 -3
  767. package/fesm2020/fundamental-ngx-core-shellbar.mjs +37 -37
  768. package/fesm2020/fundamental-ngx-core-side-navigation.mjs +13 -13
  769. package/fesm2020/fundamental-ngx-core-skeleton.mjs +7 -7
  770. package/fesm2020/fundamental-ngx-core-slider.mjs +13 -13
  771. package/fesm2020/fundamental-ngx-core-split-button.mjs +13 -13
  772. package/fesm2020/fundamental-ngx-core-splitter.mjs +22 -22
  773. package/fesm2020/fundamental-ngx-core-status-indicator.mjs +7 -7
  774. package/fesm2020/fundamental-ngx-core-step-input.mjs +10 -10
  775. package/fesm2020/fundamental-ngx-core-switch.mjs +10 -10
  776. package/fesm2020/fundamental-ngx-core-table.mjs +55 -55
  777. package/fesm2020/fundamental-ngx-core-table.mjs.map +1 -1
  778. package/fesm2020/fundamental-ngx-core-tabs.mjs +55 -55
  779. package/fesm2020/fundamental-ngx-core-text.mjs +7 -7
  780. package/fesm2020/fundamental-ngx-core-theming.mjs +7 -7
  781. package/fesm2020/fundamental-ngx-core-tile.mjs +103 -103
  782. package/fesm2020/fundamental-ngx-core-time-picker.mjs +10 -10
  783. package/fesm2020/fundamental-ngx-core-time.mjs +16 -16
  784. package/fesm2020/fundamental-ngx-core-timeline.mjs +43 -43
  785. package/fesm2020/fundamental-ngx-core-title.mjs +7 -7
  786. package/fesm2020/fundamental-ngx-core-token.mjs +16 -16
  787. package/fesm2020/fundamental-ngx-core-toolbar.mjs +416 -275
  788. package/fesm2020/fundamental-ngx-core-toolbar.mjs.map +1 -1
  789. package/fesm2020/fundamental-ngx-core-tree.mjs +10 -10
  790. package/fesm2020/fundamental-ngx-core-upload-collection.mjs +37 -37
  791. package/fesm2020/fundamental-ngx-core-vertical-navigation.mjs +13 -13
  792. package/fesm2020/fundamental-ngx-core-wizard.mjs +31 -31
  793. package/fesm2020/fundamental-ngx-core.mjs +4 -4
  794. package/fundamental-ngx-core-v0.40.5.tgz +0 -0
  795. package/grid-list/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.d.ts +2 -2
  796. package/inline-help/inline-help.directive.d.ts +0 -2
  797. package/list/directives/list-navigation-item-arrow.directive.d.ts +0 -6
  798. package/overflow-layout/overflow-layout.service.d.ts +4 -4
  799. package/package.json +4 -4
  800. package/popover/base/base-popover.class.d.ts +0 -4
  801. package/popover/popover-body/popover-body.component.d.ts +0 -4
  802. package/schematics/add-dependencies/index.js +4 -4
  803. package/table/table.module.d.ts +1 -2
  804. package/toolbar/public_api.d.ts +3 -2
  805. package/toolbar/toolbar-item.directive.d.ts +2 -20
  806. package/toolbar/toolbar-overflow-group.directive.d.ts +14 -0
  807. package/toolbar/toolbar-overflow-priority.directive.d.ts +17 -0
  808. package/toolbar/{toolbar-spacer.directive.d.ts → toolbar-spacer.component.d.ts} +3 -3
  809. package/toolbar/toolbar.component.d.ts +70 -33
  810. package/toolbar/toolbar.module.d.ts +9 -8
  811. package/esm2020/toolbar/abstract-toolbar-item.class.mjs +0 -3
  812. package/esm2020/toolbar/toolbar-spacer.directive.mjs +0 -45
  813. package/fundamental-ngx-core-v0.40.4-rc.6.tgz +0 -0
  814. package/toolbar/abstract-toolbar-item.class.d.ts +0 -8
@@ -198,9 +198,9 @@ export class ContentDensityObserver extends BehaviorSubject {
198
198
  return this.config.supportedContentDensity?.includes(density) ?? false;
199
199
  }
200
200
  }
201
- ContentDensityObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ContentDensityObserver, deps: [{ token: i0.Injector }, { token: i1.ContentDensityObserverSettings }], target: i0.ɵɵFactoryTarget.Injectable });
202
- ContentDensityObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ContentDensityObserver });
203
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ContentDensityObserver, decorators: [{
201
+ ContentDensityObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: ContentDensityObserver, deps: [{ token: i0.Injector }, { token: i1.ContentDensityObserverSettings }], target: i0.ɵɵFactoryTarget.Injectable });
202
+ ContentDensityObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: ContentDensityObserver });
203
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: ContentDensityObserver, decorators: [{
204
204
  type: Injectable
205
205
  }], ctorParameters: function () { return [{ type: i0.Injector }, { type: i1.ContentDensityObserverSettings }]; } });
206
206
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGVudC1kZW5zaXR5LW9ic2VydmVyLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL2NvcmUvc3JjL2xpYi9jb250ZW50LWRlbnNpdHkvc2VydmljZXMvY29udGVudC1kZW5zaXR5LW9ic2VydmVyLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBdUIsTUFBTSxFQUFFLFVBQVUsRUFBRSxXQUFXLEVBQUUsUUFBUSxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN0SCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQztBQUM5RCxPQUFPLEVBQUUsZUFBZSxFQUFFLG9CQUFvQixFQUFFLEdBQUcsRUFBRSxTQUFTLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDN0UsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sOENBQThDLENBQUM7QUFFOUYsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sd0NBQXdDLENBQUM7QUFDM0UsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sNENBQTRDLENBQUM7QUFDekYsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFDaEYsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDbkUsT0FBTyxFQUFFLG9DQUFvQyxFQUFFLE1BQU0sc0RBQXNELENBQUM7OztBQUU1RyxNQUFNLGlCQUFpQixHQUFHLENBQUMsR0FBUSxFQUE4QixFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsR0FBRyxJQUFLLEdBQTJCLENBQUMsVUFBVSxDQUFDLENBQUM7QUFFdkgsTUFBTSxPQUFPLEdBQUcsQ0FBQyxRQUFrQixFQUFFLHFCQUEwQyxFQUFjLEVBQUUsQ0FDM0YsQ0FBQyxxQkFBcUIsQ0FBQyxJQUFJLElBQUksRUFBRSxDQUFDLENBQUMsR0FBRyxDQUFDLENBQUMsR0FBRyxFQUFPLEVBQUU7SUFDaEQsSUFBSSxLQUFLLENBQUMsT0FBTyxDQUFDLEdBQUcsQ0FBQyxFQUFFO1FBQ3BCLElBQUksSUFBSSxDQUFDO1FBQ1QsSUFBSSxLQUFLLEdBQUcsV0FBVyxDQUFDLE9BQU8sQ0FBQztRQUNoQyxLQUFLLElBQUksS0FBSyxHQUFHLENBQUMsRUFBRSxLQUFLLEdBQUcsR0FBRyxDQUFDLE1BQU0sRUFBRSxLQUFLLEVBQUUsRUFBRTtZQUM3QyxNQUFNLElBQUksR0FBRyxHQUFHLENBQUMsS0FBSyxDQUFDLENBQUMsZ0JBQWdCLENBQUMsQ0FBQztZQUMxQyxJQUFJLE9BQU8sSUFBSSxLQUFLLFFBQVEsRUFBRTtnQkFDMUIsc0NBQXNDO2dCQUN0QyxLQUFLLElBQUksSUFBSSxDQUFDO2FBQ2pCO2lCQUFNO2dCQUNILElBQUksR0FBRyxHQUFHLENBQUMsS0FBSyxDQUFDLENBQUM7YUFDckI7U0FDSjtRQUNELE9BQU8sUUFBUSxDQUFDLEdBQUcsQ0FBQyxJQUFJLEVBQUUsU0FBUyxFQUFFLEtBQUssQ0FBQyxDQUFDO0tBQy9DO0lBQ0QsT0FBTyxRQUFRLENBQUMsR0FBRyxDQUFDLEdBQUcsRUFBRSxTQUFTLEVBQUUsV0FBVyxDQUFDLE9BQU8sQ0FBQyxDQUFDO0FBQzdELENBQUMsQ0FBQyxDQUFDO0FBRVAsTUFBTSx3QkFBd0IsR0FBRyxDQUM3QixRQUFrQixFQUNsQixhQUF1RCxFQUNyQyxFQUFFO0lBQ3BCLElBQUksT0FBTyxhQUFhLENBQUMscUJBQXFCLEtBQUssUUFBUSxFQUFFO1FBQ3pELE9BQU8sYUFBYSxDQUFDLHFCQUEyQyxDQUFDO0tBQ3BFO0lBQ0QsSUFBSSxpQkFBaUIsQ0FBQyxhQUFhLENBQUMscUJBQXFCLENBQUMsRUFBRTtRQUN4RCxNQUFNLElBQUksR0FBRyxPQUFPLENBQUMsUUFBUSxFQUFFLGFBQWEsQ0FBQyxxQkFBcUIsQ0FBQyxDQUFDO1FBQ3BFLE9BQU8sYUFBYSxDQUFDLHFCQUFxQixDQUFDLFVBQVUsQ0FBQyxHQUFHLElBQUksQ0FBQyxDQUFDO0tBQ2xFO0lBQ0QsT0FBTyxRQUFRLENBQUMsR0FBRyxDQUFDLGFBQWEsQ0FBQyxxQkFBcUIsRUFBRSxTQUFTLEVBQUUsU0FBUyxDQUFDLENBQUM7QUFDbkYsQ0FBQyxDQUFDO0FBRUYsTUFBTSxxQkFBcUIsR0FBRyxDQUMxQixRQUFrQixFQUNsQixhQUE4QyxFQUM1QixFQUFFO0lBQ3BCLE1BQU0sWUFBWSxHQUFHLFFBQVEsQ0FBQyxHQUFHLENBQUMsMkJBQTJCLEVBQUUsSUFBSSxFQUFFLFdBQVcsQ0FBQyxRQUFRLENBQUMsRUFBRSxxQkFBcUIsQ0FBQztJQUNsSCxJQUFJLFlBQVksRUFBRTtRQUNkLE9BQU8sWUFBWSxDQUFDO0tBQ3ZCO0lBQ0QsT0FBTyx3QkFBd0IsQ0FBQyxRQUFRLEVBQUU7UUFDdEMsR0FBRyxvQ0FBb0M7UUFDdkMsR0FBRyxDQUFDLGFBQWEsSUFBSSxFQUFFLENBQUM7S0FDM0IsQ0FBQyxDQUFDO0FBQ1AsQ0FBQyxDQUFDO0FBR0YsTUFBTSxPQUFPLHNCQUF1QixTQUFRLGVBQW1DO0lBZTNFLGNBQWM7SUFDZCxJQUFJLFNBQVM7UUFDVCxPQUFPLElBQUksQ0FBQyxXQUFXLENBQUMsS0FBSyxDQUFDO0lBQ2xDLENBQUM7SUFDRCxjQUFjO0lBQ2QsSUFBSSxNQUFNO1FBQ04sT0FBTyxJQUFJLENBQUMsUUFBUSxDQUFDLEtBQUssQ0FBQztJQUMvQixDQUFDO0lBQ0QsY0FBYztJQUNkLElBQUksV0FBVztRQUNYLE9BQU8sSUFBSSxDQUFDLGFBQWEsQ0FBQyxLQUFLLENBQUM7SUFDcEMsQ0FBQztJQXVDRCxjQUFjO0lBQ2QsWUFBb0IsU0FBbUIsRUFBVSxlQUFnRDtRQUM3RixLQUFLLENBQUMscUJBQXFCLENBQUMsU0FBUyxFQUFFLGVBQWUsQ0FBQyxDQUFDLENBQUM7UUFEekMsY0FBUyxHQUFULFNBQVMsQ0FBVTtRQUFVLG9CQUFlLEdBQWYsZUFBZSxDQUFpQztRQWpFakcsY0FBYztRQUNHLGdCQUFXLEdBQUcsSUFBSSxlQUFlLENBQVUsS0FBSyxDQUFDLENBQUM7UUFDbkUsY0FBYztRQUNHLGFBQVEsR0FBRyxJQUFJLGVBQWUsQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUNoRSxjQUFjO1FBQ0csa0JBQWEsR0FBRyxJQUFJLGVBQWUsQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUdyRSxjQUFjO1FBQ0wsZUFBVSxHQUFHLElBQUksQ0FBQyxXQUFXLENBQUMsWUFBWSxFQUFFLENBQUM7UUFDdEQsY0FBYztRQUNMLFlBQU8sR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLFlBQVksRUFBRSxDQUFDO1FBQ2hELGNBQWM7UUFDTCxpQkFBWSxHQUFHLElBQUksQ0FBQyxhQUFhLENBQUMsWUFBWSxFQUFFLENBQUM7UUFjMUQsY0FBYztRQUNOLGlDQUE0QixHQUFHLE1BQU0sQ0FBQywyQkFBMkIsRUFBRTtZQUN2RSxRQUFRLEVBQUUsSUFBSTtTQUNqQixDQUFDLENBQUM7UUFFSCxjQUFjO1FBQ04sNkJBQXdCLEdBQUcsTUFBTSxDQUFDLHlCQUF5QixFQUFFO1lBQ2pFLFFBQVEsRUFBRSxJQUFJO1NBQ2pCLENBQUMsQ0FBQztRQUVILGNBQWM7UUFDTixrQ0FBNkIsR0FBRyxNQUFNLENBQUMsc0JBQXNCLEVBQUU7WUFDbkUsUUFBUSxFQUFFLElBQUk7WUFDZCxRQUFRLEVBQUUsSUFBSTtTQUNqQixDQUFDLENBQUM7UUFFSCxjQUFjO1FBQ04sY0FBUyxHQUFxQixNQUFNLENBQUMsU0FBUyxDQUFDLENBQUM7UUFFeEQsY0FBYztRQUNHLGNBQVMsR0FBRyxNQUFNLENBQUMsZ0JBQWdCLENBQUMsQ0FBQztRQUV0RCxjQUFjO1FBQ04sZ0JBQVcsR0FBMkIsTUFBTSxDQUFDLFVBQVUsQ0FBQyxDQUFDO1FBRWpFLGNBQWM7UUFDTixjQUFTLEdBQUcsQ0FBQyxJQUFJLENBQUMsV0FBVyxDQUFDLENBQUM7UUFFdkMsY0FBYztRQUNOLG1CQUFjLEdBQUc7WUFDckIsQ0FBQyxrQkFBa0IsQ0FBQyxPQUFPLENBQUMsRUFBRSxHQUF1QixFQUFFLENBQ25ELElBQUksQ0FBQyxZQUFZLENBQUMsa0JBQWtCLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQyxDQUFDLGtCQUFrQixDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsa0JBQWtCLENBQUMsSUFBSTtZQUM1RyxDQUFDLGtCQUFrQixDQUFDLFNBQVMsQ0FBQyxFQUFFLEdBQXVCLEVBQUUsQ0FDckQsSUFBSSxDQUFDLFlBQVksQ0FBQyxrQkFBa0IsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLENBQUMsa0JBQWtCLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxrQkFBa0IsQ0FBQyxJQUFJO1lBQ3hHLENBQUMsa0JBQWtCLENBQUMsSUFBSSxDQUFDLEVBQUUsR0FBdUIsRUFBRSxDQUFDLGtCQUFrQixDQUFDLElBQUksQ0FBQyxrREFBa0Q7U0FDbEksQ0FBQztRQU1FLE1BQU0sVUFBVSxHQUFHLElBQUksQ0FBQyxTQUFTLENBQUMsU0FBUyxDQUFDO1lBQ3hDLFFBQVEsRUFBRSxHQUFHLEVBQUU7Z0JBQ1gsVUFBVSxDQUFDLFdBQVcsRUFBRSxDQUFDO2dCQUN6QixJQUFJLENBQUMsUUFBUSxFQUFFLENBQUM7Z0JBQ2hCLElBQUksSUFBSSxDQUFDLE1BQU0sQ0FBQyxLQUFLLEVBQUU7b0JBQ25CLE9BQU8sQ0FBQyxHQUFHLENBQUMsbUNBQW1DLENBQUMsQ0FBQztpQkFDcEQ7WUFDTCxDQUFDO1NBQ0osQ0FBQyxDQUFDO1FBRUgsSUFBSSxDQUFDLE1BQU0sR0FBRztZQUNWLEdBQUcsb0NBQW9DO1lBQ3ZDLEdBQUcsQ0FBQyxJQUFJLENBQUMsNkJBQTZCLEVBQUUsTUFBTSxJQUFJLEVBQUUsQ0FBQztZQUNyRCxHQUFHLENBQUMsZUFBZSxJQUFJLEVBQUUsQ0FBQztTQUM3QixDQUFDO1FBRUYsaUJBQWlCLENBQUM7WUFDZCxxQkFBcUIsRUFBRSxJQUFJLENBQUMsS0FBSztZQUNqQyx1QkFBdUIsRUFBRSxJQUFJLENBQUMsd0JBQXdCLElBQUksU0FBUztZQUNuRSxxQkFBcUIsRUFBRSxJQUFJLENBQUMsNEJBQTRCLElBQUksU0FBUztZQUNyRSwyQkFBMkIsRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLDJCQUEyQjtnQkFDaEUsQ0FBQyxDQUFDLElBQUksQ0FBQyw2QkFBNkIsRUFBRSxZQUFZLEVBQUUsSUFBSSxTQUFTO2dCQUNqRSxDQUFDLENBQUMsU0FBUztTQUNsQixDQUFDO2FBQ0csSUFBSSxDQUNELEdBQUcsQ0FBQyxDQUFDLE9BQU8sRUFBRSxFQUFFO1lBQ1osSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLEtBQUssRUFBRTtnQkFDbkIsT0FBTyxDQUFDLEdBQUcsQ0FBQyw4Q0FBOEMsT0FBTyxFQUFFLENBQUMsQ0FBQzthQUN4RTtZQUNELElBQUksQ0FBQyxJQUFJLENBQUMsWUFBWSxDQUFDLE9BQU8sQ0FBQyxFQUFFO2dCQUM3QixJQUFJO29CQUNBLElBQUksSUFBSSxDQUFDLE1BQU0sQ0FBQyxLQUFLLEVBQUU7d0JBQ25CLE9BQU8sQ0FBQyxHQUFHLENBQ1AsMkJBQTJCLE9BQU8scURBQXFELENBQzFGLENBQUM7cUJBQ0w7b0JBQ0QsT0FBTyxJQUFJLENBQUMsY0FBYyxDQUFDLE9BQU8sQ0FBQyxFQUFFLENBQUM7aUJBQ3pDO2dCQUFDLE9BQU8sQ0FBQyxFQUFFO29CQUNSLE1BQU0sSUFBSSxLQUFLLENBQUMsbUNBQW1DLE9BQU8sbUJBQW1CLENBQUMsQ0FBQztpQkFDbEY7YUFDSjtZQUNELE9BQU8sT0FBTyxDQUFDO1FBQ25CLENBQUMsQ0FBQyxFQUNGLG9CQUFvQixFQUFFLEVBQ3RCLFNBQVMsQ0FBQyxJQUFJLENBQUMsU0FBUyxDQUFDLENBQzVCO2FBQ0EsU0FBUyxDQUFDLENBQUMsT0FBTyxFQUFFLEVBQUU7WUFDbkIsSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsQ0FBQztZQUNuQixJQUFJLENBQUMsV0FBVyxFQUFFLENBQUM7WUFDbkIsSUFBSSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsT0FBTyxLQUFLLGtCQUFrQixDQUFDLE9BQU8sQ0FBQyxDQUFDO1lBQzlELElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLE9BQU8sS0FBSyxrQkFBa0IsQ0FBQyxJQUFJLENBQUMsQ0FBQztZQUN4RCxJQUFJLENBQUMsYUFBYSxDQUFDLElBQUksQ0FBQyxPQUFPLEtBQUssa0JBQWtCLENBQUMsU0FBUyxDQUFDLENBQUM7UUFDdEUsQ0FBQyxDQUFDLENBQUM7SUFDWCxDQUFDO0lBRUQsY0FBYztJQUNkLE9BQU8sQ0FBQyxHQUFHLFNBQXlDO1FBQ2hELElBQUksQ0FBQyxTQUFTLENBQUMsTUFBTSxDQUFDLEdBQUcsU0FBUyxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLFVBQVUsRUFBRSxDQUFDLENBQUMsQ0FBQztJQUNuRSxDQUFDO0lBRUQ7O09BRUc7SUFDTSxRQUFRO1FBQ2IsS0FBSyxDQUFDLFFBQVEsRUFBRSxDQUFDO1FBQ2pCLElBQUksQ0FBQyxhQUFhLENBQUMsUUFBUSxFQUFFLENBQUM7UUFDOUIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLEVBQUUsQ0FBQztRQUN6QixJQUFJLENBQUMsV0FBVyxDQUFDLFFBQVEsRUFBRSxDQUFDO1FBQzVCLElBQUksQ0FBQyw2QkFBNkIsR0FBRyxJQUFJLENBQUM7UUFDMUMsSUFBSSxDQUFDLHdCQUF3QixHQUFHLElBQUksQ0FBQztRQUNyQyxJQUFJLENBQUMsNEJBQTRCLEdBQUcsSUFBSSxDQUFDO1FBQ3pDLElBQUksQ0FBQyxXQUFXLEdBQUcsSUFBSSxDQUFDO1FBQ3hCLElBQUksQ0FBQyxTQUFTLEdBQUcsSUFBSSxDQUFDO1FBQ3RCLElBQUksQ0FBQyxTQUFTLEdBQUcsRUFBRSxDQUFDO0lBQ3hCLENBQUM7SUFFRCxjQUFjO0lBQ2QsY0FBYyxDQUFDLFFBQXNDO1FBQ2pELElBQUksQ0FBQyxTQUFTLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsT0FBTyxDQUFDLFFBQVEsQ0FBQyxVQUFVLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDO0lBQzVFLENBQUM7SUFFRCxjQUFjO0lBQ04sV0FBVztRQUNmLElBQUksQ0FBQyxJQUFJLENBQUMsTUFBTSxFQUFFLFNBQVMsRUFBRTtZQUN6QixPQUFPO1NBQ1Y7UUFDRCxNQUFNLFNBQVMsR0FBRyxJQUFJLENBQUMsTUFBTSxDQUFDLFNBQVMsQ0FBQztRQUV4QyxNQUFNLHlCQUF5QixHQUFHLElBQUksQ0FBQyw2QkFBNkIsRUFBRSxLQUFLLEtBQUssSUFBSSxDQUFDLEtBQUssQ0FBQztRQUUzRixJQUFJLENBQUMsU0FBUyxDQUFDLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxFQUFFO1lBQy9CLE1BQU0sQ0FBQyxNQUFNLENBQUMsU0FBUyxDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsU0FBUyxFQUFFLEVBQUU7Z0JBQzNDLElBQUksQ0FBQyxTQUFTLEVBQUUsV0FBVyxDQUFDLE9BQU8sRUFBRSxhQUFhLEVBQUUsU0FBUyxDQUFDLENBQUM7WUFDbkUsQ0FBQyxDQUFDLENBQUM7WUFFSCx3R0FBd0c7WUFDeEcsSUFBSSx5QkFBeUIsSUFBSSxDQUFDLElBQUksQ0FBQyxNQUFNLENBQUMsa0JBQWtCLEVBQUU7Z0JBQzlELE9BQU87YUFDVjtZQUVELElBQUksQ0FBQyxTQUFTLEVBQUUsUUFBUSxDQUFDLE9BQU8sRUFBRSxhQUFhLEVBQUUsU0FBUyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUUsQ0FBQyxDQUFDO1FBQzdFLENBQUMsQ0FBQyxDQUFDO0lBQ1AsQ0FBQztJQUVELDhDQUE4QztJQUN0QyxZQUFZLENBQUMsT0FBMkI7UUFDNUMsT0FBTyxJQUFJLENBQUMsTUFBTSxDQUFDLHVCQUF1QixFQUFFLFFBQVEsQ0FBQyxPQUFPLENBQUMsSUFBSSxLQUFLLENBQUM7SUFDM0UsQ0FBQzs7bUhBaExRLHNCQUFzQjt1SEFBdEIsc0JBQXNCOzJGQUF0QixzQkFBc0I7a0JBRGxDLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFbGVtZW50UmVmLCBGYWN0b3J5U2Fuc1Byb3ZpZGVyLCBpbmplY3QsIEluamVjdGFibGUsIEluamVjdEZsYWdzLCBJbmplY3RvciwgUmVuZGVyZXIyIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBEZXN0cm95ZWRTZXJ2aWNlIH0gZnJvbSAnQGZ1bmRhbWVudGFsLW5neC9jZGsvdXRpbHMnO1xuaW1wb3J0IHsgQmVoYXZpb3JTdWJqZWN0LCBkaXN0aW5jdFVudGlsQ2hhbmdlZCwgbWFwLCB0YWtlVW50aWwgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IENvbnRlbnREZW5zaXR5T2JzZXJ2ZXJTZXR0aW5ncyB9IGZyb20gJy4uL2NsYXNzZXMvY29udGVudC1kZW5zaXR5LW9ic2VydmVyLnNldHRpbmdzJztcbmltcG9ydCB7IENvbnRlbnREZW5zaXR5T2JzZXJ2ZXJUYXJnZXQgfSBmcm9tICcuLi9jb250ZW50LWRlbnNpdHkudHlwZXMnO1xuaW1wb3J0IHsgZ2V0Q2hhbmdlc1NvdXJjZSQgfSBmcm9tICcuLi9oZWxwZXJzL2dldC1jaGFuZ2VzLXNvdXJjZS5wcm92aWRlcic7XG5pbXBvcnQgeyBHbG9iYWxDb250ZW50RGVuc2l0eVNlcnZpY2UgfSBmcm9tICcuLi9zZXJ2aWNlcy9nbG9iYWwtY29udGVudC1kZW5zaXR5LnNlcnZpY2UnO1xuaW1wb3J0IHsgQ09OVEVOVF9ERU5TSVRZX0RJUkVDVElWRSB9IGZyb20gJy4uL3Rva2Vucy9jb250ZW50LWRlbnNpdHktZGlyZWN0aXZlJztcbmltcG9ydCB7IENvbnRlbnREZW5zaXR5TW9kZSB9IGZyb20gJy4uL3R5cGVzL2NvbnRlbnQtZGVuc2l0eS5tb2RlJztcbmltcG9ydCB7IGRlZmF1bHRDb250ZW50RGVuc2l0eU9ic2VydmVyQ29uZmlncyB9IGZyb20gJy4uL3ZhcmlhYmxlcy9kZWZhdWx0LWNvbnRlbnQtZGVuc2l0eS1jb25zdW1lci1jb25maWcnO1xuXG5jb25zdCBpc0ZhY3RvcnlQcm92aWRlciA9IChvYmo6IGFueSk6IG9iaiBpcyBGYWN0b3J5U2Fuc1Byb3ZpZGVyID0+ICEhKG9iaiAmJiAob2JqIGFzIEZhY3RvcnlTYW5zUHJvdmlkZXIpLnVzZUZhY3RvcnkpO1xuXG5jb25zdCBnZXREZXBzID0gKGluamVjdG9yOiBJbmplY3RvciwgZGVmYXVsdENvbnRlbnREZW5zaXR5OiBGYWN0b3J5U2Fuc1Byb3ZpZGVyKTogQXJyYXk8YW55PiA9PlxuICAgIChkZWZhdWx0Q29udGVudERlbnNpdHkuZGVwcyB8fCBbXSkubWFwKChkZXApOiBhbnkgPT4ge1xuICAgICAgICBpZiAoQXJyYXkuaXNBcnJheShkZXApKSB7XG4gICAgICAgICAgICBsZXQgdHlwZTtcbiAgICAgICAgICAgIGxldCBmbGFncyA9IEluamVjdEZsYWdzLkRlZmF1bHQ7XG4gICAgICAgICAgICBmb3IgKGxldCBpbmRleCA9IDA7IGluZGV4IDwgZGVwLmxlbmd0aDsgaW5kZXgrKykge1xuICAgICAgICAgICAgICAgIGNvbnN0IGZsYWcgPSBkZXBbaW5kZXhdWydfX05HX0RJX0ZMQUdfXyddO1xuICAgICAgICAgICAgICAgIGlmICh0eXBlb2YgZmxhZyA9PT0gJ251bWJlcicpIHtcbiAgICAgICAgICAgICAgICAgICAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIG5vLWJpdHdpc2VcbiAgICAgICAgICAgICAgICAgICAgZmxhZ3MgfD0gZmxhZztcbiAgICAgICAgICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgICAgICAgICAgICB0eXBlID0gZGVwW2luZGV4XTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICByZXR1cm4gaW5qZWN0b3IuZ2V0KHR5cGUsIHVuZGVmaW5lZCwgZmxhZ3MpO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiBpbmplY3Rvci5nZXQoZGVwLCB1bmRlZmluZWQsIEluamVjdEZsYWdzLkRlZmF1bHQpO1xuICAgIH0pO1xuXG5jb25zdCBnZXREZWZhdWx0Q29udGVudERlbnNpdHkgPSAoXG4gICAgaW5qZWN0b3I6IEluamVjdG9yLFxuICAgIGNvbmZpZ3VyYXRpb246IFJlcXVpcmVkPENvbnRlbnREZW5zaXR5T2JzZXJ2ZXJTZXR0aW5ncz5cbik6IENvbnRlbnREZW5zaXR5TW9kZSA9PiB7XG4gICAgaWYgKHR5cGVvZiBjb25maWd1cmF0aW9uLmRlZmF1bHRDb250ZW50RGVuc2l0eSA9PT0gJ3N0cmluZycpIHtcbiAgICAgICAgcmV0dXJuIGNvbmZpZ3VyYXRpb24uZGVmYXVsdENvbnRlbnREZW5zaXR5IGFzIENvbnRlbnREZW5zaXR5TW9kZTtcbiAgICB9XG4gICAgaWYgKGlzRmFjdG9yeVByb3ZpZGVyKGNvbmZpZ3VyYXRpb24uZGVmYXVsdENvbnRlbnREZW5zaXR5KSkge1xuICAgICAgICBjb25zdCBkZXBzID0gZ2V0RGVwcyhpbmplY3RvciwgY29uZmlndXJhdGlvbi5kZWZhdWx0Q29udGVudERlbnNpdHkpO1xuICAgICAgICByZXR1cm4gY29uZmlndXJhdGlvbi5kZWZhdWx0Q29udGVudERlbnNpdHkudXNlRmFjdG9yeSguLi5kZXBzKTtcbiAgICB9XG4gICAgcmV0dXJuIGluamVjdG9yLmdldChjb25maWd1cmF0aW9uLmRlZmF1bHRDb250ZW50RGVuc2l0eSwgdW5kZWZpbmVkLCB1bmRlZmluZWQpO1xufTtcblxuY29uc3QgaW5pdGlhbENvbnRlbnREZW5zaXR5ID0gKFxuICAgIGluamVjdG9yOiBJbmplY3RvcixcbiAgICBjb25maWd1cmF0aW9uPzogQ29udGVudERlbnNpdHlPYnNlcnZlclNldHRpbmdzXG4pOiBDb250ZW50RGVuc2l0eU1vZGUgPT4ge1xuICAgIGNvbnN0IHNlcnZpY2VWYWx1ZSA9IGluamVjdG9yLmdldChHbG9iYWxDb250ZW50RGVuc2l0eVNlcnZpY2UsIG51bGwsIEluamVjdEZsYWdzLk9wdGlvbmFsKT8uY3VycmVudENvbnRlbnREZW5zaXR5O1xuICAgIGlmIChzZXJ2aWNlVmFsdWUpIHtcbiAgICAgICAgcmV0dXJuIHNlcnZpY2VWYWx1ZTtcbiAgICB9XG4gICAgcmV0dXJuIGdldERlZmF1bHRDb250ZW50RGVuc2l0eShpbmplY3Rvciwge1xuICAgICAgICAuLi5kZWZhdWx0Q29udGVudERlbnNpdHlPYnNlcnZlckNvbmZpZ3MsXG4gICAgICAgIC4uLihjb25maWd1cmF0aW9uIHx8IHt9KVxuICAgIH0pO1xufTtcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIENvbnRlbnREZW5zaXR5T2JzZXJ2ZXIgZXh0ZW5kcyBCZWhhdmlvclN1YmplY3Q8Q29udGVudERlbnNpdHlNb2RlPiB7XG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBwcml2YXRlIHJlYWRvbmx5IF9pc0NvbXBhY3QkID0gbmV3IEJlaGF2aW9yU3ViamVjdDxib29sZWFuPihmYWxzZSk7XG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBwcml2YXRlIHJlYWRvbmx5IF9pc0NvenkkID0gbmV3IEJlaGF2aW9yU3ViamVjdDxib29sZWFuPihmYWxzZSk7XG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBwcml2YXRlIHJlYWRvbmx5IF9pc0NvbmRlbnNlZCQgPSBuZXcgQmVoYXZpb3JTdWJqZWN0PGJvb2xlYW4+KGZhbHNlKTtcbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIHJlYWRvbmx5IGNvbmZpZzogQ29udGVudERlbnNpdHlPYnNlcnZlclNldHRpbmdzO1xuICAgIC8qKiBAaGlkZGVuICovXG4gICAgcmVhZG9ubHkgaXNDb21wYWN0JCA9IHRoaXMuX2lzQ29tcGFjdCQuYXNPYnNlcnZhYmxlKCk7XG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICByZWFkb25seSBpc0NvenkkID0gdGhpcy5faXNDb3p5JC5hc09ic2VydmFibGUoKTtcbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIHJlYWRvbmx5IGlzQ29uZGVuc2VkJCA9IHRoaXMuX2lzQ29uZGVuc2VkJC5hc09ic2VydmFibGUoKTtcbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIGdldCBpc0NvbXBhY3QoKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiB0aGlzLl9pc0NvbXBhY3QkLnZhbHVlO1xuICAgIH1cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIGdldCBpc0NvenkoKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiB0aGlzLl9pc0NvenkkLnZhbHVlO1xuICAgIH1cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIGdldCBpc0NvbmRlbnNlZCgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuX2lzQ29uZGVuc2VkJC52YWx1ZTtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIHByaXZhdGUgX2dsb2JhbENvbnRlbnREZW5zaXR5U2VydmljZSA9IGluamVjdChHbG9iYWxDb250ZW50RGVuc2l0eVNlcnZpY2UsIHtcbiAgICAgICAgb3B0aW9uYWw6IHRydWVcbiAgICB9KTtcblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgcHJpdmF0ZSBfY29udGVudERlbnNpdHlEaXJlY3RpdmUgPSBpbmplY3QoQ09OVEVOVF9ERU5TSVRZX0RJUkVDVElWRSwge1xuICAgICAgICBvcHRpb25hbDogdHJ1ZVxuICAgIH0pO1xuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBwcml2YXRlIF9wYXJlbnRDb250ZW50RGVuc2l0eU9ic2VydmVyID0gaW5qZWN0KENvbnRlbnREZW5zaXR5T2JzZXJ2ZXIsIHtcbiAgICAgICAgb3B0aW9uYWw6IHRydWUsXG4gICAgICAgIHNraXBTZWxmOiB0cnVlXG4gICAgfSk7XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIHByaXZhdGUgX3JlbmRlcmVyOiBSZW5kZXJlcjIgfCBudWxsID0gaW5qZWN0KFJlbmRlcmVyMik7XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIHByaXZhdGUgcmVhZG9ubHkgX2Rlc3Ryb3kkID0gaW5qZWN0KERlc3Ryb3llZFNlcnZpY2UpO1xuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBwcml2YXRlIF9lbGVtZW50UmVmOiBFbGVtZW50UmVmPGFueT4gfCBudWxsID0gaW5qZWN0KEVsZW1lbnRSZWYpO1xuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBwcml2YXRlIF9lbGVtZW50cyA9IFt0aGlzLl9lbGVtZW50UmVmXTtcblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgcHJpdmF0ZSBfYWx0ZXJuYXRpdmVUbyA9IHtcbiAgICAgICAgW0NvbnRlbnREZW5zaXR5TW9kZS5DT01QQUNUXTogKCk6IENvbnRlbnREZW5zaXR5TW9kZSA9PlxuICAgICAgICAgICAgdGhpcy5faXNTdXBwb3J0ZWQoQ29udGVudERlbnNpdHlNb2RlLkNPTkRFTlNFRCkgPyBDb250ZW50RGVuc2l0eU1vZGUuQ09OREVOU0VEIDogQ29udGVudERlbnNpdHlNb2RlLkNPWlksXG4gICAgICAgIFtDb250ZW50RGVuc2l0eU1vZGUuQ09OREVOU0VEXTogKCk6IENvbnRlbnREZW5zaXR5TW9kZSA9PlxuICAgICAgICAgICAgdGhpcy5faXNTdXBwb3J0ZWQoQ29udGVudERlbnNpdHlNb2RlLkNPTVBBQ1QpID8gQ29udGVudERlbnNpdHlNb2RlLkNPTVBBQ1QgOiBDb250ZW50RGVuc2l0eU1vZGUuQ09aWSxcbiAgICAgICAgW0NvbnRlbnREZW5zaXR5TW9kZS5DT1pZXTogKCk6IENvbnRlbnREZW5zaXR5TW9kZSA9PiBDb250ZW50RGVuc2l0eU1vZGUuQ09aWSAvLyBObyBhbHRlcm5hdGl2ZSBoZXJlLCBldmVyeW9uZSBzaG91bGQgc3VwcG9ydCBpdFxuICAgIH07XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgX2luamVjdG9yOiBJbmplY3RvciwgcHJpdmF0ZSBfcHJvdmlkZWRDb25maWc/OiBDb250ZW50RGVuc2l0eU9ic2VydmVyU2V0dGluZ3MpIHtcbiAgICAgICAgc3VwZXIoaW5pdGlhbENvbnRlbnREZW5zaXR5KF9pbmplY3RvciwgX3Byb3ZpZGVkQ29uZmlnKSk7XG5cbiAgICAgICAgY29uc3QgZGVzdHJveVN1YiA9IHRoaXMuX2Rlc3Ryb3kkLnN1YnNjcmliZSh7XG4gICAgICAgICAgICBjb21wbGV0ZTogKCkgPT4ge1xuICAgICAgICAgICAgICAgIGRlc3Ryb3lTdWIudW5zdWJzY3JpYmUoKTtcbiAgICAgICAgICAgICAgICB0aGlzLmNvbXBsZXRlKCk7XG4gICAgICAgICAgICAgICAgaWYgKHRoaXMuY29uZmlnLmRlYnVnKSB7XG4gICAgICAgICAgICAgICAgICAgIGNvbnNvbGUubG9nKCdDb250ZW50RGVuc2l0eU9ic2VydmVyOiBkZXN0cm95ZWQnKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH0pO1xuXG4gICAgICAgIHRoaXMuY29uZmlnID0ge1xuICAgICAgICAgICAgLi4uZGVmYXVsdENvbnRlbnREZW5zaXR5T2JzZXJ2ZXJDb25maWdzLFxuICAgICAgICAgICAgLi4uKHRoaXMuX3BhcmVudENvbnRlbnREZW5zaXR5T2JzZXJ2ZXI/LmNvbmZpZyA/PyB7fSksXG4gICAgICAgICAgICAuLi4oX3Byb3ZpZGVkQ29uZmlnIHx8IHt9KVxuICAgICAgICB9O1xuXG4gICAgICAgIGdldENoYW5nZXNTb3VyY2UkKHtcbiAgICAgICAgICAgIGRlZmF1bHRDb250ZW50RGVuc2l0eTogdGhpcy52YWx1ZSxcbiAgICAgICAgICAgIGNvbnRlbnREZW5zaXR5RGlyZWN0aXZlOiB0aGlzLl9jb250ZW50RGVuc2l0eURpcmVjdGl2ZSA/PyB1bmRlZmluZWQsXG4gICAgICAgICAgICBjb250ZW50RGVuc2l0eVNlcnZpY2U6IHRoaXMuX2dsb2JhbENvbnRlbnREZW5zaXR5U2VydmljZSA/PyB1bmRlZmluZWQsXG4gICAgICAgICAgICBwYXJlbnRDb250ZW50RGVuc2l0eVNlcnZpY2U6IHRoaXMuY29uZmlnLnJlc3RyaWN0Q2hpbGRDb250ZW50RGVuc2l0eVxuICAgICAgICAgICAgICAgID8gdGhpcy5fcGFyZW50Q29udGVudERlbnNpdHlPYnNlcnZlcj8uYXNPYnNlcnZhYmxlKCkgPz8gdW5kZWZpbmVkXG4gICAgICAgICAgICAgICAgOiB1bmRlZmluZWRcbiAgICAgICAgfSlcbiAgICAgICAgICAgIC5waXBlKFxuICAgICAgICAgICAgICAgIG1hcCgoZGVuc2l0eSkgPT4ge1xuICAgICAgICAgICAgICAgICAgICBpZiAodGhpcy5jb25maWcuZGVidWcpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGNvbnNvbGUubG9nKGBDb250ZW50RGVuc2l0eU9ic2VydmVyOiBkZW5zaXR5IGNoYW5nZWQgdG8gJHtkZW5zaXR5fWApO1xuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIGlmICghdGhpcy5faXNTdXBwb3J0ZWQoZGVuc2l0eSkpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIHRyeSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgaWYgKHRoaXMuY29uZmlnLmRlYnVnKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNvbnNvbGUubG9nKFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYENvbnRlbnREZW5zaXR5T2JzZXJ2ZXI6ICR7ZGVuc2l0eX0gaXMgbm90IHN1cHBvcnRlZC4gRmFpbGluZyBiYWNrIHRvIGFsdGVybmF0aXZlIG9uZS5gXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICk7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHJldHVybiB0aGlzLl9hbHRlcm5hdGl2ZVRvW2RlbnNpdHldKCk7XG4gICAgICAgICAgICAgICAgICAgICAgICB9IGNhdGNoIChlKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgdGhyb3cgbmV3IEVycm9yKGBDb250ZW50RGVuc2l0eU9ic2VydmVyOiBkZW5zaXR5ICR7ZGVuc2l0eX0gaXMgbm90IHN1cHBvcnRlZGApO1xuICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIHJldHVybiBkZW5zaXR5O1xuICAgICAgICAgICAgICAgIH0pLFxuICAgICAgICAgICAgICAgIGRpc3RpbmN0VW50aWxDaGFuZ2VkKCksXG4gICAgICAgICAgICAgICAgdGFrZVVudGlsKHRoaXMuX2Rlc3Ryb3kkKVxuICAgICAgICAgICAgKVxuICAgICAgICAgICAgLnN1YnNjcmliZSgoZGVuc2l0eSkgPT4ge1xuICAgICAgICAgICAgICAgIHRoaXMubmV4dChkZW5zaXR5KTtcbiAgICAgICAgICAgICAgICB0aGlzLl9hcHBseUNsYXNzKCk7XG4gICAgICAgICAgICAgICAgdGhpcy5faXNDb21wYWN0JC5uZXh0KGRlbnNpdHkgPT09IENvbnRlbnREZW5zaXR5TW9kZS5DT01QQUNUKTtcbiAgICAgICAgICAgICAgICB0aGlzLl9pc0NvenkkLm5leHQoZGVuc2l0eSA9PT0gQ29udGVudERlbnNpdHlNb2RlLkNPWlkpO1xuICAgICAgICAgICAgICAgIHRoaXMuX2lzQ29uZGVuc2VkJC5uZXh0KGRlbnNpdHkgPT09IENvbnRlbnREZW5zaXR5TW9kZS5DT05ERU5TRUQpO1xuICAgICAgICAgICAgfSk7XG4gICAgfVxuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBjb25zdW1lKC4uLmNvbnN1bWVyczogQ29udGVudERlbnNpdHlPYnNlcnZlclRhcmdldFtdKTogdm9pZCB7XG4gICAgICAgIHRoaXMuX2VsZW1lbnRzLmNvbmNhdCguLi5jb25zdW1lcnMubWFwKChjKSA9PiBjLmVsZW1lbnRSZWYoKSkpO1xuICAgIH1cblxuICAgIC8qKlxuICAgICAqIENvbXBsZXRlcyB0aGUgc3RyZWFtIGFuZCBjbG9zZXMgYWxsIGludGVybmFsIHN1YnNjcmlwdGlvbnMuXG4gICAgICovXG4gICAgb3ZlcnJpZGUgY29tcGxldGUoKTogdm9pZCB7XG4gICAgICAgIHN1cGVyLmNvbXBsZXRlKCk7XG4gICAgICAgIHRoaXMuX2lzQ29uZGVuc2VkJC5jb21wbGV0ZSgpO1xuICAgICAgICB0aGlzLl9pc0NvenkkLmNvbXBsZXRlKCk7XG4gICAgICAgIHRoaXMuX2lzQ29tcGFjdCQuY29tcGxldGUoKTtcbiAgICAgICAgdGhpcy5fcGFyZW50Q29udGVudERlbnNpdHlPYnNlcnZlciA9IG51bGw7XG4gICAgICAgIHRoaXMuX2NvbnRlbnREZW5zaXR5RGlyZWN0aXZlID0gbnVsbDtcbiAgICAgICAgdGhpcy5fZ2xvYmFsQ29udGVudERlbnNpdHlTZXJ2aWNlID0gbnVsbDtcbiAgICAgICAgdGhpcy5fZWxlbWVudFJlZiA9IG51bGw7XG4gICAgICAgIHRoaXMuX3JlbmRlcmVyID0gbnVsbDtcbiAgICAgICAgdGhpcy5fZWxlbWVudHMgPSBbXTtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIHJlbW92ZUNvbnN1bWVyKGNvbnN1bWVyOiBDb250ZW50RGVuc2l0eU9ic2VydmVyVGFyZ2V0KTogdm9pZCB7XG4gICAgICAgIHRoaXMuX2VsZW1lbnRzLnNwbGljZSh0aGlzLl9lbGVtZW50cy5pbmRleE9mKGNvbnN1bWVyLmVsZW1lbnRSZWYoKSksIDEpO1xuICAgIH1cblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgcHJpdmF0ZSBfYXBwbHlDbGFzcygpOiB2b2lkIHtcbiAgICAgICAgaWYgKCF0aGlzLmNvbmZpZz8ubW9kaWZpZXJzKSB7XG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIH1cbiAgICAgICAgY29uc3QgbW9kaWZpZXJzID0gdGhpcy5jb25maWcubW9kaWZpZXJzO1xuXG4gICAgICAgIGNvbnN0IHBhcmVudENvbnRlbnREZW5zaXR5RXF1YWwgPSB0aGlzLl9wYXJlbnRDb250ZW50RGVuc2l0eU9ic2VydmVyPy52YWx1ZSA9PT0gdGhpcy52YWx1ZTtcblxuICAgICAgICB0aGlzLl9lbGVtZW50cy5mb3JFYWNoKChlbGVtZW50KSA9PiB7XG4gICAgICAgICAgICBPYmplY3QudmFsdWVzKG1vZGlmaWVycykuZm9yRWFjaCgoY2xhc3NOYW1lKSA9PiB7XG4gICAgICAgICAgICAgICAgdGhpcy5fcmVuZGVyZXI/LnJlbW92ZUNsYXNzKGVsZW1lbnQ/Lm5hdGl2ZUVsZW1lbnQsIGNsYXNzTmFtZSk7XG4gICAgICAgICAgICB9KTtcblxuICAgICAgICAgICAgLy8gU2ltcGx5IHJlbW92ZSBhbGwgbW9kaWZpZXJzIGZyb20gY3VycmVudCBlbGVtZW50LiBDb250ZW50IGRlbnNpdHkgc3RhdGUgaXMgY292ZXJlZCBieSBwYXJlbnQgZWxlbWVudC5cbiAgICAgICAgICAgIGlmIChwYXJlbnRDb250ZW50RGVuc2l0eUVxdWFsICYmICF0aGlzLmNvbmZpZy5hbHdheXNBZGRNb2RpZmllcnMpIHtcbiAgICAgICAgICAgICAgICByZXR1cm47XG4gICAgICAgICAgICB9XG5cbiAgICAgICAgICAgIHRoaXMuX3JlbmRlcmVyPy5hZGRDbGFzcyhlbGVtZW50Py5uYXRpdmVFbGVtZW50LCBtb2RpZmllcnNbdGhpcy52YWx1ZV0hKTtcbiAgICAgICAgfSk7XG4gICAgfVxuXG4gICAgLyoqIENoZWNrIGlmIHRoZSBnaXZlbiBkZW5zaXR5IGlzIHN1cHBvcnRlZCAqL1xuICAgIHByaXZhdGUgX2lzU3VwcG9ydGVkKGRlbnNpdHk6IENvbnRlbnREZW5zaXR5TW9kZSk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5jb25maWcuc3VwcG9ydGVkQ29udGVudERlbnNpdHk/LmluY2x1ZGVzKGRlbnNpdHkpID8/IGZhbHNlO1xuICAgIH1cbn1cbiJdfQ==
@@ -35,9 +35,9 @@ export class DeprecatedContentDensityService {
35
35
  this.contentDensity.complete();
36
36
  }
37
37
  }
38
- DeprecatedContentDensityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedContentDensityService, deps: [{ token: i1.GlobalContentDensityService }, { token: DEFAULT_CONTENT_DENSITY }], target: i0.ɵɵFactoryTarget.Injectable });
39
- DeprecatedContentDensityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedContentDensityService });
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedContentDensityService, decorators: [{
38
+ DeprecatedContentDensityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedContentDensityService, deps: [{ token: i1.GlobalContentDensityService }, { token: DEFAULT_CONTENT_DENSITY }], target: i0.ɵɵFactoryTarget.Injectable });
39
+ DeprecatedContentDensityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedContentDensityService });
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedContentDensityService, decorators: [{
41
41
  type: Injectable
42
42
  }], ctorParameters: function () { return [{ type: i1.GlobalContentDensityService }, { type: i2.ContentDensityMode, decorators: [{
43
43
  type: Inject,
@@ -33,9 +33,9 @@ export class GlobalContentDensityService {
33
33
  this._subscription.unsubscribe();
34
34
  }
35
35
  }
36
- GlobalContentDensityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: GlobalContentDensityService, deps: [{ token: ContentDensityStorage }, { token: DEFAULT_CONTENT_DENSITY }], target: i0.ɵɵFactoryTarget.Injectable });
37
- GlobalContentDensityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: GlobalContentDensityService });
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: GlobalContentDensityService, decorators: [{
36
+ GlobalContentDensityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: GlobalContentDensityService, deps: [{ token: ContentDensityStorage }, { token: DEFAULT_CONTENT_DENSITY }], target: i0.ɵɵFactoryTarget.Injectable });
37
+ GlobalContentDensityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: GlobalContentDensityService });
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: GlobalContentDensityService, decorators: [{
39
39
  type: Injectable
40
40
  }], ctorParameters: function () { return [{ type: i1.ContentDensityStorage, decorators: [{
41
41
  type: Inject,
@@ -582,8 +582,8 @@ export class DatePickerComponent {
582
582
  this._popoverFormMessage.messageType = this._state;
583
583
  }
584
584
  }
585
- DatePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatePickerComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.DatetimeAdapter, optional: true }, { token: DATE_TIME_FORMATS, optional: true }, { token: i2.PopoverFormMessageService }], target: i0.ɵɵFactoryTarget.Component });
586
- DatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.8", type: DatePickerComponent, selector: "fd-date-picker", inputs: { type: "type", placeholder: "placeholder", inputId: "inputId", required: "required", message: "message", messageTriggers: "messageTriggers", selectedDate: "selectedDate", selectedRangeDate: "selectedRangeDate", startingDayOfWeek: "startingDayOfWeek", rangeHoverEffect: "rangeHoverEffect", useValidation: "useValidation", dateInputLabel: "dateInputLabel", dateRangeInputLabel: "dateRangeInputLabel", displayCalendarToggleLabel: "displayCalendarToggleLabel", valueStateSuccessMessage: "valueStateSuccessMessage", valueStateInformationMessage: "valueStateInformationMessage", valueStateWarningMessage: "valueStateWarningMessage", valueStateErrorMessage: "valueStateErrorMessage", allowNull: "allowNull", activeView: "activeView", placement: "placement", appendTo: "appendTo", disabled: "disabled", closeOnDateChoose: "closeOnDateChoose", showTodayButton: "showTodayButton", todayButtonLabel: "todayButtonLabel", previousButtonDisableFunction: "previousButtonDisableFunction", nextButtonDisableFunction: "nextButtonDisableFunction", state: "state", buttonFocusable: "buttonFocusable", specialDaysRules: "specialDaysRules", yearGrid: "yearGrid", aggregatedYearGrid: "aggregatedYearGrid", markWeekends: "markWeekends", showWeekNumbers: "showWeekNumbers", isOpen: "isOpen", inline: "inline", ariaLabelledBy: "ariaLabelledBy", processInputOnBlur: "processInputOnBlur", preventScrollOnFocus: "preventScrollOnFocus", disableFunction: "disableFunction", disableRangeStartFunction: "disableRangeStartFunction", disableRangeEndFunction: "disableRangeEndFunction" }, outputs: { isOpenChange: "isOpenChange", selectedDateChange: "selectedDateChange", selectedRangeDateChange: "selectedRangeDateChange", activeViewChange: "activeViewChange" }, host: { listeners: { "blur": "onTouched()" }, properties: { "class.fd-date-picker": "true", "class.fd-date-picker-custom": "inline" } }, providers: [
585
+ DatePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatePickerComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.DatetimeAdapter, optional: true }, { token: DATE_TIME_FORMATS, optional: true }, { token: i2.PopoverFormMessageService }], target: i0.ɵɵFactoryTarget.Component });
586
+ DatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: DatePickerComponent, selector: "fd-date-picker", inputs: { type: "type", placeholder: "placeholder", inputId: "inputId", required: "required", message: "message", messageTriggers: "messageTriggers", selectedDate: "selectedDate", selectedRangeDate: "selectedRangeDate", startingDayOfWeek: "startingDayOfWeek", rangeHoverEffect: "rangeHoverEffect", useValidation: "useValidation", dateInputLabel: "dateInputLabel", dateRangeInputLabel: "dateRangeInputLabel", displayCalendarToggleLabel: "displayCalendarToggleLabel", valueStateSuccessMessage: "valueStateSuccessMessage", valueStateInformationMessage: "valueStateInformationMessage", valueStateWarningMessage: "valueStateWarningMessage", valueStateErrorMessage: "valueStateErrorMessage", allowNull: "allowNull", activeView: "activeView", placement: "placement", appendTo: "appendTo", disabled: "disabled", closeOnDateChoose: "closeOnDateChoose", showTodayButton: "showTodayButton", todayButtonLabel: "todayButtonLabel", previousButtonDisableFunction: "previousButtonDisableFunction", nextButtonDisableFunction: "nextButtonDisableFunction", state: "state", buttonFocusable: "buttonFocusable", specialDaysRules: "specialDaysRules", yearGrid: "yearGrid", aggregatedYearGrid: "aggregatedYearGrid", markWeekends: "markWeekends", showWeekNumbers: "showWeekNumbers", isOpen: "isOpen", inline: "inline", ariaLabelledBy: "ariaLabelledBy", processInputOnBlur: "processInputOnBlur", preventScrollOnFocus: "preventScrollOnFocus", disableFunction: "disableFunction", disableRangeStartFunction: "disableRangeStartFunction", disableRangeEndFunction: "disableRangeEndFunction" }, outputs: { isOpenChange: "isOpenChange", selectedDateChange: "selectedDateChange", selectedRangeDateChange: "selectedRangeDateChange", activeViewChange: "activeViewChange" }, host: { listeners: { "blur": "onTouched()" }, properties: { "class.fd-date-picker": "true", "class.fd-date-picker-custom": "inline" } }, providers: [
587
587
  {
588
588
  provide: NG_VALUE_ACCESSOR,
589
589
  useExisting: forwardRef(() => DatePickerComponent),
@@ -598,7 +598,7 @@ DatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
598
598
  PopoverFormMessageService,
599
599
  PopoverService
600
600
  ], viewQueries: [{ propertyName: "_calendarComponent", first: true, predicate: CalendarComponent, descendants: true }, { propertyName: "_inputGroupElement", first: true, predicate: ["inputGroupComponent"], descendants: true, read: ElementRef }, { propertyName: "_inputElement", first: true, predicate: InputGroupInputDirective, descendants: true, read: ElementRef }], ngImport: i0, template: "<fd-popover\n [(isOpen)]=\"isOpen\"\n (isOpenChange)=\"_onOpenStateChanged($event)\"\n [triggers]=\"[]\"\n [placement]=\"placement\"\n [disabled]=\"disabled\"\n [focusTrapped]=\"true\"\n [focusAutoCapture]=\"false\"\n [appendTo]=\"appendTo\"\n>\n <fd-popover-control>\n <fd-input-group\n #inputGroupComponent\n [state]=\"state\"\n [disabled]=\"disabled\"\n [isControl]=\"true\"\n [button]=\"true\"\n [buttonFocusable]=\"buttonFocusable\"\n glyph=\"appointment-2\"\n [isExpanded]=\"isOpen\"\n [glyphAriaLabel]=\"displayCalendarToggleLabel || ('coreDatePicker.displayCalendarToggleLabel' | fdTranslate)\"\n [iconTitle]=\"displayCalendarToggleLabel || ('coreDatePicker.displayCalendarToggleLabel' | fdTranslate)\"\n (addOnButtonClicked)=\"toggleCalendar()\"\n >\n <input\n type=\"text\"\n class=\"fd-input\"\n fd-input-group-input\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [attr.id]=\"inputId\"\n aria-haspopup=\"grid\"\n aria-autocomplete=\"none\"\n [attr.aria-expanded]=\"isOpen\"\n [attr.aria-labelledby]=\"ariaLabelledBy\"\n [attr.aria-label]=\"_dateInputArialLabel || (_dateInputArialLabelKey | fdTranslate)\"\n [attr.aria-required]=\"required\"\n [attr.aria-describedby]=\"_formValueStateMessageId\"\n [ngModel]=\"_inputFieldDate\"\n (keyup.enter)=\"handleInputChange($any($event.target).value, false)\"\n (ngModelChange)=\"handleInputChange($event, true)\"\n (blur)=\"_onBlur($event)\"\n />\n </fd-input-group>\n </fd-popover-control>\n <fd-popover-body [attr.aria-expanded]=\"isOpen\" [attr.aria-hidden]=\"!isOpen\">\n <fd-form-message [embedded]=\"true\" *ngIf=\"_message\" [type]=\"state\">\n {{ _message }}\n </fd-form-message>\n <ng-content></ng-content>\n\n <fd-calendar\n (closeCalendar)=\"closeFromCalendar()\"\n [activeView]=\"activeView\"\n [markWeekends]=\"markWeekends\"\n [specialDaysRules]=\"specialDaysRules\"\n [showWeekNumbers]=\"showWeekNumbers\"\n [aggregatedYearGrid]=\"aggregatedYearGrid\"\n [yearGrid]=\"yearGrid\"\n (activeViewChange)=\"handleCalendarActiveViewChange($event)\"\n [calType]=\"type\"\n [rangeHoverEffect]=\"rangeHoverEffect\"\n [disableFunction]=\"disableFunction ? disableFunction : null\"\n [disableRangeStartFunction]=\"disableRangeStartFunction ? disableRangeStartFunction : null\"\n [disableRangeEndFunction]=\"disableRangeEndFunction ? disableRangeEndFunction : null\"\n [selectedDate]=\"selectedDate\"\n [selectedRangeDate]=\"selectedRangeDate\"\n (selectedRangeDateChange)=\"handleRangeDateChange($event)\"\n (selectedDateChange)=\"handleSingleDateChange($event)\"\n [startingDayOfWeek]=\"startingDayOfWeek\"\n [previousButtonDisableFunction]=\"previousButtonDisableFunction\"\n [nextButtonDisableFunction]=\"nextButtonDisableFunction\"\n ></fd-calendar>\n\n <div *ngIf=\"showTodayButton\" fd-bar barDesign=\"footer\">\n <div fd-bar-right>\n <fd-bar-element>\n <button fd-button [label]=\"todayButtonLabel\" (click)=\"onTodayButtonClick()\"></button>\n </fd-bar-element>\n </div>\n </div>\n </fd-popover-body>\n</fd-popover>\n\n<div style=\"display: none\" aria-hidden=\"true\">\n <div [attr.id]=\"_formValueStateMessageId\" aria-atomic=\"true\" aria-live=\"assertive\">\n <ng-container [ngSwitch]=\"state\">\n <ng-container *ngSwitchCase=\"'success'\">{{\n valueStateSuccessMessage || ('coreDatePicker.valueStateSuccessMessage' | fdTranslate)\n }}</ng-container>\n <ng-container *ngSwitchCase=\"'information'\">{{\n valueStateInformationMessage || ('coreDatePicker.valueStateInformationMessage' | fdTranslate)\n }}</ng-container>\n <ng-container *ngSwitchCase=\"'warning'\">{{\n valueStateWarningMessage || ('coreDatePicker.valueStateWarningMessage' | fdTranslate)\n }}</ng-container>\n <ng-container *ngSwitchCase=\"'error'\">{{\n valueStateErrorMessage || ('coreDatePicker.valueStateErrorMessage' | fdTranslate)\n }}</ng-container>\n </ng-container>\n {{ _message }}\n </div>\n</div>\n", styles: [".fd-date-picker-custom{display:inline-block}.fd-date-picker-custom fd-popover{display:block}.fd-date-picker-custom fd-calendar{border-radius:.25rem;border-radius:var(--sapElement_BorderCornerRadius, .25rem)}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i3.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "component", type: i4.PopoverControlComponent, selector: "fd-popover-control" }, { kind: "component", type: i4.PopoverBodyComponent, selector: "fd-popover-body" }, { kind: "component", type: i4.PopoverComponent, selector: "fd-popover", inputs: ["title", "trigger", "fixedPosition", "id", "mobile", "mobileConfig"] }, { kind: "component", type: i5.CalendarComponent, selector: "fd-calendar", inputs: ["selectedDate", "markWeekends", "showWeekNumbers", "mobileLandscape", "mobilePortrait", "selectedRangeDate", "activeView", "startingDayOfWeek", "calType", "id", "specialDaysRules", "yearGrid", "aggregatedYearGrid", "rangeHoverEffect", "previousButtonDisableFunction", "nextButtonDisableFunction", "escapeFocusFunction", "disableFunction", "disableRangeStartFunction", "disableRangeEndFunction"], outputs: ["activeViewChange", "selectedDateChange", "selectedRangeDateChange", "isValidDateChange", "closeCalendar", "closeClicked"] }, { kind: "directive", type: i6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i6.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i7.InputGroupComponent, selector: "fd-input-group", inputs: ["inputTemplate", "placement", "required", "inline", "placeholder", "addOnText", "buttonFocusable", "type", "glyph", "button", "disabled", "readonly", "state", "isControl", "showFocus", "isExpanded", "glyphAriaLabel", "iconTitle", "ariaLabelledby", "ariaLabelledBy"], outputs: ["addOnButtonClicked", "search"] }, { kind: "directive", type: i7.InputGroupInputDirective, selector: "[fdInputGroupInput], [fd-input-group-input]", inputs: ["class"] }, { kind: "component", type: i8.ButtonComponent, selector: "button[fd-button], a[fd-button]", inputs: ["class"], exportAs: ["fd-button"] }, { kind: "component", type: i2.FormMessageComponent, selector: "fd-form-message", inputs: ["type", "static", "embedded", "class"] }, { kind: "component", type: i9.BarComponent, selector: "[fd-bar]", inputs: ["class", "barDesign", "inPage", "inHomePage", "size"] }, { kind: "directive", type: i9.BarRightDirective, selector: "[fd-bar-right]" }, { kind: "directive", type: i9.BarElementDirective, selector: "fd-bar-element", inputs: ["fullWidth", "isTitle"] }, { kind: "pipe", type: i10.FdTranslatePipe, name: "fdTranslate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
601
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatePickerComponent, decorators: [{
601
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatePickerComponent, decorators: [{
602
602
  type: Component,
603
603
  args: [{ selector: 'fd-date-picker', host: {
604
604
  '(blur)': 'onTouched()',
@@ -15,8 +15,8 @@ import { BarModule } from '@fundamental-ngx/core/bar';
15
15
  import * as i0 from "@angular/core";
16
16
  export class DatePickerModule {
17
17
  }
18
- DatePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
19
- DatePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: DatePickerModule, declarations: [DatePickerComponent, DeprecatedDatePickerCompactDirective], imports: [CommonModule,
18
+ DatePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
19
+ DatePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: DatePickerModule, declarations: [DatePickerComponent, DeprecatedDatePickerCompactDirective], imports: [CommonModule,
20
20
  IconModule,
21
21
  PopoverModule,
22
22
  I18nModule,
@@ -27,7 +27,7 @@ DatePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", versio
27
27
  FormMessageModule,
28
28
  BarModule,
29
29
  ContentDensityModule], exports: [DatePickerComponent, DeprecatedDatePickerCompactDirective, ContentDensityModule] });
30
- DatePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatePickerModule, imports: [CommonModule,
30
+ DatePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatePickerModule, imports: [CommonModule,
31
31
  IconModule,
32
32
  PopoverModule,
33
33
  I18nModule,
@@ -38,7 +38,7 @@ DatePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", versio
38
38
  FormMessageModule,
39
39
  BarModule,
40
40
  ContentDensityModule, ContentDensityModule] });
41
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatePickerModule, decorators: [{
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatePickerModule, decorators: [{
42
42
  type: NgModule,
43
43
  args: [{
44
44
  declarations: [DatePickerComponent, DeprecatedDatePickerCompactDirective],
@@ -7,14 +7,14 @@ export class DeprecatedDatePickerCompactDirective extends DeprecatedCompactDirec
7
7
  super('fd-date-picker');
8
8
  }
9
9
  }
10
- DeprecatedDatePickerCompactDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedDatePickerCompactDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
- DeprecatedDatePickerCompactDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: DeprecatedDatePickerCompactDirective, selector: "fd-date-picker[compact]", providers: [
10
+ DeprecatedDatePickerCompactDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedDatePickerCompactDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
+ DeprecatedDatePickerCompactDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: DeprecatedDatePickerCompactDirective, selector: "fd-date-picker[compact]", providers: [
12
12
  {
13
13
  provide: CONTENT_DENSITY_DIRECTIVE,
14
14
  useExisting: forwardRef(() => DeprecatedDatePickerCompactDirective)
15
15
  }
16
16
  ], usesInheritance: true, ngImport: i0 });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedDatePickerCompactDirective, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedDatePickerCompactDirective, decorators: [{
18
18
  type: Directive,
19
19
  args: [{
20
20
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -19,9 +19,9 @@ export class DateFormatPipe {
19
19
  }
20
20
  }
21
21
  }
22
- DateFormatPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DateFormatPipe, deps: [{ token: i1.DatetimeAdapter }, { token: DATE_TIME_FORMATS, optional: true }], target: i0.ɵɵFactoryTarget.Pipe });
23
- DateFormatPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: DateFormatPipe, name: "dateFormat" });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DateFormatPipe, decorators: [{
22
+ DateFormatPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DateFormatPipe, deps: [{ token: i1.DatetimeAdapter }, { token: DATE_TIME_FORMATS, optional: true }], target: i0.ɵɵFactoryTarget.Pipe });
23
+ DateFormatPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: DateFormatPipe, name: "dateFormat" });
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DateFormatPipe, decorators: [{
25
25
  type: Pipe,
26
26
  args: [{
27
27
  name: 'dateFormat'
@@ -48,9 +48,9 @@ export class DateTimeFormatPipe {
48
48
  }
49
49
  }
50
50
  }
51
- DateTimeFormatPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DateTimeFormatPipe, deps: [{ token: i1.DatetimeAdapter }, { token: DATE_TIME_FORMATS, optional: true }], target: i0.ɵɵFactoryTarget.Pipe });
52
- DateTimeFormatPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: DateTimeFormatPipe, name: "dateTimeFormat" });
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DateTimeFormatPipe, decorators: [{
51
+ DateTimeFormatPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DateTimeFormatPipe, deps: [{ token: i1.DatetimeAdapter }, { token: DATE_TIME_FORMATS, optional: true }], target: i0.ɵɵFactoryTarget.Pipe });
52
+ DateTimeFormatPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: DateTimeFormatPipe, name: "dateTimeFormat" });
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DateTimeFormatPipe, decorators: [{
54
54
  type: Pipe,
55
55
  args: [{
56
56
  name: 'dateTimeFormat'
@@ -82,9 +82,9 @@ export class DateFromNowPipe {
82
82
  }
83
83
  }
84
84
  }
85
- DateFromNowPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DateFromNowPipe, deps: [{ token: i1.DatetimeAdapter }], target: i0.ɵɵFactoryTarget.Pipe });
86
- DateFromNowPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: DateFromNowPipe, name: "dateFromNow" });
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DateFromNowPipe, decorators: [{
85
+ DateFromNowPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DateFromNowPipe, deps: [{ token: i1.DatetimeAdapter }], target: i0.ɵɵFactoryTarget.Pipe });
86
+ DateFromNowPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: DateFromNowPipe, name: "dateFromNow" });
87
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DateFromNowPipe, decorators: [{
88
88
  type: Pipe,
89
89
  args: [{
90
90
  name: 'dateFromNow'
@@ -372,9 +372,9 @@ export class FdDatetimeAdapter extends DatetimeAdapter {
372
372
  return new Date(Date.parse(dateTimeString));
373
373
  }
374
374
  }
375
- FdDatetimeAdapter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeAdapter, deps: [{ token: LOCALE_ID, optional: true }, { token: i1.Platform }], target: i0.ɵɵFactoryTarget.Injectable });
376
- FdDatetimeAdapter.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeAdapter });
377
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeAdapter, decorators: [{
375
+ FdDatetimeAdapter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeAdapter, deps: [{ token: LOCALE_ID, optional: true }, { token: i1.Platform }], target: i0.ɵɵFactoryTarget.Injectable });
376
+ FdDatetimeAdapter.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeAdapter });
377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeAdapter, decorators: [{
378
378
  type: Injectable
379
379
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
380
380
  type: Optional
@@ -5,10 +5,10 @@ import * as i0 from "@angular/core";
5
5
  const PIPES = [DateFormatPipe, DateTimeFormatPipe, DateFromNowPipe];
6
6
  export class FdDatetimePipesModule {
7
7
  }
8
- FdDatetimePipesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimePipesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- FdDatetimePipesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimePipesModule, declarations: [DateFormatPipe, DateTimeFormatPipe, DateFromNowPipe], imports: [CommonModule], exports: [DateFormatPipe, DateTimeFormatPipe, DateFromNowPipe] });
10
- FdDatetimePipesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimePipesModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimePipesModule, decorators: [{
8
+ FdDatetimePipesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimePipesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ FdDatetimePipesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimePipesModule, declarations: [DateFormatPipe, DateTimeFormatPipe, DateFromNowPipe], imports: [CommonModule], exports: [DateFormatPipe, DateTimeFormatPipe, DateFromNowPipe] });
10
+ FdDatetimePipesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimePipesModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimePipesModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  imports: [CommonModule],
@@ -8,10 +8,10 @@ import { FdDatetimePipesModule } from './fd-datetime-pipes.module';
8
8
  import * as i0 from "@angular/core";
9
9
  export class FdDatetimeAdapterModule {
10
10
  }
11
- FdDatetimeAdapterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeAdapterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
- FdDatetimeAdapterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeAdapterModule, imports: [PlatformModule] });
13
- FdDatetimeAdapterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeAdapterModule, providers: [{ provide: DatetimeAdapter, useClass: FdDatetimeAdapter }], imports: [PlatformModule] });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeAdapterModule, decorators: [{
11
+ FdDatetimeAdapterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeAdapterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
+ FdDatetimeAdapterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeAdapterModule, imports: [PlatformModule] });
13
+ FdDatetimeAdapterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeAdapterModule, providers: [{ provide: DatetimeAdapter, useClass: FdDatetimeAdapter }], imports: [PlatformModule] });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeAdapterModule, decorators: [{
15
15
  type: NgModule,
16
16
  args: [{
17
17
  imports: [PlatformModule],
@@ -20,10 +20,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImpor
20
20
  }] });
21
21
  export class FdDatetimeModule {
22
22
  }
23
- FdDatetimeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
- FdDatetimeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeModule, imports: [FdDatetimeAdapterModule, FdDatetimePipesModule], exports: [FdDatetimePipesModule] });
25
- FdDatetimeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeModule, providers: [{ provide: DATE_TIME_FORMATS, useValue: FD_DATETIME_FORMATS }], imports: [FdDatetimeAdapterModule, FdDatetimePipesModule, FdDatetimePipesModule] });
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FdDatetimeModule, decorators: [{
23
+ FdDatetimeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
+ FdDatetimeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeModule, imports: [FdDatetimeAdapterModule, FdDatetimePipesModule], exports: [FdDatetimePipesModule] });
25
+ FdDatetimeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeModule, providers: [{ provide: DATE_TIME_FORMATS, useValue: FD_DATETIME_FORMATS }], imports: [FdDatetimeAdapterModule, FdDatetimePipesModule, FdDatetimePipesModule] });
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: FdDatetimeModule, decorators: [{
27
27
  type: NgModule,
28
28
  args: [{
29
29
  imports: [FdDatetimeAdapterModule, FdDatetimePipesModule],
@@ -504,8 +504,8 @@ export class DatetimePickerComponent {
504
504
  this.displayHours != null ? this.displayHours : this._dateTimeAdapter.isTimeFormatIncludesHours(format);
505
505
  }
506
506
  }
507
- DatetimePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatetimePickerComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.DatetimeAdapter, optional: true }, { token: DATE_TIME_FORMATS, optional: true }, { token: i2.PopoverFormMessageService }], target: i0.ɵɵFactoryTarget.Component });
508
- DatetimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.8", type: DatetimePickerComponent, selector: "fd-datetime-picker", inputs: { placeholder: "placeholder", placement: "placement", appendTo: "appendTo", disabled: "disabled", inputId: "inputId", required: "required", meridian: "meridian", displaySeconds: "displaySeconds", ariaLabelledBy: "ariaLabelledBy", message: "message", messageTriggers: "messageTriggers", displayMinutes: "displayMinutes", displayHours: "displayHours", useValidation: "useValidation", date: "date", isOpen: "isOpen", startingDayOfWeek: "startingDayOfWeek", activeView: "activeView", datetimeInputLabel: "datetimeInputLabel", displayDatetimeToggleLabel: "displayDatetimeToggleLabel", displayTypeDateLabel: "displayTypeDateLabel", displayTypeTimeLabel: "displayTypeTimeLabel", allowNull: "allowNull", keepTwoDigitsTime: "keepTwoDigitsTime", state: "state", buttonFocusable: "buttonFocusable", specialDaysRules: "specialDaysRules", yearGrid: "yearGrid", aggregatedYearGrid: "aggregatedYearGrid", markWeekends: "markWeekends", spinnerButtons: "spinnerButtons", showWeekNumbers: "showWeekNumbers", showFooter: "showFooter", processInputOnBlur: "processInputOnBlur", preventScrollOnFocus: "preventScrollOnFocus", okLabel: "okLabel", cancelLabel: "cancelLabel", disableFunction: "disableFunction" }, outputs: { isOpenChange: "isOpenChange", activeViewChange: "activeViewChange", dateChange: "dateChange", calendarChange: "calendarChange", timeChange: "timeChange", onClose: "onClose", touched: "touched" }, providers: [
507
+ DatetimePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatetimePickerComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.DatetimeAdapter, optional: true }, { token: DATE_TIME_FORMATS, optional: true }, { token: i2.PopoverFormMessageService }], target: i0.ɵɵFactoryTarget.Component });
508
+ DatetimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: DatetimePickerComponent, selector: "fd-datetime-picker", inputs: { placeholder: "placeholder", placement: "placement", appendTo: "appendTo", disabled: "disabled", inputId: "inputId", required: "required", meridian: "meridian", displaySeconds: "displaySeconds", ariaLabelledBy: "ariaLabelledBy", message: "message", messageTriggers: "messageTriggers", displayMinutes: "displayMinutes", displayHours: "displayHours", useValidation: "useValidation", date: "date", isOpen: "isOpen", startingDayOfWeek: "startingDayOfWeek", activeView: "activeView", datetimeInputLabel: "datetimeInputLabel", displayDatetimeToggleLabel: "displayDatetimeToggleLabel", displayTypeDateLabel: "displayTypeDateLabel", displayTypeTimeLabel: "displayTypeTimeLabel", allowNull: "allowNull", keepTwoDigitsTime: "keepTwoDigitsTime", state: "state", buttonFocusable: "buttonFocusable", specialDaysRules: "specialDaysRules", yearGrid: "yearGrid", aggregatedYearGrid: "aggregatedYearGrid", markWeekends: "markWeekends", spinnerButtons: "spinnerButtons", showWeekNumbers: "showWeekNumbers", showFooter: "showFooter", processInputOnBlur: "processInputOnBlur", preventScrollOnFocus: "preventScrollOnFocus", okLabel: "okLabel", cancelLabel: "cancelLabel", disableFunction: "disableFunction" }, outputs: { isOpenChange: "isOpenChange", activeViewChange: "activeViewChange", dateChange: "dateChange", calendarChange: "calendarChange", timeChange: "timeChange", onClose: "onClose", touched: "touched" }, providers: [
509
509
  {
510
510
  provide: NG_VALUE_ACCESSOR,
511
511
  useExisting: forwardRef(() => DatetimePickerComponent),
@@ -520,7 +520,7 @@ DatetimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
520
520
  PopoverFormMessageService,
521
521
  PopoverService
522
522
  ], viewQueries: [{ propertyName: "_calendarComponent", first: true, predicate: CalendarComponent, descendants: true }, { propertyName: "_inputGroupElement", first: true, predicate: ["inputGroupComponent"], descendants: true, read: ElementRef }, { propertyName: "_inputElement", first: true, predicate: InputGroupInputDirective, descendants: true, read: ElementRef }], usesOnChanges: true, ngImport: i0, template: "<div class=\"fd-datetime\">\n <fd-popover\n [(isOpen)]=\"isOpen\"\n (isOpenChange)=\"_onOpenStateChanged($event)\"\n [focusTrapped]=\"true\"\n [focusAutoCapture]=\"false\"\n [triggers]=\"[]\"\n [disabled]=\"disabled\"\n [placement]=\"placement\"\n [appendTo]=\"appendTo\"\n >\n <fd-popover-control>\n <fd-input-group\n #inputGroupComponent\n [state]=\"state\"\n [disabled]=\"disabled\"\n [isControl]=\"true\"\n [button]=\"true\"\n [buttonFocusable]=\"buttonFocusable\"\n glyph=\"date-time\"\n [isExpanded]=\"isOpen\"\n [glyphAriaLabel]=\"\n displayDatetimeToggleLabel || ('coreDatetimePicker.displayDatetimeToggleLabel' | fdTranslate)\n \"\n [iconTitle]=\"\n displayDatetimeToggleLabel || ('coreDatetimePicker.displayDatetimeToggleLabel' | fdTranslate)\n \"\n (addOnButtonClicked)=\"togglePopover()\"\n >\n <input\n type=\"text\"\n class=\"fd-input\"\n fd-input-group-input\n [attr.aria-labelledby]=\"ariaLabelledBy\"\n [attr.aria-label]=\"datetimeInputLabel || ('coreDatetimePicker.datetimeInputLabel' | fdTranslate)\"\n [attr.id]=\"inputId\"\n [attr.aria-required]=\"required\"\n [placeholder]=\"placeholder\"\n [disabled]=\"disabled\"\n [ngModel]=\"_inputFieldDate\"\n (keyup.enter)=\"handleInputChange($any($event.target).value, false)\"\n (ngModelChange)=\"handleInputChange($event, true)\"\n (blur)=\"handleOnTouched($event)\"\n />\n </fd-input-group>\n </fd-popover-control>\n <fd-popover-body\n aria-labelledby=\"fd-form-message\"\n [attr.aria-expanded]=\"isOpen\"\n [attr.aria-hidden]=\"!isOpen\"\n [style.display]=\"'block'\"\n >\n <div class=\"fd-datetime__wrapper\">\n <fd-form-message id=\"fd-form-message\" [embedded]=\"true\" *ngIf=\"_message\" [type]=\"state\">\n {{ _message }}\n </fd-form-message>\n <div class=\"fd-datetime__display-type-switcher\">\n <fd-segmented-button [(ngModel)]=\"_displayType\">\n <button\n fd-button\n [label]=\"displayTypeDateLabel || ('coreDatetimePicker.displayTypeDateLabel' | fdTranslate)\"\n value=\"date\"\n ></button>\n <button\n fd-button\n [label]=\"displayTypeTimeLabel || ('coreDatetimePicker.displayTypeTimeLabel' | fdTranslate)\"\n value=\"time\"\n ></button>\n </fd-segmented-button>\n </div>\n <ng-content></ng-content>\n <div class=\"fd-datetime__container\">\n <fd-calendar\n [class.fd-datetime__active-display-type]=\"_displayType === 'date'\"\n calType=\"single\"\n [activeView]=\"activeView\"\n [disableFunction]=\"disableFunction || null\"\n [selectedDate]=\"_tempDate\"\n [escapeFocusFunction]=\"null\"\n [markWeekends]=\"markWeekends\"\n [specialDaysRules]=\"specialDaysRules\"\n [showWeekNumbers]=\"showWeekNumbers\"\n [aggregatedYearGrid]=\"aggregatedYearGrid\"\n [yearGrid]=\"yearGrid\"\n [startingDayOfWeek]=\"startingDayOfWeek\"\n (activeViewChange)=\"handleCalendarActiveViewChange($event)\"\n (selectedDateChange)=\"handleDateChange($event)\"\n (isValidDateChange)=\"setInvalidDateInputHandler($event)\"\n ></fd-calendar>\n <div class=\"fd-datetime__separator\"></div>\n <fd-time\n *ngIf=\"isOpen\"\n [class.fd-datetime__active-display-type]=\"_displayType === 'time'\"\n [disabled]=\"disabled\"\n [elementsAtOnce]=\"5\"\n [keepTwoDigits]=\"keepTwoDigitsTime\"\n [ngModel]=\"_tempTime\"\n [spinnerButtons]=\"spinnerButtons\"\n [meridian]=\"_meridian\"\n [displaySeconds]=\"_displaySeconds\"\n [displayMinutes]=\"_displayMinutes\"\n [displayHours]=\"_displayHours\"\n (ngModelChange)=\"handleTimeChange($event)\"\n ></fd-time>\n </div>\n <div fd-popover-body-footer *ngIf=\"showFooter\">\n <div fd-bar barDesign=\"footer\">\n <div fd-bar-right>\n <fd-bar-element>\n <button\n fd-button\n fdType=\"emphasized\"\n [label]=\"okLabel || ('coreDatetimePicker.datetimeOkLabel' | fdTranslate)\"\n [ariaLabel]=\"okLabel || ('coreDatetimePicker.datetimeOkLabel' | fdTranslate)\"\n (click)=\"submit()\"\n ></button>\n </fd-bar-element>\n <fd-bar-element>\n <button\n fd-button\n fdType=\"transparent\"\n [label]=\"cancelLabel || ('coreDatetimePicker.datetimeCancelLabel' | fdTranslate)\"\n [ariaLabel]=\"\n cancelLabel || ('coreDatetimePicker.datetimeCancelLabel' | fdTranslate)\n \"\n (click)=\"cancel()\"\n ></button>\n </fd-bar-element>\n </div>\n </div>\n </div>\n </div>\n </fd-popover-body>\n </fd-popover>\n</div>\n", styles: [".fd-datetime{display:block}.fd-datetime__wrapper{max-height:80vh;max-width:80vw}.fd-datetime__container{display:flex;align-items:center;justify-content:center;margin:0 16px}.fd-datetime__separator{background-color:#d3d3d3;width:1px;margin:42px 28px;align-self:stretch}.fd-datetime fd-time{width:auto}.fd-datetime__display-type-switcher{margin-top:1rem;display:none;width:100%;justify-content:center}@media (max-width: 960px){.fd-datetime__display-type-switcher{display:flex}.fd-datetime__wrapper{min-width:min(20rem,90vw)}.fd-datetime__container>*:not(.fd-datetime__active-display-type){display:none}}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.PopoverControlComponent, selector: "fd-popover-control" }, { kind: "component", type: i4.PopoverBodyComponent, selector: "fd-popover-body" }, { kind: "directive", type: i4.PopoverBodyFooterDirective, selector: "[fdPopoverBodyFooter], [fd-popover-body-footer]" }, { kind: "component", type: i4.PopoverComponent, selector: "fd-popover", inputs: ["title", "trigger", "fixedPosition", "id", "mobile", "mobileConfig"] }, { kind: "component", type: i5.CalendarComponent, selector: "fd-calendar", inputs: ["selectedDate", "markWeekends", "showWeekNumbers", "mobileLandscape", "mobilePortrait", "selectedRangeDate", "activeView", "startingDayOfWeek", "calType", "id", "specialDaysRules", "yearGrid", "aggregatedYearGrid", "rangeHoverEffect", "previousButtonDisableFunction", "nextButtonDisableFunction", "escapeFocusFunction", "disableFunction", "disableRangeStartFunction", "disableRangeEndFunction"], outputs: ["activeViewChange", "selectedDateChange", "selectedRangeDateChange", "isValidDateChange", "closeCalendar", "closeClicked"] }, { kind: "directive", type: i6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i6.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i7.TimeComponent, selector: "fd-time", inputs: ["meridian", "validate", "keepTwoDigits", "disabled", "displaySeconds", "displayMinutes", "displayHours", "tablet", "elementsAtOnce", "time", "spinnerButtons"] }, { kind: "component", type: i8.InputGroupComponent, selector: "fd-input-group", inputs: ["inputTemplate", "placement", "required", "inline", "placeholder", "addOnText", "buttonFocusable", "type", "glyph", "button", "disabled", "readonly", "state", "isControl", "showFocus", "isExpanded", "glyphAriaLabel", "iconTitle", "ariaLabelledby", "ariaLabelledBy"], outputs: ["addOnButtonClicked", "search"] }, { kind: "directive", type: i8.InputGroupInputDirective, selector: "[fdInputGroupInput], [fd-input-group-input]", inputs: ["class"] }, { kind: "component", type: i9.ButtonComponent, selector: "button[fd-button], a[fd-button]", inputs: ["class"], exportAs: ["fd-button"] }, { kind: "component", type: i10.BarComponent, selector: "[fd-bar]", inputs: ["class", "barDesign", "inPage", "inHomePage", "size"] }, { kind: "directive", type: i10.BarRightDirective, selector: "[fd-bar-right]" }, { kind: "directive", type: i10.BarElementDirective, selector: "fd-bar-element", inputs: ["fullWidth", "isTitle"] }, { kind: "component", type: i11.SegmentedButtonComponent, selector: "fd-segmented-button", inputs: ["toggle"] }, { kind: "component", type: i2.FormMessageComponent, selector: "fd-form-message", inputs: ["type", "static", "embedded", "class"] }, { kind: "pipe", type: i12.FdTranslatePipe, name: "fdTranslate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
523
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatetimePickerComponent, decorators: [{
523
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatetimePickerComponent, decorators: [{
524
524
  type: Component,
525
525
  args: [{ selector: 'fd-datetime-picker', providers: [
526
526
  {
@@ -17,8 +17,8 @@ import { ContentDensityModule } from '@fundamental-ngx/core/content-density';
17
17
  import * as i0 from "@angular/core";
18
18
  export class DatetimePickerModule {
19
19
  }
20
- DatetimePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatetimePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
- DatetimePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: DatetimePickerModule, declarations: [DatetimePickerComponent, DeprecatedDateTimePickerContentDensityDirective], imports: [CommonModule,
20
+ DatetimePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatetimePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
+ DatetimePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: DatetimePickerModule, declarations: [DatetimePickerComponent, DeprecatedDateTimePickerContentDensityDirective], imports: [CommonModule,
22
22
  IconModule,
23
23
  PopoverModule,
24
24
  CalendarModule,
@@ -31,7 +31,7 @@ DatetimePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", ve
31
31
  SegmentedButtonModule,
32
32
  FormMessageModule,
33
33
  ContentDensityModule], exports: [DatetimePickerComponent, DeprecatedDateTimePickerContentDensityDirective, ContentDensityModule] });
34
- DatetimePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatetimePickerModule, imports: [CommonModule,
34
+ DatetimePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatetimePickerModule, imports: [CommonModule,
35
35
  IconModule,
36
36
  PopoverModule,
37
37
  CalendarModule,
@@ -44,7 +44,7 @@ DatetimePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ve
44
44
  SegmentedButtonModule,
45
45
  FormMessageModule,
46
46
  ContentDensityModule, ContentDensityModule] });
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DatetimePickerModule, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DatetimePickerModule, decorators: [{
48
48
  type: NgModule,
49
49
  args: [{
50
50
  declarations: [DatetimePickerComponent, DeprecatedDateTimePickerContentDensityDirective],
@@ -7,14 +7,14 @@ export class DeprecatedDateTimePickerContentDensityDirective extends DeprecatedC
7
7
  super('fd-datetime-picker');
8
8
  }
9
9
  }
10
- DeprecatedDateTimePickerContentDensityDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedDateTimePickerContentDensityDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
- DeprecatedDateTimePickerContentDensityDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: DeprecatedDateTimePickerContentDensityDirective, selector: "fd-datetime-picker[compact]", providers: [
10
+ DeprecatedDateTimePickerContentDensityDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedDateTimePickerContentDensityDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
+ DeprecatedDateTimePickerContentDensityDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: DeprecatedDateTimePickerContentDensityDirective, selector: "fd-datetime-picker[compact]", providers: [
12
12
  {
13
13
  provide: CONTENT_DENSITY_DIRECTIVE,
14
14
  useExisting: forwardRef(() => DeprecatedDateTimePickerContentDensityDirective)
15
15
  }
16
16
  ], usesInheritance: true, ngImport: i0 });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedDateTimePickerContentDensityDirective, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedDateTimePickerContentDensityDirective, decorators: [{
18
18
  type: Directive,
19
19
  args: [{
20
20
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -119,9 +119,9 @@ export class DialogBase {
119
119
  }
120
120
  }
121
121
  }
122
- DialogBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogBase, deps: [{ token: i1.Router }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i2.RtlService }, { token: i2.FocusTrapService }], target: i0.ɵɵFactoryTarget.Directive });
123
- DialogBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: DialogBase, host: { listeners: { "keyup": "closeDialogEsc($event)", "mousedown": "closeDialog($event.target)" }, properties: { "attr.dir": "this._dir" } }, ngImport: i0 });
124
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogBase, decorators: [{
122
+ DialogBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogBase, deps: [{ token: i1.Router }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i2.RtlService }, { token: i2.FocusTrapService }], target: i0.ɵɵFactoryTarget.Directive });
123
+ DialogBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: DialogBase, host: { listeners: { "keyup": "closeDialogEsc($event)", "mousedown": "closeDialog($event.target)" }, properties: { "attr.dir": "this._dir" } }, ngImport: i0 });
124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogBase, decorators: [{
125
125
  type: Directive
126
126
  }], ctorParameters: function () { return [{ type: i1.Router }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i2.RtlService }, { type: i2.FocusTrapService }]; }, propDecorators: { _dir: [{
127
127
  type: HostBinding,
@@ -34,9 +34,9 @@ export class DialogBaseService {
34
34
  this._dialogs = this._dialogs.filter((d) => d !== dialog);
35
35
  }
36
36
  }
37
- DialogBaseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogBaseService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
38
- DialogBaseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogBaseService });
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogBaseService, decorators: [{
37
+ DialogBaseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogBaseService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
38
+ DialogBaseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogBaseService });
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogBaseService, decorators: [{
40
40
  type: Injectable
41
41
  }] });
42
42
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlhbG9nLWJhc2Uuc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvY29yZS9zcmMvbGliL2RpYWxvZy9iYXNlL2RpYWxvZy1iYXNlLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFnQixVQUFVLEVBQWEsTUFBTSxlQUFlLENBQUM7QUFDcEUsT0FBTyxFQUFFLE9BQU8sRUFBRSxNQUFNLE1BQU0sQ0FBQzs7QUFNL0IscURBQXFEO0FBRXJELE1BQU0sT0FBZ0IsaUJBQWlCO0lBRHZDO1FBRUksdURBQXVEO1FBQzdDLGFBQVEsR0FBc0IsRUFBRSxDQUFDO1FBRTNDLGNBQWM7UUFDSixjQUFTLEdBQUcsSUFBSSxPQUFPLEVBQVEsQ0FBQztLQWdDN0M7SUE5Qkc7OztPQUdHO0lBQ0gsY0FBYztRQUNWLE9BQU8sSUFBSSxDQUFDLFFBQVEsSUFBSSxJQUFJLENBQUMsUUFBUSxDQUFDLE1BQU0sR0FBRyxDQUFDLENBQUM7SUFDckQsQ0FBQztJQUVELDRDQUE0QztJQUM1QyxVQUFVO1FBQ04sSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsQ0FBQyxJQUFJLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxjQUFjLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQztJQUMvRCxDQUFDO0lBRUQsY0FBYztJQUNkLFdBQVc7UUFDUCxJQUFJLENBQUMsU0FBUyxDQUFDLElBQUksRUFBRSxDQUFDO1FBQ3RCLElBQUksQ0FBQyxTQUFTLENBQUMsUUFBUSxFQUFFLENBQUM7SUFDOUIsQ0FBQztJQUlELHdEQUF3RDtJQUM5QyxtQkFBbUIsQ0FBQyxNQUFvQixFQUFFLGFBQTJCO1FBQzNFLE9BQU8sRUFBRSxHQUFHLGFBQWEsRUFBRSxHQUFHLE1BQU0sRUFBRSxDQUFDO0lBQzNDLENBQUM7SUFFRCxzQ0FBc0M7SUFDNUIsY0FBYyxDQUFDLE1BQXVCO1FBQzVDLElBQUksQ0FBQyxRQUFRLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsS0FBSyxNQUFNLENBQUMsQ0FBQztJQUM5RCxDQUFDOzs4R0FwQ2lCLGlCQUFpQjtrSEFBakIsaUJBQWlCOzJGQUFqQixpQkFBaUI7a0JBRHRDLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnRSZWYsIEluamVjdGFibGUsIE9uRGVzdHJveSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgU3ViamVjdCB9IGZyb20gJ3J4anMnO1xuXG5pbXBvcnQgeyBEaWFsb2dDb25maWcgfSBmcm9tICcuLi91dGlscy9kaWFsb2ctY29uZmlnLmNsYXNzJztcbmltcG9ydCB7IERpYWxvZ0NvbmZpZ0Jhc2UgfSBmcm9tICcuL2RpYWxvZy1jb25maWctYmFzZS5jbGFzcyc7XG5pbXBvcnQgeyBEaWFsb2dSZWZCYXNlIH0gZnJvbSAnLi9kaWFsb2ctcmVmLWJhc2UuY2xhc3MnO1xuXG4vKiogU2VydmljZSB1c2VkIHRvIGR5bmFtaWNhbGx5IGdlbmVyYXRlIGEgZGlhbG9nLiAqL1xuQEluamVjdGFibGUoKVxuZXhwb3J0IGFic3RyYWN0IGNsYXNzIERpYWxvZ0Jhc2VTZXJ2aWNlPFQ+IGltcGxlbWVudHMgT25EZXN0cm95IHtcbiAgICAvKiogQGhpZGRlbiBDb2xsZWN0aW9uIG9mIGV4aXN0aW5nIGRpYWxvZyByZWZlcmVuY2VzICovXG4gICAgcHJvdGVjdGVkIF9kaWFsb2dzOiBDb21wb25lbnRSZWY8VD5bXSA9IFtdO1xuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBwcm90ZWN0ZWQgX2Rlc3Ryb3kkID0gbmV3IFN1YmplY3Q8dm9pZD4oKTtcblxuICAgIC8qKlxuICAgICAqIFN0YXR1cyBvZiB0aGUgZGlhbG9nIHNlcnZpY2UuXG4gICAgICogUmV0dXJucyB0cnVlIGlmIHRoZXJlIGFyZSBvcGVuIGRpYWxvZ3MsIGZhbHNlIG90aGVyd2lzZS5cbiAgICAgKi9cbiAgICBoYXNPcGVuRGlhbG9ncygpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuX2RpYWxvZ3MgJiYgdGhpcy5fZGlhbG9ncy5sZW5ndGggPiAwO1xuICAgIH1cblxuICAgIC8qKiBEaXNtaXNzZXMgYWxsIGN1cnJlbnRseSBvcGVuIGRpYWxvZ3MuICovXG4gICAgZGlzbWlzc0FsbCgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5fZGlhbG9ncy5mb3JFYWNoKChpdGVtKSA9PiB0aGlzLl9kZXN0cm95RGlhbG9nKGl0ZW0pKTtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIG5nT25EZXN0cm95KCk6IHZvaWQge1xuICAgICAgICB0aGlzLl9kZXN0cm95JC5uZXh0KCk7XG4gICAgICAgIHRoaXMuX2Rlc3Ryb3kkLmNvbXBsZXRlKCk7XG4gICAgfVxuXG4gICAgYWJzdHJhY3Qgb3BlbjxEPihjb250ZW50OiB1bmtub3duLCBjb25maWc6IERpYWxvZ0NvbmZpZ0Jhc2U8RD4pOiBEaWFsb2dSZWZCYXNlPEQ+O1xuXG4gICAgLyoqIEBoaWRkZW4gRXh0ZW5kcyBjb25maWd1cmF0aW9uIHVzaW5nIGRlZmF1bHQgdmFsdWVzKi9cbiAgICBwcm90ZWN0ZWQgX2FwcGx5RGVmYXVsdENvbmZpZyhjb25maWc6IERpYWxvZ0NvbmZpZywgZGVmYXVsdENvbmZpZzogRGlhbG9nQ29uZmlnKTogRGlhbG9nQ29uZmlnIHtcbiAgICAgICAgcmV0dXJuIHsgLi4uZGVmYXVsdENvbmZpZywgLi4uY29uZmlnIH07XG4gICAgfVxuXG4gICAgLyoqIEBoaWRkZW4gRGVzdHJveSBleGlzdGluZyBkaWFsb2cgKi9cbiAgICBwcm90ZWN0ZWQgX2Rlc3Ryb3lEaWFsb2coZGlhbG9nOiBDb21wb25lbnRSZWY8VD4pOiB2b2lkIHtcbiAgICAgICAgdGhpcy5fZGlhbG9ncyA9IHRoaXMuX2RpYWxvZ3MuZmlsdGVyKChkKSA9PiBkICE9PSBkaWFsb2cpO1xuICAgIH1cbn1cbiJdfQ==
@@ -26,9 +26,9 @@ export class DialogFooterBase {
26
26
  }));
27
27
  }
28
28
  }
29
- DialogFooterBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogFooterBase, deps: [], target: i0.ɵɵFactoryTarget.Directive });
30
- DialogFooterBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: DialogFooterBase, queries: [{ propertyName: "customTemplates", predicate: TemplateDirective }, { propertyName: "buttons", predicate: FD_BUTTON_BAR_COMPONENT }], ngImport: i0 });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogFooterBase, decorators: [{
29
+ DialogFooterBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogFooterBase, deps: [], target: i0.ɵɵFactoryTarget.Directive });
30
+ DialogFooterBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: DialogFooterBase, queries: [{ propertyName: "customTemplates", predicate: TemplateDirective }, { propertyName: "buttons", predicate: FD_BUTTON_BAR_COMPONENT }], ngImport: i0 });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogFooterBase, decorators: [{
32
32
  type: Directive
33
33
  }], propDecorators: { customTemplates: [{
34
34
  type: ContentChildren,
@@ -32,9 +32,9 @@ export class DialogHeaderBase {
32
32
  });
33
33
  }
34
34
  }
35
- DialogHeaderBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogHeaderBase, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
36
- DialogHeaderBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: DialogHeaderBase, queries: [{ propertyName: "defaultTitleSize", first: true, predicate: TitleToken, descendants: true }, { propertyName: "customTemplates", predicate: TemplateDirective }], ngImport: i0 });
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogHeaderBase, decorators: [{
35
+ DialogHeaderBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogHeaderBase, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
36
+ DialogHeaderBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: DialogHeaderBase, queries: [{ propertyName: "defaultTitleSize", first: true, predicate: TitleToken, descendants: true }, { propertyName: "customTemplates", predicate: TemplateDirective }], ngImport: i0 });
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogHeaderBase, decorators: [{
38
38
  type: Directive
39
39
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; }, propDecorators: { defaultTitleSize: [{
40
40
  type: ContentChild,
@@ -32,14 +32,14 @@ export class DialogBodyComponent {
32
32
  return this._elRef;
33
33
  }
34
34
  }
35
- DialogBodyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogBodyComponent, deps: [{ token: i0.ElementRef }, { token: i1.DialogConfig, optional: true }, { token: i2.DialogRef, optional: true }, { token: ScrollbarDirective }], target: i0.ɵɵFactoryTarget.Component });
36
- DialogBodyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.8", type: DialogBodyComponent, selector: "fd-dialog-body", host: { properties: { "class.fd-dialog__body": "true", "class.fd-dialog__body--no-vertical-padding": "!dialogConfig.verticalPadding", "class.fd-dialog__body--no-horizontal-padding": "!dialogConfig.horizontalPadding", "style.min-height": "dialogConfig.bodyMinHeight", "style.padding": "dialogConfig.disablePaddings ? 0 : \"1rem\"" } }, providers: [
35
+ DialogBodyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogBodyComponent, deps: [{ token: i0.ElementRef }, { token: i1.DialogConfig, optional: true }, { token: i2.DialogRef, optional: true }, { token: ScrollbarDirective }], target: i0.ɵɵFactoryTarget.Component });
36
+ DialogBodyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: DialogBodyComponent, selector: "fd-dialog-body", host: { properties: { "class.fd-dialog__body": "true", "class.fd-dialog__body--no-vertical-padding": "!dialogConfig.verticalPadding", "class.fd-dialog__body--no-horizontal-padding": "!dialogConfig.horizontalPadding", "style.min-height": "dialogConfig.bodyMinHeight", "style.padding": "dialogConfig.disablePaddings ? 0 : \"1rem\"" } }, providers: [
37
37
  {
38
38
  provide: FD_DIALOG_BODY_COMPONENT,
39
39
  useExisting: DialogBodyComponent
40
40
  }
41
41
  ], hostDirectives: [{ directive: i3.ScrollbarDirective }], ngImport: i0, template: "<ng-content></ng-content>\n<div class=\"fd-dialog__loader\" *ngIf=\"dialogRef.onLoading | async\">\n <fd-busy-indicator [loading]=\"true\" size=\"l\"></fd-busy-indicator>\n</div>\n", dependencies: [{ kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i5.BusyIndicatorComponent, selector: "fd-busy-indicator", inputs: ["loading", "size", "block", "ariaLabel", "title", "label", "ariaLive"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }] });
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogBodyComponent, decorators: [{
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogBodyComponent, decorators: [{
43
43
  type: Component,
44
44
  args: [{ selector: 'fd-dialog-body', host: {
45
45
  '[class.fd-dialog__body]': 'true',
@@ -14,9 +14,9 @@ export class DialogCloseButtonComponent {
14
14
  this.mobile = false;
15
15
  }
16
16
  }
17
- DialogCloseButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogCloseButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
18
- DialogCloseButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.8", type: DialogCloseButtonComponent, selector: "[fd-dialog-close-button]", inputs: { mobile: "mobile", title: "title" }, host: { properties: { "attr.aria-label": "\"close\"", "class.fd-button": "true", "class.is-compact": "!mobile", "class.fd-button--transparent": "true", "attr.title": "title" } }, ngImport: i0, template: `<fd-icon glyph="decline"></fd-icon><ng-content></ng-content>`, isInline: true, dependencies: [{ kind: "component", type: i1.IconComponent, selector: "fd-icon", inputs: ["glyph", "font", "class", "ariaLabel"] }] });
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogCloseButtonComponent, decorators: [{
17
+ DialogCloseButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogCloseButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
18
+ DialogCloseButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: DialogCloseButtonComponent, selector: "[fd-dialog-close-button]", inputs: { mobile: "mobile", title: "title" }, host: { properties: { "attr.aria-label": "\"close\"", "class.fd-button": "true", "class.is-compact": "!mobile", "class.fd-button--transparent": "true", "attr.title": "title" } }, ngImport: i0, template: `<fd-icon glyph="decline"></fd-icon><ng-content></ng-content>`, isInline: true, dependencies: [{ kind: "component", type: i1.IconComponent, selector: "fd-icon", inputs: ["glyph", "font", "class", "ariaLabel"] }] });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogCloseButtonComponent, decorators: [{
20
20
  type: Component,
21
21
  args: [{
22
22
  // eslint-disable-next-line @angular-eslint/component-selector
@@ -93,15 +93,15 @@ export class DialogContainerComponent extends DynamicComponentContainer {
93
93
  });
94
94
  }
95
95
  }
96
- DialogContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogContainerComponent, deps: [{ token: i1.DialogConfig }, { token: i2.DialogRef }, { token: i3.DestroyedService }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
97
- DialogContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.8", type: DialogContainerComponent, selector: "fd-dialog-container", inputs: { class: "class" }, host: { listeners: { "@state.done": "onAnimationEnd($event)" }, properties: { "@state": "this._animationState" } }, providers: [DestroyedService], viewQueries: [{ propertyName: "portalOutlet", first: true, predicate: CdkPortalOutlet, descendants: true }], usesInheritance: true, ngImport: i0, template: '<ng-template cdkPortalOutlet></ng-template>', isInline: true, styles: [":host:not(:first-of-type) ::ng-deep .fd-dialog:before{opacity:0}\n"], dependencies: [{ kind: "directive", type: i4.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }], animations: [dialogFade], changeDetection: i0.ChangeDetectionStrategy.OnPush });
96
+ DialogContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogContainerComponent, deps: [{ token: i1.DialogConfig }, { token: i2.DialogRef }, { token: i3.DestroyedService }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
97
+ DialogContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: DialogContainerComponent, selector: "fd-dialog-container", inputs: { class: "class" }, host: { listeners: { "@state.done": "onAnimationEnd($event)" }, properties: { "@state": "this._animationState" } }, providers: [DestroyedService], viewQueries: [{ propertyName: "portalOutlet", first: true, predicate: CdkPortalOutlet, descendants: true }], usesInheritance: true, ngImport: i0, template: '<ng-template cdkPortalOutlet></ng-template>', isInline: true, styles: [":host:not(:first-of-type) ::ng-deep .fd-dialog:before{opacity:0}\n"], dependencies: [{ kind: "directive", type: i4.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }], animations: [dialogFade], changeDetection: i0.ChangeDetectionStrategy.OnPush });
98
98
  __decorate([
99
99
  applyCssClass,
100
100
  __metadata("design:type", Function),
101
101
  __metadata("design:paramtypes", []),
102
102
  __metadata("design:returntype", Array)
103
103
  ], DialogContainerComponent.prototype, "buildComponentCssClass", null);
104
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DialogContainerComponent, decorators: [{
104
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DialogContainerComponent, decorators: [{
105
105
  type: Component,
106
106
  args: [{ selector: 'fd-dialog-container', template: '<ng-template cdkPortalOutlet></ng-template>', changeDetection: ChangeDetectionStrategy.OnPush, animations: [dialogFade], providers: [DestroyedService], styles: [":host:not(:first-of-type) ::ng-deep .fd-dialog:before{opacity:0}\n"] }]
107
107
  }], ctorParameters: function () { return [{ type: i1.DialogConfig }, { type: i2.DialogRef }, { type: i3.DestroyedService }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i0.Injector }]; }, propDecorators: { class: [{