@fundamental-ngx/core 0.42.0-rc.9 → 0.42.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.
- package/alert/alert.module.d.ts +1 -1
- package/avatar/avatar.component.d.ts +2 -4
- package/avatar-group/directives/avatar-group-focusable-avatar.directive.d.ts +2 -6
- package/avatar-group/directives/avatar-group-overflow-button.directive.d.ts +2 -4
- package/bar/bar.component.d.ts +2 -4
- package/busy-indicator/busy-indicator-extended/busy-indicator-extended.directive.d.ts +2 -4
- package/button/button.component.d.ts +2 -6
- package/card/card-content.component.d.ts +2 -4
- package/card/card-counter.directive.d.ts +2 -4
- package/card/card-header.component.d.ts +2 -4
- package/card/card-loader.component.d.ts +2 -4
- package/card/card-second-subtitle.directive.d.ts +2 -4
- package/card/card-subtitle.directive.d.ts +2 -4
- package/card/card-title.directive.d.ts +2 -4
- package/card/card.component.d.ts +3 -5
- package/card/kpi/card-kpi-analytics-content.directive.d.ts +2 -4
- package/card/kpi/card-kpi-analytics-label.directive.d.ts +2 -4
- package/card/kpi/card-kpi-analytics.directive.d.ts +2 -4
- package/card/kpi/card-kpi-header.component.d.ts +2 -4
- package/card/kpi/card-kpi-scale-icon.directive.d.ts +2 -4
- package/card/kpi/card-kpi-scale-text.directive.d.ts +2 -4
- package/card/kpi/card-kpi-value.directive.d.ts +2 -4
- package/combobox/combobox.module.d.ts +2 -1
- package/dialog/base/dialog-base.class.d.ts +2 -2
- package/dialog/dialog-body/dialog-body.component.d.ts +2 -4
- package/dialog/dialog-container/dialog-container.component.d.ts +0 -2
- package/dialog/dialog-service/dialog.service.d.ts +4 -0
- package/dialog/dialog.component.d.ts +0 -2
- package/dynamic-page/dynamic-page-content/dynamic-page-content.component.d.ts +4 -6
- package/dynamic-page/dynamic-page-header/actions/dynamic-page-layout-actions.component.d.ts +2 -4
- package/dynamic-side-content/dynamic-side-content.component.d.ts +3 -5
- package/esm2020/alert/alert.module.mjs +5 -5
- package/esm2020/avatar/avatar.component.mjs +6 -10
- package/esm2020/avatar-group/directives/avatar-group-focusable-avatar.directive.mjs +4 -12
- package/esm2020/avatar-group/directives/avatar-group-overflow-body.directive.mjs +2 -2
- package/esm2020/avatar-group/directives/avatar-group-overflow-button.directive.mjs +3 -7
- package/esm2020/bar/bar.component.mjs +3 -7
- package/esm2020/breadcrumb/breadcrumb-item.component.mjs +2 -2
- package/esm2020/breadcrumb/breadcrumb.component.mjs +2 -2
- package/esm2020/busy-indicator/busy-indicator-extended/busy-indicator-extended.directive.mjs +4 -8
- package/esm2020/button/button.component.mjs +3 -9
- package/esm2020/card/card-content.component.mjs +3 -7
- package/esm2020/card/card-counter.directive.mjs +3 -7
- package/esm2020/card/card-header.component.mjs +4 -8
- package/esm2020/card/card-loader.component.mjs +3 -7
- package/esm2020/card/card-second-subtitle.directive.mjs +3 -7
- package/esm2020/card/card-subtitle.directive.mjs +3 -7
- package/esm2020/card/card-title.directive.mjs +3 -7
- package/esm2020/card/card.component.mjs +3 -7
- package/esm2020/card/kpi/card-kpi-analytics-content.directive.mjs +3 -7
- package/esm2020/card/kpi/card-kpi-analytics-label.directive.mjs +3 -7
- package/esm2020/card/kpi/card-kpi-analytics.directive.mjs +3 -7
- package/esm2020/card/kpi/card-kpi-header.component.mjs +3 -7
- package/esm2020/card/kpi/card-kpi-scale-icon.directive.mjs +3 -7
- package/esm2020/card/kpi/card-kpi-scale-text.directive.mjs +3 -7
- package/esm2020/card/kpi/card-kpi-value.directive.mjs +3 -7
- package/esm2020/checkbox/checkbox/checkbox.component.mjs +5 -5
- package/esm2020/combobox/combobox.component.mjs +5 -4
- package/esm2020/combobox/combobox.module.mjs +8 -4
- package/esm2020/content-density/services/content-density-observer.service.mjs +3 -3
- package/esm2020/datetime-picker/datetime-picker.component.mjs +7 -4
- package/esm2020/dialog/base/dialog-base.class.mjs +4 -4
- package/esm2020/dialog/dialog-body/dialog-body.component.mjs +3 -7
- package/esm2020/dialog/dialog-container/dialog-container.component.mjs +1 -5
- package/esm2020/dialog/dialog-service/dialog.service.mjs +10 -2
- package/esm2020/dialog/dialog.component.mjs +3 -7
- package/esm2020/dynamic-page/dynamic-page-content/dynamic-page-content.component.mjs +4 -8
- package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-layout-actions.component.mjs +5 -9
- package/esm2020/dynamic-side-content/dynamic-side-content.component.mjs +3 -7
- package/esm2020/facets/content/facet-content.component.mjs +4 -8
- package/esm2020/facets/facet/facet.component.mjs +13 -19
- package/esm2020/feed-input/directives/feed-input-avatar.directive.mjs +3 -7
- package/esm2020/feed-list-item/components/item/feed-list-item.component.mjs +3 -7
- package/esm2020/feed-list-item/components/list/feed-list.component.mjs +3 -7
- package/esm2020/form/form-control/form-control.component.mjs +3 -7
- package/esm2020/form/form-group/form-group.component.mjs +3 -7
- package/esm2020/form/form-message/form-message.component.mjs +3 -7
- package/esm2020/grid-list/components/grid-list-item/grid-list-item.component.mjs +3 -3
- package/esm2020/icon/icon.component.mjs +3 -7
- package/esm2020/illustrated-message/illustrated-message.component.mjs +3 -7
- package/esm2020/info-label/info-label.component.mjs +3 -7
- package/esm2020/inline-help/inline-help.directive.mjs +26 -15
- package/esm2020/input-group/input-group-directives.mjs +6 -14
- package/esm2020/input-group/input-group.component.mjs +2 -2
- package/esm2020/layout-grid/directives/layout-grid-col.directive.mjs +3 -7
- package/esm2020/layout-grid/layout-grid.component.mjs +3 -7
- package/esm2020/layout-panel/layout-panel-footer/layout-panel-footer.component.mjs +3 -7
- package/esm2020/link/link.component.mjs +9 -13
- package/esm2020/list/directives/list-icon.directive.mjs +3 -7
- package/esm2020/list/directives/list-navigation-item-text.directive.mjs +3 -7
- package/esm2020/list/list-message.directive.mjs +3 -7
- package/esm2020/menu/menu-mobile/menu-mobile.component.mjs +2 -2
- package/esm2020/message-box/message-box-container/message-box-container.component.mjs +1 -5
- package/esm2020/message-box/message-box.component.mjs +1 -5
- package/esm2020/message-page/message-page.component.mjs +3 -7
- package/esm2020/message-strip/alert/default-config.mjs +11 -0
- package/esm2020/message-strip/alert/index.mjs +6 -0
- package/esm2020/message-strip/alert/message-strip-alert/message-strip-alert.component.mjs +68 -0
- package/esm2020/message-strip/alert/message-strip-alert-container/message-strip-alert-container.component.mjs +57 -0
- package/esm2020/message-strip/alert/message-strip-alert-container-footer/message-strip-alert-container-footer.component.mjs +65 -0
- package/esm2020/message-strip/alert/message-strip-alert.position.mjs +2 -0
- package/esm2020/message-strip/alert/message-strip-alert.ref.mjs +3 -0
- package/esm2020/message-strip/alert/message-strip-alert.service.mjs +195 -0
- package/esm2020/message-strip/alert/message-strip-configuration-type.mjs +2 -0
- package/esm2020/message-strip/alert/open-message-strip-alert.config.mjs +2 -0
- package/esm2020/message-strip/alert/tokens.mjs +14 -0
- package/esm2020/message-strip/auto-dismiss-message-strip.directive.mjs +98 -0
- package/esm2020/message-strip/fundamental-ngx-core-message-strip.mjs +2 -2
- package/esm2020/message-strip/index.mjs +6 -0
- package/esm2020/message-strip/message-strip-type.mjs +2 -0
- package/esm2020/message-strip/message-strip.component.mjs +16 -20
- package/esm2020/message-strip/message-strip.module.mjs +6 -9
- package/esm2020/multi-combobox/multi-combobox.component.mjs +6 -6
- package/esm2020/multi-input/multi-input.component.mjs +33 -19
- package/esm2020/notification/directives/notification-indicator.directive.mjs +3 -7
- package/esm2020/notification/notification-group/notification-group.component.mjs +3 -7
- package/esm2020/notification/notification-utils/notification-group-base.mjs +2 -2
- package/esm2020/object-marker/object-marker.component.mjs +3 -7
- package/esm2020/object-number/object-number.component.mjs +3 -7
- package/esm2020/object-status/object-status.component.mjs +3 -7
- package/esm2020/panel/panel.component.mjs +3 -7
- package/esm2020/product-switch/product-switch-body/product-switch-body.component.mjs +1 -1
- package/esm2020/radio/radio-button/radio-button.component.mjs +2 -2
- package/esm2020/rating-indicator/components/rating-indicator.component.mjs +3 -7
- package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.mjs +4 -8
- package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.mjs +3 -7
- package/esm2020/segmented-button/segmented-button.component.mjs +4 -4
- package/esm2020/select/select.component.mjs +3 -3
- package/esm2020/slider/slider.component.mjs +3 -7
- package/esm2020/status-indicator/status-indicator.component.mjs +4 -8
- package/esm2020/table/directives/table-cell.directive.mjs +31 -26
- package/esm2020/table/directives/table-icon.directive.mjs +3 -9
- package/esm2020/table/directives/table-row.directive.mjs +34 -19
- package/esm2020/table/table-wrapper.component.mjs +2 -2
- package/esm2020/table/table.component.mjs +1 -1
- package/esm2020/tabs/tab-item/tab-item.directive.mjs +3 -7
- package/esm2020/tabs/tab-nav/tab-nav.component.mjs +3 -9
- package/esm2020/tabs/tab-utils/tab-directives.mjs +3 -9
- package/esm2020/tile/directives/numeric-content.directives.mjs +14 -34
- package/esm2020/tile/directives/tile.directives.mjs +9 -21
- package/esm2020/tile/tile.component.mjs +2 -2
- package/esm2020/token/token-input.directive.mjs +3 -7
- package/esm2020/token/tokenizer.component.mjs +20 -22
- package/esm2020/toolbar/toolbar.component.mjs +2 -2
- package/esm2020/tree/components/tree-item/tree-item.component.mjs +1 -1
- package/esm2020/tree/models/base-tree-item.class.mjs +2 -6
- package/esm2020/tree/tree.component.mjs +3 -7
- package/esm2020/upload-collection/upload-collection-item.directive.mjs +2 -2
- package/esm2020/wizard/wizard.component.mjs +2 -2
- package/facets/content/facet-content.component.d.ts +2 -4
- package/facets/facet/facet.component.d.ts +2 -6
- package/feed-input/directives/feed-input-avatar.directive.d.ts +2 -4
- package/feed-list-item/components/item/feed-list-item.component.d.ts +2 -4
- package/feed-list-item/components/list/feed-list.component.d.ts +2 -4
- package/fesm2015/fundamental-ngx-core-alert.mjs +4 -4
- package/fesm2015/fundamental-ngx-core-alert.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-avatar-group.mjs +6 -18
- package/fesm2015/fundamental-ngx-core-avatar-group.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-avatar.mjs +5 -9
- package/fesm2015/fundamental-ngx-core-avatar.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-bar.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-bar.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-breadcrumb.mjs +2 -2
- package/fesm2015/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-busy-indicator.mjs +3 -7
- package/fesm2015/fundamental-ngx-core-busy-indicator.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-button.mjs +2 -8
- package/fesm2015/fundamental-ngx-core-button.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-card.mjs +31 -91
- package/fesm2015/fundamental-ngx-core-card.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-checkbox.mjs +4 -4
- package/fesm2015/fundamental-ngx-core-checkbox.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-combobox.mjs +10 -5
- package/fesm2015/fundamental-ngx-core-combobox.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-content-density.mjs +2 -2
- package/fesm2015/fundamental-ngx-core-content-density.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-datetime-picker.mjs +6 -3
- package/fesm2015/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-dialog.mjs +16 -21
- package/fesm2015/fundamental-ngx-core-dialog.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-dynamic-page.mjs +7 -15
- package/fesm2015/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-dynamic-side-content.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-dynamic-side-content.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-facets.mjs +15 -25
- package/fesm2015/fundamental-ngx-core-facets.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-feed-input.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-feed-input.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-feed-list-item.mjs +4 -12
- package/fesm2015/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-form.mjs +6 -18
- package/fesm2015/fundamental-ngx-core-form.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-grid-list.mjs +2 -2
- package/fesm2015/fundamental-ngx-core-grid-list.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-icon.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-icon.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-illustrated-message.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-illustrated-message.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-info-label.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-info-label.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-inline-help.mjs +24 -13
- package/fesm2015/fundamental-ngx-core-inline-help.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-input-group.mjs +6 -14
- package/fesm2015/fundamental-ngx-core-input-group.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-layout-grid.mjs +4 -12
- package/fesm2015/fundamental-ngx-core-layout-grid.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-layout-panel.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-layout-panel.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-link.mjs +8 -12
- package/fesm2015/fundamental-ngx-core-link.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-list.mjs +6 -18
- package/fesm2015/fundamental-ngx-core-list.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-menu.mjs +1 -1
- package/fesm2015/fundamental-ngx-core-menu.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-message-box.mjs +0 -8
- package/fesm2015/fundamental-ngx-core-message-box.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-message-page.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-message-page.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-message-strip.mjs +488 -28
- package/fesm2015/fundamental-ngx-core-message-strip.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-multi-combobox.mjs +5 -5
- package/fesm2015/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-multi-input.mjs +33 -17
- package/fesm2015/fundamental-ngx-core-multi-input.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-notification.mjs +5 -13
- package/fesm2015/fundamental-ngx-core-notification.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-object-marker.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-object-marker.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-object-number.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-object-number.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-object-status.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-object-status.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-panel.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-panel.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-product-switch.mjs +1 -1
- package/fesm2015/fundamental-ngx-core-product-switch.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-radio.mjs +1 -1
- package/fesm2015/fundamental-ngx-core-radio.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-rating-indicator.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-resizable-card-layout.mjs +5 -13
- package/fesm2015/fundamental-ngx-core-resizable-card-layout.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-segmented-button.mjs +3 -3
- package/fesm2015/fundamental-ngx-core-segmented-button.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-select.mjs +2 -2
- package/fesm2015/fundamental-ngx-core-select.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-slider.mjs +2 -6
- package/fesm2015/fundamental-ngx-core-slider.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-status-indicator.mjs +3 -7
- package/fesm2015/fundamental-ngx-core-status-indicator.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-table.mjs +64 -48
- package/fesm2015/fundamental-ngx-core-table.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-tabs.mjs +6 -22
- package/fesm2015/fundamental-ngx-core-tabs.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-tile.mjs +22 -54
- package/fesm2015/fundamental-ngx-core-tile.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-token.mjs +22 -28
- package/fesm2015/fundamental-ngx-core-token.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-toolbar.mjs +1 -1
- package/fesm2015/fundamental-ngx-core-toolbar.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-tree.mjs +3 -11
- package/fesm2015/fundamental-ngx-core-tree.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-upload-collection.mjs +1 -1
- package/fesm2015/fundamental-ngx-core-upload-collection.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-wizard.mjs +1 -1
- package/fesm2015/fundamental-ngx-core-wizard.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-alert.mjs +4 -4
- package/fesm2020/fundamental-ngx-core-alert.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-avatar-group.mjs +6 -18
- package/fesm2020/fundamental-ngx-core-avatar-group.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-avatar.mjs +5 -9
- package/fesm2020/fundamental-ngx-core-avatar.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-bar.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-bar.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-breadcrumb.mjs +2 -2
- package/fesm2020/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-busy-indicator.mjs +3 -7
- package/fesm2020/fundamental-ngx-core-busy-indicator.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-button.mjs +2 -8
- package/fesm2020/fundamental-ngx-core-button.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-card.mjs +31 -91
- package/fesm2020/fundamental-ngx-core-card.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-checkbox.mjs +4 -4
- package/fesm2020/fundamental-ngx-core-checkbox.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-combobox.mjs +10 -5
- package/fesm2020/fundamental-ngx-core-combobox.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-content-density.mjs +2 -2
- package/fesm2020/fundamental-ngx-core-content-density.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-datetime-picker.mjs +6 -3
- package/fesm2020/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-dialog.mjs +16 -21
- package/fesm2020/fundamental-ngx-core-dialog.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-dynamic-page.mjs +7 -15
- package/fesm2020/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-dynamic-side-content.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-dynamic-side-content.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-facets.mjs +15 -25
- package/fesm2020/fundamental-ngx-core-facets.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-feed-input.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-feed-input.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-feed-list-item.mjs +4 -12
- package/fesm2020/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-form.mjs +6 -18
- package/fesm2020/fundamental-ngx-core-form.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-grid-list.mjs +2 -2
- package/fesm2020/fundamental-ngx-core-grid-list.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-icon.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-icon.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-illustrated-message.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-illustrated-message.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-info-label.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-info-label.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-inline-help.mjs +24 -13
- package/fesm2020/fundamental-ngx-core-inline-help.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-input-group.mjs +6 -14
- package/fesm2020/fundamental-ngx-core-input-group.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-layout-grid.mjs +4 -12
- package/fesm2020/fundamental-ngx-core-layout-grid.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-layout-panel.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-layout-panel.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-link.mjs +8 -12
- package/fesm2020/fundamental-ngx-core-link.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-list.mjs +6 -18
- package/fesm2020/fundamental-ngx-core-list.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-menu.mjs +1 -1
- package/fesm2020/fundamental-ngx-core-menu.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-message-box.mjs +0 -8
- package/fesm2020/fundamental-ngx-core-message-box.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-message-page.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-message-page.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-message-strip.mjs +493 -28
- package/fesm2020/fundamental-ngx-core-message-strip.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-multi-combobox.mjs +5 -5
- package/fesm2020/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-multi-input.mjs +31 -17
- package/fesm2020/fundamental-ngx-core-multi-input.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-notification.mjs +5 -13
- package/fesm2020/fundamental-ngx-core-notification.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-object-marker.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-object-marker.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-object-number.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-object-number.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-object-status.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-object-status.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-panel.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-panel.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-product-switch.mjs +1 -1
- package/fesm2020/fundamental-ngx-core-product-switch.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-radio.mjs +1 -1
- package/fesm2020/fundamental-ngx-core-radio.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-rating-indicator.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-resizable-card-layout.mjs +5 -13
- package/fesm2020/fundamental-ngx-core-resizable-card-layout.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-segmented-button.mjs +3 -3
- package/fesm2020/fundamental-ngx-core-segmented-button.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-select.mjs +2 -2
- package/fesm2020/fundamental-ngx-core-select.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-slider.mjs +2 -6
- package/fesm2020/fundamental-ngx-core-slider.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-status-indicator.mjs +3 -7
- package/fesm2020/fundamental-ngx-core-status-indicator.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-table.mjs +64 -48
- package/fesm2020/fundamental-ngx-core-table.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-tabs.mjs +6 -22
- package/fesm2020/fundamental-ngx-core-tabs.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-tile.mjs +22 -54
- package/fesm2020/fundamental-ngx-core-tile.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-token.mjs +21 -27
- package/fesm2020/fundamental-ngx-core-token.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-toolbar.mjs +1 -1
- package/fesm2020/fundamental-ngx-core-toolbar.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-tree.mjs +3 -11
- package/fesm2020/fundamental-ngx-core-tree.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-upload-collection.mjs +1 -1
- package/fesm2020/fundamental-ngx-core-upload-collection.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-wizard.mjs +1 -1
- package/fesm2020/fundamental-ngx-core-wizard.mjs.map +1 -1
- package/form/form-control/form-control.component.d.ts +2 -4
- package/form/form-group/form-group.component.d.ts +2 -4
- package/form/form-message/form-message.component.d.ts +2 -4
- package/fundamental-ngx-core-v0.42.0.tgz +0 -0
- package/icon/icon.component.d.ts +2 -4
- package/illustrated-message/illustrated-message.component.d.ts +2 -4
- package/info-label/info-label.component.d.ts +2 -4
- package/inline-help/inline-help.directive.d.ts +9 -3
- package/input-group/input-group-directives.d.ts +5 -9
- package/layout-grid/directives/layout-grid-col.directive.d.ts +2 -4
- package/layout-grid/layout-grid.component.d.ts +2 -4
- package/layout-panel/layout-panel-footer/layout-panel-footer.component.d.ts +4 -6
- package/link/link.component.d.ts +2 -4
- package/list/directives/list-icon.directive.d.ts +4 -5
- package/list/directives/list-navigation-item-text.directive.d.ts +2 -4
- package/list/list-message.directive.d.ts +2 -4
- package/message-box/message-box-container/message-box-container.component.d.ts +0 -2
- package/message-box/message-box.component.d.ts +0 -2
- package/message-page/message-page.component.d.ts +2 -4
- package/message-strip/alert/default-config.d.ts +5 -0
- package/message-strip/alert/index.d.ts +9 -0
- package/message-strip/alert/message-strip-alert/message-strip-alert.component.d.ts +52 -0
- package/message-strip/alert/message-strip-alert-container/message-strip-alert-container.component.d.ts +28 -0
- package/message-strip/alert/message-strip-alert-container-footer/message-strip-alert-container-footer.component.d.ts +36 -0
- package/message-strip/alert/message-strip-alert.position.d.ts +3 -0
- package/message-strip/alert/message-strip-alert.ref.d.ts +14 -0
- package/message-strip/alert/message-strip-alert.service.d.ts +52 -0
- package/message-strip/alert/message-strip-configuration-type.d.ts +15 -0
- package/message-strip/alert/open-message-strip-alert.config.d.ts +22 -0
- package/message-strip/alert/tokens.d.ts +20 -0
- package/message-strip/auto-dismiss-message-strip.directive.d.ts +35 -0
- package/message-strip/index.d.ts +5 -5
- package/message-strip/message-strip-type.d.ts +2 -0
- package/message-strip/message-strip.component.d.ts +6 -9
- package/message-strip/message-strip.module.d.ts +2 -4
- package/multi-combobox/multi-combobox.component.d.ts +1 -1
- package/multi-input/multi-input.component.d.ts +10 -6
- package/notification/directives/notification-indicator.directive.d.ts +2 -4
- package/notification/notification-group/notification-group.component.d.ts +2 -4
- package/object-marker/object-marker.component.d.ts +2 -4
- package/object-number/object-number.component.d.ts +2 -4
- package/object-status/object-status.component.d.ts +2 -4
- package/package.json +3 -3
- package/panel/panel.component.d.ts +2 -4
- package/radio/radio-button/radio-button.component.d.ts +1 -1
- package/rating-indicator/components/rating-indicator.component.d.ts +2 -4
- package/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.d.ts +2 -4
- package/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.d.ts +2 -4
- package/schematics/add-dependencies/index.js +4 -4
- package/slider/slider.component.d.ts +2 -4
- package/status-indicator/status-indicator.component.d.ts +2 -4
- package/table/directives/table-cell.directive.d.ts +6 -12
- package/table/directives/table-icon.directive.d.ts +2 -6
- package/table/directives/table-row.directive.d.ts +10 -10
- package/tabs/tab-item/tab-item.directive.d.ts +2 -4
- package/tabs/tab-nav/tab-nav.component.d.ts +4 -8
- package/tabs/tab-utils/tab-directives.d.ts +2 -6
- package/tile/directives/numeric-content.directives.d.ts +10 -20
- package/tile/directives/tile.directives.d.ts +6 -12
- package/tile/tile.component.d.ts +1 -1
- package/token/token-input.directive.d.ts +2 -4
- package/token/tokenizer.component.d.ts +2 -4
- package/toolbar/toolbar.component.d.ts +1 -1
- package/tree/models/base-tree-item.class.d.ts +1 -3
- package/tree/tree.component.d.ts +1 -3
- package/esm2020/message-strip/public_api.mjs +0 -3
- package/fundamental-ngx-core-v0.42.0-rc.9.tgz +0 -0
- package/message-strip/public_api.d.ts +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementRef, OnChanges, OnDestroy, OnInit, SimpleChanges, TemplateRef, Type } from '@angular/core';
|
|
1
|
+
import { ElementRef, OnChanges, OnDestroy, OnInit, Renderer2, SimpleChanges, TemplateRef, Type, ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { PopoverService, TriggerConfig } from '@fundamental-ngx/core/popover';
|
|
3
3
|
import { BasePopoverClass } from '@fundamental-ngx/core/popover';
|
|
4
4
|
import { Nullable } from '@fundamental-ngx/cdk/utils';
|
|
@@ -10,6 +10,8 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
export declare class InlineHelpDirective extends BasePopoverClass implements OnInit, OnChanges, OnDestroy {
|
|
11
11
|
private _popoverService;
|
|
12
12
|
private _elementRef;
|
|
13
|
+
private _renderer;
|
|
14
|
+
private readonly _viewContainerRef;
|
|
13
15
|
private _icon;
|
|
14
16
|
/** The trigger events that will open/close the inline help component.
|
|
15
17
|
* Accepts any [HTML DOM Events](https://www.w3schools.com/jsref/dom_obj_event.asp). */
|
|
@@ -24,13 +26,15 @@ export declare class InlineHelpDirective extends BasePopoverClass implements OnI
|
|
|
24
26
|
set inlineHelpContent(content: string | TemplateRef<any>);
|
|
25
27
|
/** @hidden */
|
|
26
28
|
_describedBy: string;
|
|
29
|
+
/** @hidden */
|
|
30
|
+
private _srViewRef;
|
|
27
31
|
/**
|
|
28
32
|
* Inline help template to display inside generated popover
|
|
29
33
|
* @deprecated Use `fd-inline-help` instead
|
|
30
34
|
* */
|
|
31
35
|
set inlineHelpTemplate(template: Nullable<TemplateRef<any>>);
|
|
32
36
|
/** @hidden */
|
|
33
|
-
constructor(_popoverService: PopoverService, _elementRef: ElementRef, _icon: Type<any>);
|
|
37
|
+
constructor(_popoverService: PopoverService, _elementRef: ElementRef, _renderer: Renderer2, _viewContainerRef: ViewContainerRef, _icon: Type<any>);
|
|
34
38
|
/** @hidden */
|
|
35
39
|
ngOnChanges(changes: SimpleChanges): void;
|
|
36
40
|
/** @hidden */
|
|
@@ -39,6 +43,8 @@ export declare class InlineHelpDirective extends BasePopoverClass implements OnI
|
|
|
39
43
|
ngOnDestroy(): void;
|
|
40
44
|
/** @hidden */
|
|
41
45
|
private _applyAdditionalInlineHelpClass;
|
|
42
|
-
|
|
46
|
+
/** @hidden */
|
|
47
|
+
private _setupScreenreaderElement;
|
|
48
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InlineHelpDirective, [null, null, null, null, { optional: true; self: true; }]>;
|
|
43
49
|
static ɵdir: i0.ɵɵDirectiveDeclaration<InlineHelpDirective, "[fd-inline-help]:not([fd-inline-help-template]), [fd-inline-help-template]:not([fd-inline-help])", never, { "triggers": "triggers"; "noArrow": "noArrow"; "closeOnEscapeKey": "closeOnEscapeKey"; "closeOnOutsideClick": "closeOnOutsideClick"; "inlineHelpContent": "fd-inline-help"; "inlineHelpTemplate": "fd-inline-help-template"; }, {}, never, never, false, never>;
|
|
44
50
|
}
|
|
@@ -5,14 +5,14 @@ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
|
|
|
5
5
|
import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class InputGroupInputDirective implements CssClassBuilder, OnInit, OnChanges, OnDestroy {
|
|
8
|
-
|
|
9
|
-
private _contentDensityObserver;
|
|
8
|
+
readonly elementRef: ElementRef;
|
|
9
|
+
private readonly _contentDensityObserver;
|
|
10
10
|
/** user's custom classes */
|
|
11
11
|
class: string;
|
|
12
12
|
/** @hidden */
|
|
13
13
|
private _subscriptions;
|
|
14
14
|
/** @hidden */
|
|
15
|
-
constructor(
|
|
15
|
+
constructor(elementRef: ElementRef, _contentDensityObserver: ContentDensityObserver);
|
|
16
16
|
/** @hidden */
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
/** @hidden */
|
|
@@ -25,8 +25,6 @@ export declare class InputGroupInputDirective implements CssClassBuilder, OnInit
|
|
|
25
25
|
* function is responsible for order which css classes are applied
|
|
26
26
|
*/
|
|
27
27
|
buildComponentCssClass(): string[];
|
|
28
|
-
/** @hidden */
|
|
29
|
-
elementRef(): ElementRef;
|
|
30
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputGroupInputDirective, never>;
|
|
31
29
|
static ɵdir: i0.ɵɵDirectiveDeclaration<InputGroupInputDirective, "[fdInputGroupInput], [fd-input-group-input]", never, { "class": "class"; }, {}, never, never, false, never>;
|
|
32
30
|
}
|
|
@@ -35,7 +33,7 @@ export declare class InputGroupTextareaDirective {
|
|
|
35
33
|
static ɵdir: i0.ɵɵDirectiveDeclaration<InputGroupTextareaDirective, "[fdTextareaGroupInput], [fd-textarea-group-input]", never, {}, {}, never, never, false, never>;
|
|
36
34
|
}
|
|
37
35
|
export declare class InputGroupAddOnDirective implements OnInit, OnChanges, CssClassBuilder, AfterContentInit, OnDestroy {
|
|
38
|
-
|
|
36
|
+
readonly elementRef: ElementRef;
|
|
39
37
|
private renderer;
|
|
40
38
|
private _contentDensityObserver;
|
|
41
39
|
/** user's custom classes */
|
|
@@ -62,7 +60,7 @@ export declare class InputGroupAddOnDirective implements OnInit, OnChanges, CssC
|
|
|
62
60
|
/** @hidden */
|
|
63
61
|
private _subscriptions;
|
|
64
62
|
/** @hidden */
|
|
65
|
-
constructor(
|
|
63
|
+
constructor(elementRef: ElementRef, renderer: Renderer2, _contentDensityObserver: ContentDensityObserver);
|
|
66
64
|
/** @hidden */
|
|
67
65
|
ngOnInit(): void;
|
|
68
66
|
/** @hidden */
|
|
@@ -77,8 +75,6 @@ export declare class InputGroupAddOnDirective implements OnInit, OnChanges, CssC
|
|
|
77
75
|
* function is responsible for order which css classes are applied
|
|
78
76
|
*/
|
|
79
77
|
buildComponentCssClass(): string[];
|
|
80
|
-
/** @hidden */
|
|
81
|
-
elementRef(): ElementRef;
|
|
82
78
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputGroupAddOnDirective, never>;
|
|
83
79
|
static ɵdir: i0.ɵɵDirectiveDeclaration<InputGroupAddOnDirective, "[fdInputGroupAddon], [fd-input-group-addon]", never, { "class": "class"; "placement": "placement"; "type": "type"; "state": "state"; "button": "button"; }, {}, never, never, false, never>;
|
|
84
80
|
}
|
|
@@ -3,7 +3,7 @@ import { BooleanInput, NumberInput } from '@angular/cdk/coercion';
|
|
|
3
3
|
import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class LayoutGridColDirective implements CssClassBuilder, OnInit, OnChanges {
|
|
6
|
-
|
|
6
|
+
readonly elementRef: ElementRef;
|
|
7
7
|
/** Defines the width of the element on the layout grid. */
|
|
8
8
|
fdLayoutGridCol: NumberInput;
|
|
9
9
|
/** Weather the column should take all available width */
|
|
@@ -29,14 +29,12 @@ export declare class LayoutGridColDirective implements CssClassBuilder, OnInit,
|
|
|
29
29
|
/** @hidden */
|
|
30
30
|
private _colGrow;
|
|
31
31
|
/** @hidden */
|
|
32
|
-
constructor(
|
|
32
|
+
constructor(elementRef: ElementRef);
|
|
33
33
|
/** @hidden */
|
|
34
34
|
ngOnChanges(): void;
|
|
35
35
|
/** @hidden */
|
|
36
36
|
ngOnInit(): void;
|
|
37
37
|
/** @hidden */
|
|
38
|
-
elementRef(): ElementRef;
|
|
39
|
-
/** @hidden */
|
|
40
38
|
buildComponentCssClass(): string[];
|
|
41
39
|
/** @hidden */
|
|
42
40
|
getCssClassWithColWidth(classPrefix: string, colWidth: NumberInput): string | null;
|
|
@@ -6,7 +6,7 @@ import * as i0 from "@angular/core";
|
|
|
6
6
|
* Use a layout grid to arrange components evenly in a grid layout.
|
|
7
7
|
*/
|
|
8
8
|
export declare class LayoutGridComponent implements OnInit, OnChanges, CssClassBuilder {
|
|
9
|
-
|
|
9
|
+
readonly elementRef: ElementRef;
|
|
10
10
|
/** Custom classes */
|
|
11
11
|
set class(userClass: string);
|
|
12
12
|
/** Whether the grid should have a gap. */
|
|
@@ -20,14 +20,12 @@ export declare class LayoutGridComponent implements OnInit, OnChanges, CssClassB
|
|
|
20
20
|
/** @hidden */
|
|
21
21
|
private _class;
|
|
22
22
|
/** @hidden */
|
|
23
|
-
constructor(
|
|
23
|
+
constructor(elementRef: ElementRef);
|
|
24
24
|
/** @hidden */
|
|
25
25
|
ngOnInit(): void;
|
|
26
26
|
/** @hidden */
|
|
27
27
|
ngOnChanges(): void;
|
|
28
28
|
/** @hidden */
|
|
29
|
-
elementRef(): ElementRef;
|
|
30
|
-
/** @hidden */
|
|
31
29
|
buildComponentCssClass(): string[];
|
|
32
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutGridComponent, never>;
|
|
33
31
|
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutGridComponent, "fd-layout-grid, [fdLayoutGrid]", never, { "class": "class"; "noGap": "noGap"; "noHorizontalGap": "noHorizontalGap"; "noVerticalGap": "noVerticalGap"; }, {}, ["_rowsQueryList"], ["*"], false, never>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
1
|
+
import { ElementRef, OnChanges, OnInit } from '@angular/core';
|
|
2
2
|
import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
|
|
3
3
|
import { Nullable } from '@fundamental-ngx/cdk/utils';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export type FooterPosition = 'start' | 'end';
|
|
6
|
-
export declare class LayoutPanelFooterComponent implements OnInit, CssClassBuilder {
|
|
7
|
-
|
|
6
|
+
export declare class LayoutPanelFooterComponent implements OnInit, OnChanges, CssClassBuilder {
|
|
7
|
+
readonly elementRef: ElementRef<HTMLElement>;
|
|
8
8
|
/** Apply user custom styles */
|
|
9
9
|
class: string;
|
|
10
10
|
/**
|
|
@@ -13,15 +13,13 @@ export declare class LayoutPanelFooterComponent implements OnInit, CssClassBuild
|
|
|
13
13
|
*/
|
|
14
14
|
position: Nullable<FooterPosition>;
|
|
15
15
|
/** @hidden */
|
|
16
|
-
constructor(
|
|
16
|
+
constructor(elementRef: ElementRef<HTMLElement>);
|
|
17
17
|
/** @hidden */
|
|
18
18
|
ngOnInit(): void;
|
|
19
19
|
/** @hidden */
|
|
20
20
|
ngOnChanges(): void;
|
|
21
21
|
/** @hidden */
|
|
22
22
|
buildComponentCssClass(): string[];
|
|
23
|
-
/** @hidden */
|
|
24
|
-
elementRef(): ElementRef<HTMLElement>;
|
|
25
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutPanelFooterComponent, never>;
|
|
26
24
|
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutPanelFooterComponent, "fd-layout-panel-footer", never, { "class": "class"; "position": "position"; }, {}, never, ["*"], false, never>;
|
|
27
25
|
}
|
package/link/link.component.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { Portal } from '@angular/cdk/portal';
|
|
|
5
5
|
import { IconComponent } from '@fundamental-ngx/core/icon';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class LinkComponent implements OnChanges, OnInit, CssClassBuilder, AfterViewInit, OnDestroy {
|
|
8
|
-
|
|
8
|
+
readonly elementRef: ElementRef<HTMLElement>;
|
|
9
9
|
private changeDetectorRef;
|
|
10
10
|
readonly routerLink: RouterLink;
|
|
11
11
|
/** @hidden */
|
|
@@ -35,7 +35,7 @@ export declare class LinkComponent implements OnChanges, OnInit, CssClassBuilder
|
|
|
35
35
|
/** @hidden */
|
|
36
36
|
private _destroyed$;
|
|
37
37
|
/** @hidden */
|
|
38
|
-
constructor(
|
|
38
|
+
constructor(elementRef: ElementRef<HTMLElement>, changeDetectorRef: ChangeDetectorRef, routerLink: RouterLink);
|
|
39
39
|
/** @hidden */
|
|
40
40
|
ngOnChanges(): void;
|
|
41
41
|
/** @hidden
|
|
@@ -44,8 +44,6 @@ export declare class LinkComponent implements OnChanges, OnInit, CssClassBuilder
|
|
|
44
44
|
*/
|
|
45
45
|
buildComponentCssClass(): string[];
|
|
46
46
|
/** @hidden */
|
|
47
|
-
elementRef(): ElementRef<any>;
|
|
48
|
-
/** @hidden */
|
|
49
47
|
ngOnInit(): void;
|
|
50
48
|
/** @hidden */
|
|
51
49
|
ngAfterViewInit(): void;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ElementRef, OnChanges, OnInit } from '@angular/core';
|
|
2
|
+
import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ListIconDirective implements OnChanges, OnInit {
|
|
4
|
-
|
|
4
|
+
export declare class ListIconDirective implements OnChanges, OnInit, CssClassBuilder {
|
|
5
|
+
readonly elementRef: ElementRef;
|
|
5
6
|
/** The icon name to display. See the icon page for the list of icons
|
|
6
7
|
* here: https://sap.github.io/fundamental-ngx/icon
|
|
7
8
|
* */
|
|
@@ -11,7 +12,7 @@ export declare class ListIconDirective implements OnChanges, OnInit {
|
|
|
11
12
|
/** Role attribute for list icon */
|
|
12
13
|
role: string;
|
|
13
14
|
/** @hidden */
|
|
14
|
-
constructor(
|
|
15
|
+
constructor(elementRef: ElementRef);
|
|
15
16
|
/** @hidden */
|
|
16
17
|
ngOnChanges(): void;
|
|
17
18
|
/** @hidden */
|
|
@@ -22,8 +23,6 @@ export declare class ListIconDirective implements OnChanges, OnInit {
|
|
|
22
23
|
* function is responsible for order which css classes are applied
|
|
23
24
|
*/
|
|
24
25
|
buildComponentCssClass(): string[];
|
|
25
|
-
/** @hidden */
|
|
26
|
-
elementRef(): ElementRef<any>;
|
|
27
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<ListIconDirective, never>;
|
|
28
27
|
static ɵdir: i0.ɵɵDirectiveDeclaration<ListIconDirective, "[fdListIcon], [fd-list-icon]", never, { "glyph": "glyph"; "class": "class"; "role": "role"; }, {}, never, never, false, never>;
|
|
29
28
|
}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { ElementRef } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class ListNavigationItemTextDirective {
|
|
4
|
-
|
|
4
|
+
readonly elementRef: ElementRef;
|
|
5
5
|
/** @hidden */
|
|
6
6
|
navigationItemTextClass: boolean;
|
|
7
7
|
/** @hidden */
|
|
8
|
-
constructor(
|
|
9
|
-
/** @hidden */
|
|
10
|
-
get elementRef(): ElementRef<HTMLElement>;
|
|
8
|
+
constructor(elementRef: ElementRef);
|
|
11
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ListNavigationItemTextDirective, never>;
|
|
12
10
|
static ɵdir: i0.ɵɵDirectiveDeclaration<ListNavigationItemTextDirective, "[fd-list-navigation-item-text], [fdListNavigaitonItemText]", never, {}, {}, never, never, false, never>;
|
|
13
11
|
}
|
|
@@ -3,13 +3,13 @@ import { MessageStates } from '@fundamental-ngx/core/form';
|
|
|
3
3
|
import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ListMessageDirective implements OnChanges, OnInit, CssClassBuilder {
|
|
6
|
-
|
|
6
|
+
readonly elementRef: ElementRef;
|
|
7
7
|
/** Type of the message. Can be 'success' | 'error' | 'warning' | 'information' */
|
|
8
8
|
type: MessageStates;
|
|
9
9
|
/** Apply user custom styles */
|
|
10
10
|
class: string;
|
|
11
11
|
/** @hidden */
|
|
12
|
-
constructor(
|
|
12
|
+
constructor(elementRef: ElementRef);
|
|
13
13
|
/** @hidden */
|
|
14
14
|
ngOnChanges(): void;
|
|
15
15
|
/** @hidden */
|
|
@@ -20,8 +20,6 @@ export declare class ListMessageDirective implements OnChanges, OnInit, CssClass
|
|
|
20
20
|
* function is responsible for order which css classes are applied
|
|
21
21
|
*/
|
|
22
22
|
buildComponentCssClass(): string[];
|
|
23
|
-
/** @hidden */
|
|
24
|
-
elementRef(): ElementRef<any>;
|
|
25
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<ListMessageDirective, never>;
|
|
26
24
|
static ɵdir: i0.ɵɵDirectiveDeclaration<ListMessageDirective, "[fd-list-message], [fdListMessage]", never, { "type": "type"; "class": "class"; }, {}, never, never, false, never>;
|
|
27
25
|
}
|
|
@@ -28,8 +28,6 @@ export declare class MessageBoxContainerComponent extends DynamicComponentContai
|
|
|
28
28
|
/** @hidden */
|
|
29
29
|
buildComponentCssClass(): string[];
|
|
30
30
|
/** @hidden */
|
|
31
|
-
elementRef(): ElementRef;
|
|
32
|
-
/** @hidden */
|
|
33
31
|
protected _attached(event: CdkPortalOutletAttachedRef): void;
|
|
34
32
|
/** @hidden Load received content */
|
|
35
33
|
protected _loadContent(): void;
|
|
@@ -46,8 +46,6 @@ export declare class MessageBoxComponent extends DialogBase implements OnInit, O
|
|
|
46
46
|
/** @hidden */
|
|
47
47
|
buildComponentCssClass(): string[];
|
|
48
48
|
/** @hidden */
|
|
49
|
-
elementRef(): ElementRef;
|
|
50
|
-
/** @hidden */
|
|
51
49
|
private get _messageBoxTypeClass();
|
|
52
50
|
static ɵfac: i0.ɵɵFactoryDeclaration<MessageBoxComponent, [{ optional: true; }, { optional: true; }, { optional: true; }, { optional: true; }, null, null, null]>;
|
|
53
51
|
static ɵcmp: i0.ɵɵComponentDeclaration<MessageBoxComponent, "fd-message-box", never, { "class": "class"; "embeddedMessageBoxRef": "messageBoxRef"; "embeddedMessageBoxConfig": "messageBoxConfig"; }, {}, never, ["fd-message-box-header", "fd-message-box-body", "fd-message-box-footer"], false, never>;
|
|
@@ -3,7 +3,7 @@ import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export type MessagePageType = '' | 'filter' | 'search' | 'no-items' | 'error';
|
|
5
5
|
export declare class MessagePageComponent implements OnChanges, OnInit, CssClassBuilder {
|
|
6
|
-
|
|
6
|
+
readonly elementRef: ElementRef;
|
|
7
7
|
/** User's custom class */
|
|
8
8
|
class: string;
|
|
9
9
|
/**
|
|
@@ -33,7 +33,7 @@ export declare class MessagePageComponent implements OnChanges, OnInit, CssClass
|
|
|
33
33
|
*/
|
|
34
34
|
private _glyph;
|
|
35
35
|
/** @hidden */
|
|
36
|
-
constructor(
|
|
36
|
+
constructor(elementRef: ElementRef);
|
|
37
37
|
/** @hidden */
|
|
38
38
|
ngOnChanges(): void;
|
|
39
39
|
/** @hidden
|
|
@@ -42,8 +42,6 @@ export declare class MessagePageComponent implements OnChanges, OnInit, CssClass
|
|
|
42
42
|
*/
|
|
43
43
|
buildComponentCssClass(): string[];
|
|
44
44
|
/** @hidden */
|
|
45
|
-
elementRef(): ElementRef;
|
|
46
|
-
/** @hidden */
|
|
47
45
|
ngOnInit(): void;
|
|
48
46
|
/**
|
|
49
47
|
* @hidden
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { OpenMessageStripAlertConfig } from './open-message-strip-alert.config';
|
|
2
|
+
/**
|
|
3
|
+
* Applies default config to the given config
|
|
4
|
+
*/
|
|
5
|
+
export declare function applyDefaultConfig<ComponentType = unknown>(config: OpenMessageStripAlertConfig<ComponentType>): Required<OpenMessageStripAlertConfig<ComponentType>>;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from './message-strip-alert.service';
|
|
2
|
+
export * from './message-strip-configuration-type';
|
|
3
|
+
export { MessageStripAlertVerticalPosition } from './message-strip-alert.position';
|
|
4
|
+
export { MessageStripAlertHorizontalPosition } from './message-strip-alert.position';
|
|
5
|
+
export { MessageStripAlertPosition } from './message-strip-alert.position';
|
|
6
|
+
export { OpenMessageStripAlertConfig } from './open-message-strip-alert.config';
|
|
7
|
+
export { MessageStripAlertRef } from './message-strip-alert.ref';
|
|
8
|
+
export { MessageStripAlertContainerPosition } from './tokens';
|
|
9
|
+
export { MessageStripAlertContainerAlertRefs } from './tokens';
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { AfterViewInit, OnDestroy, TemplateRef, Type } from '@angular/core';
|
|
2
|
+
import { MessageStripConfiguration } from '../message-strip-configuration-type';
|
|
3
|
+
import { Portal } from '@angular/cdk/portal';
|
|
4
|
+
import { AutoDismissMessageStripDirective } from '../../auto-dismiss-message-strip.directive';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
/**
|
|
7
|
+
* The wrapper component, which is wrapping the Message Strip and passes
|
|
8
|
+
* configuration to it, also generates the content which will appear in it.
|
|
9
|
+
*/
|
|
10
|
+
export declare class MessageStripAlertComponent<ComponentType = unknown> implements OnDestroy, AfterViewInit {
|
|
11
|
+
/** @hidden */
|
|
12
|
+
autoDismissMessageStripDirective: AutoDismissMessageStripDirective;
|
|
13
|
+
/** User provided data. Full of it */
|
|
14
|
+
data: {
|
|
15
|
+
content: string | Type<any> | TemplateRef<any>;
|
|
16
|
+
messageStripConfig: MessageStripConfiguration;
|
|
17
|
+
};
|
|
18
|
+
/** Configuration for the message strip appearance */
|
|
19
|
+
messageStripConfig: MessageStripConfiguration;
|
|
20
|
+
/** Portal, which is responsible for correctly rendering user provided content. It can be any type of the portal */
|
|
21
|
+
contentPortal: Portal<unknown>;
|
|
22
|
+
/** @hidden */
|
|
23
|
+
private viewContainerRef;
|
|
24
|
+
/** @hidden */
|
|
25
|
+
private renderer2;
|
|
26
|
+
/**
|
|
27
|
+
* Timeout, which is responsible for auto-dismissing the message strip.
|
|
28
|
+
* It should be properly cleared on component destroy.
|
|
29
|
+
*/
|
|
30
|
+
private autoDismissTimeout;
|
|
31
|
+
/**
|
|
32
|
+
* Reference to the message strip alert, which is used to close it from the outside, or access the data and/or the component instance
|
|
33
|
+
* */
|
|
34
|
+
readonly alertRef: any;
|
|
35
|
+
/** @hidden */
|
|
36
|
+
constructor();
|
|
37
|
+
/**
|
|
38
|
+
* Handler for the dismiss button click.
|
|
39
|
+
* */
|
|
40
|
+
onDismissHandler(): void;
|
|
41
|
+
/** @hidden */
|
|
42
|
+
ngOnDestroy(): void;
|
|
43
|
+
/** @hidden */
|
|
44
|
+
ngAfterViewInit(): void;
|
|
45
|
+
/**
|
|
46
|
+
* Method, which is responsible for generating the portal, which will be rendered inside the message strip.
|
|
47
|
+
* It can be any type of the portal, depending on the user provided content.
|
|
48
|
+
* */
|
|
49
|
+
private getPortal;
|
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MessageStripAlertComponent<any>, never>;
|
|
51
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MessageStripAlertComponent<any>, "ng-component", never, {}, {}, never, never, true, never>;
|
|
52
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { AfterViewInit, QueryList } from '@angular/core';
|
|
2
|
+
import { CdkPortalOutlet, ComponentPortal } from '@angular/cdk/portal';
|
|
3
|
+
import { MessageStripAlertComponent } from '../message-strip-alert/message-strip-alert.component';
|
|
4
|
+
import { Observable } from 'rxjs';
|
|
5
|
+
import { MessageStripAlertRef } from '../message-strip-alert.ref';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
/**
|
|
8
|
+
* This will be rendered in the overlay. It is responsible for rendering the alerts and the footer.
|
|
9
|
+
*/
|
|
10
|
+
export declare class MessageStripAlertContainerComponent implements AfterViewInit {
|
|
11
|
+
/**
|
|
12
|
+
* The list of the elements that are attached to the container.
|
|
13
|
+
*/
|
|
14
|
+
attachedElements: ComponentPortal<MessageStripAlertComponent>[];
|
|
15
|
+
/**
|
|
16
|
+
* List of the rendered message strip alerts. It is used in the footer and is injected into the
|
|
17
|
+
* user-provided footer component portal. This way, user has full control over the container alerts.
|
|
18
|
+
*/
|
|
19
|
+
alertRefs$: Observable<MessageStripAlertRef[]>;
|
|
20
|
+
/** @hidden */
|
|
21
|
+
portalOutlets: QueryList<CdkPortalOutlet>;
|
|
22
|
+
/** @hidden */
|
|
23
|
+
alerts: QueryList<MessageStripAlertComponent>;
|
|
24
|
+
/** @hidden */
|
|
25
|
+
ngAfterViewInit(): void;
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MessageStripAlertContainerComponent, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MessageStripAlertContainerComponent, "fd-message-strip-alert-container", never, {}, {}, never, never, true, never>;
|
|
28
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { AfterViewInit } from '@angular/core';
|
|
2
|
+
import { Nullable } from '@fundamental-ngx/cdk/utils';
|
|
3
|
+
import { ComponentPortal } from '@angular/cdk/portal';
|
|
4
|
+
import { MessageStripAlertRef } from '../message-strip-alert.ref';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
/**
|
|
7
|
+
* The component that represents the footer of the message strip alert container.
|
|
8
|
+
* if user has provided the footer component through service, then this component
|
|
9
|
+
* will render it inside itself.
|
|
10
|
+
* Bear in mind that this component is always created, just sometimes if there is nothing to render
|
|
11
|
+
* it will be empty.
|
|
12
|
+
*/
|
|
13
|
+
export declare class MessageStripAlertContainerFooterComponent implements AfterViewInit {
|
|
14
|
+
/** @hidden */
|
|
15
|
+
set alertRefs(alertRefs: Nullable<MessageStripAlertRef[]>);
|
|
16
|
+
/**
|
|
17
|
+
* Reference to the user provided component's portal.
|
|
18
|
+
*/
|
|
19
|
+
footerComponentPortal?: ComponentPortal<any>;
|
|
20
|
+
/**
|
|
21
|
+
* Position of the overlay in which this component is rendered.
|
|
22
|
+
*/
|
|
23
|
+
private position;
|
|
24
|
+
/** @hidden */
|
|
25
|
+
private destroyed;
|
|
26
|
+
/** @hidden */
|
|
27
|
+
private messageStripAlertService;
|
|
28
|
+
/**
|
|
29
|
+
* Observable that emits the alert references that are currently rendered in the container.
|
|
30
|
+
*/
|
|
31
|
+
private alertRefs$;
|
|
32
|
+
/** @hidden */
|
|
33
|
+
ngAfterViewInit(): void;
|
|
34
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MessageStripAlertContainerFooterComponent, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MessageStripAlertContainerFooterComponent, "fd-message-strip-alert-container-footer", never, { "alertRefs": "alertRefs"; }, {}, never, never, true, never>;
|
|
36
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ComponentPortal } from '@angular/cdk/portal';
|
|
2
|
+
import { MessageStripAlertComponent } from './message-strip-alert/message-strip-alert.component';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
|
+
export declare abstract class MessageStripAlertRef<ComponentType = unknown> {
|
|
5
|
+
/** Message strip alert component portal which is rendered in the container */
|
|
6
|
+
abstract portal: ComponentPortal<MessageStripAlertComponent<ComponentType>>;
|
|
7
|
+
/**
|
|
8
|
+
* Function, which dismisses the alert, it calls the user-provided function
|
|
9
|
+
* after dismissing the actual alert
|
|
10
|
+
*/
|
|
11
|
+
abstract dismiss: () => void;
|
|
12
|
+
/** Observable that emits when the alert is dismissed */
|
|
13
|
+
abstract onDismiss$: Observable<void>;
|
|
14
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { Type } from '@angular/core';
|
|
2
|
+
import { MessageStripAlertPosition } from './message-strip-alert.position';
|
|
3
|
+
import { OpenMessageStripAlertConfig } from './open-message-strip-alert.config';
|
|
4
|
+
import { MessageStripAlertRef } from './message-strip-alert.ref';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
/**
|
|
7
|
+
* Service that is responsible for opening and closing message strip alerts.
|
|
8
|
+
* This should be only created once in entire application.
|
|
9
|
+
* Service is responsible for creating and managing the overlays for the
|
|
10
|
+
* message strip alerts. This also manages the footer components for any
|
|
11
|
+
* given position.
|
|
12
|
+
*/
|
|
13
|
+
export declare class MessageStripAlertService {
|
|
14
|
+
/** @hidden */
|
|
15
|
+
private injector;
|
|
16
|
+
/** @hidden */
|
|
17
|
+
private readonly _overlay;
|
|
18
|
+
/** @hidden */
|
|
19
|
+
private viewportSize$;
|
|
20
|
+
/** @hidden */
|
|
21
|
+
private readonly _messageStripAlertService;
|
|
22
|
+
/** @hidden */
|
|
23
|
+
private _messageAlerts$;
|
|
24
|
+
/** @hidden */
|
|
25
|
+
private _overlayRefs;
|
|
26
|
+
/** @hidden */
|
|
27
|
+
private _messageStripAlertContainerFooters$;
|
|
28
|
+
/** @hidden */
|
|
29
|
+
footerComponents$: import("rxjs").Observable<Partial<Record<"top-start" | "top-middle" | "top-end" | "bottom-start" | "bottom-middle" | "bottom-end", Type<any>>>>;
|
|
30
|
+
/** @hidden */
|
|
31
|
+
constructor();
|
|
32
|
+
/**
|
|
33
|
+
* Set the footer component for a given position.
|
|
34
|
+
*/
|
|
35
|
+
setFooterComponent(position: MessageStripAlertPosition, component: Type<any>): void;
|
|
36
|
+
/**
|
|
37
|
+
* Open a message strip alert with given configuration
|
|
38
|
+
*/
|
|
39
|
+
open<ComponentType = unknown>(c: OpenMessageStripAlertConfig<ComponentType>): MessageStripAlertRef<ComponentType>;
|
|
40
|
+
/** @hidden */
|
|
41
|
+
private getMessageStripAlertRef;
|
|
42
|
+
/** @hidden */
|
|
43
|
+
private listenToItemsChanges;
|
|
44
|
+
/** @hidden */
|
|
45
|
+
private syncExistingOverlays;
|
|
46
|
+
/** @hidden */
|
|
47
|
+
private getOverlayRef;
|
|
48
|
+
/** @hidden */
|
|
49
|
+
private createOverlay;
|
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MessageStripAlertService, never>;
|
|
51
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<MessageStripAlertService>;
|
|
52
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Nullable } from '@fundamental-ngx/cdk/utils';
|
|
2
|
+
import { MessageStripType } from '../message-strip-type';
|
|
3
|
+
export interface MessageStripConfiguration {
|
|
4
|
+
class: string;
|
|
5
|
+
dismissible: boolean;
|
|
6
|
+
mousePersist: boolean;
|
|
7
|
+
duration: number;
|
|
8
|
+
noIcon: boolean;
|
|
9
|
+
type: MessageStripType;
|
|
10
|
+
id: string;
|
|
11
|
+
ariaLabelledBy: Nullable<string>;
|
|
12
|
+
ariaLabel: Nullable<string>;
|
|
13
|
+
dismissLabel: string;
|
|
14
|
+
onDismiss: () => void;
|
|
15
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { MessageStripAlertPosition } from './message-strip-alert.position';
|
|
2
|
+
import { TemplateRef, Type } from '@angular/core';
|
|
3
|
+
import { MessageStripConfiguration } from './message-strip-configuration-type';
|
|
4
|
+
import { MessageStripAlertRef } from './message-strip-alert.ref';
|
|
5
|
+
/**
|
|
6
|
+
* The configuration type which is expected from the user
|
|
7
|
+
*/
|
|
8
|
+
export interface OpenMessageStripAlertConfig<ComponentType = unknown> {
|
|
9
|
+
/**
|
|
10
|
+
* Position of the message strip alert container.
|
|
11
|
+
* Every top-* and bottom-* ones will be merged into the top-middle
|
|
12
|
+
* and bottom-middle sections respectively and will be sorted by the
|
|
13
|
+
* order of appearance.
|
|
14
|
+
*/
|
|
15
|
+
position?: MessageStripAlertPosition;
|
|
16
|
+
/** Content, that will be rendered inside the message strip when it appears */
|
|
17
|
+
content: string | TemplateRef<{
|
|
18
|
+
$implicit: MessageStripAlertRef<ComponentType>;
|
|
19
|
+
}> | Type<ComponentType>;
|
|
20
|
+
/** Configuration for the message strip component */
|
|
21
|
+
messageStrip?: Partial<MessageStripConfiguration>;
|
|
22
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { InjectionToken, TemplateRef, Type } from '@angular/core';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { Nullable } from '@fundamental-ngx/cdk/utils';
|
|
4
|
+
import { MessageStripAlertRef } from './message-strip-alert.ref';
|
|
5
|
+
import { MessageStripConfiguration } from './message-strip-configuration-type';
|
|
6
|
+
/**
|
|
7
|
+
* Injection token for getting the position of the message strip alert container.
|
|
8
|
+
* Is available in any of the message strip alert components and in footer component.
|
|
9
|
+
*/
|
|
10
|
+
export declare const MessageStripAlertContainerPosition: InjectionToken<"top-start" | "top-middle" | "top-end" | "bottom-start" | "bottom-middle" | "bottom-end">;
|
|
11
|
+
/**
|
|
12
|
+
* Injection token for getting the list of the message strip alert refs
|
|
13
|
+
* in the given container. Is available in the footer component injection
|
|
14
|
+
* context.
|
|
15
|
+
*/
|
|
16
|
+
export declare const MessageStripAlertContainerAlertRefs: InjectionToken<Observable<Nullable<MessageStripAlertRef<unknown>[]>>>;
|
|
17
|
+
export declare const MessageStripAlertComponentData: InjectionToken<{
|
|
18
|
+
content: string | TemplateRef<any> | Type<any>;
|
|
19
|
+
messageStripConfig: MessageStripConfiguration;
|
|
20
|
+
}>;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class AutoDismissMessageStripDirective {
|
|
3
|
+
/** @hidden */
|
|
4
|
+
private messageStripComponent;
|
|
5
|
+
/** Whether the message strip is dismissible */
|
|
6
|
+
dismissible: boolean;
|
|
7
|
+
/** Whether the alert should be automatically dismissed. */
|
|
8
|
+
autoDismiss: boolean;
|
|
9
|
+
/** Duration of time *in milliseconds* that the alert will be visible. Set to -1 for indefinite. */
|
|
10
|
+
duration: number;
|
|
11
|
+
/** Whether the alert should stay open if the mouse is hovering over it. */
|
|
12
|
+
mousePersist: boolean;
|
|
13
|
+
/** Whether the message strip is currently opened. */
|
|
14
|
+
opened: boolean;
|
|
15
|
+
/** @hidden */
|
|
16
|
+
private autoDismissTimeout?;
|
|
17
|
+
/** @hidden */
|
|
18
|
+
private elementRef;
|
|
19
|
+
/** @hidden */
|
|
20
|
+
private destroy$;
|
|
21
|
+
/**
|
|
22
|
+
* Mouse is hovering over the message strip.
|
|
23
|
+
* */
|
|
24
|
+
private mouseIn$;
|
|
25
|
+
/** @hidden */
|
|
26
|
+
open(): void;
|
|
27
|
+
/** @hidden */
|
|
28
|
+
private stopAutoDismiss;
|
|
29
|
+
/** @hidden */
|
|
30
|
+
private startAutoDismiss;
|
|
31
|
+
/** @hidden */
|
|
32
|
+
private dismiss;
|
|
33
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutoDismissMessageStripDirective, never>;
|
|
34
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AutoDismissMessageStripDirective, "fd-message-strip[mousePersist], fd-message-strip[duration], fd-message-strip[autoDismiss]", ["fdAutoDismissMessageStrip"], { "dismissible": "dismissible"; "autoDismiss": "autoDismiss"; "duration": "duration"; "mousePersist": "mousePersist"; }, {}, never, never, true, never>;
|
|
35
|
+
}
|