@fundamental-ngx/core 0.38.3-rc.4 → 0.39.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1002) hide show
  1. package/README.md +2 -2
  2. package/action-sheet/action-sheet-body/action-sheet-body.component.d.ts +1 -2
  3. package/action-sheet/action-sheet-item/action-sheet-item.component.d.ts +1 -1
  4. package/action-sheet/action-sheet.component.d.ts +1 -1
  5. package/alert/alert-service/alert.service.d.ts +1 -1
  6. package/alert/alert-utils/alert-config.d.ts +1 -2
  7. package/alert/alert.component.d.ts +1 -2
  8. package/avatar/avatar.component.d.ts +2 -2
  9. package/avatar-group/avatar-group.component.d.ts +2 -2
  10. package/avatar-group/directives/avatar-group-focusable-avatar.directive.d.ts +1 -1
  11. package/avatar-group/directives/avatar-group-overflow-body.directive.d.ts +1 -1
  12. package/avatar-group/directives/avatar-group-overflow-button.directive.d.ts +2 -2
  13. package/avatar-group/tokens.d.ts +1 -1
  14. package/bar/bar.component.d.ts +1 -1
  15. package/bar/button-bar/button-bar.component.d.ts +1 -1
  16. package/breadcrumb/breadcrumb.component.d.ts +1 -1
  17. package/breadcrumb/breadcrumb.module.d.ts +1 -1
  18. package/busy-indicator/busy-indicator.component.d.ts +1 -1
  19. package/button/base-button.d.ts +1 -1
  20. package/button/button.component.d.ts +1 -1
  21. package/calendar/calendar-views/calendar-day-view/calendar-day-view.component.d.ts +2 -1
  22. package/calendar/calendar.component.d.ts +2 -1
  23. package/calendar/calendar.service.d.ts +1 -1
  24. package/calendar/models/common.d.ts +1 -1
  25. package/calendar/types.d.ts +1 -1
  26. package/card/card-content.component.d.ts +1 -1
  27. package/card/card-counter.directive.d.ts +1 -1
  28. package/card/card-header.component.d.ts +1 -1
  29. package/card/card-loader.component.d.ts +1 -1
  30. package/card/card-second-subtitle.directive.d.ts +1 -1
  31. package/card/card-subtitle.directive.d.ts +1 -1
  32. package/card/card-title.directive.d.ts +1 -1
  33. package/card/card.component.d.ts +1 -1
  34. package/card/kpi/card-kpi-analytics-content.directive.d.ts +1 -1
  35. package/card/kpi/card-kpi-analytics-label.directive.d.ts +1 -1
  36. package/card/kpi/card-kpi-analytics.directive.d.ts +1 -1
  37. package/card/kpi/card-kpi-header.component.d.ts +1 -1
  38. package/card/kpi/card-kpi-scale-icon.directive.d.ts +1 -1
  39. package/card/kpi/card-kpi-scale-text.directive.d.ts +1 -1
  40. package/card/kpi/card-kpi-value.directive.d.ts +1 -1
  41. package/carousel/carousel-item/carousel-item.component.d.ts +1 -1
  42. package/carousel/carousel.component.d.ts +1 -1
  43. package/carousel/carousel.service.d.ts +1 -1
  44. package/checkbox/checkbox/checkbox.component.d.ts +2 -2
  45. package/combobox/combobox.component.d.ts +3 -2
  46. package/combobox/combobox.module.d.ts +1 -1
  47. package/content-density/classes/deprecated-compact.directive.d.ts +1 -1
  48. package/content-density/classes/deprecated-condensed.directive.d.ts +1 -1
  49. package/content-density/classes/deprecated-content-density.directive.d.ts +1 -1
  50. package/content-density/classes/deprecated-cozy.directive.d.ts +1 -1
  51. package/content-density/content-density.types.d.ts +1 -1
  52. package/content-density/providers/local-content-density-storage.d.ts +1 -1
  53. package/date-picker/date-picker.component.d.ts +3 -1
  54. package/datetime/datetime-adapter.d.ts +1 -1
  55. package/datetime-picker/datetime-picker.component.d.ts +3 -1
  56. package/dialog/base/dialog-base.class.d.ts +1 -1
  57. package/dialog/base/dialog-base.service.d.ts +1 -1
  58. package/dialog/base/dialog-config-base.class.d.ts +2 -2
  59. package/dialog/base/dialog-content-base.class.d.ts +1 -1
  60. package/dialog/base/dialog-footer-base.class.d.ts +1 -1
  61. package/dialog/base/dialog-header-base.class.d.ts +1 -1
  62. package/dialog/dialog-container/dialog-container.component.d.ts +1 -1
  63. package/dialog/dialog-footer/dialog-footer.component.d.ts +1 -1
  64. package/dialog/dialog-service/dialog.service.d.ts +1 -1
  65. package/dialog/dialog.component.d.ts +1 -1
  66. package/dialog/dialog.module.d.ts +1 -1
  67. package/dynamic-page/dynamic-page-header/subheader/dynamic-page-subheader.component.d.ts +1 -1
  68. package/dynamic-page/dynamic-page.component.d.ts +1 -1
  69. package/dynamic-page/dynamic-page.module.d.ts +1 -1
  70. package/dynamic-side-content/dynamic-side-content.component.d.ts +1 -1
  71. package/esm2020/action-sheet/action-sheet-body/action-sheet-body.component.mjs +3 -3
  72. package/esm2020/action-sheet/action-sheet-item/action-sheet-item.component.mjs +1 -1
  73. package/esm2020/action-sheet/action-sheet.component.mjs +3 -3
  74. package/esm2020/alert/alert-service/alert.service.mjs +3 -3
  75. package/esm2020/alert/alert-utils/alert-config.mjs +1 -1
  76. package/esm2020/alert/alert.component.mjs +2 -2
  77. package/esm2020/alert/alert.module.mjs +2 -2
  78. package/esm2020/avatar/avatar.component.mjs +2 -2
  79. package/esm2020/avatar-group/avatar-group.component.mjs +3 -3
  80. package/esm2020/avatar-group/directives/avatar-group-focusable-avatar.directive.mjs +1 -1
  81. package/esm2020/avatar-group/directives/avatar-group-overflow-body.directive.mjs +3 -3
  82. package/esm2020/avatar-group/directives/avatar-group-overflow-button.directive.mjs +3 -3
  83. package/esm2020/avatar-group/tokens.mjs +1 -1
  84. package/esm2020/bar/bar.component.mjs +2 -2
  85. package/esm2020/bar/button-bar/button-bar.component.mjs +1 -1
  86. package/esm2020/breadcrumb/breadcrumb.component.mjs +3 -3
  87. package/esm2020/breadcrumb/breadcrumb.module.mjs +2 -2
  88. package/esm2020/busy-indicator/busy-indicator.component.mjs +2 -2
  89. package/esm2020/button/base-button.mjs +1 -1
  90. package/esm2020/button/button.component.mjs +2 -2
  91. package/esm2020/calendar/calendar-views/calendar-day-view/calendar-day-view.component.mjs +1 -1
  92. package/esm2020/calendar/calendar.component.mjs +1 -1
  93. package/esm2020/calendar/calendar.service.mjs +3 -3
  94. package/esm2020/calendar/models/common.mjs +1 -1
  95. package/esm2020/calendar/types.mjs +1 -1
  96. package/esm2020/card/card-content.component.mjs +2 -2
  97. package/esm2020/card/card-counter.directive.mjs +2 -2
  98. package/esm2020/card/card-header.component.mjs +2 -2
  99. package/esm2020/card/card-loader.component.mjs +2 -2
  100. package/esm2020/card/card-second-subtitle.directive.mjs +2 -2
  101. package/esm2020/card/card-subtitle.directive.mjs +2 -2
  102. package/esm2020/card/card-title.directive.mjs +2 -2
  103. package/esm2020/card/card.component.mjs +2 -2
  104. package/esm2020/card/kpi/card-kpi-analytics-content.directive.mjs +2 -2
  105. package/esm2020/card/kpi/card-kpi-analytics-label.directive.mjs +2 -2
  106. package/esm2020/card/kpi/card-kpi-analytics.directive.mjs +2 -2
  107. package/esm2020/card/kpi/card-kpi-header.component.mjs +2 -2
  108. package/esm2020/card/kpi/card-kpi-scale-icon.directive.mjs +2 -2
  109. package/esm2020/card/kpi/card-kpi-scale-text.directive.mjs +2 -2
  110. package/esm2020/card/kpi/card-kpi-value.directive.mjs +2 -2
  111. package/esm2020/carousel/carousel-item/carousel-item.component.mjs +1 -1
  112. package/esm2020/carousel/carousel.component.mjs +3 -3
  113. package/esm2020/carousel/carousel.service.mjs +1 -1
  114. package/esm2020/checkbox/checkbox/checkbox.component.mjs +2 -2
  115. package/esm2020/combobox/combobox-mobile/combobox-mobile.component.mjs +4 -4
  116. package/esm2020/combobox/combobox.component.mjs +5 -5
  117. package/esm2020/combobox/combobox.module.mjs +3 -3
  118. package/esm2020/content-density/classes/deprecated-compact.directive.mjs +1 -1
  119. package/esm2020/content-density/classes/deprecated-condensed.directive.mjs +1 -1
  120. package/esm2020/content-density/classes/deprecated-content-density.directive.mjs +1 -1
  121. package/esm2020/content-density/classes/deprecated-cozy.directive.mjs +1 -1
  122. package/esm2020/content-density/content-density.module.mjs +2 -2
  123. package/esm2020/content-density/content-density.types.mjs +1 -1
  124. package/esm2020/content-density/helpers/content-density-change-callback-factory.mjs +4 -3
  125. package/esm2020/content-density/providers/content-density-observer-providers.mjs +2 -2
  126. package/esm2020/content-density/providers/local-content-density-storage.mjs +3 -3
  127. package/esm2020/content-density/services/content-density-observer.service.mjs +2 -2
  128. package/esm2020/date-picker/date-picker.component.mjs +1 -1
  129. package/esm2020/datetime/datetime-adapter.mjs +1 -1
  130. package/esm2020/datetime/fd-date.mjs +2 -2
  131. package/esm2020/datetime/fd-datetime-adapter.mjs +2 -2
  132. package/esm2020/datetime-picker/datetime-picker.component.mjs +1 -1
  133. package/esm2020/dialog/base/dialog-base.class.mjs +3 -3
  134. package/esm2020/dialog/base/dialog-base.service.mjs +1 -1
  135. package/esm2020/dialog/base/dialog-config-base.class.mjs +1 -1
  136. package/esm2020/dialog/base/dialog-content-base.class.mjs +1 -1
  137. package/esm2020/dialog/base/dialog-footer-base.class.mjs +2 -2
  138. package/esm2020/dialog/base/dialog-header-base.class.mjs +2 -2
  139. package/esm2020/dialog/dialog-container/dialog-container.component.mjs +2 -2
  140. package/esm2020/dialog/dialog-default/dialog-default.component.mjs +4 -4
  141. package/esm2020/dialog/dialog-footer/dialog-footer.component.mjs +2 -2
  142. package/esm2020/dialog/dialog-service/dialog.service.mjs +3 -3
  143. package/esm2020/dialog/dialog.component.mjs +5 -5
  144. package/esm2020/dialog/dialog.module.mjs +2 -2
  145. package/esm2020/dynamic-page/dynamic-page-header/header/dynamic-page-header.component.mjs +2 -2
  146. package/esm2020/dynamic-page/dynamic-page-header/subheader/dynamic-page-subheader.component.mjs +1 -1
  147. package/esm2020/dynamic-page/dynamic-page.component.mjs +2 -2
  148. package/esm2020/dynamic-page/dynamic-page.module.mjs +2 -2
  149. package/esm2020/dynamic-side-content/dynamic-side-content.component.mjs +2 -2
  150. package/esm2020/facets/facet-group.component.mjs +1 -1
  151. package/esm2020/feed-input/directives/feed-input-avatar.directive.mjs +2 -2
  152. package/esm2020/feed-list-item/components/item/feed-list-item.component.mjs +3 -3
  153. package/esm2020/feed-list-item/components/list/feed-list.component.mjs +2 -2
  154. package/esm2020/feed-list-item/feed-list-item.module.mjs +2 -2
  155. package/esm2020/file-uploader/file-uploader.component.mjs +2 -2
  156. package/esm2020/file-uploader/file-uploader.service.mjs +2 -2
  157. package/esm2020/fixed-card-layout/fixed-card-layout.component.mjs +4 -4
  158. package/esm2020/fixed-card-layout/fixed-card-layout.module.mjs +2 -2
  159. package/esm2020/form/form-control/form-control.component.mjs +5 -5
  160. package/esm2020/form/form-group/form-group.component.mjs +2 -2
  161. package/esm2020/form/form-item-control/form-item-control.mjs +1 -1
  162. package/esm2020/form/form-label/form-label.component.mjs +1 -1
  163. package/esm2020/form/form-message/constants.mjs +1 -1
  164. package/esm2020/form/form-message/form-message.component.mjs +2 -2
  165. package/esm2020/fundamental-ngx.module.mjs +8 -11
  166. package/esm2020/grid-list/components/grid-list/grid-list.component.mjs +2 -2
  167. package/esm2020/grid-list/components/grid-list-group-header/grid-list-group-header.component.mjs +1 -1
  168. package/esm2020/grid-list/components/grid-list-item/grid-list-item.component.mjs +2 -2
  169. package/esm2020/grid-list/components/grid-list-more-btn/grid-list-more-btn.component.mjs +2 -2
  170. package/esm2020/icon/icon.component.mjs +2 -2
  171. package/esm2020/illustrated-message/illustrated-message.component.mjs +2 -2
  172. package/esm2020/infinite-scroll/infinite-scroll.directive.mjs +1 -1
  173. package/esm2020/info-label/info-label.component.mjs +2 -2
  174. package/esm2020/inline-help/inline-help.directive.mjs +1 -1
  175. package/esm2020/input-group/input-group-directives.mjs +2 -2
  176. package/esm2020/input-group/input-group.component.mjs +1 -1
  177. package/esm2020/layout-grid/directives/layout-grid-col.directive.mjs +2 -2
  178. package/esm2020/layout-grid/layout-grid.component.mjs +2 -2
  179. package/esm2020/link/link.component.mjs +2 -2
  180. package/esm2020/list/directives/list-icon.directive.mjs +2 -2
  181. package/esm2020/list/list-component.interface.mjs +1 -1
  182. package/esm2020/list/list-focus-item.model.mjs +1 -1
  183. package/esm2020/list/list-item/list-item.component.mjs +3 -3
  184. package/esm2020/list/list-message.directive.mjs +2 -2
  185. package/esm2020/list/list-navigation-item/list-navigation-item.component.mjs +3 -3
  186. package/esm2020/list/list.component.mjs +5 -5
  187. package/esm2020/list/public_api.mjs +2 -1
  188. package/esm2020/menu/directives/menu-interactive.directive.mjs +1 -1
  189. package/esm2020/menu/directives/menu-trigger.directive.mjs +1 -1
  190. package/esm2020/menu/menu-item/menu-item.component.mjs +1 -1
  191. package/esm2020/menu/menu-keyboard.service.mjs +2 -2
  192. package/esm2020/menu/menu-mobile/menu-mobile.component.mjs +5 -5
  193. package/esm2020/menu/menu.component.mjs +3 -3
  194. package/esm2020/menu/menu.module.mjs +2 -2
  195. package/esm2020/menu/services/menu.service.mjs +3 -3
  196. package/esm2020/message-box/message-box-container/message-box-container.component.mjs +3 -3
  197. package/esm2020/message-box/message-box-default/message-box-default.component.mjs +2 -2
  198. package/esm2020/message-box/message-box-footer/message-box-footer.component.mjs +2 -2
  199. package/esm2020/message-box/message-box-header/message-box-header.component.mjs +3 -3
  200. package/esm2020/message-box/message-box.component.mjs +3 -3
  201. package/esm2020/message-box/message-box.module.mjs +4 -4
  202. package/esm2020/message-box/services/message-box.service.mjs +3 -3
  203. package/esm2020/message-page/message-page.component.mjs +2 -2
  204. package/esm2020/message-strip/message-strip.component.mjs +2 -2
  205. package/esm2020/message-toast/message-toast-service/message-toast.service.mjs +3 -3
  206. package/esm2020/message-toast/message-toast-utils/message-toast-config.mjs +1 -1
  207. package/esm2020/message-toast/message-toast.component.mjs +1 -1
  208. package/esm2020/message-toast/message-toast.module.mjs +2 -2
  209. package/esm2020/micro-process-flow/components/micro-process-flow/micro-process-flow.component.mjs +3 -3
  210. package/esm2020/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.mjs +1 -1
  211. package/esm2020/mobile-mode/mobile-mode.class.mjs +2 -2
  212. package/esm2020/multi-combobox/base-multi-combobox.class.mjs +388 -0
  213. package/esm2020/multi-combobox/data-source/multi-combobox-data-source-parser.mjs +22 -0
  214. package/esm2020/multi-combobox/data-source/multi-combobox-data-source.mjs +23 -0
  215. package/esm2020/multi-combobox/fundamental-ngx-core-multi-combobox.mjs +5 -0
  216. package/esm2020/multi-combobox/helpers.mjs +54 -0
  217. package/esm2020/multi-combobox/index.mjs +13 -0
  218. package/esm2020/multi-combobox/mobile/mobile-multi-combobox.component.mjs +100 -0
  219. package/esm2020/multi-combobox/mobile/mobile-multi-combobox.module.mjs +22 -0
  220. package/esm2020/multi-combobox/models/multi-combobox.interface.mjs +2 -0
  221. package/esm2020/multi-combobox/models/selection-change.event.mjs +13 -0
  222. package/esm2020/multi-combobox/multi-combobox-config.mjs +26 -0
  223. package/esm2020/multi-combobox/multi-combobox.component.mjs +626 -0
  224. package/esm2020/multi-combobox/multi-combobox.module.mjs +64 -0
  225. package/esm2020/multi-combobox/multi-combobox.token.mjs +3 -0
  226. package/esm2020/multi-input/multi-input-mobile/multi-input-mobile.component.mjs +4 -4
  227. package/esm2020/multi-input/multi-input.component.mjs +5 -5
  228. package/esm2020/multi-input/multi-input.module.mjs +3 -3
  229. package/esm2020/nested-list/nested-item/nested-item.directive.mjs +1 -1
  230. package/esm2020/nested-list/nested-link/nested-link.directive.mjs +1 -1
  231. package/esm2020/nested-list/nested-list/nested-list.directive.mjs +1 -1
  232. package/esm2020/nested-list/nested-list-directives.mjs +4 -4
  233. package/esm2020/nested-list/nested-list-keyboard.service.mjs +2 -2
  234. package/esm2020/nested-list/nested-list-popover/nested-list-popover.component.mjs +3 -3
  235. package/esm2020/notification/directives/notification-indicator.directive.mjs +2 -2
  236. package/esm2020/notification/notification/notification.component.mjs +3 -3
  237. package/esm2020/notification/notification-group/notification-group.component.mjs +2 -2
  238. package/esm2020/notification/notification-group-header/notification-group-header.component.mjs +3 -3
  239. package/esm2020/notification/notification-service/notification.service.mjs +3 -3
  240. package/esm2020/notification/notification-utils/notification-config.mjs +1 -1
  241. package/esm2020/notification/notification.module.mjs +2 -2
  242. package/esm2020/object-identifier/object-identifier.component.mjs +1 -1
  243. package/esm2020/object-marker/object-marker.component.mjs +2 -2
  244. package/esm2020/object-number/object-number.component.mjs +2 -2
  245. package/esm2020/object-status/object-status.component.mjs +2 -2
  246. package/esm2020/overflow-layout/directives/overflow-layout-popover-content.directive.mjs +3 -3
  247. package/esm2020/overflow-layout/overflow-layout.component.mjs +2 -2
  248. package/esm2020/overflow-layout/overflow-layout.service.mjs +3 -3
  249. package/esm2020/pagination/pagination.component.mjs +5 -5
  250. package/esm2020/pagination/pagination.module.mjs +2 -2
  251. package/esm2020/panel/panel-content/panel-content.directive.mjs +1 -1
  252. package/esm2020/panel/panel.component.mjs +3 -3
  253. package/esm2020/popover/base/base-popover.class.mjs +1 -1
  254. package/esm2020/popover/popover-body/popover-body.component.mjs +2 -2
  255. package/esm2020/popover/popover-container/popover-container.directive.mjs +2 -2
  256. package/esm2020/popover/popover-mobile/popover-mobile.module.mjs +2 -2
  257. package/esm2020/popover/popover-service/popover.service.mjs +3 -3
  258. package/esm2020/popover/popover-trigger.directive.mjs +1 -1
  259. package/esm2020/popover/popover.component.mjs +3 -3
  260. package/esm2020/product-switch/product-switch-body/product-switch-body.component.mjs +5 -5
  261. package/esm2020/product-switch/product-switch.module.mjs +2 -2
  262. package/esm2020/progress-indicator/progress-indicator.component.mjs +2 -2
  263. package/esm2020/public_api.mjs +4 -3
  264. package/esm2020/radio/radio-button/radio-button.component.mjs +2 -2
  265. package/esm2020/rating-indicator/components/rating-indicator.component.mjs +2 -2
  266. package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.mjs +3 -3
  267. package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.mjs +3 -3
  268. package/esm2020/segmented-button/segmented-button.component.mjs +2 -2
  269. package/esm2020/select/option/option.component.mjs +2 -2
  270. package/esm2020/select/select-key-manager.service.mjs +3 -3
  271. package/esm2020/select/select-mobile/select-mobile.component.mjs +2 -2
  272. package/esm2020/select/select-mobile/select-mobile.module.mjs +2 -2
  273. package/esm2020/select/select.component.mjs +4 -4
  274. package/esm2020/shared/public_api.mjs +2 -5
  275. package/esm2020/shellbar/model/shellbar-user.mjs +1 -1
  276. package/esm2020/shellbar/product-menu/product-menu.component.mjs +1 -1
  277. package/esm2020/shellbar/shellbar.module.mjs +2 -2
  278. package/esm2020/shellbar/user-menu/shellbar-user-menu.component.mjs +1 -1
  279. package/esm2020/slider/slider-position.directive.mjs +3 -3
  280. package/esm2020/slider/slider.component.mjs +4 -4
  281. package/esm2020/slider/slider.module.mjs +2 -2
  282. package/esm2020/split-button/split-button.component.mjs +3 -3
  283. package/esm2020/splitter/splitter-pane-container/splitter-pane-container.component.mjs +3 -3
  284. package/esm2020/splitter/splitter-resizer/splitter-resizer.component.mjs +2 -2
  285. package/esm2020/splitter/splitter-split-pane/splitter-split-pane.component.mjs +1 -1
  286. package/esm2020/status-indicator/status-indicator.component.mjs +2 -2
  287. package/esm2020/step-input/step-input.component.mjs +2 -2
  288. package/esm2020/switch/switch.component.mjs +1 -1
  289. package/esm2020/table/directives/table-cell.directive.mjs +3 -3
  290. package/esm2020/table/directives/table-icon.directive.mjs +2 -2
  291. package/esm2020/table/directives/table-status-indicator.directive.mjs +1 -1
  292. package/esm2020/table/table.component.mjs +3 -3
  293. package/esm2020/tabs/tab-item/tab-item.directive.mjs +2 -2
  294. package/esm2020/tabs/tab-link/tab-link.directive.mjs +2 -2
  295. package/esm2020/tabs/tab-list.component.mjs +3 -3
  296. package/esm2020/tabs/tab-nav/tab-nav.component.mjs +3 -3
  297. package/esm2020/tabs/tab-panel/tab-panel.component.mjs +1 -1
  298. package/esm2020/tabs/tab-utils/tab-directives.mjs +2 -2
  299. package/esm2020/tabs/tab-utils/tab-info.class.mjs +1 -1
  300. package/esm2020/text/text.component.mjs +3 -3
  301. package/esm2020/text/text.module.mjs +2 -2
  302. package/esm2020/theming/theming.service.mjs +2 -2
  303. package/esm2020/tile/directives/numeric-content.directives.mjs +2 -2
  304. package/esm2020/tile/directives/tile.directives.mjs +2 -2
  305. package/esm2020/tile/tile.component.mjs +2 -2
  306. package/esm2020/time/time-column/time-column.component.mjs +2 -2
  307. package/esm2020/time/time.component.mjs +3 -3
  308. package/esm2020/time/time.module.mjs +2 -2
  309. package/esm2020/time-picker/time-picker.component.mjs +1 -1
  310. package/esm2020/timeline/timeline.component.mjs +4 -4
  311. package/esm2020/timeline/timeline.module.mjs +2 -2
  312. package/esm2020/title/title.component.mjs +1 -1
  313. package/esm2020/token/token-input.directive.mjs +2 -2
  314. package/esm2020/token/token.component.mjs +2 -2
  315. package/esm2020/token/tokenizer.component.mjs +3 -3
  316. package/esm2020/toolbar/deprecated-toolbar-size.directive.mjs +1 -1
  317. package/esm2020/toolbar/toolbar-overflow-priority.directive.mjs +1 -1
  318. package/esm2020/toolbar/toolbar.component.mjs +2 -2
  319. package/esm2020/utils/fundamental-ngx-core-utils.mjs +2 -2
  320. package/esm2020/utils/index.mjs +3 -0
  321. package/esm2020/wizard/wizard-navigation/wizard-navigation.component.mjs +1 -1
  322. package/esm2020/wizard/wizard-progress-bar/wizard-progress-bar.directive.mjs +1 -1
  323. package/esm2020/wizard/wizard-step/wizard-step.component.mjs +2 -2
  324. package/esm2020/wizard/wizard-step-indicator/wizard-step-indicator.component.mjs +1 -1
  325. package/esm2020/wizard/wizard.component.mjs +2 -2
  326. package/esm2020/wizard/wizard.service.mjs +3 -3
  327. package/facets/facet-group.component.d.ts +1 -1
  328. package/feed-input/directives/feed-input-avatar.directive.d.ts +1 -1
  329. package/feed-list-item/components/item/feed-list-item.component.d.ts +2 -2
  330. package/feed-list-item/components/list/feed-list.component.d.ts +1 -1
  331. package/feed-list-item/feed-list-item.module.d.ts +1 -1
  332. package/fesm2015/fundamental-ngx-core-action-sheet.mjs +2 -2
  333. package/fesm2015/fundamental-ngx-core-action-sheet.mjs.map +1 -1
  334. package/fesm2015/fundamental-ngx-core-alert.mjs +2 -2
  335. package/fesm2015/fundamental-ngx-core-alert.mjs.map +1 -1
  336. package/fesm2015/fundamental-ngx-core-avatar-group.mjs +2 -2
  337. package/fesm2015/fundamental-ngx-core-avatar-group.mjs.map +1 -1
  338. package/fesm2015/fundamental-ngx-core-avatar.mjs +1 -1
  339. package/fesm2015/fundamental-ngx-core-avatar.mjs.map +1 -1
  340. package/fesm2015/fundamental-ngx-core-bar.mjs +1 -1
  341. package/fesm2015/fundamental-ngx-core-bar.mjs.map +1 -1
  342. package/fesm2015/fundamental-ngx-core-breadcrumb.mjs +2 -2
  343. package/fesm2015/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
  344. package/fesm2015/fundamental-ngx-core-busy-indicator.mjs +1 -1
  345. package/fesm2015/fundamental-ngx-core-busy-indicator.mjs.map +1 -1
  346. package/fesm2015/fundamental-ngx-core-button.mjs +1 -1
  347. package/fesm2015/fundamental-ngx-core-button.mjs.map +1 -1
  348. package/fesm2015/fundamental-ngx-core-calendar.mjs +1 -1
  349. package/fesm2015/fundamental-ngx-core-calendar.mjs.map +1 -1
  350. package/fesm2015/fundamental-ngx-core-card.mjs +1 -1
  351. package/fesm2015/fundamental-ngx-core-card.mjs.map +1 -1
  352. package/fesm2015/fundamental-ngx-core-carousel.mjs +2 -2
  353. package/fesm2015/fundamental-ngx-core-carousel.mjs.map +1 -1
  354. package/fesm2015/fundamental-ngx-core-checkbox.mjs +1 -1
  355. package/fesm2015/fundamental-ngx-core-checkbox.mjs.map +1 -1
  356. package/fesm2015/fundamental-ngx-core-combobox.mjs +6 -6
  357. package/fesm2015/fundamental-ngx-core-combobox.mjs.map +1 -1
  358. package/fesm2015/fundamental-ngx-core-content-density.mjs +5 -4
  359. package/fesm2015/fundamental-ngx-core-content-density.mjs.map +1 -1
  360. package/fesm2015/fundamental-ngx-core-date-picker.mjs.map +1 -1
  361. package/fesm2015/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
  362. package/fesm2015/fundamental-ngx-core-datetime.mjs +1 -1
  363. package/fesm2015/fundamental-ngx-core-datetime.mjs.map +1 -1
  364. package/fesm2015/fundamental-ngx-core-dialog.mjs +7 -7
  365. package/fesm2015/fundamental-ngx-core-dialog.mjs.map +1 -1
  366. package/fesm2015/fundamental-ngx-core-dynamic-page.mjs +3 -3
  367. package/fesm2015/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
  368. package/fesm2015/fundamental-ngx-core-dynamic-side-content.mjs +1 -1
  369. package/fesm2015/fundamental-ngx-core-dynamic-side-content.mjs.map +1 -1
  370. package/fesm2015/fundamental-ngx-core-facets.mjs.map +1 -1
  371. package/fesm2015/fundamental-ngx-core-feed-input.mjs +1 -1
  372. package/fesm2015/fundamental-ngx-core-feed-input.mjs.map +1 -1
  373. package/fesm2015/fundamental-ngx-core-feed-list-item.mjs +2 -2
  374. package/fesm2015/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
  375. package/fesm2015/fundamental-ngx-core-file-uploader.mjs +1 -1
  376. package/fesm2015/fundamental-ngx-core-file-uploader.mjs.map +1 -1
  377. package/fesm2015/fundamental-ngx-core-fixed-card-layout.mjs +3 -3
  378. package/fesm2015/fundamental-ngx-core-fixed-card-layout.mjs.map +1 -1
  379. package/fesm2015/fundamental-ngx-core-form.mjs +4 -4
  380. package/fesm2015/fundamental-ngx-core-form.mjs.map +1 -1
  381. package/fesm2015/fundamental-ngx-core-grid-list.mjs +1 -1
  382. package/fesm2015/fundamental-ngx-core-grid-list.mjs.map +1 -1
  383. package/fesm2015/fundamental-ngx-core-icon.mjs +1 -1
  384. package/fesm2015/fundamental-ngx-core-icon.mjs.map +1 -1
  385. package/fesm2015/fundamental-ngx-core-illustrated-message.mjs +1 -1
  386. package/fesm2015/fundamental-ngx-core-illustrated-message.mjs.map +1 -1
  387. package/fesm2015/fundamental-ngx-core-infinite-scroll.mjs.map +1 -1
  388. package/fesm2015/fundamental-ngx-core-info-label.mjs +1 -1
  389. package/fesm2015/fundamental-ngx-core-info-label.mjs.map +1 -1
  390. package/fesm2015/fundamental-ngx-core-inline-help.mjs.map +1 -1
  391. package/fesm2015/fundamental-ngx-core-input-group.mjs +1 -1
  392. package/fesm2015/fundamental-ngx-core-input-group.mjs.map +1 -1
  393. package/fesm2015/fundamental-ngx-core-layout-grid.mjs +1 -1
  394. package/fesm2015/fundamental-ngx-core-layout-grid.mjs.map +1 -1
  395. package/fesm2015/fundamental-ngx-core-link.mjs +1 -1
  396. package/fesm2015/fundamental-ngx-core-link.mjs.map +1 -1
  397. package/fesm2015/fundamental-ngx-core-list.mjs +4 -4
  398. package/fesm2015/fundamental-ngx-core-list.mjs.map +1 -1
  399. package/fesm2015/fundamental-ngx-core-menu.mjs +4 -4
  400. package/fesm2015/fundamental-ngx-core-menu.mjs.map +1 -1
  401. package/fesm2015/fundamental-ngx-core-message-box.mjs +6 -6
  402. package/fesm2015/fundamental-ngx-core-message-box.mjs.map +1 -1
  403. package/fesm2015/fundamental-ngx-core-message-page.mjs +1 -1
  404. package/fesm2015/fundamental-ngx-core-message-page.mjs.map +1 -1
  405. package/fesm2015/fundamental-ngx-core-message-strip.mjs +1 -1
  406. package/fesm2015/fundamental-ngx-core-message-strip.mjs.map +1 -1
  407. package/fesm2015/fundamental-ngx-core-message-toast.mjs +2 -2
  408. package/fesm2015/fundamental-ngx-core-message-toast.mjs.map +1 -1
  409. package/fesm2015/fundamental-ngx-core-micro-process-flow.mjs +2 -2
  410. package/fesm2015/fundamental-ngx-core-micro-process-flow.mjs.map +1 -1
  411. package/fesm2015/fundamental-ngx-core-mobile-mode.mjs +1 -1
  412. package/fesm2015/fundamental-ngx-core-mobile-mode.mjs.map +1 -1
  413. package/fesm2015/fundamental-ngx-core-multi-combobox.mjs +1314 -0
  414. package/fesm2015/fundamental-ngx-core-multi-combobox.mjs.map +1 -0
  415. package/fesm2015/fundamental-ngx-core-multi-input.mjs +6 -6
  416. package/fesm2015/fundamental-ngx-core-multi-input.mjs.map +1 -1
  417. package/fesm2015/fundamental-ngx-core-nested-list.mjs +2 -2
  418. package/fesm2015/fundamental-ngx-core-nested-list.mjs.map +1 -1
  419. package/fesm2015/fundamental-ngx-core-notification.mjs +2 -2
  420. package/fesm2015/fundamental-ngx-core-notification.mjs.map +1 -1
  421. package/fesm2015/fundamental-ngx-core-object-identifier.mjs.map +1 -1
  422. package/fesm2015/fundamental-ngx-core-object-marker.mjs +1 -1
  423. package/fesm2015/fundamental-ngx-core-object-marker.mjs.map +1 -1
  424. package/fesm2015/fundamental-ngx-core-object-number.mjs +1 -1
  425. package/fesm2015/fundamental-ngx-core-object-number.mjs.map +1 -1
  426. package/fesm2015/fundamental-ngx-core-object-status.mjs +1 -1
  427. package/fesm2015/fundamental-ngx-core-object-status.mjs.map +1 -1
  428. package/fesm2015/fundamental-ngx-core-overflow-layout.mjs +2 -2
  429. package/fesm2015/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  430. package/fesm2015/fundamental-ngx-core-pagination.mjs +4 -4
  431. package/fesm2015/fundamental-ngx-core-pagination.mjs.map +1 -1
  432. package/fesm2015/fundamental-ngx-core-panel.mjs +1 -1
  433. package/fesm2015/fundamental-ngx-core-panel.mjs.map +1 -1
  434. package/fesm2015/fundamental-ngx-core-popover.mjs +2 -2
  435. package/fesm2015/fundamental-ngx-core-popover.mjs.map +1 -1
  436. package/fesm2015/fundamental-ngx-core-product-switch.mjs +3 -3
  437. package/fesm2015/fundamental-ngx-core-product-switch.mjs.map +1 -1
  438. package/fesm2015/fundamental-ngx-core-progress-indicator.mjs +1 -1
  439. package/fesm2015/fundamental-ngx-core-progress-indicator.mjs.map +1 -1
  440. package/fesm2015/fundamental-ngx-core-radio.mjs +1 -1
  441. package/fesm2015/fundamental-ngx-core-radio.mjs.map +1 -1
  442. package/fesm2015/fundamental-ngx-core-rating-indicator.mjs +1 -1
  443. package/fesm2015/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
  444. package/fesm2015/fundamental-ngx-core-resizable-card-layout.mjs +1 -1
  445. package/fesm2015/fundamental-ngx-core-resizable-card-layout.mjs.map +1 -1
  446. package/fesm2015/fundamental-ngx-core-segmented-button.mjs +1 -1
  447. package/fesm2015/fundamental-ngx-core-segmented-button.mjs.map +1 -1
  448. package/fesm2015/fundamental-ngx-core-select.mjs +4 -4
  449. package/fesm2015/fundamental-ngx-core-select.mjs.map +1 -1
  450. package/fesm2015/fundamental-ngx-core-shared.mjs +4 -10
  451. package/fesm2015/fundamental-ngx-core-shared.mjs.map +1 -1
  452. package/fesm2015/fundamental-ngx-core-shellbar.mjs +1 -1
  453. package/fesm2015/fundamental-ngx-core-shellbar.mjs.map +1 -1
  454. package/fesm2015/fundamental-ngx-core-slider.mjs +3 -3
  455. package/fesm2015/fundamental-ngx-core-slider.mjs.map +1 -1
  456. package/fesm2015/fundamental-ngx-core-split-button.mjs +1 -1
  457. package/fesm2015/fundamental-ngx-core-split-button.mjs.map +1 -1
  458. package/fesm2015/fundamental-ngx-core-splitter.mjs +2 -2
  459. package/fesm2015/fundamental-ngx-core-splitter.mjs.map +1 -1
  460. package/fesm2015/fundamental-ngx-core-status-indicator.mjs +1 -1
  461. package/fesm2015/fundamental-ngx-core-status-indicator.mjs.map +1 -1
  462. package/fesm2015/fundamental-ngx-core-step-input.mjs +1 -1
  463. package/fesm2015/fundamental-ngx-core-step-input.mjs.map +1 -1
  464. package/fesm2015/fundamental-ngx-core-switch.mjs.map +1 -1
  465. package/fesm2015/fundamental-ngx-core-table.mjs +2 -2
  466. package/fesm2015/fundamental-ngx-core-table.mjs.map +1 -1
  467. package/fesm2015/fundamental-ngx-core-tabs.mjs +2 -2
  468. package/fesm2015/fundamental-ngx-core-tabs.mjs.map +1 -1
  469. package/fesm2015/fundamental-ngx-core-text.mjs +3 -3
  470. package/fesm2015/fundamental-ngx-core-text.mjs.map +1 -1
  471. package/fesm2015/fundamental-ngx-core-theming.mjs +1 -1
  472. package/fesm2015/fundamental-ngx-core-theming.mjs.map +1 -1
  473. package/fesm2015/fundamental-ngx-core-tile.mjs +1 -1
  474. package/fesm2015/fundamental-ngx-core-tile.mjs.map +1 -1
  475. package/fesm2015/fundamental-ngx-core-time-picker.mjs.map +1 -1
  476. package/fesm2015/fundamental-ngx-core-time.mjs +2 -2
  477. package/fesm2015/fundamental-ngx-core-time.mjs.map +1 -1
  478. package/fesm2015/fundamental-ngx-core-timeline.mjs +4 -4
  479. package/fesm2015/fundamental-ngx-core-timeline.mjs.map +1 -1
  480. package/fesm2015/fundamental-ngx-core-title.mjs.map +1 -1
  481. package/fesm2015/fundamental-ngx-core-token.mjs +2 -2
  482. package/fesm2015/fundamental-ngx-core-token.mjs.map +1 -1
  483. package/fesm2015/fundamental-ngx-core-toolbar.mjs +1 -1
  484. package/fesm2015/fundamental-ngx-core-toolbar.mjs.map +1 -1
  485. package/fesm2015/fundamental-ngx-core-utils.mjs +2 -3507
  486. package/fesm2015/fundamental-ngx-core-utils.mjs.map +1 -1
  487. package/fesm2015/fundamental-ngx-core-wizard.mjs +2 -2
  488. package/fesm2015/fundamental-ngx-core-wizard.mjs.map +1 -1
  489. package/fesm2015/fundamental-ngx-core.mjs +9 -11
  490. package/fesm2015/fundamental-ngx-core.mjs.map +1 -1
  491. package/fesm2020/fundamental-ngx-core-action-sheet.mjs +2 -2
  492. package/fesm2020/fundamental-ngx-core-action-sheet.mjs.map +1 -1
  493. package/fesm2020/fundamental-ngx-core-alert.mjs +2 -2
  494. package/fesm2020/fundamental-ngx-core-alert.mjs.map +1 -1
  495. package/fesm2020/fundamental-ngx-core-avatar-group.mjs +2 -2
  496. package/fesm2020/fundamental-ngx-core-avatar-group.mjs.map +1 -1
  497. package/fesm2020/fundamental-ngx-core-avatar.mjs +1 -1
  498. package/fesm2020/fundamental-ngx-core-avatar.mjs.map +1 -1
  499. package/fesm2020/fundamental-ngx-core-bar.mjs +1 -1
  500. package/fesm2020/fundamental-ngx-core-bar.mjs.map +1 -1
  501. package/fesm2020/fundamental-ngx-core-breadcrumb.mjs +2 -2
  502. package/fesm2020/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
  503. package/fesm2020/fundamental-ngx-core-busy-indicator.mjs +1 -1
  504. package/fesm2020/fundamental-ngx-core-busy-indicator.mjs.map +1 -1
  505. package/fesm2020/fundamental-ngx-core-button.mjs +1 -1
  506. package/fesm2020/fundamental-ngx-core-button.mjs.map +1 -1
  507. package/fesm2020/fundamental-ngx-core-calendar.mjs +1 -1
  508. package/fesm2020/fundamental-ngx-core-calendar.mjs.map +1 -1
  509. package/fesm2020/fundamental-ngx-core-card.mjs +1 -1
  510. package/fesm2020/fundamental-ngx-core-card.mjs.map +1 -1
  511. package/fesm2020/fundamental-ngx-core-carousel.mjs +2 -2
  512. package/fesm2020/fundamental-ngx-core-carousel.mjs.map +1 -1
  513. package/fesm2020/fundamental-ngx-core-checkbox.mjs +1 -1
  514. package/fesm2020/fundamental-ngx-core-checkbox.mjs.map +1 -1
  515. package/fesm2020/fundamental-ngx-core-combobox.mjs +6 -6
  516. package/fesm2020/fundamental-ngx-core-combobox.mjs.map +1 -1
  517. package/fesm2020/fundamental-ngx-core-content-density.mjs +5 -4
  518. package/fesm2020/fundamental-ngx-core-content-density.mjs.map +1 -1
  519. package/fesm2020/fundamental-ngx-core-date-picker.mjs.map +1 -1
  520. package/fesm2020/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
  521. package/fesm2020/fundamental-ngx-core-datetime.mjs +1 -1
  522. package/fesm2020/fundamental-ngx-core-datetime.mjs.map +1 -1
  523. package/fesm2020/fundamental-ngx-core-dialog.mjs +7 -7
  524. package/fesm2020/fundamental-ngx-core-dialog.mjs.map +1 -1
  525. package/fesm2020/fundamental-ngx-core-dynamic-page.mjs +3 -3
  526. package/fesm2020/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
  527. package/fesm2020/fundamental-ngx-core-dynamic-side-content.mjs +1 -1
  528. package/fesm2020/fundamental-ngx-core-dynamic-side-content.mjs.map +1 -1
  529. package/fesm2020/fundamental-ngx-core-facets.mjs.map +1 -1
  530. package/fesm2020/fundamental-ngx-core-feed-input.mjs +1 -1
  531. package/fesm2020/fundamental-ngx-core-feed-input.mjs.map +1 -1
  532. package/fesm2020/fundamental-ngx-core-feed-list-item.mjs +2 -2
  533. package/fesm2020/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
  534. package/fesm2020/fundamental-ngx-core-file-uploader.mjs +1 -1
  535. package/fesm2020/fundamental-ngx-core-file-uploader.mjs.map +1 -1
  536. package/fesm2020/fundamental-ngx-core-fixed-card-layout.mjs +3 -3
  537. package/fesm2020/fundamental-ngx-core-fixed-card-layout.mjs.map +1 -1
  538. package/fesm2020/fundamental-ngx-core-form.mjs +4 -4
  539. package/fesm2020/fundamental-ngx-core-form.mjs.map +1 -1
  540. package/fesm2020/fundamental-ngx-core-grid-list.mjs +1 -1
  541. package/fesm2020/fundamental-ngx-core-grid-list.mjs.map +1 -1
  542. package/fesm2020/fundamental-ngx-core-icon.mjs +1 -1
  543. package/fesm2020/fundamental-ngx-core-icon.mjs.map +1 -1
  544. package/fesm2020/fundamental-ngx-core-illustrated-message.mjs +1 -1
  545. package/fesm2020/fundamental-ngx-core-illustrated-message.mjs.map +1 -1
  546. package/fesm2020/fundamental-ngx-core-infinite-scroll.mjs.map +1 -1
  547. package/fesm2020/fundamental-ngx-core-info-label.mjs +1 -1
  548. package/fesm2020/fundamental-ngx-core-info-label.mjs.map +1 -1
  549. package/fesm2020/fundamental-ngx-core-inline-help.mjs.map +1 -1
  550. package/fesm2020/fundamental-ngx-core-input-group.mjs +1 -1
  551. package/fesm2020/fundamental-ngx-core-input-group.mjs.map +1 -1
  552. package/fesm2020/fundamental-ngx-core-layout-grid.mjs +1 -1
  553. package/fesm2020/fundamental-ngx-core-layout-grid.mjs.map +1 -1
  554. package/fesm2020/fundamental-ngx-core-link.mjs +1 -1
  555. package/fesm2020/fundamental-ngx-core-link.mjs.map +1 -1
  556. package/fesm2020/fundamental-ngx-core-list.mjs +4 -4
  557. package/fesm2020/fundamental-ngx-core-list.mjs.map +1 -1
  558. package/fesm2020/fundamental-ngx-core-menu.mjs +4 -4
  559. package/fesm2020/fundamental-ngx-core-menu.mjs.map +1 -1
  560. package/fesm2020/fundamental-ngx-core-message-box.mjs +6 -6
  561. package/fesm2020/fundamental-ngx-core-message-box.mjs.map +1 -1
  562. package/fesm2020/fundamental-ngx-core-message-page.mjs +1 -1
  563. package/fesm2020/fundamental-ngx-core-message-page.mjs.map +1 -1
  564. package/fesm2020/fundamental-ngx-core-message-strip.mjs +1 -1
  565. package/fesm2020/fundamental-ngx-core-message-strip.mjs.map +1 -1
  566. package/fesm2020/fundamental-ngx-core-message-toast.mjs +2 -2
  567. package/fesm2020/fundamental-ngx-core-message-toast.mjs.map +1 -1
  568. package/fesm2020/fundamental-ngx-core-micro-process-flow.mjs +2 -2
  569. package/fesm2020/fundamental-ngx-core-micro-process-flow.mjs.map +1 -1
  570. package/fesm2020/fundamental-ngx-core-mobile-mode.mjs +1 -1
  571. package/fesm2020/fundamental-ngx-core-mobile-mode.mjs.map +1 -1
  572. package/fesm2020/fundamental-ngx-core-multi-combobox.mjs +1298 -0
  573. package/fesm2020/fundamental-ngx-core-multi-combobox.mjs.map +1 -0
  574. package/fesm2020/fundamental-ngx-core-multi-input.mjs +6 -6
  575. package/fesm2020/fundamental-ngx-core-multi-input.mjs.map +1 -1
  576. package/fesm2020/fundamental-ngx-core-nested-list.mjs +2 -2
  577. package/fesm2020/fundamental-ngx-core-nested-list.mjs.map +1 -1
  578. package/fesm2020/fundamental-ngx-core-notification.mjs +2 -2
  579. package/fesm2020/fundamental-ngx-core-notification.mjs.map +1 -1
  580. package/fesm2020/fundamental-ngx-core-object-identifier.mjs.map +1 -1
  581. package/fesm2020/fundamental-ngx-core-object-marker.mjs +1 -1
  582. package/fesm2020/fundamental-ngx-core-object-marker.mjs.map +1 -1
  583. package/fesm2020/fundamental-ngx-core-object-number.mjs +1 -1
  584. package/fesm2020/fundamental-ngx-core-object-number.mjs.map +1 -1
  585. package/fesm2020/fundamental-ngx-core-object-status.mjs +1 -1
  586. package/fesm2020/fundamental-ngx-core-object-status.mjs.map +1 -1
  587. package/fesm2020/fundamental-ngx-core-overflow-layout.mjs +2 -2
  588. package/fesm2020/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  589. package/fesm2020/fundamental-ngx-core-pagination.mjs +4 -4
  590. package/fesm2020/fundamental-ngx-core-pagination.mjs.map +1 -1
  591. package/fesm2020/fundamental-ngx-core-panel.mjs +1 -1
  592. package/fesm2020/fundamental-ngx-core-panel.mjs.map +1 -1
  593. package/fesm2020/fundamental-ngx-core-popover.mjs +2 -2
  594. package/fesm2020/fundamental-ngx-core-popover.mjs.map +1 -1
  595. package/fesm2020/fundamental-ngx-core-product-switch.mjs +3 -3
  596. package/fesm2020/fundamental-ngx-core-product-switch.mjs.map +1 -1
  597. package/fesm2020/fundamental-ngx-core-progress-indicator.mjs +1 -1
  598. package/fesm2020/fundamental-ngx-core-progress-indicator.mjs.map +1 -1
  599. package/fesm2020/fundamental-ngx-core-radio.mjs +1 -1
  600. package/fesm2020/fundamental-ngx-core-radio.mjs.map +1 -1
  601. package/fesm2020/fundamental-ngx-core-rating-indicator.mjs +1 -1
  602. package/fesm2020/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
  603. package/fesm2020/fundamental-ngx-core-resizable-card-layout.mjs +1 -1
  604. package/fesm2020/fundamental-ngx-core-resizable-card-layout.mjs.map +1 -1
  605. package/fesm2020/fundamental-ngx-core-segmented-button.mjs +1 -1
  606. package/fesm2020/fundamental-ngx-core-segmented-button.mjs.map +1 -1
  607. package/fesm2020/fundamental-ngx-core-select.mjs +4 -4
  608. package/fesm2020/fundamental-ngx-core-select.mjs.map +1 -1
  609. package/fesm2020/fundamental-ngx-core-shared.mjs +4 -10
  610. package/fesm2020/fundamental-ngx-core-shared.mjs.map +1 -1
  611. package/fesm2020/fundamental-ngx-core-shellbar.mjs +1 -1
  612. package/fesm2020/fundamental-ngx-core-shellbar.mjs.map +1 -1
  613. package/fesm2020/fundamental-ngx-core-slider.mjs +3 -3
  614. package/fesm2020/fundamental-ngx-core-slider.mjs.map +1 -1
  615. package/fesm2020/fundamental-ngx-core-split-button.mjs +1 -1
  616. package/fesm2020/fundamental-ngx-core-split-button.mjs.map +1 -1
  617. package/fesm2020/fundamental-ngx-core-splitter.mjs +2 -2
  618. package/fesm2020/fundamental-ngx-core-splitter.mjs.map +1 -1
  619. package/fesm2020/fundamental-ngx-core-status-indicator.mjs +1 -1
  620. package/fesm2020/fundamental-ngx-core-status-indicator.mjs.map +1 -1
  621. package/fesm2020/fundamental-ngx-core-step-input.mjs +1 -1
  622. package/fesm2020/fundamental-ngx-core-step-input.mjs.map +1 -1
  623. package/fesm2020/fundamental-ngx-core-switch.mjs.map +1 -1
  624. package/fesm2020/fundamental-ngx-core-table.mjs +2 -2
  625. package/fesm2020/fundamental-ngx-core-table.mjs.map +1 -1
  626. package/fesm2020/fundamental-ngx-core-tabs.mjs +2 -2
  627. package/fesm2020/fundamental-ngx-core-tabs.mjs.map +1 -1
  628. package/fesm2020/fundamental-ngx-core-text.mjs +3 -3
  629. package/fesm2020/fundamental-ngx-core-text.mjs.map +1 -1
  630. package/fesm2020/fundamental-ngx-core-theming.mjs +1 -1
  631. package/fesm2020/fundamental-ngx-core-theming.mjs.map +1 -1
  632. package/fesm2020/fundamental-ngx-core-tile.mjs +1 -1
  633. package/fesm2020/fundamental-ngx-core-tile.mjs.map +1 -1
  634. package/fesm2020/fundamental-ngx-core-time-picker.mjs.map +1 -1
  635. package/fesm2020/fundamental-ngx-core-time.mjs +2 -2
  636. package/fesm2020/fundamental-ngx-core-time.mjs.map +1 -1
  637. package/fesm2020/fundamental-ngx-core-timeline.mjs +4 -4
  638. package/fesm2020/fundamental-ngx-core-timeline.mjs.map +1 -1
  639. package/fesm2020/fundamental-ngx-core-title.mjs.map +1 -1
  640. package/fesm2020/fundamental-ngx-core-token.mjs +2 -2
  641. package/fesm2020/fundamental-ngx-core-token.mjs.map +1 -1
  642. package/fesm2020/fundamental-ngx-core-toolbar.mjs +1 -1
  643. package/fesm2020/fundamental-ngx-core-toolbar.mjs.map +1 -1
  644. package/fesm2020/fundamental-ngx-core-utils.mjs +2 -3481
  645. package/fesm2020/fundamental-ngx-core-utils.mjs.map +1 -1
  646. package/fesm2020/fundamental-ngx-core-wizard.mjs +2 -2
  647. package/fesm2020/fundamental-ngx-core-wizard.mjs.map +1 -1
  648. package/fesm2020/fundamental-ngx-core.mjs +9 -11
  649. package/fesm2020/fundamental-ngx-core.mjs.map +1 -1
  650. package/file-uploader/file-uploader.component.d.ts +1 -1
  651. package/file-uploader/file-uploader.service.d.ts +1 -1
  652. package/fixed-card-layout/fixed-card-layout.component.d.ts +2 -2
  653. package/fixed-card-layout/fixed-card-layout.module.d.ts +1 -1
  654. package/form/form-control/form-control.component.d.ts +4 -4
  655. package/form/form-group/form-group.component.d.ts +1 -1
  656. package/form/form-item-control/form-item-control.d.ts +3 -2
  657. package/form/form-label/form-label.component.d.ts +2 -1
  658. package/form/form-message/constants.d.ts +1 -1
  659. package/form/form-message/form-message.component.d.ts +2 -2
  660. package/fundamental-ngx-core-v0.39.0-rc.0.tgz +0 -0
  661. package/fundamental-ngx.module.d.ts +76 -76
  662. package/grid-list/components/grid-list/grid-list.component.d.ts +1 -1
  663. package/grid-list/components/grid-list-group-header/grid-list-group-header.component.d.ts +1 -1
  664. package/grid-list/components/grid-list-item/grid-list-item.component.d.ts +1 -1
  665. package/icon/icon.component.d.ts +2 -2
  666. package/illustrated-message/illustrated-message.component.d.ts +2 -2
  667. package/infinite-scroll/infinite-scroll.directive.d.ts +1 -1
  668. package/info-label/info-label.component.d.ts +2 -2
  669. package/inline-help/inline-help.directive.d.ts +1 -1
  670. package/input-group/input-group-directives.d.ts +2 -2
  671. package/input-group/input-group.component.d.ts +2 -1
  672. package/layout-grid/directives/layout-grid-col.directive.d.ts +1 -1
  673. package/layout-grid/layout-grid.component.d.ts +1 -1
  674. package/link/link.component.d.ts +1 -1
  675. package/list/list-component.interface.d.ts +3 -0
  676. package/list/list-focus-item.model.d.ts +1 -1
  677. package/list/list-item/list-item.component.d.ts +2 -2
  678. package/list/list-message.directive.d.ts +1 -1
  679. package/list/list-navigation-item/list-navigation-item.component.d.ts +1 -1
  680. package/list/list.component.d.ts +2 -3
  681. package/list/public_api.d.ts +1 -0
  682. package/menu/directives/menu-interactive.directive.d.ts +1 -1
  683. package/menu/directives/menu-trigger.directive.d.ts +1 -1
  684. package/menu/menu-item/menu-item.component.d.ts +1 -1
  685. package/menu/menu-mobile/menu-mobile.component.d.ts +1 -1
  686. package/menu/menu.component.d.ts +2 -2
  687. package/menu/menu.module.d.ts +1 -1
  688. package/menu/services/menu.service.d.ts +1 -1
  689. package/message-box/message-box-container/message-box-container.component.d.ts +2 -2
  690. package/message-box/message-box-footer/message-box-footer.component.d.ts +1 -1
  691. package/message-box/message-box-header/message-box-header.component.d.ts +2 -2
  692. package/message-box/message-box.component.d.ts +1 -1
  693. package/message-box/message-box.module.d.ts +1 -1
  694. package/message-box/services/message-box.service.d.ts +1 -1
  695. package/message-page/message-page.component.d.ts +1 -1
  696. package/message-strip/message-strip.component.d.ts +2 -2
  697. package/message-toast/message-toast-service/message-toast.service.d.ts +1 -1
  698. package/message-toast/message-toast-utils/message-toast-config.d.ts +2 -2
  699. package/message-toast/message-toast.component.d.ts +1 -1
  700. package/micro-process-flow/components/micro-process-flow/micro-process-flow.component.d.ts +1 -1
  701. package/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.d.ts +1 -1
  702. package/multi-combobox/README.md +7 -0
  703. package/multi-combobox/base-multi-combobox.class.d.ts +171 -0
  704. package/multi-combobox/data-source/multi-combobox-data-source-parser.d.ts +9 -0
  705. package/multi-combobox/data-source/multi-combobox-data-source.d.ts +21 -0
  706. package/multi-combobox/helpers.d.ts +14 -0
  707. package/multi-combobox/index.d.ts +12 -0
  708. package/multi-combobox/mobile/mobile-multi-combobox.component.d.ts +43 -0
  709. package/multi-combobox/mobile/mobile-multi-combobox.module.d.ts +12 -0
  710. package/multi-combobox/models/multi-combobox.interface.d.ts +26 -0
  711. package/multi-combobox/models/selection-change.event.d.ts +12 -0
  712. package/multi-combobox/multi-combobox-config.d.ts +22 -0
  713. package/multi-combobox/multi-combobox.component.d.ts +257 -0
  714. package/multi-combobox/multi-combobox.module.d.ts +18 -0
  715. package/multi-combobox/multi-combobox.token.d.ts +3 -0
  716. package/multi-input/multi-input.component.d.ts +3 -2
  717. package/multi-input/multi-input.module.d.ts +1 -1
  718. package/nested-list/nested-item/nested-item.directive.d.ts +1 -1
  719. package/nested-list/nested-link/nested-link.directive.d.ts +1 -1
  720. package/nested-list/nested-list-directives.d.ts +2 -2
  721. package/nested-list/nested-list-popover/nested-list-popover.component.d.ts +1 -1
  722. package/notification/directives/notification-indicator.directive.d.ts +1 -1
  723. package/notification/notification/notification.component.d.ts +2 -2
  724. package/notification/notification-group/notification-group.component.d.ts +1 -1
  725. package/notification/notification-group-header/notification-group-header.component.d.ts +2 -2
  726. package/notification/notification-service/notification.service.d.ts +1 -1
  727. package/notification/notification-utils/notification-config.d.ts +1 -1
  728. package/object-identifier/object-identifier.component.d.ts +1 -1
  729. package/object-marker/object-marker.component.d.ts +1 -1
  730. package/object-number/object-number.component.d.ts +2 -2
  731. package/object-status/object-status.component.d.ts +1 -2
  732. package/overflow-layout/directives/overflow-layout-popover-content.directive.d.ts +1 -1
  733. package/overflow-layout/overflow-layout.service.d.ts +1 -1
  734. package/package.json +11 -2
  735. package/pagination/pagination.component.d.ts +1 -1
  736. package/pagination/pagination.module.d.ts +1 -1
  737. package/panel/panel-content/panel-content.directive.d.ts +1 -1
  738. package/panel/panel.component.d.ts +2 -2
  739. package/popover/base/base-popover.class.d.ts +2 -1
  740. package/popover/popover-body/popover-body.component.d.ts +1 -1
  741. package/popover/popover-service/popover.service.d.ts +1 -2
  742. package/popover/popover-trigger.directive.d.ts +1 -1
  743. package/popover/popover.component.d.ts +1 -1
  744. package/product-switch/product-switch-body/product-switch-body.component.d.ts +1 -1
  745. package/product-switch/product-switch.module.d.ts +1 -1
  746. package/public_api.d.ts +3 -2
  747. package/radio/radio-button/radio-button.component.d.ts +2 -2
  748. package/rating-indicator/components/rating-indicator.component.d.ts +3 -3
  749. package/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.d.ts +2 -2
  750. package/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.d.ts +1 -1
  751. package/schematics/add-dependencies/index.js +12 -2
  752. package/schematics/add-dependencies/index.js.map +1 -1
  753. package/schematics/add-dependencies/index.ts +13 -0
  754. package/schematics/migrations/migration-0-39/index.d.ts +2 -0
  755. package/schematics/migrations/migration-0-39/index.js +59 -0
  756. package/schematics/migrations/migration-0-39/index.js.map +1 -0
  757. package/schematics/migrations/migration-0-39/index.ts +66 -0
  758. package/schematics/migrations.json +5 -0
  759. package/select/select-key-manager.service.d.ts +1 -1
  760. package/select/select.component.d.ts +4 -3
  761. package/shared/public_api.d.ts +1 -4
  762. package/shellbar/model/shellbar-user.d.ts +1 -1
  763. package/shellbar/product-menu/product-menu.component.d.ts +2 -1
  764. package/shellbar/shellbar.module.d.ts +1 -1
  765. package/shellbar/user-menu/shellbar-user-menu.component.d.ts +2 -1
  766. package/slider/slider-position.directive.d.ts +1 -1
  767. package/slider/slider.component.d.ts +2 -2
  768. package/slider/slider.module.d.ts +1 -1
  769. package/split-button/split-button.component.d.ts +1 -1
  770. package/splitter/splitter-pane-container/splitter-pane-container.component.d.ts +1 -1
  771. package/status-indicator/status-indicator.component.d.ts +2 -2
  772. package/step-input/step-input.component.d.ts +2 -1
  773. package/switch/switch.component.d.ts +1 -1
  774. package/table/directives/table-cell.directive.d.ts +2 -2
  775. package/table/directives/table-icon.directive.d.ts +1 -1
  776. package/table/directives/table-status-indicator.directive.d.ts +1 -1
  777. package/table/table.component.d.ts +1 -1
  778. package/tabs/tab-item/tab-item.directive.d.ts +2 -2
  779. package/tabs/tab-link/tab-link.directive.d.ts +1 -1
  780. package/tabs/tab-list.component.d.ts +2 -2
  781. package/tabs/tab-nav/tab-nav.component.d.ts +1 -1
  782. package/tabs/tab-panel/tab-panel.component.d.ts +1 -1
  783. package/tabs/tab-utils/tab-directives.d.ts +1 -1
  784. package/tabs/tab-utils/tab-info.class.d.ts +1 -1
  785. package/text/text.component.d.ts +1 -1
  786. package/text/text.module.d.ts +1 -1
  787. package/tile/directives/numeric-content.directives.d.ts +1 -1
  788. package/tile/directives/tile.directives.d.ts +2 -2
  789. package/tile/tile.component.d.ts +1 -1
  790. package/time/time-column/time-column.component.d.ts +1 -1
  791. package/time/time.component.d.ts +1 -1
  792. package/time/time.module.d.ts +1 -1
  793. package/time-picker/time-picker.component.d.ts +3 -1
  794. package/timeline/timeline.module.d.ts +1 -1
  795. package/title/title.component.d.ts +1 -1
  796. package/token/token-input.directive.d.ts +1 -1
  797. package/token/tokenizer.component.d.ts +1 -1
  798. package/toolbar/deprecated-toolbar-size.directive.d.ts +1 -1
  799. package/toolbar/toolbar-overflow-priority.directive.d.ts +1 -1
  800. package/toolbar/toolbar.component.d.ts +1 -1
  801. package/utils/index.d.ts +1 -5
  802. package/wizard/wizard-navigation/wizard-navigation.component.d.ts +1 -1
  803. package/wizard/wizard-progress-bar/wizard-progress-bar.directive.d.ts +1 -1
  804. package/wizard/wizard-step/wizard-step.component.d.ts +1 -1
  805. package/wizard/wizard-step-indicator/wizard-step-indicator.component.d.ts +1 -1
  806. package/wizard/wizard.component.d.ts +1 -1
  807. package/wizard/wizard.service.d.ts +1 -1
  808. package/esm2020/shared/interfaces/form-states.mjs +0 -2
  809. package/esm2020/shared/interfaces/nullable.mjs +0 -2
  810. package/esm2020/shared/utils/form.mjs +0 -6
  811. package/esm2020/utils/abstract-fd-ngx-class.mjs +0 -55
  812. package/esm2020/utils/consts/error-messages.mjs +0 -6
  813. package/esm2020/utils/consts/index.mjs +0 -5
  814. package/esm2020/utils/consts/overflow-priority-score.mjs +0 -8
  815. package/esm2020/utils/consts/unicode-letters.regex.mjs +0 -11
  816. package/esm2020/utils/consts/unicode-numbers.regex.mjs +0 -8
  817. package/esm2020/utils/datatypes/color-accent.datatype.mjs +0 -2
  818. package/esm2020/utils/datatypes/hash.datatype.mjs +0 -2
  819. package/esm2020/utils/datatypes/index.mjs +0 -4
  820. package/esm2020/utils/datatypes/size.datatype.mjs +0 -2
  821. package/esm2020/utils/decorators/apply-css-class.decorator.mjs +0 -60
  822. package/esm2020/utils/decorators/apply-css-style.decorator.mjs +0 -28
  823. package/esm2020/utils/directives/auto-complete/auto-complete.directive.mjs +0 -112
  824. package/esm2020/utils/directives/auto-complete/auto-complete.module.mjs +0 -18
  825. package/esm2020/utils/directives/focus-key-manager/focus-key-manager-helpers.module.mjs +0 -19
  826. package/esm2020/utils/directives/focus-key-manager/focus-key-manager-item.directive.mjs +0 -73
  827. package/esm2020/utils/directives/focus-key-manager/focus-key-manager-list.directive.mjs +0 -88
  828. package/esm2020/utils/directives/focus-key-manager/focus-key-manager.tokens.mjs +0 -3
  829. package/esm2020/utils/directives/ignore-click-on-selection/ignore-click-on-selection.directive.mjs +0 -54
  830. package/esm2020/utils/directives/ignore-click-on-selection/ignore-click-on-selection.module.mjs +0 -18
  831. package/esm2020/utils/directives/ignore-click-on-selection/tokens.mjs +0 -3
  832. package/esm2020/utils/directives/initial-focus/initial-focus.directive.mjs +0 -80
  833. package/esm2020/utils/directives/initial-focus/initial-focus.module.mjs +0 -18
  834. package/esm2020/utils/directives/line-clamp/line-clamp.directive.mjs +0 -216
  835. package/esm2020/utils/directives/line-clamp/line-clamp.module.mjs +0 -18
  836. package/esm2020/utils/directives/only-digits/only-digits.directive.mjs +0 -193
  837. package/esm2020/utils/directives/only-digits/only-digits.module.mjs +0 -18
  838. package/esm2020/utils/directives/overflow-list/overflow-list-item.directive.mjs +0 -17
  839. package/esm2020/utils/directives/overflow-list/overflow-list.directive.mjs +0 -115
  840. package/esm2020/utils/directives/overflow-list/overflow-list.module.mjs +0 -19
  841. package/esm2020/utils/directives/repeat/repeat.directive.mjs +0 -33
  842. package/esm2020/utils/directives/repeat/repeat.module.mjs +0 -18
  843. package/esm2020/utils/directives/resize/resize-handle.directive.mjs +0 -17
  844. package/esm2020/utils/directives/resize/resize.directive.mjs +0 -206
  845. package/esm2020/utils/directives/resize/resize.module.mjs +0 -19
  846. package/esm2020/utils/directives/template/template.directive.mjs +0 -24
  847. package/esm2020/utils/directives/template/template.module.mjs +0 -16
  848. package/esm2020/utils/directives/truncate/truncate.directive.mjs +0 -72
  849. package/esm2020/utils/directives/truncate/truncate.module.mjs +0 -18
  850. package/esm2020/utils/drag-and-drop/dnd-item/dnd-item.directive.mjs +0 -256
  851. package/esm2020/utils/drag-and-drop/dnd-keyboard-group/dnd-keyboard-group.directive.mjs +0 -88
  852. package/esm2020/utils/drag-and-drop/dnd-keyboard-item/dnd-keyboard-item.directive.mjs +0 -83
  853. package/esm2020/utils/drag-and-drop/dnd-list/dnd-list.directive.mjs +0 -221
  854. package/esm2020/utils/drag-and-drop/dnd.interfaces.mjs +0 -2
  855. package/esm2020/utils/drag-and-drop/drag-and-drop.module.mjs +0 -22
  856. package/esm2020/utils/drag-and-drop/tokens.mjs +0 -4
  857. package/esm2020/utils/dynamic-component/dynamic-component-config.mjs +0 -2
  858. package/esm2020/utils/dynamic-component/dynamic-component-container.mjs +0 -21
  859. package/esm2020/utils/dynamic-component/dynamic-component-injector.mjs +0 -16
  860. package/esm2020/utils/dynamic-component/dynamic-component.service.mjs +0 -90
  861. package/esm2020/utils/functions/consumer-provider-factory.mjs +0 -12
  862. package/esm2020/utils/functions/element-size.mjs +0 -23
  863. package/esm2020/utils/functions/get-document-font-size.mjs +0 -5
  864. package/esm2020/utils/functions/index.mjs +0 -13
  865. package/esm2020/utils/functions/intersection-observable.mjs +0 -26
  866. package/esm2020/utils/functions/is-compact-density.mjs +0 -11
  867. package/esm2020/utils/functions/key-util.mjs +0 -77
  868. package/esm2020/utils/functions/module-deprecations-provider.mjs +0 -18
  869. package/esm2020/utils/functions/parser-file-size.mjs +0 -45
  870. package/esm2020/utils/functions/random-color-accent.mjs +0 -5
  871. package/esm2020/utils/functions/resize-observable.mjs +0 -33
  872. package/esm2020/utils/functions/scroll.mjs +0 -19
  873. package/esm2020/utils/functions/uuidv4-generator.mjs +0 -12
  874. package/esm2020/utils/helpers/range-selector.mjs +0 -113
  875. package/esm2020/utils/interfaces/content-density.mjs +0 -2
  876. package/esm2020/utils/interfaces/css-class-builder.interface.mjs +0 -2
  877. package/esm2020/utils/interfaces/css-style-builder.interface.mjs +0 -2
  878. package/esm2020/utils/interfaces/has-element-ref.interface.mjs +0 -2
  879. package/esm2020/utils/interfaces/keyboard-support-item.interface.mjs +0 -2
  880. package/esm2020/utils/interfaces/module-deprecation.interface.mjs +0 -2
  881. package/esm2020/utils/interfaces/require.interface.mjs +0 -2
  882. package/esm2020/utils/list-item/list-item-utils.mjs +0 -3
  883. package/esm2020/utils/mixins/apply-mixin.mjs +0 -11
  884. package/esm2020/utils/pipes/displayFn.pipe.mjs +0 -17
  885. package/esm2020/utils/pipes/filter-strings.pipe.mjs +0 -30
  886. package/esm2020/utils/pipes/is-compact.pipe.mjs +0 -16
  887. package/esm2020/utils/pipes/pipe.module.mjs +0 -55
  888. package/esm2020/utils/pipes/safe.pipe.mjs +0 -36
  889. package/esm2020/utils/pipes/search-highlight.pipe.mjs +0 -31
  890. package/esm2020/utils/pipes/truncate.pipe.mjs +0 -17
  891. package/esm2020/utils/pipes/two-digits.pipe.mjs +0 -22
  892. package/esm2020/utils/pipes/value-by-path.pipe.mjs +0 -16
  893. package/esm2020/utils/public_api.mjs +0 -74
  894. package/esm2020/utils/services/content-density.service.mjs +0 -34
  895. package/esm2020/utils/services/destroyed.service.mjs +0 -20
  896. package/esm2020/utils/services/focus-trap.service.mjs +0 -92
  897. package/esm2020/utils/services/keyboard-support/keyboard-support.service.mjs +0 -65
  898. package/esm2020/utils/services/local-storage.service.mjs +0 -38
  899. package/esm2020/utils/services/resize-observer.service.mjs +0 -88
  900. package/esm2020/utils/services/rtl.service.mjs +0 -29
  901. package/esm2020/utils/services/tabbable-element.service.mjs +0 -42
  902. package/esm2020/utils/services/themes.service.mjs +0 -133
  903. package/esm2020/utils/tokens/module-deprecations.token.mjs +0 -3
  904. package/esm2020/utils/utils.module.mjs +0 -21
  905. package/fundamental-ngx-core-v0.38.3-rc.4.tgz +0 -0
  906. package/shared/interfaces/form-states.d.ts +0 -1
  907. package/shared/interfaces/nullable.d.ts +0 -6
  908. package/shared/utils/form.d.ts +0 -3
  909. package/utils/abstract-fd-ngx-class.d.ts +0 -27
  910. package/utils/consts/error-messages.d.ts +0 -3
  911. package/utils/consts/index.d.ts +0 -4
  912. package/utils/consts/overflow-priority-score.d.ts +0 -2
  913. package/utils/consts/unicode-letters.regex.d.ts +0 -7
  914. package/utils/consts/unicode-numbers.regex.d.ts +0 -6
  915. package/utils/datatypes/color-accent.datatype.d.ts +0 -1
  916. package/utils/datatypes/hash.datatype.d.ts +0 -3
  917. package/utils/datatypes/index.d.ts +0 -3
  918. package/utils/datatypes/size.datatype.d.ts +0 -1
  919. package/utils/decorators/apply-css-class.decorator.d.ts +0 -10
  920. package/utils/decorators/apply-css-style.decorator.d.ts +0 -10
  921. package/utils/directives/auto-complete/auto-complete.directive.d.ts +0 -53
  922. package/utils/directives/auto-complete/auto-complete.module.d.ts +0 -8
  923. package/utils/directives/focus-key-manager/focus-key-manager-helpers.module.d.ts +0 -9
  924. package/utils/directives/focus-key-manager/focus-key-manager-item.directive.d.ts +0 -32
  925. package/utils/directives/focus-key-manager/focus-key-manager-list.directive.d.ts +0 -37
  926. package/utils/directives/focus-key-manager/focus-key-manager.tokens.d.ts +0 -3
  927. package/utils/directives/ignore-click-on-selection/ignore-click-on-selection.directive.d.ts +0 -17
  928. package/utils/directives/ignore-click-on-selection/ignore-click-on-selection.module.d.ts +0 -8
  929. package/utils/directives/ignore-click-on-selection/tokens.d.ts +0 -2
  930. package/utils/directives/initial-focus/initial-focus.directive.d.ts +0 -38
  931. package/utils/directives/initial-focus/initial-focus.module.d.ts +0 -8
  932. package/utils/directives/line-clamp/line-clamp.directive.d.ts +0 -92
  933. package/utils/directives/line-clamp/line-clamp.module.d.ts +0 -8
  934. package/utils/directives/only-digits/only-digits.directive.d.ts +0 -39
  935. package/utils/directives/only-digits/only-digits.module.d.ts +0 -8
  936. package/utils/directives/overflow-list/overflow-list-item.directive.d.ts +0 -9
  937. package/utils/directives/overflow-list/overflow-list.directive.d.ts +0 -57
  938. package/utils/directives/overflow-list/overflow-list.module.d.ts +0 -9
  939. package/utils/directives/repeat/repeat.directive.d.ts +0 -17
  940. package/utils/directives/repeat/repeat.module.d.ts +0 -8
  941. package/utils/directives/resize/resize-handle.directive.d.ts +0 -9
  942. package/utils/directives/resize/resize.directive.d.ts +0 -52
  943. package/utils/directives/resize/resize.module.d.ts +0 -9
  944. package/utils/directives/template/template.directive.d.ts +0 -13
  945. package/utils/directives/template/template.module.d.ts +0 -7
  946. package/utils/directives/truncate/truncate.directive.d.ts +0 -46
  947. package/utils/directives/truncate/truncate.module.d.ts +0 -8
  948. package/utils/drag-and-drop/dnd-item/dnd-item.directive.d.ts +0 -86
  949. package/utils/drag-and-drop/dnd-keyboard-group/dnd-keyboard-group.directive.d.ts +0 -32
  950. package/utils/drag-and-drop/dnd-keyboard-item/dnd-keyboard-item.directive.d.ts +0 -61
  951. package/utils/drag-and-drop/dnd-list/dnd-list.directive.d.ts +0 -65
  952. package/utils/drag-and-drop/dnd.interfaces.d.ts +0 -33
  953. package/utils/drag-and-drop/drag-and-drop.module.d.ts +0 -12
  954. package/utils/drag-and-drop/tokens.d.ts +0 -3
  955. package/utils/dynamic-component/dynamic-component-config.d.ts +0 -6
  956. package/utils/dynamic-component/dynamic-component-container.d.ts +0 -19
  957. package/utils/dynamic-component/dynamic-component-injector.d.ts +0 -20
  958. package/utils/dynamic-component/dynamic-component.service.d.ts +0 -46
  959. package/utils/functions/consumer-provider-factory.d.ts +0 -5
  960. package/utils/functions/element-size.d.ts +0 -12
  961. package/utils/functions/get-document-font-size.d.ts +0 -2
  962. package/utils/functions/index.d.ts +0 -12
  963. package/utils/functions/intersection-observable.d.ts +0 -8
  964. package/utils/functions/is-compact-density.d.ts +0 -7
  965. package/utils/functions/key-util.d.ts +0 -16
  966. package/utils/functions/module-deprecations-provider.d.ts +0 -5
  967. package/utils/functions/parser-file-size.d.ts +0 -2
  968. package/utils/functions/random-color-accent.d.ts +0 -3
  969. package/utils/functions/resize-observable.d.ts +0 -8
  970. package/utils/functions/scroll.d.ts +0 -7
  971. package/utils/functions/uuidv4-generator.d.ts +0 -2
  972. package/utils/helpers/range-selector.d.ts +0 -84
  973. package/utils/interfaces/content-density.d.ts +0 -1
  974. package/utils/interfaces/css-class-builder.interface.d.ts +0 -6
  975. package/utils/interfaces/css-style-builder.interface.d.ts +0 -5
  976. package/utils/interfaces/has-element-ref.interface.d.ts +0 -5
  977. package/utils/interfaces/keyboard-support-item.interface.d.ts +0 -6
  978. package/utils/interfaces/module-deprecation.interface.d.ts +0 -8
  979. package/utils/interfaces/require.interface.d.ts +0 -6
  980. package/utils/list-item/list-item-utils.d.ts +0 -5
  981. package/utils/mixins/apply-mixin.d.ts +0 -2
  982. package/utils/pipes/displayFn.pipe.d.ts +0 -8
  983. package/utils/pipes/filter-strings.pipe.d.ts +0 -16
  984. package/utils/pipes/is-compact.pipe.d.ts +0 -9
  985. package/utils/pipes/pipe.module.d.ts +0 -14
  986. package/utils/pipes/safe.pipe.d.ts +0 -12
  987. package/utils/pipes/search-highlight.pipe.d.ts +0 -8
  988. package/utils/pipes/truncate.pipe.d.ts +0 -8
  989. package/utils/pipes/two-digits.pipe.d.ts +0 -8
  990. package/utils/pipes/value-by-path.pipe.d.ts +0 -8
  991. package/utils/public_api.d.ts +0 -73
  992. package/utils/services/content-density.service.d.ts +0 -19
  993. package/utils/services/destroyed.service.d.ts +0 -11
  994. package/utils/services/focus-trap.service.d.ts +0 -43
  995. package/utils/services/keyboard-support/keyboard-support.service.d.ts +0 -31
  996. package/utils/services/local-storage.service.d.ts +0 -13
  997. package/utils/services/resize-observer.service.d.ts +0 -34
  998. package/utils/services/rtl.service.d.ts +0 -12
  999. package/utils/services/tabbable-element.service.d.ts +0 -12
  1000. package/utils/services/themes.service.d.ts +0 -43
  1001. package/utils/tokens/module-deprecations.token.d.ts +0 -3
  1002. package/utils/utils.module.d.ts +0 -7
