@odx/angular 2.16.1 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/breakpoints/lib/directives/match-breakpoints.directive.d.ts +1 -1
- package/cdk/active-indicator/lib/active-indicator.directive.d.ts +1 -1
- package/cdk/autocomplete-control/lib/autocomplete-control.d.ts +2 -3
- package/cdk/checkbox-control/lib/checkbox-control.directive.d.ts +2 -3
- package/cdk/connected-overlay/lib/connected-overlay.component.d.ts +3 -3
- package/cdk/custom-form-control/lib/custom-form-control.d.ts +2 -2
- package/cdk/dynamic-view/lib/dynamic-view.component.d.ts +1 -1
- package/cdk/dynamic-view/lib/dynamic-view.directive.d.ts +1 -1
- package/cdk/expandable/lib/directives/expandable-container.directive.d.ts +20 -0
- package/cdk/expandable/lib/directives/expandable-item.directive.d.ts +11 -8
- package/cdk/expandable/lib/directives/index.d.ts +1 -1
- package/cdk/expandable/lib/expandable.module.d.ts +1 -1
- package/cdk/expandable/lib/expandable.tokens.d.ts +2 -1
- package/cdk/expandable/lib/facade/expandable-container.d.ts +6 -3
- package/cdk/expandable/lib/facade/expandable-item.d.ts +6 -3
- package/cdk/option-control/lib/option-control.d.ts +1 -1
- package/cdk/radio-group-control/lib/radio-control.directive.d.ts +1 -1
- package/components/accordion/lib/accordion.component.d.ts +3 -3
- package/components/accordion/lib/components/accordion-item/accordion-item.component.d.ts +4 -3
- package/components/action-group/action-group.component.d.ts +2 -3
- package/components/area-header/area-header.component.d.ts +1 -1
- package/components/avatar/lib/avatar.component.d.ts +1 -1
- package/components/badge/lib/badge.component.d.ts +2 -3
- package/components/badge/lib/badge.directive.d.ts +4 -3
- package/components/bar/lib/directives/bar-button.directive.d.ts +1 -1
- package/components/button/lib/button.component.d.ts +1 -1
- package/components/button/lib/directives/responsive-button.directive.d.ts +1 -1
- package/components/button-group/lib/button-group.component.d.ts +5 -6
- package/components/calendar/lib/calendar.component.d.ts +1 -1
- package/components/calendar/lib/components/calendar-header/calendar-header.component.d.ts +1 -1
- package/components/calendar/lib/directives/calendar-cell.directive.d.ts +1 -1
- package/components/calendar/lib/directives/calendar-view.directive.d.ts +1 -1
- package/components/card/lib/card.component.d.ts +1 -1
- package/components/checkbox/lib/checkbox.component.d.ts +3 -4
- package/components/chip/lib/components/chip/chip.component.d.ts +2 -3
- package/components/circular-progress/lib/circular-progress.component.d.ts +4 -6
- package/components/datepicker/lib/datepicker.component.d.ts +1 -1
- package/components/dropdown/lib/dropdown.component.d.ts +3 -2
- package/components/dropdown/lib/dropdown.directive.d.ts +4 -4
- package/components/form-field/lib/components/form-field-info/form-field-info.component.d.ts +1 -1
- package/components/form-field/lib/directives/form-field-error.directive.d.ts +1 -1
- package/components/form-field/lib/form-field.component.d.ts +3 -3
- package/components/icon/lib/icon.component.d.ts +2 -3
- package/components/inline-message/lib/inline-message.component.d.ts +1 -1
- package/components/list/lib/components/expandable-list-item/expandable-list-item.component.d.ts +4 -9
- package/components/list/lib/components/list-item/list-item.component.d.ts +3 -4
- package/components/list/lib/list.component.d.ts +3 -4
- package/components/loading-spinner/lib/loading-spinner.component.d.ts +1 -1
- package/components/loading-spinner/lib/loading-spinner.directive.d.ts +6 -7
- package/components/logo/logo.directive.d.ts +1 -1
- package/components/main-menu/lib/directives/main-menu-item.directive.d.ts +2 -3
- package/components/main-menu/lib/main-menu.component.d.ts +2 -3
- package/components/menu/lib/menu.component.d.ts +2 -3
- package/components/menu/lib/menu.directive.d.ts +1 -1
- package/components/modal/lib/components/basic-modal/basic-modal.component.d.ts +2 -1
- package/components/modal/lib/components/modal-hero/modal-hero.component.d.ts +1 -1
- package/components/modal/lib/directives/modal-close.directive.d.ts +1 -1
- package/components/modal/lib/modal.component.d.ts +3 -3
- package/components/modal/lib/modal.directive.d.ts +1 -1
- package/components/paginator/lib/paginator.component.d.ts +1 -1
- package/components/progress/lib/progress.component.d.ts +3 -4
- package/components/radio-group/lib/radio-group.component.d.ts +1 -1
- package/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.d.ts +2 -3
- package/components/rail-navigation/lib/rail-navigation.component.d.ts +2 -3
- package/components/rich-list/lib/components/rich-list-item/rich-list-item.component.d.ts +4 -3
- package/components/rich-list/lib/rich-list.component.d.ts +3 -4
- package/components/select/lib/components/select-option/select-option.component.d.ts +2 -3
- package/components/select/lib/directives/select-input-control.directive.d.ts +1 -1
- package/components/select/lib/select.component.d.ts +2 -3
- package/components/spinbox/lib/spinbox.component.d.ts +4 -5
- package/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.d.ts +2 -3
- package/components/tab-bar/lib/tab-bar.component.d.ts +3 -4
- package/components/table/lib/components/check-cell/check-cell.component.d.ts +2 -1
- package/components/table/lib/components/header-title/header-title.component.d.ts +1 -1
- package/components/table/lib/table.component.d.ts +1 -1
- package/components/toast/lib/components/toast-container/toast-container.component.d.ts +2 -3
- package/components/toast/lib/components/toast-item/toast-item.component.d.ts +1 -1
- package/components/tooltip/lib/tooltip.component.d.ts +3 -3
- package/components/tooltip/lib/tooltip.directive.d.ts +3 -4
- package/components/wizard/lib/components/wizard-step/wizard-step.component.d.ts +1 -1
- package/components/wizard/lib/wizard.component.d.ts +5 -5
- package/esm2022/breakpoints/lib/breakpoints.module.mjs +17 -0
- package/esm2022/breakpoints/lib/breakpoints.service.mjs +34 -0
- package/esm2022/breakpoints/lib/directives/match-breakpoints.directive.mjs +47 -0
- package/esm2022/cdk/a11y/lib/a11y.module.mjs +19 -0
- package/esm2022/cdk/a11y/lib/directives/interactive.directive.mjs +48 -0
- package/esm2022/cdk/a11y/lib/directives/list-focus-manager-option.directive.mjs +26 -0
- package/esm2022/cdk/a11y/lib/directives/list-focus-manager.directive.mjs +40 -0
- package/esm2022/cdk/active-indicator/lib/active-indicator.directive.mjs +127 -0
- package/esm2022/cdk/autocomplete-control/lib/autocomplete-control.mjs +85 -0
- package/esm2022/cdk/autocomplete-control/lib/pipes/base-search-filter-pipe.mjs +47 -0
- package/esm2022/cdk/checkbox-control/lib/checkbox-control.directive.mjs +46 -0
- package/esm2022/cdk/connected-overlay/lib/connected-overlay.component.mjs +120 -0
- package/esm2022/cdk/connected-overlay/lib/connected-overlay.service.mjs +25 -0
- package/esm2022/cdk/custom-form-control/lib/control.directive.mjs +19 -0
- package/esm2022/cdk/custom-form-control/lib/custom-form-control.mjs +114 -0
- package/esm2022/cdk/custom-form-control/lib/input-control.directive.mjs +35 -0
- package/esm2022/cdk/dynamic-view/lib/dynamic-view.component.mjs +43 -0
- package/esm2022/cdk/dynamic-view/lib/dynamic-view.directive.mjs +94 -0
- package/esm2022/cdk/dynamic-view/lib/dynamic-view.service.mjs +45 -0
- package/esm2022/cdk/event-plugins/lib/plugins/debounce-event-plugin.mjs +35 -0
- package/esm2022/cdk/event-plugins/lib/plugins/defer-event-plugin.mjs +27 -0
- package/esm2022/cdk/expandable/lib/directives/expandable-container.directive.mjs +59 -0
- package/esm2022/cdk/expandable/lib/directives/expandable-item.directive.mjs +64 -0
- package/esm2022/cdk/expandable/lib/directives/index.mjs +3 -0
- package/esm2022/cdk/expandable/lib/expandable.module.mjs +17 -0
- package/esm2022/cdk/expandable/lib/expandable.tokens.mjs +4 -0
- package/esm2022/cdk/expandable/lib/facade/expandable-container.mjs +2 -0
- package/esm2022/cdk/expandable/lib/facade/expandable-item.mjs +2 -0
- package/esm2022/cdk/option-control/lib/option-control.mjs +47 -0
- package/esm2022/cdk/radio-group-control/lib/radio-control.directive.mjs +39 -0
- package/esm2022/cdk/radio-group-control/lib/radio-group-control.directive.mjs +47 -0
- package/esm2022/cdk/radio-group-control/lib/radio-group-control.module.mjs +19 -0
- package/esm2022/charts-config/lib/charts-theme.directive.mjs +27 -0
- package/esm2022/charts-config/lib/charts-theme.module.mjs +33 -0
- package/esm2022/charts-config/lib/charts-theme.service.mjs +114 -0
- package/esm2022/components/accordion/lib/accordion.component.mjs +22 -0
- package/esm2022/components/accordion/lib/accordion.module.mjs +20 -0
- package/esm2022/components/accordion/lib/components/accordion-item/accordion-item.component.mjs +56 -0
- package/esm2022/components/accordion/lib/directives/accordion-item-title.mjs +14 -0
- package/esm2022/components/action-group/action-group.component.mjs +28 -0
- package/esm2022/components/area-header/area-header.component.mjs +29 -0
- package/esm2022/components/area-header/area-header.module.mjs +47 -0
- package/esm2022/components/area-header/directives/area-header-content.directive.mjs +17 -0
- package/esm2022/components/area-header/directives/area-header-subtitle.directive.mjs +17 -0
- package/esm2022/components/autocomplete/lib/autocomplete.component.mjs +169 -0
- package/esm2022/components/autocomplete/lib/autocomplete.module.mjs +21 -0
- package/esm2022/components/autocomplete/lib/components/option/autocomplete-option.component.mjs +32 -0
- package/esm2022/components/autocomplete/lib/directives/autocomplete-input-control.directive.mjs +31 -0
- package/esm2022/components/autocomplete/lib/pipes/autocomplete-search-filter.pipe.mjs +16 -0
- package/esm2022/components/avatar/lib/avatar.component.mjs +35 -0
- package/esm2022/components/badge/lib/badge.component.mjs +46 -0
- package/esm2022/components/badge/lib/badge.directive.mjs +81 -0
- package/esm2022/components/bar/lib/bar.component.mjs +20 -0
- package/esm2022/components/bar/lib/bar.module.mjs +20 -0
- package/esm2022/components/bar/lib/directives/bar-button.directive.mjs +37 -0
- package/esm2022/components/bar/lib/directives/bar-label.directive.mjs +23 -0
- package/esm2022/components/breadcrumbs/lib/breadcrumbs.component.mjs +49 -0
- package/esm2022/components/button/lib/button.component.mjs +40 -0
- package/esm2022/components/button/lib/directives/responsive-button.directive.mjs +24 -0
- package/esm2022/components/button-group/lib/button-group.component.mjs +52 -0
- package/esm2022/components/calendar/lib/calendar.component.mjs +49 -0
- package/esm2022/components/calendar/lib/calendar.service.mjs +36 -0
- package/esm2022/components/calendar/lib/components/calendar-header/calendar-header.component.mjs +64 -0
- package/esm2022/components/calendar/lib/components/calendar-month/calendar-month.component.mjs +58 -0
- package/esm2022/components/calendar/lib/components/calendar-year/calendar-year.component.mjs +56 -0
- package/esm2022/components/calendar/lib/components/calendar-years/calendar-years.component.mjs +65 -0
- package/esm2022/components/calendar/lib/directives/calendar-cell.directive.mjs +92 -0
- package/esm2022/components/calendar/lib/directives/calendar-view.directive.mjs +49 -0
- package/esm2022/components/calendar/lib/pipes/date-label.pipe.mjs +25 -0
- package/esm2022/components/calendar/lib/services/calendar-month.service.mjs +38 -0
- package/esm2022/components/calendar/lib/services/calendar-year.service.mjs +33 -0
- package/esm2022/components/calendar/lib/services/calendar-years.service.mjs +36 -0
- package/esm2022/components/card/lib/card.component.mjs +72 -0
- package/esm2022/components/card/lib/card.module.mjs +51 -0
- package/esm2022/components/card/lib/components/card-footer/card-footer.component.mjs +13 -0
- package/esm2022/components/card/lib/components/launch-card-subtitle/launch-card-subtitle.component.mjs +13 -0
- package/esm2022/components/card/lib/directives/card-content.directive.mjs +17 -0
- package/esm2022/components/card/lib/directives/card-title.directive.mjs +17 -0
- package/esm2022/components/checkbox/lib/checkbox.component.mjs +59 -0
- package/esm2022/components/checkbox/lib/checkbox.module.mjs +19 -0
- package/esm2022/components/checkbox/lib/checkbox.validator.mjs +28 -0
- package/esm2022/components/chip/lib/components/chip/chip.component.mjs +49 -0
- package/esm2022/components/chip/lib/components/chip-list/chip-list.component.mjs +20 -0
- package/esm2022/components/chip/lib/components/chip-list-row/chip-list-row.component.mjs +20 -0
- package/esm2022/components/circular-progress/lib/circular-progress.component.mjs +90 -0
- package/esm2022/components/content-box/lib/content-box.component.mjs +13 -0
- package/esm2022/components/content-box/lib/content-box.module.mjs +19 -0
- package/esm2022/components/content-box/lib/directives/content-box-footer.directive.mjs +17 -0
- package/esm2022/components/content-box/lib/directives/content-box-header.directive.mjs +17 -0
- package/esm2022/components/datepicker/lib/datepicker.component.mjs +121 -0
- package/esm2022/components/datepicker/lib/datepicker.module.mjs +19 -0
- package/esm2022/components/datepicker/lib/directives/datepicker-input-control.directive.mjs +59 -0
- package/esm2022/components/dropdown/lib/dropdown.component.mjs +39 -0
- package/esm2022/components/dropdown/lib/dropdown.directive.mjs +151 -0
- package/esm2022/components/dropdown/lib/dropdown.module.mjs +18 -0
- package/esm2022/components/dropdown/lib/models/close-dropdown-event.mjs +7 -0
- package/esm2022/components/form-field/lib/components/form-field-info/form-field-info.component.mjs +24 -0
- package/esm2022/components/form-field/lib/components/form-group/form-group.component.mjs +33 -0
- package/esm2022/components/form-field/lib/directives/form-field-control.directive.mjs +74 -0
- package/esm2022/components/form-field/lib/directives/form-field-error.directive.mjs +25 -0
- package/esm2022/components/form-field/lib/directives/form-field-hint.directive.mjs +23 -0
- package/esm2022/components/form-field/lib/directives/form-field-label.directive.mjs +23 -0
- package/esm2022/components/form-field/lib/directives/form.directive.mjs +27 -0
- package/esm2022/components/form-field/lib/form-field.component.mjs +64 -0
- package/esm2022/components/form-field/lib/form-field.module.mjs +41 -0
- package/esm2022/components/form-field/lib/form-field.service.mjs +53 -0
- package/esm2022/components/form-field/lib/services/form-field-error.service.mjs +56 -0
- package/esm2022/components/header/lib/directives/header-avatar.directive.mjs +24 -0
- package/esm2022/components/header/lib/directives/header-title.directive.mjs +17 -0
- package/esm2022/components/header/lib/header.component.mjs +21 -0
- package/esm2022/components/header/lib/header.module.mjs +51 -0
- package/esm2022/components/icon/lib/icon.component.mjs +55 -0
- package/esm2022/components/inline-message/lib/inline-message.component.mjs +41 -0
- package/esm2022/components/link/link.directive.mjs +26 -0
- package/esm2022/components/list/lib/components/expandable-list-item/expandable-list-item.component.mjs +32 -0
- package/esm2022/components/list/lib/components/list-item/list-item.component.mjs +37 -0
- package/esm2022/components/list/lib/list.component.mjs +22 -0
- package/esm2022/components/list/lib/list.module.mjs +19 -0
- package/esm2022/components/loading-spinner/lib/loading-spinner.component.mjs +57 -0
- package/esm2022/components/loading-spinner/lib/loading-spinner.directive.mjs +86 -0
- package/esm2022/components/loading-spinner/lib/loading-spinner.module.mjs +19 -0
- package/esm2022/components/logo/logo.directive.mjs +45 -0
- package/esm2022/components/main-menu/lib/directives/main-menu-button.directive.mjs +31 -0
- package/esm2022/components/main-menu/lib/directives/main-menu-close.directive.mjs +24 -0
- package/esm2022/components/main-menu/lib/directives/main-menu-item.directive.mjs +38 -0
- package/esm2022/components/main-menu/lib/main-menu.component.mjs +77 -0
- package/esm2022/components/main-menu/lib/main-menu.module.mjs +20 -0
- package/esm2022/components/main-menu/lib/main-menu.service.mjs +28 -0
- package/esm2022/components/mainfilter-group/lib/mainfilter-group.component.mjs +20 -0
- package/esm2022/components/menu/lib/directives/menu-item.directive.mjs +36 -0
- package/esm2022/components/menu/lib/menu.component.mjs +44 -0
- package/esm2022/components/menu/lib/menu.directive.mjs +57 -0
- package/esm2022/components/menu/lib/menu.module.mjs +21 -0
- package/esm2022/components/modal/lib/components/basic-modal/basic-modal.component.mjs +40 -0
- package/esm2022/components/modal/lib/components/modal-footer/modal-footer.component.mjs +20 -0
- package/esm2022/components/modal/lib/components/modal-header/modal-header.component.mjs +39 -0
- package/esm2022/components/modal/lib/components/modal-hero/modal-hero.component.mjs +41 -0
- package/esm2022/components/modal/lib/directives/modal-close.directive.mjs +34 -0
- package/esm2022/components/modal/lib/directives/modal-content.directive.mjs +23 -0
- package/esm2022/components/modal/lib/directives/modal-dismiss.directive.mjs +24 -0
- package/esm2022/components/modal/lib/modal.component.mjs +85 -0
- package/esm2022/components/modal/lib/modal.directive.mjs +51 -0
- package/esm2022/components/modal/lib/modal.module.mjs +49 -0
- package/esm2022/components/modal/lib/modal.service.mjs +76 -0
- package/esm2022/components/navigation-back/lib/navigation-back.component.mjs +21 -0
- package/esm2022/components/paginator/lib/paginator.component.mjs +138 -0
- package/esm2022/components/paginator/lib/paginator.module.mjs +17 -0
- package/esm2022/components/progress/lib/progress.component.mjs +49 -0
- package/esm2022/components/radio-group/lib/components/radio-button/radio-button.component.mjs +39 -0
- package/esm2022/components/radio-group/lib/radio-group.component.mjs +48 -0
- package/esm2022/components/radio-group/lib/radio-group.module.mjs +19 -0
- package/esm2022/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.mjs +37 -0
- package/esm2022/components/rail-navigation/lib/rail-navigation.component.mjs +50 -0
- package/esm2022/components/rail-navigation/lib/rail-navigation.module.mjs +19 -0
- package/esm2022/components/rich-list/lib/components/rich-list-item/rich-list-item.component.mjs +45 -0
- package/esm2022/components/rich-list/lib/directives/rich-list-item-title.mjs +14 -0
- package/esm2022/components/rich-list/lib/rich-list.component.mjs +22 -0
- package/esm2022/components/rich-list/lib/rich-list.module.mjs +20 -0
- package/esm2022/components/select/lib/components/select-option/select-option.component.mjs +67 -0
- package/esm2022/components/select/lib/directives/select-input-control.directive.mjs +34 -0
- package/esm2022/components/select/lib/pipes/select-search-filter.pipe.mjs +16 -0
- package/esm2022/components/select/lib/select.component.mjs +201 -0
- package/esm2022/components/select/lib/select.module.mjs +21 -0
- package/esm2022/components/slider/lib/slider.directive.mjs +41 -0
- package/esm2022/components/spinbox/lib/spinbox.component.mjs +80 -0
- package/esm2022/components/switch/lib/switch.component.mjs +22 -0
- package/esm2022/components/switch/lib/switch.module.mjs +19 -0
- package/esm2022/components/switch/lib/switch.validator.mjs +28 -0
- package/esm2022/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.mjs +74 -0
- package/esm2022/components/tab-bar/lib/tab-bar.component.mjs +115 -0
- package/esm2022/components/tab-bar/lib/tab-bar.module.mjs +19 -0
- package/esm2022/components/table/lib/components/check-cell/check-cell.component.mjs +31 -0
- package/esm2022/components/table/lib/components/header-title/header-title.component.mjs +83 -0
- package/esm2022/components/table/lib/directives/table-cell.directive.mjs +26 -0
- package/esm2022/components/table/lib/directives/table-row.directive.mjs +27 -0
- package/esm2022/components/table/lib/table.component.mjs +86 -0
- package/esm2022/components/table/lib/table.module.mjs +21 -0
- package/esm2022/components/toast/lib/components/toast-container/toast-container.component.mjs +81 -0
- package/esm2022/components/toast/lib/components/toast-item/toast-item.component.mjs +74 -0
- package/esm2022/components/toast/lib/toast.module.mjs +18 -0
- package/esm2022/components/toast/lib/toast.service.mjs +38 -0
- package/esm2022/components/toggle-button-group/lib/components/toggle-button/toggle-button.component.mjs +31 -0
- package/esm2022/components/toggle-button-group/lib/toggle-button-group.component.mjs +61 -0
- package/esm2022/components/toggle-button-group/lib/toggle-button-group.module.mjs +19 -0
- package/esm2022/components/tooltip/lib/tooltip.component.mjs +38 -0
- package/esm2022/components/tooltip/lib/tooltip.directive.mjs +119 -0
- package/esm2022/components/wizard/lib/components/wizard-step/wizard-step.component.mjs +72 -0
- package/esm2022/components/wizard/lib/wizard.component.mjs +153 -0
- package/esm2022/components/wizard/lib/wizard.module.mjs +19 -0
- package/esm2022/internal/decorators/css-modifier.mjs +49 -0
- package/esm2022/internal/helpers/index.mjs +6 -0
- package/esm2022/internal/translate/lib/pipes/translate.pipe.mjs +22 -0
- package/esm2022/internal/translate/lib/services/language.service.mjs +21 -0
- package/esm2022/lib/controllers/controller.mjs +39 -0
- package/esm2022/lib/controllers/disabled.controller.mjs +67 -0
- package/esm2022/lib/controllers/readonly.controller.mjs +77 -0
- package/esm2022/lib/core.module.mjs +21 -0
- package/esm2022/lib/directives/click-outside.directive.mjs +72 -0
- package/esm2022/lib/directives/delegate-focus.directive.mjs +40 -0
- package/esm2022/lib/directives/with-disabled-state.directive.mjs +41 -0
- package/esm2022/lib/directives/with-tabindex.directive.mjs +23 -0
- package/esm2022/lib/services/window-ref.mjs +73 -0
- package/esm2022/theming/lib/theming.service.mjs +57 -0
- package/esm2022/utils/lib/decorators/index.mjs +2 -0
- package/esm2022/utils/lib/helpers/angular.mjs +36 -0
- package/esm2022/utils/lib/helpers/coercion.mjs +6 -0
- package/esm2022/utils/lib/helpers/event-manager.mjs +30 -0
- package/esm2022/utils/lib/helpers/index.mjs +19 -0
- package/esm2022/utils/lib/helpers/ng-changes.mjs +14 -0
- package/esm2022/utils/lib/helpers/until-destroyed.mjs +7 -0
- package/fesm2022/odx-angular-breakpoints.mjs +116 -0
- package/fesm2022/odx-angular-breakpoints.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-a11y.mjs +127 -0
- package/fesm2022/odx-angular-cdk-a11y.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-active-indicator.mjs +143 -0
- package/fesm2022/odx-angular-cdk-active-indicator.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-autocomplete-control.mjs +136 -0
- package/fesm2022/odx-angular-cdk-autocomplete-control.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-checkbox-control.mjs +53 -0
- package/fesm2022/odx-angular-cdk-checkbox-control.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-connected-overlay.mjs +222 -0
- package/fesm2022/odx-angular-cdk-connected-overlay.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-custom-form-control.mjs +168 -0
- package/fesm2022/odx-angular-cdk-custom-form-control.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-dynamic-view.mjs +318 -0
- package/fesm2022/odx-angular-cdk-dynamic-view.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-event-plugins.mjs +91 -0
- package/fesm2022/odx-angular-cdk-event-plugins.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-expandable.mjs +143 -0
- package/fesm2022/odx-angular-cdk-expandable.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-option-control.mjs +54 -0
- package/fesm2022/odx-angular-cdk-option-control.mjs.map +1 -0
- package/fesm2022/odx-angular-cdk-radio-group-control.mjs +102 -0
- package/fesm2022/odx-angular-cdk-radio-group-control.mjs.map +1 -0
- package/fesm2022/odx-angular-charts-config.mjs +171 -0
- package/fesm2022/odx-angular-charts-config.mjs.map +1 -0
- package/fesm2022/odx-angular-components-accordion.mjs +104 -0
- package/fesm2022/odx-angular-components-accordion.mjs.map +1 -0
- package/fesm2022/odx-angular-components-action-group.mjs +35 -0
- package/fesm2022/odx-angular-components-action-group.mjs.map +1 -0
- package/fesm2022/odx-angular-components-area-header.mjs +115 -0
- package/fesm2022/odx-angular-components-area-header.mjs.map +1 -0
- package/fesm2022/odx-angular-components-autocomplete.mjs +253 -0
- package/fesm2022/odx-angular-components-autocomplete.mjs.map +1 -0
- package/fesm2022/odx-angular-components-avatar.mjs +52 -0
- package/fesm2022/odx-angular-components-avatar.mjs.map +1 -0
- package/fesm2022/odx-angular-components-badge.mjs +132 -0
- package/fesm2022/odx-angular-components-badge.mjs.map +1 -0
- package/fesm2022/odx-angular-components-bar.mjs +95 -0
- package/fesm2022/odx-angular-components-bar.mjs.map +1 -0
- package/fesm2022/odx-angular-components-breadcrumbs.mjs +56 -0
- package/fesm2022/odx-angular-components-breadcrumbs.mjs.map +1 -0
- package/fesm2022/odx-angular-components-button-group.mjs +59 -0
- package/fesm2022/odx-angular-components-button-group.mjs.map +1 -0
- package/fesm2022/odx-angular-components-button.mjs +83 -0
- package/fesm2022/odx-angular-components-button.mjs.map +1 -0
- package/fesm2022/odx-angular-components-calendar.mjs +616 -0
- package/fesm2022/odx-angular-components-calendar.mjs.map +1 -0
- package/fesm2022/odx-angular-components-card.mjs +177 -0
- package/fesm2022/odx-angular-components-card.mjs.map +1 -0
- package/fesm2022/odx-angular-components-checkbox.mjs +106 -0
- package/fesm2022/odx-angular-components-checkbox.mjs.map +1 -0
- package/fesm2022/odx-angular-components-chip.mjs +97 -0
- package/fesm2022/odx-angular-components-chip.mjs.map +1 -0
- package/fesm2022/odx-angular-components-circular-progress.mjs +103 -0
- package/fesm2022/odx-angular-components-circular-progress.mjs.map +1 -0
- package/fesm2022/odx-angular-components-content-box.mjs +64 -0
- package/fesm2022/odx-angular-components-content-box.mjs.map +1 -0
- package/fesm2022/odx-angular-components-datepicker.mjs +254 -0
- package/fesm2022/odx-angular-components-datepicker.mjs.map +1 -0
- package/fesm2022/odx-angular-components-dropdown.mjs +222 -0
- package/fesm2022/odx-angular-components-dropdown.mjs.map +1 -0
- package/fesm2022/odx-angular-components-form-field.mjs +395 -0
- package/fesm2022/odx-angular-components-form-field.mjs.map +1 -0
- package/fesm2022/odx-angular-components-header.mjs +111 -0
- package/fesm2022/odx-angular-components-header.mjs.map +1 -0
- package/fesm2022/odx-angular-components-icon.mjs +72 -0
- package/fesm2022/odx-angular-components-icon.mjs.map +1 -0
- package/fesm2022/odx-angular-components-inline-message.mjs +54 -0
- package/fesm2022/odx-angular-components-inline-message.mjs.map +1 -0
- package/fesm2022/odx-angular-components-link.mjs +33 -0
- package/fesm2022/odx-angular-components-link.mjs.map +1 -0
- package/fesm2022/odx-angular-components-list.mjs +99 -0
- package/fesm2022/odx-angular-components-list.mjs.map +1 -0
- package/fesm2022/odx-angular-components-loading-spinner.mjs +158 -0
- package/fesm2022/odx-angular-components-loading-spinner.mjs.map +1 -0
- package/fesm2022/odx-angular-components-logo.mjs +62 -0
- package/fesm2022/odx-angular-components-logo.mjs.map +1 -0
- package/fesm2022/odx-angular-components-main-menu.mjs +230 -0
- package/fesm2022/odx-angular-components-main-menu.mjs.map +1 -0
- package/fesm2022/odx-angular-components-mainfilter-group.mjs +27 -0
- package/fesm2022/odx-angular-components-mainfilter-group.mjs.map +1 -0
- package/fesm2022/odx-angular-components-menu.mjs +146 -0
- package/fesm2022/odx-angular-components-menu.mjs.map +1 -0
- package/fesm2022/odx-angular-components-modal.mjs +495 -0
- package/fesm2022/odx-angular-components-modal.mjs.map +1 -0
- package/fesm2022/odx-angular-components-navigation-back.mjs +28 -0
- package/fesm2022/odx-angular-components-navigation-back.mjs.map +1 -0
- package/fesm2022/odx-angular-components-paginator.mjs +177 -0
- package/fesm2022/odx-angular-components-paginator.mjs.map +1 -0
- package/fesm2022/odx-angular-components-progress.mjs +56 -0
- package/fesm2022/odx-angular-components-progress.mjs.map +1 -0
- package/fesm2022/odx-angular-components-radio-group.mjs +101 -0
- package/fesm2022/odx-angular-components-radio-group.mjs.map +1 -0
- package/fesm2022/odx-angular-components-rail-navigation.mjs +106 -0
- package/fesm2022/odx-angular-components-rail-navigation.mjs.map +1 -0
- package/fesm2022/odx-angular-components-rich-list.mjs +93 -0
- package/fesm2022/odx-angular-components-rich-list.mjs.map +1 -0
- package/fesm2022/odx-angular-components-select.mjs +323 -0
- package/fesm2022/odx-angular-components-select.mjs.map +1 -0
- package/fesm2022/odx-angular-components-slider.mjs +48 -0
- package/fesm2022/odx-angular-components-slider.mjs.map +1 -0
- package/fesm2022/odx-angular-components-spinbox.mjs +87 -0
- package/fesm2022/odx-angular-components-spinbox.mjs.map +1 -0
- package/fesm2022/odx-angular-components-switch.mjs +69 -0
- package/fesm2022/odx-angular-components-switch.mjs.map +1 -0
- package/fesm2022/odx-angular-components-tab-bar.mjs +201 -0
- package/fesm2022/odx-angular-components-tab-bar.mjs.map +1 -0
- package/fesm2022/odx-angular-components-table.mjs +259 -0
- package/fesm2022/odx-angular-components-table.mjs.map +1 -0
- package/fesm2022/odx-angular-components-toast.mjs +209 -0
- package/fesm2022/odx-angular-components-toast.mjs.map +1 -0
- package/fesm2022/odx-angular-components-toggle-button-group.mjs +105 -0
- package/fesm2022/odx-angular-components-toggle-button-group.mjs.map +1 -0
- package/fesm2022/odx-angular-components-tooltip.mjs +180 -0
- package/fesm2022/odx-angular-components-tooltip.mjs.map +1 -0
- package/fesm2022/odx-angular-components-wizard.mjs +238 -0
- package/fesm2022/odx-angular-components-wizard.mjs.map +1 -0
- package/fesm2022/odx-angular-internal-translate.mjs +78 -0
- package/fesm2022/odx-angular-internal-translate.mjs.map +1 -0
- package/fesm2022/odx-angular-internal.mjs +122 -0
- package/fesm2022/odx-angular-internal.mjs.map +1 -0
- package/fesm2022/odx-angular-theming.mjs +111 -0
- package/fesm2022/odx-angular-theming.mjs.map +1 -0
- package/fesm2022/odx-angular-utils.mjs +398 -0
- package/fesm2022/odx-angular-utils.mjs.map +1 -0
- package/fesm2022/odx-angular.mjs +458 -0
- package/fesm2022/odx-angular.mjs.map +1 -0
- package/internal/helpers/index.d.ts +0 -1
- package/lib/controllers/disabled.controller.d.ts +3 -4
- package/lib/controllers/readonly.controller.d.ts +3 -4
- package/lib/directives/click-outside.directive.d.ts +3 -2
- package/package.json +236 -374
- package/sdk/lib/application-environment.d.ts +1 -1
- package/utils/lib/decorators/index.d.ts +0 -1
- package/utils/lib/helpers/angular.d.ts +1 -2
- package/utils/lib/helpers/coercion.d.ts +2 -0
- package/utils/lib/helpers/index.d.ts +1 -0
- package/cdk/expandable/lib/directives/extandable-container.directive.d.ts +0 -14
- package/esm2020/breakpoints/lib/breakpoints.module.mjs +0 -17
- package/esm2020/breakpoints/lib/breakpoints.service.mjs +0 -34
- package/esm2020/breakpoints/lib/directives/match-breakpoints.directive.mjs +0 -48
- package/esm2020/cdk/a11y/lib/a11y.module.mjs +0 -19
- package/esm2020/cdk/a11y/lib/directives/interactive.directive.mjs +0 -49
- package/esm2020/cdk/a11y/lib/directives/list-focus-manager-option.directive.mjs +0 -26
- package/esm2020/cdk/a11y/lib/directives/list-focus-manager.directive.mjs +0 -40
- package/esm2020/cdk/active-indicator/lib/active-indicator.directive.mjs +0 -128
- package/esm2020/cdk/autocomplete-control/lib/autocomplete-control.mjs +0 -90
- package/esm2020/cdk/autocomplete-control/lib/pipes/base-search-filter-pipe.mjs +0 -47
- package/esm2020/cdk/checkbox-control/lib/checkbox-control.directive.mjs +0 -45
- package/esm2020/cdk/connected-overlay/lib/connected-overlay.component.mjs +0 -121
- package/esm2020/cdk/connected-overlay/lib/connected-overlay.service.mjs +0 -25
- package/esm2020/cdk/custom-form-control/lib/control.directive.mjs +0 -19
- package/esm2020/cdk/custom-form-control/lib/custom-form-control.mjs +0 -118
- package/esm2020/cdk/custom-form-control/lib/input-control.directive.mjs +0 -35
- package/esm2020/cdk/dynamic-view/lib/dynamic-view.component.mjs +0 -43
- package/esm2020/cdk/dynamic-view/lib/dynamic-view.directive.mjs +0 -94
- package/esm2020/cdk/dynamic-view/lib/dynamic-view.service.mjs +0 -45
- package/esm2020/cdk/event-plugins/lib/plugins/debounce-event-plugin.mjs +0 -36
- package/esm2020/cdk/event-plugins/lib/plugins/defer-event-plugin.mjs +0 -27
- package/esm2020/cdk/expandable/lib/directives/expandable-item.directive.mjs +0 -47
- package/esm2020/cdk/expandable/lib/directives/extandable-container.directive.mjs +0 -56
- package/esm2020/cdk/expandable/lib/directives/index.mjs +0 -3
- package/esm2020/cdk/expandable/lib/expandable.module.mjs +0 -17
- package/esm2020/cdk/expandable/lib/expandable.tokens.mjs +0 -3
- package/esm2020/cdk/expandable/lib/facade/expandable-container.mjs +0 -2
- package/esm2020/cdk/expandable/lib/facade/expandable-item.mjs +0 -2
- package/esm2020/cdk/option-control/lib/option-control.mjs +0 -47
- package/esm2020/cdk/radio-group-control/lib/radio-control.directive.mjs +0 -39
- package/esm2020/cdk/radio-group-control/lib/radio-group-control.directive.mjs +0 -47
- package/esm2020/cdk/radio-group-control/lib/radio-group-control.module.mjs +0 -19
- package/esm2020/charts-config/lib/charts-theme.directive.mjs +0 -27
- package/esm2020/charts-config/lib/charts-theme.module.mjs +0 -33
- package/esm2020/charts-config/lib/charts-theme.service.mjs +0 -114
- package/esm2020/components/accordion/lib/accordion.component.mjs +0 -24
- package/esm2020/components/accordion/lib/accordion.module.mjs +0 -20
- package/esm2020/components/accordion/lib/components/accordion-item/accordion-item.component.mjs +0 -57
- package/esm2020/components/accordion/lib/directives/accordion-item-title.mjs +0 -14
- package/esm2020/components/action-group/action-group.component.mjs +0 -30
- package/esm2020/components/area-header/area-header.component.mjs +0 -30
- package/esm2020/components/area-header/area-header.module.mjs +0 -47
- package/esm2020/components/area-header/directives/area-header-content.directive.mjs +0 -17
- package/esm2020/components/area-header/directives/area-header-subtitle.directive.mjs +0 -17
- package/esm2020/components/autocomplete/lib/autocomplete.component.mjs +0 -169
- package/esm2020/components/autocomplete/lib/autocomplete.module.mjs +0 -21
- package/esm2020/components/autocomplete/lib/components/option/autocomplete-option.component.mjs +0 -33
- package/esm2020/components/autocomplete/lib/directives/autocomplete-input-control.directive.mjs +0 -32
- package/esm2020/components/autocomplete/lib/pipes/autocomplete-search-filter.pipe.mjs +0 -16
- package/esm2020/components/avatar/lib/avatar.component.mjs +0 -36
- package/esm2020/components/badge/lib/badge.component.mjs +0 -48
- package/esm2020/components/badge/lib/badge.directive.mjs +0 -81
- package/esm2020/components/bar/lib/bar.component.mjs +0 -21
- package/esm2020/components/bar/lib/bar.module.mjs +0 -20
- package/esm2020/components/bar/lib/directives/bar-button.directive.mjs +0 -38
- package/esm2020/components/bar/lib/directives/bar-label.directive.mjs +0 -24
- package/esm2020/components/breadcrumbs/lib/breadcrumbs.component.mjs +0 -50
- package/esm2020/components/button/lib/button.component.mjs +0 -41
- package/esm2020/components/button/lib/directives/responsive-button.directive.mjs +0 -24
- package/esm2020/components/button-group/lib/button-group.component.mjs +0 -54
- package/esm2020/components/calendar/lib/calendar.component.mjs +0 -50
- package/esm2020/components/calendar/lib/calendar.service.mjs +0 -36
- package/esm2020/components/calendar/lib/components/calendar-header/calendar-header.component.mjs +0 -65
- package/esm2020/components/calendar/lib/components/calendar-month/calendar-month.component.mjs +0 -59
- package/esm2020/components/calendar/lib/components/calendar-year/calendar-year.component.mjs +0 -57
- package/esm2020/components/calendar/lib/components/calendar-years/calendar-years.component.mjs +0 -66
- package/esm2020/components/calendar/lib/directives/calendar-cell.directive.mjs +0 -93
- package/esm2020/components/calendar/lib/directives/calendar-view.directive.mjs +0 -49
- package/esm2020/components/calendar/lib/pipes/date-label.pipe.mjs +0 -25
- package/esm2020/components/calendar/lib/services/calendar-month.service.mjs +0 -38
- package/esm2020/components/calendar/lib/services/calendar-year.service.mjs +0 -33
- package/esm2020/components/calendar/lib/services/calendar-years.service.mjs +0 -36
- package/esm2020/components/card/lib/card.component.mjs +0 -73
- package/esm2020/components/card/lib/card.module.mjs +0 -53
- package/esm2020/components/card/lib/components/card-footer/card-footer.component.mjs +0 -13
- package/esm2020/components/card/lib/components/launch-card-subtitle/launch-card-subtitle.component.mjs +0 -13
- package/esm2020/components/card/lib/directives/card-content.directive.mjs +0 -17
- package/esm2020/components/card/lib/directives/card-title.directive.mjs +0 -17
- package/esm2020/components/checkbox/lib/checkbox.component.mjs +0 -60
- package/esm2020/components/checkbox/lib/checkbox.module.mjs +0 -19
- package/esm2020/components/checkbox/lib/checkbox.validator.mjs +0 -28
- package/esm2020/components/chip/lib/components/chip/chip.component.mjs +0 -54
- package/esm2020/components/chip/lib/components/chip-list/chip-list.component.mjs +0 -21
- package/esm2020/components/chip/lib/components/chip-list-row/chip-list-row.component.mjs +0 -21
- package/esm2020/components/circular-progress/lib/circular-progress.component.mjs +0 -100
- package/esm2020/components/content-box/lib/content-box.component.mjs +0 -13
- package/esm2020/components/content-box/lib/content-box.module.mjs +0 -19
- package/esm2020/components/content-box/lib/directives/content-box-footer.directive.mjs +0 -17
- package/esm2020/components/content-box/lib/directives/content-box-header.directive.mjs +0 -17
- package/esm2020/components/datepicker/lib/datepicker.component.mjs +0 -122
- package/esm2020/components/datepicker/lib/datepicker.module.mjs +0 -19
- package/esm2020/components/datepicker/lib/directives/datepicker-input-control.directive.mjs +0 -60
- package/esm2020/components/dropdown/lib/dropdown.component.mjs +0 -40
- package/esm2020/components/dropdown/lib/dropdown.directive.mjs +0 -165
- package/esm2020/components/dropdown/lib/dropdown.module.mjs +0 -18
- package/esm2020/components/dropdown/lib/models/close-dropdown-event.mjs +0 -7
- package/esm2020/components/form-field/lib/components/form-field-info/form-field-info.component.mjs +0 -24
- package/esm2020/components/form-field/lib/components/form-group/form-group.component.mjs +0 -34
- package/esm2020/components/form-field/lib/directives/form-field-control.directive.mjs +0 -75
- package/esm2020/components/form-field/lib/directives/form-field-error.directive.mjs +0 -25
- package/esm2020/components/form-field/lib/directives/form-field-hint.directive.mjs +0 -23
- package/esm2020/components/form-field/lib/directives/form-field-label.directive.mjs +0 -24
- package/esm2020/components/form-field/lib/directives/form.directive.mjs +0 -28
- package/esm2020/components/form-field/lib/form-field.component.mjs +0 -65
- package/esm2020/components/form-field/lib/form-field.module.mjs +0 -41
- package/esm2020/components/form-field/lib/form-field.service.mjs +0 -53
- package/esm2020/components/form-field/lib/services/form-field-error.service.mjs +0 -56
- package/esm2020/components/header/lib/directives/header-avatar.directive.mjs +0 -24
- package/esm2020/components/header/lib/directives/header-title.directive.mjs +0 -17
- package/esm2020/components/header/lib/header.component.mjs +0 -22
- package/esm2020/components/header/lib/header.module.mjs +0 -52
- package/esm2020/components/icon/lib/icon.component.mjs +0 -57
- package/esm2020/components/inline-message/lib/inline-message.component.mjs +0 -42
- package/esm2020/components/link/link.directive.mjs +0 -27
- package/esm2020/components/list/lib/components/expandable-list-item/expandable-list-item.component.mjs +0 -49
- package/esm2020/components/list/lib/components/list-item/list-item.component.mjs +0 -40
- package/esm2020/components/list/lib/list.component.mjs +0 -32
- package/esm2020/components/list/lib/list.module.mjs +0 -19
- package/esm2020/components/loading-spinner/lib/loading-spinner.component.mjs +0 -58
- package/esm2020/components/loading-spinner/lib/loading-spinner.directive.mjs +0 -98
- package/esm2020/components/loading-spinner/lib/loading-spinner.module.mjs +0 -19
- package/esm2020/components/logo/logo.directive.mjs +0 -46
- package/esm2020/components/main-menu/lib/directives/main-menu-button.directive.mjs +0 -32
- package/esm2020/components/main-menu/lib/directives/main-menu-close.directive.mjs +0 -24
- package/esm2020/components/main-menu/lib/directives/main-menu-item.directive.mjs +0 -43
- package/esm2020/components/main-menu/lib/main-menu.component.mjs +0 -77
- package/esm2020/components/main-menu/lib/main-menu.module.mjs +0 -20
- package/esm2020/components/main-menu/lib/main-menu.service.mjs +0 -28
- package/esm2020/components/mainfilter-group/lib/mainfilter-group.component.mjs +0 -21
- package/esm2020/components/menu/lib/directives/menu-item.directive.mjs +0 -37
- package/esm2020/components/menu/lib/menu.component.mjs +0 -46
- package/esm2020/components/menu/lib/menu.directive.mjs +0 -58
- package/esm2020/components/menu/lib/menu.module.mjs +0 -21
- package/esm2020/components/modal/lib/components/basic-modal/basic-modal.component.mjs +0 -40
- package/esm2020/components/modal/lib/components/modal-footer/modal-footer.component.mjs +0 -21
- package/esm2020/components/modal/lib/components/modal-header/modal-header.component.mjs +0 -40
- package/esm2020/components/modal/lib/components/modal-hero/modal-hero.component.mjs +0 -42
- package/esm2020/components/modal/lib/directives/modal-close.directive.mjs +0 -34
- package/esm2020/components/modal/lib/directives/modal-content.directive.mjs +0 -24
- package/esm2020/components/modal/lib/directives/modal-dismiss.directive.mjs +0 -24
- package/esm2020/components/modal/lib/modal.component.mjs +0 -86
- package/esm2020/components/modal/lib/modal.directive.mjs +0 -51
- package/esm2020/components/modal/lib/modal.module.mjs +0 -50
- package/esm2020/components/modal/lib/modal.service.mjs +0 -76
- package/esm2020/components/navigation-back/lib/navigation-back.component.mjs +0 -22
- package/esm2020/components/paginator/lib/paginator.component.mjs +0 -139
- package/esm2020/components/paginator/lib/paginator.module.mjs +0 -17
- package/esm2020/components/progress/lib/progress.component.mjs +0 -51
- package/esm2020/components/radio-group/lib/components/radio-button/radio-button.component.mjs +0 -40
- package/esm2020/components/radio-group/lib/radio-group.component.mjs +0 -48
- package/esm2020/components/radio-group/lib/radio-group.module.mjs +0 -19
- package/esm2020/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.mjs +0 -41
- package/esm2020/components/rail-navigation/lib/rail-navigation.component.mjs +0 -55
- package/esm2020/components/rail-navigation/lib/rail-navigation.module.mjs +0 -19
- package/esm2020/components/rich-list/lib/components/rich-list-item/rich-list-item.component.mjs +0 -46
- package/esm2020/components/rich-list/lib/directives/rich-list-item-title.mjs +0 -14
- package/esm2020/components/rich-list/lib/rich-list.component.mjs +0 -25
- package/esm2020/components/rich-list/lib/rich-list.module.mjs +0 -20
- package/esm2020/components/select/lib/components/select-option/select-option.component.mjs +0 -73
- package/esm2020/components/select/lib/directives/select-input-control.directive.mjs +0 -35
- package/esm2020/components/select/lib/pipes/select-search-filter.pipe.mjs +0 -16
- package/esm2020/components/select/lib/select.component.mjs +0 -202
- package/esm2020/components/select/lib/select.module.mjs +0 -21
- package/esm2020/components/slider/lib/slider.directive.mjs +0 -42
- package/esm2020/components/spinbox/lib/spinbox.component.mjs +0 -91
- package/esm2020/components/switch/lib/switch.component.mjs +0 -23
- package/esm2020/components/switch/lib/switch.module.mjs +0 -19
- package/esm2020/components/switch/lib/switch.validator.mjs +0 -28
- package/esm2020/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.mjs +0 -79
- package/esm2020/components/tab-bar/lib/tab-bar.component.mjs +0 -115
- package/esm2020/components/tab-bar/lib/tab-bar.module.mjs +0 -19
- package/esm2020/components/table/lib/components/check-cell/check-cell.component.mjs +0 -29
- package/esm2020/components/table/lib/components/header-title/header-title.component.mjs +0 -83
- package/esm2020/components/table/lib/directives/table-cell.directive.mjs +0 -27
- package/esm2020/components/table/lib/directives/table-row.directive.mjs +0 -28
- package/esm2020/components/table/lib/table.component.mjs +0 -86
- package/esm2020/components/table/lib/table.module.mjs +0 -21
- package/esm2020/components/toast/lib/components/toast-container/toast-container.component.mjs +0 -85
- package/esm2020/components/toast/lib/components/toast-item/toast-item.component.mjs +0 -75
- package/esm2020/components/toast/lib/toast.module.mjs +0 -18
- package/esm2020/components/toast/lib/toast.service.mjs +0 -38
- package/esm2020/components/toggle-button-group/lib/components/toggle-button/toggle-button.component.mjs +0 -32
- package/esm2020/components/toggle-button-group/lib/toggle-button-group.component.mjs +0 -61
- package/esm2020/components/toggle-button-group/lib/toggle-button-group.module.mjs +0 -19
- package/esm2020/components/tooltip/lib/tooltip.component.mjs +0 -39
- package/esm2020/components/tooltip/lib/tooltip.directive.mjs +0 -129
- package/esm2020/components/wizard/lib/components/wizard-step/wizard-step.component.mjs +0 -73
- package/esm2020/components/wizard/lib/wizard.component.mjs +0 -155
- package/esm2020/components/wizard/lib/wizard.module.mjs +0 -19
- package/esm2020/internal/decorators/css-modifier.mjs +0 -49
- package/esm2020/internal/helpers/index.mjs +0 -7
- package/esm2020/internal/helpers/with-mutiple-descriptors.mjs +0 -46
- package/esm2020/internal/translate/lib/pipes/translate.pipe.mjs +0 -22
- package/esm2020/internal/translate/lib/services/language.service.mjs +0 -21
- package/esm2020/lib/controllers/controller.mjs +0 -39
- package/esm2020/lib/controllers/disabled.controller.mjs +0 -67
- package/esm2020/lib/controllers/readonly.controller.mjs +0 -78
- package/esm2020/lib/core.module.mjs +0 -21
- package/esm2020/lib/directives/click-outside.directive.mjs +0 -71
- package/esm2020/lib/directives/delegate-focus.directive.mjs +0 -40
- package/esm2020/lib/directives/with-disabled-state.directive.mjs +0 -41
- package/esm2020/lib/directives/with-tabindex.directive.mjs +0 -23
- package/esm2020/lib/services/window-ref.mjs +0 -73
- package/esm2020/theming/lib/theming.service.mjs +0 -57
- package/esm2020/utils/lib/decorators/index.mjs +0 -3
- package/esm2020/utils/lib/decorators/transform.mjs +0 -14
- package/esm2020/utils/lib/helpers/angular.mjs +0 -39
- package/esm2020/utils/lib/helpers/event-manager.mjs +0 -30
- package/esm2020/utils/lib/helpers/index.mjs +0 -18
- package/esm2020/utils/lib/helpers/ng-changes.mjs +0 -14
- package/esm2020/utils/lib/helpers/until-destroyed.mjs +0 -13
- package/fesm2015/odx-angular-animations.mjs +0 -63
- package/fesm2015/odx-angular-animations.mjs.map +0 -1
- package/fesm2015/odx-angular-breakpoints.mjs +0 -111
- package/fesm2015/odx-angular-breakpoints.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-a11y.mjs +0 -131
- package/fesm2015/odx-angular-cdk-a11y.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-active-indicator.mjs +0 -145
- package/fesm2015/odx-angular-cdk-active-indicator.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-autocomplete-control.mjs +0 -146
- package/fesm2015/odx-angular-cdk-autocomplete-control.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-checkbox-control.mjs +0 -52
- package/fesm2015/odx-angular-cdk-checkbox-control.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-connected-overlay.mjs +0 -228
- package/fesm2015/odx-angular-cdk-connected-overlay.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-custom-form-control.mjs +0 -178
- package/fesm2015/odx-angular-cdk-custom-form-control.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-dynamic-view.mjs +0 -326
- package/fesm2015/odx-angular-cdk-dynamic-view.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-event-plugins.mjs +0 -92
- package/fesm2015/odx-angular-cdk-event-plugins.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-expandable.mjs +0 -121
- package/fesm2015/odx-angular-cdk-expandable.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-option-control.mjs +0 -55
- package/fesm2015/odx-angular-cdk-option-control.mjs.map +0 -1
- package/fesm2015/odx-angular-cdk-radio-group-control.mjs +0 -102
- package/fesm2015/odx-angular-cdk-radio-group-control.mjs.map +0 -1
- package/fesm2015/odx-angular-charts-config.mjs +0 -171
- package/fesm2015/odx-angular-charts-config.mjs.map +0 -1
- package/fesm2015/odx-angular-components-accordion.mjs +0 -107
- package/fesm2015/odx-angular-components-accordion.mjs.map +0 -1
- package/fesm2015/odx-angular-components-action-group.mjs +0 -36
- package/fesm2015/odx-angular-components-action-group.mjs.map +0 -1
- package/fesm2015/odx-angular-components-area-header.mjs +0 -115
- package/fesm2015/odx-angular-components-area-header.mjs.map +0 -1
- package/fesm2015/odx-angular-components-autocomplete.mjs +0 -259
- package/fesm2015/odx-angular-components-autocomplete.mjs.map +0 -1
- package/fesm2015/odx-angular-components-avatar.mjs +0 -52
- package/fesm2015/odx-angular-components-avatar.mjs.map +0 -1
- package/fesm2015/odx-angular-components-badge.mjs +0 -134
- package/fesm2015/odx-angular-components-badge.mjs.map +0 -1
- package/fesm2015/odx-angular-components-bar.mjs +0 -95
- package/fesm2015/odx-angular-components-bar.mjs.map +0 -1
- package/fesm2015/odx-angular-components-breadcrumbs.mjs +0 -56
- package/fesm2015/odx-angular-components-breadcrumbs.mjs.map +0 -1
- package/fesm2015/odx-angular-components-button-group.mjs +0 -60
- package/fesm2015/odx-angular-components-button-group.mjs.map +0 -1
- package/fesm2015/odx-angular-components-button.mjs +0 -83
- package/fesm2015/odx-angular-components-button.mjs.map +0 -1
- package/fesm2015/odx-angular-components-calendar.mjs +0 -617
- package/fesm2015/odx-angular-components-calendar.mjs.map +0 -1
- package/fesm2015/odx-angular-components-card.mjs +0 -180
- package/fesm2015/odx-angular-components-card.mjs.map +0 -1
- package/fesm2015/odx-angular-components-checkbox.mjs +0 -106
- package/fesm2015/odx-angular-components-checkbox.mjs.map +0 -1
- package/fesm2015/odx-angular-components-chip.mjs +0 -101
- package/fesm2015/odx-angular-components-chip.mjs.map +0 -1
- package/fesm2015/odx-angular-components-circular-progress.mjs +0 -112
- package/fesm2015/odx-angular-components-circular-progress.mjs.map +0 -1
- package/fesm2015/odx-angular-components-content-box.mjs +0 -64
- package/fesm2015/odx-angular-components-content-box.mjs.map +0 -1
- package/fesm2015/odx-angular-components-datepicker.mjs +0 -256
- package/fesm2015/odx-angular-components-datepicker.mjs.map +0 -1
- package/fesm2015/odx-angular-components-dropdown.mjs +0 -232
- package/fesm2015/odx-angular-components-dropdown.mjs.map +0 -1
- package/fesm2015/odx-angular-components-form-field.mjs +0 -399
- package/fesm2015/odx-angular-components-form-field.mjs.map +0 -1
- package/fesm2015/odx-angular-components-header.mjs +0 -112
- package/fesm2015/odx-angular-components-header.mjs.map +0 -1
- package/fesm2015/odx-angular-components-icon.mjs +0 -73
- package/fesm2015/odx-angular-components-icon.mjs.map +0 -1
- package/fesm2015/odx-angular-components-inline-message.mjs +0 -54
- package/fesm2015/odx-angular-components-inline-message.mjs.map +0 -1
- package/fesm2015/odx-angular-components-link.mjs +0 -33
- package/fesm2015/odx-angular-components-link.mjs.map +0 -1
- package/fesm2015/odx-angular-components-list.mjs +0 -126
- package/fesm2015/odx-angular-components-list.mjs.map +0 -1
- package/fesm2015/odx-angular-components-loading-spinner.mjs +0 -171
- package/fesm2015/odx-angular-components-loading-spinner.mjs.map +0 -1
- package/fesm2015/odx-angular-components-logo.mjs +0 -62
- package/fesm2015/odx-angular-components-logo.mjs.map +0 -1
- package/fesm2015/odx-angular-components-main-menu.mjs +0 -233
- package/fesm2015/odx-angular-components-main-menu.mjs.map +0 -1
- package/fesm2015/odx-angular-components-mainfilter-group.mjs +0 -27
- package/fesm2015/odx-angular-components-mainfilter-group.mjs.map +0 -1
- package/fesm2015/odx-angular-components-menu.mjs +0 -145
- package/fesm2015/odx-angular-components-menu.mjs.map +0 -1
- package/fesm2015/odx-angular-components-modal.mjs +0 -496
- package/fesm2015/odx-angular-components-modal.mjs.map +0 -1
- package/fesm2015/odx-angular-components-navigation-back.mjs +0 -28
- package/fesm2015/odx-angular-components-navigation-back.mjs.map +0 -1
- package/fesm2015/odx-angular-components-paginator.mjs +0 -180
- package/fesm2015/odx-angular-components-paginator.mjs.map +0 -1
- package/fesm2015/odx-angular-components-progress.mjs +0 -57
- package/fesm2015/odx-angular-components-progress.mjs.map +0 -1
- package/fesm2015/odx-angular-components-radio-group.mjs +0 -101
- package/fesm2015/odx-angular-components-radio-group.mjs.map +0 -1
- package/fesm2015/odx-angular-components-rail-navigation.mjs +0 -112
- package/fesm2015/odx-angular-components-rail-navigation.mjs.map +0 -1
- package/fesm2015/odx-angular-components-rich-list.mjs +0 -96
- package/fesm2015/odx-angular-components-rich-list.mjs.map +0 -1
- package/fesm2015/odx-angular-components-select.mjs +0 -329
- package/fesm2015/odx-angular-components-select.mjs.map +0 -1
- package/fesm2015/odx-angular-components-slider.mjs +0 -48
- package/fesm2015/odx-angular-components-slider.mjs.map +0 -1
- package/fesm2015/odx-angular-components-spinbox.mjs +0 -100
- package/fesm2015/odx-angular-components-spinbox.mjs.map +0 -1
- package/fesm2015/odx-angular-components-switch.mjs +0 -69
- package/fesm2015/odx-angular-components-switch.mjs.map +0 -1
- package/fesm2015/odx-angular-components-tab-bar.mjs +0 -209
- package/fesm2015/odx-angular-components-tab-bar.mjs.map +0 -1
- package/fesm2015/odx-angular-components-table.mjs +0 -261
- package/fesm2015/odx-angular-components-table.mjs.map +0 -1
- package/fesm2015/odx-angular-components-toast.mjs +0 -213
- package/fesm2015/odx-angular-components-toast.mjs.map +0 -1
- package/fesm2015/odx-angular-components-toggle-button-group.mjs +0 -107
- package/fesm2015/odx-angular-components-toggle-button-group.mjs.map +0 -1
- package/fesm2015/odx-angular-components-tooltip.mjs +0 -184
- package/fesm2015/odx-angular-components-tooltip.mjs.map +0 -1
- package/fesm2015/odx-angular-components-wizard.mjs +0 -242
- package/fesm2015/odx-angular-components-wizard.mjs.map +0 -1
- package/fesm2015/odx-angular-internal-translate.mjs +0 -82
- package/fesm2015/odx-angular-internal-translate.mjs.map +0 -1
- package/fesm2015/odx-angular-internal.mjs +0 -170
- package/fesm2015/odx-angular-internal.mjs.map +0 -1
- package/fesm2015/odx-angular-sdk.mjs +0 -45
- package/fesm2015/odx-angular-sdk.mjs.map +0 -1
- package/fesm2015/odx-angular-theming.mjs +0 -114
- package/fesm2015/odx-angular-theming.mjs.map +0 -1
- package/fesm2015/odx-angular-utils.mjs +0 -420
- package/fesm2015/odx-angular-utils.mjs.map +0 -1
- package/fesm2015/odx-angular.mjs +0 -464
- package/fesm2015/odx-angular.mjs.map +0 -1
- package/fesm2020/odx-angular-breakpoints.mjs +0 -117
- package/fesm2020/odx-angular-breakpoints.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-a11y.mjs +0 -127
- package/fesm2020/odx-angular-cdk-a11y.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-active-indicator.mjs +0 -143
- package/fesm2020/odx-angular-cdk-active-indicator.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-autocomplete-control.mjs +0 -140
- package/fesm2020/odx-angular-cdk-autocomplete-control.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-checkbox-control.mjs +0 -52
- package/fesm2020/odx-angular-cdk-checkbox-control.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-connected-overlay.mjs +0 -222
- package/fesm2020/odx-angular-cdk-connected-overlay.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-custom-form-control.mjs +0 -172
- package/fesm2020/odx-angular-cdk-custom-form-control.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-dynamic-view.mjs +0 -318
- package/fesm2020/odx-angular-cdk-dynamic-view.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-event-plugins.mjs +0 -92
- package/fesm2020/odx-angular-cdk-event-plugins.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-expandable.mjs +0 -120
- package/fesm2020/odx-angular-cdk-expandable.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-option-control.mjs +0 -54
- package/fesm2020/odx-angular-cdk-option-control.mjs.map +0 -1
- package/fesm2020/odx-angular-cdk-radio-group-control.mjs +0 -102
- package/fesm2020/odx-angular-cdk-radio-group-control.mjs.map +0 -1
- package/fesm2020/odx-angular-charts-config.mjs +0 -171
- package/fesm2020/odx-angular-charts-config.mjs.map +0 -1
- package/fesm2020/odx-angular-components-accordion.mjs +0 -106
- package/fesm2020/odx-angular-components-accordion.mjs.map +0 -1
- package/fesm2020/odx-angular-components-action-group.mjs +0 -36
- package/fesm2020/odx-angular-components-action-group.mjs.map +0 -1
- package/fesm2020/odx-angular-components-area-header.mjs +0 -115
- package/fesm2020/odx-angular-components-area-header.mjs.map +0 -1
- package/fesm2020/odx-angular-components-autocomplete.mjs +0 -252
- package/fesm2020/odx-angular-components-autocomplete.mjs.map +0 -1
- package/fesm2020/odx-angular-components-avatar.mjs +0 -52
- package/fesm2020/odx-angular-components-avatar.mjs.map +0 -1
- package/fesm2020/odx-angular-components-badge.mjs +0 -131
- package/fesm2020/odx-angular-components-badge.mjs.map +0 -1
- package/fesm2020/odx-angular-components-bar.mjs +0 -95
- package/fesm2020/odx-angular-components-bar.mjs.map +0 -1
- package/fesm2020/odx-angular-components-breadcrumbs.mjs +0 -56
- package/fesm2020/odx-angular-components-breadcrumbs.mjs.map +0 -1
- package/fesm2020/odx-angular-components-button-group.mjs +0 -60
- package/fesm2020/odx-angular-components-button-group.mjs.map +0 -1
- package/fesm2020/odx-angular-components-button.mjs +0 -83
- package/fesm2020/odx-angular-components-button.mjs.map +0 -1
- package/fesm2020/odx-angular-components-calendar.mjs +0 -616
- package/fesm2020/odx-angular-components-calendar.mjs.map +0 -1
- package/fesm2020/odx-angular-components-card.mjs +0 -179
- package/fesm2020/odx-angular-components-card.mjs.map +0 -1
- package/fesm2020/odx-angular-components-checkbox.mjs +0 -106
- package/fesm2020/odx-angular-components-checkbox.mjs.map +0 -1
- package/fesm2020/odx-angular-components-chip.mjs +0 -101
- package/fesm2020/odx-angular-components-chip.mjs.map +0 -1
- package/fesm2020/odx-angular-components-circular-progress.mjs +0 -112
- package/fesm2020/odx-angular-components-circular-progress.mjs.map +0 -1
- package/fesm2020/odx-angular-components-content-box.mjs +0 -64
- package/fesm2020/odx-angular-components-content-box.mjs.map +0 -1
- package/fesm2020/odx-angular-components-datepicker.mjs +0 -254
- package/fesm2020/odx-angular-components-datepicker.mjs.map +0 -1
- package/fesm2020/odx-angular-components-dropdown.mjs +0 -235
- package/fesm2020/odx-angular-components-dropdown.mjs.map +0 -1
- package/fesm2020/odx-angular-components-form-field.mjs +0 -395
- package/fesm2020/odx-angular-components-form-field.mjs.map +0 -1
- package/fesm2020/odx-angular-components-header.mjs +0 -112
- package/fesm2020/odx-angular-components-header.mjs.map +0 -1
- package/fesm2020/odx-angular-components-icon.mjs +0 -73
- package/fesm2020/odx-angular-components-icon.mjs.map +0 -1
- package/fesm2020/odx-angular-components-inline-message.mjs +0 -54
- package/fesm2020/odx-angular-components-inline-message.mjs.map +0 -1
- package/fesm2020/odx-angular-components-link.mjs +0 -33
- package/fesm2020/odx-angular-components-link.mjs.map +0 -1
- package/fesm2020/odx-angular-components-list.mjs +0 -125
- package/fesm2020/odx-angular-components-list.mjs.map +0 -1
- package/fesm2020/odx-angular-components-loading-spinner.mjs +0 -169
- package/fesm2020/odx-angular-components-loading-spinner.mjs.map +0 -1
- package/fesm2020/odx-angular-components-logo.mjs +0 -62
- package/fesm2020/odx-angular-components-logo.mjs.map +0 -1
- package/fesm2020/odx-angular-components-main-menu.mjs +0 -232
- package/fesm2020/odx-angular-components-main-menu.mjs.map +0 -1
- package/fesm2020/odx-angular-components-mainfilter-group.mjs +0 -27
- package/fesm2020/odx-angular-components-mainfilter-group.mjs.map +0 -1
- package/fesm2020/odx-angular-components-menu.mjs +0 -147
- package/fesm2020/odx-angular-components-menu.mjs.map +0 -1
- package/fesm2020/odx-angular-components-modal.mjs +0 -496
- package/fesm2020/odx-angular-components-modal.mjs.map +0 -1
- package/fesm2020/odx-angular-components-navigation-back.mjs +0 -28
- package/fesm2020/odx-angular-components-navigation-back.mjs.map +0 -1
- package/fesm2020/odx-angular-components-paginator.mjs +0 -177
- package/fesm2020/odx-angular-components-paginator.mjs.map +0 -1
- package/fesm2020/odx-angular-components-progress.mjs +0 -57
- package/fesm2020/odx-angular-components-progress.mjs.map +0 -1
- package/fesm2020/odx-angular-components-radio-group.mjs +0 -100
- package/fesm2020/odx-angular-components-radio-group.mjs.map +0 -1
- package/fesm2020/odx-angular-components-rail-navigation.mjs +0 -112
- package/fesm2020/odx-angular-components-rail-navigation.mjs.map +0 -1
- package/fesm2020/odx-angular-components-rich-list.mjs +0 -96
- package/fesm2020/odx-angular-components-rich-list.mjs.map +0 -1
- package/fesm2020/odx-angular-components-select.mjs +0 -326
- package/fesm2020/odx-angular-components-select.mjs.map +0 -1
- package/fesm2020/odx-angular-components-slider.mjs +0 -48
- package/fesm2020/odx-angular-components-slider.mjs.map +0 -1
- package/fesm2020/odx-angular-components-spinbox.mjs +0 -97
- package/fesm2020/odx-angular-components-spinbox.mjs.map +0 -1
- package/fesm2020/odx-angular-components-switch.mjs +0 -69
- package/fesm2020/odx-angular-components-switch.mjs.map +0 -1
- package/fesm2020/odx-angular-components-tab-bar.mjs +0 -203
- package/fesm2020/odx-angular-components-tab-bar.mjs.map +0 -1
- package/fesm2020/odx-angular-components-table.mjs +0 -256
- package/fesm2020/odx-angular-components-table.mjs.map +0 -1
- package/fesm2020/odx-angular-components-toast.mjs +0 -212
- package/fesm2020/odx-angular-components-toast.mjs.map +0 -1
- package/fesm2020/odx-angular-components-toggle-button-group.mjs +0 -104
- package/fesm2020/odx-angular-components-toggle-button-group.mjs.map +0 -1
- package/fesm2020/odx-angular-components-tooltip.mjs +0 -189
- package/fesm2020/odx-angular-components-tooltip.mjs.map +0 -1
- package/fesm2020/odx-angular-components-wizard.mjs +0 -239
- package/fesm2020/odx-angular-components-wizard.mjs.map +0 -1
- package/fesm2020/odx-angular-internal-translate.mjs +0 -78
- package/fesm2020/odx-angular-internal-translate.mjs.map +0 -1
- package/fesm2020/odx-angular-internal.mjs +0 -167
- package/fesm2020/odx-angular-internal.mjs.map +0 -1
- package/fesm2020/odx-angular-rxjs.mjs +0 -33
- package/fesm2020/odx-angular-rxjs.mjs.map +0 -1
- package/fesm2020/odx-angular-theming.mjs +0 -111
- package/fesm2020/odx-angular-theming.mjs.map +0 -1
- package/fesm2020/odx-angular-utils.mjs +0 -413
- package/fesm2020/odx-angular-utils.mjs.map +0 -1
- package/fesm2020/odx-angular.mjs +0 -457
- package/fesm2020/odx-angular.mjs.map +0 -1
- package/internal/helpers/with-mutiple-descriptors.d.ts +0 -9
- package/utils/lib/decorators/transform.d.ts +0 -3
- /package/{esm2020 → esm2022}/animations/index.mjs +0 -0
- /package/{esm2020 → esm2022}/animations/lib/config.mjs +0 -0
- /package/{esm2020 → esm2022}/animations/lib/expand.mjs +0 -0
- /package/{esm2020 → esm2022}/animations/lib/fade.mjs +0 -0
- /package/{esm2020 → esm2022}/animations/lib/slide.mjs +0 -0
- /package/{esm2020 → esm2022}/animations/lib/wait-for-child-animations.mjs +0 -0
- /package/{esm2020 → esm2022}/animations/odx-angular-animations.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/index.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/lib/breakpoints.config.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/lib/breakpoints.typings.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/lib/helpers/configure-breakpoint.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/lib/models/breakpoint.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/breakpoints/odx-angular-breakpoints.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/a11y/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/a11y/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/a11y/odx-angular-cdk-a11y.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/active-indicator/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/active-indicator-direction.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/active-indicator-position.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/active-indicator/odx-angular-cdk-active-indicator.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/autocomplete-control/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/autocomplete-control/lib/pipes/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/autocomplete-control/odx-angular-cdk-autocomplete-control.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/checkbox-control/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/checkbox-control/odx-angular-cdk-checkbox-control.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/connected-overlay/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/helpers/compute-overlay-position.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/connected-overlay-options.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/connected-overlay-ref.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/connected-overlay/odx-angular-cdk-connected-overlay.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/custom-form-control/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/custom-form-control/odx-angular-cdk-custom-form-control.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/dynamic-content.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/dynamic-view-ref.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/create-projectable-nodes.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/is-dynamic-text-content.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/is-dynamic-view.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-component-ref.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-template-ref.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-view-options.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/dynamic-view-context.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/dynamic-view-default-host.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/dynamic-view/odx-angular-cdk-dynamic-view.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/event-plugins/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/event-plugins/lib/event-plugins.config.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/event-plugins/lib/models/event-plugin.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/event-plugins/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/event-plugins/lib/plugins/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/event-plugins/odx-angular-cdk-event-plugins.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/expandable/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/expandable/lib/facade/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/expandable/odx-angular-cdk-expandable.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/option-control/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/option-control/odx-angular-cdk-option-control.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/radio-group-control/index.mjs +0 -0
- /package/{esm2020 → esm2022}/cdk/radio-group-control/odx-angular-cdk-radio-group-control.mjs +0 -0
- /package/{esm2020 → esm2022}/charts-config/index.mjs +0 -0
- /package/{esm2020 → esm2022}/charts-config/odx-angular-charts-config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/accordion/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/accordion/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/accordion/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/accordion/odx-angular-components-accordion.mjs +0 -0
- /package/{esm2020 → esm2022}/components/action-group/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/action-group/odx-angular-components-action-group.mjs +0 -0
- /package/{esm2020 → esm2022}/components/area-header/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/area-header/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/area-header/models/area-header-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/area-header/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/area-header/odx-angular-components-area-header.mjs +0 -0
- /package/{esm2020 → esm2022}/components/autocomplete/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/autocomplete/lib/autocomplete.tokens.mjs +0 -0
- /package/{esm2020 → esm2022}/components/autocomplete/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/autocomplete/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/autocomplete/lib/pipes/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/autocomplete/odx-angular-components-autocomplete.mjs +0 -0
- /package/{esm2020 → esm2022}/components/avatar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/avatar/lib/models/avatar-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/avatar/lib/models/avatar-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/avatar/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/avatar/odx-angular-components-avatar.mjs +0 -0
- /package/{esm2020 → esm2022}/components/badge/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/badge/lib/models/badge-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/badge/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/badge/odx-angular-components-badge.mjs +0 -0
- /package/{esm2020 → esm2022}/components/bar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/bar/lib/models/bar-button-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/bar/odx-angular-components-bar.mjs +0 -0
- /package/{esm2020 → esm2022}/components/breadcrumbs/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/breadcrumbs/odx-angular-components-breadcrumbs.mjs +0 -0
- /package/{esm2020 → esm2022}/components/button/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/button/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/button/lib/models/button-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/button/lib/models/button-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/button/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/button/odx-angular-components-button.mjs +0 -0
- /package/{esm2020 → esm2022}/components/button-group/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/button-group/odx-angular-components-button-group.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/calendar.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-header/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-month/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-year/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-years/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/models/calendar-view.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/models/date-filter.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/models/date-type.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/models/date-validator.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/pipes/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/services/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/check-identical-date.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/get-A11y-label.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/is-date-disabled.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/parse-date.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-max-date.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-min-date.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-next-date-set.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-previous-date-set.mjs +0 -0
- /package/{esm2020 → esm2022}/components/calendar/odx-angular-components-calendar.mjs +0 -0
- /package/{esm2020 → esm2022}/components/card/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/card/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/card/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/card/lib/models/card-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/card/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/card/odx-angular-components-card.mjs +0 -0
- /package/{esm2020 → esm2022}/components/checkbox/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/checkbox/odx-angular-components-checkbox.mjs +0 -0
- /package/{esm2020 → esm2022}/components/chip/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/chip/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/chip/lib/models/chip-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/chip/lib/models/chip-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/chip/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/chip/odx-angular-components-chip.mjs +0 -0
- /package/{esm2020 → esm2022}/components/circular-progress/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/circular-progress/lib/models/circular-progress-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/circular-progress/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/circular-progress/odx-angular-components-circular-progress.mjs +0 -0
- /package/{esm2020 → esm2022}/components/content-box/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/content-box/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/content-box/odx-angular-components-content-box.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/lib/datepicker.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/lib/models/datepicker-input-date-order.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/lib/models/datepicker-input-pattern.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/lib/utils/get-datepicker-input-pattern.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/lib/utils/get-datepicker-input-value-as-date.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/lib/utils/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/datepicker/odx-angular-components-datepicker.mjs +0 -0
- /package/{esm2020 → esm2022}/components/dropdown/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/dropdown/lib/helpers/close-current-dropdown.mjs +0 -0
- /package/{esm2020 → esm2022}/components/dropdown/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/dropdown/lib/models/dropdown-options.mjs +0 -0
- /package/{esm2020 → esm2022}/components/dropdown/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/dropdown/odx-angular-components-dropdown.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/lib/form-field.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-error-resolver.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-error.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/lib/services/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/form-field/odx-angular-components-form-field.mjs +0 -0
- /package/{esm2020 → esm2022}/components/header/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/header/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/header/odx-angular-components-header.mjs +0 -0
- /package/{esm2020 → esm2022}/components/icon/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/icon/lib/icon.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/icon/lib/models/icon-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/icon/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/icon/odx-angular-components-icon.mjs +0 -0
- /package/{esm2020 → esm2022}/components/inline-message/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/inline-message/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/inline-message/lib/models/inline-message-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/inline-message/odx-angular-components-inline-message.mjs +0 -0
- /package/{esm2020 → esm2022}/components/link/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/link/odx-angular-components-link.mjs +0 -0
- /package/{esm2020 → esm2022}/components/list/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/list/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/list/odx-angular-components-list.mjs +0 -0
- /package/{esm2020 → esm2022}/components/loading-spinner/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/loading-spinner/odx-angular-components-loading-spinner.mjs +0 -0
- /package/{esm2020 → esm2022}/components/logo/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/logo/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/logo/models/logo-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/logo/models/logo-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/logo/odx-angular-components-logo.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/lib/helpers/create-main-menu-links.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/lib/main-menu.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/lib/main-menu.i18n.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/lib/models/main-menu-link.mjs +0 -0
- /package/{esm2020 → esm2022}/components/main-menu/odx-angular-components-main-menu.mjs +0 -0
- /package/{esm2020 → esm2022}/components/mainfilter-group/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/mainfilter-group/odx-angular-components-mainfilter-group.mjs +0 -0
- /package/{esm2020 → esm2022}/components/menu/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/menu/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/menu/odx-angular-components-menu.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/helpers/inject-modal-ref.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/helpers/provide-modal-ref.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/modal.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/models/basic-modal-options.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/models/modal-hero-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/models/modal-options.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/models/modal-ref.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/models/modal-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/models/modal-type.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/lib/models/modal-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/modal/odx-angular-components-modal.mjs +0 -0
- /package/{esm2020 → esm2022}/components/navigation-back/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/navigation-back/odx-angular-components-navigation-back.mjs +0 -0
- /package/{esm2020 → esm2022}/components/paginator/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/paginator/lib/interfaces/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/paginator/lib/interfaces/page-change.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/components/paginator/lib/models/get-range-content.model.mjs +0 -0
- /package/{esm2020 → esm2022}/components/paginator/lib/models/get-summary-content.model.mjs +0 -0
- /package/{esm2020 → esm2022}/components/paginator/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/paginator/lib/paginator.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/paginator/odx-angular-components-paginator.mjs +0 -0
- /package/{esm2020 → esm2022}/components/progress/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/progress/odx-angular-components-progress.mjs +0 -0
- /package/{esm2020 → esm2022}/components/radio-group/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/radio-group/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/radio-group/odx-angular-components-radio-group.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rail-navigation/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rail-navigation/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rail-navigation/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rail-navigation/lib/models/rail-navigation-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rail-navigation/odx-angular-components-rail-navigation.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rich-list/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rich-list/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rich-list/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/rich-list/odx-angular-components-rich-list.mjs +0 -0
- /package/{esm2020 → esm2022}/components/select/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/select/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/select/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/select/lib/pipes/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/select/lib/select.tokens.mjs +0 -0
- /package/{esm2020 → esm2022}/components/select/odx-angular-components-select.mjs +0 -0
- /package/{esm2020 → esm2022}/components/slider/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/slider/odx-angular-components-slider.mjs +0 -0
- /package/{esm2020 → esm2022}/components/spinbox/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/spinbox/odx-angular-components-spinbox.mjs +0 -0
- /package/{esm2020 → esm2022}/components/switch/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/switch/odx-angular-components-switch.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tab-bar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tab-bar/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tab-bar/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tab-bar/lib/models/tab-change-event.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tab-bar/lib/tab-bar.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tab-bar/odx-angular-components-tab-bar.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/models/body-cell.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/models/header-cell.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/models/sort-status.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/models/sort-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/models/table-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/lib/table.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/table/odx-angular-components-table.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/lib/models/toast-action.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/lib/models/toast-ref.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/lib/models/toast-variant.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/lib/models/toast.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/lib/models/toast.options.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/lib/toast.config.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toast/odx-angular-components-toast.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toggle-button-group/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toggle-button-group/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/toggle-button-group/odx-angular-components-toggle-button-group.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tooltip/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tooltip/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tooltip/lib/helpers/resolve-tooltip-trigger-events.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tooltip/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-options.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-size.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-trigger.mjs +0 -0
- /package/{esm2020 → esm2022}/components/tooltip/odx-angular-components-tooltip.mjs +0 -0
- /package/{esm2020 → esm2022}/components/wizard/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/wizard/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/components/wizard/odx-angular-components-wizard.mjs +0 -0
- /package/{esm2020 → esm2022}/index.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/decorators/css-component.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/decorators/index.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/helpers/camel-to-kebab-case.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/helpers/decorator-property-name.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/helpers/deepmerge.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/helpers/get-css-variables.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/helpers/get-enum-values.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/index.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/odx-angular-internal.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/index.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/lib/helpers/get-language-code.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/lib/models/translation.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/lib/pipes/index.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/lib/services/index.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/lib/translate.config.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/lib/translate.service.mjs +0 -0
- /package/{esm2020 → esm2022}/internal/translate/odx-angular-internal-translate.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/controllers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/models/environment.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/services/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/tokens/identity-matcher.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/tokens/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/tokens/string-search-handler.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/tokens/stringify.mjs +0 -0
- /package/{esm2020 → esm2022}/odx-angular.mjs +0 -0
- /package/{esm2020 → esm2022}/rxjs/index.mjs +0 -0
- /package/{esm2020 → esm2022}/rxjs/lib/delay-until.mjs +0 -0
- /package/{esm2020 → esm2022}/rxjs/lib/form-query-list.mjs +0 -0
- /package/{esm2020 → esm2022}/rxjs/lib/from-element-resize.mjs +0 -0
- /package/{esm2020 → esm2022}/rxjs/lib/from-events.mjs +0 -0
- /package/{esm2020 → esm2022}/rxjs/odx-angular-rxjs.mjs +0 -0
- /package/{esm2020 → esm2022}/sdk/index.mjs +0 -0
- /package/{esm2020 → esm2022}/sdk/lib/application-environment.mjs +0 -0
- /package/{esm2020 → esm2022}/sdk/odx-angular-sdk.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/index.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/lib/helpers/index.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/lib/helpers/prefers-dark-theme.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/lib/helpers/resolve-theme.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/lib/helpers/theme-storage.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/lib/models/index.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/lib/models/theme.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/lib/theming.config.mjs +0 -0
- /package/{esm2020 → esm2022}/theming/odx-angular-theming.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/index.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/decorators/pure.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/array.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/build-url.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/build-website-url.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/debounce.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/defer-fn.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/dom.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/get-axis.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/get-opposite-side.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/get-side.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/get-unique-id.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/provide-config.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/queue.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/helpers/type-guards.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/types/axis.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/types/get-properties.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/types/index.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/types/position.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/lib/types/side.mjs +0 -0
- /package/{esm2020 → esm2022}/utils/odx-angular-utils.mjs +0 -0
- /package/{fesm2020 → fesm2022}/odx-angular-animations.mjs +0 -0
- /package/{fesm2020 → fesm2022}/odx-angular-animations.mjs.map +0 -0
- /package/{fesm2015 → fesm2022}/odx-angular-rxjs.mjs +0 -0
- /package/{fesm2015 → fesm2022}/odx-angular-rxjs.mjs.map +0 -0
- /package/{fesm2020 → fesm2022}/odx-angular-sdk.mjs +0 -0
- /package/{fesm2020 → fesm2022}/odx-angular-sdk.mjs.map +0 -0
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { __decorate, __metadata } from 'tslib';
|
|
2
|
-
import { coerceBooleanProperty } from '@angular/cdk/coercion';
|
|
3
|
-
import * as i0 from '@angular/core';
|
|
4
|
-
import { Component, ViewEncapsulation, ChangeDetectionStrategy, Input } from '@angular/core';
|
|
5
|
-
import { CSSModifier, CSSComponent } from '@odx/angular/internal';
|
|
6
|
-
import { createConfigTokens, injectElement, Transform } from '@odx/angular/utils';
|
|
7
|
-
|
|
8
|
-
const { IconConfig, IconDefaultConfig, injectIconConfig, provideIconConfig } = createConfigTokens('Icon', '@odx/angular/components/icon', {
|
|
9
|
-
defaultIconSet: 'core',
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
const IconSize = {
|
|
13
|
-
SMALL: 'small',
|
|
14
|
-
MEDIUM: 'medium',
|
|
15
|
-
LARGE: 'large',
|
|
16
|
-
XLARGE: 'xlarge',
|
|
17
|
-
INLINE: 'inline',
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
let IconComponent = class IconComponent {
|
|
21
|
-
constructor() {
|
|
22
|
-
this.element = injectElement();
|
|
23
|
-
this.inline = false;
|
|
24
|
-
this.size = IconSize.MEDIUM;
|
|
25
|
-
this.name = null;
|
|
26
|
-
this.iconSet = injectIconConfig().defaultIconSet;
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
IconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: IconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
30
|
-
IconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: IconComponent, isStandalone: true, selector: "odx-icon", inputs: { inline: "inline", size: "size", name: "name", iconSet: "iconSet" }, host: { attributes: { "translate": "no" }, properties: { "class.notranslate": "true", "attr.data-icon-name": "name", "attr.data-icon-set": "iconSet" } }, ngImport: i0, template: '<span></span>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
31
|
-
__decorate([
|
|
32
|
-
CSSModifier(),
|
|
33
|
-
Transform(coerceBooleanProperty),
|
|
34
|
-
__metadata("design:type", Object)
|
|
35
|
-
], IconComponent.prototype, "inline", void 0);
|
|
36
|
-
__decorate([
|
|
37
|
-
CSSModifier(),
|
|
38
|
-
__metadata("design:type", String)
|
|
39
|
-
], IconComponent.prototype, "size", void 0);
|
|
40
|
-
IconComponent = __decorate([
|
|
41
|
-
CSSComponent('icon')
|
|
42
|
-
], IconComponent);
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: IconComponent, decorators: [{
|
|
44
|
-
type: Component,
|
|
45
|
-
args: [{
|
|
46
|
-
selector: 'odx-icon',
|
|
47
|
-
template: '<span></span>',
|
|
48
|
-
encapsulation: ViewEncapsulation.None,
|
|
49
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
50
|
-
standalone: true,
|
|
51
|
-
host: {
|
|
52
|
-
'[class.notranslate]': 'true',
|
|
53
|
-
'[attr.data-icon-name]': 'name',
|
|
54
|
-
'[attr.data-icon-set]': 'iconSet',
|
|
55
|
-
translate: 'no',
|
|
56
|
-
},
|
|
57
|
-
}]
|
|
58
|
-
}], propDecorators: { inline: [{
|
|
59
|
-
type: Input
|
|
60
|
-
}], size: [{
|
|
61
|
-
type: Input
|
|
62
|
-
}], name: [{
|
|
63
|
-
type: Input
|
|
64
|
-
}], iconSet: [{
|
|
65
|
-
type: Input
|
|
66
|
-
}] } });
|
|
67
|
-
|
|
68
|
-
/**
|
|
69
|
-
* Generated bundle index. Do not edit.
|
|
70
|
-
*/
|
|
71
|
-
|
|
72
|
-
export { IconComponent, IconConfig, IconDefaultConfig, IconSize, injectIconConfig, provideIconConfig };
|
|
73
|
-
//# sourceMappingURL=odx-angular-components-icon.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"odx-angular-components-icon.mjs","sources":["../../../../libs/angular/components/icon/src/lib/icon.config.ts","../../../../libs/angular/components/icon/src/lib/models/icon-size.ts","../../../../libs/angular/components/icon/src/lib/icon.component.ts","../../../../libs/angular/components/icon/src/odx-angular-components-icon.ts"],"sourcesContent":["import { createConfigTokens } from '@odx/angular/utils';\n\nexport interface IconConfig {\n defaultIconSet: string;\n}\n\nexport const { IconConfig, IconDefaultConfig, injectIconConfig, provideIconConfig } = createConfigTokens('Icon', '@odx/angular/components/icon', {\n defaultIconSet: 'core',\n} as IconConfig);\n","export type IconSize = (typeof IconSize)[keyof typeof IconSize];\n\nexport const IconSize = {\n SMALL: 'small',\n MEDIUM: 'medium',\n LARGE: 'large',\n XLARGE: 'xlarge',\n INLINE: 'inline',\n} as const;\n","import { BooleanInput, coerceBooleanProperty } from '@angular/cdk/coercion';\nimport { ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';\nimport { CSSComponent, CSSModifier } from '@odx/angular/internal';\nimport { injectElement, Transform } from '@odx/angular/utils';\nimport { injectIconConfig } from './icon.config';\nimport { IconSize } from './models';\n\n@CSSComponent('icon')\n@Component({\n selector: 'odx-icon',\n template: '<span></span>',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: true,\n host: {\n '[class.notranslate]': 'true',\n '[attr.data-icon-name]': 'name',\n '[attr.data-icon-set]': 'iconSet',\n translate: 'no',\n },\n})\nexport class IconComponent {\n public static ngAcceptInputType_inline: BooleanInput;\n\n public readonly element = injectElement();\n\n @CSSModifier()\n @Transform(coerceBooleanProperty)\n @Input()\n public inline = false;\n\n @CSSModifier()\n @Input()\n public size: IconSize = IconSize.MEDIUM;\n\n @Input()\n public name: string | null = null;\n\n @Input()\n public iconSet: string | null = injectIconConfig().defaultIconSet;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;AAMa,MAAA,EAAE,UAAU,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,GAAG,kBAAkB,CAAC,MAAM,EAAE,8BAA8B,EAAE;AAC/I,IAAA,cAAc,EAAE,MAAM;AACT,CAAA;;ACNF,MAAA,QAAQ,GAAG;AACtB,IAAA,KAAK,EAAE,OAAO;AACd,IAAA,MAAM,EAAE,QAAQ;AAChB,IAAA,KAAK,EAAE,OAAO;AACd,IAAA,MAAM,EAAE,QAAQ;AAChB,IAAA,MAAM,EAAE,QAAQ;;;ACcL,IAAA,aAAa,GAAnB,MAAM,aAAa,CAAA;AAAnB,IAAA,WAAA,GAAA;QAGW,IAAO,CAAA,OAAA,GAAG,aAAa,EAAE,CAAC;QAKnC,IAAM,CAAA,MAAA,GAAG,KAAK,CAAC;AAIf,QAAA,IAAA,CAAA,IAAI,GAAa,QAAQ,CAAC,MAAM,CAAC;QAGjC,IAAI,CAAA,IAAA,GAAkB,IAAI,CAAC;AAG3B,QAAA,IAAA,CAAA,OAAO,GAAkB,gBAAgB,EAAE,CAAC,cAAc,CAAC;AACnE,KAAA;;2GAnBY,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAb,aAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,aAAa,4SAXd,eAAe,EAAA,QAAA,EAAA,IAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;AAgBzB,UAAA,CAAA;AAAC,IAAA,WAAW,EAAE;IACb,SAAS,CAAC,qBAAqB,CAAC;;AAEX,CAAA,EAAA,aAAA,CAAA,SAAA,EAAA,QAAA,EAAA,KAAA,CAAA,CAAA,CAAA;AAEtB,UAAA,CAAA;AAAC,IAAA,WAAW,EAAE;;AAE0B,CAAA,EAAA,aAAA,CAAA,SAAA,EAAA,MAAA,EAAA,KAAA,CAAA,CAAA,CAAA;AAZ7B,aAAa,GAAA,UAAA,CAAA;IAdzB,YAAY,CAAC,MAAM,CAAC;AAcR,CAAA,EAAA,aAAa,CAmBzB,CAAA;4FAnBY,aAAa,EAAA,UAAA,EAAA,CAAA;kBAbzB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,QAAQ,EAAE,eAAe;oBACzB,aAAa,EAAE,iBAAiB,CAAC,IAAI;oBACrC,eAAe,EAAE,uBAAuB,CAAC,MAAM;AAC/C,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,IAAI,EAAE;AACJ,wBAAA,qBAAqB,EAAE,MAAM;AAC7B,wBAAA,uBAAuB,EAAE,MAAM;AAC/B,wBAAA,sBAAsB,EAAE,SAAS;AACjC,wBAAA,SAAS,EAAE,IAAI;AAChB,qBAAA;AACF,iBAAA,CAAA;8BASQ,MAAM,EAAA,CAAA;sBADZ,KAAK;gBAKC,IAAI,EAAA,CAAA;sBADV,KAAK;gBAIC,IAAI,EAAA,CAAA;sBADV,KAAK;gBAIC,OAAO,EAAA,CAAA;sBADb,KAAK;;;ACtCR;;AAEG;;;;"}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { __decorate, __metadata } from 'tslib';
|
|
2
|
-
import * as i0 from '@angular/core';
|
|
3
|
-
import { Component, ChangeDetectionStrategy, ViewEncapsulation, Input } from '@angular/core';
|
|
4
|
-
import { IconComponent } from '@odx/angular/components/icon';
|
|
5
|
-
import { CSSModifier, CSSComponent } from '@odx/angular/internal';
|
|
6
|
-
import { injectElement } from '@odx/angular/utils';
|
|
7
|
-
|
|
8
|
-
const InlineMessageVariant = {
|
|
9
|
-
DEFAULT: 'default',
|
|
10
|
-
WARNING: 'warning',
|
|
11
|
-
DANGER: 'danger',
|
|
12
|
-
SUCCESS: 'success',
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
let InlineMessageComponent = class InlineMessageComponent {
|
|
16
|
-
constructor() {
|
|
17
|
-
this.element = injectElement();
|
|
18
|
-
this.variant = InlineMessageVariant.DEFAULT;
|
|
19
|
-
}
|
|
20
|
-
get icon() {
|
|
21
|
-
switch (this.variant) {
|
|
22
|
-
case InlineMessageVariant.WARNING:
|
|
23
|
-
return 'warning';
|
|
24
|
-
case InlineMessageVariant.DANGER:
|
|
25
|
-
return 'error';
|
|
26
|
-
case InlineMessageVariant.SUCCESS:
|
|
27
|
-
return 'check';
|
|
28
|
-
default:
|
|
29
|
-
return 'info';
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
};
|
|
33
|
-
InlineMessageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: InlineMessageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
34
|
-
InlineMessageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: InlineMessageComponent, isStandalone: true, selector: "odx-inline-message", inputs: { variant: "variant" }, ngImport: i0, template: "<odx-icon size=\"medium\" [name]=\"icon\" iconSet=\"core\"></odx-icon>\n<div class=\"odx-inline-message__content\">\n <ng-content></ng-content>\n</div>\n", dependencies: [{ kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name", "iconSet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
35
|
-
__decorate([
|
|
36
|
-
CSSModifier(),
|
|
37
|
-
__metadata("design:type", Object)
|
|
38
|
-
], InlineMessageComponent.prototype, "variant", void 0);
|
|
39
|
-
InlineMessageComponent = __decorate([
|
|
40
|
-
CSSComponent('inline-message')
|
|
41
|
-
], InlineMessageComponent);
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: InlineMessageComponent, decorators: [{
|
|
43
|
-
type: Component,
|
|
44
|
-
args: [{ selector: 'odx-inline-message', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, imports: [IconComponent], template: "<odx-icon size=\"medium\" [name]=\"icon\" iconSet=\"core\"></odx-icon>\n<div class=\"odx-inline-message__content\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
45
|
-
}], propDecorators: { variant: [{
|
|
46
|
-
type: Input
|
|
47
|
-
}] } });
|
|
48
|
-
|
|
49
|
-
/**
|
|
50
|
-
* Generated bundle index. Do not edit.
|
|
51
|
-
*/
|
|
52
|
-
|
|
53
|
-
export { InlineMessageComponent, InlineMessageVariant };
|
|
54
|
-
//# sourceMappingURL=odx-angular-components-inline-message.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"odx-angular-components-inline-message.mjs","sources":["../../../../libs/angular/components/inline-message/src/lib/models/inline-message-variant.ts","../../../../libs/angular/components/inline-message/src/lib/inline-message.component.ts","../../../../libs/angular/components/inline-message/src/lib/inline-message.component.html","../../../../libs/angular/components/inline-message/src/odx-angular-components-inline-message.ts"],"sourcesContent":["export type InlineMessageVariant = typeof InlineMessageVariant[keyof typeof InlineMessageVariant];\n\nexport const InlineMessageVariant = {\n DEFAULT: 'default',\n WARNING: 'warning',\n DANGER: 'danger',\n SUCCESS: 'success',\n} as const;\n","import { ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';\nimport { IconComponent } from '@odx/angular/components/icon';\nimport { CSSComponent, CSSModifier } from '@odx/angular/internal';\nimport { injectElement } from '@odx/angular/utils';\nimport { InlineMessageVariant } from './models';\n\n@CSSComponent('inline-message')\n@Component({\n selector: 'odx-inline-message',\n templateUrl: 'inline-message.component.html',\n standalone: true,\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n imports: [IconComponent],\n})\nexport class InlineMessageComponent {\n public readonly element = injectElement<HTMLElement>();\n\n @CSSModifier()\n @Input()\n public variant?: InlineMessageVariant | null = InlineMessageVariant.DEFAULT;\n\n public get icon(): string {\n switch (this.variant) {\n case InlineMessageVariant.WARNING:\n return 'warning';\n case InlineMessageVariant.DANGER:\n return 'error';\n case InlineMessageVariant.SUCCESS:\n return 'check';\n default:\n return 'info';\n }\n }\n}\n","<odx-icon size=\"medium\" [name]=\"icon\" iconSet=\"core\"></odx-icon>\n<div class=\"odx-inline-message__content\">\n <ng-content></ng-content>\n</div>\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;AAEa,MAAA,oBAAoB,GAAG;AAClC,IAAA,OAAO,EAAE,SAAS;AAClB,IAAA,OAAO,EAAE,SAAS;AAClB,IAAA,MAAM,EAAE,QAAQ;AAChB,IAAA,OAAO,EAAE,SAAS;;;ACSP,IAAA,sBAAsB,GAA5B,MAAM,sBAAsB,CAAA;AAA5B,IAAA,WAAA,GAAA;QACW,IAAO,CAAA,OAAA,GAAG,aAAa,EAAe,CAAC;AAIhD,QAAA,IAAA,CAAA,OAAO,GAAiC,oBAAoB,CAAC,OAAO,CAAC;AAc7E,KAAA;AAZC,IAAA,IAAW,IAAI,GAAA;QACb,QAAQ,IAAI,CAAC,OAAO;YAClB,KAAK,oBAAoB,CAAC,OAAO;AAC/B,gBAAA,OAAO,SAAS,CAAC;YACnB,KAAK,oBAAoB,CAAC,MAAM;AAC9B,gBAAA,OAAO,OAAO,CAAC;YACjB,KAAK,oBAAoB,CAAC,OAAO;AAC/B,gBAAA,OAAO,OAAO,CAAC;AACjB,YAAA;AACE,gBAAA,OAAO,MAAM,CAAC;AACjB,SAAA;KACF;;oHAlBU,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;wGAAtB,sBAAsB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,oBAAA,EAAA,MAAA,EAAA,EAAA,OAAA,EAAA,SAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,ECfnC,4JAIA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EDSY,aAAa,EAAA,QAAA,EAAA,UAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,MAAA,EAAA,MAAA,EAAA,SAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;AAKvB,UAAA,CAAA;AAAC,IAAA,WAAW,EAAE;;AAE8D,CAAA,EAAA,sBAAA,CAAA,SAAA,EAAA,SAAA,EAAA,KAAA,CAAA,CAAA,CAAA;AALjE,sBAAsB,GAAA,UAAA,CAAA;IATlC,YAAY,CAAC,gBAAgB,CAAC;AASlB,CAAA,EAAA,sBAAsB,CAmBlC,CAAA;4FAnBY,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBARlC,SAAS;AACE,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,oBAAoB,EAElB,UAAA,EAAA,IAAI,EACC,eAAA,EAAA,uBAAuB,CAAC,MAAM,EAChC,aAAA,EAAA,iBAAiB,CAAC,IAAI,EAC5B,OAAA,EAAA,CAAC,aAAa,CAAC,EAAA,QAAA,EAAA,4JAAA,EAAA,CAAA;8BAOjB,OAAO,EAAA,CAAA;sBADb,KAAK;;;AEnBR;;AAEG;;;;"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { __decorate } from 'tslib';
|
|
2
|
-
import * as i0 from '@angular/core';
|
|
3
|
-
import { Directive } from '@angular/core';
|
|
4
|
-
import * as i1 from '@odx/angular';
|
|
5
|
-
import { WithDisabledState, WithTabIndex } from '@odx/angular';
|
|
6
|
-
import { CSSComponent } from '@odx/angular/internal';
|
|
7
|
-
import { injectElement } from '@odx/angular/utils';
|
|
8
|
-
|
|
9
|
-
let LinkDirective = class LinkDirective {
|
|
10
|
-
constructor() {
|
|
11
|
-
this.element = injectElement();
|
|
12
|
-
}
|
|
13
|
-
};
|
|
14
|
-
LinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
15
|
-
LinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: LinkDirective, isStandalone: true, selector: "a[odxLink]", hostDirectives: [{ directive: i1.WithDisabledState }, { directive: i1.WithTabIndex }], ngImport: i0 });
|
|
16
|
-
LinkDirective = __decorate([
|
|
17
|
-
CSSComponent('link')
|
|
18
|
-
], LinkDirective);
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkDirective, decorators: [{
|
|
20
|
-
type: Directive,
|
|
21
|
-
args: [{
|
|
22
|
-
selector: 'a[odxLink]',
|
|
23
|
-
standalone: true,
|
|
24
|
-
hostDirectives: [WithDisabledState, WithTabIndex],
|
|
25
|
-
}]
|
|
26
|
-
}] });
|
|
27
|
-
|
|
28
|
-
/**
|
|
29
|
-
* Generated bundle index. Do not edit.
|
|
30
|
-
*/
|
|
31
|
-
|
|
32
|
-
export { LinkDirective };
|
|
33
|
-
//# sourceMappingURL=odx-angular-components-link.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"odx-angular-components-link.mjs","sources":["../../../../libs/angular/components/link/src/link.directive.ts","../../../../libs/angular/components/link/src/odx-angular-components-link.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { WithDisabledState, WithTabIndex } from '@odx/angular';\nimport { CSSComponent } from '@odx/angular/internal';\nimport { injectElement } from '@odx/angular/utils';\n\n@CSSComponent('link')\n@Directive({\n selector: 'a[odxLink]',\n standalone: true,\n hostDirectives: [WithDisabledState, WithTabIndex],\n})\nexport class LinkDirective {\n public readonly element = injectElement<HTMLLinkElement>();\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;AAWa,IAAA,aAAa,GAAnB,MAAM,aAAa,CAAA;AAAnB,IAAA,WAAA,GAAA;QACW,IAAO,CAAA,OAAA,GAAG,aAAa,EAAmB,CAAC;AAC5D,KAAA;;2GAFY,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;+FAAb,aAAa,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,YAAA,EAAA,cAAA,EAAA,CAAA,EAAA,SAAA,EAAA,EAAA,CAAA,iBAAA,EAAA,EAAA,EAAA,SAAA,EAAA,EAAA,CAAA,YAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;AAAb,aAAa,GAAA,UAAA,CAAA;IANzB,YAAY,CAAC,MAAM,CAAC;AAMR,CAAA,EAAA,aAAa,CAEzB,CAAA;4FAFY,aAAa,EAAA,UAAA,EAAA,CAAA;kBALzB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,YAAY;AACtB,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,cAAc,EAAE,CAAC,iBAAiB,EAAE,YAAY,CAAC;AAClD,iBAAA,CAAA;;;ACVD;;AAEG;;;;"}
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
import { __decorate, __metadata } from 'tslib';
|
|
2
|
-
import { trigger, transition, useAnimation } from '@angular/animations';
|
|
3
|
-
import { coerceBooleanProperty } from '@angular/cdk/coercion';
|
|
4
|
-
import * as i0 from '@angular/core';
|
|
5
|
-
import { Component, ViewEncapsulation, ChangeDetectionStrategy, Input, forwardRef, NgModule } from '@angular/core';
|
|
6
|
-
import * as i1$1 from '@odx/angular';
|
|
7
|
-
import { DisabledController, CoreModule, WithDisabledState, WithTabIndex } from '@odx/angular';
|
|
8
|
-
import { expand, collapse } from '@odx/angular/animations';
|
|
9
|
-
import { InteractiveDirective } from '@odx/angular/cdk/a11y';
|
|
10
|
-
import { ExpandableItemDirective, ExpandableContainerDirective, ODX_EXPANDABLE_CONTAINER } from '@odx/angular/cdk/expandable';
|
|
11
|
-
import { IconComponent } from '@odx/angular/components/icon';
|
|
12
|
-
import { CSSModifier, CSSComponent } from '@odx/angular/internal';
|
|
13
|
-
import { injectElement, Transform } from '@odx/angular/utils';
|
|
14
|
-
import * as i1 from '@angular/common';
|
|
15
|
-
|
|
16
|
-
let ExpandableListItemComponent = class ExpandableListItemComponent extends ExpandableItemDirective {
|
|
17
|
-
constructor() {
|
|
18
|
-
super(...arguments);
|
|
19
|
-
this.disabledController = DisabledController.inject();
|
|
20
|
-
this.element = injectElement();
|
|
21
|
-
this.danger = false;
|
|
22
|
-
}
|
|
23
|
-
get isDisabled() {
|
|
24
|
-
return !!this.disabledController?.disabled;
|
|
25
|
-
}
|
|
26
|
-
get isExpanded() {
|
|
27
|
-
return !this.isDisabled && this.expanded;
|
|
28
|
-
}
|
|
29
|
-
};
|
|
30
|
-
ExpandableListItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExpandableListItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
31
|
-
ExpandableListItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ExpandableListItemComponent, isStandalone: true, selector: "odx-expandable-list-item", inputs: { danger: "danger" }, host: { properties: { "class.odx-expandable-list-item--expanded": "isExpanded", "class.odx-expandable-list-item--danger": "danger", "attr.title": "null" } }, providers: [DisabledController.connect()], usesInheritance: true, ngImport: i0, template: "<div\n role=\"button\"\n class=\"odx-expandable-list-item__header odx-list-item\"\n [attr.tabindex]=\"isDisabled ? -1 : 0\"\n [class.is-disabled]=\"isDisabled\"\n [class.odx-list-item--danger]=\"danger\"\n [class.odx-list-item--selected]=\"isExpanded\"\n (odxCdkInteractive)=\"toggle()\"\n>\n <div class=\"odx-expandable-list-item__content\">\n <ng-content></ng-content>\n </div>\n <odx-icon name=\"chevron-down\" iconSet=\"core\" class=\"odx-expandable-list-item__expand-icon\"></odx-icon>\n</div>\n\n<div class=\"odx-expandable-list-item__slot\" @expandSlotAnimation *ngIf=\"isExpanded\">\n <ng-content select=\"odx-list\"></ng-content>\n</div>\n", dependencies: [{ kind: "directive", type: InteractiveDirective, selector: "[odxCdkInteractive]", outputs: ["odxCdkInteractive"] }, { kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name", "iconSet"] }], animations: [trigger('expandSlotAnimation', [transition(':enter', [useAnimation(expand)]), transition(':leave', [useAnimation(collapse)])])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
32
|
-
__decorate([
|
|
33
|
-
CSSModifier(),
|
|
34
|
-
Transform(coerceBooleanProperty),
|
|
35
|
-
__metadata("design:type", Object)
|
|
36
|
-
], ExpandableListItemComponent.prototype, "danger", void 0);
|
|
37
|
-
ExpandableListItemComponent = __decorate([
|
|
38
|
-
CSSComponent('expandable-list-item')
|
|
39
|
-
], ExpandableListItemComponent);
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExpandableListItemComponent, decorators: [{
|
|
41
|
-
type: Component,
|
|
42
|
-
args: [{ standalone: true, selector: 'odx-expandable-list-item', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [DisabledController.connect()], imports: [InteractiveDirective, CoreModule, IconComponent], host: {
|
|
43
|
-
'[class.odx-expandable-list-item--expanded]': 'isExpanded',
|
|
44
|
-
'[class.odx-expandable-list-item--danger]': 'danger',
|
|
45
|
-
'[attr.title]': 'null',
|
|
46
|
-
}, animations: [trigger('expandSlotAnimation', [transition(':enter', [useAnimation(expand)]), transition(':leave', [useAnimation(collapse)])])], template: "<div\n role=\"button\"\n class=\"odx-expandable-list-item__header odx-list-item\"\n [attr.tabindex]=\"isDisabled ? -1 : 0\"\n [class.is-disabled]=\"isDisabled\"\n [class.odx-list-item--danger]=\"danger\"\n [class.odx-list-item--selected]=\"isExpanded\"\n (odxCdkInteractive)=\"toggle()\"\n>\n <div class=\"odx-expandable-list-item__content\">\n <ng-content></ng-content>\n </div>\n <odx-icon name=\"chevron-down\" iconSet=\"core\" class=\"odx-expandable-list-item__expand-icon\"></odx-icon>\n</div>\n\n<div class=\"odx-expandable-list-item__slot\" @expandSlotAnimation *ngIf=\"isExpanded\">\n <ng-content select=\"odx-list\"></ng-content>\n</div>\n" }]
|
|
47
|
-
}], propDecorators: { danger: [{
|
|
48
|
-
type: Input
|
|
49
|
-
}] } });
|
|
50
|
-
|
|
51
|
-
let ListItemComponent = class ListItemComponent {
|
|
52
|
-
constructor() {
|
|
53
|
-
this.element = injectElement();
|
|
54
|
-
this.danger = false;
|
|
55
|
-
this.selected = false;
|
|
56
|
-
}
|
|
57
|
-
};
|
|
58
|
-
ListItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ListItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
59
|
-
ListItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ListItemComponent, isStandalone: true, selector: "[odxListItem]", inputs: { danger: "danger", selected: "selected" }, hostDirectives: [{ directive: i1$1.WithDisabledState }, { directive: i1$1.WithTabIndex }], ngImport: i0, template: "<ng-content select=\"[odxListPrefix]\"></ng-content>\n<div class=\"odx-list-item__content\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[odxListSuffix]\"></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
60
|
-
__decorate([
|
|
61
|
-
CSSModifier(),
|
|
62
|
-
Transform(coerceBooleanProperty),
|
|
63
|
-
__metadata("design:type", Object)
|
|
64
|
-
], ListItemComponent.prototype, "danger", void 0);
|
|
65
|
-
__decorate([
|
|
66
|
-
CSSModifier(),
|
|
67
|
-
Transform(coerceBooleanProperty),
|
|
68
|
-
__metadata("design:type", Object)
|
|
69
|
-
], ListItemComponent.prototype, "selected", void 0);
|
|
70
|
-
ListItemComponent = __decorate([
|
|
71
|
-
CSSComponent('list-item')
|
|
72
|
-
], ListItemComponent);
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ListItemComponent, decorators: [{
|
|
74
|
-
type: Component,
|
|
75
|
-
args: [{ standalone: true, selector: '[odxListItem]', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [WithDisabledState, WithTabIndex], template: "<ng-content select=\"[odxListPrefix]\"></ng-content>\n<div class=\"odx-list-item__content\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[odxListSuffix]\"></ng-content>\n" }]
|
|
76
|
-
}], propDecorators: { danger: [{
|
|
77
|
-
type: Input
|
|
78
|
-
}], selected: [{
|
|
79
|
-
type: Input
|
|
80
|
-
}] } });
|
|
81
|
-
|
|
82
|
-
var ListComponent_1;
|
|
83
|
-
let ListComponent = ListComponent_1 = class ListComponent extends ExpandableContainerDirective {
|
|
84
|
-
constructor() {
|
|
85
|
-
super(...arguments);
|
|
86
|
-
this.element = injectElement();
|
|
87
|
-
this.multiple = true;
|
|
88
|
-
}
|
|
89
|
-
};
|
|
90
|
-
ListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ListComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
91
|
-
ListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ListComponent, isStandalone: true, selector: "odx-list", inputs: { multiple: "multiple" }, providers: [{ provide: ODX_EXPANDABLE_CONTAINER, useExisting: forwardRef(() => ListComponent_1) }], usesInheritance: true, ngImport: i0, template: "<ng-content select=\"[odxListItem], odx-expandable-list-item\"></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
92
|
-
__decorate([
|
|
93
|
-
Transform(coerceBooleanProperty),
|
|
94
|
-
__metadata("design:type", Object)
|
|
95
|
-
], ListComponent.prototype, "multiple", void 0);
|
|
96
|
-
ListComponent = ListComponent_1 = __decorate([
|
|
97
|
-
CSSComponent('list')
|
|
98
|
-
], ListComponent);
|
|
99
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ListComponent, decorators: [{
|
|
100
|
-
type: Component,
|
|
101
|
-
args: [{ selector: 'odx-list', standalone: true, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [{ provide: ODX_EXPANDABLE_CONTAINER, useExisting: forwardRef(() => ListComponent) }], template: "<ng-content select=\"[odxListItem], odx-expandable-list-item\"></ng-content>\n" }]
|
|
102
|
-
}], propDecorators: { multiple: [{
|
|
103
|
-
type: Input
|
|
104
|
-
}] } });
|
|
105
|
-
|
|
106
|
-
const modules = [ListComponent, ListItemComponent, ExpandableListItemComponent, IconComponent];
|
|
107
|
-
class ListModule {
|
|
108
|
-
}
|
|
109
|
-
ListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
110
|
-
ListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: ListModule, imports: [ListComponent, ListItemComponent, ExpandableListItemComponent, IconComponent], exports: [ListComponent, ListItemComponent, ExpandableListItemComponent, IconComponent] });
|
|
111
|
-
ListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ListModule, imports: [modules] });
|
|
112
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ListModule, decorators: [{
|
|
113
|
-
type: NgModule,
|
|
114
|
-
args: [{
|
|
115
|
-
imports: modules,
|
|
116
|
-
exports: modules,
|
|
117
|
-
}]
|
|
118
|
-
}] });
|
|
119
|
-
|
|
120
|
-
/**
|
|
121
|
-
* Generated bundle index. Do not edit.
|
|
122
|
-
*/
|
|
123
|
-
|
|
124
|
-
export { ExpandableListItemComponent, ListComponent, ListItemComponent, ListModule };
|
|
125
|
-
//# sourceMappingURL=odx-angular-components-list.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"odx-angular-components-list.mjs","sources":["../../../../libs/angular/components/list/src/lib/components/expandable-list-item/expandable-list-item.component.ts","../../../../libs/angular/components/list/src/lib/components/expandable-list-item/expandable-list-item.component.html","../../../../libs/angular/components/list/src/lib/components/list-item/list-item.component.ts","../../../../libs/angular/components/list/src/lib/components/list-item/list-item.component.html","../../../../libs/angular/components/list/src/lib/list.component.ts","../../../../libs/angular/components/list/src/lib/list.component.html","../../../../libs/angular/components/list/src/lib/list.module.ts","../../../../libs/angular/components/list/src/odx-angular-components-list.ts"],"sourcesContent":["import { transition, trigger, useAnimation } from '@angular/animations';\nimport { BooleanInput, coerceBooleanProperty } from '@angular/cdk/coercion';\nimport { ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';\nimport { CoreModule, DisabledController } from '@odx/angular';\nimport { collapse, expand } from '@odx/angular/animations';\nimport { InteractiveDirective } from '@odx/angular/cdk/a11y';\nimport { ExpandableItemDirective } from '@odx/angular/cdk/expandable';\nimport { IconComponent } from '@odx/angular/components/icon';\nimport { CSSComponent, CSSModifier } from '@odx/angular/internal';\nimport { injectElement, Transform } from '@odx/angular/utils';\n\n@CSSComponent('expandable-list-item')\n@Component({\n standalone: true,\n selector: 'odx-expandable-list-item',\n templateUrl: 'expandable-list-item.component.html',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [DisabledController.connect()],\n imports: [InteractiveDirective, CoreModule, IconComponent],\n host: {\n '[class.odx-expandable-list-item--expanded]': 'isExpanded',\n '[class.odx-expandable-list-item--danger]': 'danger',\n '[attr.title]': 'null',\n },\n animations: [trigger('expandSlotAnimation', [transition(':enter', [useAnimation(expand)]), transition(':leave', [useAnimation(collapse)])])],\n})\nexport class ExpandableListItemComponent extends ExpandableItemDirective {\n public static ngAcceptInputType_selected: BooleanInput;\n public static ngAcceptInputType_danger: BooleanInput;\n\n private readonly disabledController = DisabledController.inject();\n public readonly element = injectElement<HTMLElement>();\n\n @CSSModifier()\n @Transform(coerceBooleanProperty)\n @Input()\n public danger = false;\n\n public get isDisabled(): boolean {\n return !!this.disabledController?.disabled;\n }\n\n public get isExpanded(): boolean {\n return !this.isDisabled && this.expanded;\n }\n}\n","<div\n role=\"button\"\n class=\"odx-expandable-list-item__header odx-list-item\"\n [attr.tabindex]=\"isDisabled ? -1 : 0\"\n [class.is-disabled]=\"isDisabled\"\n [class.odx-list-item--danger]=\"danger\"\n [class.odx-list-item--selected]=\"isExpanded\"\n (odxCdkInteractive)=\"toggle()\"\n>\n <div class=\"odx-expandable-list-item__content\">\n <ng-content></ng-content>\n </div>\n <odx-icon name=\"chevron-down\" iconSet=\"core\" class=\"odx-expandable-list-item__expand-icon\"></odx-icon>\n</div>\n\n<div class=\"odx-expandable-list-item__slot\" @expandSlotAnimation *ngIf=\"isExpanded\">\n <ng-content select=\"odx-list\"></ng-content>\n</div>\n","import { BooleanInput, coerceBooleanProperty } from '@angular/cdk/coercion';\nimport { ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';\nimport { WithDisabledState, WithTabIndex } from '@odx/angular';\nimport { CSSComponent, CSSModifier } from '@odx/angular/internal';\nimport { injectElement, Transform } from '@odx/angular/utils';\n\n@CSSComponent('list-item')\n@Component({\n standalone: true,\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: '[odxListItem]',\n templateUrl: './list-item.component.html',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n hostDirectives: [WithDisabledState, WithTabIndex],\n})\nexport class ListItemComponent {\n public static ngAcceptInputType_selected: BooleanInput;\n public static ngAcceptInputType_danger: BooleanInput;\n\n public readonly element = injectElement<HTMLElement>();\n\n @CSSModifier()\n @Transform(coerceBooleanProperty)\n @Input()\n public danger = false;\n\n @CSSModifier()\n @Transform(coerceBooleanProperty)\n @Input()\n public selected = false;\n}\n","<ng-content select=\"[odxListPrefix]\"></ng-content>\n<div class=\"odx-list-item__content\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[odxListSuffix]\"></ng-content>\n","import { coerceBooleanProperty } from '@angular/cdk/coercion';\nimport { ChangeDetectionStrategy, Component, forwardRef, Input, ViewEncapsulation } from '@angular/core';\nimport { ExpandableContainerDirective, ODX_EXPANDABLE_CONTAINER } from '@odx/angular/cdk/expandable';\nimport { CSSComponent } from '@odx/angular/internal';\nimport { injectElement, Transform } from '@odx/angular/utils';\n\n@CSSComponent('list')\n@Component({\n selector: 'odx-list',\n standalone: true,\n templateUrl: './list.component.html',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [{ provide: ODX_EXPANDABLE_CONTAINER, useExisting: forwardRef(() => ListComponent) }],\n})\nexport class ListComponent extends ExpandableContainerDirective {\n public readonly element = injectElement();\n\n @Transform(coerceBooleanProperty)\n @Input()\n public override multiple = true;\n}\n","<ng-content select=\"[odxListItem], odx-expandable-list-item\"></ng-content>\n","import { NgModule } from '@angular/core';\nimport { IconComponent } from '@odx/angular/components/icon';\nimport { ExpandableListItemComponent, ListItemComponent } from './components';\nimport { ListComponent } from './list.component';\n\nconst modules = [ListComponent, ListItemComponent, ExpandableListItemComponent, IconComponent];\n\n@NgModule({\n imports: modules,\n exports: modules,\n})\nexport class ListModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
import { __decorate, __metadata } from 'tslib';
|
|
2
|
-
import { trigger, transition, useAnimation } from '@angular/animations';
|
|
3
|
-
import * as i0 from '@angular/core';
|
|
4
|
-
import { inject, Renderer2, Directive, Input, Component, ViewEncapsulation, ChangeDetectionStrategy, NgModule } from '@angular/core';
|
|
5
|
-
import { DisabledController, WindowRef, CoreModule } from '@odx/angular';
|
|
6
|
-
import { fadeIn, fadeOut } from '@odx/angular/animations';
|
|
7
|
-
import { CircularProgressComponent } from '@odx/angular/components/circular-progress';
|
|
8
|
-
import { CSSModifier, CSSComponent } from '@odx/angular/internal';
|
|
9
|
-
import { injectElement, getInjector, px, deferFn, Transform } from '@odx/angular/utils';
|
|
10
|
-
import { coerceBooleanProperty, coerceNumberProperty } from '@angular/cdk/coercion';
|
|
11
|
-
import { DynamicViewService } from '@odx/angular/cdk/dynamic-view';
|
|
12
|
-
|
|
13
|
-
const LOADING_SPINNER_PARENT_CLASS = 'odx-loading-spinner-parent';
|
|
14
|
-
class LoadingSpinnerDirective {
|
|
15
|
-
constructor() {
|
|
16
|
-
this.disabledController = DisabledController.inject();
|
|
17
|
-
this.hasDisabledControllerOnHost = !!inject(DisabledController, { optional: true });
|
|
18
|
-
this.dynamicViewService = inject(DynamicViewService);
|
|
19
|
-
this.hostElement = injectElement();
|
|
20
|
-
this.renderer = inject(Renderer2);
|
|
21
|
-
this.injector = getInjector();
|
|
22
|
-
this.windowRef = inject(WindowRef);
|
|
23
|
-
this.viewRef = null;
|
|
24
|
-
this.autoColor = false;
|
|
25
|
-
}
|
|
26
|
-
set isLoading(value) {
|
|
27
|
-
const isLoading = coerceBooleanProperty(value);
|
|
28
|
-
if (!this.hasDisabledControllerOnHost) {
|
|
29
|
-
this.disabledController?.setDisabledState(isLoading);
|
|
30
|
-
}
|
|
31
|
-
if (value) {
|
|
32
|
-
this.createSpinner();
|
|
33
|
-
}
|
|
34
|
-
else {
|
|
35
|
-
this.removeSpinner();
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
get isLoading() {
|
|
39
|
-
return this.viewRef !== null;
|
|
40
|
-
}
|
|
41
|
-
set minHeight(value) {
|
|
42
|
-
this.parentMinHeight = coerceNumberProperty(value);
|
|
43
|
-
this.setParentHeight();
|
|
44
|
-
}
|
|
45
|
-
resetParentStyles() {
|
|
46
|
-
this.renderer.removeClass(this.hostElement.nativeElement, LOADING_SPINNER_PARENT_CLASS);
|
|
47
|
-
this.renderer.removeStyle(this.hostElement.nativeElement, 'minHeight');
|
|
48
|
-
this.renderer.removeStyle(this.hostElement.nativeElement, 'position');
|
|
49
|
-
}
|
|
50
|
-
setParentHeight() {
|
|
51
|
-
this.renderer.setStyle(this.hostElement.nativeElement, 'minHeight', this.parentMinHeight ? px(this.parentMinHeight) : 'inherit');
|
|
52
|
-
}
|
|
53
|
-
createSpinner() {
|
|
54
|
-
this.renderer.addClass(this.hostElement.nativeElement, LOADING_SPINNER_PARENT_CLASS);
|
|
55
|
-
this.setParentHeight();
|
|
56
|
-
if (this.hasStaticPosition()) {
|
|
57
|
-
this.renderer.setStyle(this.hostElement.nativeElement, 'position', 'relative');
|
|
58
|
-
}
|
|
59
|
-
this.viewRef = this.dynamicViewService.createView(LoadingSpinnerComponent, {
|
|
60
|
-
injector: this.injector,
|
|
61
|
-
context: { autoColor: this.autoColor },
|
|
62
|
-
host: this.hostElement.nativeElement,
|
|
63
|
-
});
|
|
64
|
-
deferFn(() => (this.hostElement.nativeElement.scrollTop = 0));
|
|
65
|
-
}
|
|
66
|
-
removeSpinner() {
|
|
67
|
-
this.viewRef?.destroy();
|
|
68
|
-
this.viewRef = null;
|
|
69
|
-
}
|
|
70
|
-
hasStaticPosition() {
|
|
71
|
-
return this.windowRef.nativeWindow.getComputedStyle(this.hostElement.nativeElement).position === 'static';
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
LoadingSpinnerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LoadingSpinnerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
75
|
-
LoadingSpinnerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: LoadingSpinnerDirective, isStandalone: true, selector: "[odxLoadingSpinner]", inputs: { autoColor: ["odxLoadingSpinnerAutoColor", "autoColor"], isLoading: ["odxLoadingSpinner", "isLoading"], minHeight: ["odxLoadingSpinnerMinHeight", "minHeight"] }, providers: [DisabledController.connect()], ngImport: i0 });
|
|
76
|
-
__decorate([
|
|
77
|
-
Transform(coerceBooleanProperty),
|
|
78
|
-
__metadata("design:type", Object)
|
|
79
|
-
], LoadingSpinnerDirective.prototype, "autoColor", void 0);
|
|
80
|
-
__decorate([
|
|
81
|
-
Transform(coerceNumberProperty),
|
|
82
|
-
__metadata("design:type", Object),
|
|
83
|
-
__metadata("design:paramtypes", [Object])
|
|
84
|
-
], LoadingSpinnerDirective.prototype, "minHeight", null);
|
|
85
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LoadingSpinnerDirective, decorators: [{
|
|
86
|
-
type: Directive,
|
|
87
|
-
args: [{
|
|
88
|
-
standalone: true,
|
|
89
|
-
selector: '[odxLoadingSpinner]',
|
|
90
|
-
providers: [DisabledController.connect()],
|
|
91
|
-
}]
|
|
92
|
-
}], propDecorators: { autoColor: [{
|
|
93
|
-
type: Input,
|
|
94
|
-
args: ['odxLoadingSpinnerAutoColor']
|
|
95
|
-
}], isLoading: [{
|
|
96
|
-
type: Input,
|
|
97
|
-
args: ['odxLoadingSpinner']
|
|
98
|
-
}], minHeight: [{
|
|
99
|
-
type: Input,
|
|
100
|
-
args: ['odxLoadingSpinnerMinHeight']
|
|
101
|
-
}] } });
|
|
102
|
-
|
|
103
|
-
const BROWSER_TRANSPARENT_COLOR = 'rgba(0, 0, 0, 0)';
|
|
104
|
-
let LoadingSpinnerComponent = class LoadingSpinnerComponent {
|
|
105
|
-
constructor() {
|
|
106
|
-
this.host = inject(LoadingSpinnerDirective);
|
|
107
|
-
this.windowRef = inject(WindowRef);
|
|
108
|
-
this.backgroundColor = null;
|
|
109
|
-
this.element = injectElement();
|
|
110
|
-
this.autoColor = false;
|
|
111
|
-
}
|
|
112
|
-
ngOnInit() {
|
|
113
|
-
this.backgroundColor = this.resolveBackgroundColor(this.element.nativeElement);
|
|
114
|
-
}
|
|
115
|
-
animationFinished({ toState }) {
|
|
116
|
-
if (toState === 'void') {
|
|
117
|
-
this.host.resetParentStyles();
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
resolveBackgroundColor(element) {
|
|
121
|
-
const { backgroundColor } = this.windowRef.nativeWindow.getComputedStyle(element);
|
|
122
|
-
if (backgroundColor !== BROWSER_TRANSPARENT_COLOR) {
|
|
123
|
-
return backgroundColor;
|
|
124
|
-
}
|
|
125
|
-
if (element.parentElement) {
|
|
126
|
-
return this.resolveBackgroundColor(element.parentElement);
|
|
127
|
-
}
|
|
128
|
-
return null;
|
|
129
|
-
}
|
|
130
|
-
};
|
|
131
|
-
LoadingSpinnerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LoadingSpinnerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
132
|
-
LoadingSpinnerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LoadingSpinnerComponent, isStandalone: true, selector: "odx-loading-spinner", inputs: { autoColor: "autoColor" }, host: { listeners: { "@hostAnimation.done": "animationFinished($event)" }, properties: { "@hostAnimation": "true" } }, ngImport: i0, template: "<odx-circular-progress size=\"auto\" value=\"-1\"></odx-circular-progress>\n<div class=\"odx-loading-spinner__backdrop\" [style.backgroundColor]=\"backgroundColor\"></div>\n", dependencies: [{ kind: "component", type: CircularProgressComponent, selector: "odx-circular-progress", inputs: ["stroke", "size", "value"] }], animations: [trigger('hostAnimation', [transition(':enter', useAnimation(fadeIn())), transition(':leave', useAnimation(fadeOut()))])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
133
|
-
__decorate([
|
|
134
|
-
CSSModifier(),
|
|
135
|
-
__metadata("design:type", Object)
|
|
136
|
-
], LoadingSpinnerComponent.prototype, "autoColor", void 0);
|
|
137
|
-
LoadingSpinnerComponent = __decorate([
|
|
138
|
-
CSSComponent('loading-spinner')
|
|
139
|
-
], LoadingSpinnerComponent);
|
|
140
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LoadingSpinnerComponent, decorators: [{
|
|
141
|
-
type: Component,
|
|
142
|
-
args: [{ standalone: true, selector: 'odx-loading-spinner', imports: [CircularProgressComponent], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
143
|
-
'[@hostAnimation]': 'true',
|
|
144
|
-
'(@hostAnimation.done)': 'animationFinished($event)',
|
|
145
|
-
}, animations: [trigger('hostAnimation', [transition(':enter', useAnimation(fadeIn())), transition(':leave', useAnimation(fadeOut()))])], template: "<odx-circular-progress size=\"auto\" value=\"-1\"></odx-circular-progress>\n<div class=\"odx-loading-spinner__backdrop\" [style.backgroundColor]=\"backgroundColor\"></div>\n" }]
|
|
146
|
-
}], propDecorators: { autoColor: [{
|
|
147
|
-
type: Input
|
|
148
|
-
}] } });
|
|
149
|
-
|
|
150
|
-
const modules = [LoadingSpinnerComponent, LoadingSpinnerDirective];
|
|
151
|
-
class LoadingSpinnerModule {
|
|
152
|
-
}
|
|
153
|
-
LoadingSpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LoadingSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
154
|
-
LoadingSpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: LoadingSpinnerModule, imports: [LoadingSpinnerComponent, LoadingSpinnerDirective], exports: [CoreModule, LoadingSpinnerComponent, LoadingSpinnerDirective] });
|
|
155
|
-
LoadingSpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LoadingSpinnerModule, imports: [LoadingSpinnerComponent, CoreModule] });
|
|
156
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LoadingSpinnerModule, decorators: [{
|
|
157
|
-
type: NgModule,
|
|
158
|
-
args: [{
|
|
159
|
-
imports: modules,
|
|
160
|
-
exports: [CoreModule, ...modules],
|
|
161
|
-
}]
|
|
162
|
-
}] });
|
|
163
|
-
|
|
164
|
-
/**
|
|
165
|
-
* Generated bundle index. Do not edit.
|
|
166
|
-
*/
|
|
167
|
-
|
|
168
|
-
export { LoadingSpinnerComponent, LoadingSpinnerDirective, LoadingSpinnerModule };
|
|
169
|
-
//# sourceMappingURL=odx-angular-components-loading-spinner.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"odx-angular-components-loading-spinner.mjs","sources":["../../../../libs/angular/components/loading-spinner/src/lib/loading-spinner.directive.ts","../../../../libs/angular/components/loading-spinner/src/lib/loading-spinner.component.ts","../../../../libs/angular/components/loading-spinner/src/lib/loading-spinner.component.html","../../../../libs/angular/components/loading-spinner/src/lib/loading-spinner.module.ts","../../../../libs/angular/components/loading-spinner/src/odx-angular-components-loading-spinner.ts"],"sourcesContent":["import { BooleanInput, coerceBooleanProperty, coerceNumberProperty, NumberInput } from '@angular/cdk/coercion';\nimport { Directive, inject, Input, Renderer2 } from '@angular/core';\nimport { DisabledController, WindowRef } from '@odx/angular';\nimport { DynamicViewRef, DynamicViewService } from '@odx/angular/cdk/dynamic-view';\nimport { deferFn, getInjector, injectElement, px, Transform } from '@odx/angular/utils';\nimport { LoadingSpinnerComponent } from './loading-spinner.component';\n\nconst LOADING_SPINNER_PARENT_CLASS = 'odx-loading-spinner-parent';\n\n@Directive({\n standalone: true,\n selector: '[odxLoadingSpinner]',\n providers: [DisabledController.connect()],\n})\nexport class LoadingSpinnerDirective {\n public static ngAcceptInputType_autoColor: BooleanInput;\n public static ngAcceptInputType_isLoading: BooleanInput;\n public static ngAcceptInputType_minHeight: NumberInput;\n\n private readonly disabledController = DisabledController.inject();\n private readonly hasDisabledControllerOnHost = !!inject(DisabledController, { optional: true });\n private readonly dynamicViewService = inject(DynamicViewService);\n private readonly hostElement = injectElement();\n private readonly renderer = inject(Renderer2);\n private readonly injector = getInjector();\n private readonly windowRef = inject(WindowRef);\n\n private parentMinHeight?: number;\n private viewRef: DynamicViewRef<typeof LoadingSpinnerComponent> | null = null;\n\n @Transform(coerceBooleanProperty)\n @Input('odxLoadingSpinnerAutoColor')\n public autoColor = false;\n\n @Input('odxLoadingSpinner')\n public set isLoading(value: unknown) {\n const isLoading = coerceBooleanProperty(value);\n if (!this.hasDisabledControllerOnHost) {\n this.disabledController?.setDisabledState(isLoading);\n }\n if (value) {\n this.createSpinner();\n } else {\n this.removeSpinner();\n }\n }\n public get isLoading(): boolean {\n return this.viewRef !== null;\n }\n\n @Transform(coerceNumberProperty)\n @Input('odxLoadingSpinnerMinHeight')\n public set minHeight(value: unknown) {\n this.parentMinHeight = coerceNumberProperty(value);\n this.setParentHeight();\n }\n\n public resetParentStyles(): void {\n this.renderer.removeClass(this.hostElement.nativeElement, LOADING_SPINNER_PARENT_CLASS);\n this.renderer.removeStyle(this.hostElement.nativeElement, 'minHeight');\n this.renderer.removeStyle(this.hostElement.nativeElement, 'position');\n }\n\n private setParentHeight(): void {\n this.renderer.setStyle(this.hostElement.nativeElement, 'minHeight', this.parentMinHeight ? px(this.parentMinHeight) : 'inherit');\n }\n\n private createSpinner(): void {\n this.renderer.addClass(this.hostElement.nativeElement, LOADING_SPINNER_PARENT_CLASS);\n this.setParentHeight();\n if (this.hasStaticPosition()) {\n this.renderer.setStyle(this.hostElement.nativeElement, 'position', 'relative');\n }\n this.viewRef = this.dynamicViewService.createView(LoadingSpinnerComponent, {\n injector: this.injector,\n context: { autoColor: this.autoColor },\n host: this.hostElement.nativeElement,\n });\n deferFn(() => (this.hostElement.nativeElement.scrollTop = 0));\n }\n\n private removeSpinner(): void {\n this.viewRef?.destroy();\n this.viewRef = null;\n }\n\n private hasStaticPosition(): boolean {\n return this.windowRef.nativeWindow.getComputedStyle(this.hostElement.nativeElement).position === 'static';\n }\n}\n","import { AnimationEvent, transition, trigger, useAnimation } from '@angular/animations';\nimport { ChangeDetectionStrategy, Component, inject, Input, OnInit, ViewEncapsulation } from '@angular/core';\nimport { WindowRef } from '@odx/angular';\nimport { fadeIn, fadeOut } from '@odx/angular/animations';\nimport { CircularProgressComponent } from '@odx/angular/components/circular-progress';\nimport { CSSComponent, CSSModifier } from '@odx/angular/internal';\nimport { injectElement } from '@odx/angular/utils';\nimport { LoadingSpinnerDirective } from './loading-spinner.directive';\n\nconst BROWSER_TRANSPARENT_COLOR = 'rgba(0, 0, 0, 0)';\n\n@CSSComponent('loading-spinner')\n@Component({\n standalone: true,\n selector: 'odx-loading-spinner',\n templateUrl: './loading-spinner.component.html',\n imports: [CircularProgressComponent],\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {\n '[@hostAnimation]': 'true',\n '(@hostAnimation.done)': 'animationFinished($event)',\n },\n animations: [trigger('hostAnimation', [transition(':enter', useAnimation(fadeIn())), transition(':leave', useAnimation(fadeOut()))])],\n})\nexport class LoadingSpinnerComponent implements OnInit {\n private readonly host = inject(LoadingSpinnerDirective);\n private readonly windowRef = inject(WindowRef);\n\n protected backgroundColor: string | null = null;\n\n public readonly element = injectElement();\n\n @CSSModifier()\n @Input()\n public autoColor = false;\n\n public ngOnInit(): void {\n this.backgroundColor = this.resolveBackgroundColor(this.element.nativeElement);\n }\n\n protected animationFinished({ toState }: AnimationEvent): void {\n if (toState === 'void') {\n this.host.resetParentStyles();\n }\n }\n\n private resolveBackgroundColor(element: HTMLElement): string | null {\n const { backgroundColor } = this.windowRef.nativeWindow.getComputedStyle(element);\n if (backgroundColor !== BROWSER_TRANSPARENT_COLOR) {\n return backgroundColor;\n }\n if (element.parentElement) {\n return this.resolveBackgroundColor(element.parentElement);\n }\n return null;\n }\n}\n","<odx-circular-progress size=\"auto\" value=\"-1\"></odx-circular-progress>\n<div class=\"odx-loading-spinner__backdrop\" [style.backgroundColor]=\"backgroundColor\"></div>\n","import { NgModule } from '@angular/core';\nimport { CoreModule } from '@odx/angular';\nimport { LoadingSpinnerComponent } from './loading-spinner.component';\nimport { LoadingSpinnerDirective } from './loading-spinner.directive';\n\nconst modules = [LoadingSpinnerComponent, LoadingSpinnerDirective];\n\n@NgModule({\n imports: modules,\n exports: [CoreModule, ...modules],\n})\nexport class LoadingSpinnerModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { __decorate, __metadata } from 'tslib';
|
|
2
|
-
import * as i0 from '@angular/core';
|
|
3
|
-
import { Directive, Input } from '@angular/core';
|
|
4
|
-
import { CSSModifier, CSSComponent } from '@odx/angular/internal';
|
|
5
|
-
import { injectElement } from '@odx/angular/utils';
|
|
6
|
-
|
|
7
|
-
const LogoSize = {
|
|
8
|
-
SMALL: 'small',
|
|
9
|
-
MEDIUM: 'medium',
|
|
10
|
-
LARGE: 'large',
|
|
11
|
-
};
|
|
12
|
-
|
|
13
|
-
const LogoVariant = {
|
|
14
|
-
DEFAULT: 'default',
|
|
15
|
-
INVERSE: 'inverse',
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
let LogoDirective = class LogoDirective {
|
|
19
|
-
constructor() {
|
|
20
|
-
this.element = injectElement();
|
|
21
|
-
this.size = LogoSize.SMALL;
|
|
22
|
-
this.variant = LogoVariant.DEFAULT;
|
|
23
|
-
}
|
|
24
|
-
};
|
|
25
|
-
LogoDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LogoDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
26
|
-
LogoDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: LogoDirective, isStandalone: true, selector: "odx-logo", inputs: { size: "size", variant: "variant" }, host: { attributes: { "translate": "no", "role": "img" }, properties: { "class.notranslate": "true", "attr.aria-label": "\"Dr\u00E4ger logo\"", "attr.aria-roledescription": "\"logo\"" } }, ngImport: i0 });
|
|
27
|
-
__decorate([
|
|
28
|
-
CSSModifier(),
|
|
29
|
-
__metadata("design:type", String)
|
|
30
|
-
], LogoDirective.prototype, "size", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
CSSModifier(),
|
|
33
|
-
__metadata("design:type", String)
|
|
34
|
-
], LogoDirective.prototype, "variant", void 0);
|
|
35
|
-
LogoDirective = __decorate([
|
|
36
|
-
CSSComponent('logo')
|
|
37
|
-
], LogoDirective);
|
|
38
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LogoDirective, decorators: [{
|
|
39
|
-
type: Directive,
|
|
40
|
-
args: [{
|
|
41
|
-
selector: 'odx-logo',
|
|
42
|
-
standalone: true,
|
|
43
|
-
host: {
|
|
44
|
-
'[class.notranslate]': 'true',
|
|
45
|
-
'[attr.aria-label]': '"Dräger logo"',
|
|
46
|
-
'[attr.aria-roledescription]': '"logo"',
|
|
47
|
-
translate: 'no',
|
|
48
|
-
role: 'img',
|
|
49
|
-
},
|
|
50
|
-
}]
|
|
51
|
-
}], propDecorators: { size: [{
|
|
52
|
-
type: Input
|
|
53
|
-
}], variant: [{
|
|
54
|
-
type: Input
|
|
55
|
-
}] } });
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* Generated bundle index. Do not edit.
|
|
59
|
-
*/
|
|
60
|
-
|
|
61
|
-
export { LogoDirective, LogoSize, LogoVariant };
|
|
62
|
-
//# sourceMappingURL=odx-angular-components-logo.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"odx-angular-components-logo.mjs","sources":["../../../../libs/angular/components/logo/src/models/logo-size.ts","../../../../libs/angular/components/logo/src/models/logo-variant.ts","../../../../libs/angular/components/logo/src/logo.directive.ts","../../../../libs/angular/components/logo/src/odx-angular-components-logo.ts"],"sourcesContent":["export type LogoSize = typeof LogoSize[keyof typeof LogoSize];\n\nexport const LogoSize = {\n SMALL: 'small',\n MEDIUM: 'medium',\n LARGE: 'large',\n} as const;\n","export type LogoVariant = typeof LogoVariant[keyof typeof LogoVariant];\n\nexport const LogoVariant = {\n DEFAULT: 'default',\n INVERSE: 'inverse',\n} as const;\n","import { Directive, Input } from '@angular/core';\nimport { CSSComponent, CSSModifier } from '@odx/angular/internal';\nimport { injectElement } from '@odx/angular/utils';\nimport { LogoSize, LogoVariant } from './models';\n\n@CSSComponent('logo')\n@Directive({\n selector: 'odx-logo',\n standalone: true,\n host: {\n '[class.notranslate]': 'true',\n '[attr.aria-label]': '\"Dräger logo\"',\n '[attr.aria-roledescription]': '\"logo\"',\n translate: 'no',\n role: 'img',\n },\n})\nexport class LogoDirective {\n public readonly element = injectElement();\n\n @CSSModifier()\n @Input()\n public size: LogoSize = LogoSize.SMALL;\n\n @CSSModifier()\n @Input()\n public variant: LogoVariant = LogoVariant.DEFAULT;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAEa,MAAA,QAAQ,GAAG;AACtB,IAAA,KAAK,EAAE,OAAO;AACd,IAAA,MAAM,EAAE,QAAQ;AAChB,IAAA,KAAK,EAAE,OAAO;;;ACHH,MAAA,WAAW,GAAG;AACzB,IAAA,OAAO,EAAE,SAAS;AAClB,IAAA,OAAO,EAAE,SAAS;;;ACaP,IAAA,aAAa,GAAnB,MAAM,aAAa,CAAA;AAAnB,IAAA,WAAA,GAAA;QACW,IAAO,CAAA,OAAA,GAAG,aAAa,EAAE,CAAC;AAInC,QAAA,IAAA,CAAA,IAAI,GAAa,QAAQ,CAAC,KAAK,CAAC;AAIhC,QAAA,IAAA,CAAA,OAAO,GAAgB,WAAW,CAAC,OAAO,CAAC;AACnD,KAAA;;2GAVY,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;+FAAb,aAAa,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,UAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,WAAA,EAAA,IAAA,EAAA,MAAA,EAAA,KAAA,EAAA,EAAA,UAAA,EAAA,EAAA,mBAAA,EAAA,MAAA,EAAA,iBAAA,EAAA,sBAAA,EAAA,2BAAA,EAAA,UAAA,EAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;AAGxB,UAAA,CAAA;AAAC,IAAA,WAAW,EAAE;;AAEyB,CAAA,EAAA,aAAA,CAAA,SAAA,EAAA,MAAA,EAAA,KAAA,CAAA,CAAA,CAAA;AAEvC,UAAA,CAAA;AAAC,IAAA,WAAW,EAAE;;AAEoC,CAAA,EAAA,aAAA,CAAA,SAAA,EAAA,SAAA,EAAA,KAAA,CAAA,CAAA,CAAA;AATvC,aAAa,GAAA,UAAA,CAAA;IAZzB,YAAY,CAAC,MAAM,CAAC;AAYR,CAAA,EAAA,aAAa,CAUzB,CAAA;4FAVY,aAAa,EAAA,UAAA,EAAA,CAAA;kBAXzB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,IAAI,EAAE;AACJ,wBAAA,qBAAqB,EAAE,MAAM;AAC7B,wBAAA,mBAAmB,EAAE,eAAe;AACpC,wBAAA,6BAA6B,EAAE,QAAQ;AACvC,wBAAA,SAAS,EAAE,IAAI;AACf,wBAAA,IAAI,EAAE,KAAK;AACZ,qBAAA;AACF,iBAAA,CAAA;8BAMQ,IAAI,EAAA,CAAA;sBADV,KAAK;gBAKC,OAAO,EAAA,CAAA;sBADb,KAAK;;;ACzBR;;AAEG;;;;"}
|