@fundamental-ngx/core 0.46.0-rc.51 → 0.46.0-rc.53

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 (901) hide show
  1. package/action-bar/action-bar-actions/action-bar-actions.directive.d.ts +1 -1
  2. package/action-bar/action-bar-back/action-bar-back.directive.d.ts +1 -1
  3. package/action-bar/action-bar-description/action-bar-description.directive.d.ts +1 -1
  4. package/action-bar/action-bar-header/action-bar-header.directive.d.ts +1 -1
  5. package/action-bar/action-bar-mobile/action-bar-mobile.directive.d.ts +1 -1
  6. package/action-bar/action-bar-title/action-bar-title.component.d.ts +1 -1
  7. package/action-bar/action-bar.component.d.ts +1 -1
  8. package/action-bar/action-bar.module.d.ts +5 -2
  9. package/action-sheet/action-sheet-body/action-sheet-body.component.d.ts +2 -2
  10. package/action-sheet/action-sheet-control/action-sheet-control.component.d.ts +1 -1
  11. package/action-sheet/action-sheet-item/action-sheet-item.component.d.ts +1 -1
  12. package/action-sheet/action-sheet-mobile/action-sheet-mobile.component.d.ts +1 -1
  13. package/action-sheet/action-sheet.component.d.ts +3 -3
  14. package/action-sheet/action-sheet.module.d.ts +5 -5
  15. package/action-sheet/index.d.ts +4 -5
  16. package/bar/bar.component.d.ts +1 -1
  17. package/bar/bar.module.d.ts +5 -4
  18. package/bar/button-bar/button-bar.component.d.ts +2 -2
  19. package/bar/directives/bar-element.directive.d.ts +1 -1
  20. package/bar/directives/bar-left.directive.d.ts +1 -1
  21. package/bar/directives/bar-middle.directive.d.ts +1 -1
  22. package/bar/directives/bar-right.directive.d.ts +1 -1
  23. package/breadcrumb/breadcrumb-item.component.d.ts +1 -1
  24. package/breadcrumb/breadcrumb.component.d.ts +2 -2
  25. package/breadcrumb/breadcrumb.module.d.ts +3 -12
  26. package/button/button.component.d.ts +1 -1
  27. package/button/button.module.d.ts +5 -4
  28. package/card/card-content.component.d.ts +2 -2
  29. package/card/card-counter.directive.d.ts +3 -3
  30. package/card/card-footer-action-item.directive.d.ts +1 -1
  31. package/card/card-footer.component.d.ts +1 -1
  32. package/card/card-header.component.d.ts +3 -3
  33. package/card/card-loader.component.d.ts +2 -2
  34. package/card/card-second-subtitle.directive.d.ts +2 -2
  35. package/card/card-subtitle.directive.d.ts +2 -2
  36. package/card/card-title.directive.d.ts +2 -2
  37. package/card/card.component.d.ts +2 -2
  38. package/card/card.module.d.ts +2 -6
  39. package/card/kpi/card-kpi-analytics-content.directive.d.ts +2 -2
  40. package/card/kpi/card-kpi-analytics-label.directive.d.ts +2 -2
  41. package/card/kpi/card-kpi-analytics.directive.d.ts +2 -2
  42. package/card/kpi/card-kpi-header.component.d.ts +2 -2
  43. package/card/kpi/card-kpi-scale-icon.directive.d.ts +2 -2
  44. package/card/kpi/card-kpi-scale-text.directive.d.ts +2 -2
  45. package/card/kpi/card-kpi-value.directive.d.ts +2 -2
  46. package/combobox/index.d.ts +2 -3
  47. package/datetime/datetime-format.pipes.d.ts +4 -4
  48. package/datetime/fd-datetime-pipes.module.d.ts +5 -2
  49. package/dialog/base/dialog-base.class.d.ts +8 -7
  50. package/dialog/base/dialog-content-base.class.d.ts +2 -0
  51. package/dialog/base/dialog-footer-base.class.d.ts +6 -4
  52. package/dialog/dialog-body/dialog-body.component.d.ts +2 -2
  53. package/dialog/dialog-close-button/dialog-close-button.component.d.ts +1 -1
  54. package/dialog/dialog-container/dialog-container.component.d.ts +1 -1
  55. package/dialog/dialog-default/dialog-default.component.d.ts +3 -1
  56. package/dialog/dialog-footer/dialog-footer.component.d.ts +2 -2
  57. package/dialog/dialog-full-screen-toggler-button/dialog-full-screen-toggler-button.component.d.ts +20 -0
  58. package/dialog/dialog-header/dialog-header.component.d.ts +2 -2
  59. package/dialog/dialog.component.d.ts +13 -6
  60. package/dialog/dialog.module.d.ts +18 -13
  61. package/dialog/directives/dialog-title.directive.d.ts +1 -1
  62. package/dialog/index.d.ts +2 -0
  63. package/dialog/provide-dialog-service.d.ts +6 -0
  64. package/dialog/utils/dialog-default-content.class.d.ts +6 -0
  65. package/dialog/utils/dialog-ref.class.d.ts +9 -1
  66. package/dynamic-page/dynamic-page-content/dynamic-page-content.component.d.ts +1 -1
  67. package/dynamic-page/dynamic-page-footer/dynamic-page-footer.component.d.ts +1 -1
  68. package/dynamic-page/dynamic-page-header/actions/dynamic-page-global-actions.component.d.ts +4 -4
  69. package/dynamic-page/dynamic-page-header/actions/dynamic-page-layout-actions.component.d.ts +3 -3
  70. package/dynamic-page/dynamic-page-header/actions/dynamic-page-title-content.component.d.ts +2 -2
  71. package/dynamic-page/dynamic-page-header/header/dynamic-page-header.component.d.ts +5 -5
  72. package/dynamic-page/dynamic-page-header/subheader/dynamic-page-subheader.component.d.ts +2 -2
  73. package/dynamic-page/dynamic-page-wrapper.directive.d.ts +1 -1
  74. package/dynamic-page/dynamic-page.component.d.ts +1 -1
  75. package/dynamic-page/dynamic-page.module.d.ts +3 -10
  76. package/dynamic-side-content/dynamic-side-content-main.component.d.ts +2 -2
  77. package/dynamic-side-content/dynamic-side-content-side.component.d.ts +2 -2
  78. package/dynamic-side-content/dynamic-side-content.component.d.ts +3 -3
  79. package/dynamic-side-content/dynamic-side-content.module.d.ts +4 -2
  80. package/esm2022/action-bar/action-bar-actions/action-bar-actions.directive.mjs +4 -3
  81. package/esm2022/action-bar/action-bar-back/action-bar-back.directive.mjs +4 -3
  82. package/esm2022/action-bar/action-bar-description/action-bar-description.directive.mjs +4 -3
  83. package/esm2022/action-bar/action-bar-header/action-bar-header.directive.mjs +4 -3
  84. package/esm2022/action-bar/action-bar-mobile/action-bar-mobile.directive.mjs +4 -3
  85. package/esm2022/action-bar/action-bar-title/action-bar-title.component.mjs +4 -3
  86. package/esm2022/action-bar/action-bar.component.mjs +3 -3
  87. package/esm2022/action-bar/action-bar.module.mjs +23 -28
  88. package/esm2022/action-sheet/action-sheet-body/action-sheet-body.component.mjs +3 -3
  89. package/esm2022/action-sheet/action-sheet-control/action-sheet-control.component.mjs +10 -4
  90. package/esm2022/action-sheet/action-sheet-item/action-sheet-item.component.mjs +3 -4
  91. package/esm2022/action-sheet/action-sheet-mobile/action-sheet-mobile.component.mjs +4 -4
  92. package/esm2022/action-sheet/action-sheet.component.mjs +11 -10
  93. package/esm2022/action-sheet/action-sheet.module.mjs +20 -26
  94. package/esm2022/action-sheet/index.mjs +5 -6
  95. package/esm2022/bar/bar.component.mjs +5 -5
  96. package/esm2022/bar/bar.module.mjs +21 -29
  97. package/esm2022/bar/button-bar/button-bar.component.mjs +6 -5
  98. package/esm2022/bar/directives/bar-element.directive.mjs +4 -3
  99. package/esm2022/bar/directives/bar-left.directive.mjs +4 -3
  100. package/esm2022/bar/directives/bar-middle.directive.mjs +4 -3
  101. package/esm2022/bar/directives/bar-right.directive.mjs +4 -3
  102. package/esm2022/breadcrumb/breadcrumb-item.component.mjs +4 -3
  103. package/esm2022/breadcrumb/breadcrumb.component.mjs +31 -13
  104. package/esm2022/breadcrumb/breadcrumb.module.mjs +9 -50
  105. package/esm2022/button/button.component.mjs +6 -6
  106. package/esm2022/button/button.module.mjs +9 -9
  107. package/esm2022/card/card-content.component.mjs +5 -4
  108. package/esm2022/card/card-counter.directive.mjs +5 -4
  109. package/esm2022/card/card-footer-action-item.directive.mjs +4 -3
  110. package/esm2022/card/card-footer.component.mjs +5 -5
  111. package/esm2022/card/card-header.component.mjs +7 -7
  112. package/esm2022/card/card-loader.component.mjs +5 -4
  113. package/esm2022/card/card-second-subtitle.directive.mjs +4 -3
  114. package/esm2022/card/card-subtitle.directive.mjs +5 -4
  115. package/esm2022/card/card-title.directive.mjs +4 -3
  116. package/esm2022/card/card.component.mjs +6 -6
  117. package/esm2022/card/card.module.mjs +7 -12
  118. package/esm2022/card/kpi/card-kpi-analytics-content.directive.mjs +5 -4
  119. package/esm2022/card/kpi/card-kpi-analytics-label.directive.mjs +5 -4
  120. package/esm2022/card/kpi/card-kpi-analytics.directive.mjs +4 -3
  121. package/esm2022/card/kpi/card-kpi-header.component.mjs +4 -4
  122. package/esm2022/card/kpi/card-kpi-scale-icon.directive.mjs +4 -3
  123. package/esm2022/card/kpi/card-kpi-scale-text.directive.mjs +4 -3
  124. package/esm2022/card/kpi/card-kpi-value.directive.mjs +4 -3
  125. package/esm2022/combobox/combobox-mobile/combobox-mobile.component.mjs +5 -5
  126. package/esm2022/combobox/index.mjs +3 -4
  127. package/esm2022/date-picker/date-picker-mobile/date-picker-mobile.component.mjs +2 -3
  128. package/esm2022/datetime/datetime-format.pipes.mjs +11 -8
  129. package/esm2022/datetime/fd-datetime-pipes.module.mjs +8 -6
  130. package/esm2022/datetime-picker/datetime-picker-mobile/datetime-picker-mobile.component.mjs +2 -3
  131. package/esm2022/dialog/base/dialog-base.class.mjs +4 -4
  132. package/esm2022/dialog/base/dialog-content-base.class.mjs +1 -1
  133. package/esm2022/dialog/base/dialog-footer-base.class.mjs +12 -7
  134. package/esm2022/dialog/base/dialog-header-base.class.mjs +3 -2
  135. package/esm2022/dialog/dialog-body/dialog-body.component.mjs +9 -9
  136. package/esm2022/dialog/dialog-close-button/dialog-close-button.component.mjs +9 -5
  137. package/esm2022/dialog/dialog-container/dialog-container.component.mjs +5 -5
  138. package/esm2022/dialog/dialog-default/dialog-default.component.mjs +37 -13
  139. package/esm2022/dialog/dialog-footer/dialog-footer.component.mjs +8 -7
  140. package/esm2022/dialog/dialog-full-screen-toggler-button/dialog-full-screen-toggler-button.component.mjs +53 -0
  141. package/esm2022/dialog/dialog-header/dialog-header.component.mjs +8 -7
  142. package/esm2022/dialog/dialog.component.mjs +37 -11
  143. package/esm2022/dialog/dialog.module.mjs +61 -64
  144. package/esm2022/dialog/directives/dialog-title.directive.mjs +4 -3
  145. package/esm2022/dialog/index.mjs +3 -1
  146. package/esm2022/dialog/provide-dialog-service.mjs +10 -0
  147. package/esm2022/dialog/utils/dialog-default-content.class.mjs +1 -1
  148. package/esm2022/dialog/utils/dialog-ref.class.mjs +13 -2
  149. package/esm2022/dynamic-page/dynamic-page-content/dynamic-page-content.component.mjs +4 -4
  150. package/esm2022/dynamic-page/dynamic-page-footer/dynamic-page-footer.component.mjs +5 -4
  151. package/esm2022/dynamic-page/dynamic-page-header/actions/dynamic-page-global-actions.component.mjs +7 -6
  152. package/esm2022/dynamic-page/dynamic-page-header/actions/dynamic-page-layout-actions.component.mjs +7 -6
  153. package/esm2022/dynamic-page/dynamic-page-header/actions/dynamic-page-title-content.component.mjs +8 -6
  154. package/esm2022/dynamic-page/dynamic-page-header/header/dynamic-page-header.component.mjs +10 -10
  155. package/esm2022/dynamic-page/dynamic-page-header/subheader/dynamic-page-subheader.component.mjs +6 -6
  156. package/esm2022/dynamic-page/dynamic-page-wrapper.directive.mjs +4 -3
  157. package/esm2022/dynamic-page/dynamic-page.component.mjs +7 -7
  158. package/esm2022/dynamic-page/dynamic-page.module.mjs +25 -63
  159. package/esm2022/dynamic-side-content/dynamic-side-content-main.component.mjs +6 -5
  160. package/esm2022/dynamic-side-content/dynamic-side-content-side.component.mjs +6 -5
  161. package/esm2022/dynamic-side-content/dynamic-side-content.component.mjs +8 -8
  162. package/esm2022/dynamic-side-content/dynamic-side-content.module.mjs +9 -8
  163. package/esm2022/facets/content/facet-content.component.mjs +6 -5
  164. package/esm2022/facets/facet/facet.component.mjs +7 -7
  165. package/esm2022/facets/facet-group.component.mjs +4 -4
  166. package/esm2022/facets/facet.module.mjs +6 -9
  167. package/esm2022/feed-input/directives/feed-input-avatar.directive.mjs +4 -3
  168. package/esm2022/feed-input/directives/feed-input-button.directive.mjs +4 -3
  169. package/esm2022/feed-input/directives/feed-input-textarea.directive.mjs +5 -4
  170. package/esm2022/feed-input/feed-input.component.mjs +4 -4
  171. package/esm2022/feed-input/feed-input.module.mjs +6 -10
  172. package/esm2022/feed-list-item/components/feed-list-action/feed-list-action.component.mjs +4 -3
  173. package/esm2022/feed-list-item/components/feed-list-avatar/feed-list-avatar.component.mjs +4 -3
  174. package/esm2022/feed-list-item/components/feed-list-footer/feed-list-footer.component.mjs +4 -3
  175. package/esm2022/feed-list-item/components/item/feed-list-item.component.mjs +9 -10
  176. package/esm2022/feed-list-item/components/list/feed-list.component.mjs +4 -4
  177. package/esm2022/feed-list-item/directives/byline.directive.mjs +4 -3
  178. package/esm2022/feed-list-item/feed-list-item.module.mjs +14 -26
  179. package/esm2022/file-uploader/directives/file-uploader-dragndrop.directive.mjs +4 -3
  180. package/esm2022/file-uploader/directives/file-uploader-select.directive.mjs +5 -5
  181. package/esm2022/file-uploader/file-uploader.component.mjs +12 -12
  182. package/esm2022/file-uploader/file-uploader.module.mjs +6 -11
  183. package/esm2022/fixed-card-layout/fixed-card-layout-item/fixed-card-layout-item.component.mjs +4 -3
  184. package/esm2022/fixed-card-layout/fixed-card-layout.component.mjs +23 -12
  185. package/esm2022/fixed-card-layout/fixed-card-layout.module.mjs +6 -9
  186. package/esm2022/flexible-column-layout/flexible-column-layout.component.mjs +8 -8
  187. package/esm2022/flexible-column-layout/flexible-column-layout.module.mjs +6 -15
  188. package/esm2022/flexible-column-layout/index.mjs +3 -2
  189. package/esm2022/flexible-column-layout/provide-config.mjs +17 -0
  190. package/esm2022/form/form-group/form-group.component.mjs +3 -3
  191. package/esm2022/form/form-item/form-item.component.mjs +3 -3
  192. package/esm2022/form/form-message/form-message.component.mjs +5 -5
  193. package/esm2022/grid-list/components/grid-list/grid-list.component.mjs +3 -3
  194. package/esm2022/grid-list/components/grid-list-filter-bar/grid-list-filter-bar.component.mjs +7 -7
  195. package/esm2022/grid-list/components/grid-list-footer/grid-list-footer.component.mjs +3 -3
  196. package/esm2022/grid-list/components/grid-list-group-header/grid-list-group-header.component.mjs +4 -4
  197. package/esm2022/grid-list/components/grid-list-item/grid-list-item.component.mjs +24 -12
  198. package/esm2022/grid-list/components/grid-list-item-footer-bar/grid-list-item-footer-bar.component.mjs +4 -4
  199. package/esm2022/grid-list/components/grid-list-item-toolbar/grid-list-item-toolbar.component.mjs +3 -3
  200. package/esm2022/grid-list/components/grid-list-more-btn/grid-list-more-btn.component.mjs +4 -4
  201. package/esm2022/grid-list/components/grid-list-title-bar/grid-list-title-bar.component.mjs +4 -4
  202. package/esm2022/grid-list/components/grid-list-title-bar/grid-list-title-bar.directive.mjs +4 -3
  203. package/esm2022/grid-list/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.mjs +4 -3
  204. package/esm2022/grid-list/directives/grid-list-item-body.directive.mjs +4 -3
  205. package/esm2022/grid-list/directives/grid-list-item-image.directive.mjs +4 -3
  206. package/esm2022/grid-list/grid-list.module.mjs +23 -66
  207. package/esm2022/illustrated-message/components/illustrated-message-actions/illustrated-message-actions.component.mjs +5 -4
  208. package/esm2022/illustrated-message/components/illustrated-message-figcaption/illustrated-message-figcaption.component.mjs +5 -4
  209. package/esm2022/illustrated-message/directives/illustrated-message-text/illustrated-message-text.directive.mjs +4 -3
  210. package/esm2022/illustrated-message/directives/illustrated-message-title/illustrated-message-title.directive.mjs +4 -3
  211. package/esm2022/illustrated-message/illustrated-message.component.mjs +6 -6
  212. package/esm2022/illustrated-message/illustrated-message.module.mjs +14 -21
  213. package/esm2022/infinite-scroll/infinite-scroll.directive.mjs +5 -4
  214. package/esm2022/infinite-scroll/infinite-scroll.module.mjs +3 -3
  215. package/esm2022/info-label/info-label.component.mjs +5 -5
  216. package/esm2022/info-label/info-label.module.mjs +4 -7
  217. package/esm2022/inline-help/inline-help.directive.mjs +5 -5
  218. package/esm2022/inline-help/inline-help.module.mjs +5 -8
  219. package/esm2022/input-group/input-group-directives.mjs +14 -10
  220. package/esm2022/input-group/input-group.component.mjs +18 -10
  221. package/esm2022/input-group/input-group.module.mjs +14 -27
  222. package/esm2022/layout-grid/directives/layout-grid-col.directive.mjs +6 -5
  223. package/esm2022/layout-grid/directives/layout-grid-row.directive.mjs +4 -3
  224. package/esm2022/layout-grid/layout-grid.component.mjs +4 -5
  225. package/esm2022/layout-grid/layout-grid.module.mjs +8 -9
  226. package/esm2022/layout-panel/layout-panel-actions/layout-panel-actions.component.mjs +9 -3
  227. package/esm2022/layout-panel/layout-panel-body/layout-panel-body.component.mjs +11 -4
  228. package/esm2022/layout-panel/layout-panel-description/layout-panel-description.component.mjs +3 -3
  229. package/esm2022/layout-panel/layout-panel-filters/layout-panel-filters.component.mjs +11 -4
  230. package/esm2022/layout-panel/layout-panel-footer/layout-panel-footer.component.mjs +9 -3
  231. package/esm2022/layout-panel/layout-panel-head/layout-panel-head.component.mjs +9 -3
  232. package/esm2022/layout-panel/layout-panel-header/layout-panel-header.component.mjs +3 -3
  233. package/esm2022/layout-panel/layout-panel-title/layout-panel-title.directive.mjs +4 -3
  234. package/esm2022/layout-panel/layout-panel.component.mjs +3 -3
  235. package/esm2022/layout-panel/layout-panel.module.mjs +23 -34
  236. package/esm2022/list/directives/byline/list-byline-left.directive.mjs +4 -3
  237. package/esm2022/list/directives/byline/list-byline-right.directive.mjs +4 -3
  238. package/esm2022/list/directives/byline/list-byline.directive.mjs +4 -3
  239. package/esm2022/list/directives/byline/list-content.directive.mjs +4 -3
  240. package/esm2022/list/directives/byline/list-thumbnail.directive.mjs +4 -3
  241. package/esm2022/list/directives/list-footer.directive.mjs +4 -3
  242. package/esm2022/list/directives/list-group-header.directive.mjs +4 -3
  243. package/esm2022/list/directives/list-icon.directive.mjs +4 -3
  244. package/esm2022/list/directives/list-link.directive.mjs +4 -3
  245. package/esm2022/list/directives/list-navigation-item-arrow.directive.mjs +4 -3
  246. package/esm2022/list/directives/list-navigation-item-text.directive.mjs +4 -3
  247. package/esm2022/list/directives/list-title-text.directive.mjs +4 -3
  248. package/esm2022/list/directives/list-title.directive.mjs +4 -3
  249. package/esm2022/list/list-item/list-item.component.mjs +9 -10
  250. package/esm2022/list/list-message.directive.mjs +4 -3
  251. package/esm2022/list/list-navigation-item/list-navigation-item.component.mjs +4 -5
  252. package/esm2022/list/list.component.mjs +5 -5
  253. package/esm2022/list/list.module.mjs +42 -64
  254. package/esm2022/menu/index.mjs +1 -2
  255. package/esm2022/menu/menu-mobile/menu-mobile.component.mjs +4 -5
  256. package/esm2022/menu/menu.component.mjs +6 -3
  257. package/esm2022/message-box/message-box-body/message-box-body.component.mjs +4 -3
  258. package/esm2022/message-box/message-box-container/message-box-container.component.mjs +6 -4
  259. package/esm2022/message-box/message-box-default/message-box-default.component.mjs +23 -12
  260. package/esm2022/message-box/message-box-footer/message-box-footer.component.mjs +7 -7
  261. package/esm2022/message-box/message-box-header/message-box-header.component.mjs +14 -7
  262. package/esm2022/message-box/message-box-semantic-icon/message-box-semantic-icon.component.mjs +4 -3
  263. package/esm2022/message-box/message-box.component.mjs +5 -5
  264. package/esm2022/message-box/message-box.module.mjs +14 -42
  265. package/esm2022/message-page/message-page-actions/message-page-actions.component.mjs +4 -3
  266. package/esm2022/message-page/message-page-more/message-page-more.component.mjs +4 -3
  267. package/esm2022/message-page/message-page-subtitle/message-page-subtitle.component.mjs +4 -3
  268. package/esm2022/message-page/message-page-title/message-page-title.component.mjs +4 -3
  269. package/esm2022/message-page/message-page.component.mjs +4 -4
  270. package/esm2022/message-page/message-page.module.mjs +15 -22
  271. package/esm2022/message-strip/message-strip.component.mjs +4 -5
  272. package/esm2022/message-toast/components/message-toast-text.component.mjs +4 -3
  273. package/esm2022/message-toast/index.mjs +7 -6
  274. package/esm2022/message-toast/message-toast.component.mjs +5 -4
  275. package/esm2022/message-toast/message-toast.module.mjs +9 -14
  276. package/esm2022/message-toast/provide-config.mjs +13 -0
  277. package/esm2022/micro-process-flow/components/micro-process-flow/micro-process-flow.component.mjs +7 -7
  278. package/esm2022/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.mjs +4 -4
  279. package/esm2022/micro-process-flow/components/micro-process-flow-item/micro-process-flow-item.component.mjs +5 -5
  280. package/esm2022/micro-process-flow/micro-process-flow-focusable-item.directive.mjs +4 -3
  281. package/esm2022/micro-process-flow/micro-process-flow-intermediary-item.directive.mjs +4 -3
  282. package/esm2022/micro-process-flow/micro-process-flow.module.mjs +17 -28
  283. package/esm2022/multi-combobox/index.mjs +7 -7
  284. package/esm2022/multi-combobox/mobile/mobile-multi-combobox.component.mjs +27 -8
  285. package/esm2022/multi-combobox/multi-combobox.component.mjs +49 -21
  286. package/esm2022/multi-combobox/multi-combobox.module.mjs +5 -62
  287. package/esm2022/multi-combobox/select-all-toggler/select-all-toggler.component.mjs +12 -11
  288. package/esm2022/multi-input/multi-input-mobile/multi-input-mobile.component.mjs +4 -4
  289. package/esm2022/multi-input/multi-input.component.mjs +5 -4
  290. package/esm2022/nested-list/nested-content/nested-list-content.directive.mjs +7 -6
  291. package/esm2022/nested-list/nested-item/nested-item.directive.mjs +5 -4
  292. package/esm2022/nested-list/nested-link/nested-link.directive.mjs +5 -4
  293. package/esm2022/nested-list/nested-list/nested-list.directive.mjs +40 -14
  294. package/esm2022/nested-list/nested-list-directives.mjs +19 -15
  295. package/esm2022/nested-list/nested-list-popover/nested-list-popover.component.mjs +17 -12
  296. package/esm2022/nested-list/nested-list.module.mjs +26 -42
  297. package/esm2022/nested-list/prepared-nested-list/prepared-nested-list.component.mjs +26 -12
  298. package/esm2022/notification/directives/notification-footer-content.directive.mjs +4 -3
  299. package/esm2022/notification/directives/notification-indicator.directive.mjs +4 -3
  300. package/esm2022/notification/directives/notification-limit-description.directive.mjs +4 -3
  301. package/esm2022/notification/directives/notification-limit-title.directive.mjs +4 -3
  302. package/esm2022/notification/directives/notification-paragraph.directive.mjs +4 -3
  303. package/esm2022/notification/directives/notification-separator.directive.mjs +4 -3
  304. package/esm2022/notification/directives/notification-title.directive.mjs +4 -3
  305. package/esm2022/notification/notification/notification.component.mjs +9 -9
  306. package/esm2022/notification/notification-actions/notification-actions.component.mjs +4 -3
  307. package/esm2022/notification/notification-body/notification-body.component.mjs +4 -3
  308. package/esm2022/notification/notification-content/notification-content.component.mjs +4 -3
  309. package/esm2022/notification/notification-footer/notification-footer.component.mjs +4 -3
  310. package/esm2022/notification/notification-group/notification-group.component.mjs +5 -4
  311. package/esm2022/notification/notification-group-header/notification-group-header.component.mjs +8 -7
  312. package/esm2022/notification/notification-group-list/notification-group-list.component.mjs +7 -5
  313. package/esm2022/notification/notification-header/notification-header.component.mjs +4 -3
  314. package/esm2022/notification/notification-limit/notification-limit.component.mjs +4 -3
  315. package/esm2022/notification/notification-utils/notification-container.mjs +3 -3
  316. package/esm2022/notification/notification.module.mjs +41 -63
  317. package/esm2022/object-identifier/object-identifier.component.mjs +7 -7
  318. package/esm2022/object-identifier/object-identifier.module.mjs +8 -6
  319. package/esm2022/object-marker/object-marker.component.mjs +6 -6
  320. package/esm2022/object-marker/object-marker.module.mjs +8 -6
  321. package/esm2022/object-number/object-number.component.mjs +4 -4
  322. package/esm2022/object-number/object-number.module.mjs +8 -6
  323. package/esm2022/overflow-layout/directives/overflow-expand.directive.mjs +4 -3
  324. package/esm2022/overflow-layout/directives/overflow-item-container-ref.directive.mjs +4 -3
  325. package/esm2022/overflow-layout/directives/overflow-item-ref.directive.mjs +4 -3
  326. package/esm2022/overflow-layout/directives/overflow-layout-focusable-item.directive.mjs +4 -3
  327. package/esm2022/overflow-layout/directives/overflow-layout-item-container.directive.mjs +4 -3
  328. package/esm2022/overflow-layout/directives/overflow-layout-item.directive.mjs +4 -3
  329. package/esm2022/overflow-layout/directives/overflow-layout-popover-content.directive.mjs +5 -4
  330. package/esm2022/overflow-layout/overflow-layout.component.mjs +24 -13
  331. package/esm2022/overflow-layout/overflow-layout.module.mjs +22 -16
  332. package/esm2022/pagination/pagination.component.mjs +29 -14
  333. package/esm2022/pagination/pagination.module.mjs +4 -45
  334. package/esm2022/panel/panel-content/panel-content.directive.mjs +4 -3
  335. package/esm2022/panel/panel-title/panel-title.directive.mjs +4 -3
  336. package/esm2022/panel/panel.component.mjs +6 -6
  337. package/esm2022/panel/panel.module.mjs +10 -9
  338. package/esm2022/popover/popover-control/popover-control.component.mjs +9 -3
  339. package/esm2022/popover/popover.component.mjs +5 -4
  340. package/esm2022/product-switch/product-switch/product-switch.component.mjs +7 -8
  341. package/esm2022/product-switch/product-switch-body/product-switch-body.component.mjs +7 -7
  342. package/esm2022/product-switch/product-switch.module.mjs +9 -12
  343. package/esm2022/quick-view/quick-view/quick-view.component.mjs +4 -4
  344. package/esm2022/quick-view/quick-view-group/quick-view-group.component.mjs +5 -5
  345. package/esm2022/quick-view/quick-view-group-item/quick-view-group-item.component.mjs +4 -4
  346. package/esm2022/quick-view/quick-view-group-item-content/quick-view-group-item-content-element.directive.mjs +4 -3
  347. package/esm2022/quick-view/quick-view-group-item-content/quick-view-group-item-content.component.mjs +8 -3
  348. package/esm2022/quick-view/quick-view-group-item-label/quick-view-group-item-label.component.mjs +4 -4
  349. package/esm2022/quick-view/quick-view-group-title/quick-view-group-title.component.mjs +3 -3
  350. package/esm2022/quick-view/quick-view-subheader/quick-view-subheader.component.mjs +4 -4
  351. package/esm2022/quick-view/quick-view-subheader-subtitle/quick-view-subheader-subtitle.component.mjs +3 -3
  352. package/esm2022/quick-view/quick-view-subheader-title/quick-view-subheader-title.component.mjs +4 -4
  353. package/esm2022/quick-view/quick-view-title/quick-view-title.component.mjs +17 -6
  354. package/esm2022/quick-view/quick-view.module.mjs +9 -30
  355. package/esm2022/radio/radio-button/radio-button.component.mjs +8 -8
  356. package/esm2022/radio/radio.module.mjs +8 -7
  357. package/esm2022/rating-indicator/components/rating-indicator.component.mjs +9 -9
  358. package/esm2022/rating-indicator/pipes/rating-star-label.pipe.mjs +6 -3
  359. package/esm2022/rating-indicator/rating-indicator.module.mjs +9 -8
  360. package/esm2022/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.mjs +4 -4
  361. package/esm2022/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.mjs +6 -6
  362. package/esm2022/resizable-card-layout/resizable-card-layout.module.mjs +9 -9
  363. package/esm2022/scroll-spy/scroll-spy.directive.mjs +4 -3
  364. package/esm2022/scroll-spy/scroll-spy.module.mjs +7 -3
  365. package/esm2022/segmented-button/segmented-button.component.mjs +11 -11
  366. package/esm2022/segmented-button/segmented-button.module.mjs +9 -7
  367. package/esm2022/select/option/option.component.mjs +5 -6
  368. package/esm2022/select/select-mobile/select-mobile.component.mjs +23 -11
  369. package/esm2022/select/select-mobile/select-mobile.module.mjs +6 -7
  370. package/esm2022/select/select.component.mjs +28 -16
  371. package/esm2022/select/select.module.mjs +6 -38
  372. package/esm2022/shellbar/product-menu/product-menu.component.mjs +4 -5
  373. package/esm2022/shellbar/shellbar-action/shellbar-action.component.mjs +2 -3
  374. package/esm2022/shellbar/shellbar-logo/shellbar-logo.component.mjs +9 -3
  375. package/esm2022/side-navigation/side-navigation-main.directive.mjs +4 -3
  376. package/esm2022/side-navigation/side-navigation-utility.directive.mjs +4 -3
  377. package/esm2022/side-navigation/side-navigation.component.mjs +6 -7
  378. package/esm2022/side-navigation/side-navigation.module.mjs +12 -9
  379. package/esm2022/skeleton/components/skeleton.component.mjs +4 -4
  380. package/esm2022/skeleton/skeleton.module.mjs +8 -6
  381. package/esm2022/split-button/split-button-utils/split-button.directives.mjs +4 -3
  382. package/esm2022/split-button/split-button.component.mjs +10 -10
  383. package/esm2022/split-button/split-button.module.mjs +10 -12
  384. package/esm2022/splitter/splitter-pagination/splitter-pagination.component.mjs +6 -6
  385. package/esm2022/splitter/splitter-pane-container/splitter-pane-container.component.mjs +24 -12
  386. package/esm2022/splitter/splitter-resizer/splitter-resizer.component.mjs +6 -6
  387. package/esm2022/splitter/splitter-split-pane/splitter-split-pane.component.mjs +3 -3
  388. package/esm2022/splitter/splitter.component.mjs +3 -3
  389. package/esm2022/splitter/splitter.module.mjs +21 -27
  390. package/esm2022/status-indicator/status-indicator.component.mjs +5 -5
  391. package/esm2022/status-indicator/status-indicator.module.mjs +4 -6
  392. package/esm2022/step-input/step-input.component.mjs +13 -14
  393. package/esm2022/step-input/step-input.module.mjs +4 -30
  394. package/esm2022/switch/switch.component.mjs +11 -11
  395. package/esm2022/switch/switch.module.mjs +5 -10
  396. package/esm2022/table/directives/table-body.directive.mjs +4 -3
  397. package/esm2022/table/directives/table-cell.directive.mjs +5 -4
  398. package/esm2022/table/directives/table-fixed.directive.mjs +4 -3
  399. package/esm2022/table/directives/table-footer.directive.mjs +4 -3
  400. package/esm2022/table/directives/table-header.directive.mjs +4 -3
  401. package/esm2022/table/directives/table-icon.directive.mjs +4 -3
  402. package/esm2022/table/directives/table-inner.directive.mjs +4 -3
  403. package/esm2022/table/directives/table-popover.directive.mjs +4 -3
  404. package/esm2022/table/directives/table-responsive-wrapper.directive.mjs +4 -3
  405. package/esm2022/table/directives/table-row.directive.mjs +4 -3
  406. package/esm2022/table/directives/table-status-indicator.directive.mjs +4 -3
  407. package/esm2022/table/directives/table-text.directive.mjs +4 -3
  408. package/esm2022/table/table-wrapper.component.mjs +3 -3
  409. package/esm2022/table/table.component.mjs +7 -7
  410. package/esm2022/table/table.module.mjs +32 -52
  411. package/esm2022/tabs/tab-item/tab-item.directive.mjs +4 -3
  412. package/esm2022/tabs/tab-item-expand/tab-item-expand.component.mjs +6 -6
  413. package/esm2022/tabs/tab-link/tab-link.directive.mjs +4 -3
  414. package/esm2022/tabs/tab-list.component.mjs +41 -14
  415. package/esm2022/tabs/tab-nav/tab-nav.component.mjs +8 -8
  416. package/esm2022/tabs/tab-panel/tab-panel.component.mjs +7 -7
  417. package/esm2022/tabs/tab-utils/tab-directives.mjs +35 -24
  418. package/esm2022/tabs/tabs.module.mjs +30 -93
  419. package/esm2022/tile/directives/numeric-content.directives.mjs +28 -19
  420. package/esm2022/tile/directives/tile.directives.mjs +70 -47
  421. package/esm2022/tile/tile.component.mjs +4 -4
  422. package/esm2022/tile/tile.module.mjs +10 -12
  423. package/esm2022/time/time-column/time-column.component.mjs +8 -9
  424. package/esm2022/time/time.component.mjs +11 -12
  425. package/esm2022/time/time.module.mjs +10 -38
  426. package/esm2022/time-picker/time-picker.component.mjs +25 -11
  427. package/esm2022/time-picker/time-picker.module.mjs +9 -37
  428. package/esm2022/timeline/components/timeline-node/timeline-node.component.mjs +5 -5
  429. package/esm2022/timeline/components/timeline-node-body/timeline-node-body.component.mjs +5 -5
  430. package/esm2022/timeline/components/timeline-node-footer/timeline-node-footer.component.mjs +3 -3
  431. package/esm2022/timeline/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.directive.mjs +18 -0
  432. package/esm2022/timeline/components/timeline-node-header/timeline-node-header.directive.mjs +18 -0
  433. package/esm2022/timeline/directives/class-bindings/timeline-header-info-sub-title.directive.mjs +4 -3
  434. package/esm2022/timeline/directives/class-bindings/timeline-node-header-info-text.directive.mjs +4 -3
  435. package/esm2022/timeline/directives/class-bindings/timeline-node-header-info-title.directive.mjs +4 -3
  436. package/esm2022/timeline/directives/timeline-first-list-outlet.directive.mjs +4 -3
  437. package/esm2022/timeline/directives/timeline-node-def.directive.mjs +4 -3
  438. package/esm2022/timeline/directives/timeline-second-list-outlet.directive.mjs +4 -3
  439. package/esm2022/timeline/index.mjs +9 -9
  440. package/esm2022/timeline/timeline.component.mjs +17 -12
  441. package/esm2022/timeline/timeline.module.mjs +43 -50
  442. package/esm2022/tree/components/tree-item/tree-item.component.mjs +30 -17
  443. package/esm2022/tree/directives/tree-item-button.directive.mjs +4 -3
  444. package/esm2022/tree/directives/tree-item-def.directive.mjs +4 -3
  445. package/esm2022/tree/directives/tree-item-icon.directive.mjs +7 -5
  446. package/esm2022/tree/directives/tree-item.directive.mjs +4 -3
  447. package/esm2022/tree/tree.component.mjs +19 -12
  448. package/esm2022/tree/tree.module.mjs +30 -75
  449. package/esm2022/vertical-navigation/vertical-navigation-group-header.directive.mjs +4 -3
  450. package/esm2022/vertical-navigation/vertical-navigation-main-navigation.component.mjs +6 -6
  451. package/esm2022/vertical-navigation/vertical-navigation.component.mjs +7 -8
  452. package/esm2022/vertical-navigation/vertical-navigation.module.mjs +17 -20
  453. package/esm2022/wizard/wizard-content/wizard-content.component.mjs +3 -3
  454. package/esm2022/wizard/wizard-navigation/wizard-navigation.component.mjs +3 -3
  455. package/esm2022/wizard/wizard-next-step/wizard-next-step.component.mjs +3 -3
  456. package/esm2022/wizard/wizard-progress-bar/wizard-progress-bar.directive.mjs +4 -3
  457. package/esm2022/wizard/wizard-step/wizard-step.component.mjs +7 -7
  458. package/esm2022/wizard/wizard-step-indicator/wizard-step-indicator.component.mjs +15 -7
  459. package/esm2022/wizard/wizard.component.mjs +21 -19
  460. package/esm2022/wizard/wizard.module.mjs +30 -57
  461. package/facets/content/facet-content.component.d.ts +2 -2
  462. package/facets/facet/facet.component.d.ts +2 -2
  463. package/facets/facet-group.component.d.ts +1 -1
  464. package/facets/facet.module.d.ts +1 -4
  465. package/feed-input/directives/feed-input-avatar.directive.d.ts +1 -1
  466. package/feed-input/directives/feed-input-button.directive.d.ts +1 -1
  467. package/feed-input/directives/feed-input-textarea.directive.d.ts +2 -2
  468. package/feed-input/feed-input.component.d.ts +2 -2
  469. package/feed-input/feed-input.module.d.ts +1 -5
  470. package/feed-list-item/components/feed-list-action/feed-list-action.component.d.ts +1 -1
  471. package/feed-list-item/components/feed-list-avatar/feed-list-avatar.component.d.ts +1 -1
  472. package/feed-list-item/components/feed-list-footer/feed-list-footer.component.d.ts +1 -1
  473. package/feed-list-item/components/item/feed-list-item.component.d.ts +3 -4
  474. package/feed-list-item/components/list/feed-list.component.d.ts +2 -2
  475. package/feed-list-item/directives/byline.directive.d.ts +1 -1
  476. package/feed-list-item/feed-list-item.module.d.ts +1 -6
  477. package/fesm2022/fundamental-ngx-core-action-bar.mjs +116 -115
  478. package/fesm2022/fundamental-ngx-core-action-bar.mjs.map +1 -1
  479. package/fesm2022/fundamental-ngx-core-action-sheet.mjs +75 -87
  480. package/fesm2022/fundamental-ngx-core-action-sheet.mjs.map +1 -1
  481. package/fesm2022/fundamental-ngx-core-bar.mjs +117 -118
  482. package/fesm2022/fundamental-ngx-core-bar.mjs.map +1 -1
  483. package/fesm2022/fundamental-ngx-core-breadcrumb.mjs +124 -145
  484. package/fesm2022/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
  485. package/fesm2022/fundamental-ngx-core-button.mjs +14 -13
  486. package/fesm2022/fundamental-ngx-core-button.mjs.map +1 -1
  487. package/fesm2022/fundamental-ngx-core-card.mjs +59 -49
  488. package/fesm2022/fundamental-ngx-core-card.mjs.map +1 -1
  489. package/fesm2022/fundamental-ngx-core-combobox.mjs +19 -19
  490. package/fesm2022/fundamental-ngx-core-combobox.mjs.map +1 -1
  491. package/fesm2022/fundamental-ngx-core-date-picker.mjs +3 -4
  492. package/fesm2022/fundamental-ngx-core-date-picker.mjs.map +1 -1
  493. package/fesm2022/fundamental-ngx-core-datetime-picker.mjs +3 -4
  494. package/fesm2022/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
  495. package/fesm2022/fundamental-ngx-core-datetime.mjs +16 -11
  496. package/fesm2022/fundamental-ngx-core-datetime.mjs.map +1 -1
  497. package/fesm2022/fundamental-ngx-core-dialog.mjs +225 -106
  498. package/fesm2022/fundamental-ngx-core-dialog.mjs.map +1 -1
  499. package/fesm2022/fundamental-ngx-core-dynamic-page.mjs +128 -158
  500. package/fesm2022/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
  501. package/fesm2022/fundamental-ngx-core-dynamic-side-content.mjs +83 -80
  502. package/fesm2022/fundamental-ngx-core-dynamic-side-content.mjs.map +1 -1
  503. package/fesm2022/fundamental-ngx-core-facets.mjs +15 -17
  504. package/fesm2022/fundamental-ngx-core-facets.mjs.map +1 -1
  505. package/fesm2022/fundamental-ngx-core-feed-input.mjs +16 -17
  506. package/fesm2022/fundamental-ngx-core-feed-input.mjs.map +1 -1
  507. package/fesm2022/fundamental-ngx-core-feed-list-item.mjs +34 -42
  508. package/fesm2022/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
  509. package/fesm2022/fundamental-ngx-core-file-uploader.mjs +20 -20
  510. package/fesm2022/fundamental-ngx-core-file-uploader.mjs.map +1 -1
  511. package/fesm2022/fundamental-ngx-core-fixed-card-layout.mjs +29 -17
  512. package/fesm2022/fundamental-ngx-core-fixed-card-layout.mjs.map +1 -1
  513. package/fesm2022/fundamental-ngx-core-flexible-column-layout.mjs +26 -20
  514. package/fesm2022/fundamental-ngx-core-flexible-column-layout.mjs.map +1 -1
  515. package/fesm2022/fundamental-ngx-core-form.mjs +8 -8
  516. package/fesm2022/fundamental-ngx-core-form.mjs.map +1 -1
  517. package/fesm2022/fundamental-ngx-core-grid-list.mjs +79 -106
  518. package/fesm2022/fundamental-ngx-core-grid-list.mjs.map +1 -1
  519. package/fesm2022/fundamental-ngx-core-illustrated-message.mjs +42 -45
  520. package/fesm2022/fundamental-ngx-core-illustrated-message.mjs.map +1 -1
  521. package/fesm2022/fundamental-ngx-core-infinite-scroll.mjs +5 -4
  522. package/fesm2022/fundamental-ngx-core-infinite-scroll.mjs.map +1 -1
  523. package/fesm2022/fundamental-ngx-core-info-label.mjs +7 -10
  524. package/fesm2022/fundamental-ngx-core-info-label.mjs.map +1 -1
  525. package/fesm2022/fundamental-ngx-core-inline-help.mjs +9 -10
  526. package/fesm2022/fundamental-ngx-core-inline-help.mjs.map +1 -1
  527. package/fesm2022/fundamental-ngx-core-input-group.mjs +43 -41
  528. package/fesm2022/fundamental-ngx-core-input-group.mjs.map +1 -1
  529. package/fesm2022/fundamental-ngx-core-layout-grid.mjs +84 -83
  530. package/fesm2022/fundamental-ngx-core-layout-grid.mjs.map +1 -1
  531. package/fesm2022/fundamental-ngx-core-layout-panel.mjs +225 -203
  532. package/fesm2022/fundamental-ngx-core-layout-panel.mjs.map +1 -1
  533. package/fesm2022/fundamental-ngx-core-list.mjs +1009 -1015
  534. package/fesm2022/fundamental-ngx-core-list.mjs.map +1 -1
  535. package/fesm2022/fundamental-ngx-core-menu.mjs +14 -23
  536. package/fesm2022/fundamental-ngx-core-menu.mjs.map +1 -1
  537. package/fesm2022/fundamental-ngx-core-message-box.mjs +201 -204
  538. package/fesm2022/fundamental-ngx-core-message-box.mjs.map +1 -1
  539. package/fesm2022/fundamental-ngx-core-message-page.mjs +104 -107
  540. package/fesm2022/fundamental-ngx-core-message-page.mjs.map +1 -1
  541. package/fesm2022/fundamental-ngx-core-message-strip.mjs +3 -4
  542. package/fesm2022/fundamental-ngx-core-message-strip.mjs.map +1 -1
  543. package/fesm2022/fundamental-ngx-core-message-toast.mjs +65 -58
  544. package/fesm2022/fundamental-ngx-core-message-toast.mjs.map +1 -1
  545. package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs +58 -66
  546. package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs.map +1 -1
  547. package/fesm2022/fundamental-ngx-core-multi-combobox.mjs +80 -102
  548. package/fesm2022/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  549. package/fesm2022/fundamental-ngx-core-multi-input.mjs +28 -26
  550. package/fesm2022/fundamental-ngx-core-multi-input.mjs.map +1 -1
  551. package/fesm2022/fundamental-ngx-core-nested-list.mjs +304 -264
  552. package/fesm2022/fundamental-ngx-core-nested-list.mjs.map +1 -1
  553. package/fesm2022/fundamental-ngx-core-notification.mjs +569 -574
  554. package/fesm2022/fundamental-ngx-core-notification.mjs.map +1 -1
  555. package/fesm2022/fundamental-ngx-core-object-identifier.mjs +12 -10
  556. package/fesm2022/fundamental-ngx-core-object-identifier.mjs.map +1 -1
  557. package/fesm2022/fundamental-ngx-core-object-marker.mjs +11 -9
  558. package/fesm2022/fundamental-ngx-core-object-marker.mjs.map +1 -1
  559. package/fesm2022/fundamental-ngx-core-object-number.mjs +10 -8
  560. package/fesm2022/fundamental-ngx-core-object-number.mjs.map +1 -1
  561. package/fesm2022/fundamental-ngx-core-overflow-layout.mjs +289 -264
  562. package/fesm2022/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  563. package/fesm2022/fundamental-ngx-core-pagination.mjs +32 -55
  564. package/fesm2022/fundamental-ngx-core-pagination.mjs.map +1 -1
  565. package/fesm2022/fundamental-ngx-core-panel.mjs +49 -46
  566. package/fesm2022/fundamental-ngx-core-panel.mjs.map +1 -1
  567. package/fesm2022/fundamental-ngx-core-popover.mjs +12 -4
  568. package/fesm2022/fundamental-ngx-core-popover.mjs.map +1 -1
  569. package/fesm2022/fundamental-ngx-core-product-switch.mjs +51 -53
  570. package/fesm2022/fundamental-ngx-core-product-switch.mjs.map +1 -1
  571. package/fesm2022/fundamental-ngx-core-quick-view.mjs +52 -56
  572. package/fesm2022/fundamental-ngx-core-quick-view.mjs.map +1 -1
  573. package/fesm2022/fundamental-ngx-core-radio.mjs +14 -12
  574. package/fesm2022/fundamental-ngx-core-radio.mjs.map +1 -1
  575. package/fesm2022/fundamental-ngx-core-rating-indicator.mjs +18 -14
  576. package/fesm2022/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
  577. package/fesm2022/fundamental-ngx-core-resizable-card-layout.mjs +14 -14
  578. package/fesm2022/fundamental-ngx-core-resizable-card-layout.mjs.map +1 -1
  579. package/fesm2022/fundamental-ngx-core-scroll-spy.mjs +9 -4
  580. package/fesm2022/fundamental-ngx-core-scroll-spy.mjs.map +1 -1
  581. package/fesm2022/fundamental-ngx-core-segmented-button.mjs +17 -15
  582. package/fesm2022/fundamental-ngx-core-segmented-button.mjs.map +1 -1
  583. package/fesm2022/fundamental-ngx-core-select.mjs +181 -188
  584. package/fesm2022/fundamental-ngx-core-select.mjs.map +1 -1
  585. package/fesm2022/fundamental-ngx-core-shellbar.mjs +13 -8
  586. package/fesm2022/fundamental-ngx-core-shellbar.mjs.map +1 -1
  587. package/fesm2022/fundamental-ngx-core-side-navigation.mjs +31 -26
  588. package/fesm2022/fundamental-ngx-core-side-navigation.mjs.map +1 -1
  589. package/fesm2022/fundamental-ngx-core-skeleton.mjs +10 -8
  590. package/fesm2022/fundamental-ngx-core-skeleton.mjs.map +1 -1
  591. package/fesm2022/fundamental-ngx-core-split-button.mjs +19 -19
  592. package/fesm2022/fundamental-ngx-core-split-button.mjs.map +1 -1
  593. package/fesm2022/fundamental-ngx-core-splitter.mjs +52 -46
  594. package/fesm2022/fundamental-ngx-core-splitter.mjs.map +1 -1
  595. package/fesm2022/fundamental-ngx-core-status-indicator.mjs +6 -8
  596. package/fesm2022/fundamental-ngx-core-status-indicator.mjs.map +1 -1
  597. package/fesm2022/fundamental-ngx-core-step-input.mjs +13 -39
  598. package/fesm2022/fundamental-ngx-core-step-input.mjs.map +1 -1
  599. package/fesm2022/fundamental-ngx-core-switch.mjs +13 -16
  600. package/fesm2022/fundamental-ngx-core-switch.mjs.map +1 -1
  601. package/fesm2022/fundamental-ngx-core-table.mjs +388 -394
  602. package/fesm2022/fundamental-ngx-core-table.mjs.map +1 -1
  603. package/fesm2022/fundamental-ngx-core-tabs.mjs +248 -263
  604. package/fesm2022/fundamental-ngx-core-tabs.mjs.map +1 -1
  605. package/fesm2022/fundamental-ngx-core-tile.mjs +487 -457
  606. package/fesm2022/fundamental-ngx-core-tile.mjs.map +1 -1
  607. package/fesm2022/fundamental-ngx-core-time-picker.mjs +33 -45
  608. package/fesm2022/fundamental-ngx-core-time-picker.mjs.map +1 -1
  609. package/fesm2022/fundamental-ngx-core-time.mjs +34 -59
  610. package/fesm2022/fundamental-ngx-core-time.mjs.map +1 -1
  611. package/fesm2022/fundamental-ngx-core-timeline.mjs +168 -162
  612. package/fesm2022/fundamental-ngx-core-timeline.mjs.map +1 -1
  613. package/fesm2022/fundamental-ngx-core-tree.mjs +725 -741
  614. package/fesm2022/fundamental-ngx-core-tree.mjs.map +1 -1
  615. package/fesm2022/fundamental-ngx-core-vertical-navigation.mjs +25 -27
  616. package/fesm2022/fundamental-ngx-core-vertical-navigation.mjs.map +1 -1
  617. package/fesm2022/fundamental-ngx-core-wizard.mjs +229 -244
  618. package/fesm2022/fundamental-ngx-core-wizard.mjs.map +1 -1
  619. package/file-uploader/directives/file-uploader-dragndrop.directive.d.ts +2 -2
  620. package/file-uploader/directives/file-uploader-select.directive.d.ts +1 -1
  621. package/file-uploader/file-uploader.component.d.ts +4 -4
  622. package/file-uploader/file-uploader.module.d.ts +1 -6
  623. package/fixed-card-layout/fixed-card-layout-item/fixed-card-layout-item.component.d.ts +2 -2
  624. package/fixed-card-layout/fixed-card-layout.component.d.ts +5 -6
  625. package/fixed-card-layout/fixed-card-layout.module.d.ts +1 -4
  626. package/flexible-column-layout/flexible-column-layout.component.d.ts +2 -2
  627. package/flexible-column-layout/flexible-column-layout.module.d.ts +1 -3
  628. package/flexible-column-layout/index.d.ts +2 -1
  629. package/flexible-column-layout/provide-config.d.ts +8 -0
  630. package/fundamental-ngx-core-v0.46.0-rc.53.tgz +0 -0
  631. package/grid-list/components/grid-list/grid-list.component.d.ts +1 -1
  632. package/grid-list/components/grid-list-filter-bar/grid-list-filter-bar.component.d.ts +1 -1
  633. package/grid-list/components/grid-list-footer/grid-list-footer.component.d.ts +1 -1
  634. package/grid-list/components/grid-list-group-header/grid-list-group-header.component.d.ts +1 -1
  635. package/grid-list/components/grid-list-item/grid-list-item.component.d.ts +1 -1
  636. package/grid-list/components/grid-list-item-footer-bar/grid-list-item-footer-bar.component.d.ts +1 -1
  637. package/grid-list/components/grid-list-item-toolbar/grid-list-item-toolbar.component.d.ts +1 -1
  638. package/grid-list/components/grid-list-more-btn/grid-list-more-btn.component.d.ts +1 -1
  639. package/grid-list/components/grid-list-title-bar/grid-list-title-bar.component.d.ts +1 -1
  640. package/grid-list/components/grid-list-title-bar/grid-list-title-bar.directive.d.ts +1 -1
  641. package/grid-list/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.d.ts +1 -1
  642. package/grid-list/directives/grid-list-item-body.directive.d.ts +1 -1
  643. package/grid-list/directives/grid-list-item-image.directive.d.ts +1 -1
  644. package/grid-list/grid-list.module.d.ts +1 -9
  645. package/illustrated-message/components/illustrated-message-actions/illustrated-message-actions.component.d.ts +1 -1
  646. package/illustrated-message/components/illustrated-message-figcaption/illustrated-message-figcaption.component.d.ts +1 -1
  647. package/illustrated-message/directives/illustrated-message-text/illustrated-message-text.directive.d.ts +1 -1
  648. package/illustrated-message/directives/illustrated-message-title/illustrated-message-title.directive.d.ts +1 -1
  649. package/illustrated-message/illustrated-message.component.d.ts +2 -3
  650. package/illustrated-message/illustrated-message.module.d.ts +1 -2
  651. package/infinite-scroll/infinite-scroll.directive.d.ts +1 -1
  652. package/infinite-scroll/infinite-scroll.module.d.ts +1 -1
  653. package/info-label/info-label.component.d.ts +2 -3
  654. package/info-label/info-label.module.d.ts +1 -3
  655. package/inline-help/inline-help.directive.d.ts +2 -3
  656. package/inline-help/inline-help.module.d.ts +1 -3
  657. package/input-group/input-group-directives.d.ts +5 -5
  658. package/input-group/input-group.component.d.ts +2 -2
  659. package/input-group/input-group.module.d.ts +1 -6
  660. package/layout-grid/directives/layout-grid-col.directive.d.ts +2 -2
  661. package/layout-grid/directives/layout-grid-row.directive.d.ts +1 -1
  662. package/layout-grid/layout-grid.component.d.ts +1 -1
  663. package/layout-grid/layout-grid.module.d.ts +1 -2
  664. package/layout-panel/layout-panel-actions/layout-panel-actions.component.d.ts +1 -1
  665. package/layout-panel/layout-panel-body/layout-panel-body.component.d.ts +1 -1
  666. package/layout-panel/layout-panel-description/layout-panel-description.component.d.ts +1 -1
  667. package/layout-panel/layout-panel-filters/layout-panel-filters.component.d.ts +1 -1
  668. package/layout-panel/layout-panel-footer/layout-panel-footer.component.d.ts +2 -3
  669. package/layout-panel/layout-panel-head/layout-panel-head.component.d.ts +1 -1
  670. package/layout-panel/layout-panel-header/layout-panel-header.component.d.ts +1 -1
  671. package/layout-panel/layout-panel-title/layout-panel-title.directive.d.ts +1 -1
  672. package/layout-panel/layout-panel.component.d.ts +1 -1
  673. package/layout-panel/layout-panel.module.d.ts +1 -2
  674. package/list/directives/byline/list-byline-left.directive.d.ts +1 -1
  675. package/list/directives/byline/list-byline-right.directive.d.ts +1 -1
  676. package/list/directives/byline/list-byline.directive.d.ts +1 -1
  677. package/list/directives/byline/list-content.directive.d.ts +1 -1
  678. package/list/directives/byline/list-thumbnail.directive.d.ts +1 -1
  679. package/list/directives/list-footer.directive.d.ts +1 -1
  680. package/list/directives/list-group-header.directive.d.ts +1 -1
  681. package/list/directives/list-icon.directive.d.ts +1 -1
  682. package/list/directives/list-link.directive.d.ts +1 -1
  683. package/list/directives/list-navigation-item-arrow.directive.d.ts +1 -1
  684. package/list/directives/list-navigation-item-text.directive.d.ts +1 -1
  685. package/list/directives/list-title-text.directive.d.ts +1 -1
  686. package/list/directives/list-title.directive.d.ts +1 -1
  687. package/list/list-item/list-item.component.d.ts +3 -3
  688. package/list/list-message.directive.d.ts +2 -2
  689. package/list/list-navigation-item/list-navigation-item.component.d.ts +1 -1
  690. package/list/list.component.d.ts +1 -1
  691. package/list/list.module.d.ts +16 -20
  692. package/menu/index.d.ts +0 -1
  693. package/message-box/message-box-body/message-box-body.component.d.ts +2 -2
  694. package/message-box/message-box-container/message-box-container.component.d.ts +1 -1
  695. package/message-box/message-box-default/message-box-default.component.d.ts +2 -2
  696. package/message-box/message-box-footer/message-box-footer.component.d.ts +2 -2
  697. package/message-box/message-box-header/message-box-header.component.d.ts +1 -1
  698. package/message-box/message-box-semantic-icon/message-box-semantic-icon.component.d.ts +1 -1
  699. package/message-box/message-box.component.d.ts +2 -2
  700. package/message-box/message-box.module.d.ts +10 -15
  701. package/message-page/message-page-actions/message-page-actions.component.d.ts +1 -1
  702. package/message-page/message-page-more/message-page-more.component.d.ts +1 -1
  703. package/message-page/message-page-subtitle/message-page-subtitle.component.d.ts +1 -1
  704. package/message-page/message-page-title/message-page-title.component.d.ts +1 -1
  705. package/message-page/message-page.component.d.ts +1 -1
  706. package/message-page/message-page.module.d.ts +1 -2
  707. package/message-toast/components/message-toast-text.component.d.ts +1 -1
  708. package/message-toast/index.d.ts +6 -5
  709. package/message-toast/message-toast.component.d.ts +1 -1
  710. package/message-toast/message-toast.module.d.ts +6 -6
  711. package/message-toast/provide-config.d.ts +8 -0
  712. package/micro-process-flow/components/micro-process-flow/micro-process-flow.component.d.ts +2 -2
  713. package/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.d.ts +2 -2
  714. package/micro-process-flow/components/micro-process-flow-item/micro-process-flow-item.component.d.ts +2 -2
  715. package/micro-process-flow/micro-process-flow-focusable-item.directive.d.ts +1 -1
  716. package/micro-process-flow/micro-process-flow-intermediary-item.directive.d.ts +1 -1
  717. package/micro-process-flow/micro-process-flow.module.d.ts +1 -4
  718. package/multi-combobox/index.d.ts +6 -6
  719. package/multi-combobox/mobile/mobile-multi-combobox.component.d.ts +2 -2
  720. package/multi-combobox/multi-combobox.component.d.ts +2 -2
  721. package/multi-combobox/multi-combobox.module.d.ts +1 -13
  722. package/multi-combobox/select-all-toggler/select-all-toggler.component.d.ts +2 -2
  723. package/nested-list/nested-content/nested-list-content.directive.d.ts +2 -2
  724. package/nested-list/nested-item/nested-item.directive.d.ts +3 -3
  725. package/nested-list/nested-link/nested-link.directive.d.ts +3 -3
  726. package/nested-list/nested-list/nested-list.directive.d.ts +12 -6
  727. package/nested-list/nested-list-directives.d.ts +6 -6
  728. package/nested-list/nested-list-popover/nested-list-popover.component.d.ts +6 -6
  729. package/nested-list/nested-list.module.d.ts +1 -6
  730. package/nested-list/prepared-nested-list/prepared-nested-list.component.d.ts +3 -3
  731. package/notification/directives/notification-footer-content.directive.d.ts +1 -1
  732. package/notification/directives/notification-indicator.directive.d.ts +1 -1
  733. package/notification/directives/notification-limit-description.directive.d.ts +1 -1
  734. package/notification/directives/notification-limit-title.directive.d.ts +1 -1
  735. package/notification/directives/notification-paragraph.directive.d.ts +1 -1
  736. package/notification/directives/notification-separator.directive.d.ts +1 -1
  737. package/notification/directives/notification-title.directive.d.ts +1 -1
  738. package/notification/notification/notification.component.d.ts +6 -7
  739. package/notification/notification-actions/notification-actions.component.d.ts +1 -1
  740. package/notification/notification-body/notification-body.component.d.ts +1 -1
  741. package/notification/notification-content/notification-content.component.d.ts +1 -1
  742. package/notification/notification-footer/notification-footer.component.d.ts +1 -1
  743. package/notification/notification-group/notification-group.component.d.ts +1 -1
  744. package/notification/notification-group-header/notification-group-header.component.d.ts +3 -4
  745. package/notification/notification-group-list/notification-group-list.component.d.ts +1 -1
  746. package/notification/notification-header/notification-header.component.d.ts +1 -1
  747. package/notification/notification-limit/notification-limit.component.d.ts +1 -1
  748. package/notification/notification-utils/notification-container.d.ts +1 -1
  749. package/notification/notification.module.d.ts +1 -4
  750. package/object-identifier/object-identifier.component.d.ts +2 -2
  751. package/object-identifier/object-identifier.module.d.ts +5 -2
  752. package/object-marker/object-marker.component.d.ts +2 -2
  753. package/object-marker/object-marker.module.d.ts +5 -2
  754. package/object-number/object-number.component.d.ts +2 -3
  755. package/object-number/object-number.module.d.ts +5 -2
  756. package/overflow-layout/directives/overflow-expand.directive.d.ts +1 -1
  757. package/overflow-layout/directives/overflow-item-container-ref.directive.d.ts +2 -2
  758. package/overflow-layout/directives/overflow-item-ref.directive.d.ts +1 -1
  759. package/overflow-layout/directives/overflow-layout-focusable-item.directive.d.ts +1 -1
  760. package/overflow-layout/directives/overflow-layout-item-container.directive.d.ts +1 -1
  761. package/overflow-layout/directives/overflow-layout-item.directive.d.ts +1 -1
  762. package/overflow-layout/directives/overflow-layout-popover-content.directive.d.ts +2 -2
  763. package/overflow-layout/overflow-layout.component.d.ts +2 -2
  764. package/overflow-layout/overflow-layout.module.d.ts +12 -5
  765. package/package.json +3 -3
  766. package/pagination/pagination.component.d.ts +4 -4
  767. package/pagination/pagination.module.d.ts +1 -10
  768. package/panel/panel-content/panel-content.directive.d.ts +1 -1
  769. package/panel/panel-title/panel-title.directive.d.ts +1 -1
  770. package/panel/panel.component.d.ts +3 -4
  771. package/panel/panel.module.d.ts +6 -4
  772. package/product-switch/product-switch/product-switch.component.d.ts +2 -2
  773. package/product-switch/product-switch-body/product-switch-body.component.d.ts +2 -2
  774. package/product-switch/product-switch.module.d.ts +5 -7
  775. package/quick-view/quick-view/quick-view.component.d.ts +1 -1
  776. package/quick-view/quick-view-group/quick-view-group.component.d.ts +1 -1
  777. package/quick-view/quick-view-group-item/quick-view-group-item.component.d.ts +1 -1
  778. package/quick-view/quick-view-group-item-content/quick-view-group-item-content-element.directive.d.ts +1 -1
  779. package/quick-view/quick-view-group-item-content/quick-view-group-item-content.component.d.ts +1 -1
  780. package/quick-view/quick-view-group-item-label/quick-view-group-item-label.component.d.ts +1 -1
  781. package/quick-view/quick-view-group-title/quick-view-group-title.component.d.ts +1 -1
  782. package/quick-view/quick-view-subheader/quick-view-subheader.component.d.ts +1 -1
  783. package/quick-view/quick-view-subheader-subtitle/quick-view-subheader-subtitle.component.d.ts +1 -1
  784. package/quick-view/quick-view-subheader-title/quick-view-subheader-title.component.d.ts +1 -1
  785. package/quick-view/quick-view-title/quick-view-title.component.d.ts +1 -1
  786. package/quick-view/quick-view.module.d.ts +1 -6
  787. package/radio/radio-button/radio-button.component.d.ts +3 -4
  788. package/radio/radio.module.d.ts +6 -4
  789. package/rating-indicator/components/rating-indicator.component.d.ts +4 -5
  790. package/rating-indicator/pipes/rating-star-label.pipe.d.ts +1 -1
  791. package/rating-indicator/rating-indicator.module.d.ts +5 -3
  792. package/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.d.ts +3 -4
  793. package/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.d.ts +2 -2
  794. package/resizable-card-layout/resizable-card-layout.module.d.ts +5 -4
  795. package/schematics/add-dependencies/index.js +4 -4
  796. package/scroll-spy/scroll-spy.directive.d.ts +1 -1
  797. package/scroll-spy/scroll-spy.module.d.ts +5 -1
  798. package/segmented-button/segmented-button.component.d.ts +2 -2
  799. package/segmented-button/segmented-button.module.d.ts +5 -2
  800. package/select/option/option.component.d.ts +4 -4
  801. package/select/select-mobile/select-mobile.component.d.ts +3 -3
  802. package/select/select-mobile/select-mobile.module.d.ts +5 -5
  803. package/select/select.component.d.ts +10 -10
  804. package/select/select.module.d.ts +1 -9
  805. package/side-navigation/side-navigation-main.directive.d.ts +1 -1
  806. package/side-navigation/side-navigation-utility.directive.d.ts +1 -1
  807. package/side-navigation/side-navigation.component.d.ts +3 -3
  808. package/side-navigation/side-navigation.module.d.ts +4 -3
  809. package/skeleton/components/skeleton.component.d.ts +1 -1
  810. package/skeleton/skeleton.module.d.ts +5 -2
  811. package/split-button/split-button-utils/split-button.directives.d.ts +1 -1
  812. package/split-button/split-button.component.d.ts +2 -2
  813. package/split-button/split-button.module.d.ts +5 -6
  814. package/splitter/splitter-pagination/splitter-pagination.component.d.ts +1 -1
  815. package/splitter/splitter-pane-container/splitter-pane-container.component.d.ts +4 -4
  816. package/splitter/splitter-resizer/splitter-resizer.component.d.ts +1 -1
  817. package/splitter/splitter-split-pane/splitter-split-pane.component.d.ts +1 -1
  818. package/splitter/splitter.component.d.ts +1 -1
  819. package/splitter/splitter.module.d.ts +5 -6
  820. package/status-indicator/status-indicator.component.d.ts +3 -4
  821. package/status-indicator/status-indicator.module.d.ts +1 -2
  822. package/step-input/step-input.component.d.ts +4 -4
  823. package/step-input/step-input.module.d.ts +2 -7
  824. package/switch/switch.component.d.ts +2 -2
  825. package/switch/switch.module.d.ts +1 -5
  826. package/table/directives/table-body.directive.d.ts +1 -1
  827. package/table/directives/table-cell.directive.d.ts +3 -3
  828. package/table/directives/table-fixed.directive.d.ts +1 -1
  829. package/table/directives/table-footer.directive.d.ts +1 -1
  830. package/table/directives/table-header.directive.d.ts +1 -1
  831. package/table/directives/table-icon.directive.d.ts +1 -1
  832. package/table/directives/table-inner.directive.d.ts +1 -1
  833. package/table/directives/table-popover.directive.d.ts +1 -1
  834. package/table/directives/table-responsive-wrapper.directive.d.ts +1 -1
  835. package/table/directives/table-row.directive.d.ts +1 -1
  836. package/table/directives/table-status-indicator.directive.d.ts +1 -1
  837. package/table/directives/table-text.directive.d.ts +1 -1
  838. package/table/table-wrapper.component.d.ts +1 -1
  839. package/table/table.component.d.ts +3 -3
  840. package/table/table.module.d.ts +1 -4
  841. package/tabs/tab-item/tab-item.directive.d.ts +2 -3
  842. package/tabs/tab-item-expand/tab-item-expand.component.d.ts +1 -1
  843. package/tabs/tab-link/tab-link.directive.d.ts +1 -1
  844. package/tabs/tab-list.component.d.ts +1 -1
  845. package/tabs/tab-nav/tab-nav.component.d.ts +4 -4
  846. package/tabs/tab-panel/tab-panel.component.d.ts +3 -3
  847. package/tabs/tab-utils/tab-directives.d.ts +10 -10
  848. package/tabs/tabs.module.d.ts +3 -15
  849. package/tile/directives/numeric-content.directives.d.ts +9 -9
  850. package/tile/directives/tile.directives.d.ts +24 -25
  851. package/tile/tile.component.d.ts +1 -1
  852. package/tile/tile.module.d.ts +1 -2
  853. package/time/time-column/time-column.component.d.ts +3 -3
  854. package/time/time.component.d.ts +3 -3
  855. package/time/time.module.d.ts +5 -9
  856. package/time-picker/time-picker.component.d.ts +1 -1
  857. package/time-picker/time-picker.module.d.ts +5 -9
  858. package/timeline/components/timeline-node/timeline-node.component.d.ts +1 -1
  859. package/timeline/components/timeline-node-body/timeline-node-body.component.d.ts +1 -1
  860. package/timeline/components/timeline-node-footer/timeline-node-footer.component.d.ts +1 -1
  861. package/timeline/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.directive.d.ts +5 -0
  862. package/timeline/components/timeline-node-header/timeline-node-header.directive.d.ts +5 -0
  863. package/timeline/directives/class-bindings/timeline-header-info-sub-title.directive.d.ts +1 -1
  864. package/timeline/directives/class-bindings/timeline-node-header-info-text.directive.d.ts +1 -1
  865. package/timeline/directives/class-bindings/timeline-node-header-info-title.directive.d.ts +1 -1
  866. package/timeline/directives/timeline-first-list-outlet.directive.d.ts +1 -1
  867. package/timeline/directives/timeline-node-def.directive.d.ts +1 -1
  868. package/timeline/directives/timeline-second-list-outlet.directive.d.ts +1 -1
  869. package/timeline/index.d.ts +8 -8
  870. package/timeline/timeline.component.d.ts +2 -2
  871. package/timeline/timeline.module.d.ts +22 -16
  872. package/tree/components/tree-item/tree-item.component.d.ts +2 -2
  873. package/tree/directives/tree-item-button.directive.d.ts +1 -1
  874. package/tree/directives/tree-item-def.directive.d.ts +1 -1
  875. package/tree/directives/tree-item-icon.directive.d.ts +2 -2
  876. package/tree/directives/tree-item.directive.d.ts +1 -1
  877. package/tree/tree.component.d.ts +2 -2
  878. package/tree/tree.module.d.ts +12 -12
  879. package/vertical-navigation/vertical-navigation-group-header.directive.d.ts +1 -1
  880. package/vertical-navigation/vertical-navigation-main-navigation.component.d.ts +1 -1
  881. package/vertical-navigation/vertical-navigation.component.d.ts +1 -1
  882. package/vertical-navigation/vertical-navigation.module.d.ts +5 -4
  883. package/wizard/wizard-content/wizard-content.component.d.ts +2 -2
  884. package/wizard/wizard-navigation/wizard-navigation.component.d.ts +1 -1
  885. package/wizard/wizard-next-step/wizard-next-step.component.d.ts +1 -1
  886. package/wizard/wizard-progress-bar/wizard-progress-bar.directive.d.ts +1 -1
  887. package/wizard/wizard-step/wizard-step.component.d.ts +2 -2
  888. package/wizard/wizard-step-indicator/wizard-step-indicator.component.d.ts +3 -3
  889. package/wizard/wizard.component.d.ts +7 -7
  890. package/wizard/wizard.module.d.ts +11 -8
  891. package/action-sheet/action-sheet-mobile/action-sheet-mobile.module.d.ts +0 -10
  892. package/esm2022/action-sheet/action-sheet-mobile/action-sheet-mobile.module.mjs +0 -20
  893. package/esm2022/menu/menu-mobile/menu-mobile.module.mjs +0 -19
  894. package/esm2022/multi-combobox/mobile/mobile-multi-combobox.module.mjs +0 -22
  895. package/esm2022/timeline/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.component.mjs +0 -19
  896. package/esm2022/timeline/components/timeline-node-header/timeline-node-header.component.mjs +0 -19
  897. package/fundamental-ngx-core-v0.46.0-rc.51.tgz +0 -0
  898. package/menu/menu-mobile/menu-mobile.module.d.ts +0 -10
  899. package/multi-combobox/mobile/mobile-multi-combobox.module.d.ts +0 -12
  900. package/timeline/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.component.d.ts +0 -5
  901. package/timeline/components/timeline-node-header/timeline-node-header.component.d.ts +0 -5
