@elderbyte/ngx-starter 14.12.0-beta2 → 15.0.0-legacy
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/esm2020/lib/common/data/data-context/mat-table-data-context-binding.mjs +1 -1
- package/esm2020/lib/common/enums/elder-enum-translation.service.mjs +4 -4
- package/esm2020/lib/common/forms/elder-form-field-control-base.directive.mjs +4 -4
- package/esm2020/lib/common/forms/elder-from-field-base.mjs +5 -5
- package/esm2020/lib/common/forms/elder-from-field-entity-base.mjs +4 -4
- package/esm2020/lib/common/forms/elder-from-field-multi-entity-base.mjs +4 -4
- package/esm2020/lib/common/forms/form-field-base.component.mjs +4 -4
- package/esm2020/lib/common/forms/multi-model-base.component.mjs +4 -4
- package/esm2020/lib/common/forms/template-composite-control.mjs +4 -4
- package/esm2020/lib/common/forms/value-accessor-base.mjs +4 -4
- package/esm2020/lib/common/http/http-client-builder.service.mjs +4 -4
- package/esm2020/lib/common/http/http-client-pristine.mjs +4 -4
- package/esm2020/lib/common/http/transfer/data-transfer-factory.mjs +4 -4
- package/esm2020/lib/common/url/elder-router.service.mjs +4 -4
- package/esm2020/lib/common/url/elder-url-fragment-params.service.mjs +4 -4
- package/esm2020/lib/components/access-denied/elder-access-denied.component.mjs +5 -5
- package/esm2020/lib/components/access-denied/elder-access-denied.module.mjs +6 -6
- package/esm2020/lib/components/auditing/audited-entity/elder-audited-entity.component.mjs +6 -6
- package/esm2020/lib/components/auditing/elder-audit.module.mjs +6 -6
- package/esm2020/lib/components/button-group/elder-button-group/elder-button-group.component.mjs +4 -4
- package/esm2020/lib/components/button-group/elder-button-group.module.mjs +7 -7
- package/esm2020/lib/components/card-organizer/card-organizer/elder-card-organizer.component.mjs +4 -4
- package/esm2020/lib/components/card-organizer/card-organizer/elder-stack-card.directive.mjs +4 -4
- package/esm2020/lib/components/card-organizer/card-stack/elder-card-stack.component.mjs +5 -5
- package/esm2020/lib/components/card-organizer/elder-card-organizer.module.mjs +6 -6
- package/esm2020/lib/components/cards/elder-card/elder-card-header/elder-card-header.component.mjs +4 -4
- package/esm2020/lib/components/cards/elder-card/elder-card.component.mjs +19 -19
- package/esm2020/lib/components/cards/elder-card/elder-card.module.mjs +5 -5
- package/esm2020/lib/components/connectivity/elder-connectivity.module.mjs +7 -7
- package/esm2020/lib/components/connectivity/elder-connectivity.service.mjs +4 -4
- package/esm2020/lib/components/connectivity/offline-indicator/elder-offline-indicator.component.mjs +6 -6
- package/esm2020/lib/components/containers/elder-containers.module.mjs +5 -5
- package/esm2020/lib/components/containers/elder-scroll-container/elder-scroll-container.component.mjs +4 -4
- package/esm2020/lib/components/csv/elder-csv-export-btn/elder-csv-export-btn.component.mjs +5 -5
- package/esm2020/lib/components/csv/elder-csv-stream-exporter-builder.service.mjs +4 -4
- package/esm2020/lib/components/csv/elder-csv.module.mjs +6 -6
- package/esm2020/lib/components/currency/elder-currency.module.mjs +5 -5
- package/esm2020/lib/components/currency/elder-currency.pipe.mjs +4 -4
- package/esm2020/lib/components/data-transfer/elder-data-transfer.module.mjs +9 -9
- package/esm2020/lib/components/data-transfer/elder-data-transfer.service.mjs +4 -4
- package/esm2020/lib/components/data-transfer/http-data-transfer/http-data-transfer.component.mjs +7 -7
- package/esm2020/lib/components/data-transfer/http-data-transfer-aggregate/http-data-transfer-aggregate.component.mjs +5 -5
- package/esm2020/lib/components/data-transfer/http-data-transfer-indicator/http-data-transfer-indicator.component.mjs +6 -6
- package/esm2020/lib/components/data-transfer/http-data-transfer-overview/http-data-transfer-overview.component.mjs +4 -4
- package/esm2020/lib/components/data-view/base/elder-data-view-base.mjs +4 -4
- package/esm2020/lib/components/data-view/common/data-context-state-indicator/data-context-state-indicator.component.mjs +4 -4
- package/esm2020/lib/components/data-view/common/elder-data-common.module.mjs +11 -11
- package/esm2020/lib/components/data-view/common/elder-data-toolbar/elder-data-toolbar.component.mjs +9 -9
- package/esm2020/lib/components/data-view/common/elder-single-sort/elder-single-sort.component.mjs +6 -6
- package/esm2020/lib/components/data-view/common/selection/data-context-selection.directive.mjs +4 -4
- package/esm2020/lib/components/data-view/common/selection/elder-selection-master-checkbox/elder-selection-master-checkbox.component.mjs +5 -5
- package/esm2020/lib/components/data-view/grid/elder-grid/elder-grid.component.mjs +16 -16
- package/esm2020/lib/components/data-view/grid/elder-grid.module.mjs +10 -10
- package/esm2020/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.component.mjs +4 -4
- package/esm2020/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.module.mjs +13 -13
- package/esm2020/lib/components/data-view/table/activation/elder-table-activation.directive.mjs +4 -4
- package/esm2020/lib/components/data-view/table/elder-number-cell.directive.mjs +4 -4
- package/esm2020/lib/components/data-view/table/elder-paginator-intl.mjs +5 -5
- package/esm2020/lib/components/data-view/table/elder-table/elder-table-toolbar.directive.mjs +4 -4
- package/esm2020/lib/components/data-view/table/elder-table/elder-table.component.mjs +13 -13
- package/esm2020/lib/components/data-view/table/elder-table-column.directive.mjs +4 -4
- package/esm2020/lib/components/data-view/table/elder-table-extension.directive.mjs +5 -5
- package/esm2020/lib/components/data-view/table/elder-table-root.directive.mjs +4 -4
- package/esm2020/lib/components/data-view/table/elder-table-row.directive.mjs +4 -4
- package/esm2020/lib/components/data-view/table/elder-table-sort.directive.mjs +4 -4
- package/esm2020/lib/components/data-view/table/elder-table.module.mjs +13 -13
- package/esm2020/lib/components/data-view/table/model/elder-table-model.mjs +4 -4
- package/esm2020/lib/components/dialogs/confirm-dialog/elder-confirm-dialog.component.mjs +7 -7
- package/esm2020/lib/components/dialogs/elder-dialog-config.mjs +1 -1
- package/esm2020/lib/components/dialogs/elder-dialog.module.mjs +11 -11
- package/esm2020/lib/components/dialogs/elder-dialog.service.mjs +7 -7
- package/esm2020/lib/components/dialogs/question-dialog/elder-question-dialog.component.mjs +10 -10
- package/esm2020/lib/components/dialogs/selection-dialog/elder-selection-dialog/elder-selection-dialog.component.mjs +8 -8
- package/esm2020/lib/components/dialogs/selection-dialog/elder-selection-dialog.directive.mjs +6 -6
- package/esm2020/lib/components/errors/elder-error.module.mjs +6 -6
- package/esm2020/lib/components/errors/exception-detail/elder-exception-detail.component.mjs +6 -6
- package/esm2020/lib/components/expand-toggle-button/elder-expand-toggle-button.component.mjs +5 -5
- package/esm2020/lib/components/expand-toggle-button/elder-expand-toggle-button.module.mjs +6 -6
- package/esm2020/lib/components/files/blob-viewer/elder-blob-viewer.component.mjs +4 -4
- package/esm2020/lib/components/files/elder-file-drop-zone.directive.mjs +4 -4
- package/esm2020/lib/components/files/elder-file-select.directive.mjs +4 -4
- package/esm2020/lib/components/files/elder-file.module.mjs +8 -8
- package/esm2020/lib/components/files/file-select/file-select.component.mjs +5 -5
- package/esm2020/lib/components/files/file-upload/file-upload.component.mjs +7 -7
- package/esm2020/lib/components/forms/clipboard/elder-clipboard.service.mjs +4 -4
- package/esm2020/lib/components/forms/directives/base/elder-class-hostbinding-base.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-clipboard-put.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-delayed-focus.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-form-field-dense.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-form-field-label.directive.mjs +6 -6
- package/esm2020/lib/components/forms/directives/elder-form-field-no-hint.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-form-field-no-spinner.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-forms-directives.module.mjs +15 -15
- package/esm2020/lib/components/forms/directives/elder-input-pattern.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-key-event.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-max.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-min.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-next-focusable.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-plug-parent-form.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-stop-event-propagation.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-tab-focus-trap.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-touched.directive.mjs +4 -4
- package/esm2020/lib/components/forms/directives/elder-triple-state-checkbox.directive.mjs +6 -6
- package/esm2020/lib/components/forms/directives/validation/elder-multiple-of.validator.mjs +4 -4
- package/esm2020/lib/components/forms/directives/validation/elder-required-ignore-zero.validator.mjs +4 -4
- package/esm2020/lib/components/forms/elder-forms.module.mjs +5 -5
- package/esm2020/lib/components/forms/search/elder-search-context.directive.mjs +4 -4
- package/esm2020/lib/components/forms/search/elder-search-input.directive.mjs +4 -4
- package/esm2020/lib/components/forms/search/elder-search.module.mjs +7 -7
- package/esm2020/lib/components/forms/search/search-box/elder-search-box.component.mjs +7 -7
- package/esm2020/lib/components/forms/search/search-box/elder-search-panel.component.mjs +4 -4
- package/esm2020/lib/components/global-search/elder-global-search.component.mjs +8 -8
- package/esm2020/lib/components/global-search/elder-global-search.module.mjs +8 -8
- package/esm2020/lib/components/global-search/elder-global-search.service.mjs +4 -4
- package/esm2020/lib/components/graph/elder-progress-bar/elder-progress-bar.component.mjs +4 -4
- package/esm2020/lib/components/graph/elder-progress-bar/elder-progress-bar.module.mjs +5 -5
- package/esm2020/lib/components/headers/elder-header/elder-header.component.mjs +4 -4
- package/esm2020/lib/components/headers/elder-header.module.mjs +5 -5
- package/esm2020/lib/components/http-support/elder-http-client.service.mjs +4 -4
- package/esm2020/lib/components/i18n/entities/elder-i18n-entities.module.mjs +10 -10
- package/esm2020/lib/components/i18n/entities/elder-localized-input/elder-localized-input.component.mjs +7 -7
- package/esm2020/lib/components/i18n/entities/elder-localized-input-dialog/elder-localized-input-dialog.component.mjs +8 -8
- package/esm2020/lib/components/i18n/entities/elder-localized-input-dialog.service.mjs +6 -6
- package/esm2020/lib/components/i18n/entities/elder-localized-input-table/elder-localized-input-table.component.mjs +8 -8
- package/esm2020/lib/components/i18n/entities/elder-localized-text-column.directive.mjs +4 -4
- package/esm2020/lib/components/i18n/entities/elder-localized-texts.directive.mjs +4 -4
- package/esm2020/lib/components/i18n/entities/picker/i18n-pick-async.pipe.mjs +4 -4
- package/esm2020/lib/components/i18n/entities/picker/i18n-pick.pipe.mjs +4 -4
- package/esm2020/lib/components/i18n/entities/picker/localisation-picker.service.mjs +4 -4
- package/esm2020/lib/components/i18n/language/elder-language-interceptor.mjs +4 -4
- package/esm2020/lib/components/i18n/language/elder-language.module.mjs +8 -8
- package/esm2020/lib/components/i18n/language/elder-language.service.mjs +4 -4
- package/esm2020/lib/components/i18n/language/language-switcher/elder-language-switcher.component.mjs +9 -9
- package/esm2020/lib/components/i18n/locales/elder-locales-de-ch.module.mjs +5 -5
- package/esm2020/lib/components/iframes/data-view/data-view-iframe/data-view-iframe.component.mjs +4 -4
- package/esm2020/lib/components/iframes/data-view/data-view-iframe-adapter.directive.mjs +4 -4
- package/esm2020/lib/components/iframes/elder-iframe.module.mjs +6 -6
- package/esm2020/lib/components/iframes/iframe-close.directive.mjs +4 -4
- package/esm2020/lib/components/iframes/iframe-dialog/iframe-dialog.component.mjs +7 -7
- package/esm2020/lib/components/iframes/iframe-host/iframe-host.component.mjs +5 -5
- package/esm2020/lib/components/iframes/iframe-side-content/iframe-side-content.component.mjs +4 -4
- package/esm2020/lib/components/iframes/iframe.service.mjs +6 -6
- package/esm2020/lib/components/infinitescroll/elder-infinite-autocomplete.directive.mjs +6 -6
- package/esm2020/lib/components/infinitescroll/elder-infinite-scroll.directive.mjs +4 -4
- package/esm2020/lib/components/infinitescroll/elder-infinite-scroll.module.mjs +8 -8
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete/elder-autocomplete.component.mjs +7 -7
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete-many.directive.mjs +6 -6
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete.directive.mjs +6 -6
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete.module.mjs +8 -8
- package/esm2020/lib/components/labels/elder-labels.module.mjs +8 -8
- package/esm2020/lib/components/labels/labels-input/labels-input.component.mjs +9 -9
- package/esm2020/lib/components/measures/dimensions-input/elder-dimensions-input.component.mjs +4 -4
- package/esm2020/lib/components/measures/directives/elder-unit-select.directive.mjs +4 -4
- package/esm2020/lib/components/measures/elder-measures.module.mjs +10 -10
- package/esm2020/lib/components/measures/elder-quantity-transform.pipe.mjs +4 -4
- package/esm2020/lib/components/measures/elder-quantity.pipe.mjs +4 -4
- package/esm2020/lib/components/measures/elder-unit.service.mjs +4 -4
- package/esm2020/lib/components/measures/quantity-input/elder-quantity-input.component.mjs +6 -6
- package/esm2020/lib/components/measures/util/elder-quantity.service.mjs +4 -4
- package/esm2020/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.mjs +9 -9
- package/esm2020/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.mjs +9 -9
- package/esm2020/lib/components/navigation/nav/elder-nav.module.mjs +6 -6
- package/esm2020/lib/components/navigation/nav/nav-group/elder-nav-group.component.mjs +5 -5
- package/esm2020/lib/components/navigation/nav/nav-link/elder-nav-link.component.mjs +5 -5
- package/esm2020/lib/components/navigation/nav/nav-list/elder-nav-list.component.mjs +4 -4
- package/esm2020/lib/components/navigation/toolbar/elder-toolbar-column.directive.mjs +4 -4
- package/esm2020/lib/components/navigation/toolbar/elder-toolbar.module.mjs +6 -6
- package/esm2020/lib/components/navigation/toolbar/elder-toolbar.service.mjs +4 -4
- package/esm2020/lib/components/navigation/toolbar/toolbar/elder-toolbar.component.mjs +5 -5
- package/esm2020/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.component.mjs +4 -4
- package/esm2020/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.service.mjs +4 -4
- package/esm2020/lib/components/overlays/elder-overlay-origin.directive.mjs +4 -4
- package/esm2020/lib/components/overlays/elder-overlay-trigger.directive.mjs +4 -4
- package/esm2020/lib/components/overlays/elder-overlay.component.mjs +4 -4
- package/esm2020/lib/components/overlays/elder-overlay.module.mjs +5 -5
- package/esm2020/lib/components/panels/card-panel/elder-card-panel.component.mjs +4 -4
- package/esm2020/lib/components/panels/elder-dialog-panel/elder-dialog-panel.component.mjs +4 -4
- package/esm2020/lib/components/panels/elder-panel.module.mjs +5 -5
- package/esm2020/lib/components/panels/flat/elder-panel.component.mjs +4 -4
- package/esm2020/lib/components/select/auto/elder-auto-select-first.directive.mjs +4 -4
- package/esm2020/lib/components/select/elder-select-base.mjs +4 -4
- package/esm2020/lib/components/select/elder-select-chip.directive.mjs +10 -10
- package/esm2020/lib/components/select/elder-select-on-tab.directive.mjs +6 -6
- package/esm2020/lib/components/select/elder-select-value.directive.mjs +4 -4
- package/esm2020/lib/components/select/elder-select.module.mjs +15 -15
- package/esm2020/lib/components/select/multi/elder-multi-select-base.mjs +4 -4
- package/esm2020/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.mjs +9 -9
- package/esm2020/lib/components/select/multi/elder-multi-select-form-field.mjs +4 -4
- package/esm2020/lib/components/select/popup/selection-model-popup-trigger-adapter.directive.mjs +4 -4
- package/esm2020/lib/components/select/popup/selection-model-popup.directive.mjs +6 -6
- package/esm2020/lib/components/select/popup/templated-selection-dialog/templated-selection-dialog.component.mjs +8 -8
- package/esm2020/lib/components/select/single/elder-clear-select.directive.mjs +4 -4
- package/esm2020/lib/components/select/single/elder-select/elder-select.component.mjs +11 -11
- package/esm2020/lib/components/select/single/elder-select-form-field.mjs +4 -4
- package/esm2020/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.mjs +6 -6
- package/esm2020/lib/components/select-chip-list/elder-chip-list-select.module.mjs +6 -6
- package/esm2020/lib/components/select-list/elder-select-list.module.mjs +6 -6
- package/esm2020/lib/components/select-list/select-list/elder-select-list.component.mjs +4 -4
- package/esm2020/lib/components/select-list/select-list-item/elder-select-list-item.component.mjs +5 -5
- package/esm2020/lib/components/shell/drawers/elder-route-outlet-drawer.service.mjs +4 -4
- package/esm2020/lib/components/shell/drawers/elder-router-outlet.service.mjs +4 -4
- package/esm2020/lib/components/shell/elder-shell-slot.directive.mjs +4 -4
- package/esm2020/lib/components/shell/elder-shell.module.mjs +7 -7
- package/esm2020/lib/components/shell/elder-shell.service.mjs +4 -4
- package/esm2020/lib/components/shell/header/elder-app-header/elder-app-header.component.mjs +4 -4
- package/esm2020/lib/components/shell/shell/elder-shell.component.mjs +14 -14
- package/esm2020/lib/components/shell/shell-navigation-toggle/elder-shell-navigation-toggle.component.mjs +5 -5
- package/esm2020/lib/components/tabs/elder-tab/elder-tab.directive.mjs +6 -6
- package/esm2020/lib/components/tabs/elder-tab-group-routing/elder-tab-group-routing.directive.mjs +7 -7
- package/esm2020/lib/components/tabs/elder-tab.module.mjs +5 -5
- package/esm2020/lib/components/theme/elder-theme-applier.directive.mjs +4 -4
- package/esm2020/lib/components/theme/elder-theme-preference.service.mjs +4 -4
- package/esm2020/lib/components/theme/elder-theme-toggle/elder-theme-toggle.component.mjs +5 -5
- package/esm2020/lib/components/theme/elder-theme.directive.mjs +4 -4
- package/esm2020/lib/components/theme/elder-theme.module.mjs +6 -6
- package/esm2020/lib/components/theme/elder-theme.service.mjs +4 -4
- package/esm2020/lib/components/time/date-adapters/custom-date-adapter.mjs +4 -4
- package/esm2020/lib/components/time/duration/elder-duration-input/elder-duration-input.component.mjs +6 -6
- package/esm2020/lib/components/time/elder-date-switcher/elder-date-switcher.component.mjs +6 -6
- package/esm2020/lib/components/time/elder-date-time-input/elder-date-time-input.component.mjs +6 -6
- package/esm2020/lib/components/time/elder-interval-input/elder-interval-input.component.mjs +4 -4
- package/esm2020/lib/components/time/elder-local-date-input/elder-local-date-input.component.mjs +7 -7
- package/esm2020/lib/components/time/elder-local-time-input/elder-local-time-input.component.mjs +6 -6
- package/esm2020/lib/components/time/elder-time.module.mjs +12 -12
- package/esm2020/lib/components/time/period/elder-period-input/elder-period-input.component.mjs +6 -6
- package/esm2020/lib/components/toasts/elder-toast.module.mjs +7 -7
- package/esm2020/lib/components/toasts/elder-toast.service.mjs +12 -12
- package/esm2020/lib/components/toasts/standard-toast/standard-toast.component.mjs +8 -8
- package/esm2020/lib/components/url-fragment/elder-url-fragment.module.mjs +9 -9
- package/esm2020/lib/components/url-fragment/url-fragment-switcher/elder-url-fragment-switcher.component.mjs +6 -6
- package/esm2020/lib/components/viewers/elder-svg-viewer/elder-svg-viewer.component.mjs +4 -4
- package/esm2020/lib/components/viewers/elder-viewers.module.mjs +5 -5
- package/esm2020/lib/features/event-source/elder-event-source.service.mjs +4 -4
- package/esm2020/lib/features/kafent/access-token-provider.mjs +4 -4
- package/esm2020/lib/features/kafent/kafent-config.mjs +4 -4
- package/esm2020/lib/features/kafent/kafent-event-stream.mjs +4 -4
- package/esm2020/lib/features/kafent/kafent-event.service.mjs +4 -4
- package/esm2020/lib/features/kafent/kafent.module.mjs +5 -5
- package/esm2020/lib/features/kafent/sse/kafent-event-stream-sse.service.mjs +4 -4
- package/esm2020/lib/pipes/bytes.pipe.mjs +4 -4
- package/esm2020/lib/pipes/elder-pipes.module.mjs +11 -11
- package/esm2020/lib/pipes/elder-repeat.pipe.mjs +4 -4
- package/esm2020/lib/pipes/elder-round.pipe.mjs +4 -4
- package/esm2020/lib/pipes/elder-safe-url.pipe.mjs +4 -4
- package/esm2020/lib/pipes/elder-truncate.pipe.mjs +4 -4
- package/esm2020/lib/pipes/iso-duration.pipe.mjs +4 -4
- package/esm2020/lib/pipes/iso-interval-parse.pipe.mjs +4 -4
- package/esm2020/lib/pipes/iso-interval.pipe.mjs +4 -4
- package/esm2020/lib/pipes/time-ago.pipe.mjs +4 -4
- package/esm2020/lib/pipes/time-duration.pipe.mjs +4 -4
- package/esm2020/lib/pipes/weight.pipe.mjs +4 -4
- package/fesm2015/elderbyte-ngx-starter.mjs +1199 -1197
- package/fesm2015/elderbyte-ngx-starter.mjs.map +1 -1
- package/fesm2020/elderbyte-ngx-starter.mjs +1199 -1197
- package/fesm2020/elderbyte-ngx-starter.mjs.map +1 -1
- package/lib/common/data/data-context/mat-table-data-context-binding.d.ts +1 -1
- package/lib/common/forms/elder-form-field-control-base.directive.d.ts +2 -2
- package/lib/common/forms/elder-from-field-base.d.ts +2 -2
- package/lib/common/forms/elder-from-field-entity-base.d.ts +2 -2
- package/lib/common/forms/elder-from-field-multi-entity-base.d.ts +2 -2
- package/lib/common/forms/form-field-base.component.d.ts +2 -2
- package/lib/common/forms/multi-model-base.component.d.ts +1 -1
- package/lib/common/forms/template-composite-control.d.ts +1 -1
- package/lib/common/forms/value-accessor-base.d.ts +1 -1
- package/lib/components/access-denied/elder-access-denied.component.d.ts +1 -1
- package/lib/components/access-denied/elder-access-denied.module.d.ts +2 -2
- package/lib/components/auditing/audited-entity/elder-audited-entity.component.d.ts +2 -2
- package/lib/components/auditing/elder-audit.module.d.ts +2 -2
- package/lib/components/button-group/elder-button-group/elder-button-group.component.d.ts +1 -1
- package/lib/components/button-group/elder-button-group.module.d.ts +3 -3
- package/lib/components/card-organizer/card-organizer/elder-card-organizer.component.d.ts +1 -1
- package/lib/components/card-organizer/card-organizer/elder-stack-card.directive.d.ts +1 -1
- package/lib/components/card-organizer/card-stack/elder-card-stack.component.d.ts +1 -1
- package/lib/components/card-organizer/elder-card-organizer.module.d.ts +2 -2
- package/lib/components/cards/elder-card/elder-card-header/elder-card-header.component.d.ts +1 -1
- package/lib/components/cards/elder-card/elder-card.component.d.ts +6 -6
- package/lib/components/connectivity/elder-connectivity.module.d.ts +3 -3
- package/lib/components/connectivity/offline-indicator/elder-offline-indicator.component.d.ts +1 -1
- package/lib/components/containers/elder-scroll-container/elder-scroll-container.component.d.ts +1 -1
- package/lib/components/csv/elder-csv-export-btn/elder-csv-export-btn.component.d.ts +1 -1
- package/lib/components/csv/elder-csv.module.d.ts +2 -2
- package/lib/components/data-transfer/elder-data-transfer.module.d.ts +5 -5
- package/lib/components/data-transfer/http-data-transfer/http-data-transfer.component.d.ts +1 -1
- package/lib/components/data-transfer/http-data-transfer-aggregate/http-data-transfer-aggregate.component.d.ts +1 -1
- package/lib/components/data-transfer/http-data-transfer-indicator/http-data-transfer-indicator.component.d.ts +1 -1
- package/lib/components/data-transfer/http-data-transfer-overview/http-data-transfer-overview.component.d.ts +1 -1
- package/lib/components/data-view/base/elder-data-view-base.d.ts +1 -1
- package/lib/components/data-view/common/data-context-state-indicator/data-context-state-indicator.component.d.ts +1 -1
- package/lib/components/data-view/common/elder-data-common.module.d.ts +7 -7
- package/lib/components/data-view/common/elder-data-toolbar/elder-data-toolbar.component.d.ts +2 -2
- package/lib/components/data-view/common/elder-single-sort/elder-single-sort.component.d.ts +1 -1
- package/lib/components/data-view/common/selection/data-context-selection.directive.d.ts +1 -1
- package/lib/components/data-view/common/selection/elder-selection-master-checkbox/elder-selection-master-checkbox.component.d.ts +1 -1
- package/lib/components/data-view/grid/elder-grid/elder-grid.component.d.ts +4 -4
- package/lib/components/data-view/grid/elder-grid.module.d.ts +6 -6
- package/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.component.d.ts +1 -1
- package/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.module.d.ts +9 -9
- package/lib/components/data-view/table/activation/elder-table-activation.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-number-cell.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-paginator-intl.d.ts +1 -1
- package/lib/components/data-view/table/elder-table/elder-table-toolbar.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-table/elder-table.component.d.ts +2 -2
- package/lib/components/data-view/table/elder-table-column.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-table-extension.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-table-root.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-table-row.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-table-sort.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-table.module.d.ts +9 -9
- package/lib/components/dialogs/confirm-dialog/elder-confirm-dialog.component.d.ts +2 -2
- package/lib/components/dialogs/elder-dialog-config.d.ts +1 -1
- package/lib/components/dialogs/elder-dialog.module.d.ts +4 -4
- package/lib/components/dialogs/elder-dialog.service.d.ts +1 -1
- package/lib/components/dialogs/question-dialog/elder-question-dialog.component.d.ts +2 -2
- package/lib/components/dialogs/selection-dialog/elder-selection-dialog/elder-selection-dialog.component.d.ts +2 -2
- package/lib/components/dialogs/selection-dialog/elder-selection-dialog.directive.d.ts +2 -2
- package/lib/components/errors/elder-error.module.d.ts +2 -2
- package/lib/components/errors/exception-detail/elder-exception-detail.component.d.ts +1 -1
- package/lib/components/expand-toggle-button/elder-expand-toggle-button.component.d.ts +1 -1
- package/lib/components/expand-toggle-button/elder-expand-toggle-button.module.d.ts +2 -2
- package/lib/components/files/blob-viewer/elder-blob-viewer.component.d.ts +1 -1
- package/lib/components/files/elder-file-drop-zone.directive.d.ts +1 -1
- package/lib/components/files/elder-file-select.directive.d.ts +1 -1
- package/lib/components/files/elder-file.module.d.ts +4 -4
- package/lib/components/files/file-select/file-select.component.d.ts +1 -1
- package/lib/components/files/file-upload/file-upload.component.d.ts +1 -1
- package/lib/components/forms/directives/base/elder-class-hostbinding-base.d.ts +1 -1
- package/lib/components/forms/directives/elder-clipboard-put.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-delayed-focus.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-form-field-dense.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-form-field-label.directive.d.ts +2 -2
- package/lib/components/forms/directives/elder-form-field-no-hint.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-form-field-no-spinner.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-forms-directives.module.d.ts +5 -5
- package/lib/components/forms/directives/elder-input-pattern.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-key-event.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-max.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-min.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-next-focusable.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-plug-parent-form.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-stop-event-propagation.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-tab-focus-trap.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-touched.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-triple-state-checkbox.directive.d.ts +2 -2
- package/lib/components/forms/directives/validation/elder-multiple-of.validator.d.ts +1 -1
- package/lib/components/forms/directives/validation/elder-required-ignore-zero.validator.d.ts +1 -1
- package/lib/components/forms/search/elder-search-context.directive.d.ts +1 -1
- package/lib/components/forms/search/elder-search-input.directive.d.ts +1 -1
- package/lib/components/forms/search/elder-search.module.d.ts +3 -3
- package/lib/components/forms/search/search-box/elder-search-box.component.d.ts +1 -1
- package/lib/components/forms/search/search-box/elder-search-panel.component.d.ts +1 -1
- package/lib/components/global-search/elder-global-search.component.d.ts +1 -1
- package/lib/components/global-search/elder-global-search.module.d.ts +4 -4
- package/lib/components/graph/elder-progress-bar/elder-progress-bar.component.d.ts +1 -1
- package/lib/components/headers/elder-header/elder-header.component.d.ts +1 -1
- package/lib/components/i18n/entities/elder-i18n-entities.module.d.ts +6 -6
- package/lib/components/i18n/entities/elder-localized-input/elder-localized-input.component.d.ts +1 -1
- package/lib/components/i18n/entities/elder-localized-input-dialog/elder-localized-input-dialog.component.d.ts +2 -2
- package/lib/components/i18n/entities/elder-localized-input-dialog.service.d.ts +1 -1
- package/lib/components/i18n/entities/elder-localized-input-table/elder-localized-input-table.component.d.ts +1 -1
- package/lib/components/i18n/entities/elder-localized-text-column.directive.d.ts +1 -1
- package/lib/components/i18n/entities/elder-localized-texts.directive.d.ts +1 -1
- package/lib/components/i18n/language/elder-language.module.d.ts +4 -4
- package/lib/components/i18n/language/language-switcher/elder-language-switcher.component.d.ts +1 -1
- package/lib/components/iframes/data-view/data-view-iframe/data-view-iframe.component.d.ts +1 -1
- package/lib/components/iframes/data-view/data-view-iframe-adapter.directive.d.ts +1 -1
- package/lib/components/iframes/elder-iframe.module.d.ts +2 -2
- package/lib/components/iframes/iframe-close.directive.d.ts +1 -1
- package/lib/components/iframes/iframe-dialog/iframe-dialog.component.d.ts +2 -2
- package/lib/components/iframes/iframe-host/iframe-host.component.d.ts +1 -1
- package/lib/components/iframes/iframe-side-content/iframe-side-content.component.d.ts +1 -1
- package/lib/components/iframes/iframe.service.d.ts +1 -1
- package/lib/components/infinitescroll/elder-infinite-autocomplete.directive.d.ts +2 -2
- package/lib/components/infinitescroll/elder-infinite-scroll.directive.d.ts +1 -1
- package/lib/components/infinitescroll/elder-infinite-scroll.module.d.ts +1 -1
- package/lib/components/input/autocomplete/elder-autocomplete/elder-autocomplete.component.d.ts +2 -2
- package/lib/components/input/autocomplete/elder-autocomplete-many.directive.d.ts +2 -2
- package/lib/components/input/autocomplete/elder-autocomplete.directive.d.ts +2 -2
- package/lib/components/input/autocomplete/elder-autocomplete.module.d.ts +4 -4
- package/lib/components/labels/elder-labels.module.d.ts +4 -4
- package/lib/components/labels/labels-input/labels-input.component.d.ts +3 -3
- package/lib/components/measures/dimensions-input/elder-dimensions-input.component.d.ts +2 -2
- package/lib/components/measures/directives/elder-unit-select.directive.d.ts +1 -1
- package/lib/components/measures/elder-measures.module.d.ts +2 -2
- package/lib/components/measures/quantity-input/elder-quantity-input.component.d.ts +2 -2
- package/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.d.ts +2 -2
- package/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.d.ts +5 -5
- package/lib/components/navigation/nav/elder-nav.module.d.ts +2 -2
- package/lib/components/navigation/nav/nav-group/elder-nav-group.component.d.ts +1 -1
- package/lib/components/navigation/nav/nav-link/elder-nav-link.component.d.ts +1 -1
- package/lib/components/navigation/nav/nav-list/elder-nav-list.component.d.ts +1 -1
- package/lib/components/navigation/toolbar/elder-toolbar-column.directive.d.ts +1 -1
- package/lib/components/navigation/toolbar/elder-toolbar.module.d.ts +2 -2
- package/lib/components/navigation/toolbar/toolbar/elder-toolbar.component.d.ts +1 -1
- package/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.component.d.ts +1 -1
- package/lib/components/overlays/elder-overlay-origin.directive.d.ts +1 -1
- package/lib/components/overlays/elder-overlay-trigger.directive.d.ts +1 -1
- package/lib/components/overlays/elder-overlay.component.d.ts +1 -1
- package/lib/components/panels/card-panel/elder-card-panel.component.d.ts +1 -1
- package/lib/components/panels/elder-dialog-panel/elder-dialog-panel.component.d.ts +1 -1
- package/lib/components/panels/flat/elder-panel.component.d.ts +1 -1
- package/lib/components/select/auto/elder-auto-select-first.directive.d.ts +1 -1
- package/lib/components/select/elder-select-base.d.ts +1 -1
- package/lib/components/select/elder-select-chip.directive.d.ts +3 -3
- package/lib/components/select/elder-select-on-tab.directive.d.ts +2 -2
- package/lib/components/select/elder-select-value.directive.d.ts +1 -1
- package/lib/components/select/elder-select.module.d.ts +11 -11
- package/lib/components/select/multi/elder-multi-select-base.d.ts +1 -1
- package/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.d.ts +1 -1
- package/lib/components/select/multi/elder-multi-select-form-field.d.ts +1 -1
- package/lib/components/select/popup/selection-model-popup-trigger-adapter.directive.d.ts +1 -1
- package/lib/components/select/popup/selection-model-popup.directive.d.ts +2 -2
- package/lib/components/select/popup/templated-selection-dialog/templated-selection-dialog.component.d.ts +2 -2
- package/lib/components/select/single/elder-clear-select.directive.d.ts +1 -1
- package/lib/components/select/single/elder-select/elder-select.component.d.ts +2 -2
- package/lib/components/select/single/elder-select-form-field.d.ts +1 -1
- package/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.d.ts +1 -1
- package/lib/components/select-chip-list/elder-chip-list-select.module.d.ts +2 -2
- package/lib/components/select-list/elder-select-list.module.d.ts +2 -2
- package/lib/components/select-list/select-list/elder-select-list.component.d.ts +1 -1
- package/lib/components/select-list/select-list-item/elder-select-list-item.component.d.ts +1 -1
- package/lib/components/shell/elder-shell-slot.directive.d.ts +1 -1
- package/lib/components/shell/elder-shell.module.d.ts +3 -3
- package/lib/components/shell/header/elder-app-header/elder-app-header.component.d.ts +1 -1
- package/lib/components/shell/shell/elder-shell.component.d.ts +4 -4
- package/lib/components/shell/shell-navigation-toggle/elder-shell-navigation-toggle.component.d.ts +1 -1
- package/lib/components/tabs/elder-tab/elder-tab.directive.d.ts +2 -2
- package/lib/components/tabs/elder-tab-group-routing/elder-tab-group-routing.directive.d.ts +2 -2
- package/lib/components/theme/elder-theme-applier.directive.d.ts +1 -1
- package/lib/components/theme/elder-theme-toggle/elder-theme-toggle.component.d.ts +1 -1
- package/lib/components/theme/elder-theme.directive.d.ts +1 -1
- package/lib/components/theme/elder-theme.module.d.ts +2 -2
- package/lib/components/time/duration/elder-duration-input/elder-duration-input.component.d.ts +1 -1
- package/lib/components/time/elder-date-switcher/elder-date-switcher.component.d.ts +1 -1
- package/lib/components/time/elder-date-time-input/elder-date-time-input.component.d.ts +1 -1
- package/lib/components/time/elder-interval-input/elder-interval-input.component.d.ts +1 -1
- package/lib/components/time/elder-local-date-input/elder-local-date-input.component.d.ts +1 -1
- package/lib/components/time/elder-local-time-input/elder-local-time-input.component.d.ts +1 -1
- package/lib/components/time/elder-time.module.d.ts +4 -4
- package/lib/components/time/period/elder-period-input/elder-period-input.component.d.ts +1 -1
- package/lib/components/toasts/elder-toast.module.d.ts +3 -3
- package/lib/components/toasts/elder-toast.service.d.ts +1 -1
- package/lib/components/toasts/standard-toast/standard-toast.component.d.ts +2 -2
- package/lib/components/url-fragment/elder-url-fragment.module.d.ts +5 -5
- package/lib/components/url-fragment/url-fragment-switcher/elder-url-fragment-switcher.component.d.ts +1 -1
- package/lib/components/viewers/elder-svg-viewer/elder-svg-viewer.component.d.ts +1 -1
- package/package.json +6 -6
- package/src/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.scss +1 -1
- package/src/lib/components/select/single/elder-select/elder-select.component.scss +1 -1
|
@@ -9,7 +9,7 @@ import * as i7 from "@angular/router";
|
|
|
9
9
|
import * as i8 from "@angular/forms";
|
|
10
10
|
import * as i9 from "@ngx-translate/core";
|
|
11
11
|
import * as i10 from "@angular/material/icon";
|
|
12
|
-
import * as i11 from "@angular/material/input";
|
|
12
|
+
import * as i11 from "@angular/material/legacy-input";
|
|
13
13
|
import * as i12 from "../forms/directives/elder-forms-directives.module";
|
|
14
14
|
export * from './elder-quantity.pipe';
|
|
15
15
|
export * from './elder-quantity-transform.pipe';
|
|
@@ -19,7 +19,7 @@ export * from './directives/elder-unit-select.directive';
|
|
|
19
19
|
export * from './dimensions-input/elder-dimensions-input.component';
|
|
20
20
|
export declare class ElderMeasuresModule {
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMeasuresModule, never>;
|
|
22
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderMeasuresModule, [typeof i1.ElderQuantityInputComponent, typeof i2.ElderQuantityPipe, typeof i3.ElderQuantityTransformPipe, typeof i4.ElderUnitSelectDirective, typeof i5.ElderDimensionsInputComponent], [typeof i6.CommonModule, typeof i7.RouterModule, typeof i8.FormsModule, typeof i9.TranslateModule, typeof i10.MatIconModule, typeof i11.
|
|
22
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderMeasuresModule, [typeof i1.ElderQuantityInputComponent, typeof i2.ElderQuantityPipe, typeof i3.ElderQuantityTransformPipe, typeof i4.ElderUnitSelectDirective, typeof i5.ElderDimensionsInputComponent], [typeof i6.CommonModule, typeof i7.RouterModule, typeof i8.FormsModule, typeof i9.TranslateModule, typeof i10.MatIconModule, typeof i11.MatLegacyInputModule, typeof i12.ElderFormsDirectivesModule], [typeof i1.ElderQuantityInputComponent, typeof i2.ElderQuantityPipe, typeof i3.ElderQuantityTransformPipe, typeof i4.ElderUnitSelectDirective, typeof i5.ElderDimensionsInputComponent]>;
|
|
23
23
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderMeasuresModule>;
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
@@ -5,7 +5,7 @@ import { BehaviorSubject, Observable } from 'rxjs';
|
|
|
5
5
|
import { FormFieldBaseComponent } from '../../../common/forms/form-field-base.component';
|
|
6
6
|
import { ElderUnitService } from '../elder-unit.service';
|
|
7
7
|
import { DecimalPipe } from '@angular/common';
|
|
8
|
-
import { MatInput } from '@angular/material/input';
|
|
8
|
+
import { MatLegacyInput as MatInput } from '@angular/material/legacy-input';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
export declare class ElderQuantityInputComponent extends FormFieldBaseComponent<Quantity> implements OnInit {
|
|
11
11
|
private readonly unitService;
|
|
@@ -90,5 +90,5 @@ export declare class ElderQuantityInputComponent extends FormFieldBaseComponent<
|
|
|
90
90
|
**************************************************************************/
|
|
91
91
|
protected valuesEquals(a: Quantity, b: Quantity): boolean;
|
|
92
92
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderQuantityInputComponent, never>;
|
|
93
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderQuantityInputComponent, "elder-quantity-input", never, { "multipleOf": "multipleOf"; "displayFormat": "displayFormat"; "requiredIgnoreZero": "requiredIgnoreZero"; "quantityNumber": "quantityNumber"; "quantityValue": "quantityValue"; "unit": "unit"; }, { "quantityNumberChange": "quantityNumberChange"; "quantityValueChange": "quantityValueChange"; "unitChange": "unitChange"; }, never, never, false>;
|
|
93
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderQuantityInputComponent, "elder-quantity-input", never, { "multipleOf": "multipleOf"; "displayFormat": "displayFormat"; "requiredIgnoreZero": "requiredIgnoreZero"; "quantityNumber": "quantityNumber"; "quantityValue": "quantityValue"; "unit": "unit"; }, { "quantityNumberChange": "quantityNumberChange"; "quantityValueChange": "quantityValueChange"; "unitChange": "unitChange"; }, never, never, false, never>;
|
|
94
94
|
}
|
package/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { BehaviorSubject } from 'rxjs';
|
|
3
3
|
import { PathNode } from '../path/path';
|
|
4
|
-
import { MatMenuTrigger } from '@angular/material/menu';
|
|
4
|
+
import { MatLegacyMenuTrigger as MatMenuTrigger } from '@angular/material/legacy-menu';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class ElderBreadCrumbsComponent implements OnInit, OnDestroy {
|
|
7
7
|
/***************************************************************************
|
|
@@ -65,5 +65,5 @@ export declare class ElderBreadCrumbsComponent implements OnInit, OnDestroy {
|
|
|
65
65
|
**************************************************************************/
|
|
66
66
|
private buildNodes;
|
|
67
67
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderBreadCrumbsComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderBreadCrumbsComponent, "elder-bread-crumbs", never, { "root": "root"; "rootTranslation": "rootTranslation"; "rootIcon": "rootIcon"; "backgroundColor": "backgroundColor"; "editModeEnabled": "editModeEnabled"; "path": "path"; }, { "pathChange": "pathChange"; }, never, never, false>;
|
|
68
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderBreadCrumbsComponent, "elder-bread-crumbs", never, { "root": "root"; "rootTranslation": "rootTranslation"; "rootIcon": "rootIcon"; "backgroundColor": "backgroundColor"; "editModeEnabled": "editModeEnabled"; "path": "path"; }, { "pathChange": "pathChange"; }, never, never, false, never>;
|
|
69
69
|
}
|
|
@@ -3,16 +3,16 @@ import * as i1 from "./bread-crumbs/elder-bread-crumbs.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/forms";
|
|
5
5
|
import * as i4 from "@ngx-translate/core";
|
|
6
|
-
import * as i5 from "@angular/material/form-field";
|
|
6
|
+
import * as i5 from "@angular/material/legacy-form-field";
|
|
7
7
|
import * as i6 from "@angular/material/icon";
|
|
8
|
-
import * as i7 from "@angular/material/button";
|
|
9
|
-
import * as i8 from "@angular/material/input";
|
|
10
|
-
import * as i9 from "@angular/material/menu";
|
|
8
|
+
import * as i7 from "@angular/material/legacy-button";
|
|
9
|
+
import * as i8 from "@angular/material/legacy-input";
|
|
10
|
+
import * as i9 from "@angular/material/legacy-menu";
|
|
11
11
|
import * as i10 from "../../forms/directives/elder-forms-directives.module";
|
|
12
12
|
export * from './bread-crumbs/elder-bread-crumbs.component';
|
|
13
13
|
export * from './path/path';
|
|
14
14
|
export declare class ElderBreadCrumbsModule {
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderBreadCrumbsModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderBreadCrumbsModule, [typeof i1.ElderBreadCrumbsComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.TranslateModule, typeof i5.
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderBreadCrumbsModule, [typeof i1.ElderBreadCrumbsComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.TranslateModule, typeof i5.MatLegacyFormFieldModule, typeof i6.MatIconModule, typeof i7.MatLegacyButtonModule, typeof i8.MatLegacyInputModule, typeof i9.MatLegacyMenuModule, typeof i10.ElderFormsDirectivesModule], [typeof i1.ElderBreadCrumbsComponent]>;
|
|
17
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderBreadCrumbsModule>;
|
|
18
18
|
}
|
|
@@ -5,7 +5,7 @@ import * as i3 from "./nav-group/elder-nav-group.component";
|
|
|
5
5
|
import * as i4 from "@angular/common";
|
|
6
6
|
import * as i5 from "@angular/router";
|
|
7
7
|
import * as i6 from "@angular/material/icon";
|
|
8
|
-
import * as i7 from "@angular/material/button";
|
|
8
|
+
import * as i7 from "@angular/material/legacy-button";
|
|
9
9
|
import * as i8 from "@angular/cdk/a11y";
|
|
10
10
|
import * as i9 from "@ngx-translate/core";
|
|
11
11
|
export { ElderNavListComponent } from './nav-list/elder-nav-list.component';
|
|
@@ -13,6 +13,6 @@ export { ElderNavLinkComponent } from './nav-link/elder-nav-link.component';
|
|
|
13
13
|
export { ElderNavGroupComponent } from './nav-group/elder-nav-group.component';
|
|
14
14
|
export declare class ElderNavModule {
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderNavModule, [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatIconModule, typeof i7.
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderNavModule, [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatIconModule, typeof i7.MatLegacyButtonModule, typeof i8.A11yModule, typeof i9.TranslateModule], [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent]>;
|
|
17
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderNavModule>;
|
|
18
18
|
}
|
|
@@ -40,6 +40,6 @@ export declare class ElderNavGroupComponent implements OnInit {
|
|
|
40
40
|
itemClick(event: Event): void;
|
|
41
41
|
toggle(): void;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavGroupComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavGroupComponent, "elder-nav-group, ebs-nav-group", never, {}, { "click": "click"; }, ["children"], ["*", "elder-nav-link"], false>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavGroupComponent, "elder-nav-group, ebs-nav-group", never, {}, { "click": "click"; }, ["children"], ["*", "elder-nav-link"], false, never>;
|
|
44
44
|
}
|
|
45
45
|
export {};
|
|
@@ -23,5 +23,5 @@ export declare class ElderNavLinkComponent implements OnInit {
|
|
|
23
23
|
ngOnInit(): void;
|
|
24
24
|
get fallbackToButton$(): Observable<boolean>;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavLinkComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavLinkComponent, "elder-nav-link, ebs-nav-link", never, { "title": "title"; "routerLink": "routerLink"; "href": "href"; "target": "target"; "queryParamsHandling": "queryParamsHandling"; "queryParams": "queryParams"; "icon": "icon"; "fontIcon": "fontIcon"; "fontSet": "fontSet"; "svgIcon": "svgIcon"; }, {}, never, never, false>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavLinkComponent, "elder-nav-link, ebs-nav-link", never, { "title": "title"; "routerLink": "routerLink"; "href": "href"; "target": "target"; "queryParamsHandling": "queryParamsHandling"; "queryParams": "queryParams"; "icon": "icon"; "fontIcon": "fontIcon"; "fontSet": "fontSet"; "svgIcon": "svgIcon"; }, {}, never, never, false, never>;
|
|
27
27
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class ElderNavListComponent {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavListComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavListComponent, "elder-nav-list, ebs-nav-list", never, {}, {}, never, ["*"], false>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavListComponent, "elder-nav-list, ebs-nav-list", never, {}, {}, never, ["*"], false, never>;
|
|
6
6
|
}
|
|
@@ -30,5 +30,5 @@ export declare class ElderToolbarColumnDirective implements OnInit, OnDestroy {
|
|
|
30
30
|
ngOnInit(): void;
|
|
31
31
|
ngOnDestroy(): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToolbarColumnDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderToolbarColumnDirective, "[elderToolbarColumn], [ebsToolbarColumn]", never, { "elderToolbarColumn": "elderToolbarColumn"; "elderToolbarDefault": "elderToolbarDefault"; }, {}, never, never, false>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderToolbarColumnDirective, "[elderToolbarColumn], [ebsToolbarColumn]", never, { "elderToolbarColumn": "elderToolbarColumn"; "elderToolbarDefault": "elderToolbarDefault"; }, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
@@ -6,7 +6,7 @@ import * as i4 from "@angular/common";
|
|
|
6
6
|
import * as i5 from "@angular/router";
|
|
7
7
|
import * as i6 from "@angular/material/divider";
|
|
8
8
|
import * as i7 from "@angular/material/toolbar";
|
|
9
|
-
import * as i8 from "@angular/material/button";
|
|
9
|
+
import * as i8 from "@angular/material/legacy-button";
|
|
10
10
|
import * as i9 from "@angular/material/icon";
|
|
11
11
|
import * as i10 from "@angular/material/badge";
|
|
12
12
|
import * as i11 from "@ngx-translate/core";
|
|
@@ -18,6 +18,6 @@ export { ElderToolbarTitleComponent } from './toolbar-title/elder-toolbar-title.
|
|
|
18
18
|
export { ElderToolbarTitleService, ToolbarHeader } from './toolbar-title/elder-toolbar-title.service';
|
|
19
19
|
export declare class ElderToolbarModule {
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToolbarModule, never>;
|
|
21
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderToolbarModule, [typeof i1.ElderToolbarComponent, typeof i2.ElderToolbarColumnDirective, typeof i3.ElderToolbarTitleComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatDividerModule, typeof i7.MatToolbarModule, typeof i8.
|
|
21
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderToolbarModule, [typeof i1.ElderToolbarComponent, typeof i2.ElderToolbarColumnDirective, typeof i3.ElderToolbarTitleComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatDividerModule, typeof i7.MatToolbarModule, typeof i8.MatLegacyButtonModule, typeof i9.MatIconModule, typeof i10.MatBadgeModule, typeof i11.TranslateModule, typeof i12.ElderLanguageModule], [typeof i1.ElderToolbarComponent, typeof i2.ElderToolbarColumnDirective, typeof i3.ElderToolbarTitleComponent]>;
|
|
22
22
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderToolbarModule>;
|
|
23
23
|
}
|
|
@@ -38,5 +38,5 @@ export declare class ElderToolbarComponent implements OnInit, OnDestroy {
|
|
|
38
38
|
**************************************************************************/
|
|
39
39
|
slotTemplate$(slot: ToolbarColumnPosition): Observable<TemplateRef<any>>;
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToolbarComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderToolbarComponent, "elder-toolbar, ebs-toolbar", never, { "color": "color"; }, {}, never, ["*"], false>;
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderToolbarComponent, "elder-toolbar, ebs-toolbar", never, { "color": "color"; }, {}, never, ["*"], false, never>;
|
|
42
42
|
}
|
|
@@ -26,5 +26,5 @@ export declare class ElderToolbarTitleComponent implements OnInit, AfterViewInit
|
|
|
26
26
|
ngOnInit(): void;
|
|
27
27
|
ngAfterViewInit(): void;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToolbarTitleComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderToolbarTitleComponent, "elder-toolbar-title, ebs-toolbar-title", never, {}, {}, never, never, false>;
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderToolbarTitleComponent, "elder-toolbar-title, ebs-toolbar-title", never, {}, {}, never, never, false, never>;
|
|
30
30
|
}
|
|
@@ -24,5 +24,5 @@ export declare class ElderOverlayOriginDirective {
|
|
|
24
24
|
set overlay(overlay: ElderOverlayComponent);
|
|
25
25
|
get overlay(): ElderOverlayComponent;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderOverlayOriginDirective, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderOverlayOriginDirective, "[elderOverlayOrigin]", never, { "overlay": "elderOverlayOrigin"; }, {}, never, never, false>;
|
|
27
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderOverlayOriginDirective, "[elderOverlayOrigin]", never, { "overlay": "elderOverlayOrigin"; }, {}, never, never, false, never>;
|
|
28
28
|
}
|
|
@@ -32,5 +32,5 @@ export declare class ElderOverlayTriggerDirective {
|
|
|
32
32
|
**************************************************************************/
|
|
33
33
|
private handleTrigger;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderOverlayTriggerDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderOverlayTriggerDirective, "[elderOverlayTrigger]", never, { "overlay": "elderOverlayTrigger"; "type": "elderOverlayTriggerType"; "enabled": "elderOverlayTriggerEnabled"; }, {}, never, never, false>;
|
|
35
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderOverlayTriggerDirective, "[elderOverlayTrigger]", never, { "overlay": "elderOverlayTrigger"; "type": "elderOverlayTriggerType"; "enabled": "elderOverlayTriggerEnabled"; }, {}, never, never, false, never>;
|
|
36
36
|
}
|
|
@@ -84,5 +84,5 @@ export declare class ElderOverlayComponent implements OnInit, OnDestroy {
|
|
|
84
84
|
private buildDefaultStrategy;
|
|
85
85
|
private attachOverlay;
|
|
86
86
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderOverlayComponent, never>;
|
|
87
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderOverlayComponent, "elder-overlay", ["elderOverlay"], { "originX": "originX"; "originY": "originY"; "overlayX": "overlayX"; "overlayY": "overlayY"; "offsetY": "offsetY"; "offsetX": "offsetX"; "backdrop": "backdrop"; "backdropVisible": "backdropVisible"; "origin": "origin"; "positionStrategy": "positionStrategy"; "overlaySize": "overlaySize"; }, { "keydownEvents": "keydownEvents"; "attachedChange": "attachedChange"; }, never, ["*"], false>;
|
|
87
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderOverlayComponent, "elder-overlay", ["elderOverlay"], { "originX": "originX"; "originY": "originY"; "overlayX": "overlayX"; "overlayY": "overlayY"; "offsetY": "offsetY"; "offsetX": "offsetX"; "backdrop": "backdrop"; "backdropVisible": "backdropVisible"; "origin": "origin"; "positionStrategy": "positionStrategy"; "overlaySize": "overlaySize"; }, { "keydownEvents": "keydownEvents"; "attachedChange": "attachedChange"; }, never, ["*"], false, never>;
|
|
88
88
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class ElderCardPanelComponent {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderCardPanelComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderCardPanelComponent, "elder-card-panel", never, {}, {}, never, ["*"], false>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderCardPanelComponent, "elder-card-panel", never, {}, {}, never, ["*"], false, never>;
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class ElderDialogPanelComponent {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDialogPanelComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDialogPanelComponent, "elder-dialog-panel", never, {}, {}, never, ["*"], false>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDialogPanelComponent, "elder-dialog-panel", never, {}, {}, never, ["*"], false, never>;
|
|
6
6
|
}
|
|
@@ -11,5 +11,5 @@ export declare class ElderPanelComponent extends _ElderPanelMixinBase implements
|
|
|
11
11
|
color: ThemePalette;
|
|
12
12
|
constructor(renderer: Renderer2, elementRef: ElementRef);
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPanelComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPanelComponent, "elder-panel, mat-panel", never, { "color": "color"; }, {}, never, ["*"], false>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPanelComponent, "elder-panel, mat-panel", never, { "color": "color"; }, {}, never, ["*"], false, never>;
|
|
15
15
|
}
|
|
@@ -41,5 +41,5 @@ export declare class ElderAutoSelectFirstDirective<TEntity = any, TId = any> imp
|
|
|
41
41
|
**************************************************************************/
|
|
42
42
|
private handleAutoSelectFirst;
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAutoSelectFirstDirective<any, any>, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderAutoSelectFirstDirective<any, any>, "[autoSelectFirst]", never, { "autoSelectFirstEnabled": "autoSelectFirst"; }, {}, never, never, false>;
|
|
44
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderAutoSelectFirstDirective<any, any>, "[autoSelectFirst]", never, { "autoSelectFirstEnabled": "autoSelectFirst"; }, {}, never, never, false, never>;
|
|
45
45
|
}
|
|
@@ -145,5 +145,5 @@ export declare abstract class ElderSelectBase<TId, TEntity, TValue> extends Elde
|
|
|
145
145
|
protected autoCleanUp(): void;
|
|
146
146
|
protected propertyStringValue(value: TEntity, property: string): string | null;
|
|
147
147
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectBase<any, any, any>, never>;
|
|
148
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectBase<any, any, any>, never, never, { "cleanUp": "cleanUp"; "pageSize": "pageSize"; "queryFilter": "queryFilter"; "sorts": "sorts"; "icon": "icon"; "isOptionDisabledFn": "isOptionDisabledFn"; "isOptionHiddenFn": "isOptionHiddenFn"; "valueAsId": "valueAsId"; "displayProperty": "displayProperty"; "displayPropertyResolver": "displayPropertyResolver"; "filters": "filters"; "dataSource": "dataSource"; "data": "data"; "valueTemplate": "valueTemplate"; }, { "currentClicked": "currentClicked"; }, ["valueTemplateQuery", "selectionPopup"], never, false>;
|
|
148
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectBase<any, any, any>, never, never, { "cleanUp": "cleanUp"; "pageSize": "pageSize"; "queryFilter": "queryFilter"; "sorts": "sorts"; "icon": "icon"; "isOptionDisabledFn": "isOptionDisabledFn"; "isOptionHiddenFn": "isOptionHiddenFn"; "valueAsId": "valueAsId"; "displayProperty": "displayProperty"; "displayPropertyResolver": "displayPropertyResolver"; "filters": "filters"; "dataSource": "dataSource"; "data": "data"; "valueTemplate": "valueTemplate"; }, { "currentClicked": "currentClicked"; }, ["valueTemplateQuery", "selectionPopup"], never, false, never>;
|
|
149
149
|
}
|
|
@@ -5,19 +5,19 @@ export declare class ElderSelectChipDirective {
|
|
|
5
5
|
viewContainer: ViewContainerRef;
|
|
6
6
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectChipDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectChipDirective, "[elderSelectChip]", never, {}, {}, never, never, false>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectChipDirective, "[elderSelectChip]", never, {}, {}, never, never, false, never>;
|
|
9
9
|
}
|
|
10
10
|
export declare class ElderSelectChipAvatarDirective {
|
|
11
11
|
templateRef: TemplateRef<any>;
|
|
12
12
|
viewContainer: ViewContainerRef;
|
|
13
13
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectChipAvatarDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectChipAvatarDirective, "[elderSelectChipAvatar]", never, {}, {}, never, never, false>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectChipAvatarDirective, "[elderSelectChipAvatar]", never, {}, {}, never, never, false, never>;
|
|
16
16
|
}
|
|
17
17
|
export declare class ElderSelectCustomInputDirective {
|
|
18
18
|
templateRef: TemplateRef<any>;
|
|
19
19
|
viewContainer: ViewContainerRef;
|
|
20
20
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectCustomInputDirective, never>;
|
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectCustomInputDirective, "[elderCustomInput]", never, {}, {}, never, never, false>;
|
|
22
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectCustomInputDirective, "[elderCustomInput]", never, {}, {}, never, never, false, never>;
|
|
23
23
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AfterViewInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
|
2
|
+
import { MatLegacyAutocompleteTrigger as MatAutocompleteTrigger } from '@angular/material/legacy-autocomplete';
|
|
3
3
|
import { ElderSelectBase } from './elder-select-base';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ElderSelectOnTabDirective<TEntity = any, TId = any, TValue = TEntity | TId> implements AfterViewInit, OnDestroy {
|
|
@@ -51,5 +51,5 @@ export declare class ElderSelectOnTabDirective<TEntity = any, TId = any, TValue
|
|
|
51
51
|
private writeEntity;
|
|
52
52
|
private entityToValue;
|
|
53
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectOnTabDirective<any, any, any>, [null, { skipSelf: true; }]>;
|
|
54
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectOnTabDirective<any, any, any>, "[elderSelectOnTab]", never, {}, {}, never, never, false>;
|
|
54
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectOnTabDirective<any, any, any>, "[elderSelectOnTab]", never, {}, {}, never, never, false, never>;
|
|
55
55
|
}
|
|
@@ -5,5 +5,5 @@ export declare class ElderSelectValueDirective {
|
|
|
5
5
|
viewContainer: ViewContainerRef;
|
|
6
6
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectValueDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectValueDirective, "[elderSelectValue]", never, {}, {}, never, never, false>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectValueDirective, "[elderSelectValue]", never, {}, {}, never, never, false, never>;
|
|
9
9
|
}
|
|
@@ -11,24 +11,24 @@ import * as i9 from "./auto/elder-auto-select-first.directive";
|
|
|
11
11
|
import * as i10 from "./single/elder-clear-select.directive";
|
|
12
12
|
import * as i11 from "@angular/common";
|
|
13
13
|
import * as i12 from "@angular/forms";
|
|
14
|
-
import * as i13 from "@angular/material/form-field";
|
|
14
|
+
import * as i13 from "@angular/material/legacy-form-field";
|
|
15
15
|
import * as i14 from "@angular/material/icon";
|
|
16
|
-
import * as i15 from "@angular/material/select";
|
|
17
|
-
import * as i16 from "@angular/material/dialog";
|
|
18
|
-
import * as i17 from "@angular/material/button";
|
|
19
|
-
import * as i18 from "@angular/material/input";
|
|
20
|
-
import * as i19 from "@angular/material/autocomplete";
|
|
16
|
+
import * as i15 from "@angular/material/legacy-select";
|
|
17
|
+
import * as i16 from "@angular/material/legacy-dialog";
|
|
18
|
+
import * as i17 from "@angular/material/legacy-button";
|
|
19
|
+
import * as i18 from "@angular/material/legacy-input";
|
|
20
|
+
import * as i19 from "@angular/material/legacy-autocomplete";
|
|
21
21
|
import * as i20 from "@angular/material/toolbar";
|
|
22
|
-
import * as i21 from "@angular/material/progress-bar";
|
|
23
|
-
import * as i22 from "@angular/material/progress-spinner";
|
|
22
|
+
import * as i21 from "@angular/material/legacy-progress-bar";
|
|
23
|
+
import * as i22 from "@angular/material/legacy-progress-spinner";
|
|
24
24
|
import * as i23 from "@ngx-translate/core";
|
|
25
25
|
import * as i24 from "../forms/directives/elder-forms-directives.module";
|
|
26
26
|
import * as i25 from "../data-view/table/elder-table.module";
|
|
27
27
|
import * as i26 from "../infinitescroll/elder-infinite-scroll.module";
|
|
28
28
|
import * as i27 from "../input/autocomplete/elder-autocomplete.module";
|
|
29
|
-
import * as i28 from "@angular/material/chips";
|
|
29
|
+
import * as i28 from "@angular/material/legacy-chips";
|
|
30
30
|
import * as i29 from "../../pipes/elder-pipes.module";
|
|
31
|
-
import * as i30 from "@angular/material/tooltip";
|
|
31
|
+
import * as i30 from "@angular/material/legacy-tooltip";
|
|
32
32
|
import * as i31 from "../theme/elder-theme.module";
|
|
33
33
|
export { ElderSelectValueDirective } from './elder-select-value.directive';
|
|
34
34
|
export * from './elder-select-chip.directive';
|
|
@@ -43,6 +43,6 @@ export { ElderAutoSelectFirstDirective } from './auto/elder-auto-select-first.di
|
|
|
43
43
|
export { ElderClearSelectDirective } from './single/elder-clear-select.directive';
|
|
44
44
|
export declare class ElderSelectModule {
|
|
45
45
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectModule, never>;
|
|
46
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSelectModule, [typeof i1.ElderSelectComponent, typeof i2.ElderSelectValueDirective, typeof i3.TemplatedSelectionDialogComponent, typeof i4.SelectionModelPopupDirective, typeof i5.ElderSelectionPopupTriggerAdapterDirective, typeof i6.ElderSelectOnTabDirective, typeof i7.ElderMultiSelectChipsComponent, typeof i8.ElderSelectChipDirective, typeof i8.ElderSelectChipAvatarDirective, typeof i9.ElderAutoSelectFirstDirective, typeof i10.ElderClearSelectDirective, typeof i8.ElderSelectCustomInputDirective], [typeof i11.CommonModule, typeof i12.FormsModule, typeof i12.ReactiveFormsModule, typeof i13.
|
|
46
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSelectModule, [typeof i1.ElderSelectComponent, typeof i2.ElderSelectValueDirective, typeof i3.TemplatedSelectionDialogComponent, typeof i4.SelectionModelPopupDirective, typeof i5.ElderSelectionPopupTriggerAdapterDirective, typeof i6.ElderSelectOnTabDirective, typeof i7.ElderMultiSelectChipsComponent, typeof i8.ElderSelectChipDirective, typeof i8.ElderSelectChipAvatarDirective, typeof i9.ElderAutoSelectFirstDirective, typeof i10.ElderClearSelectDirective, typeof i8.ElderSelectCustomInputDirective], [typeof i11.CommonModule, typeof i12.FormsModule, typeof i12.ReactiveFormsModule, typeof i13.MatLegacyFormFieldModule, typeof i14.MatIconModule, typeof i15.MatLegacySelectModule, typeof i16.MatLegacyDialogModule, typeof i17.MatLegacyButtonModule, typeof i18.MatLegacyInputModule, typeof i19.MatLegacyAutocompleteModule, typeof i20.MatToolbarModule, typeof i21.MatLegacyProgressBarModule, typeof i22.MatLegacyProgressSpinnerModule, typeof i23.TranslateModule, typeof i24.ElderFormsDirectivesModule, typeof i25.ElderTableModule, typeof i26.ElderInfiniteScrollModule, typeof i27.ElderAutocompleteModule, typeof i28.MatLegacyChipsModule, typeof i29.ElderPipesModule, typeof i30.MatLegacyTooltipModule, typeof i31.ElderThemeModule], [typeof i1.ElderSelectComponent, typeof i2.ElderSelectValueDirective, typeof i3.TemplatedSelectionDialogComponent, typeof i4.SelectionModelPopupDirective, typeof i5.ElderSelectionPopupTriggerAdapterDirective, typeof i7.ElderMultiSelectChipsComponent, typeof i8.ElderSelectChipDirective, typeof i8.ElderSelectChipAvatarDirective, typeof i9.ElderAutoSelectFirstDirective, typeof i10.ElderClearSelectDirective, typeof i8.ElderSelectCustomInputDirective]>;
|
|
47
47
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderSelectModule>;
|
|
48
48
|
}
|
|
@@ -116,5 +116,5 @@ export declare abstract class ElderMultiSelectBase<TId, TEntity, TValue> extends
|
|
|
116
116
|
private writeEntitiesSorted;
|
|
117
117
|
private sortEntities;
|
|
118
118
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectBase<any, any, any>, never>;
|
|
119
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultiSelectBase<any, any, any>, never, never, { "entitiesSorts": "entitiesSorts"; "confirmRemoval": "confirmRemoval"; "entities": "entities"; "entityIds": "entityIds"; }, { "entityIdsChange": "entityIdsChange"; "entitiesChange": "entitiesChange"; "entityIdsUpdated": "entityIdsUpdated"; "entitiesUpdated": "entitiesUpdated"; }, never, never, false>;
|
|
119
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultiSelectBase<any, any, any>, never, never, { "entitiesSorts": "entitiesSorts"; "confirmRemoval": "confirmRemoval"; "entities": "entities"; "entityIds": "entityIds"; }, { "entityIdsChange": "entityIdsChange"; "entitiesChange": "entitiesChange"; "entityIdsUpdated": "entityIdsUpdated"; "entitiesUpdated": "entitiesUpdated"; }, never, never, false, never>;
|
|
120
120
|
}
|
package/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.d.ts
CHANGED
|
@@ -100,6 +100,6 @@ export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TV
|
|
|
100
100
|
private buildChipFallbackModels;
|
|
101
101
|
private buildChipModels;
|
|
102
102
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectChipsComponent<any, any, any>, [null, null, null, null, null, { optional: true; self: true; }]>;
|
|
103
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderMultiSelectChipsComponent<any, any, any>, "elder-multi-select-chips", never, { "defaultAvatarSpec": "defaultAvatarSpec"; "avatarSpecFn": "avatarSpecFn"; "allowRemove": "allowRemove"; "chipTemplate": "chipTemplate"; "chipAvatarTemplate": "chipAvatarTemplate"; "customInputTemplate": "customInputTemplate"; "chipColorEnabled": "chipColorEnabled"; "chipColorResolver": "chipColorResolver"; }, {}, ["chipTemplateQuery", "chipAvatarTemplateQuery", "customInputTemplateQuery"], never, false>;
|
|
103
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderMultiSelectChipsComponent<any, any, any>, "elder-multi-select-chips", never, { "defaultAvatarSpec": "defaultAvatarSpec"; "avatarSpecFn": "avatarSpecFn"; "allowRemove": "allowRemove"; "chipTemplate": "chipTemplate"; "chipAvatarTemplate": "chipAvatarTemplate"; "customInputTemplate": "customInputTemplate"; "chipColorEnabled": "chipColorEnabled"; "chipColorResolver": "chipColorResolver"; }, {}, ["chipTemplateQuery", "chipAvatarTemplateQuery", "customInputTemplateQuery"], never, false, never>;
|
|
104
104
|
}
|
|
105
105
|
export {};
|
|
@@ -30,5 +30,5 @@ export declare abstract class ElderMultiSelectFormField<TEntity, TId, TValue = T
|
|
|
30
30
|
**************************************************************************/
|
|
31
31
|
ngAfterViewInit(): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectFormField<any, any, any>, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultiSelectFormField<any, any, any>, never, never, {}, {}, never, never, false>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultiSelectFormField<any, any, any>, never, never, {}, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
@@ -38,5 +38,5 @@ export declare class ElderSelectionPopupTriggerAdapterDirective {
|
|
|
38
38
|
**************************************************************************/
|
|
39
39
|
openSelectionPopup(): void;
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectionPopupTriggerAdapterDirective, never>;
|
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectionPopupTriggerAdapterDirective, "[elderSelectionPopupTriggerAdapter]", ["elderSelectionPopupTriggerAdapter"], { "keyGetter": "keyGetter"; "selection": "selection"; "filters": "filters"; "sorts": "sorts"; "multiSelectionEnabled": "multiSelectionEnabled"; }, { "selectionChange": "selectionChange"; "selectionSingleChange": "selectionSingleChange"; }, ["selectionPopup"], never, false>;
|
|
41
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectionPopupTriggerAdapterDirective, "[elderSelectionPopupTriggerAdapter]", ["elderSelectionPopupTriggerAdapter"], { "keyGetter": "keyGetter"; "selection": "selection"; "filters": "filters"; "sorts": "sorts"; "multiSelectionEnabled": "multiSelectionEnabled"; }, { "selectionChange": "selectionChange"; "selectionSingleChange": "selectionSingleChange"; }, ["selectionPopup"], never, false, never>;
|
|
42
42
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChangeDetectorRef, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
2
|
+
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
4
|
import { KeyGetterFn, SelectionModel } from '../../../common/selection/selection-model';
|
|
5
5
|
import { Sort } from '../../../common/data/sort';
|
|
@@ -45,5 +45,5 @@ export declare class SelectionModelPopupDirective {
|
|
|
45
45
|
**************************************************************************/
|
|
46
46
|
private openSelectDialog;
|
|
47
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<SelectionModelPopupDirective, never>;
|
|
48
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectionModelPopupDirective, "[elderSelectionModelPopup]", ["elderSelectionModelPopup"], { "elderSelectionModelPopupTransform": "elderSelectionModelPopupTransform"; }, {}, never, never, false>;
|
|
48
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectionModelPopupDirective, "[elderSelectionModelPopup]", ["elderSelectionModelPopup"], { "elderSelectionModelPopupTransform": "elderSelectionModelPopupTransform"; }, {}, never, never, false, never>;
|
|
49
49
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnInit, TemplateRef } from '@angular/core';
|
|
2
2
|
import { SelectionModel } from '../../../../common/selection/selection-model';
|
|
3
|
-
import { MatDialogRef } from '@angular/material/dialog';
|
|
3
|
+
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export interface ISelectionModelDialogOptions {
|
|
6
6
|
readonly selectionComponentTemplate: TemplateRef<any>;
|
|
@@ -28,5 +28,5 @@ export declare class TemplatedSelectionDialogComponent implements OnInit {
|
|
|
28
28
|
**************************************************************************/
|
|
29
29
|
ngOnInit(): void;
|
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<TemplatedSelectionDialogComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TemplatedSelectionDialogComponent, "elder-templated-selection-dialog", never, {}, {}, never, never, false>;
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TemplatedSelectionDialogComponent, "elder-templated-selection-dialog", never, {}, {}, never, never, false, never>;
|
|
32
32
|
}
|
|
@@ -30,5 +30,5 @@ export declare class ElderClearSelectDirective implements OnInit, OnDestroy {
|
|
|
30
30
|
**************************************************************************/
|
|
31
31
|
private clearSelect;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderClearSelectDirective, [{ host: true; }]>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderClearSelectDirective, "[elderClearSelect]", never, {}, {}, never, never, false>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderClearSelectDirective, "[elderClearSelect]", never, {}, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
@@ -2,7 +2,7 @@ import { ElementRef, NgZone } from '@angular/core';
|
|
|
2
2
|
import { IDataContext } from '../../../../common/data/data-context/data-context';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
4
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
5
|
-
import { MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
|
5
|
+
import { MatLegacyAutocompleteTrigger as MatAutocompleteTrigger } from '@angular/material/legacy-autocomplete';
|
|
6
6
|
import { ElderSelectBase } from '../../elder-select-base';
|
|
7
7
|
import { IElderEntityValueAccessor } from '../../../../common/forms/elder-entity-value-accessor';
|
|
8
8
|
import { NgControl } from '@angular/forms';
|
|
@@ -150,6 +150,6 @@ export declare class ElderSelectComponent<TEntity = any, TId = any, TValue = TEn
|
|
|
150
150
|
*/
|
|
151
151
|
protected writeToControl(value: TValue): void;
|
|
152
152
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectComponent<any, any, any>, [null, null, null, null, { optional: true; self: true; }]>;
|
|
153
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectComponent<any, any, any>, "elder-select", never, { "nullDisplay": "nullDisplay"; "autocomplete": "autocomplete"; "allowNull": "allowNull"; "entity": "entity"; "entityId": "entityId"; }, { "entityIdChange": "entityIdChange"; "entityIdUpdated": "entityIdUpdated"; "entityChange": "entityChange"; "entityUpdated": "entityUpdated"; }, never, never, false>;
|
|
153
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectComponent<any, any, any>, "elder-select", never, { "nullDisplay": "nullDisplay"; "autocomplete": "autocomplete"; "allowNull": "allowNull"; "entity": "entity"; "entityId": "entityId"; }, { "entityIdChange": "entityIdChange"; "entityIdUpdated": "entityIdUpdated"; "entityChange": "entityChange"; "entityUpdated": "entityUpdated"; }, never, never, false, never>;
|
|
154
154
|
}
|
|
155
155
|
export {};
|
|
@@ -26,5 +26,5 @@ export declare abstract class ElderSelectFormField<TEntity, TId> extends ElderFr
|
|
|
26
26
|
**************************************************************************/
|
|
27
27
|
ngAfterViewInit(): void;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectFormField<any, any>, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectFormField<any, any>, never, never, {}, {}, never, never, false>;
|
|
29
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectFormField<any, any>, never, never, {}, {}, never, never, false, never>;
|
|
30
30
|
}
|
package/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.d.ts
CHANGED
|
@@ -74,5 +74,5 @@ export declare class ElderChipListSelectComponent implements OnInit {
|
|
|
74
74
|
**************************************************************************/
|
|
75
75
|
private getId;
|
|
76
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderChipListSelectComponent, [{ optional: true; }]>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderChipListSelectComponent, "elder-chip-list-select", never, { "data$": "data$"; "idField": "idField"; "displayField": "displayField"; "color": "color"; "stacked": "stacked"; "data": "data"; "selection": "selection"; "selectionMultiEnabled": "selectionMultiEnabled"; }, { "itemClick": "itemClick"; "selectionChange": "selectionChange"; "selectionSingleChange": "selectionSingleChange"; }, never, never, false>;
|
|
77
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderChipListSelectComponent, "elder-chip-list-select", never, { "data$": "data$"; "idField": "idField"; "displayField": "displayField"; "color": "color"; "stacked": "stacked"; "data": "data"; "selection": "selection"; "selectionMultiEnabled": "selectionMultiEnabled"; }, { "itemClick": "itemClick"; "selectionChange": "selectionChange"; "selectionSingleChange": "selectionSingleChange"; }, never, never, false, never>;
|
|
78
78
|
}
|
|
@@ -2,11 +2,11 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./chip-list-select/elder-chip-list-select.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ngx-translate/core";
|
|
5
|
-
import * as i4 from "@angular/material/chips";
|
|
5
|
+
import * as i4 from "@angular/material/legacy-chips";
|
|
6
6
|
import * as i5 from "@angular/cdk/a11y";
|
|
7
7
|
export { ElderChipListSelectComponent } from './chip-list-select/elder-chip-list-select.component';
|
|
8
8
|
export declare class ElderChipListSelectModule {
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderChipListSelectModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderChipListSelectModule, [typeof i1.ElderChipListSelectComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderChipListSelectModule, [typeof i1.ElderChipListSelectComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.MatLegacyChipsModule, typeof i5.A11yModule], [typeof i1.ElderChipListSelectComponent]>;
|
|
11
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderChipListSelectModule>;
|
|
12
12
|
}
|
|
@@ -3,13 +3,13 @@ import * as i1 from "./select-list/elder-select-list.component";
|
|
|
3
3
|
import * as i2 from "./select-list-item/elder-select-list-item.component";
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@angular/material/icon";
|
|
6
|
-
import * as i5 from "@angular/material/button";
|
|
6
|
+
import * as i5 from "@angular/material/legacy-button";
|
|
7
7
|
import * as i6 from "@angular/cdk/a11y";
|
|
8
8
|
import * as i7 from "@ngx-translate/core";
|
|
9
9
|
export { ElderSelectListComponent } from './select-list/elder-select-list.component';
|
|
10
10
|
export { ElderSelectListItemComponent } from './select-list-item/elder-select-list-item.component';
|
|
11
11
|
export declare class ElderSelectListModule {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectListModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSelectListModule, [typeof i1.ElderSelectListComponent, typeof i2.ElderSelectListItemComponent], [typeof i3.CommonModule, typeof i4.MatIconModule, typeof i5.
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSelectListModule, [typeof i1.ElderSelectListComponent, typeof i2.ElderSelectListItemComponent], [typeof i3.CommonModule, typeof i4.MatIconModule, typeof i5.MatLegacyButtonModule, typeof i6.A11yModule, typeof i7.TranslateModule], [typeof i1.ElderSelectListComponent, typeof i2.ElderSelectListItemComponent]>;
|
|
14
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderSelectListModule>;
|
|
15
15
|
}
|
|
@@ -49,5 +49,5 @@ export declare class ElderSelectListComponent<T = any> implements OnInit {
|
|
|
49
49
|
**************************************************************************/
|
|
50
50
|
isActive(value: T): boolean;
|
|
51
51
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectListComponent<any>, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectListComponent<any>, "elder-select-list, ebs-select-list", never, { "compareWith": "compareWith"; "value": "value"; }, { "valueChange": "valueChange"; }, never, ["*"], false>;
|
|
52
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectListComponent<any>, "elder-select-list, ebs-select-list", never, { "compareWith": "compareWith"; "value": "value"; }, { "valueChange": "valueChange"; }, never, ["*"], false, never>;
|
|
53
53
|
}
|
|
@@ -52,6 +52,6 @@ export declare class ElderSelectListItemComponent implements OnInit, AfterConten
|
|
|
52
52
|
private currentState;
|
|
53
53
|
private checkHasChildren;
|
|
54
54
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectListItemComponent, never>;
|
|
55
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectListItemComponent, "elder-select-list-item, ebs-select-list-item", never, { "value": "value"; }, { "click": "click"; }, ["children"], ["*", "elder-select-list-item"], false>;
|
|
55
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectListItemComponent, "elder-select-list-item, ebs-select-list-item", never, { "value": "value"; }, { "click": "click"; }, ["children"], ["*", "elder-select-list-item"], false, never>;
|
|
56
56
|
}
|
|
57
57
|
export {};
|
|
@@ -30,5 +30,5 @@ export declare class ElderShellSlotDirective implements OnInit, OnDestroy {
|
|
|
30
30
|
ngOnInit(): void;
|
|
31
31
|
ngOnDestroy(): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellSlotDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellSlotDirective, "[elderShellSlot]", never, { "elderShellSlot": "elderShellSlot"; "elderShellSlotDefault": "elderShellSlotDefault"; }, {}, never, never, false>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellSlotDirective, "[elderShellSlot]", never, { "elderShellSlot": "elderShellSlot"; "elderShellSlotDefault": "elderShellSlotDefault"; }, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
@@ -8,8 +8,8 @@ import * as i6 from "@angular/router";
|
|
|
8
8
|
import * as i7 from "@angular/material/sidenav";
|
|
9
9
|
import * as i8 from "@angular/material/toolbar";
|
|
10
10
|
import * as i9 from "@angular/material/icon";
|
|
11
|
-
import * as i10 from "@angular/material/list";
|
|
12
|
-
import * as i11 from "@angular/material/button";
|
|
11
|
+
import * as i10 from "@angular/material/legacy-list";
|
|
12
|
+
import * as i11 from "@angular/material/legacy-button";
|
|
13
13
|
import * as i12 from "../navigation/toolbar/elder-toolbar.module";
|
|
14
14
|
import * as i13 from "@ngx-translate/core";
|
|
15
15
|
import * as i14 from "../panels/elder-panel.module";
|
|
@@ -25,6 +25,6 @@ export { ShellContentSlot } from './shell-content-slot';
|
|
|
25
25
|
export { ElderAppHeaderComponent } from './header/elder-app-header/elder-app-header.component';
|
|
26
26
|
export declare class ElderShellModule {
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellModule, never>;
|
|
28
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderShellModule, [typeof i1.ElderShellComponent, typeof i1.ElderShellSideLeftDirective, typeof i1.ElderShellSideRightDirective, typeof i1.ElderShellCenterDirective, typeof i2.ElderShellNavigationToggleComponent, typeof i3.ElderShellSlotDirective, typeof i4.ElderAppHeaderComponent], [typeof i5.CommonModule, typeof i6.RouterModule, typeof i7.MatSidenavModule, typeof i8.MatToolbarModule, typeof i9.MatIconModule, typeof i10.
|
|
28
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderShellModule, [typeof i1.ElderShellComponent, typeof i1.ElderShellSideLeftDirective, typeof i1.ElderShellSideRightDirective, typeof i1.ElderShellCenterDirective, typeof i2.ElderShellNavigationToggleComponent, typeof i3.ElderShellSlotDirective, typeof i4.ElderAppHeaderComponent], [typeof i5.CommonModule, typeof i6.RouterModule, typeof i7.MatSidenavModule, typeof i8.MatToolbarModule, typeof i9.MatIconModule, typeof i10.MatLegacyListModule, typeof i11.MatLegacyButtonModule, typeof i12.ElderToolbarModule, typeof i13.TranslateModule, typeof i14.ElderPanelModule, typeof i15.ElderThemeModule], [typeof i1.ElderShellComponent, typeof i1.ElderShellSideLeftDirective, typeof i1.ElderShellSideRightDirective, typeof i1.ElderShellCenterDirective, typeof i2.ElderShellNavigationToggleComponent, typeof i3.ElderShellSlotDirective, typeof i4.ElderAppHeaderComponent]>;
|
|
29
29
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderShellModule>;
|
|
30
30
|
}
|
|
@@ -39,5 +39,5 @@ export declare class ElderAppHeaderComponent implements OnInit, OnDestroy {
|
|
|
39
39
|
set color(c: ThemePalette);
|
|
40
40
|
set iconColor(c: ThemePalette);
|
|
41
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAppHeaderComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderAppHeaderComponent, "elder-app-header", never, { "icon": "icon"; "title": "title"; "subTitle": "subTitle"; "subTitleLink": "subTitleLink"; "version": "version"; "color": "color"; "iconColor": "iconColor"; }, {}, never, ["*"], false>;
|
|
42
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderAppHeaderComponent, "elder-app-header", never, { "icon": "icon"; "title": "title"; "subTitle": "subTitle"; "subTitleLink": "subTitleLink"; "version": "version"; "color": "color"; "iconColor": "iconColor"; }, {}, never, ["*"], false, never>;
|
|
43
43
|
}
|