@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
|
@@ -16,7 +16,7 @@ export type TabItemState = 'success' | 'error' | 'warning' | 'information' | 'ne
|
|
|
16
16
|
* ```
|
|
17
17
|
*/
|
|
18
18
|
export declare class TabItemDirective implements CssClassBuilder, OnChanges, OnInit {
|
|
19
|
-
|
|
19
|
+
readonly elementRef: ElementRef;
|
|
20
20
|
/** Apply user custom styles */
|
|
21
21
|
class: string;
|
|
22
22
|
/** Semantic type of the tab item */
|
|
@@ -30,15 +30,13 @@ export declare class TabItemDirective implements CssClassBuilder, OnChanges, OnI
|
|
|
30
30
|
/** @hidden */
|
|
31
31
|
linkItem: TabLinkDirective;
|
|
32
32
|
/** @hidden */
|
|
33
|
-
constructor(
|
|
33
|
+
constructor(elementRef: ElementRef);
|
|
34
34
|
/** @hidden */
|
|
35
35
|
ngOnChanges(): void;
|
|
36
36
|
/** @hidden */
|
|
37
37
|
ngOnInit(): void;
|
|
38
38
|
/** @hidden */
|
|
39
39
|
buildComponentCssClass(): string[];
|
|
40
|
-
/** @hidden */
|
|
41
|
-
elementRef(): ElementRef;
|
|
42
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabItemDirective, never>;
|
|
43
41
|
static ɵdir: i0.ɵɵDirectiveDeclaration<TabItemDirective, "[fd-tab-item]", never, { "class": "class"; "tabItemState": "tabItemState"; "header": "header"; "disabled": "disabled"; "fdTabItemClass": "fdTabItemClass"; }, {}, ["linkItem"], never, false, never>;
|
|
44
42
|
}
|
|
@@ -6,9 +6,9 @@ import { CssClassBuilder, RtlService } from '@fundamental-ngx/cdk/utils';
|
|
|
6
6
|
import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class TabNavComponent implements AfterContentInit, OnChanges, OnInit, OnDestroy, CssClassBuilder {
|
|
9
|
-
|
|
10
|
-
private _contentDensityObserver;
|
|
11
|
-
private _rtlService;
|
|
9
|
+
readonly elementRef: ElementRef;
|
|
10
|
+
private readonly _contentDensityObserver;
|
|
11
|
+
private readonly _rtlService;
|
|
12
12
|
/** Apply user custom styles */
|
|
13
13
|
class: string;
|
|
14
14
|
/**
|
|
@@ -31,7 +31,7 @@ export declare class TabNavComponent implements AfterContentInit, OnChanges, OnI
|
|
|
31
31
|
/** @hidden */
|
|
32
32
|
private _dir;
|
|
33
33
|
/** @hidden */
|
|
34
|
-
constructor(
|
|
34
|
+
constructor(elementRef: ElementRef, _contentDensityObserver: ContentDensityObserver, _rtlService: RtlService);
|
|
35
35
|
/** @hidden */
|
|
36
36
|
ngAfterContentInit(): void;
|
|
37
37
|
/** @hidden */
|
|
@@ -46,10 +46,6 @@ export declare class TabNavComponent implements AfterContentInit, OnChanges, OnI
|
|
|
46
46
|
* function is responsible for order which css classes are applied
|
|
47
47
|
*/
|
|
48
48
|
buildComponentCssClass(): string[];
|
|
49
|
-
/** HasElementRef interface implementation
|
|
50
|
-
* function used by applyCssClass and applyCssStyle decorators
|
|
51
|
-
*/
|
|
52
|
-
elementRef(): ElementRef;
|
|
53
49
|
/** Function that gives possibility to get all the link directives, with and without nav__item wrapper */
|
|
54
50
|
get tabLinks(): TabLinkDirective[];
|
|
55
51
|
/**
|
|
@@ -31,7 +31,7 @@ export declare class TabCountDirective {
|
|
|
31
31
|
* Directive for icon element, available in most of the modes on `tab` component
|
|
32
32
|
*/
|
|
33
33
|
export declare class TabIconComponent implements CssClassBuilder, OnChanges {
|
|
34
|
-
|
|
34
|
+
readonly elementRef: ElementRef;
|
|
35
35
|
/** Apply user custom styles */
|
|
36
36
|
class: string;
|
|
37
37
|
/**
|
|
@@ -40,7 +40,7 @@ export declare class TabIconComponent implements CssClassBuilder, OnChanges {
|
|
|
40
40
|
*/
|
|
41
41
|
icon: string;
|
|
42
42
|
/** @hidden */
|
|
43
|
-
constructor(
|
|
43
|
+
constructor(elementRef: ElementRef);
|
|
44
44
|
/** @hidden
|
|
45
45
|
* Function runs when component is initialized
|
|
46
46
|
* function should build component css class
|
|
@@ -52,10 +52,6 @@ export declare class TabIconComponent implements CssClassBuilder, OnChanges {
|
|
|
52
52
|
* function is responsible for order which css classes are applied
|
|
53
53
|
*/
|
|
54
54
|
buildComponentCssClass(): string[];
|
|
55
|
-
/** HasElementRef interface implementation
|
|
56
|
-
* function used by applyCssClass and applyCssStyle decorators
|
|
57
|
-
*/
|
|
58
|
-
elementRef(): ElementRef;
|
|
59
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabIconComponent, never>;
|
|
60
56
|
static ɵcmp: i0.ɵɵComponentDeclaration<TabIconComponent, "[fd-tab-icon]", never, { "class": "class"; "icon": "icon"; }, {}, never, ["*"], false, never>;
|
|
61
57
|
}
|
|
@@ -4,7 +4,7 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export type NumericContentState = 'negative' | 'critical' | 'positive' | 'informative' | 'neutral';
|
|
5
5
|
export type NumericContentSize = 's' | 'm' | 'l';
|
|
6
6
|
export declare class NumericContentDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
7
|
-
|
|
7
|
+
readonly elementRef: ElementRef;
|
|
8
8
|
/** Apply user custom styles */
|
|
9
9
|
class: string;
|
|
10
10
|
/** Size of the numeric content */
|
|
@@ -12,7 +12,7 @@ export declare class NumericContentDirective implements OnInit, OnChanges, CssCl
|
|
|
12
12
|
/** @hidden */
|
|
13
13
|
baseClass: boolean;
|
|
14
14
|
/** @hidden */
|
|
15
|
-
constructor(
|
|
15
|
+
constructor(elementRef: ElementRef);
|
|
16
16
|
/** @hidden */
|
|
17
17
|
ngOnChanges(): void;
|
|
18
18
|
/** @hidden */
|
|
@@ -24,8 +24,6 @@ export declare class NumericContentDirective implements OnInit, OnChanges, CssCl
|
|
|
24
24
|
*/
|
|
25
25
|
buildComponentCssClass(): string[];
|
|
26
26
|
/** @hidden */
|
|
27
|
-
elementRef(): ElementRef<any>;
|
|
28
|
-
/** @hidden */
|
|
29
27
|
private _isSmallTile;
|
|
30
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumericContentDirective, never>;
|
|
31
29
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericContentDirective, "[fd-numeric-content]", never, { "class": "class"; "size": "size"; }, {}, never, never, false, never>;
|
|
@@ -37,13 +35,13 @@ export declare class NumericContentLaunchIconContainerDirective {
|
|
|
37
35
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericContentLaunchIconContainerDirective, "[fd-numeric-content-launch-icon-container]", never, {}, {}, never, never, false, never>;
|
|
38
36
|
}
|
|
39
37
|
export declare class NumericContentLaunchIconDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
40
|
-
|
|
38
|
+
readonly elementRef: ElementRef;
|
|
41
39
|
/** Apply user custom styles */
|
|
42
40
|
class: string;
|
|
43
41
|
/** Glyph */
|
|
44
42
|
glyph: string;
|
|
45
43
|
/** @hidden */
|
|
46
|
-
constructor(
|
|
44
|
+
constructor(elementRef: ElementRef);
|
|
47
45
|
/** @hidden */
|
|
48
46
|
ngOnChanges(): void;
|
|
49
47
|
/** @hidden */
|
|
@@ -54,8 +52,6 @@ export declare class NumericContentLaunchIconDirective implements OnInit, OnChan
|
|
|
54
52
|
* function is responsible for order which css classes are applied
|
|
55
53
|
*/
|
|
56
54
|
buildComponentCssClass(): string[];
|
|
57
|
-
/** @hidden */
|
|
58
|
-
elementRef(): ElementRef<any>;
|
|
59
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumericContentLaunchIconDirective, never>;
|
|
60
56
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericContentLaunchIconDirective, "[fd-numeric-content-launch-icon]", never, { "class": "class"; "glyph": "glyph"; }, {}, never, never, false, never>;
|
|
61
57
|
}
|
|
@@ -66,7 +62,7 @@ export declare class NumericContentKpiContainerDirective {
|
|
|
66
62
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericContentKpiContainerDirective, "[fd-numeric-content-kpi-container]", never, {}, {}, never, never, false, never>;
|
|
67
63
|
}
|
|
68
64
|
export declare class NumericContentKpiDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
69
|
-
|
|
65
|
+
readonly elementRef: ElementRef;
|
|
70
66
|
/** State of the KPI. Options are neutral (default), 'positive', 'negative', 'critical', and 'informative'. */
|
|
71
67
|
state?: NumericContentState | null;
|
|
72
68
|
/** Apply user custom styles */
|
|
@@ -74,7 +70,7 @@ export declare class NumericContentKpiDirective implements OnInit, OnChanges, Cs
|
|
|
74
70
|
/** Glyph */
|
|
75
71
|
glyph: string;
|
|
76
72
|
/** @hidden */
|
|
77
|
-
constructor(
|
|
73
|
+
constructor(elementRef: ElementRef);
|
|
78
74
|
/** @hidden */
|
|
79
75
|
ngOnChanges(): void;
|
|
80
76
|
/** @hidden */
|
|
@@ -85,8 +81,6 @@ export declare class NumericContentKpiDirective implements OnInit, OnChanges, Cs
|
|
|
85
81
|
* function is responsible for order which css classes are applied
|
|
86
82
|
*/
|
|
87
83
|
buildComponentCssClass(): string[];
|
|
88
|
-
/** @hidden */
|
|
89
|
-
elementRef(): ElementRef<any>;
|
|
90
84
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumericContentKpiDirective, never>;
|
|
91
85
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericContentKpiDirective, "[fd-numeric-content-kpi]", never, { "state": "state"; "class": "class"; "glyph": "glyph"; }, {}, never, never, false, never>;
|
|
92
86
|
}
|
|
@@ -97,13 +91,13 @@ export declare class NumericContentScaleContainerDirective {
|
|
|
97
91
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericContentScaleContainerDirective, "[fd-numeric-content-scale-container]", never, {}, {}, never, never, false, never>;
|
|
98
92
|
}
|
|
99
93
|
export declare class NumericContentScaleArrowDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
100
|
-
|
|
94
|
+
readonly elementRef: ElementRef;
|
|
101
95
|
/** Apply user custom styles */
|
|
102
96
|
class: string;
|
|
103
97
|
/** Glyph */
|
|
104
98
|
glyph: string;
|
|
105
99
|
/** @hidden */
|
|
106
|
-
constructor(
|
|
100
|
+
constructor(elementRef: ElementRef);
|
|
107
101
|
/** @hidden */
|
|
108
102
|
ngOnChanges(): void;
|
|
109
103
|
/** @hidden */
|
|
@@ -114,19 +108,17 @@ export declare class NumericContentScaleArrowDirective implements OnInit, OnChan
|
|
|
114
108
|
* function is responsible for order which css classes are applied
|
|
115
109
|
*/
|
|
116
110
|
buildComponentCssClass(): string[];
|
|
117
|
-
/** @hidden */
|
|
118
|
-
elementRef(): ElementRef<any>;
|
|
119
111
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumericContentScaleArrowDirective, never>;
|
|
120
112
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericContentScaleArrowDirective, "[fd-numeric-content-scale-arrow]", never, { "class": "class"; "glyph": "glyph"; }, {}, never, never, false, never>;
|
|
121
113
|
}
|
|
122
114
|
export declare class NumericContentScaleDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
123
|
-
|
|
115
|
+
readonly elementRef: ElementRef;
|
|
124
116
|
/** State of the SCALE. Options are neutral (default), 'positive', 'negative', 'critical', and 'informative'. */
|
|
125
117
|
state?: NumericContentState | null;
|
|
126
118
|
/** Apply user custom styles */
|
|
127
119
|
class: string;
|
|
128
120
|
/** @hidden */
|
|
129
|
-
constructor(
|
|
121
|
+
constructor(elementRef: ElementRef);
|
|
130
122
|
/** @hidden */
|
|
131
123
|
ngOnChanges(): void;
|
|
132
124
|
/** @hidden */
|
|
@@ -137,8 +129,6 @@ export declare class NumericContentScaleDirective implements OnInit, OnChanges,
|
|
|
137
129
|
* function is responsible for order which css classes are applied
|
|
138
130
|
*/
|
|
139
131
|
buildComponentCssClass(): string[];
|
|
140
|
-
/** @hidden */
|
|
141
|
-
elementRef(): ElementRef<any>;
|
|
142
132
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumericContentScaleDirective, never>;
|
|
143
133
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericContentScaleDirective, "[fd-numeric-content-scale]", never, { "state": "state"; "class": "class"; }, {}, never, never, false, never>;
|
|
144
134
|
}
|
|
@@ -75,7 +75,7 @@ export declare class TileTitleContainerDirective {
|
|
|
75
75
|
static ɵdir: i0.ɵɵDirectiveDeclaration<TileTitleContainerDirective, "[fdTileTitleContainer], [fd-tile-title-container]", never, {}, {}, never, never, false, never>;
|
|
76
76
|
}
|
|
77
77
|
export declare class TileRefreshDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
78
|
-
|
|
78
|
+
readonly elementRef: ElementRef;
|
|
79
79
|
/** Glyph */
|
|
80
80
|
glyph: string;
|
|
81
81
|
/** Apply user custom styles */
|
|
@@ -83,7 +83,7 @@ export declare class TileRefreshDirective implements OnInit, OnChanges, CssClass
|
|
|
83
83
|
/** Apply user custom styles */
|
|
84
84
|
ariaLabel: string;
|
|
85
85
|
/** @hidden */
|
|
86
|
-
constructor(
|
|
86
|
+
constructor(elementRef: ElementRef);
|
|
87
87
|
/** @hidden */
|
|
88
88
|
ngOnChanges(): void;
|
|
89
89
|
/** @hidden */
|
|
@@ -94,8 +94,6 @@ export declare class TileRefreshDirective implements OnInit, OnChanges, CssClass
|
|
|
94
94
|
* function is responsible for order which css classes are applied
|
|
95
95
|
*/
|
|
96
96
|
buildComponentCssClass(): string[];
|
|
97
|
-
/** @hidden */
|
|
98
|
-
elementRef(): ElementRef<any>;
|
|
99
97
|
static ɵfac: i0.ɵɵFactoryDeclaration<TileRefreshDirective, never>;
|
|
100
98
|
static ɵdir: i0.ɵɵDirectiveDeclaration<TileRefreshDirective, "[fdTileRefresh], [fd-tile-refresh]", never, { "glyph": "glyph"; "class": "class"; "ariaLabel": "ariaLabel"; }, {}, never, never, false, never>;
|
|
101
99
|
}
|
|
@@ -166,11 +164,11 @@ export declare class TileDotDirective {
|
|
|
166
164
|
static ɵdir: i0.ɵɵDirectiveDeclaration<TileDotDirective, "[fdTileDot], [fd-tile-dot]", never, { "active": "active"; }, {}, never, never, false, never>;
|
|
167
165
|
}
|
|
168
166
|
export declare class TileActionCloseDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
169
|
-
|
|
167
|
+
readonly elementRef: ElementRef;
|
|
170
168
|
/** Apply user custom styles */
|
|
171
169
|
class: string;
|
|
172
170
|
/** @hidden */
|
|
173
|
-
constructor(
|
|
171
|
+
constructor(elementRef: ElementRef);
|
|
174
172
|
/** @hidden */
|
|
175
173
|
ngOnChanges(): void;
|
|
176
174
|
/** @hidden */
|
|
@@ -182,18 +180,16 @@ export declare class TileActionCloseDirective implements OnInit, OnChanges, CssC
|
|
|
182
180
|
*/
|
|
183
181
|
buildComponentCssClass(): string[];
|
|
184
182
|
/** @hidden */
|
|
185
|
-
elementRef(): ElementRef<any>;
|
|
186
|
-
/** @hidden */
|
|
187
183
|
private _addCloseIcon;
|
|
188
184
|
static ɵfac: i0.ɵɵFactoryDeclaration<TileActionCloseDirective, never>;
|
|
189
185
|
static ɵdir: i0.ɵɵDirectiveDeclaration<TileActionCloseDirective, "[fdTileActionClose], [fd-tile-action-close]", never, { "class": "class"; }, {}, never, never, false, never>;
|
|
190
186
|
}
|
|
191
187
|
export declare class TileActionIndicatorDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
192
|
-
|
|
188
|
+
readonly elementRef: ElementRef;
|
|
193
189
|
/** Apply user custom styles */
|
|
194
190
|
class: string;
|
|
195
191
|
/** @hidden */
|
|
196
|
-
constructor(
|
|
192
|
+
constructor(elementRef: ElementRef);
|
|
197
193
|
/** @hidden */
|
|
198
194
|
ngOnChanges(): void;
|
|
199
195
|
/** @hidden */
|
|
@@ -205,8 +201,6 @@ export declare class TileActionIndicatorDirective implements OnInit, OnChanges,
|
|
|
205
201
|
*/
|
|
206
202
|
buildComponentCssClass(): string[];
|
|
207
203
|
/** @hidden */
|
|
208
|
-
elementRef(): ElementRef<any>;
|
|
209
|
-
/** @hidden */
|
|
210
204
|
private _addIndicatorIcon;
|
|
211
205
|
static ɵfac: i0.ɵɵFactoryDeclaration<TileActionIndicatorDirective, never>;
|
|
212
206
|
static ɵdir: i0.ɵɵDirectiveDeclaration<TileActionIndicatorDirective, "[fdTileActionIndicator], [fd-tile-action-indicator]", never, { "class": "class"; }, {}, never, never, false, never>;
|
package/tile/tile.component.d.ts
CHANGED
|
@@ -35,7 +35,7 @@ export declare class TileComponent implements CssClassBuilder, AfterViewInit, On
|
|
|
35
35
|
*/
|
|
36
36
|
buildComponentCssClass(): string[];
|
|
37
37
|
/** @hidden */
|
|
38
|
-
elementRef(): ElementRef
|
|
38
|
+
get elementRef(): ElementRef;
|
|
39
39
|
static ɵfac: i0.ɵɵFactoryDeclaration<TileComponent, never>;
|
|
40
40
|
static ɵcmp: i0.ɵɵComponentDeclaration<TileComponent, "fd-tile", never, { "class": "class"; "size": "size"; "double": "double"; "type": "type"; "action": "action"; "clickable": "clickable"; }, { "tileClick": "tileClick"; }, never, ["[fd-tile-action-close]", "[fd-tile-action-indicator]", "[fd-badge]", "[fd-tile-header]", "[fd-tile-header-content]", "[fd-tile-content]", "[fd-tile-footer]", "[fd-tile-action-container]", "*"], false, never>;
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { ElementRef, OnChanges, OnInit } from '@angular/core';
|
|
|
2
2
|
import { CssClassBuilder } from '@fundamental-ngx/cdk/utils';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class TokenizerInputDirective implements OnInit, OnChanges, CssClassBuilder {
|
|
5
|
-
|
|
5
|
+
readonly elementRef: ElementRef;
|
|
6
6
|
/** user's custom classes */
|
|
7
7
|
class: string;
|
|
8
8
|
/** @hidden
|
|
@@ -12,13 +12,11 @@ export declare class TokenizerInputDirective implements OnInit, OnChanges, CssCl
|
|
|
12
12
|
*/
|
|
13
13
|
buildComponentCssClass(): string[];
|
|
14
14
|
/** @hidden */
|
|
15
|
-
constructor(
|
|
15
|
+
constructor(elementRef: ElementRef);
|
|
16
16
|
/** @hidden */
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
/** @hidden */
|
|
19
19
|
ngOnChanges(): void;
|
|
20
|
-
/** @hidden */
|
|
21
|
-
elementRef(): ElementRef<any>;
|
|
22
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<TokenizerInputDirective, never>;
|
|
23
21
|
static ɵdir: i0.ɵɵDirectiveDeclaration<TokenizerInputDirective, "[fd-tokenizer-input]", never, { "class": "class"; }, {}, never, never, false, never>;
|
|
24
22
|
}
|
|
@@ -6,7 +6,7 @@ import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class TokenizerComponent implements AfterViewInit, OnDestroy, CssClassBuilder, OnInit, OnChanges {
|
|
8
8
|
readonly _contentDensityObserver: ContentDensityObserver;
|
|
9
|
-
|
|
9
|
+
readonly elementRef: ElementRef;
|
|
10
10
|
private _cdRef;
|
|
11
11
|
private _rtlService;
|
|
12
12
|
private _renderer;
|
|
@@ -106,7 +106,7 @@ export declare class TokenizerComponent implements AfterViewInit, OnDestroy, Css
|
|
|
106
106
|
/** @hidden */
|
|
107
107
|
private _tokenElementFocusedSub;
|
|
108
108
|
/** @hidden */
|
|
109
|
-
constructor(_contentDensityObserver: ContentDensityObserver,
|
|
109
|
+
constructor(_contentDensityObserver: ContentDensityObserver, elementRef: ElementRef, _cdRef: ChangeDetectorRef, _rtlService: RtlService, _renderer: Renderer2, _document: Document);
|
|
110
110
|
/** @hidden */
|
|
111
111
|
ngAfterViewInit(): void;
|
|
112
112
|
/** @hidden */
|
|
@@ -122,8 +122,6 @@ export declare class TokenizerComponent implements AfterViewInit, OnDestroy, Css
|
|
|
122
122
|
*/
|
|
123
123
|
buildComponentCssClass(): string[];
|
|
124
124
|
/** @hidden */
|
|
125
|
-
elementRef(): ElementRef;
|
|
126
|
-
/** @hidden */
|
|
127
125
|
handleTokenClickSubscriptions(): void;
|
|
128
126
|
/** @hidden */
|
|
129
127
|
focusTokenElement(newIndex: number): HTMLElement | undefined;
|
|
@@ -90,7 +90,7 @@ export declare class ToolbarComponent implements AfterViewInit, AfterViewChecked
|
|
|
90
90
|
/** Change detection reference */
|
|
91
91
|
detectChanges(): void;
|
|
92
92
|
/** @hidden */
|
|
93
|
-
elementRef(): ElementRef;
|
|
93
|
+
get elementRef(): ElementRef;
|
|
94
94
|
/** @hidden */
|
|
95
95
|
buildComponentCssClass(): string[];
|
|
96
96
|
/** Method triggering collapsible toolbar */
|
|
@@ -73,13 +73,11 @@ export declare abstract class BaseTreeItem<T extends TreeItem = TreeItem, P = an
|
|
|
73
73
|
*/
|
|
74
74
|
abstract childrenLoaded: boolean;
|
|
75
75
|
/** @hidden */
|
|
76
|
-
|
|
76
|
+
readonly elementRef: ElementRef<any>;
|
|
77
77
|
/** @hidden */
|
|
78
78
|
private readonly _treeItemDir;
|
|
79
79
|
/** @hidden */
|
|
80
80
|
constructor();
|
|
81
|
-
/** @hidden */
|
|
82
|
-
elementRef(): ElementRef;
|
|
83
81
|
/** Method to focus on the tree item. */
|
|
84
82
|
abstract focus(): void;
|
|
85
83
|
/** Method to set the position of the item in set. */
|
package/tree/tree.component.d.ts
CHANGED
|
@@ -67,7 +67,7 @@ export declare class TreeComponent<P extends FdTreeAcceptableDataSource, T exten
|
|
|
67
67
|
/** @hidden */
|
|
68
68
|
private readonly _destroy$;
|
|
69
69
|
/** @hidden */
|
|
70
|
-
|
|
70
|
+
readonly elementRef: ElementRef<any>;
|
|
71
71
|
/** @hidden */
|
|
72
72
|
private readonly _treeService;
|
|
73
73
|
/** @hidden */
|
|
@@ -123,8 +123,6 @@ export declare class TreeComponent<P extends FdTreeAcceptableDataSource, T exten
|
|
|
123
123
|
/** @hidden */
|
|
124
124
|
private _sortTreeItems;
|
|
125
125
|
/** @hidden */
|
|
126
|
-
elementRef(): ElementRef<HTMLElement>;
|
|
127
|
-
/** @hidden */
|
|
128
126
|
buildComponentCssClass(): string[];
|
|
129
127
|
/**
|
|
130
128
|
* @hidden
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './message-strip.module';
|
|
2
|
-
export * from './message-strip.component';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYnMvY29yZS9zcmMvbGliL21lc3NhZ2Utc3RyaXAvcHVibGljX2FwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsMkJBQTJCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL21lc3NhZ2Utc3RyaXAubW9kdWxlJztcbmV4cG9ydCAqIGZyb20gJy4vbWVzc2FnZS1zdHJpcC5jb21wb25lbnQnO1xuIl19
|
|
Binary file
|