@@ -13,5 +13,5 @@ import * as i0 from "@angular/core";
13
13
  */
14
14
  export declare class ActionBarActionsDirective {
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarActionsDirective, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarActionsDirective, "[fd-action-bar-actions]", never, {}, {}, never, never, false, never, false>;
16
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarActionsDirective, "[fd-action-bar-actions]", never, {}, {}, never, never, true, never, false>;
17
17
  }
@@ -12,5 +12,5 @@ import * as i0 from "@angular/core";
12
12
  */
13
13
  export declare class ActionBarBackDirective {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarBackDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarBackDirective, "[fd-action-bar-back]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarBackDirective, "[fd-action-bar-back]", never, {}, {}, never, never, true, never, false>;
16
16
  }
@@ -14,5 +14,5 @@ export declare class ActionBarDescriptionDirective {
14
14
  /** Whether the action bar also has a back button. */
15
15
  withBackBtn: boolean;
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarDescriptionDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarDescriptionDirective, "[fd-action-bar-description]", never, { "withBackBtn": { "alias": "withBackBtn"; "required": false; }; }, {}, never, never, false, never, false>;
17
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarDescriptionDirective, "[fd-action-bar-description]", never, { "withBackBtn": { "alias": "withBackBtn"; "required": false; }; }, {}, never, never, true, never, false>;
18
18
  }