package/README.md CHANGED
@@ -30,7 +30,7 @@ See [Component Documentation](https://sap.github.io/fundamental-ngx/docs/home) f
30
30
 
31
31
  To download and use Fundamental Library for Angular, you will first need to install the [node package manager](https://www.npmjs.com/get-npm).
32
32
 
33
- Fundamental Library for Angular is intended for use with Angular 8 or newer.
33
+ Fundamental Library for Angular is intended for use with Angular 15 or newer.
34
34
 
35
35
  Prior knowledge of Angular is recommended, to use the fundamental-ngx library.
36
36
 
@@ -116,7 +116,7 @@ If you encounter an issue, you can [create a ticket](https://github.com/SAP/fund
116
116
 
117
117
  ## <a name="7"></a>7. Contributing
118
118
 
119
- If you want to contribute, please check the [CONTRIBUTING.md](https://github.com/SAP/fundamental-ngx/blob/main/CONTRIBUTING.md) documentation for contribution guidelines. Please follow the [Angular commit message guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit).
119
+ If you want to contribute, please check the [CONTRIBUTING.md](https://github.com/SAP/fundamental-ngx/blob/main/CONTRIBUTING.md) documentation for contribution guidelines. Please follow the [Angular commit message guidelines](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit).
120
120
 
121
121
  Check out the [NEW_COMPONENT.md](https://github.com/SAP/fundamental-ngx/blob/main/NEW_COMPONENT.md) guide on building a new component for the library and creating the necessary documentation for your new component.
122
122
 
@@ -1,6 +1,5 @@
1
1
  import { ElementRef } from '@angular/core';
2
- import { KeyboardSupportService } from '@fundamental-ngx/core/utils';
3
- import { Nullable } from '@fundamental-ngx/core/shared';
2
+ import { KeyboardSupportService, Nullable } from '@fundamental-ngx/cdk/utils';
4
3
  import { ActionSheetItemComponent } from '../action-sheet-item/action-sheet-item.component';
5
4
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
6
5
  import * as i0 from "@angular/core";
@@ -1,5 +1,5 @@
1
1
  import { ElementRef, EventEmitter } from '@angular/core';
2
- import { KeyboardSupportItemInterface } from '@fundamental-ngx/core/utils';
2
+ import { KeyboardSupportItemInterface } from '@fundamental-ngx/cdk/utils';
3
3
  import { ButtonComponent } from '@fundamental-ngx/core/button';
4
4
  import * as i0 from "@angular/core";
5
5
  export interface ActionSheetClickEvent {
@@ -1,5 +1,5 @@
1
1
  import { AfterContentInit, AfterViewInit, ChangeDetectorRef, ComponentRef, EventEmitter, OnDestroy, QueryList, TemplateRef, ViewContainerRef } from '@angular/core';
2
- import { DynamicComponentService, FocusEscapeDirection, KeyboardSupportService } from '@fundamental-ngx/core/utils';
2
+ import { DynamicComponentService, FocusEscapeDirection, KeyboardSupportService } from '@fundamental-ngx/cdk/utils';
3
3
  import { Placement } from '@fundamental-ngx/core/shared';
4
4
  import { PopoverComponent } from '@fundamental-ngx/core/popover';
5
5
  import { ActionSheetMobileComponent } from './action-sheet-mobile/action-sheet-mobile.component';
@@ -1,6 +1,6 @@
1
1
  import { TemplateRef, Type } from '@angular/core';
2
2
  import { AlertConfig } from '../alert-utils/alert-config';
3
- import { DynamicComponentService } from '@fundamental-ngx/core/utils';
3
+ import { DynamicComponentService } from '@fundamental-ngx/cdk/utils';
4
4
  import { AlertRef } from '../alert-utils/alert-ref';
5
5
  import * as i0 from "@angular/core";
6
6
  /**
@@ -1,5 +1,4 @@
1
- import { DynamicComponentConfig } from '@fundamental-ngx/core/utils';
2
- import { Nullable } from '@fundamental-ngx/core/shared';
1
+ import { Nullable, DynamicComponentConfig } from '@fundamental-ngx/cdk/utils';
3
2
  /**
4
3
  * @deprecated
5
4
  * Alert component is depricated since version 0.16.0
@@ -1,6 +1,5 @@
1
1
  import { OnInit, ElementRef, ChangeDetectorRef, ComponentFactoryResolver, ComponentRef, Type, AfterViewInit, ViewContainerRef, TemplateRef, EmbeddedViewRef, EventEmitter, NgZone } from '@angular/core';
2
- import { AbstractFdNgxClass } from '@fundamental-ngx/core/utils';
3
- import { Nullable } from '@fundamental-ngx/core/shared';
2
+ import { AbstractFdNgxClass, Nullable } from '@fundamental-ngx/cdk/utils';
4
3
  import { AlertRef } from './alert-utils/alert-ref';
5
4
  import { AlertConfig } from './alert-utils/alert-config';
6
5
  import * as i0 from "@angular/core";
@@ -1,6 +1,6 @@
1
1
  import { ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnInit } from '@angular/core';
2
- import { ColorAccent, Size, CssClassBuilder } from '@fundamental-ngx/core/utils';
3
- import { Nullable } from '@fundamental-ngx/core/shared';
2
+ import { ColorAccent, Size, CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class AvatarComponent implements OnChanges, OnInit, CssClassBuilder, OnChanges {
6
6
  private _elementRef;
@@ -1,7 +1,7 @@
1
1
  import { AfterViewInit, ElementRef, OnChanges, OnDestroy, OnInit, QueryList } from '@angular/core';
2
2
  import { ViewportRuler } from '@angular/cdk/overlay';
3
- import { Nullable } from '@fundamental-ngx/core/shared';
4
- import { ColorAccent, RtlService, Size } from '@fundamental-ngx/core/utils';
3
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
4
+ import { ColorAccent, RtlService, Size } from '@fundamental-ngx/cdk/utils';
5
5
  import { AvatarGroupItemDirective } from './directives/avatar-group-item.directive';
6
6
  import { AvatarGroupInterface } from './avatar-group.interface';
7
7
  import * as i0 from "@angular/core";
@@ -1,6 +1,6 @@
1
1
  import { ElementRef } from '@angular/core';
2
2
  import { FocusableOption } from '@angular/cdk/a11y';
3
- import { HasElementRef } from '@fundamental-ngx/core/utils';
3
+ import { HasElementRef } from '@fundamental-ngx/cdk/utils';
4
4
  import { AvatarGroupInterface } from '../avatar-group.interface';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class AvatarGroupFocusableAvatarDirective implements FocusableOption, HasElementRef {
@@ -1,6 +1,6 @@
1
1
  import { AfterViewInit, OnDestroy, QueryList } from '@angular/core';
2
2
  import { FocusableOption } from '@angular/cdk/a11y';
3
- import { HasElementRef, RtlService } from '@fundamental-ngx/core/utils';
3
+ import { HasElementRef, RtlService } from '@fundamental-ngx/cdk/utils';
4
4
  import { FocusableWithElementRef } from '../tokens';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class AvatarGroupOverflowBodyDirective implements AfterViewInit, OnDestroy {
@@ -1,6 +1,6 @@
1
1
  import { ElementRef, OnChanges, OnInit } from '@angular/core';
2
- import { Size } from '@fundamental-ngx/core/utils';
3
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
2
+ import { Size } from '@fundamental-ngx/cdk/utils';
3
+ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
4
4
  import { AvatarGroupOverflowButtonColor } from '../avatar-group.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class AvatarGroupOverflowButtonDirective implements OnInit, OnChanges, CssClassBuilder {
@@ -1,6 +1,6 @@
1
1
  import { InjectionToken } from '@angular/core';
2
2
  import { FocusableOption } from '@angular/cdk/a11y';
3
- import { HasElementRef } from '@fundamental-ngx/core/utils';
3
+ import { HasElementRef } from '@fundamental-ngx/cdk/utils';
4
4
  import { AvatarGroupInterface } from './avatar-group.interface';
5
5
  export declare type FocusableWithElementRef = FocusableOption & HasElementRef;
6
6
  export declare const AVATAR_GROUP_FOCUSABLE_AVATAR_DIRECTIVE: InjectionToken<FocusableWithElementRef>;
@@ -1,5 +1,5 @@
1
1
  import { ElementRef, OnChanges, OnDestroy, OnInit } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
2
+ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare type SizeType = '' | 's' | 'm_l' | 'xl';
@@ -1,6 +1,6 @@
1
1
  import { ChangeDetectorRef, OnDestroy } from '@angular/core';
2
2
  import { BaseButton, ButtonComponent, ButtonType } from '@fundamental-ngx/core/button';
3
- import { Nullable } from '@fundamental-ngx/core/shared';
3
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class ButtonBarComponent extends BaseButton implements OnDestroy {
6
6
  private _cdRef;
@@ -1,5 +1,5 @@
1
1
  import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnInit, QueryList } from '@angular/core';
2
- import { DestroyedService, RtlService } from '@fundamental-ngx/core/utils';
2
+ import { DestroyedService, RtlService } from '@fundamental-ngx/cdk/utils';
3
3
  import { BehaviorSubject } from 'rxjs';
4
4
  import { Placement } from '@fundamental-ngx/core/shared';
5
5
  import { BreadcrumbItemComponent } from './breadcrumb-item.component';
@@ -8,7 +8,7 @@ import * as i6 from "@fundamental-ngx/core/popover";
8
8
  import * as i7 from "@fundamental-ngx/core/menu";
9
9
  import * as i8 from "@fundamental-ngx/core/link";
10
10
  import * as i9 from "@angular/cdk/portal";
11
- import * as i10 from "@fundamental-ngx/core/utils";
11
+ import * as i10 from "@fundamental-ngx/cdk/utils";
12
12
  import * as i11 from "@fundamental-ngx/core/content-density";
13
13
  import * as i12 from "@fundamental-ngx/core/overflow-layout";
14
14
  import * as i13 from "@fundamental-ngx/core/button";
@@ -1,5 +1,5 @@
1
1
  import { ElementRef } from '@angular/core';
2
- import { Nullable } from '@fundamental-ngx/core/shared';
2
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare type BusyIndicatorSize = 's' | 'm' | 'l';
5
5
  export declare class BusyIndicatorComponent {
@@ -1,5 +1,5 @@
1
1
  import { BooleanInput } from '@angular/cdk/coercion';
2
- import { Nullable } from '@fundamental-ngx/core/shared';
2
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare type GlyphPosition = 'before' | 'after';
5
5
  export declare type ButtonType = '' | 'standard' | 'positive' | 'negative' | 'attention' | 'half' | 'ghost' | 'transparent' | 'emphasized' | 'menu';
@@ -1,6 +1,6 @@
1
1
  import { ChangeDetectorRef, ElementRef, OnChanges, OnDestroy, OnInit } from '@angular/core';
2
2
  import { BaseButton } from './base-button';
3
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
3
+ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
4
4
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
5
5
  import * as i0 from "@angular/core";
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import { ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
2
2
  import { DateTimeFormats, DatetimeAdapter } from '@fundamental-ngx/core/datetime';
3
- import { SpecialDayRule, Nullable } from '@fundamental-ngx/core/shared';
3
+ import { SpecialDayRule } from '@fundamental-ngx/core/shared';
4
4
  import { DateRange } from '../../models/date-range';
5
5
  import { CalendarCurrent } from '../../models/calendar-current';
6
6
  import { CalendarDay } from '../../models/calendar-day';
@@ -8,6 +8,7 @@ import { CalendarType, DaysOfWeek } from '../../types';
8
8
  import { CalendarService } from '../../calendar.service';
9
9
  import { CalendarI18nLabels } from '../../i18n/calendar-i18n-labels';
10
10
  import { DisableDateFunction, EscapeFocusFunction, FocusableCalendarView } from '../../models/common';
11
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
11
12
  import * as i0 from "@angular/core";
12
13
  /** Component representing the day view of the calendar. */
13
14
  export declare class CalendarDayViewComponent<D> implements OnInit, OnChanges, OnDestroy, FocusableCalendarView {
@@ -1,7 +1,7 @@
1
1
  import { ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
2
2
  import { ControlValueAccessor, Validator } from '@angular/forms';
3
3
  import { DatetimeAdapter, DateTimeFormats } from '@fundamental-ngx/core/datetime';
4
- import { Nullable, SpecialDayRule } from '@fundamental-ngx/core/shared';
4
+ import { SpecialDayRule } from '@fundamental-ngx/core/shared';
5
5
  import { DateRange } from './models/date-range';
6
6
  import { CalendarCurrent } from './models/calendar-current';
7
7
  import { CalendarYearGrid } from './models/calendar-year-grid';
@@ -14,6 +14,7 @@ import { CalendarAggregatedYearViewComponent } from './calendar-views/calendar-a
14
14
  import { DisableDateFunction, EscapeFocusFunction } from './models/common';
15
15
  import { CalendarType, DaysOfWeek, FdCalendarView, NavigationButtonDisableFunction } from './types';
16
16
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
17
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
17
18
  import * as i0 from "@angular/core";
18
19
  /**
19
20
  * Months: 1 = January, 12 = december.
@@ -1,5 +1,5 @@
1
1
  import { Subject } from 'rxjs';
2
- import { RtlService } from '@fundamental-ngx/core/utils';
2
+ import { RtlService } from '@fundamental-ngx/cdk/utils';
3
3
  import { EscapeFocusFunction } from './models/common';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class CalendarService {
@@ -1,4 +1,4 @@
1
- import { Nullable } from '@fundamental-ngx/core/shared';
1
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
2
2
  /**
3
3
  * Base Calendar Cell
4
4
  */
@@ -1,4 +1,4 @@
1
- import { Nullable } from '@fundamental-ngx/core/shared';
1
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
2
2
  import { CalendarCurrent } from './models/calendar-current';
3
3
  /** Type of calendar */
4
4
  export declare type CalendarType = 'single' | 'range';
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,6 +1,6 @@
1
1
  import { OnInit, ElementRef, OnChanges } from '@angular/core';
2
2
  import { ObjectStatus } from '@fundamental-ngx/core/object-status';
3
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
3
+ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class CardCounterDirective implements OnInit, OnChanges, CssClassBuilder {
6
6
  private _elementRef;
@@ -1,7 +1,7 @@
1
1
  import { OnInit, AfterContentInit, ElementRef, Renderer2, OnChanges } from '@angular/core';
2
2
  import { AvatarComponent } from '@fundamental-ngx/core/avatar';
3
3
  import { CardSubtitleDirective } from './card-subtitle.directive';
4
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
4
+ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class CardHeaderComponent implements OnInit, OnChanges, CssClassBuilder, AfterContentInit {
7
7
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { ElementRef, OnChanges, OnDestroy, OnInit } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
2
+ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import { CardType } from './constants';
4
4
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
5
5
  import * as i0 from "@angular/core";
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
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 {
5
5
  private _elementRef;
@@ -1,5 +1,5 @@
1
1
  import { OnInit, ElementRef } from '@angular/core';
2
- import { CssClassBuilder } from '@fundamental-ngx/core/utils';
2
+ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare type KpiStatus = 'positive' | 'negative' | 'critical' | 'informative';
5
5
  export declare class CardKpiValueDirective implements OnInit, CssClassBuilder {
@@ -1,6 +1,6 @@
1
1
  import { ElementRef } from '@angular/core';
2
2
  import { CarouselItemInterface } from '../carousel.service';
3
- import { Nullable } from '@fundamental-ngx/core/shared';
3
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare type Visibility = 'visible' | 'hidden';
6
6
  export declare class CarouselItemComponent implements CarouselItemInterface {
@@ -1,6 +1,6 @@
1
1
  import { AfterContentInit, AfterViewChecked, AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, NgZone, OnDestroy, OnInit, QueryList, Renderer2 } from '@angular/core';
2
2
  import { Direction } from '@angular/cdk/bidi';
3
- import { RtlService } from '@fundamental-ngx/core/utils';
3
+ import { RtlService } from '@fundamental-ngx/cdk/utils';
4
4
  import { CarouselItemComponent } from './carousel-item/carousel-item.component';
5
5
  import { FdCarouselResourceStrings } from './i18n/carousel-resources';
6
6
  import { CarouselService } from './carousel.service';
@@ -1,5 +1,5 @@
1
1
  import { ElementRef, EventEmitter, OnDestroy, QueryList } from '@angular/core';
2
- import { Nullable } from '@fundamental-ngx/core/shared';
2
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare const DEFAULT_TRANSITION_DURATION = "150ms";
5
5
  export interface CarouselItemInterface {
@@ -1,8 +1,8 @@
1
1
  import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, Renderer2 } from '@angular/core';
2
2
  import { ControlValueAccessor } from '@angular/forms';
3
3
  import { FdCheckboxValues } from './fd-checkbox-values.interface';
4
- import { ListItemInterface } from '@fundamental-ngx/core/utils';
5
- import { FormStates, Nullable } from '@fundamental-ngx/core/shared';
4
+ import { ListItemInterface, Nullable } from '@fundamental-ngx/cdk/utils';
5
+ import { FormStates } from '@fundamental-ngx/cdk/forms';
6
6
  import { FormItemControl } from '@fundamental-ngx/core/form';
7
7
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
8
8
  import * as i0 from "@angular/core";
@@ -1,9 +1,9 @@
1
1
  import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, Injector, OnChanges, OnDestroy, OnInit, QueryList, SimpleChanges, TemplateRef, ViewContainerRef } from '@angular/core';
2
2
  import { ControlValueAccessor } from '@angular/forms';
3
3
  import { ListComponent, ListMessageDirective } from '@fundamental-ngx/core/list';
4
- import { AutoCompleteEvent, DynamicComponentService, FocusEscapeDirection } from '@fundamental-ngx/core/utils';
4
+ import { AutoCompleteEvent, DynamicComponentService, FocusEscapeDirection, Nullable } from '@fundamental-ngx/cdk/utils';
5
5
  import { FormItemControl } from '@fundamental-ngx/core/form';
6
- import { FormStates, Nullable, PopoverFillMode } from '@fundamental-ngx/core/shared';
6
+ import { PopoverFillMode } from '@fundamental-ngx/core/shared';
7
7
  import { PopoverComponent } from '@fundamental-ngx/core/popover';
8
8
  import { InputGroupComponent } from '@fundamental-ngx/core/input-group';
9
9
  import { MobileModeConfig } from '@fundamental-ngx/core/mobile-mode';
@@ -12,6 +12,7 @@ import { ComboboxItem } from './combobox-item';
12
12
  import { GroupFunction } from './list-group.pipe';
13
13
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
14
14
  import { Overlay, RepositionScrollStrategy } from '@angular/cdk/overlay';
15
+ import { FormStates } from '@fundamental-ngx/cdk/forms';
15
16
  import * as i0 from "@angular/core";
16
17
  /**
17
18
  * Allows users to filter through results and select a value.
@@ -6,7 +6,7 @@ import * as i4 from "@angular/common";
6
6
  import * as i5 from "@fundamental-ngx/core/popover";
7
7
  import * as i6 from "@angular/forms";
8
8
  import * as i7 from "@fundamental-ngx/core/menu";
9
- import * as i8 from "@fundamental-ngx/core/utils";
9
+ import * as i8 from "@fundamental-ngx/cdk/utils";
10
10
  import * as i9 from "@fundamental-ngx/core/button";
11
11
  import * as i10 from "@fundamental-ngx/core/input-group";
12
12
  import * as i11 from "@fundamental-ngx/core/list";
@@ -2,7 +2,7 @@ import { OnDestroy } from '@angular/core';
2
2
  import { BehaviorSubject } from 'rxjs';
3
3
  import { BooleanInput } from '@angular/cdk/coercion';
4
4
  import { ContentDensityMode } from '../types/content-density.mode';
5
- import { ModuleDeprecation } from '@fundamental-ngx/core/utils';
5
+ import { ModuleDeprecation } from '@fundamental-ngx/cdk/utils';
6
6
  import * as i0 from "@angular/core";
7
7
  /**
8
8
  * Directive decorator is only for allowing @Input
@@ -2,7 +2,7 @@ import { OnDestroy } from '@angular/core';
2
2
  import { BehaviorSubject } from 'rxjs';
3
3
  import { BooleanInput } from '@angular/cdk/coercion';
4
4
  import { ContentDensityMode } from '../types/content-density.mode';
5
- import { ModuleDeprecation } from '@fundamental-ngx/core/utils';
5
+ import { ModuleDeprecation } from '@fundamental-ngx/cdk/utils';
6
6
  import * as i0 from "@angular/core";
7
7
  /**
8
8
  * Directive decorator is only for allowing @Input
@@ -1,7 +1,7 @@
1
1
  import { OnDestroy } from '@angular/core';
2
2
  import { BehaviorSubject } from 'rxjs';
3
3
  import { ContentDensityMode } from '../types/content-density.mode';
4
- import { ModuleDeprecation } from '@fundamental-ngx/core/utils';
4
+ import { ModuleDeprecation } from '@fundamental-ngx/cdk/utils';
5
5
  import * as i0 from "@angular/core";
6
6
  /**
7
7
  * Directive decorator is only for allowing @Input
@@ -2,7 +2,7 @@ import { OnDestroy } from '@angular/core';
2
2
  import { BehaviorSubject } from 'rxjs';
3
3
  import { BooleanInput } from '@angular/cdk/coercion';
4
4
  import { ContentDensityMode } from '../types/content-density.mode';
5
- import { ModuleDeprecation } from '@fundamental-ngx/core/utils';
5
+ import { ModuleDeprecation } from '@fundamental-ngx/cdk/utils';
6
6
  import * as i0 from "@angular/core";
7
7
  /**
8
8
  * Directive decorator is only for allowing @Input
@@ -1,5 +1,5 @@
1
1
  import { Provider } from '@angular/core';
2
- import { HasElementRef } from '@fundamental-ngx/core/utils';
2
+ import { HasElementRef } from '@fundamental-ngx/cdk/utils';
3
3
  import { ContentDensityObserverSettings } from './classes/content-density-observer.settings';
4
4
  import { ContentDensityMode } from './types/content-density.mode';
5
5
  export declare const ContentDensityGlobalKeyword = "global";
@@ -1,4 +1,4 @@
1
- import { LocalStorageService } from '@fundamental-ngx/core/utils';
1
+ import { LocalStorageService } from '@fundamental-ngx/cdk/utils';
2
2
  import { Observable } from 'rxjs';
3
3
  import { ContentDensityStorage } from '../classes/abstract-content-density-storage';
4
4
  import { ContentDensityMode } from '../types/content-density.mode';
@@ -1,9 +1,11 @@
1
1
  import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
2
2
  import { ControlValueAccessor, Validator } from '@angular/forms';
3
- import { FormStates, Nullable, Placement, SpecialDayRule } from '@fundamental-ngx/core/shared';
3
+ import { Placement, SpecialDayRule } from '@fundamental-ngx/core/shared';
4
4
  import { CalendarComponent, CalendarType, CalendarYearGrid, DateRange, DaysOfWeek, FdCalendarView, NavigationButtonDisableFunction } from '@fundamental-ngx/core/calendar';
5
5
  import { DatetimeAdapter, DateTimeFormats } from '@fundamental-ngx/core/datetime';
6
6
  import { FormItemControl, PopoverFormMessageService } from '@fundamental-ngx/core/form';
7
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
8
+ import { FormStates } from '@fundamental-ngx/cdk/forms';
7
9
  import * as i0 from "@angular/core";
8
10
  /**
9
11
  * The datetime picker component is an opinionated composition of the fd-popover and
@@ -1,5 +1,5 @@
1
1
  import { Observable } from 'rxjs';
2
- import { Nullable } from '@fundamental-ngx/core/shared';
2
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
3
3
  /**
4
4
  * Datetime Adapter is an abstract class that must be implemented by each adapter.
5
5
  * It's used to encapsulate a date/time manipulations as result
@@ -1,9 +1,11 @@
1
1
  import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit } from '@angular/core';
2
2
  import { ControlValueAccessor, Validator } from '@angular/forms';
3
- import { FormStates, Nullable, Placement, SpecialDayRule } from '@fundamental-ngx/core/shared';
3
+ import { Placement, SpecialDayRule } from '@fundamental-ngx/core/shared';
4
4
  import { DatetimeAdapter, DateTimeFormats } from '@fundamental-ngx/core/datetime';
5
5
  import { CalendarComponent, CalendarYearGrid, DaysOfWeek, FdCalendarView } from '@fundamental-ngx/core/calendar';
6
6
  import { FormItemControl, PopoverFormMessageService } from '@fundamental-ngx/core/form';
7
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
8
+ import { FormStates } from '@fundamental-ngx/cdk/forms';
7
9
  import * as i0 from "@angular/core";
8
10
  /**
9
11
  * The datetime picker component is an opinionated composition of the fd-popover,
@@ -1,6 +1,6 @@
1
1
  import { AfterViewInit, ChangeDetectorRef, ElementRef, OnDestroy, OnInit } from '@angular/core';
2
2
  import { Router } from '@angular/router';
3
- import { RtlService, FocusTrapService } from '@fundamental-ngx/core/utils';
3
+ import { RtlService, FocusTrapService } from '@fundamental-ngx/cdk/utils';
4
4
  import { DialogConfigBase } from './dialog-config-base.class';
5
5
  import { DialogRefBase } from './dialog-ref-base.class';
6
6
  import { DialogSize } from '../utils/dialog-width-to-size';
@@ -1,5 +1,5 @@
1
1
  import { ComponentRef } from '@angular/core';
2
- import { DynamicComponentService } from '@fundamental-ngx/core/utils';
2
+ import { DynamicComponentService } from '@fundamental-ngx/cdk/utils';
3
3
  import { DialogConfig } from '../utils/dialog-config.class';
4
4
  import { DialogConfigBase } from './dialog-config-base.class';
5
5
  import { DialogRefBase } from './dialog-ref-base.class';
@@ -1,5 +1,5 @@
1
- import { DynamicComponentConfig } from '@fundamental-ngx/core/utils';
2
- import { Nullable } from '@fundamental-ngx/core/shared';
1
+ import { DynamicComponentConfig } from '@fundamental-ngx/cdk/utils';
2
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
3
3
  import { DialogPosition } from '../utils/dialog-position.class';
4
4
  export declare class DialogConfigBase<T> implements DynamicComponentConfig {
5
5
  /** Id for the dialog component. If omitted, a unique one is generated. */
@@ -1,4 +1,4 @@
1
- import { Nullable } from '@fundamental-ngx/core/shared';
1
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
2
2
  export declare class DialogContentBase {
3
3
  /** Dialog Title id */
4
4
  titleId?: string;
@@ -1,5 +1,5 @@
1
1
  import { AfterContentInit, QueryList, TemplateRef } from '@angular/core';
2
- import { TemplateDirective } from '@fundamental-ngx/core/utils';
2
+ import { TemplateDirective } from '@fundamental-ngx/cdk/utils';
3
3
  import { ButtonBarComponent } from '@fundamental-ngx/core/bar';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare abstract class DialogFooterBase implements AfterContentInit {
@@ -1,5 +1,5 @@
1
1
  import { AfterContentInit, ChangeDetectorRef, QueryList, TemplateRef } from '@angular/core';
2
- import { TemplateDirective } from '@fundamental-ngx/core/utils';
2
+ import { TemplateDirective } from '@fundamental-ngx/cdk/utils';
3
3
  import { TitleComponent } from '@fundamental-ngx/core/title';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare abstract class DialogHeaderBase implements AfterContentInit {