@fundamental-ngx/core 0.33.5-rc.27 → 0.33.5-rc.28
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/action-bar/esm2020/action-bar-actions/action-bar-actions.directive.mjs +3 -3
- package/action-bar/esm2020/action-bar-back/action-bar-back.directive.mjs +3 -3
- package/action-bar/esm2020/action-bar-description/action-bar-description.directive.mjs +3 -3
- package/action-bar/esm2020/action-bar-header/action-bar-header.directive.mjs +3 -3
- package/action-bar/esm2020/action-bar-mobile/action-bar-mobile.directive.mjs +3 -3
- package/action-bar/esm2020/action-bar-title/action-bar-title.component.mjs +3 -3
- package/action-bar/esm2020/action-bar.component.mjs +3 -3
- package/action-bar/esm2020/action-bar.module.mjs +4 -4
- package/action-bar/fesm2015/fundamental-ngx-core-action-bar.mjs +25 -25
- package/action-bar/fesm2020/fundamental-ngx-core-action-bar.mjs +25 -25
- package/action-bar/package.json +1 -1
- package/action-sheet/esm2020/action-sheet-body/action-sheet-body.component.mjs +3 -3
- package/action-sheet/esm2020/action-sheet-control/action-sheet-control.component.mjs +3 -3
- package/action-sheet/esm2020/action-sheet-item/action-sheet-item.component.mjs +3 -3
- package/action-sheet/esm2020/action-sheet-mobile/action-sheet-mobile.component.mjs +3 -3
- package/action-sheet/esm2020/action-sheet-mobile/action-sheet-mobile.module.mjs +4 -4
- package/action-sheet/esm2020/action-sheet.component.mjs +3 -3
- package/action-sheet/esm2020/action-sheet.module.mjs +4 -4
- package/action-sheet/fesm2015/fundamental-ngx-core-action-sheet.mjs +23 -23
- package/action-sheet/fesm2020/fundamental-ngx-core-action-sheet.mjs +23 -23
- package/action-sheet/package.json +1 -1
- package/alert/esm2020/alert-service/alert.service.mjs +3 -3
- package/alert/esm2020/alert-utils/alert-container.component.mjs +3 -3
- package/alert/esm2020/alert.component.mjs +3 -3
- package/alert/esm2020/alert.module.mjs +4 -4
- package/alert/fesm2015/fundamental-ngx-core-alert.mjs +13 -13
- package/alert/fesm2020/fundamental-ngx-core-alert.mjs +13 -13
- package/alert/package.json +1 -1
- package/avatar/esm2020/avatar.component.mjs +3 -3
- package/avatar/esm2020/avatar.module.mjs +4 -4
- package/avatar/fesm2015/fundamental-ngx-core-avatar.mjs +7 -7
- package/avatar/fesm2020/fundamental-ngx-core-avatar.mjs +7 -7
- package/avatar/package.json +1 -1
- package/avatar-group/esm2020/avatar-group.component.mjs +3 -3
- package/avatar-group/esm2020/avatar-group.module.mjs +4 -4
- package/avatar-group/esm2020/directives/avatar-group-focusable-avatar.directive.mjs +3 -3
- package/avatar-group/esm2020/directives/avatar-group-item.directive.mjs +3 -3
- package/avatar-group/esm2020/directives/avatar-group-overflow-body.directive.mjs +3 -3
- package/avatar-group/esm2020/directives/avatar-group-overflow-button-text.directive.mjs +3 -3
- package/avatar-group/esm2020/directives/avatar-group-overflow-button.directive.mjs +3 -3
- package/avatar-group/esm2020/directives/avatar-group-overflow-item.directive.mjs +3 -3
- package/avatar-group/esm2020/directives/avatar-group-popover-control.directive.mjs +3 -3
- package/avatar-group/fesm2015/fundamental-ngx-core-avatar-group.mjs +28 -28
- package/avatar-group/fesm2020/fundamental-ngx-core-avatar-group.mjs +28 -28
- package/avatar-group/package.json +1 -1
- package/bar/esm2020/bar.component.mjs +3 -3
- package/bar/esm2020/bar.module.mjs +4 -4
- package/bar/esm2020/button-bar/button-bar.component.mjs +3 -3
- package/bar/esm2020/directives/bar-element.directive.mjs +3 -3
- package/bar/esm2020/directives/bar-left.directive.mjs +3 -3
- package/bar/esm2020/directives/bar-middle.directive.mjs +3 -3
- package/bar/esm2020/directives/bar-right.directive.mjs +3 -3
- package/bar/fesm2015/fundamental-ngx-core-bar.mjs +22 -22
- package/bar/fesm2020/fundamental-ngx-core-bar.mjs +22 -22
- package/bar/package.json +1 -1
- package/breadcrumb/esm2020/breadcrumb-item.directive.mjs +3 -3
- package/breadcrumb/esm2020/breadcrumb-link.directive.mjs +3 -3
- package/breadcrumb/esm2020/breadcrumb.component.mjs +3 -3
- package/breadcrumb/esm2020/breadcrumb.module.mjs +4 -4
- package/breadcrumb/fesm2015/fundamental-ngx-core-breadcrumb.mjs +13 -13
- package/breadcrumb/fesm2020/fundamental-ngx-core-breadcrumb.mjs +13 -13
- package/breadcrumb/package.json +1 -1
- package/busy-indicator/esm2020/busy-indicator-extended/busy-indicator-extended.directive.mjs +3 -3
- package/busy-indicator/esm2020/busy-indicator.component.mjs +3 -3
- package/busy-indicator/esm2020/busy-indicator.module.mjs +4 -4
- package/busy-indicator/fesm2015/fundamental-ngx-core-busy-indicator.mjs +10 -10
- package/busy-indicator/fesm2020/fundamental-ngx-core-busy-indicator.mjs +10 -10
- package/busy-indicator/package.json +1 -1
- package/button/esm2020/base-button.mjs +3 -3
- package/button/esm2020/button.component.mjs +3 -3
- package/button/esm2020/button.module.mjs +4 -4
- package/button/fesm2015/fundamental-ngx-core-button.mjs +10 -10
- package/button/fesm2020/fundamental-ngx-core-button.mjs +10 -10
- package/button/package.json +1 -1
- package/calendar/esm2020/calendar-directives.mjs +3 -3
- package/calendar/esm2020/calendar-header/calendar-header.component.mjs +3 -3
- package/calendar/esm2020/calendar-views/calendar-aggregated-year-view/calendar-aggregated-year-view.component.mjs +3 -3
- package/calendar/esm2020/calendar-views/calendar-day-view/calendar-day-view.component.mjs +3 -3
- package/calendar/esm2020/calendar-views/calendar-month-view/calendar-month-view.component.mjs +3 -3
- package/calendar/esm2020/calendar-views/calendar-year-view/calendar-year-view.component.mjs +3 -3
- package/calendar/esm2020/calendar.component.mjs +3 -3
- package/calendar/esm2020/calendar.module.mjs +4 -4
- package/calendar/esm2020/calendar.service.mjs +3 -3
- package/calendar/esm2020/i18n/calendar-i18n-labels.mjs +3 -3
- package/calendar/fesm2015/fundamental-ngx-core-calendar.mjs +31 -31
- package/calendar/fesm2020/fundamental-ngx-core-calendar.mjs +31 -31
- package/calendar/package.json +1 -1
- package/card/esm2020/card-content.component.mjs +3 -3
- package/card/esm2020/card-counter.directive.mjs +3 -3
- package/card/esm2020/card-header.component.mjs +3 -3
- package/card/esm2020/card-loader.component.mjs +3 -3
- package/card/esm2020/card-second-subtitle.directive.mjs +3 -3
- package/card/esm2020/card-subtitle.directive.mjs +3 -3
- package/card/esm2020/card-title.directive.mjs +3 -3
- package/card/esm2020/card.component.mjs +3 -3
- package/card/esm2020/card.module.mjs +4 -4
- package/card/esm2020/kpi/card-kpi-analytics-content.directive.mjs +3 -3
- package/card/esm2020/kpi/card-kpi-analytics-label.directive.mjs +3 -3
- package/card/esm2020/kpi/card-kpi-analytics.directive.mjs +3 -3
- package/card/esm2020/kpi/card-kpi-header.component.mjs +3 -3
- package/card/esm2020/kpi/card-kpi-scale-icon.directive.mjs +3 -3
- package/card/esm2020/kpi/card-kpi-scale-text.directive.mjs +3 -3
- package/card/esm2020/kpi/card-kpi-value.directive.mjs +3 -3
- package/card/fesm2015/fundamental-ngx-core-card.mjs +49 -49
- package/card/fesm2020/fundamental-ngx-core-card.mjs +49 -49
- package/card/package.json +1 -1
- package/carousel/esm2020/carousel-item/carousel-item.component.mjs +3 -3
- package/carousel/esm2020/carousel-item.directive.mjs +3 -3
- package/carousel/esm2020/carousel.component.mjs +3 -3
- package/carousel/esm2020/carousel.directive.mjs +3 -3
- package/carousel/esm2020/carousel.module.mjs +4 -4
- package/carousel/esm2020/carousel.service.mjs +3 -3
- package/carousel/fesm2015/fundamental-ngx-core-carousel.mjs +19 -19
- package/carousel/fesm2020/fundamental-ngx-core-carousel.mjs +19 -19
- package/carousel/package.json +1 -1
- package/checkbox/esm2020/checkbox/checkbox.component.mjs +3 -3
- package/checkbox/esm2020/checkbox.module.mjs +4 -4
- package/checkbox/fesm2015/fundamental-ngx-core-checkbox.mjs +7 -7
- package/checkbox/fesm2020/fundamental-ngx-core-checkbox.mjs +7 -7
- package/checkbox/package.json +1 -1
- package/combobox/esm2020/combobox-mobile/combobox-mobile.component.mjs +3 -3
- package/combobox/esm2020/combobox-mobile/combobox-mobile.module.mjs +4 -4
- package/combobox/esm2020/combobox.component.mjs +3 -3
- package/combobox/esm2020/combobox.module.mjs +4 -4
- package/combobox/fesm2015/fundamental-ngx-core-combobox.mjs +14 -14
- package/combobox/fesm2020/fundamental-ngx-core-combobox.mjs +14 -14
- package/combobox/package.json +1 -1
- package/date-picker/esm2020/date-picker.component.mjs +3 -3
- package/date-picker/esm2020/date-picker.module.mjs +4 -4
- package/date-picker/fesm2015/fundamental-ngx-core-date-picker.mjs +7 -7
- package/date-picker/fesm2020/fundamental-ngx-core-date-picker.mjs +7 -7
- package/date-picker/package.json +1 -1
- package/datetime/esm2020/datetime-format.pipes.mjs +9 -9
- package/datetime/esm2020/fd-datetime-adapter.mjs +3 -3
- package/datetime/esm2020/fd-datetime.module.mjs +8 -8
- package/datetime/fesm2015/fundamental-ngx-core-datetime.mjs +20 -20
- package/datetime/fesm2020/fundamental-ngx-core-datetime.mjs +20 -20
- package/datetime/package.json +1 -1
- package/datetime-picker/esm2020/datetime-picker.component.mjs +3 -3
- package/datetime-picker/esm2020/datetime-picker.module.mjs +4 -4
- package/datetime-picker/fesm2015/fundamental-ngx-core-datetime-picker.mjs +7 -7
- package/datetime-picker/fesm2020/fundamental-ngx-core-datetime-picker.mjs +7 -7
- package/datetime-picker/package.json +1 -1
- package/dialog/esm2020/base/dialog-base.class.mjs +3 -3
- package/dialog/esm2020/base/dialog-footer-base.class.mjs +3 -3
- package/dialog/esm2020/base/dialog-header-base.class.mjs +3 -3
- package/dialog/esm2020/dialog-body/dialog-body.component.mjs +3 -3
- package/dialog/esm2020/dialog-close-button/dialog-close-button.component.mjs +3 -3
- package/dialog/esm2020/dialog-container/dialog-container.component.mjs +3 -3
- package/dialog/esm2020/dialog-default/dialog-default.component.mjs +3 -3
- package/dialog/esm2020/dialog-footer/dialog-footer.component.mjs +3 -3
- package/dialog/esm2020/dialog-footer-button/dialog-footer-button.component.mjs +3 -3
- package/dialog/esm2020/dialog-header/dialog-header.component.mjs +3 -3
- package/dialog/esm2020/dialog-service/dialog.service.mjs +3 -3
- package/dialog/esm2020/dialog.component.mjs +3 -3
- package/dialog/esm2020/dialog.module.mjs +4 -4
- package/dialog/esm2020/directives/dialog-decisive-button.directive.mjs +3 -3
- package/dialog/esm2020/directives/dialog-title.directive.mjs +3 -3
- package/dialog/esm2020/utils/dialog-config.class.mjs +3 -3
- package/dialog/esm2020/utils/dialog-ref.class.mjs +3 -3
- package/dialog/fesm2015/fundamental-ngx-core-dialog.mjs +52 -52
- package/dialog/fesm2020/fundamental-ngx-core-dialog.mjs +52 -52
- package/dialog/package.json +1 -1
- package/dynamic-page/esm2020/dynamic-page-content/dynamic-page-content.component.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page-footer/dynamic-page-footer.component.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page-header/actions/dynamic-page-base-actions.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page-header/actions/dynamic-page-global-actions.component.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page-header/actions/dynamic-page-layout-actions.component.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page-header/actions/dynamic-page-title-content.component.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page-header/header/dynamic-page-header.component.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page-header/subheader/dynamic-page-subheader.component.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page-wrapper.directive.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page.component.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page.config.mjs +3 -3
- package/dynamic-page/esm2020/dynamic-page.module.mjs +4 -4
- package/dynamic-page/esm2020/dynamic-page.service.mjs +3 -3
- package/dynamic-page/fesm2015/fundamental-ngx-core-dynamic-page.mjs +40 -40
- package/dynamic-page/fesm2020/fundamental-ngx-core-dynamic-page.mjs +40 -40
- package/dynamic-page/package.json +1 -1
- package/dynamic-side-content/esm2020/dynamic-side-content-main.component.mjs +3 -3
- package/dynamic-side-content/esm2020/dynamic-side-content-side.component.mjs +3 -3
- package/dynamic-side-content/esm2020/dynamic-side-content.component.mjs +3 -3
- package/dynamic-side-content/esm2020/dynamic-side-content.module.mjs +4 -4
- package/dynamic-side-content/fesm2015/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
- package/dynamic-side-content/fesm2020/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
- package/dynamic-side-content/package.json +1 -1
- package/esm2020/action-bar/action-bar-actions/action-bar-actions.directive.mjs +3 -3
- package/esm2020/action-bar/action-bar-back/action-bar-back.directive.mjs +3 -3
- package/esm2020/action-bar/action-bar-description/action-bar-description.directive.mjs +3 -3
- package/esm2020/action-bar/action-bar-header/action-bar-header.directive.mjs +3 -3
- package/esm2020/action-bar/action-bar-mobile/action-bar-mobile.directive.mjs +3 -3
- package/esm2020/action-bar/action-bar-title/action-bar-title.component.mjs +3 -3
- package/esm2020/action-bar/action-bar.component.mjs +3 -3
- package/esm2020/action-bar/action-bar.module.mjs +4 -4
- package/esm2020/action-sheet/action-sheet-body/action-sheet-body.component.mjs +3 -3
- package/esm2020/action-sheet/action-sheet-control/action-sheet-control.component.mjs +3 -3
- package/esm2020/action-sheet/action-sheet-item/action-sheet-item.component.mjs +3 -3
- package/esm2020/action-sheet/action-sheet-mobile/action-sheet-mobile.component.mjs +3 -3
- package/esm2020/action-sheet/action-sheet-mobile/action-sheet-mobile.module.mjs +4 -4
- package/esm2020/action-sheet/action-sheet.component.mjs +3 -3
- package/esm2020/action-sheet/action-sheet.module.mjs +4 -4
- package/esm2020/alert/alert-service/alert.service.mjs +3 -3
- package/esm2020/alert/alert-utils/alert-container.component.mjs +3 -3
- package/esm2020/alert/alert.component.mjs +3 -3
- package/esm2020/alert/alert.module.mjs +4 -4
- package/esm2020/avatar/avatar.component.mjs +3 -3
- package/esm2020/avatar/avatar.module.mjs +4 -4
- package/esm2020/avatar-group/avatar-group.component.mjs +3 -3
- package/esm2020/avatar-group/avatar-group.module.mjs +4 -4
- package/esm2020/avatar-group/directives/avatar-group-focusable-avatar.directive.mjs +3 -3
- package/esm2020/avatar-group/directives/avatar-group-item.directive.mjs +3 -3
- package/esm2020/avatar-group/directives/avatar-group-overflow-body.directive.mjs +3 -3
- package/esm2020/avatar-group/directives/avatar-group-overflow-button-text.directive.mjs +3 -3
- package/esm2020/avatar-group/directives/avatar-group-overflow-button.directive.mjs +3 -3
- package/esm2020/avatar-group/directives/avatar-group-overflow-item.directive.mjs +3 -3
- package/esm2020/avatar-group/directives/avatar-group-popover-control.directive.mjs +3 -3
- package/esm2020/bar/bar.component.mjs +3 -3
- package/esm2020/bar/bar.module.mjs +4 -4
- package/esm2020/bar/button-bar/button-bar.component.mjs +3 -3
- package/esm2020/bar/directives/bar-element.directive.mjs +3 -3
- package/esm2020/bar/directives/bar-left.directive.mjs +3 -3
- package/esm2020/bar/directives/bar-middle.directive.mjs +3 -3
- package/esm2020/bar/directives/bar-right.directive.mjs +3 -3
- package/esm2020/breadcrumb/breadcrumb-item.directive.mjs +3 -3
- package/esm2020/breadcrumb/breadcrumb-link.directive.mjs +3 -3
- package/esm2020/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2020/breadcrumb/breadcrumb.module.mjs +4 -4
- package/esm2020/busy-indicator/busy-indicator-extended/busy-indicator-extended.directive.mjs +3 -3
- package/esm2020/busy-indicator/busy-indicator.component.mjs +3 -3
- package/esm2020/busy-indicator/busy-indicator.module.mjs +4 -4
- package/esm2020/button/base-button.mjs +3 -3
- package/esm2020/button/button.component.mjs +3 -3
- package/esm2020/button/button.module.mjs +4 -4
- package/esm2020/calendar/calendar-directives.mjs +3 -3
- package/esm2020/calendar/calendar-header/calendar-header.component.mjs +3 -3
- package/esm2020/calendar/calendar-views/calendar-aggregated-year-view/calendar-aggregated-year-view.component.mjs +3 -3
- package/esm2020/calendar/calendar-views/calendar-day-view/calendar-day-view.component.mjs +3 -3
- package/esm2020/calendar/calendar-views/calendar-month-view/calendar-month-view.component.mjs +3 -3
- package/esm2020/calendar/calendar-views/calendar-year-view/calendar-year-view.component.mjs +3 -3
- package/esm2020/calendar/calendar.component.mjs +3 -3
- package/esm2020/calendar/calendar.module.mjs +4 -4
- package/esm2020/calendar/calendar.service.mjs +3 -3
- package/esm2020/calendar/i18n/calendar-i18n-labels.mjs +3 -3
- package/esm2020/card/card-content.component.mjs +3 -3
- package/esm2020/card/card-counter.directive.mjs +3 -3
- package/esm2020/card/card-header.component.mjs +3 -3
- package/esm2020/card/card-loader.component.mjs +3 -3
- package/esm2020/card/card-second-subtitle.directive.mjs +3 -3
- package/esm2020/card/card-subtitle.directive.mjs +3 -3
- package/esm2020/card/card-title.directive.mjs +3 -3
- package/esm2020/card/card.component.mjs +3 -3
- package/esm2020/card/card.module.mjs +4 -4
- package/esm2020/card/kpi/card-kpi-analytics-content.directive.mjs +3 -3
- package/esm2020/card/kpi/card-kpi-analytics-label.directive.mjs +3 -3
- package/esm2020/card/kpi/card-kpi-analytics.directive.mjs +3 -3
- package/esm2020/card/kpi/card-kpi-header.component.mjs +3 -3
- package/esm2020/card/kpi/card-kpi-scale-icon.directive.mjs +3 -3
- package/esm2020/card/kpi/card-kpi-scale-text.directive.mjs +3 -3
- package/esm2020/card/kpi/card-kpi-value.directive.mjs +3 -3
- package/esm2020/carousel/carousel-item/carousel-item.component.mjs +3 -3
- package/esm2020/carousel/carousel-item.directive.mjs +3 -3
- package/esm2020/carousel/carousel.component.mjs +3 -3
- package/esm2020/carousel/carousel.directive.mjs +3 -3
- package/esm2020/carousel/carousel.module.mjs +4 -4
- package/esm2020/carousel/carousel.service.mjs +3 -3
- package/esm2020/checkbox/checkbox/checkbox.component.mjs +3 -3
- package/esm2020/checkbox/checkbox.module.mjs +4 -4
- package/esm2020/combobox/combobox-mobile/combobox-mobile.component.mjs +3 -3
- package/esm2020/combobox/combobox-mobile/combobox-mobile.module.mjs +4 -4
- package/esm2020/combobox/combobox.component.mjs +3 -3
- package/esm2020/combobox/combobox.module.mjs +4 -4
- package/esm2020/date-picker/date-picker.component.mjs +3 -3
- package/esm2020/date-picker/date-picker.module.mjs +4 -4
- package/esm2020/datetime/datetime-format.pipes.mjs +9 -9
- package/esm2020/datetime/fd-datetime-adapter.mjs +3 -3
- package/esm2020/datetime/fd-datetime.module.mjs +8 -8
- package/esm2020/datetime-picker/datetime-picker.component.mjs +3 -3
- package/esm2020/datetime-picker/datetime-picker.module.mjs +4 -4
- package/esm2020/dialog/base/dialog-base.class.mjs +3 -3
- package/esm2020/dialog/base/dialog-footer-base.class.mjs +3 -3
- package/esm2020/dialog/base/dialog-header-base.class.mjs +3 -3
- package/esm2020/dialog/dialog-body/dialog-body.component.mjs +3 -3
- package/esm2020/dialog/dialog-close-button/dialog-close-button.component.mjs +3 -3
- package/esm2020/dialog/dialog-container/dialog-container.component.mjs +3 -3
- package/esm2020/dialog/dialog-default/dialog-default.component.mjs +3 -3
- package/esm2020/dialog/dialog-footer/dialog-footer.component.mjs +3 -3
- package/esm2020/dialog/dialog-footer-button/dialog-footer-button.component.mjs +3 -3
- package/esm2020/dialog/dialog-header/dialog-header.component.mjs +3 -3
- package/esm2020/dialog/dialog-service/dialog.service.mjs +3 -3
- package/esm2020/dialog/dialog.component.mjs +3 -3
- package/esm2020/dialog/dialog.module.mjs +4 -4
- package/esm2020/dialog/directives/dialog-decisive-button.directive.mjs +3 -3
- package/esm2020/dialog/directives/dialog-title.directive.mjs +3 -3
- package/esm2020/dialog/utils/dialog-config.class.mjs +3 -3
- package/esm2020/dialog/utils/dialog-ref.class.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-content/dynamic-page-content.component.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-footer/dynamic-page-footer.component.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-base-actions.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-global-actions.component.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-layout-actions.component.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-title-content.component.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-header/header/dynamic-page-header.component.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-header/subheader/dynamic-page-subheader.component.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page-wrapper.directive.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page.component.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page.config.mjs +3 -3
- package/esm2020/dynamic-page/dynamic-page.module.mjs +4 -4
- package/esm2020/dynamic-page/dynamic-page.service.mjs +3 -3
- package/esm2020/dynamic-side-content/dynamic-side-content-main.component.mjs +3 -3
- package/esm2020/dynamic-side-content/dynamic-side-content-side.component.mjs +3 -3
- package/esm2020/dynamic-side-content/dynamic-side-content.component.mjs +3 -3
- package/esm2020/dynamic-side-content/dynamic-side-content.module.mjs +4 -4
- package/esm2020/facets/content/facet-content.component.mjs +3 -3
- package/esm2020/facets/facet/facet.component.mjs +3 -3
- package/esm2020/facets/facet-group.component.mjs +3 -3
- package/esm2020/facets/facet.module.mjs +4 -4
- package/esm2020/feed-input/directives/feed-input-avatar.directive.mjs +3 -3
- package/esm2020/feed-input/directives/feed-input-button.directive.mjs +3 -3
- package/esm2020/feed-input/directives/feed-input-textarea.directive.mjs +3 -3
- package/esm2020/feed-input/feed-input.component.mjs +3 -3
- package/esm2020/feed-input/feed-input.module.mjs +4 -4
- package/esm2020/feed-list-item/components/feed-list-action/feed-list-action.component.mjs +3 -3
- package/esm2020/feed-list-item/components/feed-list-avatar/feed-list-avatar.component.mjs +3 -3
- package/esm2020/feed-list-item/components/feed-list-footer/feed-list-footer.component.mjs +3 -3
- package/esm2020/feed-list-item/components/item/feed-list-item.component.mjs +3 -3
- package/esm2020/feed-list-item/components/list/feed-list.component.mjs +3 -3
- package/esm2020/feed-list-item/directives/byline.directive.mjs +3 -3
- package/esm2020/feed-list-item/feed-list-item.module.mjs +4 -4
- package/esm2020/file-uploader/directives/file-uploader-dragndrop.directive.mjs +3 -3
- package/esm2020/file-uploader/directives/file-uploader-select.directive.mjs +3 -3
- package/esm2020/file-uploader/file-uploader.component.mjs +3 -3
- package/esm2020/file-uploader/file-uploader.module.mjs +4 -4
- package/esm2020/file-uploader/file-uploader.service.mjs +3 -3
- package/esm2020/fixed-card-layout/fixed-card-layout-item/fixed-card-layout-item.component.mjs +3 -3
- package/esm2020/fixed-card-layout/fixed-card-layout.component.mjs +6 -6
- package/esm2020/fixed-card-layout/fixed-card-layout.module.mjs +4 -4
- package/esm2020/flexible-column-layout/flexible-column-layout.component.mjs +3 -3
- package/esm2020/flexible-column-layout/flexible-column-layout.module.mjs +4 -4
- package/esm2020/form/fieldset/fieldset.component.mjs +3 -3
- package/esm2020/form/fieldset/fieldset.module.mjs +4 -4
- package/esm2020/form/form-control/form-control.component.mjs +3 -3
- package/esm2020/form/form-control/form-control.module.mjs +4 -4
- package/esm2020/form/form-group/form-group.component.mjs +3 -3
- package/esm2020/form/form-group/form-group.module.mjs +4 -4
- package/esm2020/form/form-header/form-header.component.mjs +3 -3
- package/esm2020/form/form-header/form-header.module.mjs +4 -4
- package/esm2020/form/form-input-message-group/form-input-message-group.component.mjs +3 -3
- package/esm2020/form/form-input-message-group/form-input-message-group.module.mjs +4 -4
- package/esm2020/form/form-item/form-item.component.mjs +3 -3
- package/esm2020/form/form-item/form-item.module.mjs +4 -4
- package/esm2020/form/form-label/form-label.component.mjs +3 -3
- package/esm2020/form/form-label/form-label.module.mjs +4 -4
- package/esm2020/form/form-legend/form-legend.directive.mjs +3 -3
- package/esm2020/form/form-legend/form-legend.module.mjs +4 -4
- package/esm2020/form/form-message/form-message.component.mjs +3 -3
- package/esm2020/form/form-message/form-message.module.mjs +4 -4
- package/esm2020/form/form-message/popover-form-message.service.mjs +3 -3
- package/esm2020/form/form.module.mjs +4 -4
- package/esm2020/formatted-text/formatted-text.component.mjs +3 -3
- package/esm2020/formatted-text/formatted-text.module.mjs +4 -4
- package/esm2020/fundamental-ngx.module.mjs +4 -4
- package/esm2020/grid-list/components/grid-list/grid-list-base.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list/grid-list.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-filter-bar/grid-list-filter-bar.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-footer/grid-list-footer.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-group-header/grid-list-group-header.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-item/grid-list-item.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-item-footer-bar/grid-list-item-footer-bar.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-item-toolbar/grid-list-item-toolbar.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-more-btn/grid-list-more-btn.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-title-bar/grid-list-title-bar.component.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-title-bar/grid-list-title-bar.directive.mjs +3 -3
- package/esm2020/grid-list/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.mjs +3 -3
- package/esm2020/grid-list/grid-list.module.mjs +4 -4
- package/esm2020/icon/icon.component.mjs +3 -3
- package/esm2020/icon/icon.module.mjs +4 -4
- package/esm2020/illustrated-message/components/illustrated-message-actions/illustrated-message-actions.component.mjs +3 -3
- package/esm2020/illustrated-message/components/illustrated-message-figcaption/illustrated-message-figcaption.component.mjs +3 -3
- package/esm2020/illustrated-message/directives/illustrated-message-text/illustrated-message-text.directive.mjs +3 -3
- package/esm2020/illustrated-message/directives/illustrated-message-title/illustrated-message-title.directive.mjs +3 -3
- package/esm2020/illustrated-message/illustrated-message.component.mjs +3 -3
- package/esm2020/illustrated-message/illustrated-message.module.mjs +4 -4
- package/esm2020/infinite-scroll/infinite-scroll.directive.mjs +3 -3
- package/esm2020/infinite-scroll/infinite-scroll.module.mjs +4 -4
- package/esm2020/info-label/info-label.component.mjs +3 -3
- package/esm2020/info-label/info-label.module.mjs +4 -4
- package/esm2020/inline-help/inline-help.directive.mjs +3 -3
- package/esm2020/inline-help/inline-help.module.mjs +4 -4
- package/esm2020/input-group/input-group-directives.mjs +9 -9
- package/esm2020/input-group/input-group.component.mjs +3 -3
- package/esm2020/input-group/input-group.module.mjs +4 -4
- package/esm2020/layout-grid/directives/layout-grid-col.directive.mjs +3 -3
- package/esm2020/layout-grid/directives/layout-grid-row.directive.mjs +3 -3
- package/esm2020/layout-grid/layout-grid.component.mjs +3 -3
- package/esm2020/layout-grid/layout-grid.module.mjs +4 -4
- package/esm2020/layout-panel/layout-panel-actions/layout-panel-actions.component.mjs +3 -3
- package/esm2020/layout-panel/layout-panel-body/layout-panel-body.component.mjs +3 -3
- package/esm2020/layout-panel/layout-panel-description/layout-panel-description.component.mjs +3 -3
- package/esm2020/layout-panel/layout-panel-filters/layout-panel-filters.component.mjs +3 -3
- package/esm2020/layout-panel/layout-panel-footer/layout-panel-footer.component.mjs +3 -3
- package/esm2020/layout-panel/layout-panel-head/layout-panel-head.component.mjs +3 -3
- package/esm2020/layout-panel/layout-panel-header/layout-panel-header.component.mjs +3 -3
- package/esm2020/layout-panel/layout-panel-title/layout-panel-title.directive.mjs +3 -3
- package/esm2020/layout-panel/layout-panel.component.mjs +3 -3
- package/esm2020/layout-panel/layout-panel.module.mjs +4 -4
- package/esm2020/link/link.component.mjs +3 -3
- package/esm2020/link/link.module.mjs +4 -4
- package/esm2020/list/directives/byline/list-byline-left.directive.mjs +3 -3
- package/esm2020/list/directives/byline/list-byline-right.directive.mjs +3 -3
- package/esm2020/list/directives/byline/list-byline.directive.mjs +3 -3
- package/esm2020/list/directives/byline/list-content.directive.mjs +3 -3
- package/esm2020/list/directives/byline/list-thumbnail.directive.mjs +3 -3
- package/esm2020/list/directives/list-footer.directive.mjs +3 -3
- package/esm2020/list/directives/list-group-header.directive.mjs +3 -3
- package/esm2020/list/directives/list-icon.directive.mjs +3 -3
- package/esm2020/list/directives/list-link.directive.mjs +3 -3
- package/esm2020/list/directives/list-navigation-item-arrow.directive.mjs +3 -3
- package/esm2020/list/directives/list-navigation-item-text.directive.mjs +3 -3
- package/esm2020/list/directives/list-secondary.directive.mjs +3 -3
- package/esm2020/list/directives/list-title-text.directive.mjs +3 -3
- package/esm2020/list/directives/list-title.directive.mjs +3 -3
- package/esm2020/list/list-item/list-item.component.mjs +3 -3
- package/esm2020/list/list-message.directive.mjs +3 -3
- package/esm2020/list/list-navigation-item/list-navigation-item.component.mjs +3 -3
- package/esm2020/list/list.component.mjs +3 -3
- package/esm2020/list/list.module.mjs +4 -4
- package/esm2020/menu/directives/menu-addon.directive.mjs +3 -3
- package/esm2020/menu/directives/menu-interactive.directive.mjs +3 -3
- package/esm2020/menu/directives/menu-shortcut.directive.mjs +3 -3
- package/esm2020/menu/directives/menu-title.directive.mjs +3 -3
- package/esm2020/menu/directives/menu-trigger.directive.mjs +3 -3
- package/esm2020/menu/menu-item/menu-item.component.mjs +6 -6
- package/esm2020/menu/menu-keyboard.service.mjs +3 -3
- package/esm2020/menu/menu-mobile/menu-mobile.component.mjs +3 -3
- package/esm2020/menu/menu-mobile/menu-mobile.module.mjs +4 -4
- package/esm2020/menu/menu-separator/menu-separator.component.mjs +3 -3
- package/esm2020/menu/menu.component.mjs +3 -3
- package/esm2020/menu/menu.module.mjs +4 -4
- package/esm2020/menu/services/menu.service.mjs +3 -3
- package/esm2020/message-box/directives/message-box-decisive-button.directive.mjs +3 -3
- package/esm2020/message-box/message-box-body/message-box-body.component.mjs +3 -3
- package/esm2020/message-box/message-box-container/message-box-container.component.mjs +3 -3
- package/esm2020/message-box/message-box-default/message-box-default.component.mjs +3 -3
- package/esm2020/message-box/message-box-footer/message-box-footer.component.mjs +3 -3
- package/esm2020/message-box/message-box-footer-button/message-box-footer-button.component.mjs +3 -3
- package/esm2020/message-box/message-box-header/message-box-header.component.mjs +3 -3
- package/esm2020/message-box/message-box-semantic-icon/message-box-semantic-icon.component.mjs +3 -3
- package/esm2020/message-box/message-box.component.mjs +3 -3
- package/esm2020/message-box/message-box.module.mjs +4 -4
- package/esm2020/message-box/services/message-box.service.mjs +3 -3
- package/esm2020/message-box/utils/message-box-config.class.mjs +3 -3
- package/esm2020/message-box/utils/message-box-ref.class.mjs +3 -3
- package/esm2020/message-page/message-page-actions/message-page-actions.component.mjs +3 -3
- package/esm2020/message-page/message-page-more/message-page-more.component.mjs +3 -3
- package/esm2020/message-page/message-page-subtitle/message-page-subtitle.component.mjs +3 -3
- package/esm2020/message-page/message-page-title/message-page-title.component.mjs +3 -3
- package/esm2020/message-page/message-page.component.mjs +3 -3
- package/esm2020/message-page/message-page.module.mjs +4 -4
- package/esm2020/message-strip/message-strip.component.mjs +3 -3
- package/esm2020/message-strip/message-strip.module.mjs +4 -4
- package/esm2020/message-toast/message-toast-service/message-toast.service.mjs +3 -3
- package/esm2020/message-toast/message-toast-utils/message-toast-container.component.mjs +3 -3
- package/esm2020/message-toast/message-toast.component.mjs +3 -3
- package/esm2020/message-toast/message-toast.module.mjs +4 -4
- package/esm2020/micro-process-flow/components/micro-process-flow/micro-process-flow.component.mjs +3 -3
- package/esm2020/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.mjs +3 -3
- package/esm2020/micro-process-flow/components/micro-process-flow-item/micro-process-flow-item.component.mjs +3 -3
- package/esm2020/micro-process-flow/micro-process-flow-focusable-item.directive.mjs +3 -3
- package/esm2020/micro-process-flow/micro-process-flow-intermediary-item.directive.mjs +3 -3
- package/esm2020/micro-process-flow/micro-process-flow.module.mjs +4 -4
- package/esm2020/multi-input/multi-input-mobile/multi-input-mobile.component.mjs +3 -3
- package/esm2020/multi-input/multi-input-mobile/multi-input-mobile.module.mjs +4 -4
- package/esm2020/multi-input/multi-input.component.mjs +3 -3
- package/esm2020/multi-input/multi-input.module.mjs +4 -4
- package/esm2020/nested-list/nested-content/nested-list-content.directive.mjs +3 -3
- package/esm2020/nested-list/nested-item/nested-item.directive.mjs +3 -3
- package/esm2020/nested-list/nested-link/nested-link.directive.mjs +3 -3
- package/esm2020/nested-list/nested-list/nested-list.directive.mjs +3 -3
- package/esm2020/nested-list/nested-list-directives.mjs +12 -12
- package/esm2020/nested-list/nested-list-keyboard.service.mjs +3 -3
- package/esm2020/nested-list/nested-list-popover/nested-list-popover.component.mjs +3 -3
- package/esm2020/nested-list/nested-list-state.service.mjs +3 -3
- package/esm2020/nested-list/nested-list.module.mjs +4 -4
- package/esm2020/nested-list/prepared-nested-list/prepared-nested-list.component.mjs +3 -3
- package/esm2020/notification/directives/notification-footer-content.directive.mjs +3 -3
- package/esm2020/notification/directives/notification-indicator.directive.mjs +3 -3
- package/esm2020/notification/directives/notification-limit-description.directive.mjs +3 -3
- package/esm2020/notification/directives/notification-limit-title.directive.mjs +3 -3
- package/esm2020/notification/directives/notification-paragraph.directive.mjs +3 -3
- package/esm2020/notification/directives/notification-separator.directive.mjs +3 -3
- package/esm2020/notification/directives/notification-title.directive.mjs +3 -3
- package/esm2020/notification/notification/notification.component.mjs +3 -3
- package/esm2020/notification/notification-actions/notification-actions.component.mjs +3 -3
- package/esm2020/notification/notification-body/notification-body.component.mjs +3 -3
- package/esm2020/notification/notification-content/notification-content.component.mjs +3 -3
- package/esm2020/notification/notification-footer/notification-footer.component.mjs +3 -3
- package/esm2020/notification/notification-group/notification-group.component.mjs +3 -3
- package/esm2020/notification/notification-group-header/notification-group-header.component.mjs +3 -3
- package/esm2020/notification/notification-group-list/notification-group-list.component.mjs +3 -3
- package/esm2020/notification/notification-header/notification-header.component.mjs +3 -3
- package/esm2020/notification/notification-limit/notification-limit.component.mjs +3 -3
- package/esm2020/notification/notification-service/notification.service.mjs +3 -3
- package/esm2020/notification/notification-utils/notification-container.mjs +3 -3
- package/esm2020/notification/notification-utils/notification-group-base.mjs +3 -3
- package/esm2020/notification/notification.module.mjs +4 -4
- package/esm2020/object-identifier/object-identifier.component.mjs +3 -3
- package/esm2020/object-identifier/object-identifier.module.mjs +4 -4
- package/esm2020/object-marker/object-marker.component.mjs +3 -3
- package/esm2020/object-marker/object-marker.module.mjs +4 -4
- package/esm2020/object-number/object-number.component.mjs +3 -3
- package/esm2020/object-number/object-number.module.mjs +4 -4
- package/esm2020/object-status/object-status.component.mjs +3 -3
- package/esm2020/object-status/object-status.module.mjs +4 -4
- package/esm2020/pagination/pagination.component.mjs +3 -3
- package/esm2020/pagination/pagination.module.mjs +4 -4
- package/esm2020/pagination/pagination.service.mjs +3 -3
- package/esm2020/panel/panel-content/panel-content.directive.mjs +3 -3
- package/esm2020/panel/panel-title/panel-title.directive.mjs +3 -3
- package/esm2020/panel/panel.component.mjs +3 -3
- package/esm2020/panel/panel.module.mjs +4 -4
- package/esm2020/popover/base/base-popover.class.mjs +3 -3
- package/esm2020/popover/popover-body/popover-body-directives/popover-body-footer.directive.mjs +3 -3
- package/esm2020/popover/popover-body/popover-body-directives/popover-body-header.directive.mjs +3 -3
- package/esm2020/popover/popover-body/popover-body.component.mjs +3 -3
- package/esm2020/popover/popover-control/popover-control.component.mjs +3 -3
- package/esm2020/popover/popover-mobile/popover-mobile.component.mjs +3 -3
- package/esm2020/popover/popover-mobile/popover-mobile.module.mjs +4 -4
- package/esm2020/popover/popover-service/popover.service.mjs +3 -3
- package/esm2020/popover/popover-trigger.directive.mjs +3 -3
- package/esm2020/popover/popover.component.mjs +3 -3
- package/esm2020/popover/popover.module.mjs +4 -4
- package/esm2020/product-switch/product-switch/product-switch.component.mjs +3 -3
- package/esm2020/product-switch/product-switch-body/product-switch-body.component.mjs +3 -3
- package/esm2020/product-switch/product-switch.module.mjs +4 -4
- package/esm2020/progress-indicator/progress-indicator.component.mjs +3 -3
- package/esm2020/progress-indicator/progress-indicator.module.mjs +4 -4
- package/esm2020/quick-view/quick-view/quick-view.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-group/quick-view-group.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-group-item/quick-view-group-item.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-group-item-content/quick-view-group-item-content-element.directive.mjs +3 -3
- package/esm2020/quick-view/quick-view-group-item-content/quick-view-group-item-content.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-group-item-label/quick-view-group-item-label.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-group-title/quick-view-group-title.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-subheader/quick-view-subheader.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-subheader-subtitle/quick-view-subheader-subtitle.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-subheader-title/quick-view-subheader-title.component.mjs +3 -3
- package/esm2020/quick-view/quick-view-title/quick-view-title.component.mjs +3 -3
- package/esm2020/quick-view/quick-view.module.mjs +4 -4
- package/esm2020/radio/radio-button/radio-button.component.mjs +3 -3
- package/esm2020/radio/radio.module.mjs +4 -4
- package/esm2020/rating-indicator/components/rating-indicator.component.mjs +3 -3
- package/esm2020/rating-indicator/pipes/rating-star-label.pipe.mjs +3 -3
- package/esm2020/rating-indicator/rating-indicator.module.mjs +4 -4
- package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.mjs +3 -3
- package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.mjs +3 -3
- package/esm2020/resizable-card-layout/resizable-card-layout.module.mjs +4 -4
- package/esm2020/scroll-spy/scroll-spy.directive.mjs +3 -3
- package/esm2020/scroll-spy/scroll-spy.module.mjs +4 -4
- package/esm2020/scrollbar/scrollbar.component.mjs +3 -3
- package/esm2020/scrollbar/scrollbar.module.mjs +4 -4
- package/esm2020/segmented-button/segmented-button.component.mjs +3 -3
- package/esm2020/segmented-button/segmented-button.module.mjs +4 -4
- package/esm2020/select/option/option.component.mjs +3 -3
- package/esm2020/select/select-key-manager.service.mjs +3 -3
- package/esm2020/select/select-mobile/select-mobile.component.mjs +3 -3
- package/esm2020/select/select-mobile/select-mobile.module.mjs +4 -4
- package/esm2020/select/select.component.mjs +3 -3
- package/esm2020/select/select.module.mjs +4 -4
- package/esm2020/shared/services/value-state-message.service.mjs +3 -3
- package/esm2020/shellbar/product-menu/product-menu.component.mjs +3 -3
- package/esm2020/shellbar/shellbar-action/shellbar-action.component.mjs +3 -3
- package/esm2020/shellbar/shellbar-actions/shellbar-actions-mobile.component.mjs +3 -3
- package/esm2020/shellbar/shellbar-actions/shellbar-actions.component.mjs +3 -3
- package/esm2020/shellbar/shellbar-logo/shellbar-logo.component.mjs +3 -3
- package/esm2020/shellbar/shellbar-sidenav.directive.mjs +3 -3
- package/esm2020/shellbar/shellbar-subtitle/shellbar-subtitle.component.mjs +3 -3
- package/esm2020/shellbar/shellbar-title/shellbar-title.component.mjs +3 -3
- package/esm2020/shellbar/shellbar.component.mjs +3 -3
- package/esm2020/shellbar/shellbar.module.mjs +4 -4
- package/esm2020/shellbar/user-menu/shellbar-user-menu.component.mjs +3 -3
- package/esm2020/side-navigation/side-navigation-main.directive.mjs +3 -3
- package/esm2020/side-navigation/side-navigation-utility.directive.mjs +3 -3
- package/esm2020/side-navigation/side-navigation.component.mjs +3 -3
- package/esm2020/side-navigation/side-navigation.module.mjs +4 -4
- package/esm2020/slider/slider-position.directive.mjs +3 -3
- package/esm2020/slider/slider.component.mjs +3 -3
- package/esm2020/slider/slider.module.mjs +4 -4
- package/esm2020/split-button/split-button-utils/split-button.directives.mjs +3 -3
- package/esm2020/split-button/split-button.component.mjs +3 -3
- package/esm2020/split-button/split-button.module.mjs +4 -4
- package/esm2020/splitter/splitter-pagination/splitter-pagination.component.mjs +3 -3
- package/esm2020/splitter/splitter-pane-container/splitter-pane-container.component.mjs +6 -6
- package/esm2020/splitter/splitter-resizer/splitter-resizer.component.mjs +3 -3
- package/esm2020/splitter/splitter-split-pane/splitter-split-pane.component.mjs +3 -3
- package/esm2020/splitter/splitter.component.mjs +3 -3
- package/esm2020/splitter/splitter.module.mjs +4 -4
- package/esm2020/status-indicator/status-indicator.component.mjs +3 -3
- package/esm2020/status-indicator/status-indicator.module.mjs +4 -4
- package/esm2020/step-input/step-input.component.mjs +3 -3
- package/esm2020/step-input/step-input.module.mjs +4 -4
- package/esm2020/switch/switch.component.mjs +3 -3
- package/esm2020/switch/switch.module.mjs +4 -4
- package/esm2020/table/directives/table-body.directive.mjs +3 -3
- package/esm2020/table/directives/table-cell.directive.mjs +3 -3
- package/esm2020/table/directives/table-footer.directive.mjs +3 -3
- package/esm2020/table/directives/table-header.directive.mjs +3 -3
- package/esm2020/table/directives/table-icon.directive.mjs +3 -3
- package/esm2020/table/directives/table-inner.directive.mjs +3 -3
- package/esm2020/table/directives/table-popover.directive.mjs +3 -3
- package/esm2020/table/directives/table-responsive-wrapper.directive.mjs +3 -3
- package/esm2020/table/directives/table-row.directive.mjs +3 -3
- package/esm2020/table/directives/table-status-indicator.directive.mjs +3 -3
- package/esm2020/table/directives/table-text.directive.mjs +3 -3
- package/esm2020/table/table-wrapper.component.mjs +3 -3
- package/esm2020/table/table.component.mjs +3 -3
- package/esm2020/table/table.module.mjs +4 -4
- package/esm2020/tabs/tab-item/tab-item.directive.mjs +3 -3
- package/esm2020/tabs/tab-item-expand/tab-item-expand.component.mjs +3 -3
- package/esm2020/tabs/tab-link/tab-link.directive.mjs +3 -3
- package/esm2020/tabs/tab-list.component.mjs +3 -3
- package/esm2020/tabs/tab-nav/tab-nav.component.mjs +3 -3
- package/esm2020/tabs/tab-panel/tab-panel.component.mjs +3 -3
- package/esm2020/tabs/tab-utils/tab-directives.mjs +30 -30
- package/esm2020/tabs/tabs.module.mjs +4 -4
- package/esm2020/tabs/tabs.service.mjs +3 -3
- package/esm2020/text/text.component.mjs +3 -3
- package/esm2020/text/text.module.mjs +4 -4
- package/esm2020/tile/directives/numeric-content.directives.mjs +27 -27
- package/esm2020/tile/directives/tile.directives.mjs +69 -69
- package/esm2020/tile/tile.component.mjs +3 -3
- package/esm2020/tile/tile.module.mjs +4 -4
- package/esm2020/time/i18n/time-i18n.mjs +3 -3
- package/esm2020/time/time-column/time-column.component.mjs +3 -3
- package/esm2020/time/time.component.mjs +3 -3
- package/esm2020/time/time.module.mjs +4 -4
- package/esm2020/time-picker/time-picker.component.mjs +3 -3
- package/esm2020/time-picker/time-picker.module.mjs +4 -4
- package/esm2020/timeline/components/timeline-node/timeline-node.component.mjs +3 -3
- package/esm2020/timeline/components/timeline-node-body/timeline-node-body.component.mjs +3 -3
- package/esm2020/timeline/components/timeline-node-footer/timeline-node-footer.component.mjs +3 -3
- package/esm2020/timeline/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.component.mjs +3 -3
- package/esm2020/timeline/components/timeline-node-header/timeline-node-header.component.mjs +3 -3
- package/esm2020/timeline/directives/class-bindings/timeline-header-info-sub-title.directive.mjs +3 -3
- package/esm2020/timeline/directives/class-bindings/timeline-node-header-info-text.directive.mjs +3 -3
- package/esm2020/timeline/directives/class-bindings/timeline-node-header-info-title.directive.mjs +3 -3
- package/esm2020/timeline/directives/timeline-first-list-outlet.directive.mjs +3 -3
- package/esm2020/timeline/directives/timeline-node-def.directive.mjs +3 -3
- package/esm2020/timeline/directives/timeline-second-list-outlet.directive.mjs +3 -3
- package/esm2020/timeline/services/timeline-position-control.service.mjs +3 -3
- package/esm2020/timeline/timeline.component.mjs +3 -3
- package/esm2020/timeline/timeline.module.mjs +4 -4
- package/esm2020/title/title.component.mjs +3 -3
- package/esm2020/title/title.module.mjs +4 -4
- package/esm2020/token/token-input.directive.mjs +3 -3
- package/esm2020/token/token.component.mjs +3 -3
- package/esm2020/token/token.module.mjs +4 -4
- package/esm2020/token/tokenizer.component.mjs +3 -3
- package/esm2020/toolbar/toolbar-form-label.directive.mjs +3 -3
- package/esm2020/toolbar/toolbar-item.directive.mjs +3 -3
- package/esm2020/toolbar/toolbar-label.directive.mjs +3 -3
- package/esm2020/toolbar/toolbar-overflow-button-menu.directive.mjs +3 -3
- package/esm2020/toolbar/toolbar-overflow-button.directive.mjs +3 -3
- package/esm2020/toolbar/toolbar-overflow-group.directive.mjs +3 -3
- package/esm2020/toolbar/toolbar-overflow-priority.directive.mjs +3 -3
- package/esm2020/toolbar/toolbar-separator.component.mjs +3 -3
- package/esm2020/toolbar/toolbar-spacer.component.mjs +3 -3
- package/esm2020/toolbar/toolbar.component.mjs +3 -3
- package/esm2020/toolbar/toolbar.module.mjs +4 -4
- package/esm2020/tree/tree-child.component.mjs +3 -3
- package/esm2020/tree/tree.component.mjs +3 -3
- package/esm2020/tree/tree.module.mjs +4 -4
- package/esm2020/upload-collection/upload-collection-button-group/upload-collection-button-group.component.mjs +3 -3
- package/esm2020/upload-collection/upload-collection-form-item/upload-collection-form-item.component.mjs +3 -3
- package/esm2020/upload-collection/upload-collection-item.directive.mjs +3 -3
- package/esm2020/upload-collection/upload-collection-simple.directives.mjs +18 -18
- package/esm2020/upload-collection/upload-collection.component.mjs +3 -3
- package/esm2020/upload-collection/upload-collection.module.mjs +4 -4
- package/esm2020/utils/abstract-fd-ngx-class.mjs +3 -3
- package/esm2020/utils/directives/auto-complete/auto-complete.directive.mjs +3 -3
- package/esm2020/utils/directives/auto-complete/auto-complete.module.mjs +4 -4
- package/esm2020/utils/directives/focus-key-manager/focus-key-manager-helpers.module.mjs +4 -4
- package/esm2020/utils/directives/focus-key-manager/focus-key-manager-item.directive.mjs +3 -3
- package/esm2020/utils/directives/focus-key-manager/focus-key-manager-list.directive.mjs +3 -3
- package/esm2020/utils/directives/initial-focus/initial-focus.directive.mjs +3 -3
- package/esm2020/utils/directives/initial-focus/initial-focus.module.mjs +4 -4
- package/esm2020/utils/directives/line-clamp/line-clamp.directive.mjs +6 -6
- package/esm2020/utils/directives/line-clamp/line-clamp.module.mjs +4 -4
- package/esm2020/utils/directives/only-digits/only-digits.directive.mjs +3 -3
- package/esm2020/utils/directives/only-digits/only-digits.module.mjs +4 -4
- package/esm2020/utils/directives/overflow-list/overflow-list-item.directive.mjs +3 -3
- package/esm2020/utils/directives/overflow-list/overflow-list.directive.mjs +3 -3
- package/esm2020/utils/directives/overflow-list/overflow-list.module.mjs +4 -4
- package/esm2020/utils/directives/resize/resize-handle.directive.mjs +3 -3
- package/esm2020/utils/directives/resize/resize.directive.mjs +3 -3
- package/esm2020/utils/directives/resize/resize.module.mjs +4 -4
- package/esm2020/utils/directives/template/template.directive.mjs +3 -3
- package/esm2020/utils/directives/template/template.module.mjs +4 -4
- package/esm2020/utils/directives/truncate/truncate.directive.mjs +3 -3
- package/esm2020/utils/directives/truncate/truncate.module.mjs +4 -4
- package/esm2020/utils/drag-and-drop/dnd-item/dnd-item.directive.mjs +3 -3
- package/esm2020/utils/drag-and-drop/dnd-keyboard-group/dnd-keyboard-group.directive.mjs +3 -3
- package/esm2020/utils/drag-and-drop/dnd-keyboard-item/dnd-keyboard-item.directive.mjs +3 -3
- package/esm2020/utils/drag-and-drop/dnd-list/dnd-list.directive.mjs +3 -3
- package/esm2020/utils/drag-and-drop/drag-and-drop.module.mjs +4 -4
- package/esm2020/utils/dynamic-component/dynamic-component.service.mjs +3 -3
- package/esm2020/utils/pipes/displayFn.pipe.mjs +3 -3
- package/esm2020/utils/pipes/is-compact.pipe.mjs +3 -3
- package/esm2020/utils/pipes/list-group.pipe.mjs +3 -3
- package/esm2020/utils/pipes/pipe.module.mjs +4 -4
- package/esm2020/utils/pipes/safe.pipe.mjs +3 -3
- package/esm2020/utils/pipes/search-highlight.pipe.mjs +3 -3
- package/esm2020/utils/pipes/two-digits.pipe.mjs +3 -3
- package/esm2020/utils/pipes/value-by-path.pipe.mjs +3 -3
- package/esm2020/utils/services/content-density.service.mjs +3 -3
- package/esm2020/utils/services/focus-trap.service.mjs +3 -3
- package/esm2020/utils/services/rtl.service.mjs +3 -3
- package/esm2020/utils/services/themes.service.mjs +3 -3
- package/esm2020/utils/utils.module.mjs +4 -4
- package/esm2020/vertical-navigation/vertical-navigation-group-header.directive.mjs +3 -3
- package/esm2020/vertical-navigation/vertical-navigation-main-navigation.component.mjs +3 -3
- package/esm2020/vertical-navigation/vertical-navigation.component.mjs +3 -3
- package/esm2020/vertical-navigation/vertical-navigation.module.mjs +4 -4
- package/esm2020/wizard/wizard-content/wizard-content.component.mjs +3 -3
- package/esm2020/wizard/wizard-navigation/wizard-navigation.component.mjs +3 -3
- package/esm2020/wizard/wizard-next-step/wizard-next-step.component.mjs +3 -3
- package/esm2020/wizard/wizard-progress-bar/wizard-progress-bar.directive.mjs +3 -3
- package/esm2020/wizard/wizard-step/wizard-step.component.mjs +3 -3
- package/esm2020/wizard/wizard-step-indicator/wizard-step-indicator.component.mjs +3 -3
- package/esm2020/wizard/wizard.component.mjs +3 -3
- package/esm2020/wizard/wizard.module.mjs +4 -4
- package/esm2020/wizard/wizard.service.mjs +3 -3
- package/facets/esm2020/content/facet-content.component.mjs +3 -3
- package/facets/esm2020/facet/facet.component.mjs +3 -3
- package/facets/esm2020/facet-group.component.mjs +3 -3
- package/facets/esm2020/facet.module.mjs +4 -4
- package/facets/fesm2015/fundamental-ngx-core-facets.mjs +13 -13
- package/facets/fesm2020/fundamental-ngx-core-facets.mjs +13 -13
- package/facets/package.json +1 -1
- package/feed-input/esm2020/directives/feed-input-avatar.directive.mjs +3 -3
- package/feed-input/esm2020/directives/feed-input-button.directive.mjs +3 -3
- package/feed-input/esm2020/directives/feed-input-textarea.directive.mjs +3 -3
- package/feed-input/esm2020/feed-input.component.mjs +3 -3
- package/feed-input/esm2020/feed-input.module.mjs +4 -4
- package/feed-input/fesm2015/fundamental-ngx-core-feed-input.mjs +16 -16
- package/feed-input/fesm2020/fundamental-ngx-core-feed-input.mjs +16 -16
- package/feed-input/package.json +1 -1
- package/feed-list-item/esm2020/components/feed-list-action/feed-list-action.component.mjs +3 -3
- package/feed-list-item/esm2020/components/feed-list-avatar/feed-list-avatar.component.mjs +3 -3
- package/feed-list-item/esm2020/components/feed-list-footer/feed-list-footer.component.mjs +3 -3
- package/feed-list-item/esm2020/components/item/feed-list-item.component.mjs +3 -3
- package/feed-list-item/esm2020/components/list/feed-list.component.mjs +3 -3
- package/feed-list-item/esm2020/directives/byline.directive.mjs +3 -3
- package/feed-list-item/esm2020/feed-list-item.module.mjs +4 -4
- package/feed-list-item/fesm2015/fundamental-ngx-core-feed-list-item.mjs +22 -22
- package/feed-list-item/fesm2020/fundamental-ngx-core-feed-list-item.mjs +22 -22
- package/feed-list-item/package.json +1 -1
- package/fesm2015/fundamental-ngx-core-action-bar.mjs +25 -25
- package/fesm2015/fundamental-ngx-core-action-sheet.mjs +23 -23
- package/fesm2015/fundamental-ngx-core-alert.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-avatar-group.mjs +28 -28
- package/fesm2015/fundamental-ngx-core-avatar.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-bar.mjs +22 -22
- package/fesm2015/fundamental-ngx-core-breadcrumb.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-busy-indicator.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-button.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-calendar.mjs +31 -31
- package/fesm2015/fundamental-ngx-core-card.mjs +49 -49
- package/fesm2015/fundamental-ngx-core-carousel.mjs +19 -19
- package/fesm2015/fundamental-ngx-core-checkbox.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-combobox.mjs +14 -14
- package/fesm2015/fundamental-ngx-core-date-picker.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-datetime-picker.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-datetime.mjs +20 -20
- package/fesm2015/fundamental-ngx-core-dialog.mjs +52 -52
- package/fesm2015/fundamental-ngx-core-dynamic-page.mjs +40 -40
- package/fesm2015/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-facets.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-feed-input.mjs +16 -16
- package/fesm2015/fundamental-ngx-core-feed-list-item.mjs +22 -22
- package/fesm2015/fundamental-ngx-core-file-uploader.mjs +16 -16
- package/fesm2015/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-form.mjs +70 -70
- package/fesm2015/fundamental-ngx-core-formatted-text.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-grid-list.mjs +40 -40
- package/fesm2015/fundamental-ngx-core-icon.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-illustrated-message.mjs +19 -19
- package/fesm2015/fundamental-ngx-core-infinite-scroll.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-info-label.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-inline-help.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-input-group.mjs +16 -16
- package/fesm2015/fundamental-ngx-core-layout-grid.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-layout-panel.mjs +31 -31
- package/fesm2015/fundamental-ngx-core-link.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-list.mjs +58 -58
- package/fesm2015/fundamental-ngx-core-menu.mjs +44 -44
- package/fesm2015/fundamental-ngx-core-message-box.mjs +40 -40
- package/fesm2015/fundamental-ngx-core-message-page.mjs +19 -19
- package/fesm2015/fundamental-ngx-core-message-strip.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-message-toast.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-micro-process-flow.mjs +19 -19
- package/fesm2015/fundamental-ngx-core-multi-input.mjs +14 -14
- package/fesm2015/fundamental-ngx-core-nested-list.mjs +40 -40
- package/fesm2015/fundamental-ngx-core-notification.mjs +64 -64
- package/fesm2015/fundamental-ngx-core-object-identifier.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-object-marker.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-object-number.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-object-status.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-pagination.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-panel.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-popover.mjs +35 -35
- package/fesm2015/fundamental-ngx-core-product-switch.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-progress-indicator.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-quick-view.mjs +37 -37
- package/fesm2015/fundamental-ngx-core-radio.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-rating-indicator.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-scroll-spy.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-scrollbar.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-segmented-button.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-select.mjs +20 -20
- package/fesm2015/fundamental-ngx-core-shared.mjs +3 -3
- package/fesm2015/fundamental-ngx-core-shellbar.mjs +34 -34
- package/fesm2015/fundamental-ngx-core-side-navigation.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-slider.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-split-button.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-splitter.mjs +22 -22
- package/fesm2015/fundamental-ngx-core-status-indicator.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-step-input.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-switch.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-table.mjs +43 -43
- package/fesm2015/fundamental-ngx-core-tabs.mjs +55 -55
- package/fesm2015/fundamental-ngx-core-text.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-tile.mjs +103 -103
- package/fesm2015/fundamental-ngx-core-time-picker.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-time.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-timeline.mjs +43 -43
- package/fesm2015/fundamental-ngx-core-title.mjs +7 -7
- package/fesm2015/fundamental-ngx-core-token.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-toolbar.mjs +34 -34
- package/fesm2015/fundamental-ngx-core-tree.mjs +10 -10
- package/fesm2015/fundamental-ngx-core-upload-collection.mjs +34 -34
- package/fesm2015/fundamental-ngx-core-utils.mjs +138 -138
- package/fesm2015/fundamental-ngx-core-vertical-navigation.mjs +13 -13
- package/fesm2015/fundamental-ngx-core-wizard.mjs +28 -28
- package/fesm2015/fundamental-ngx-core.mjs +4 -4
- package/fesm2020/fundamental-ngx-core-action-bar.mjs +25 -25
- package/fesm2020/fundamental-ngx-core-action-sheet.mjs +23 -23
- package/fesm2020/fundamental-ngx-core-alert.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-avatar-group.mjs +28 -28
- package/fesm2020/fundamental-ngx-core-avatar.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-bar.mjs +22 -22
- package/fesm2020/fundamental-ngx-core-breadcrumb.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-busy-indicator.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-button.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-calendar.mjs +31 -31
- package/fesm2020/fundamental-ngx-core-card.mjs +49 -49
- package/fesm2020/fundamental-ngx-core-carousel.mjs +19 -19
- package/fesm2020/fundamental-ngx-core-checkbox.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-combobox.mjs +14 -14
- package/fesm2020/fundamental-ngx-core-date-picker.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-datetime-picker.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-datetime.mjs +20 -20
- package/fesm2020/fundamental-ngx-core-dialog.mjs +52 -52
- package/fesm2020/fundamental-ngx-core-dynamic-page.mjs +40 -40
- package/fesm2020/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-facets.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-feed-input.mjs +16 -16
- package/fesm2020/fundamental-ngx-core-feed-list-item.mjs +22 -22
- package/fesm2020/fundamental-ngx-core-file-uploader.mjs +16 -16
- package/fesm2020/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-form.mjs +70 -70
- package/fesm2020/fundamental-ngx-core-formatted-text.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-grid-list.mjs +40 -40
- package/fesm2020/fundamental-ngx-core-icon.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-illustrated-message.mjs +19 -19
- package/fesm2020/fundamental-ngx-core-infinite-scroll.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-info-label.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-inline-help.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-input-group.mjs +16 -16
- package/fesm2020/fundamental-ngx-core-layout-grid.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-layout-panel.mjs +31 -31
- package/fesm2020/fundamental-ngx-core-link.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-list.mjs +58 -58
- package/fesm2020/fundamental-ngx-core-menu.mjs +44 -44
- package/fesm2020/fundamental-ngx-core-message-box.mjs +40 -40
- package/fesm2020/fundamental-ngx-core-message-page.mjs +19 -19
- package/fesm2020/fundamental-ngx-core-message-strip.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-message-toast.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-micro-process-flow.mjs +19 -19
- package/fesm2020/fundamental-ngx-core-multi-input.mjs +14 -14
- package/fesm2020/fundamental-ngx-core-nested-list.mjs +40 -40
- package/fesm2020/fundamental-ngx-core-notification.mjs +64 -64
- package/fesm2020/fundamental-ngx-core-object-identifier.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-object-marker.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-object-number.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-object-status.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-pagination.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-panel.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-popover.mjs +35 -35
- package/fesm2020/fundamental-ngx-core-product-switch.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-progress-indicator.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-quick-view.mjs +37 -37
- package/fesm2020/fundamental-ngx-core-radio.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-rating-indicator.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-scroll-spy.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-scrollbar.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-segmented-button.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-select.mjs +20 -20
- package/fesm2020/fundamental-ngx-core-shared.mjs +3 -3
- package/fesm2020/fundamental-ngx-core-shellbar.mjs +34 -34
- package/fesm2020/fundamental-ngx-core-side-navigation.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-slider.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-split-button.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-splitter.mjs +22 -22
- package/fesm2020/fundamental-ngx-core-status-indicator.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-step-input.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-switch.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-table.mjs +43 -43
- package/fesm2020/fundamental-ngx-core-tabs.mjs +55 -55
- package/fesm2020/fundamental-ngx-core-text.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-tile.mjs +103 -103
- package/fesm2020/fundamental-ngx-core-time-picker.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-time.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-timeline.mjs +43 -43
- package/fesm2020/fundamental-ngx-core-title.mjs +7 -7
- package/fesm2020/fundamental-ngx-core-token.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-toolbar.mjs +34 -34
- package/fesm2020/fundamental-ngx-core-tree.mjs +10 -10
- package/fesm2020/fundamental-ngx-core-upload-collection.mjs +34 -34
- package/fesm2020/fundamental-ngx-core-utils.mjs +138 -138
- package/fesm2020/fundamental-ngx-core-vertical-navigation.mjs +13 -13
- package/fesm2020/fundamental-ngx-core-wizard.mjs +28 -28
- package/fesm2020/fundamental-ngx-core.mjs +4 -4
- package/file-uploader/esm2020/directives/file-uploader-dragndrop.directive.mjs +3 -3
- package/file-uploader/esm2020/directives/file-uploader-select.directive.mjs +3 -3
- package/file-uploader/esm2020/file-uploader.component.mjs +3 -3
- package/file-uploader/esm2020/file-uploader.module.mjs +4 -4
- package/file-uploader/esm2020/file-uploader.service.mjs +3 -3
- package/file-uploader/fesm2015/fundamental-ngx-core-file-uploader.mjs +16 -16
- package/file-uploader/fesm2020/fundamental-ngx-core-file-uploader.mjs +16 -16
- package/file-uploader/package.json +1 -1
- package/fixed-card-layout/esm2020/fixed-card-layout-item/fixed-card-layout-item.component.mjs +3 -3
- package/fixed-card-layout/esm2020/fixed-card-layout.component.mjs +6 -6
- package/fixed-card-layout/esm2020/fixed-card-layout.module.mjs +4 -4
- package/fixed-card-layout/fesm2015/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
- package/fixed-card-layout/fesm2020/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
- package/fixed-card-layout/package.json +1 -1
- package/flexible-column-layout/esm2020/flexible-column-layout.component.mjs +3 -3
- package/flexible-column-layout/esm2020/flexible-column-layout.module.mjs +4 -4
- package/flexible-column-layout/fesm2015/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
- package/flexible-column-layout/fesm2020/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
- package/flexible-column-layout/package.json +1 -1
- package/form/esm2020/fieldset/fieldset.component.mjs +3 -3
- package/form/esm2020/fieldset/fieldset.module.mjs +4 -4
- package/form/esm2020/form-control/form-control.component.mjs +3 -3
- package/form/esm2020/form-control/form-control.module.mjs +4 -4
- package/form/esm2020/form-group/form-group.component.mjs +3 -3
- package/form/esm2020/form-group/form-group.module.mjs +4 -4
- package/form/esm2020/form-header/form-header.component.mjs +3 -3
- package/form/esm2020/form-header/form-header.module.mjs +4 -4
- package/form/esm2020/form-input-message-group/form-input-message-group.component.mjs +3 -3
- package/form/esm2020/form-input-message-group/form-input-message-group.module.mjs +4 -4
- package/form/esm2020/form-item/form-item.component.mjs +3 -3
- package/form/esm2020/form-item/form-item.module.mjs +4 -4
- package/form/esm2020/form-label/form-label.component.mjs +3 -3
- package/form/esm2020/form-label/form-label.module.mjs +4 -4
- package/form/esm2020/form-legend/form-legend.directive.mjs +3 -3
- package/form/esm2020/form-legend/form-legend.module.mjs +4 -4
- package/form/esm2020/form-message/form-message.component.mjs +3 -3
- package/form/esm2020/form-message/form-message.module.mjs +4 -4
- package/form/esm2020/form-message/popover-form-message.service.mjs +3 -3
- package/form/esm2020/form.module.mjs +4 -4
- package/form/fesm2015/fundamental-ngx-core-form.mjs +70 -70
- package/form/fesm2020/fundamental-ngx-core-form.mjs +70 -70
- package/form/package.json +1 -1
- package/formatted-text/esm2020/formatted-text.component.mjs +3 -3
- package/formatted-text/esm2020/formatted-text.module.mjs +4 -4
- package/formatted-text/fesm2015/fundamental-ngx-core-formatted-text.mjs +7 -7
- package/formatted-text/fesm2020/fundamental-ngx-core-formatted-text.mjs +7 -7
- package/formatted-text/package.json +1 -1
- package/grid-list/esm2020/components/grid-list/grid-list-base.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list/grid-list.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-filter-bar/grid-list-filter-bar.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-footer/grid-list-footer.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-group-header/grid-list-group-header.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-item/grid-list-item.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-item-footer-bar/grid-list-item-footer-bar.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-item-toolbar/grid-list-item-toolbar.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-more-btn/grid-list-more-btn.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-title-bar/grid-list-title-bar.component.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-title-bar/grid-list-title-bar.directive.mjs +3 -3
- package/grid-list/esm2020/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.mjs +3 -3
- package/grid-list/esm2020/grid-list.module.mjs +4 -4
- package/grid-list/fesm2015/fundamental-ngx-core-grid-list.mjs +40 -40
- package/grid-list/fesm2020/fundamental-ngx-core-grid-list.mjs +40 -40
- package/grid-list/package.json +1 -1
- package/icon/esm2020/icon.component.mjs +3 -3
- package/icon/esm2020/icon.module.mjs +4 -4
- package/icon/fesm2015/fundamental-ngx-core-icon.mjs +7 -7
- package/icon/fesm2020/fundamental-ngx-core-icon.mjs +7 -7
- package/icon/package.json +1 -1
- package/illustrated-message/esm2020/components/illustrated-message-actions/illustrated-message-actions.component.mjs +3 -3
- package/illustrated-message/esm2020/components/illustrated-message-figcaption/illustrated-message-figcaption.component.mjs +3 -3
- package/illustrated-message/esm2020/directives/illustrated-message-text/illustrated-message-text.directive.mjs +3 -3
- package/illustrated-message/esm2020/directives/illustrated-message-title/illustrated-message-title.directive.mjs +3 -3
- package/illustrated-message/esm2020/illustrated-message.component.mjs +3 -3
- package/illustrated-message/esm2020/illustrated-message.module.mjs +4 -4
- package/illustrated-message/fesm2015/fundamental-ngx-core-illustrated-message.mjs +19 -19
- package/illustrated-message/fesm2020/fundamental-ngx-core-illustrated-message.mjs +19 -19
- package/illustrated-message/package.json +1 -1
- package/infinite-scroll/esm2020/infinite-scroll.directive.mjs +3 -3
- package/infinite-scroll/esm2020/infinite-scroll.module.mjs +4 -4
- package/infinite-scroll/fesm2015/fundamental-ngx-core-infinite-scroll.mjs +7 -7
- package/infinite-scroll/fesm2020/fundamental-ngx-core-infinite-scroll.mjs +7 -7
- package/infinite-scroll/package.json +1 -1
- package/info-label/esm2020/info-label.component.mjs +3 -3
- package/info-label/esm2020/info-label.module.mjs +4 -4
- package/info-label/fesm2015/fundamental-ngx-core-info-label.mjs +7 -7
- package/info-label/fesm2020/fundamental-ngx-core-info-label.mjs +7 -7
- package/info-label/package.json +1 -1
- package/inline-help/esm2020/inline-help.directive.mjs +3 -3
- package/inline-help/esm2020/inline-help.module.mjs +4 -4
- package/inline-help/fesm2015/fundamental-ngx-core-inline-help.mjs +7 -7
- package/inline-help/fesm2020/fundamental-ngx-core-inline-help.mjs +7 -7
- package/inline-help/package.json +1 -1
- package/input-group/esm2020/input-group-directives.mjs +9 -9
- package/input-group/esm2020/input-group.component.mjs +3 -3
- package/input-group/esm2020/input-group.module.mjs +4 -4
- package/input-group/fesm2015/fundamental-ngx-core-input-group.mjs +16 -16
- package/input-group/fesm2020/fundamental-ngx-core-input-group.mjs +16 -16
- package/input-group/package.json +1 -1
- package/layout-grid/esm2020/directives/layout-grid-col.directive.mjs +3 -3
- package/layout-grid/esm2020/directives/layout-grid-row.directive.mjs +3 -3
- package/layout-grid/esm2020/layout-grid.component.mjs +3 -3
- package/layout-grid/esm2020/layout-grid.module.mjs +4 -4
- package/layout-grid/fesm2015/fundamental-ngx-core-layout-grid.mjs +13 -13
- package/layout-grid/fesm2020/fundamental-ngx-core-layout-grid.mjs +13 -13
- package/layout-grid/package.json +1 -1
- package/layout-panel/esm2020/layout-panel-actions/layout-panel-actions.component.mjs +3 -3
- package/layout-panel/esm2020/layout-panel-body/layout-panel-body.component.mjs +3 -3
- package/layout-panel/esm2020/layout-panel-description/layout-panel-description.component.mjs +3 -3
- package/layout-panel/esm2020/layout-panel-filters/layout-panel-filters.component.mjs +3 -3
- package/layout-panel/esm2020/layout-panel-footer/layout-panel-footer.component.mjs +3 -3
- package/layout-panel/esm2020/layout-panel-head/layout-panel-head.component.mjs +3 -3
- package/layout-panel/esm2020/layout-panel-header/layout-panel-header.component.mjs +3 -3
- package/layout-panel/esm2020/layout-panel-title/layout-panel-title.directive.mjs +3 -3
- package/layout-panel/esm2020/layout-panel.component.mjs +3 -3
- package/layout-panel/esm2020/layout-panel.module.mjs +4 -4
- package/layout-panel/fesm2015/fundamental-ngx-core-layout-panel.mjs +31 -31
- package/layout-panel/fesm2020/fundamental-ngx-core-layout-panel.mjs +31 -31
- package/layout-panel/package.json +1 -1
- package/link/esm2020/link.component.mjs +3 -3
- package/link/esm2020/link.module.mjs +4 -4
- package/link/fesm2015/fundamental-ngx-core-link.mjs +7 -7
- package/link/fesm2020/fundamental-ngx-core-link.mjs +7 -7
- package/link/package.json +1 -1
- package/list/esm2020/directives/byline/list-byline-left.directive.mjs +3 -3
- package/list/esm2020/directives/byline/list-byline-right.directive.mjs +3 -3
- package/list/esm2020/directives/byline/list-byline.directive.mjs +3 -3
- package/list/esm2020/directives/byline/list-content.directive.mjs +3 -3
- package/list/esm2020/directives/byline/list-thumbnail.directive.mjs +3 -3
- package/list/esm2020/directives/list-footer.directive.mjs +3 -3
- package/list/esm2020/directives/list-group-header.directive.mjs +3 -3
- package/list/esm2020/directives/list-icon.directive.mjs +3 -3
- package/list/esm2020/directives/list-link.directive.mjs +3 -3
- package/list/esm2020/directives/list-navigation-item-arrow.directive.mjs +3 -3
- package/list/esm2020/directives/list-navigation-item-text.directive.mjs +3 -3
- package/list/esm2020/directives/list-secondary.directive.mjs +3 -3
- package/list/esm2020/directives/list-title-text.directive.mjs +3 -3
- package/list/esm2020/directives/list-title.directive.mjs +3 -3
- package/list/esm2020/list-item/list-item.component.mjs +3 -3
- package/list/esm2020/list-message.directive.mjs +3 -3
- package/list/esm2020/list-navigation-item/list-navigation-item.component.mjs +3 -3
- package/list/esm2020/list.component.mjs +3 -3
- package/list/esm2020/list.module.mjs +4 -4
- package/list/fesm2015/fundamental-ngx-core-list.mjs +58 -58
- package/list/fesm2020/fundamental-ngx-core-list.mjs +58 -58
- package/list/package.json +1 -1
- package/menu/esm2020/directives/menu-addon.directive.mjs +3 -3
- package/menu/esm2020/directives/menu-interactive.directive.mjs +3 -3
- package/menu/esm2020/directives/menu-shortcut.directive.mjs +3 -3
- package/menu/esm2020/directives/menu-title.directive.mjs +3 -3
- package/menu/esm2020/directives/menu-trigger.directive.mjs +3 -3
- package/menu/esm2020/menu-item/menu-item.component.mjs +6 -6
- package/menu/esm2020/menu-keyboard.service.mjs +3 -3
- package/menu/esm2020/menu-mobile/menu-mobile.component.mjs +3 -3
- package/menu/esm2020/menu-mobile/menu-mobile.module.mjs +4 -4
- package/menu/esm2020/menu-separator/menu-separator.component.mjs +3 -3
- package/menu/esm2020/menu.component.mjs +3 -3
- package/menu/esm2020/menu.module.mjs +4 -4
- package/menu/esm2020/services/menu.service.mjs +3 -3
- package/menu/fesm2015/fundamental-ngx-core-menu.mjs +44 -44
- package/menu/fesm2020/fundamental-ngx-core-menu.mjs +44 -44
- package/menu/package.json +1 -1
- package/message-box/esm2020/directives/message-box-decisive-button.directive.mjs +3 -3
- package/message-box/esm2020/message-box-body/message-box-body.component.mjs +3 -3
- package/message-box/esm2020/message-box-container/message-box-container.component.mjs +3 -3
- package/message-box/esm2020/message-box-default/message-box-default.component.mjs +3 -3
- package/message-box/esm2020/message-box-footer/message-box-footer.component.mjs +3 -3
- package/message-box/esm2020/message-box-footer-button/message-box-footer-button.component.mjs +3 -3
- package/message-box/esm2020/message-box-header/message-box-header.component.mjs +3 -3
- package/message-box/esm2020/message-box-semantic-icon/message-box-semantic-icon.component.mjs +3 -3
- package/message-box/esm2020/message-box.component.mjs +3 -3
- package/message-box/esm2020/message-box.module.mjs +4 -4
- package/message-box/esm2020/services/message-box.service.mjs +3 -3
- package/message-box/esm2020/utils/message-box-config.class.mjs +3 -3
- package/message-box/esm2020/utils/message-box-ref.class.mjs +3 -3
- package/message-box/fesm2015/fundamental-ngx-core-message-box.mjs +40 -40
- package/message-box/fesm2020/fundamental-ngx-core-message-box.mjs +40 -40
- package/message-box/package.json +1 -1
- package/message-page/esm2020/message-page-actions/message-page-actions.component.mjs +3 -3
- package/message-page/esm2020/message-page-more/message-page-more.component.mjs +3 -3
- package/message-page/esm2020/message-page-subtitle/message-page-subtitle.component.mjs +3 -3
- package/message-page/esm2020/message-page-title/message-page-title.component.mjs +3 -3
- package/message-page/esm2020/message-page.component.mjs +3 -3
- package/message-page/esm2020/message-page.module.mjs +4 -4
- package/message-page/fesm2015/fundamental-ngx-core-message-page.mjs +19 -19
- package/message-page/fesm2020/fundamental-ngx-core-message-page.mjs +19 -19
- package/message-strip/esm2020/message-strip.component.mjs +3 -3
- package/message-strip/esm2020/message-strip.module.mjs +4 -4
- package/message-strip/fesm2015/fundamental-ngx-core-message-strip.mjs +7 -7
- package/message-strip/fesm2020/fundamental-ngx-core-message-strip.mjs +7 -7
- package/message-strip/package.json +1 -1
- package/message-toast/esm2020/message-toast-service/message-toast.service.mjs +3 -3
- package/message-toast/esm2020/message-toast-utils/message-toast-container.component.mjs +3 -3
- package/message-toast/esm2020/message-toast.component.mjs +3 -3
- package/message-toast/esm2020/message-toast.module.mjs +4 -4
- package/message-toast/fesm2015/fundamental-ngx-core-message-toast.mjs +13 -13
- package/message-toast/fesm2020/fundamental-ngx-core-message-toast.mjs +13 -13
- package/message-toast/package.json +1 -1
- package/micro-process-flow/esm2020/components/micro-process-flow/micro-process-flow.component.mjs +3 -3
- package/micro-process-flow/esm2020/components/micro-process-flow-icon/micro-process-flow-icon.component.mjs +3 -3
- package/micro-process-flow/esm2020/components/micro-process-flow-item/micro-process-flow-item.component.mjs +3 -3
- package/micro-process-flow/esm2020/micro-process-flow-focusable-item.directive.mjs +3 -3
- package/micro-process-flow/esm2020/micro-process-flow-intermediary-item.directive.mjs +3 -3
- package/micro-process-flow/esm2020/micro-process-flow.module.mjs +4 -4
- package/micro-process-flow/fesm2015/fundamental-ngx-core-micro-process-flow.mjs +19 -19
- package/micro-process-flow/fesm2020/fundamental-ngx-core-micro-process-flow.mjs +19 -19
- package/micro-process-flow/package.json +1 -1
- package/mobile-mode/package.json +1 -1
- package/multi-input/esm2020/multi-input-mobile/multi-input-mobile.component.mjs +3 -3
- package/multi-input/esm2020/multi-input-mobile/multi-input-mobile.module.mjs +4 -4
- package/multi-input/esm2020/multi-input.component.mjs +3 -3
- package/multi-input/esm2020/multi-input.module.mjs +4 -4
- package/multi-input/fesm2015/fundamental-ngx-core-multi-input.mjs +14 -14
- package/multi-input/fesm2020/fundamental-ngx-core-multi-input.mjs +14 -14
- package/multi-input/package.json +1 -1
- package/nested-list/esm2020/nested-content/nested-list-content.directive.mjs +3 -3
- package/nested-list/esm2020/nested-item/nested-item.directive.mjs +3 -3
- package/nested-list/esm2020/nested-link/nested-link.directive.mjs +3 -3
- package/nested-list/esm2020/nested-list/nested-list.directive.mjs +3 -3
- package/nested-list/esm2020/nested-list-directives.mjs +12 -12
- package/nested-list/esm2020/nested-list-keyboard.service.mjs +3 -3
- package/nested-list/esm2020/nested-list-popover/nested-list-popover.component.mjs +3 -3
- package/nested-list/esm2020/nested-list-state.service.mjs +3 -3
- package/nested-list/esm2020/nested-list.module.mjs +4 -4
- package/nested-list/esm2020/prepared-nested-list/prepared-nested-list.component.mjs +3 -3
- package/nested-list/fesm2015/fundamental-ngx-core-nested-list.mjs +40 -40
- package/nested-list/fesm2020/fundamental-ngx-core-nested-list.mjs +40 -40
- package/nested-list/package.json +1 -1
- package/notification/esm2020/directives/notification-footer-content.directive.mjs +3 -3
- package/notification/esm2020/directives/notification-indicator.directive.mjs +3 -3
- package/notification/esm2020/directives/notification-limit-description.directive.mjs +3 -3
- package/notification/esm2020/directives/notification-limit-title.directive.mjs +3 -3
- package/notification/esm2020/directives/notification-paragraph.directive.mjs +3 -3
- package/notification/esm2020/directives/notification-separator.directive.mjs +3 -3
- package/notification/esm2020/directives/notification-title.directive.mjs +3 -3
- package/notification/esm2020/notification/notification.component.mjs +3 -3
- package/notification/esm2020/notification-actions/notification-actions.component.mjs +3 -3
- package/notification/esm2020/notification-body/notification-body.component.mjs +3 -3
- package/notification/esm2020/notification-content/notification-content.component.mjs +3 -3
- package/notification/esm2020/notification-footer/notification-footer.component.mjs +3 -3
- package/notification/esm2020/notification-group/notification-group.component.mjs +3 -3
- package/notification/esm2020/notification-group-header/notification-group-header.component.mjs +3 -3
- package/notification/esm2020/notification-group-list/notification-group-list.component.mjs +3 -3
- package/notification/esm2020/notification-header/notification-header.component.mjs +3 -3
- package/notification/esm2020/notification-limit/notification-limit.component.mjs +3 -3
- package/notification/esm2020/notification-service/notification.service.mjs +3 -3
- package/notification/esm2020/notification-utils/notification-container.mjs +3 -3
- package/notification/esm2020/notification-utils/notification-group-base.mjs +3 -3
- package/notification/esm2020/notification.module.mjs +4 -4
- package/notification/fesm2015/fundamental-ngx-core-notification.mjs +64 -64
- package/notification/fesm2020/fundamental-ngx-core-notification.mjs +64 -64
- package/notification/package.json +1 -1
- package/object-identifier/esm2020/object-identifier.component.mjs +3 -3
- package/object-identifier/esm2020/object-identifier.module.mjs +4 -4
- package/object-identifier/fesm2015/fundamental-ngx-core-object-identifier.mjs +7 -7
- package/object-identifier/fesm2020/fundamental-ngx-core-object-identifier.mjs +7 -7
- package/object-identifier/package.json +1 -1
- package/object-marker/esm2020/object-marker.component.mjs +3 -3
- package/object-marker/esm2020/object-marker.module.mjs +4 -4
- package/object-marker/fesm2015/fundamental-ngx-core-object-marker.mjs +7 -7
- package/object-marker/fesm2020/fundamental-ngx-core-object-marker.mjs +7 -7
- package/object-marker/package.json +1 -1
- package/object-number/esm2020/object-number.component.mjs +3 -3
- package/object-number/esm2020/object-number.module.mjs +4 -4
- package/object-number/fesm2015/fundamental-ngx-core-object-number.mjs +7 -7
- package/object-number/fesm2020/fundamental-ngx-core-object-number.mjs +7 -7
- package/object-number/package.json +1 -1
- package/object-status/esm2020/object-status.component.mjs +3 -3
- package/object-status/esm2020/object-status.module.mjs +4 -4
- package/object-status/fesm2015/fundamental-ngx-core-object-status.mjs +7 -7
- package/object-status/fesm2020/fundamental-ngx-core-object-status.mjs +7 -7
- package/object-status/package.json +1 -1
- package/package.json +1 -1
- package/pagination/esm2020/pagination.component.mjs +3 -3
- package/pagination/esm2020/pagination.module.mjs +4 -4
- package/pagination/esm2020/pagination.service.mjs +3 -3
- package/pagination/fesm2015/fundamental-ngx-core-pagination.mjs +10 -10
- package/pagination/fesm2020/fundamental-ngx-core-pagination.mjs +10 -10
- package/pagination/package.json +1 -1
- package/panel/esm2020/panel-content/panel-content.directive.mjs +3 -3
- package/panel/esm2020/panel-title/panel-title.directive.mjs +3 -3
- package/panel/esm2020/panel.component.mjs +3 -3
- package/panel/esm2020/panel.module.mjs +4 -4
- package/panel/fesm2015/fundamental-ngx-core-panel.mjs +13 -13
- package/panel/fesm2020/fundamental-ngx-core-panel.mjs +13 -13
- package/panel/package.json +1 -1
- package/popover/esm2020/base/base-popover.class.mjs +3 -3
- package/popover/esm2020/popover-body/popover-body-directives/popover-body-footer.directive.mjs +3 -3
- package/popover/esm2020/popover-body/popover-body-directives/popover-body-header.directive.mjs +3 -3
- package/popover/esm2020/popover-body/popover-body.component.mjs +3 -3
- package/popover/esm2020/popover-control/popover-control.component.mjs +3 -3
- package/popover/esm2020/popover-mobile/popover-mobile.component.mjs +3 -3
- package/popover/esm2020/popover-mobile/popover-mobile.module.mjs +4 -4
- package/popover/esm2020/popover-service/popover.service.mjs +3 -3
- package/popover/esm2020/popover-trigger.directive.mjs +3 -3
- package/popover/esm2020/popover.component.mjs +3 -3
- package/popover/esm2020/popover.module.mjs +4 -4
- package/popover/fesm2015/fundamental-ngx-core-popover.mjs +35 -35
- package/popover/fesm2020/fundamental-ngx-core-popover.mjs +35 -35
- package/popover/package.json +1 -1
- package/product-switch/esm2020/product-switch/product-switch.component.mjs +3 -3
- package/product-switch/esm2020/product-switch-body/product-switch-body.component.mjs +3 -3
- package/product-switch/esm2020/product-switch.module.mjs +4 -4
- package/product-switch/fesm2015/fundamental-ngx-core-product-switch.mjs +10 -10
- package/product-switch/fesm2020/fundamental-ngx-core-product-switch.mjs +10 -10
- package/product-switch/package.json +1 -1
- package/progress-indicator/esm2020/progress-indicator.component.mjs +3 -3
- package/progress-indicator/esm2020/progress-indicator.module.mjs +4 -4
- package/progress-indicator/fesm2015/fundamental-ngx-core-progress-indicator.mjs +7 -7
- package/progress-indicator/fesm2020/fundamental-ngx-core-progress-indicator.mjs +7 -7
- package/progress-indicator/package.json +1 -1
- package/quick-view/esm2020/quick-view/quick-view.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-group/quick-view-group.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-group-item/quick-view-group-item.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-group-item-content/quick-view-group-item-content-element.directive.mjs +3 -3
- package/quick-view/esm2020/quick-view-group-item-content/quick-view-group-item-content.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-group-item-label/quick-view-group-item-label.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-group-title/quick-view-group-title.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-subheader/quick-view-subheader.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-subheader-subtitle/quick-view-subheader-subtitle.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-subheader-title/quick-view-subheader-title.component.mjs +3 -3
- package/quick-view/esm2020/quick-view-title/quick-view-title.component.mjs +3 -3
- package/quick-view/esm2020/quick-view.module.mjs +4 -4
- package/quick-view/fesm2015/fundamental-ngx-core-quick-view.mjs +37 -37
- package/quick-view/fesm2020/fundamental-ngx-core-quick-view.mjs +37 -37
- package/quick-view/package.json +1 -1
- package/radio/esm2020/radio-button/radio-button.component.mjs +3 -3
- package/radio/esm2020/radio.module.mjs +4 -4
- package/radio/fesm2015/fundamental-ngx-core-radio.mjs +7 -7
- package/radio/fesm2020/fundamental-ngx-core-radio.mjs +7 -7
- package/radio/package.json +1 -1
- package/rating-indicator/esm2020/components/rating-indicator.component.mjs +3 -3
- package/rating-indicator/esm2020/pipes/rating-star-label.pipe.mjs +3 -3
- package/rating-indicator/esm2020/rating-indicator.module.mjs +4 -4
- package/rating-indicator/fesm2015/fundamental-ngx-core-rating-indicator.mjs +10 -10
- package/rating-indicator/fesm2020/fundamental-ngx-core-rating-indicator.mjs +10 -10
- package/rating-indicator/package.json +1 -1
- package/resizable-card-layout/esm2020/resizable-card-layout/resizable-card-item/resizable-card-item.component.mjs +3 -3
- package/resizable-card-layout/esm2020/resizable-card-layout/resizable-card-layout.component.mjs +3 -3
- package/resizable-card-layout/esm2020/resizable-card-layout.module.mjs +4 -4
- package/resizable-card-layout/fesm2015/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
- package/resizable-card-layout/fesm2020/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
- package/resizable-card-layout/package.json +1 -1
- package/scroll-spy/esm2020/scroll-spy.directive.mjs +3 -3
- package/scroll-spy/esm2020/scroll-spy.module.mjs +4 -4
- package/scroll-spy/fesm2015/fundamental-ngx-core-scroll-spy.mjs +7 -7
- package/scroll-spy/fesm2020/fundamental-ngx-core-scroll-spy.mjs +7 -7
- package/scroll-spy/package.json +1 -1
- package/scrollbar/esm2020/scrollbar.component.mjs +3 -3
- package/scrollbar/esm2020/scrollbar.module.mjs +4 -4
- package/scrollbar/fesm2015/fundamental-ngx-core-scrollbar.mjs +7 -7
- package/scrollbar/fesm2020/fundamental-ngx-core-scrollbar.mjs +7 -7
- package/scrollbar/package.json +1 -1
- package/segmented-button/esm2020/segmented-button.component.mjs +3 -3
- package/segmented-button/esm2020/segmented-button.module.mjs +4 -4
- package/segmented-button/fesm2015/fundamental-ngx-core-segmented-button.mjs +7 -7
- package/segmented-button/fesm2020/fundamental-ngx-core-segmented-button.mjs +7 -7
- package/segmented-button/package.json +1 -1
- package/select/esm2020/option/option.component.mjs +3 -3
- package/select/esm2020/select-key-manager.service.mjs +3 -3
- package/select/esm2020/select-mobile/select-mobile.component.mjs +3 -3
- package/select/esm2020/select-mobile/select-mobile.module.mjs +4 -4
- package/select/esm2020/select.component.mjs +3 -3
- package/select/esm2020/select.module.mjs +4 -4
- package/select/fesm2015/fundamental-ngx-core-select.mjs +20 -20
- package/select/fesm2020/fundamental-ngx-core-select.mjs +20 -20
- package/select/package.json +1 -1
- package/shared/esm2020/services/value-state-message.service.mjs +3 -3
- package/shared/fesm2015/fundamental-ngx-core-shared.mjs +3 -3
- package/shared/fesm2020/fundamental-ngx-core-shared.mjs +3 -3
- package/shared/package.json +1 -1
- package/shellbar/esm2020/product-menu/product-menu.component.mjs +3 -3
- package/shellbar/esm2020/shellbar-action/shellbar-action.component.mjs +3 -3
- package/shellbar/esm2020/shellbar-actions/shellbar-actions-mobile.component.mjs +3 -3
- package/shellbar/esm2020/shellbar-actions/shellbar-actions.component.mjs +3 -3
- package/shellbar/esm2020/shellbar-logo/shellbar-logo.component.mjs +3 -3
- package/shellbar/esm2020/shellbar-sidenav.directive.mjs +3 -3
- package/shellbar/esm2020/shellbar-subtitle/shellbar-subtitle.component.mjs +3 -3
- package/shellbar/esm2020/shellbar-title/shellbar-title.component.mjs +3 -3
- package/shellbar/esm2020/shellbar.component.mjs +3 -3
- package/shellbar/esm2020/shellbar.module.mjs +4 -4
- package/shellbar/esm2020/user-menu/shellbar-user-menu.component.mjs +3 -3
- package/shellbar/fesm2015/fundamental-ngx-core-shellbar.mjs +34 -34
- package/shellbar/fesm2020/fundamental-ngx-core-shellbar.mjs +34 -34
- package/shellbar/package.json +1 -1
- package/side-navigation/esm2020/side-navigation-main.directive.mjs +3 -3
- package/side-navigation/esm2020/side-navigation-utility.directive.mjs +3 -3
- package/side-navigation/esm2020/side-navigation.component.mjs +3 -3
- package/side-navigation/esm2020/side-navigation.module.mjs +4 -4
- package/side-navigation/fesm2015/fundamental-ngx-core-side-navigation.mjs +13 -13
- package/side-navigation/fesm2020/fundamental-ngx-core-side-navigation.mjs +13 -13
- package/side-navigation/package.json +1 -1
- package/slider/esm2020/slider-position.directive.mjs +3 -3
- package/slider/esm2020/slider.component.mjs +3 -3
- package/slider/esm2020/slider.module.mjs +4 -4
- package/slider/fesm2015/fundamental-ngx-core-slider.mjs +10 -10
- package/slider/fesm2020/fundamental-ngx-core-slider.mjs +10 -10
- package/slider/package.json +1 -1
- package/split-button/esm2020/split-button-utils/split-button.directives.mjs +3 -3
- package/split-button/esm2020/split-button.component.mjs +3 -3
- package/split-button/esm2020/split-button.module.mjs +4 -4
- package/split-button/fesm2015/fundamental-ngx-core-split-button.mjs +10 -10
- package/split-button/fesm2020/fundamental-ngx-core-split-button.mjs +10 -10
- package/split-button/package.json +1 -1
- package/splitter/esm2020/splitter-pagination/splitter-pagination.component.mjs +3 -3
- package/splitter/esm2020/splitter-pane-container/splitter-pane-container.component.mjs +6 -6
- package/splitter/esm2020/splitter-resizer/splitter-resizer.component.mjs +3 -3
- package/splitter/esm2020/splitter-split-pane/splitter-split-pane.component.mjs +3 -3
- package/splitter/esm2020/splitter.component.mjs +3 -3
- package/splitter/esm2020/splitter.module.mjs +4 -4
- package/splitter/fesm2015/fundamental-ngx-core-splitter.mjs +22 -22
- package/splitter/fesm2020/fundamental-ngx-core-splitter.mjs +22 -22
- package/splitter/package.json +1 -1
- package/status-indicator/esm2020/status-indicator.component.mjs +3 -3
- package/status-indicator/esm2020/status-indicator.module.mjs +4 -4
- package/status-indicator/fesm2015/fundamental-ngx-core-status-indicator.mjs +7 -7
- package/status-indicator/fesm2020/fundamental-ngx-core-status-indicator.mjs +7 -7
- package/status-indicator/package.json +1 -1
- package/step-input/esm2020/step-input.component.mjs +3 -3
- package/step-input/esm2020/step-input.module.mjs +4 -4
- package/step-input/fesm2015/fundamental-ngx-core-step-input.mjs +7 -7
- package/step-input/fesm2020/fundamental-ngx-core-step-input.mjs +7 -7
- package/step-input/package.json +1 -1
- package/switch/esm2020/switch.component.mjs +3 -3
- package/switch/esm2020/switch.module.mjs +4 -4
- package/switch/fesm2015/fundamental-ngx-core-switch.mjs +7 -7
- package/switch/fesm2020/fundamental-ngx-core-switch.mjs +7 -7
- package/switch/package.json +1 -1
- package/table/esm2020/directives/table-body.directive.mjs +3 -3
- package/table/esm2020/directives/table-cell.directive.mjs +3 -3
- package/table/esm2020/directives/table-footer.directive.mjs +3 -3
- package/table/esm2020/directives/table-header.directive.mjs +3 -3
- package/table/esm2020/directives/table-icon.directive.mjs +3 -3
- package/table/esm2020/directives/table-inner.directive.mjs +3 -3
- package/table/esm2020/directives/table-popover.directive.mjs +3 -3
- package/table/esm2020/directives/table-responsive-wrapper.directive.mjs +3 -3
- package/table/esm2020/directives/table-row.directive.mjs +3 -3
- package/table/esm2020/directives/table-status-indicator.directive.mjs +3 -3
- package/table/esm2020/directives/table-text.directive.mjs +3 -3
- package/table/esm2020/table-wrapper.component.mjs +3 -3
- package/table/esm2020/table.component.mjs +3 -3
- package/table/esm2020/table.module.mjs +4 -4
- package/table/fesm2015/fundamental-ngx-core-table.mjs +43 -43
- package/table/fesm2020/fundamental-ngx-core-table.mjs +43 -43
- package/table/package.json +1 -1
- package/tabs/esm2020/tab-item/tab-item.directive.mjs +3 -3
- package/tabs/esm2020/tab-item-expand/tab-item-expand.component.mjs +3 -3
- package/tabs/esm2020/tab-link/tab-link.directive.mjs +3 -3
- package/tabs/esm2020/tab-list.component.mjs +3 -3
- package/tabs/esm2020/tab-nav/tab-nav.component.mjs +3 -3
- package/tabs/esm2020/tab-panel/tab-panel.component.mjs +3 -3
- package/tabs/esm2020/tab-utils/tab-directives.mjs +30 -30
- package/tabs/esm2020/tabs.module.mjs +4 -4
- package/tabs/esm2020/tabs.service.mjs +3 -3
- package/tabs/fesm2015/fundamental-ngx-core-tabs.mjs +55 -55
- package/tabs/fesm2020/fundamental-ngx-core-tabs.mjs +55 -55
- package/tabs/package.json +1 -1
- package/text/esm2020/text.component.mjs +3 -3
- package/text/esm2020/text.module.mjs +4 -4
- package/text/fesm2015/fundamental-ngx-core-text.mjs +7 -7
- package/text/fesm2020/fundamental-ngx-core-text.mjs +7 -7
- package/text/package.json +1 -1
- package/tile/esm2020/directives/numeric-content.directives.mjs +27 -27
- package/tile/esm2020/directives/tile.directives.mjs +69 -69
- package/tile/esm2020/tile.component.mjs +3 -3
- package/tile/esm2020/tile.module.mjs +4 -4
- package/tile/fesm2015/fundamental-ngx-core-tile.mjs +103 -103
- package/tile/fesm2020/fundamental-ngx-core-tile.mjs +103 -103
- package/tile/package.json +1 -1
- package/time/esm2020/i18n/time-i18n.mjs +3 -3
- package/time/esm2020/time-column/time-column.component.mjs +3 -3
- package/time/esm2020/time.component.mjs +3 -3
- package/time/esm2020/time.module.mjs +4 -4
- package/time/fesm2015/fundamental-ngx-core-time.mjs +13 -13
- package/time/fesm2020/fundamental-ngx-core-time.mjs +13 -13
- package/time/package.json +1 -1
- package/time-picker/esm2020/time-picker.component.mjs +3 -3
- package/time-picker/esm2020/time-picker.module.mjs +4 -4
- package/time-picker/fesm2015/fundamental-ngx-core-time-picker.mjs +7 -7
- package/time-picker/fesm2020/fundamental-ngx-core-time-picker.mjs +7 -7
- package/time-picker/package.json +1 -1
- package/timeline/esm2020/components/timeline-node/timeline-node.component.mjs +3 -3
- package/timeline/esm2020/components/timeline-node-body/timeline-node-body.component.mjs +3 -3
- package/timeline/esm2020/components/timeline-node-footer/timeline-node-footer.component.mjs +3 -3
- package/timeline/esm2020/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.component.mjs +3 -3
- package/timeline/esm2020/components/timeline-node-header/timeline-node-header.component.mjs +3 -3
- package/timeline/esm2020/directives/class-bindings/timeline-header-info-sub-title.directive.mjs +3 -3
- package/timeline/esm2020/directives/class-bindings/timeline-node-header-info-text.directive.mjs +3 -3
- package/timeline/esm2020/directives/class-bindings/timeline-node-header-info-title.directive.mjs +3 -3
- package/timeline/esm2020/directives/timeline-first-list-outlet.directive.mjs +3 -3
- package/timeline/esm2020/directives/timeline-node-def.directive.mjs +3 -3
- package/timeline/esm2020/directives/timeline-second-list-outlet.directive.mjs +3 -3
- package/timeline/esm2020/services/timeline-position-control.service.mjs +3 -3
- package/timeline/esm2020/timeline.component.mjs +3 -3
- package/timeline/esm2020/timeline.module.mjs +4 -4
- package/timeline/fesm2015/fundamental-ngx-core-timeline.mjs +43 -43
- package/timeline/fesm2020/fundamental-ngx-core-timeline.mjs +43 -43
- package/timeline/package.json +1 -1
- package/title/esm2020/title.component.mjs +3 -3
- package/title/esm2020/title.module.mjs +4 -4
- package/title/fesm2015/fundamental-ngx-core-title.mjs +7 -7
- package/title/fesm2020/fundamental-ngx-core-title.mjs +7 -7
- package/title/package.json +1 -1
- package/token/esm2020/token-input.directive.mjs +3 -3
- package/token/esm2020/token.component.mjs +3 -3
- package/token/esm2020/token.module.mjs +4 -4
- package/token/esm2020/tokenizer.component.mjs +3 -3
- package/token/fesm2015/fundamental-ngx-core-token.mjs +13 -13
- package/token/fesm2020/fundamental-ngx-core-token.mjs +13 -13
- package/token/package.json +1 -1
- package/toolbar/esm2020/toolbar-form-label.directive.mjs +3 -3
- package/toolbar/esm2020/toolbar-item.directive.mjs +3 -3
- package/toolbar/esm2020/toolbar-label.directive.mjs +3 -3
- package/toolbar/esm2020/toolbar-overflow-button-menu.directive.mjs +3 -3
- package/toolbar/esm2020/toolbar-overflow-button.directive.mjs +3 -3
- package/toolbar/esm2020/toolbar-overflow-group.directive.mjs +3 -3
- package/toolbar/esm2020/toolbar-overflow-priority.directive.mjs +3 -3
- package/toolbar/esm2020/toolbar-separator.component.mjs +3 -3
- package/toolbar/esm2020/toolbar-spacer.component.mjs +3 -3
- package/toolbar/esm2020/toolbar.component.mjs +3 -3
- package/toolbar/esm2020/toolbar.module.mjs +4 -4
- package/toolbar/fesm2015/fundamental-ngx-core-toolbar.mjs +34 -34
- package/toolbar/fesm2020/fundamental-ngx-core-toolbar.mjs +34 -34
- package/toolbar/package.json +1 -1
- package/tree/esm2020/tree-child.component.mjs +3 -3
- package/tree/esm2020/tree.component.mjs +3 -3
- package/tree/esm2020/tree.module.mjs +4 -4
- package/tree/fesm2015/fundamental-ngx-core-tree.mjs +10 -10
- package/tree/fesm2020/fundamental-ngx-core-tree.mjs +10 -10
- package/tree/package.json +1 -1
- package/upload-collection/esm2020/upload-collection-button-group/upload-collection-button-group.component.mjs +3 -3
- package/upload-collection/esm2020/upload-collection-form-item/upload-collection-form-item.component.mjs +3 -3
- package/upload-collection/esm2020/upload-collection-item.directive.mjs +3 -3
- package/upload-collection/esm2020/upload-collection-simple.directives.mjs +18 -18
- package/upload-collection/esm2020/upload-collection.component.mjs +3 -3
- package/upload-collection/esm2020/upload-collection.module.mjs +4 -4
- package/upload-collection/fesm2015/fundamental-ngx-core-upload-collection.mjs +34 -34
- package/upload-collection/fesm2020/fundamental-ngx-core-upload-collection.mjs +34 -34
- package/upload-collection/package.json +1 -1
- package/utils/esm2020/abstract-fd-ngx-class.mjs +3 -3
- package/utils/esm2020/directives/auto-complete/auto-complete.directive.mjs +3 -3
- package/utils/esm2020/directives/auto-complete/auto-complete.module.mjs +4 -4
- package/utils/esm2020/directives/focus-key-manager/focus-key-manager-helpers.module.mjs +4 -4
- package/utils/esm2020/directives/focus-key-manager/focus-key-manager-item.directive.mjs +3 -3
- package/utils/esm2020/directives/focus-key-manager/focus-key-manager-list.directive.mjs +3 -3
- package/utils/esm2020/directives/initial-focus/initial-focus.directive.mjs +3 -3
- package/utils/esm2020/directives/initial-focus/initial-focus.module.mjs +4 -4
- package/utils/esm2020/directives/line-clamp/line-clamp.directive.mjs +6 -6
- package/utils/esm2020/directives/line-clamp/line-clamp.module.mjs +4 -4
- package/utils/esm2020/directives/only-digits/only-digits.directive.mjs +3 -3
- package/utils/esm2020/directives/only-digits/only-digits.module.mjs +4 -4
- package/utils/esm2020/directives/overflow-list/overflow-list-item.directive.mjs +3 -3
- package/utils/esm2020/directives/overflow-list/overflow-list.directive.mjs +3 -3
- package/utils/esm2020/directives/overflow-list/overflow-list.module.mjs +4 -4
- package/utils/esm2020/directives/resize/resize-handle.directive.mjs +3 -3
- package/utils/esm2020/directives/resize/resize.directive.mjs +3 -3
- package/utils/esm2020/directives/resize/resize.module.mjs +4 -4
- package/utils/esm2020/directives/template/template.directive.mjs +3 -3
- package/utils/esm2020/directives/template/template.module.mjs +4 -4
- package/utils/esm2020/directives/truncate/truncate.directive.mjs +3 -3
- package/utils/esm2020/directives/truncate/truncate.module.mjs +4 -4
- package/utils/esm2020/drag-and-drop/dnd-item/dnd-item.directive.mjs +3 -3
- package/utils/esm2020/drag-and-drop/dnd-keyboard-group/dnd-keyboard-group.directive.mjs +3 -3
- package/utils/esm2020/drag-and-drop/dnd-keyboard-item/dnd-keyboard-item.directive.mjs +3 -3
- package/utils/esm2020/drag-and-drop/dnd-list/dnd-list.directive.mjs +3 -3
- package/utils/esm2020/drag-and-drop/drag-and-drop.module.mjs +4 -4
- package/utils/esm2020/dynamic-component/dynamic-component.service.mjs +3 -3
- package/utils/esm2020/pipes/displayFn.pipe.mjs +3 -3
- package/utils/esm2020/pipes/is-compact.pipe.mjs +3 -3
- package/utils/esm2020/pipes/list-group.pipe.mjs +3 -3
- package/utils/esm2020/pipes/pipe.module.mjs +4 -4
- package/utils/esm2020/pipes/safe.pipe.mjs +3 -3
- package/utils/esm2020/pipes/search-highlight.pipe.mjs +3 -3
- package/utils/esm2020/pipes/two-digits.pipe.mjs +3 -3
- package/utils/esm2020/pipes/value-by-path.pipe.mjs +3 -3
- package/utils/esm2020/services/content-density.service.mjs +3 -3
- package/utils/esm2020/services/focus-trap.service.mjs +3 -3
- package/utils/esm2020/services/rtl.service.mjs +3 -3
- package/utils/esm2020/services/themes.service.mjs +3 -3
- package/utils/esm2020/utils.module.mjs +4 -4
- package/utils/fesm2015/fundamental-ngx-core-utils.mjs +138 -138
- package/utils/fesm2020/fundamental-ngx-core-utils.mjs +138 -138
- package/utils/package.json +1 -1
- package/vertical-navigation/esm2020/vertical-navigation-group-header.directive.mjs +3 -3
- package/vertical-navigation/esm2020/vertical-navigation-main-navigation.component.mjs +3 -3
- package/vertical-navigation/esm2020/vertical-navigation.component.mjs +3 -3
- package/vertical-navigation/esm2020/vertical-navigation.module.mjs +4 -4
- package/vertical-navigation/fesm2015/fundamental-ngx-core-vertical-navigation.mjs +13 -13
- package/vertical-navigation/fesm2020/fundamental-ngx-core-vertical-navigation.mjs +13 -13
- package/vertical-navigation/package.json +1 -1
- package/wizard/esm2020/wizard-content/wizard-content.component.mjs +3 -3
- package/wizard/esm2020/wizard-navigation/wizard-navigation.component.mjs +3 -3
- package/wizard/esm2020/wizard-next-step/wizard-next-step.component.mjs +3 -3
- package/wizard/esm2020/wizard-progress-bar/wizard-progress-bar.directive.mjs +3 -3
- package/wizard/esm2020/wizard-step/wizard-step.component.mjs +3 -3
- package/wizard/esm2020/wizard-step-indicator/wizard-step-indicator.component.mjs +3 -3
- package/wizard/esm2020/wizard.component.mjs +3 -3
- package/wizard/esm2020/wizard.module.mjs +4 -4
- package/wizard/esm2020/wizard.service.mjs +3 -3
- package/wizard/fesm2015/fundamental-ngx-core-wizard.mjs +28 -28
- package/wizard/fesm2020/fundamental-ngx-core-wizard.mjs +28 -28
- package/wizard/package.json +1 -1
|
@@ -14,9 +14,9 @@ import * as i0 from "@angular/core";
|
|
|
14
14
|
*/
|
|
15
15
|
export class ActionBarActionsDirective {
|
|
16
16
|
}
|
|
17
|
-
ActionBarActionsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
18
|
-
ActionBarActionsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
17
|
+
ActionBarActionsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarActionsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
18
|
+
ActionBarActionsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarActionsDirective, selector: "[fd-action-bar-actions]", host: { classAttribute: "fd-action-bar__actions" }, ngImport: i0 });
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarActionsDirective, decorators: [{
|
|
20
20
|
type: Directive,
|
|
21
21
|
args: [{
|
|
22
22
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -13,9 +13,9 @@ import * as i0 from "@angular/core";
|
|
|
13
13
|
*/
|
|
14
14
|
export class ActionBarBackDirective {
|
|
15
15
|
}
|
|
16
|
-
ActionBarBackDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
17
|
-
ActionBarBackDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
16
|
+
ActionBarBackDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarBackDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
17
|
+
ActionBarBackDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarBackDirective, selector: "[fd-action-bar-back]", host: { classAttribute: "fd-action-bar__back" }, ngImport: i0 });
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarBackDirective, decorators: [{
|
|
19
19
|
type: Directive,
|
|
20
20
|
args: [{
|
|
21
21
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -19,9 +19,9 @@ export class ActionBarDescriptionDirective {
|
|
|
19
19
|
this.withBackBtn = false;
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
|
-
ActionBarDescriptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
23
|
-
ActionBarDescriptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
22
|
+
ActionBarDescriptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarDescriptionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
23
|
+
ActionBarDescriptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarDescriptionDirective, selector: "[fd-action-bar-description]", inputs: { withBackBtn: "withBackBtn" }, host: { properties: { "class.fd-action-bar__description--back": "this.withBackBtn" }, classAttribute: "fd-action-bar__description" }, ngImport: i0 });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarDescriptionDirective, decorators: [{
|
|
25
25
|
type: Directive,
|
|
26
26
|
args: [{
|
|
27
27
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -12,9 +12,9 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
*/
|
|
13
13
|
export class ActionBarHeaderDirective {
|
|
14
14
|
}
|
|
15
|
-
ActionBarHeaderDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
16
|
-
ActionBarHeaderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
15
|
+
ActionBarHeaderDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
16
|
+
ActionBarHeaderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarHeaderDirective, selector: "[fd-action-bar-header]", host: { classAttribute: "fd-action-bar__header" }, ngImport: i0 });
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarHeaderDirective, decorators: [{
|
|
18
18
|
type: Directive,
|
|
19
19
|
args: [{
|
|
20
20
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -12,9 +12,9 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
*/
|
|
13
13
|
export class ActionBarMobileDirective {
|
|
14
14
|
}
|
|
15
|
-
ActionBarMobileDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
16
|
-
ActionBarMobileDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
15
|
+
ActionBarMobileDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarMobileDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
16
|
+
ActionBarMobileDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarMobileDirective, selector: "[fd-action-bar-mobile]", ngImport: i0 });
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarMobileDirective, decorators: [{
|
|
18
18
|
type: Directive,
|
|
19
19
|
args: [{
|
|
20
20
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -13,13 +13,13 @@ import * as i0 from "@angular/core";
|
|
|
13
13
|
*/
|
|
14
14
|
export class ActionBarTitleComponent {
|
|
15
15
|
}
|
|
16
|
-
ActionBarTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
17
|
-
ActionBarTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
16
|
+
ActionBarTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
ActionBarTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarTitleComponent, selector: "[fd-action-bar-title]", host: { classAttribute: "fd-action-bar__title" }, ngImport: i0, template: `
|
|
18
18
|
<h2 class="fd-title fd-title--h3">
|
|
19
19
|
<ng-content></ng-content>
|
|
20
20
|
</h2>
|
|
21
21
|
`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarTitleComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{
|
|
25
25
|
// eslint-disable-next-line @angular-eslint/component-selector
|
|
@@ -15,9 +15,9 @@ import * as i0 from "@angular/core";
|
|
|
15
15
|
*/
|
|
16
16
|
export class ActionBarComponent {
|
|
17
17
|
}
|
|
18
|
-
ActionBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
19
|
-
ActionBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
18
|
+
ActionBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
19
|
+
ActionBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarComponent, selector: "[fd-action-bar]", host: { classAttribute: "fd-action-bar" }, ngImport: i0, template: ` <ng-content></ng-content>`, isInline: true, styles: [".fd-action-bar{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;box-shadow:0 0 .25rem #00000026,inset 0 -.0625rem #d9d9d9;box-shadow:var(--sapContent_HeaderShadow, 0 0 .25rem 0 rgba(0, 0, 0, .15), inset 0 -.0625rem 0 0 #d9d9d9);background-color:#fff;background-color:var(--sapPageHeader_Background, #fff);min-height:3rem;max-height:4.25rem;word-wrap:break-word;justify-content:space-between;padding:.5rem 2rem}.fd-action-bar:after,.fd-action-bar:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__header{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;height:2rem;flex-grow:1;display:flex;flex-direction:row;align-items:center}.fd-action-bar__header:after,.fd-action-bar__header:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__back{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;display:block;position:relative;margin-right:.5rem}.fd-action-bar__back:after,.fd-action-bar__back:before{box-sizing:inherit;font-size:inherit}@media (min-width: 320px){.fd-action-bar__back{display:none!important}}@media (min-width: 600px){.fd-action-bar__back{display:inline-block!important}}.fd-action-bar__back[dir=rtl],[dir=rtl] .fd-action-bar__back{margin-right:0;margin-left:.5rem}.fd-action-bar__title{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:var(--sapTextColor, #32363a);font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;border:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-rendering:optimizeLegibility;font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontHeaderFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);color:#32363a;color:var(--sapGroup_TitleTextColor, #32363a);flex-grow:1;flex-basis:0;line-height:1.375rem;padding-right:.5rem;vertical-align:middle;margin:0}.fd-action-bar__title:after,.fd-action-bar__title:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__title[dir=rtl],[dir=rtl] .fd-action-bar__title{padding-right:0;padding-left:.5rem}.fd-action-bar__description{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;color:#6a6d70;color:var(--sapContent_LabelColor, #6a6d70);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:1.25rem;vertical-align:middle}.fd-action-bar__description:after,.fd-action-bar__description:before{box-sizing:inherit;font-size:inherit}@media (min-width: 320px){.fd-action-bar__description{display:none!important}}@media (min-width: 600px){.fd-action-bar__description{display:inline-block!important}}.fd-action-bar__description--back{padding-left:2.5rem}.fd-action-bar__description--back[dir=rtl],[dir=rtl] .fd-action-bar__description--back{padding-left:0;padding-right:2.5rem}.fd-action-bar__actions{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;display:flex;align-items:center;transition:opacity .25s ease-in;visibility:visible;height:2rem}.fd-action-bar__actions:after,.fd-action-bar__actions:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__actions.is-disabled,.fd-action-bar__actions[aria-hidden=true]{opacity:0;visibility:hidden}.fd-action-bar__actions>:nth-child(n+1){margin-left:.5rem}.fd-action-bar__actions>:first-child{margin-left:0}.fd-action-bar__actions>[dir=rtl]:nth-child(n+1),[dir=rtl] .fd-action-bar__actions>:nth-child(n+1){margin-right:.5rem;margin-left:0}.fd-action-bar__actions>[dir=rtl]:first-child,[dir=rtl] .fd-action-bar__actions>:first-child{margin-right:0}.fd-action-bar--s{padding:.5rem 1rem}.fd-action-bar--m_l{padding:.5rem 2rem}.fd-action-bar--xl{padding:.5rem 3rem}/*!\n * Fundamental Library Styles v0.21.0-rc.92\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n */.fd-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem}.fd-title{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;color:#32363a;color:var(--sapTextColor, #32363a)}.fd-title:after,.fd-title:before{box-sizing:inherit;font-size:inherit}.fd-title--h1{font-size:2.25rem;font-size:var(--sapFontHeader1Size, 2.25rem)}.fd-title--h2{font-size:1.5rem;font-size:var(--sapFontHeader2Size, 1.5rem)}.fd-title--h3{font-size:1.25rem;font-size:var(--sapFontHeader3Size, 1.25rem)}.fd-title--h4{font-size:1.125rem;font-size:var(--sapFontHeader4Size, 1.125rem)}.fd-title--h5{font-size:1rem;font-size:var(--sapFontHeader5Size, 1rem)}.fd-title--h6{font-size:.875rem;font-size:var(--sapFontHeader6Size, .875rem)}.fd-title--wrap{overflow:auto;white-space:normal;text-overflow:initial}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
22
22
|
args: [{ selector: '[fd-action-bar]', template: ` <ng-content></ng-content>`, host: {
|
|
23
23
|
class: 'fd-action-bar'
|
|
@@ -10,8 +10,8 @@ import { ActionBarMobileDirective } from './action-bar-mobile/action-bar-mobile.
|
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
11
|
export class ActionBarModule {
|
|
12
12
|
}
|
|
13
|
-
ActionBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
14
|
-
ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
13
|
+
ActionBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, declarations: [ActionBarComponent,
|
|
15
15
|
ActionBarTitleComponent,
|
|
16
16
|
ActionBarDescriptionDirective,
|
|
17
17
|
ActionBarHeaderDirective,
|
|
@@ -24,8 +24,8 @@ ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
24
24
|
ActionBarActionsDirective,
|
|
25
25
|
ActionBarBackDirective,
|
|
26
26
|
ActionBarMobileDirective] });
|
|
27
|
-
ActionBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
28
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
27
|
+
ActionBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, imports: [[CommonModule]] });
|
|
28
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, decorators: [{
|
|
29
29
|
type: NgModule,
|
|
30
30
|
args: [{
|
|
31
31
|
declarations: [
|
|
@@ -17,9 +17,9 @@ import { CommonModule } from '@angular/common';
|
|
|
17
17
|
*/
|
|
18
18
|
class ActionBarComponent {
|
|
19
19
|
}
|
|
20
|
-
ActionBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
21
|
-
ActionBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
20
|
+
ActionBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
ActionBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarComponent, selector: "[fd-action-bar]", host: { classAttribute: "fd-action-bar" }, ngImport: i0, template: ` <ng-content></ng-content>`, isInline: true, styles: [".fd-action-bar{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;box-shadow:0 0 .25rem #00000026,inset 0 -.0625rem #d9d9d9;box-shadow:var(--sapContent_HeaderShadow, 0 0 .25rem 0 rgba(0, 0, 0, .15), inset 0 -.0625rem 0 0 #d9d9d9);background-color:#fff;background-color:var(--sapPageHeader_Background, #fff);min-height:3rem;max-height:4.25rem;word-wrap:break-word;justify-content:space-between;padding:.5rem 2rem}.fd-action-bar:after,.fd-action-bar:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__header{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;height:2rem;flex-grow:1;display:flex;flex-direction:row;align-items:center}.fd-action-bar__header:after,.fd-action-bar__header:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__back{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;display:block;position:relative;margin-right:.5rem}.fd-action-bar__back:after,.fd-action-bar__back:before{box-sizing:inherit;font-size:inherit}@media (min-width: 320px){.fd-action-bar__back{display:none!important}}@media (min-width: 600px){.fd-action-bar__back{display:inline-block!important}}.fd-action-bar__back[dir=rtl],[dir=rtl] .fd-action-bar__back{margin-right:0;margin-left:.5rem}.fd-action-bar__title{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:var(--sapTextColor, #32363a);font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;border:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-rendering:optimizeLegibility;font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontHeaderFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);color:#32363a;color:var(--sapGroup_TitleTextColor, #32363a);flex-grow:1;flex-basis:0;line-height:1.375rem;padding-right:.5rem;vertical-align:middle;margin:0}.fd-action-bar__title:after,.fd-action-bar__title:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__title[dir=rtl],[dir=rtl] .fd-action-bar__title{padding-right:0;padding-left:.5rem}.fd-action-bar__description{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;color:#6a6d70;color:var(--sapContent_LabelColor, #6a6d70);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:1.25rem;vertical-align:middle}.fd-action-bar__description:after,.fd-action-bar__description:before{box-sizing:inherit;font-size:inherit}@media (min-width: 320px){.fd-action-bar__description{display:none!important}}@media (min-width: 600px){.fd-action-bar__description{display:inline-block!important}}.fd-action-bar__description--back{padding-left:2.5rem}.fd-action-bar__description--back[dir=rtl],[dir=rtl] .fd-action-bar__description--back{padding-left:0;padding-right:2.5rem}.fd-action-bar__actions{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;display:flex;align-items:center;transition:opacity .25s ease-in;visibility:visible;height:2rem}.fd-action-bar__actions:after,.fd-action-bar__actions:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__actions.is-disabled,.fd-action-bar__actions[aria-hidden=true]{opacity:0;visibility:hidden}.fd-action-bar__actions>:nth-child(n+1){margin-left:.5rem}.fd-action-bar__actions>:first-child{margin-left:0}.fd-action-bar__actions>[dir=rtl]:nth-child(n+1),[dir=rtl] .fd-action-bar__actions>:nth-child(n+1){margin-right:.5rem;margin-left:0}.fd-action-bar__actions>[dir=rtl]:first-child,[dir=rtl] .fd-action-bar__actions>:first-child{margin-right:0}.fd-action-bar--s{padding:.5rem 1rem}.fd-action-bar--m_l{padding:.5rem 2rem}.fd-action-bar--xl{padding:.5rem 3rem}/*!\n * Fundamental Library Styles v0.21.0-rc.92\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n */.fd-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem}.fd-title{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;color:#32363a;color:var(--sapTextColor, #32363a)}.fd-title:after,.fd-title:before{box-sizing:inherit;font-size:inherit}.fd-title--h1{font-size:2.25rem;font-size:var(--sapFontHeader1Size, 2.25rem)}.fd-title--h2{font-size:1.5rem;font-size:var(--sapFontHeader2Size, 1.5rem)}.fd-title--h3{font-size:1.25rem;font-size:var(--sapFontHeader3Size, 1.25rem)}.fd-title--h4{font-size:1.125rem;font-size:var(--sapFontHeader4Size, 1.125rem)}.fd-title--h5{font-size:1rem;font-size:var(--sapFontHeader5Size, 1rem)}.fd-title--h6{font-size:.875rem;font-size:var(--sapFontHeader6Size, .875rem)}.fd-title--wrap{overflow:auto;white-space:normal;text-overflow:initial}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{ selector: '[fd-action-bar]', template: ` <ng-content></ng-content>`, host: {
|
|
25
25
|
class: 'fd-action-bar'
|
|
@@ -39,13 +39,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
39
39
|
*/
|
|
40
40
|
class ActionBarTitleComponent {
|
|
41
41
|
}
|
|
42
|
-
ActionBarTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
43
|
-
ActionBarTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
42
|
+
ActionBarTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
43
|
+
ActionBarTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarTitleComponent, selector: "[fd-action-bar-title]", host: { classAttribute: "fd-action-bar__title" }, ngImport: i0, template: `
|
|
44
44
|
<h2 class="fd-title fd-title--h3">
|
|
45
45
|
<ng-content></ng-content>
|
|
46
46
|
</h2>
|
|
47
47
|
`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarTitleComponent, decorators: [{
|
|
49
49
|
type: Component,
|
|
50
50
|
args: [{
|
|
51
51
|
// eslint-disable-next-line @angular-eslint/component-selector
|
|
@@ -82,9 +82,9 @@ class ActionBarDescriptionDirective {
|
|
|
82
82
|
this.withBackBtn = false;
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
|
-
ActionBarDescriptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
86
|
-
ActionBarDescriptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
87
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
85
|
+
ActionBarDescriptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarDescriptionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
86
|
+
ActionBarDescriptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarDescriptionDirective, selector: "[fd-action-bar-description]", inputs: { withBackBtn: "withBackBtn" }, host: { properties: { "class.fd-action-bar__description--back": "this.withBackBtn" }, classAttribute: "fd-action-bar__description" }, ngImport: i0 });
|
|
87
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarDescriptionDirective, decorators: [{
|
|
88
88
|
type: Directive,
|
|
89
89
|
args: [{
|
|
90
90
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -112,9 +112,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
112
112
|
*/
|
|
113
113
|
class ActionBarHeaderDirective {
|
|
114
114
|
}
|
|
115
|
-
ActionBarHeaderDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
116
|
-
ActionBarHeaderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
115
|
+
ActionBarHeaderDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
116
|
+
ActionBarHeaderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarHeaderDirective, selector: "[fd-action-bar-header]", host: { classAttribute: "fd-action-bar__header" }, ngImport: i0 });
|
|
117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarHeaderDirective, decorators: [{
|
|
118
118
|
type: Directive,
|
|
119
119
|
args: [{
|
|
120
120
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -139,9 +139,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
139
139
|
*/
|
|
140
140
|
class ActionBarActionsDirective {
|
|
141
141
|
}
|
|
142
|
-
ActionBarActionsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
143
|
-
ActionBarActionsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
144
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
142
|
+
ActionBarActionsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarActionsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
143
|
+
ActionBarActionsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarActionsDirective, selector: "[fd-action-bar-actions]", host: { classAttribute: "fd-action-bar__actions" }, ngImport: i0 });
|
|
144
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarActionsDirective, decorators: [{
|
|
145
145
|
type: Directive,
|
|
146
146
|
args: [{
|
|
147
147
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -165,9 +165,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
165
165
|
*/
|
|
166
166
|
class ActionBarBackDirective {
|
|
167
167
|
}
|
|
168
|
-
ActionBarBackDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
169
|
-
ActionBarBackDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
170
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
168
|
+
ActionBarBackDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarBackDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
169
|
+
ActionBarBackDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarBackDirective, selector: "[fd-action-bar-back]", host: { classAttribute: "fd-action-bar__back" }, ngImport: i0 });
|
|
170
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarBackDirective, decorators: [{
|
|
171
171
|
type: Directive,
|
|
172
172
|
args: [{
|
|
173
173
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -190,9 +190,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
190
190
|
*/
|
|
191
191
|
class ActionBarMobileDirective {
|
|
192
192
|
}
|
|
193
|
-
ActionBarMobileDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
194
|
-
ActionBarMobileDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
195
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
193
|
+
ActionBarMobileDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarMobileDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
194
|
+
ActionBarMobileDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarMobileDirective, selector: "[fd-action-bar-mobile]", ngImport: i0 });
|
|
195
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarMobileDirective, decorators: [{
|
|
196
196
|
type: Directive,
|
|
197
197
|
args: [{
|
|
198
198
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -202,8 +202,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
202
202
|
|
|
203
203
|
class ActionBarModule {
|
|
204
204
|
}
|
|
205
|
-
ActionBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
206
|
-
ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
205
|
+
ActionBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
206
|
+
ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, declarations: [ActionBarComponent,
|
|
207
207
|
ActionBarTitleComponent,
|
|
208
208
|
ActionBarDescriptionDirective,
|
|
209
209
|
ActionBarHeaderDirective,
|
|
@@ -216,8 +216,8 @@ ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
216
216
|
ActionBarActionsDirective,
|
|
217
217
|
ActionBarBackDirective,
|
|
218
218
|
ActionBarMobileDirective] });
|
|
219
|
-
ActionBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
220
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
219
|
+
ActionBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, imports: [[CommonModule]] });
|
|
220
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, decorators: [{
|
|
221
221
|
type: NgModule,
|
|
222
222
|
args: [{
|
|
223
223
|
declarations: [
|
|
@@ -17,9 +17,9 @@ import { CommonModule } from '@angular/common';
|
|
|
17
17
|
*/
|
|
18
18
|
class ActionBarComponent {
|
|
19
19
|
}
|
|
20
|
-
ActionBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
21
|
-
ActionBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
20
|
+
ActionBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
ActionBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarComponent, selector: "[fd-action-bar]", host: { classAttribute: "fd-action-bar" }, ngImport: i0, template: ` <ng-content></ng-content>`, isInline: true, styles: [".fd-action-bar{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;box-shadow:0 0 .25rem #00000026,inset 0 -.0625rem #d9d9d9;box-shadow:var(--sapContent_HeaderShadow, 0 0 .25rem 0 rgba(0, 0, 0, .15), inset 0 -.0625rem 0 0 #d9d9d9);background-color:#fff;background-color:var(--sapPageHeader_Background, #fff);min-height:3rem;max-height:4.25rem;word-wrap:break-word;justify-content:space-between;padding:.5rem 2rem}.fd-action-bar:after,.fd-action-bar:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__header{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;height:2rem;flex-grow:1;display:flex;flex-direction:row;align-items:center}.fd-action-bar__header:after,.fd-action-bar__header:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__back{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;display:block;position:relative;margin-right:.5rem}.fd-action-bar__back:after,.fd-action-bar__back:before{box-sizing:inherit;font-size:inherit}@media (min-width: 320px){.fd-action-bar__back{display:none!important}}@media (min-width: 600px){.fd-action-bar__back{display:inline-block!important}}.fd-action-bar__back[dir=rtl],[dir=rtl] .fd-action-bar__back{margin-right:0;margin-left:.5rem}.fd-action-bar__title{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:var(--sapTextColor, #32363a);font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;border:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-rendering:optimizeLegibility;font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontHeaderFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);color:#32363a;color:var(--sapGroup_TitleTextColor, #32363a);flex-grow:1;flex-basis:0;line-height:1.375rem;padding-right:.5rem;vertical-align:middle;margin:0}.fd-action-bar__title:after,.fd-action-bar__title:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__title[dir=rtl],[dir=rtl] .fd-action-bar__title{padding-right:0;padding-left:.5rem}.fd-action-bar__description{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;color:#6a6d70;color:var(--sapContent_LabelColor, #6a6d70);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:1.25rem;vertical-align:middle}.fd-action-bar__description:after,.fd-action-bar__description:before{box-sizing:inherit;font-size:inherit}@media (min-width: 320px){.fd-action-bar__description{display:none!important}}@media (min-width: 600px){.fd-action-bar__description{display:inline-block!important}}.fd-action-bar__description--back{padding-left:2.5rem}.fd-action-bar__description--back[dir=rtl],[dir=rtl] .fd-action-bar__description--back{padding-left:0;padding-right:2.5rem}.fd-action-bar__actions{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);color:#32363a;color:var(--sapTextColor, #32363a);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;display:flex;align-items:center;transition:opacity .25s ease-in;visibility:visible;height:2rem}.fd-action-bar__actions:after,.fd-action-bar__actions:before{box-sizing:inherit;font-size:inherit}.fd-action-bar__actions.is-disabled,.fd-action-bar__actions[aria-hidden=true]{opacity:0;visibility:hidden}.fd-action-bar__actions>:nth-child(n+1){margin-left:.5rem}.fd-action-bar__actions>:first-child{margin-left:0}.fd-action-bar__actions>[dir=rtl]:nth-child(n+1),[dir=rtl] .fd-action-bar__actions>:nth-child(n+1){margin-right:.5rem;margin-left:0}.fd-action-bar__actions>[dir=rtl]:first-child,[dir=rtl] .fd-action-bar__actions>:first-child{margin-right:0}.fd-action-bar--s{padding:.5rem 1rem}.fd-action-bar--m_l{padding:.5rem 2rem}.fd-action-bar--xl{padding:.5rem 3rem}/*!\n * Fundamental Library Styles v0.21.0-rc.92\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n */.fd-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem}.fd-title{font-size:.875rem;font-size:var(--sapFontSize, .875rem);line-height:1.4;line-height:var(--sapContent_LineHeight, 1.4);font-family:\"72\",\"72full\",Arial,Helvetica,sans-serif;font-family:var(--sapFontFamily, \"72\", \"72full\", Arial, Helvetica, sans-serif);font-weight:400;box-sizing:border-box;padding:0;margin:0;border:0;color:#32363a;color:var(--sapTextColor, #32363a)}.fd-title:after,.fd-title:before{box-sizing:inherit;font-size:inherit}.fd-title--h1{font-size:2.25rem;font-size:var(--sapFontHeader1Size, 2.25rem)}.fd-title--h2{font-size:1.5rem;font-size:var(--sapFontHeader2Size, 1.5rem)}.fd-title--h3{font-size:1.25rem;font-size:var(--sapFontHeader3Size, 1.25rem)}.fd-title--h4{font-size:1.125rem;font-size:var(--sapFontHeader4Size, 1.125rem)}.fd-title--h5{font-size:1rem;font-size:var(--sapFontHeader5Size, 1rem)}.fd-title--h6{font-size:.875rem;font-size:var(--sapFontHeader6Size, .875rem)}.fd-title--wrap{overflow:auto;white-space:normal;text-overflow:initial}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{ selector: '[fd-action-bar]', template: ` <ng-content></ng-content>`, host: {
|
|
25
25
|
class: 'fd-action-bar'
|
|
@@ -39,13 +39,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
39
39
|
*/
|
|
40
40
|
class ActionBarTitleComponent {
|
|
41
41
|
}
|
|
42
|
-
ActionBarTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
43
|
-
ActionBarTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
42
|
+
ActionBarTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
43
|
+
ActionBarTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarTitleComponent, selector: "[fd-action-bar-title]", host: { classAttribute: "fd-action-bar__title" }, ngImport: i0, template: `
|
|
44
44
|
<h2 class="fd-title fd-title--h3">
|
|
45
45
|
<ng-content></ng-content>
|
|
46
46
|
</h2>
|
|
47
47
|
`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarTitleComponent, decorators: [{
|
|
49
49
|
type: Component,
|
|
50
50
|
args: [{
|
|
51
51
|
// eslint-disable-next-line @angular-eslint/component-selector
|
|
@@ -82,9 +82,9 @@ class ActionBarDescriptionDirective {
|
|
|
82
82
|
this.withBackBtn = false;
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
|
-
ActionBarDescriptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
86
|
-
ActionBarDescriptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
87
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
85
|
+
ActionBarDescriptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarDescriptionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
86
|
+
ActionBarDescriptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarDescriptionDirective, selector: "[fd-action-bar-description]", inputs: { withBackBtn: "withBackBtn" }, host: { properties: { "class.fd-action-bar__description--back": "this.withBackBtn" }, classAttribute: "fd-action-bar__description" }, ngImport: i0 });
|
|
87
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarDescriptionDirective, decorators: [{
|
|
88
88
|
type: Directive,
|
|
89
89
|
args: [{
|
|
90
90
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -112,9 +112,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
112
112
|
*/
|
|
113
113
|
class ActionBarHeaderDirective {
|
|
114
114
|
}
|
|
115
|
-
ActionBarHeaderDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
116
|
-
ActionBarHeaderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
115
|
+
ActionBarHeaderDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
116
|
+
ActionBarHeaderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarHeaderDirective, selector: "[fd-action-bar-header]", host: { classAttribute: "fd-action-bar__header" }, ngImport: i0 });
|
|
117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarHeaderDirective, decorators: [{
|
|
118
118
|
type: Directive,
|
|
119
119
|
args: [{
|
|
120
120
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -139,9 +139,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
139
139
|
*/
|
|
140
140
|
class ActionBarActionsDirective {
|
|
141
141
|
}
|
|
142
|
-
ActionBarActionsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
143
|
-
ActionBarActionsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
144
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
142
|
+
ActionBarActionsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarActionsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
143
|
+
ActionBarActionsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarActionsDirective, selector: "[fd-action-bar-actions]", host: { classAttribute: "fd-action-bar__actions" }, ngImport: i0 });
|
|
144
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarActionsDirective, decorators: [{
|
|
145
145
|
type: Directive,
|
|
146
146
|
args: [{
|
|
147
147
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -165,9 +165,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
165
165
|
*/
|
|
166
166
|
class ActionBarBackDirective {
|
|
167
167
|
}
|
|
168
|
-
ActionBarBackDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
169
|
-
ActionBarBackDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
170
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
168
|
+
ActionBarBackDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarBackDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
169
|
+
ActionBarBackDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarBackDirective, selector: "[fd-action-bar-back]", host: { classAttribute: "fd-action-bar__back" }, ngImport: i0 });
|
|
170
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarBackDirective, decorators: [{
|
|
171
171
|
type: Directive,
|
|
172
172
|
args: [{
|
|
173
173
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -190,9 +190,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
190
190
|
*/
|
|
191
191
|
class ActionBarMobileDirective {
|
|
192
192
|
}
|
|
193
|
-
ActionBarMobileDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
194
|
-
ActionBarMobileDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
195
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
193
|
+
ActionBarMobileDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarMobileDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
194
|
+
ActionBarMobileDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: ActionBarMobileDirective, selector: "[fd-action-bar-mobile]", ngImport: i0 });
|
|
195
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarMobileDirective, decorators: [{
|
|
196
196
|
type: Directive,
|
|
197
197
|
args: [{
|
|
198
198
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -202,8 +202,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
202
202
|
|
|
203
203
|
class ActionBarModule {
|
|
204
204
|
}
|
|
205
|
-
ActionBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
206
|
-
ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
205
|
+
ActionBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
206
|
+
ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, declarations: [ActionBarComponent,
|
|
207
207
|
ActionBarTitleComponent,
|
|
208
208
|
ActionBarDescriptionDirective,
|
|
209
209
|
ActionBarHeaderDirective,
|
|
@@ -216,8 +216,8 @@ ActionBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
216
216
|
ActionBarActionsDirective,
|
|
217
217
|
ActionBarBackDirective,
|
|
218
218
|
ActionBarMobileDirective] });
|
|
219
|
-
ActionBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
220
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
219
|
+
ActionBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, imports: [[CommonModule]] });
|
|
220
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionBarModule, decorators: [{
|
|
221
221
|
type: NgModule,
|
|
222
222
|
args: [{
|
|
223
223
|
declarations: [
|
package/action-bar/package.json
CHANGED
|
@@ -34,9 +34,9 @@ export class ActionSheetBodyComponent {
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
ActionSheetBodyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
38
|
-
ActionSheetBodyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
37
|
+
ActionSheetBodyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetBodyComponent, deps: [{ token: i1.KeyboardSupportService }], target: i0.ɵɵFactoryTarget.Component });
|
|
38
|
+
ActionSheetBodyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionSheetBodyComponent, selector: "fd-action-sheet-body", inputs: { compact: "compact", mobile: "mobile" }, host: { listeners: { "click": "onClick($event)", "keydown": "keyDownHandler($event)" } }, ngImport: i0, template: "<ul class=\"fd-action-sheet\" [class.fd-action-sheet--compact]=\"compact\" [class.fd-action-sheet--mobile]=\"mobile\">\n <ng-content select=\"[fd-action-sheet-item]\"></ng-content>\n</ul>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetBodyComponent, decorators: [{
|
|
40
40
|
type: Component,
|
|
41
41
|
args: [{ selector: 'fd-action-sheet-body', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ul class=\"fd-action-sheet\" [class.fd-action-sheet--compact]=\"compact\" [class.fd-action-sheet--mobile]=\"mobile\">\n <ng-content select=\"[fd-action-sheet-item]\"></ng-content>\n</ul>\n" }]
|
|
42
42
|
}], ctorParameters: function () { return [{ type: i1.KeyboardSupportService }]; }, propDecorators: { compact: [{
|
|
@@ -23,9 +23,9 @@ export class ActionSheetControlComponent {
|
|
|
23
23
|
this.clicked.emit();
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
|
-
ActionSheetControlComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
27
|
-
ActionSheetControlComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
28
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
26
|
+
ActionSheetControlComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetControlComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
27
|
+
ActionSheetControlComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionSheetControlComponent, selector: "fd-action-sheet-control", outputs: { clicked: "clicked" }, host: { listeners: { "click": "onClick($event)" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
28
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetControlComponent, decorators: [{
|
|
29
29
|
type: Component,
|
|
30
30
|
args: [{ selector: 'fd-action-sheet-control', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
|
|
31
31
|
}], propDecorators: { clicked: [{
|
|
@@ -50,9 +50,9 @@ export class ActionSheetItemComponent {
|
|
|
50
50
|
this.buttonComponent.elementRef().nativeElement.focus();
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
ActionSheetItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
54
|
-
ActionSheetItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
55
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
53
|
+
ActionSheetItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetItemComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
54
|
+
ActionSheetItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionSheetItemComponent, selector: "[fd-action-sheet-item]", inputs: { label: "label", glyph: "glyph", negative: "negative", compact: "compact", isCloseButton: "isCloseButton", disabled: "disabled" }, outputs: { keyDown: "keyDown" }, host: { listeners: { "keydown": "keydownHandler($event)", "click": "onClick($event)" }, classAttribute: "fd-action-sheet__item" }, viewQueries: [{ propertyName: "buttonComponent", first: true, predicate: ButtonComponent, descendants: true }], ngImport: i0, template: "<button\n fd-button\n [class]=\"negative ? 'fd-button--negative' : 'fd-button--transparent fd-button--text-alignment-left'\"\n role=\"menuitem\"\n class=\"fd-button--full-width\"\n [compact]=\"compact\"\n [label]=\"label\"\n [glyph]=\"glyph\"\n [disabled]=\"disabled\"\n></button>\n", components: [{ type: i1.ButtonComponent, selector: "button[fd-button], a[fd-button]", inputs: ["class"], exportAs: ["fd-button"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
55
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetItemComponent, decorators: [{
|
|
56
56
|
type: Component,
|
|
57
57
|
args: [{ selector: '[fd-action-sheet-item]', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
58
58
|
class: 'fd-action-sheet__item'
|
|
@@ -14,9 +14,9 @@ export class ActionSheetMobileComponent {
|
|
|
14
14
|
this._changeDetectionRef.detectChanges();
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
-
ActionSheetMobileComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
18
|
-
ActionSheetMobileComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
17
|
+
ActionSheetMobileComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetMobileComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
18
|
+
ActionSheetMobileComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ActionSheetMobileComponent, selector: "fd-action-sheet-mobile", ngImport: i0, template: "<div *ngIf=\"open\" class=\"fd-action-sheet__wrapper fd-action-sheet__wrapper--active\" (click)=\"toggleOpenState(false)\">\n <ng-container *ngTemplateOutlet=\"childContent?.actionSheetBodyTemplate\"></ng-container>\n</div>\n", directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetMobileComponent, decorators: [{
|
|
20
20
|
type: Component,
|
|
21
21
|
args: [{ selector: 'fd-action-sheet-mobile', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div *ngIf=\"open\" class=\"fd-action-sheet__wrapper fd-action-sheet__wrapper--active\" (click)=\"toggleOpenState(false)\">\n <ng-container *ngTemplateOutlet=\"childContent?.actionSheetBodyTemplate\"></ng-container>\n</div>\n" }]
|
|
22
22
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; } });
|
|
@@ -6,10 +6,10 @@ import { CommonModule } from '@angular/common';
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class ActionSheetMobileModule {
|
|
8
8
|
}
|
|
9
|
-
ActionSheetMobileModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
10
|
-
ActionSheetMobileModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
11
|
-
ActionSheetMobileModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
9
|
+
ActionSheetMobileModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetMobileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
+
ActionSheetMobileModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetMobileModule, declarations: [ActionSheetMobileComponent], imports: [DialogModule, ButtonModule, CommonModule], exports: [ActionSheetMobileComponent] });
|
|
11
|
+
ActionSheetMobileModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetMobileModule, imports: [[DialogModule, ButtonModule, CommonModule]] });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ActionSheetMobileModule, decorators: [{
|
|
13
13
|
type: NgModule,
|
|
14
14
|
args: [{
|
|
15
15
|
declarations: [ActionSheetMobileComponent],
|