@@ -11,5 +11,5 @@ import * as i0 from "@angular/core";
11
11
  */
12
12
  export declare class ActionBarHeaderDirective {
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarHeaderDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarHeaderDirective, "[fd-action-bar-header]", never, {}, {}, never, never, false, never, false>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarHeaderDirective, "[fd-action-bar-header]", never, {}, {}, never, never, true, never, false>;
15
15
  }
@@ -11,5 +11,5 @@ import * as i0 from "@angular/core";
11
11
  */
12
12
  export declare class ActionBarMobileDirective {
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarMobileDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarMobileDirective, "[fd-action-bar-mobile]", never, {}, {}, never, never, false, never, false>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarMobileDirective, "[fd-action-bar-mobile]", never, {}, {}, never, never, true, never, false>;
15
15
  }
@@ -12,5 +12,5 @@ import * as i0 from "@angular/core";
12
12
  */
13
13
  export declare class ActionBarTitleComponent {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarTitleComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarTitleComponent, "[fd-action-bar-title]", never, {}, {}, never, ["*"], false, never, false>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarTitleComponent, "[fd-action-bar-title]", never, {}, {}, never, ["*"], true, never, false>;
16
16
  }
@@ -17,5 +17,5 @@ export declare class ActionBarComponent {
17
17
  /** @hidden */
18
18
  constructor();
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarComponent, "[fd-action-bar]", never, {}, {}, never, ["*"], false, never, false>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarComponent, "[fd-action-bar]", never, {}, {}, never, ["*"], true, never, false>;
21
21
  }
@@ -6,9 +6,12 @@ import * as i4 from "./action-bar-header/action-bar-header.directive";
6
6
  import * as i5 from "./action-bar-actions/action-bar-actions.directive";
7
7
  import * as i6 from "./action-bar-back/action-bar-back.directive";
8
8
  import * as i7 from "./action-bar-mobile/action-bar-mobile.directive";
9
- import * as i8 from "@angular/common";
9
+ /**
10
+ * @deprecated
11
+ * Use direct imports of components and directives.
12
+ */
10
13
  export declare class ActionBarModule {
11
14
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<ActionBarModule, [typeof i1.ActionBarComponent, typeof i2.ActionBarTitleComponent, typeof i3.ActionBarDescriptionDirective, typeof i4.ActionBarHeaderDirective, typeof i5.ActionBarActionsDirective, typeof i6.ActionBarBackDirective, typeof i7.ActionBarMobileDirective], [typeof i8.CommonModule], [typeof i1.ActionBarComponent, typeof i2.ActionBarTitleComponent, typeof i3.ActionBarDescriptionDirective, typeof i4.ActionBarHeaderDirective, typeof i5.ActionBarActionsDirective, typeof i6.ActionBarBackDirective, typeof i7.ActionBarMobileDirective]>;
15
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ActionBarModule, never, [typeof i1.ActionBarComponent, typeof i2.ActionBarTitleComponent, typeof i3.ActionBarDescriptionDirective, typeof i4.ActionBarHeaderDirective, typeof i5.ActionBarActionsDirective, typeof i6.ActionBarBackDirective, typeof i7.ActionBarMobileDirective], [typeof i1.ActionBarComponent, typeof i2.ActionBarTitleComponent, typeof i3.ActionBarDescriptionDirective, typeof i4.ActionBarHeaderDirective, typeof i5.ActionBarActionsDirective, typeof i6.ActionBarBackDirective, typeof i7.ActionBarMobileDirective]>;
13
16
  static ɵinj: i0.ɵɵInjectorDeclaration<ActionBarModule>;
14
17
  }
@@ -1,7 +1,7 @@
1
1
  import { ElementRef } from '@angular/core';
2
2
  import { KeyboardSupportService, Nullable } from '@fundamental-ngx/cdk/utils';
3
- import { ActionSheetItemComponent } from '../action-sheet-item/action-sheet-item.component';
4
3
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
4
+ import { ActionSheetItemComponent } from '../action-sheet-item/action-sheet-item.component';
5
5
  import * as i0 from "@angular/core";
6
6
  /**
7
7
  * A component used to enforce a certain layout for the action sheet.
@@ -36,5 +36,5 @@ export declare class ActionSheetBodyComponent {
36
36
  /** @hidden */
37
37
  keyDownHandler(event: KeyboardEvent): void;
38
38
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetBodyComponent, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetBodyComponent, "fd-action-sheet-body", never, { "actionSheetBodyId": { "alias": "actionSheetBodyId"; "required": false; }; "mobile": { "alias": "mobile"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; }, {}, never, ["[fd-action-sheet-item]"], false, never, false>;
39
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetBodyComponent, "fd-action-sheet-body", never, { "actionSheetBodyId": { "alias": "actionSheetBodyId"; "required": false; }; "mobile": { "alias": "mobile"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; }, {}, never, ["[fd-action-sheet-item]"], true, never, false>;
40
40
  }
@@ -23,5 +23,5 @@ export declare class ActionSheetControlComponent {
23
23
  /** @hidden */
24
24
  _focus(): void;
25
25
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetControlComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetControlComponent, "fd-action-sheet-control", never, {}, { "clicked": "clicked"; }, never, ["*"], false, never, false>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetControlComponent, "fd-action-sheet-control", never, {}, { "clicked": "clicked"; }, never, ["*"], true, never, false>;
27
27
  }
@@ -46,5 +46,5 @@ export declare class ActionSheetItemComponent implements KeyboardSupportItemInte
46
46
  /** @hidden */
47
47
  focus(): void;
48
48
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetItemComponent, never>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetItemComponent, "[fd-action-sheet-item]", never, { "label": { "alias": "label"; "required": false; }; "glyph": { "alias": "glyph"; "required": false; }; "negative": { "alias": "negative"; "required": false; }; "isCloseButton": { "alias": "isCloseButton"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "keyDown": "keyDown"; }, never, ["*"], false, never, false>;
49
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetItemComponent, "[fd-action-sheet-item]", never, { "label": { "alias": "label"; "required": false; }; "glyph": { "alias": "glyph"; "required": false; }; "negative": { "alias": "negative"; "required": false; }; "isCloseButton": { "alias": "isCloseButton"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "keyDown": "keyDown"; }, never, ["*"], true, never, false>;
50
50
  }
@@ -17,6 +17,6 @@ export declare class ActionSheetMobileComponent {
17
17
  /** @hidden */
18
18
  toggleOpenState(isOpen: boolean): void;
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetMobileComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetMobileComponent, "fd-action-sheet-mobile", never, {}, {}, never, never, false, never, false>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetMobileComponent, "fd-action-sheet-mobile", never, {}, {}, never, never, true, never, false>;
21
21
  }
22
22
  export {};
@@ -1,11 +1,11 @@
1
1
  import { AfterContentInit, AfterViewInit, ChangeDetectorRef, ComponentRef, EventEmitter, OnDestroy, QueryList, TemplateRef, ViewContainerRef } from '@angular/core';
2
2
  import { DynamicComponentService, FocusEscapeDirection, KeyboardSupportService } from '@fundamental-ngx/cdk/utils';
3
- import { Placement } from '@fundamental-ngx/core/shared';
4
3
  import { PopoverComponent } from '@fundamental-ngx/core/popover';
5
- import { ActionSheetMobileComponent } from './action-sheet-mobile/action-sheet-mobile.component';
4
+ import { Placement } from '@fundamental-ngx/core/shared';
6
5
  import { ActionSheetBodyComponent } from './action-sheet-body/action-sheet-body.component';
7
6
  import { ActionSheetControlComponent } from './action-sheet-control/action-sheet-control.component';
8
7
  import { ActionSheetItemComponent } from './action-sheet-item/action-sheet-item.component';
8
+ import { ActionSheetMobileComponent } from './action-sheet-mobile/action-sheet-mobile.component';
9
9
  import * as i0 from "@angular/core";
10
10
  export declare class ActionSheetComponent implements AfterContentInit, AfterViewInit, OnDestroy {
11
11
  private readonly _keyboardSupportService;
@@ -76,5 +76,5 @@ export declare class ActionSheetComponent implements AfterContentInit, AfterView
76
76
  /** @hidden */
77
77
  private _setUpMobileMode;
78
78
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetComponent, [null, null, null, { optional: true; }]>;
79
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetComponent, "fd-action-sheet", never, { "mobile": { "alias": "mobile"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "noArrow": { "alias": "noArrow"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardSupport": { "alias": "keyboardSupport"; "required": false; }; "triggers": { "alias": "triggers"; "required": false; }; }, { "focusEscapeList": "focusEscapeList"; "isOpenChange": "isOpenChange"; }, ["actionSheetBody", "actionSheetControl", "actionSheetItems"], ["fd-action-sheet-body", "fd-action-sheet-control"], false, never, false>;
79
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetComponent, "fd-action-sheet", never, { "mobile": { "alias": "mobile"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "noArrow": { "alias": "noArrow"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardSupport": { "alias": "keyboardSupport"; "required": false; }; "triggers": { "alias": "triggers"; "required": false; }; }, { "focusEscapeList": "focusEscapeList"; "isOpenChange": "isOpenChange"; }, ["actionSheetBody", "actionSheetControl", "actionSheetItems"], ["fd-action-sheet-body", "fd-action-sheet-control"], true, never, false>;
80
80
  }
@@ -3,12 +3,12 @@ import * as i1 from "./action-sheet.component";
3
3
  import * as i2 from "./action-sheet-control/action-sheet-control.component";
4
4
  import * as i3 from "./action-sheet-item/action-sheet-item.component";
5
5
  import * as i4 from "./action-sheet-body/action-sheet-body.component";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "@fundamental-ngx/core/popover";
8
- import * as i7 from "@fundamental-ngx/core/button";
9
- import * as i8 from "@fundamental-ngx/core/content-density";
6
+ /**
7
+ * @deprecated
8
+ * Use direct imports of components.
9
+ */
10
10
  export declare class ActionSheetModule {
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<ActionSheetModule, [typeof i1.ActionSheetComponent, typeof i2.ActionSheetControlComponent, typeof i3.ActionSheetItemComponent, typeof i4.ActionSheetBodyComponent], [typeof i5.CommonModule, typeof i6.PopoverModule, typeof i7.ButtonModule, typeof i8.ContentDensityModule], [typeof i1.ActionSheetComponent, typeof i2.ActionSheetControlComponent, typeof i3.ActionSheetItemComponent, typeof i4.ActionSheetBodyComponent, typeof i8.ContentDensityModule]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ActionSheetModule, never, [typeof i1.ActionSheetComponent, typeof i2.ActionSheetControlComponent, typeof i3.ActionSheetItemComponent, typeof i4.ActionSheetBodyComponent], [typeof i1.ActionSheetComponent, typeof i2.ActionSheetControlComponent, typeof i3.ActionSheetItemComponent, typeof i4.ActionSheetBodyComponent]>;
13
13
  static ɵinj: i0.ɵɵInjectorDeclaration<ActionSheetModule>;
14
14
  }
@@ -1,7 +1,6 @@
1
- export * from './action-sheet.module';
2
- export * from './action-sheet.component';
3
- export * from './action-sheet-item/action-sheet-item.component';
4
- export * from './action-sheet-control/action-sheet-control.component';
5
1
  export * from './action-sheet-body/action-sheet-body.component';
6
- export * from './action-sheet-mobile/action-sheet-mobile.module';
2
+ export * from './action-sheet-control/action-sheet-control.component';
3
+ export * from './action-sheet-item/action-sheet-item.component';
7
4
  export * from './action-sheet-mobile/action-sheet-mobile.component';
5
+ export * from './action-sheet.component';
6
+ export * from './action-sheet.module';
@@ -43,5 +43,5 @@ export declare class BarComponent implements OnChanges, OnInit, CssClassBuilder,
43
43
  */
44
44
  buildComponentCssClass(): string[];
45
45
  static ɵfac: i0.ɵɵFactoryDeclaration<BarComponent, never>;
46
- static ɵcmp: i0.ɵɵComponentDeclaration<BarComponent, "[fd-bar]", never, { "class": { "alias": "class"; "required": false; }; "barDesign": { "alias": "barDesign"; "required": false; }; "inPage": { "alias": "inPage"; "required": false; }; "inHomePage": { "alias": "inHomePage"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["[fd-bar-left]", "[fd-bar-middle]", "[fd-bar-right]", "*"], false, never, false>;
46
+ static ɵcmp: i0.ɵɵComponentDeclaration<BarComponent, "[fd-bar]", never, { "class": { "alias": "class"; "required": false; }; "barDesign": { "alias": "barDesign"; "required": false; }; "inPage": { "alias": "inPage"; "required": false; }; "inHomePage": { "alias": "inHomePage"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["[fd-bar-left]", "[fd-bar-middle]", "[fd-bar-right]", "*"], true, never, false>;
47
47
  }
@@ -5,11 +5,12 @@ import * as i3 from "./directives/bar-middle.directive";
5
5
  import * as i4 from "./directives/bar-right.directive";
6
6
  import * as i5 from "./directives/bar-element.directive";
7
7
  import * as i6 from "./button-bar/button-bar.component";
8
- import * as i7 from "@angular/common";
9
- import * as i8 from "@fundamental-ngx/core/button";
10
- import * as i9 from "@fundamental-ngx/core/content-density";
8
+ /**
9
+ * @deprecated
10
+ * Use direct imports of components and directives.
11
+ */
11
12
  export declare class BarModule {
12
13
  static ɵfac: i0.ɵɵFactoryDeclaration<BarModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<BarModule, [typeof i1.BarComponent, typeof i2.BarLeftDirective, typeof i3.BarMiddleDirective, typeof i4.BarRightDirective, typeof i5.BarElementDirective, typeof i6.ButtonBarComponent], [typeof i7.CommonModule, typeof i8.ButtonModule, typeof i9.ContentDensityModule], [typeof i1.BarComponent, typeof i2.BarLeftDirective, typeof i3.BarMiddleDirective, typeof i4.BarRightDirective, typeof i5.BarElementDirective, typeof i6.ButtonBarComponent, typeof i9.ContentDensityModule]>;
14
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BarModule, never, [typeof i1.BarComponent, typeof i2.BarLeftDirective, typeof i3.BarMiddleDirective, typeof i4.BarRightDirective, typeof i5.BarElementDirective, typeof i6.ButtonBarComponent], [typeof i1.BarComponent, typeof i2.BarLeftDirective, typeof i3.BarMiddleDirective, typeof i4.BarRightDirective, typeof i5.BarElementDirective, typeof i6.ButtonBarComponent]>;
14
15
  static ɵinj: i0.ɵɵInjectorDeclaration<BarModule>;
15
16
  }
@@ -1,6 +1,6 @@
1
1
  import { ChangeDetectorRef, OnDestroy } from '@angular/core';
2
- import { BaseButton, ButtonComponent, ButtonType } from '@fundamental-ngx/core/button';
3
2
  import { Nullable } from '@fundamental-ngx/cdk/utils';
3
+ import { BaseButton, ButtonComponent, ButtonType } from '@fundamental-ngx/core/button';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class ButtonBarComponent extends BaseButton implements OnDestroy {
6
6
  private _cdRef;
@@ -37,5 +37,5 @@ export declare class ButtonBarComponent extends BaseButton implements OnDestroy
37
37
  /** @hidden */
38
38
  ngOnDestroy(): void;
39
39
  static ɵfac: i0.ɵɵFactoryDeclaration<ButtonBarComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<ButtonBarComponent, "fd-button-bar", never, { "fullWidth": { "alias": "fullWidth"; "required": false; }; "fdType": { "alias": "fdType"; "required": false; }; "title": { "alias": "title"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], false, never, false>;
40
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonBarComponent, "fd-button-bar", never, { "fullWidth": { "alias": "fullWidth"; "required": false; }; "fdType": { "alias": "fdType"; "required": false; }; "title": { "alias": "title"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never, false>;
41
41
  }
@@ -8,5 +8,5 @@ export declare class BarElementDirective {
8
8
  /** @hidden */
9
9
  barElement: boolean;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<BarElementDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<BarElementDirective, "fd-bar-element", never, { "fullWidth": { "alias": "fullWidth"; "required": false; }; }, {}, never, never, false, never, false>;
11
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BarElementDirective, "fd-bar-element", never, { "fullWidth": { "alias": "fullWidth"; "required": false; }; }, {}, never, never, true, never, false>;
12
12
  }
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
4
4
  */
5
5
  export declare class BarLeftDirective {
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<BarLeftDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<BarLeftDirective, "[fd-bar-left]", never, {}, {}, never, never, false, never, false>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BarLeftDirective, "[fd-bar-left]", never, {}, {}, never, never, true, never, false>;
8
8
  }
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
4
4
  */
5
5
  export declare class BarMiddleDirective {
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<BarMiddleDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<BarMiddleDirective, "[fd-bar-middle]", never, {}, {}, never, never, false, never, false>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BarMiddleDirective, "[fd-bar-middle]", never, {}, {}, never, never, true, never, false>;
8
8
  }
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
4
4
  */
5
5
  export declare class BarRightDirective {
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<BarRightDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<BarRightDirective, "[fd-bar-right]", never, {}, {}, never, never, false, never, false>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BarRightDirective, "[fd-bar-right]", never, {}, {}, never, never, true, never, false>;
8
8
  }
@@ -40,5 +40,5 @@ export declare class BreadcrumbItemComponent implements AfterViewInit {
40
40
  /** @hidden */
41
41
  _attach(): void;
42
42
  static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbItemComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbItemComponent, "fd-breadcrumb-item", never, {}, {}, ["breadcrumbLink"], ["*"], false, never, false>;
43
+ static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbItemComponent, "fd-breadcrumb-item", never, {}, {}, ["breadcrumbLink"], ["*"], true, never, false>;
44
44
  }
@@ -1,7 +1,7 @@
1
1
  import { AfterViewInit, ChangeDetectorRef, DestroyRef, ElementRef, EventEmitter, OnInit } from '@angular/core';
2
2
  import { RtlService } from '@fundamental-ngx/cdk/utils';
3
- import { BehaviorSubject } from 'rxjs';
4
3
  import { Placement } from '@fundamental-ngx/core/shared';
4
+ import { BehaviorSubject } from 'rxjs';
5
5
  import { BreadcrumbItemComponent } from './breadcrumb-item.component';
6
6
  import * as i0 from "@angular/core";
7
7
  /**
@@ -69,5 +69,5 @@ export declare class BreadcrumbComponent implements OnInit, AfterViewInit {
69
69
  /** @hidden */
70
70
  private _setItems;
71
71
  static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbComponent, [null, null, { optional: true; }, null]>;
72
- static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "fd-breadcrumb", never, { "reverse": { "alias": "reverse"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, { "visibleItemsCount": "visibleItemsCount"; "hiddenItemsCount": "hiddenItemsCount"; }, ["_contentItems"], ["*"], false, never, false>;
72
+ static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "fd-breadcrumb", never, { "reverse": { "alias": "reverse"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, { "visibleItemsCount": "visibleItemsCount"; "hiddenItemsCount": "hiddenItemsCount"; }, ["_contentItems"], ["*"], true, never, false>;
73
73
  }
@@ -1,19 +1,10 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./breadcrumb.component";
3
3
  import * as i2 from "./breadcrumb-item.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@fundamental-ngx/core/icon";
6
- import * as i5 from "@fundamental-ngx/core/popover";
7
- import * as i6 from "@fundamental-ngx/core/menu";
8
- import * as i7 from "@fundamental-ngx/core/link";
9
- import * as i8 from "@angular/cdk/portal";
10
- import * as i9 from "@fundamental-ngx/cdk/utils";
11
- import * as i10 from "@fundamental-ngx/core/content-density";
12
- import * as i11 from "@fundamental-ngx/core/overflow-layout";
13
- import * as i12 from "@fundamental-ngx/core/button";
14
- import * as i13 from "@fundamental-ngx/i18n";
4
+ import * as i3 from "@fundamental-ngx/core/link";
5
+ import * as i4 from "@fundamental-ngx/core/content-density";
15
6
  export declare class BreadcrumbModule {
16
7
  static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbModule, never>;
17
- static ɵmod: i0.ɵɵNgModuleDeclaration<BreadcrumbModule, [typeof i1.BreadcrumbComponent, typeof i2.BreadcrumbItemComponent], [typeof i3.CommonModule, typeof i4.IconModule, typeof i5.PopoverModule, typeof i6.MenuModule, typeof i7.LinkModule, typeof i8.PortalModule, typeof i9.PipeModule, typeof i10.ContentDensityModule, typeof i11.OverflowLayoutModule, typeof i12.ButtonModule, typeof i13.I18nModule], [typeof i1.BreadcrumbComponent, typeof i2.BreadcrumbItemComponent, typeof i7.LinkModule, typeof i10.ContentDensityModule]>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BreadcrumbModule, never, [typeof i1.BreadcrumbComponent, typeof i2.BreadcrumbItemComponent, typeof i3.LinkModule, typeof i4.ContentDensityModule], [typeof i1.BreadcrumbComponent, typeof i2.BreadcrumbItemComponent, typeof i3.LinkModule, typeof i4.ContentDensityModule]>;
18
9
  static ɵinj: i0.ɵɵInjectorDeclaration<BreadcrumbModule>;
19
10
  }
@@ -55,5 +55,5 @@ export declare class ButtonComponent extends BaseButton implements OnChanges, Cs
55
55
  /** @hidden */
56
56
  detectChanges(): void;
57
57
  static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
58
- static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[fd-button], a[fd-button]", ["fd-button"], { "class": { "alias": "class"; "required": false; }; }, {}, never, ["*"], false, never, false>;
58
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[fd-button], a[fd-button]", ["fd-button"], { "class": { "alias": "class"; "required": false; }; }, {}, never, ["*"], true, never, false>;
59
59
  }
@@ -1,10 +1,11 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./button.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@fundamental-ngx/core/icon";
5
- import * as i4 from "@fundamental-ngx/core/content-density";
3
+ /**
4
+ * @deprecated
5
+ * Use `ButtonComponent` import instead
6
+ */
6
7
  export declare class ButtonModule {
7
8
  static ɵfac: i0.ɵɵFactoryDeclaration<ButtonModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonModule, [typeof i1.ButtonComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.ContentDensityModule], [typeof i1.ButtonComponent, typeof i4.ContentDensityModule]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonModule, never, [typeof i1.ButtonComponent], [typeof i1.ButtonComponent]>;
9
10
  static ɵinj: i0.ɵɵInjectorDeclaration<ButtonModule>;
10
11
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardContentComponent implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardContentComponent implements OnInit, CssClassBuilder {
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardContentComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<CardContentComponent, "fd-card-content", never, {}, {}, never, ["*"], false, never, false>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardContentComponent, "fd-card-content", never, {}, {}, never, ["*"], true, never, false>;
16
16
  }
@@ -1,6 +1,6 @@
1
- import { OnInit, ElementRef, OnChanges } from '@angular/core';
2
- import { ObjectStatus } from '@fundamental-ngx/core/object-status';
1
+ import { ElementRef, OnChanges, OnInit } from '@angular/core';
3
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
+ import { ObjectStatus } from '@fundamental-ngx/core/object-status';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class CardCounterDirective implements OnInit, OnChanges, CssClassBuilder {
6
6
  readonly elementRef: ElementRef<HTMLElement>;
@@ -20,5 +20,5 @@ export declare class CardCounterDirective implements OnInit, OnChanges, CssClass
20
20
  /** @hidden */
21
21
  buildComponentCssClass(): string[];
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<CardCounterDirective, never>;
23
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardCounterDirective, "[fd-card-counter]", never, { "status": { "alias": "status"; "required": false; }; }, {}, never, never, false, never, false>;
23
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardCounterDirective, "[fd-card-counter]", never, { "status": { "alias": "status"; "required": false; }; }, {}, never, never, true, never, false>;
24
24
  }
@@ -5,5 +5,5 @@ export declare class CardFooterActionItemDirective {
5
5
  /** @hidden */
6
6
  constructor(templateRef: TemplateRef<void>);
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<CardFooterActionItemDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardFooterActionItemDirective, "[fdCardFooterActionItem]", never, {}, {}, never, never, false, never, false>;
8
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardFooterActionItemDirective, "[fdCardFooterActionItem]", never, {}, {}, never, never, true, never, false>;
9
9
  }
@@ -16,5 +16,5 @@ export declare class CardFooterComponent implements AfterViewInit, OnDestroy {
16
16
  /** @hidden */
17
17
  ngOnDestroy(): void;
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<CardFooterComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<CardFooterComponent, "fd-card-footer", never, {}, {}, ["cardActionItems"], ["*"], false, never, false>;
19
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardFooterComponent, "fd-card-footer", never, {}, {}, ["cardActionItems"], ["*"], true, never, false>;
20
20
  }
@@ -1,7 +1,7 @@
1
- import { OnInit, AfterContentInit, ElementRef, Renderer2, OnChanges } from '@angular/core';
1
+ import { AfterContentInit, ElementRef, OnChanges, OnInit, Renderer2 } from '@angular/core';
2
2
  import { AvatarComponent } from '@fundamental-ngx/core/avatar';
3
- import { CardSubtitleDirective } from './card-subtitle.directive';
4
3
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
4
+ import { CardSubtitleDirective } from './card-subtitle.directive';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class CardHeaderComponent implements OnInit, OnChanges, CssClassBuilder, AfterContentInit {
7
7
  readonly elementRef: ElementRef<HTMLElement>;
@@ -30,5 +30,5 @@ export declare class CardHeaderComponent implements OnInit, OnChanges, CssClassB
30
30
  /** @hidden */
31
31
  buildComponentCssClass(): string[];
32
32
  static ɵfac: i0.ɵɵFactoryDeclaration<CardHeaderComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<CardHeaderComponent, "fd-card-header", never, { "interactive": { "alias": "interactive"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; }, {}, ["_avatar", "_subtitle"], ["*", "fd-avatar", "[fd-card-title]", "[fd-card-counter]", "[fd-card-subtitle]", "fd-card-kpi-header", "[fd-card-second-subtitle]"], false, never, false>;
33
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardHeaderComponent, "fd-card-header", never, { "interactive": { "alias": "interactive"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; }, {}, ["_avatar", "_subtitle"], ["*", "fd-avatar", "[fd-card-title]", "[fd-card-counter]", "[fd-card-subtitle]", "fd-card-kpi-header", "[fd-card-second-subtitle]"], true, never, false>;
34
34
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardLoaderComponent implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardLoaderComponent implements OnInit, CssClassBuilder {
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardLoaderComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<CardLoaderComponent, "fd-card-loader", never, {}, {}, never, ["*"], false, never, false>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardLoaderComponent, "fd-card-loader", never, {}, {}, never, ["*"], true, never, false>;
16
16
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardSecondSubtitleDirective implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardSecondSubtitleDirective implements OnInit, CssClassBuil
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardSecondSubtitleDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardSecondSubtitleDirective, "[fd-card-second-subtitle]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardSecondSubtitleDirective, "[fd-card-second-subtitle]", never, {}, {}, never, never, true, never, false>;
16
16
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardSubtitleDirective implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardSubtitleDirective implements OnInit, CssClassBuilder {
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardSubtitleDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardSubtitleDirective, "[fd-card-subtitle]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardSubtitleDirective, "[fd-card-subtitle]", never, {}, {}, never, never, true, never, false>;
16
16
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardTitleDirective implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardTitleDirective implements OnInit, CssClassBuilder {
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardTitleDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardTitleDirective, "[fd-card-title]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardTitleDirective, "[fd-card-title]", never, {}, {}, never, never, true, never, false>;
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { ElementRef, OnChanges, OnDestroy, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
- import { CardType } from './constants';
4
3
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
4
+ import { CardType } from './constants';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class CardComponent implements OnChanges, OnInit, CssClassBuilder, OnDestroy {
7
7
  readonly elementRef: ElementRef<HTMLElement>;
@@ -34,5 +34,5 @@ export declare class CardComponent implements OnChanges, OnInit, CssClassBuilder
34
34
  /** @hidden */
35
35
  buildComponentCssClass(): string[];
36
36
  static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "fd-card", never, { "badge": { "alias": "badge"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "cardType": { "alias": "cardType"; "required": false; }; "id": { "alias": "id"; "required": false; }; "role": { "alias": "role"; "required": false; }; }, {}, never, ["*", "fd-card-footer", "fd-card-loader"], false, never, false>;
37
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "fd-card", never, { "badge": { "alias": "badge"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "cardType": { "alias": "cardType"; "required": false; }; "id": { "alias": "id"; "required": false; }; "role": { "alias": "role"; "required": false; }; }, {}, never, ["*", "fd-card-footer", "fd-card-loader"], true, never, false>;
38
38
  }
@@ -16,13 +16,9 @@ import * as i14 from "./kpi/card-kpi-analytics-label.directive";
16
16
  import * as i15 from "./kpi/card-kpi-analytics-content.directive";
17
17
  import * as i16 from "./card-footer.component";
18
18
  import * as i17 from "./card-footer-action-item.directive";
19
- import * as i18 from "@angular/common";
20
- import * as i19 from "@fundamental-ngx/core/button";
21
- import * as i20 from "@fundamental-ngx/core/avatar";
22
- import * as i21 from "@fundamental-ngx/core/object-status";
23
- import * as i22 from "@fundamental-ngx/core/content-density";
19
+ import * as i18 from "@fundamental-ngx/core/content-density";
24
20
  export declare class CardModule {
25
21
  static ɵfac: i0.ɵɵFactoryDeclaration<CardModule, never>;
26
- static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, [typeof i1.CardComponent, typeof i2.CardHeaderComponent, typeof i3.CardContentComponent, typeof i4.CardTitleDirective, typeof i5.CardSubtitleDirective, typeof i6.CardSecondSubtitleDirective, typeof i7.CardCounterDirective, typeof i8.CardLoaderComponent, typeof i9.CardKpiHeaderComponent, typeof i10.CardKpiValueDirective, typeof i11.CardKpiScaleIconDirective, typeof i12.CardKpiScaleTextDirective, typeof i13.CardKpiAnalyticsDirective, typeof i14.CardKpiAnalyticsLabelDirective, typeof i15.CardKpiAnalyticsContentDirective, typeof i16.CardFooterComponent, typeof i17.CardFooterActionItemDirective], [typeof i18.CommonModule, typeof i19.ButtonModule, typeof i20.AvatarComponent, typeof i21.ObjectStatusComponent, typeof i22.ContentDensityModule], [typeof i19.ButtonModule, typeof i20.AvatarComponent, typeof i1.CardComponent, typeof i2.CardHeaderComponent, typeof i3.CardContentComponent, typeof i4.CardTitleDirective, typeof i5.CardSubtitleDirective, typeof i6.CardSecondSubtitleDirective, typeof i7.CardCounterDirective, typeof i8.CardLoaderComponent, typeof i9.CardKpiHeaderComponent, typeof i10.CardKpiValueDirective, typeof i11.CardKpiScaleIconDirective, typeof i12.CardKpiScaleTextDirective, typeof i13.CardKpiAnalyticsDirective, typeof i14.CardKpiAnalyticsLabelDirective, typeof i15.CardKpiAnalyticsContentDirective, typeof i16.CardFooterComponent, typeof i17.CardFooterActionItemDirective, typeof i22.ContentDensityModule]>;
22
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, never, [typeof i1.CardComponent, typeof i2.CardHeaderComponent, typeof i3.CardContentComponent, typeof i4.CardTitleDirective, typeof i5.CardSubtitleDirective, typeof i6.CardSecondSubtitleDirective, typeof i7.CardCounterDirective, typeof i8.CardLoaderComponent, typeof i9.CardKpiHeaderComponent, typeof i10.CardKpiValueDirective, typeof i11.CardKpiScaleIconDirective, typeof i12.CardKpiScaleTextDirective, typeof i13.CardKpiAnalyticsDirective, typeof i14.CardKpiAnalyticsLabelDirective, typeof i15.CardKpiAnalyticsContentDirective, typeof i16.CardFooterComponent, typeof i17.CardFooterActionItemDirective, typeof i18.ContentDensityModule], [typeof i1.CardComponent, typeof i2.CardHeaderComponent, typeof i3.CardContentComponent, typeof i4.CardTitleDirective, typeof i5.CardSubtitleDirective, typeof i6.CardSecondSubtitleDirective, typeof i7.CardCounterDirective, typeof i8.CardLoaderComponent, typeof i9.CardKpiHeaderComponent, typeof i10.CardKpiValueDirective, typeof i11.CardKpiScaleIconDirective, typeof i12.CardKpiScaleTextDirective, typeof i13.CardKpiAnalyticsDirective, typeof i14.CardKpiAnalyticsLabelDirective, typeof i15.CardKpiAnalyticsContentDirective, typeof i16.CardFooterComponent, typeof i17.CardFooterActionItemDirective, typeof i18.ContentDensityModule]>;
27
23
  static ɵinj: i0.ɵɵInjectorDeclaration<CardModule>;
28
24
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardKpiAnalyticsContentDirective implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardKpiAnalyticsContentDirective implements OnInit, CssClas
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardKpiAnalyticsContentDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiAnalyticsContentDirective, "[fd-card-kpi-analytics-content]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiAnalyticsContentDirective, "[fd-card-kpi-analytics-content]", never, {}, {}, never, never, true, never, false>;
16
16
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardKpiAnalyticsLabelDirective implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardKpiAnalyticsLabelDirective implements OnInit, CssClassB
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardKpiAnalyticsLabelDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiAnalyticsLabelDirective, "[fd-card-kpi-analytics-label]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiAnalyticsLabelDirective, "[fd-card-kpi-analytics-label]", never, {}, {}, never, never, true, never, false>;
16
16
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardKpiAnalyticsDirective implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardKpiAnalyticsDirective implements OnInit, CssClassBuilde
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardKpiAnalyticsDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiAnalyticsDirective, "[fd-card-kpi-analytics]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiAnalyticsDirective, "[fd-card-kpi-analytics]", never, {}, {}, never, never, true, never, false>;
16
16
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardKpiHeaderComponent implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardKpiHeaderComponent implements OnInit, CssClassBuilder {
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardKpiHeaderComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<CardKpiHeaderComponent, "fd-card-kpi-header", never, {}, {}, never, ["[fd-card-kpi-value]", "[fd-card-kpi-scale-icon]", "[fd-card-kpi-scale-text]", "[fd-card-kpi-analytics]"], false, never, false>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardKpiHeaderComponent, "fd-card-kpi-header", never, {}, {}, never, ["[fd-card-kpi-value]", "[fd-card-kpi-scale-icon]", "[fd-card-kpi-scale-text]", "[fd-card-kpi-analytics]"], true, never, false>;
16
16
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardKpiScaleIconDirective implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardKpiScaleIconDirective implements OnInit, CssClassBuilde
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardKpiScaleIconDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiScaleIconDirective, "[fd-card-kpi-scale-icon]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiScaleIconDirective, "[fd-card-kpi-scale-icon]", never, {}, {}, never, never, true, never, false>;
16
16
  }
@@ -1,4 +1,4 @@
1
- import { OnInit, ElementRef } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class CardKpiScaleTextDirective implements OnInit, CssClassBuilder {
@@ -12,5 +12,5 @@ export declare class CardKpiScaleTextDirective implements OnInit, CssClassBuilde
12
12
  /** @hidden */
13
13
  buildComponentCssClass(): string[];
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<CardKpiScaleTextDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiScaleTextDirective, "[fd-card-kpi-scale-text]", never, {}, {}, never, never, false, never, false>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CardKpiScaleTextDirective, "[fd-card-kpi-scale-text]", never, {}, {}, never, never, true, never, false>;
16
16
  }