@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
|
@@ -44,5 +44,5 @@ export declare class ElderNextFocusableDirective {
|
|
|
44
44
|
private areAllNextElementsNotFocusable;
|
|
45
45
|
private isFocusable;
|
|
46
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNextFocusableDirective, never>;
|
|
47
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderNextFocusableDirective, "[elderNextFocusable]", ["elderNextFocusable"], { "nextElement": "elderNextFocusable"; "enabled": "elderNextFocusableEnabled"; "nextElements": "elderNextElements"; }, {}, never, never, false>;
|
|
47
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderNextFocusableDirective, "[elderNextFocusable]", ["elderNextFocusable"], { "nextElement": "elderNextFocusable"; "enabled": "elderNextFocusableEnabled"; "nextElements": "elderNextElements"; }, {}, never, never, false, never>;
|
|
48
48
|
}
|
|
@@ -8,6 +8,6 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
*/
|
|
9
9
|
export declare class ElderPlugParentFormDirective {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPlugParentFormDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderPlugParentFormDirective, "[elderPlugParentForm]", never, {}, {}, never, never, false>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderPlugParentFormDirective, "[elderPlugParentForm]", never, {}, {}, never, never, false, never>;
|
|
12
12
|
}
|
|
13
13
|
export declare function provideForm(form: NgForm): NgForm;
|
|
@@ -12,5 +12,5 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
export declare class ElderStopEventPropagationDirective {
|
|
13
13
|
onClick(event: any): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderStopEventPropagationDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderStopEventPropagationDirective, "[elderStopEventPropagation]", never, {}, {}, never, never, false>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderStopEventPropagationDirective, "[elderStopEventPropagation]", never, {}, {}, never, never, false, never>;
|
|
16
16
|
}
|
|
@@ -59,5 +59,5 @@ export declare class ElderTabFocusTrapDirective implements OnInit, OnDestroy, Af
|
|
|
59
59
|
private isFocusableByTab;
|
|
60
60
|
private isFocusable;
|
|
61
61
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTabFocusTrapDirective, never>;
|
|
62
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTabFocusTrapDirective, "[elderTabFocusTrap]", never, { "focusableQuerySelector": "focusableQuerySelector"; }, {}, never, never, false>;
|
|
62
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTabFocusTrapDirective, "[elderTabFocusTrap]", never, { "focusableQuerySelector": "focusableQuerySelector"; }, {}, never, never, false, never>;
|
|
63
63
|
}
|
|
@@ -10,5 +10,5 @@ export declare class ElderTouchedDirective implements OnInit {
|
|
|
10
10
|
constructor(ngControl: NgControl);
|
|
11
11
|
ngOnInit(): void;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTouchedDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTouchedDirective, "[elderTouched]", never, {}, {}, never, never, false>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTouchedDirective, "[elderTouched]", never, {}, {}, never, never, false, never>;
|
|
14
14
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatCheckbox } from '@angular/material/checkbox';
|
|
2
|
+
import { MatLegacyCheckbox as MatCheckbox } from '@angular/material/legacy-checkbox';
|
|
3
3
|
import { NgModel } from '@angular/forms';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare enum ElderCheckboxState {
|
|
@@ -47,5 +47,5 @@ export declare class ElderTripleStateCheckboxDirective implements OnInit {
|
|
|
47
47
|
private getModelValOrFallback;
|
|
48
48
|
private updateModelValIfPresent;
|
|
49
49
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTripleStateCheckboxDirective, [null, { optional: true; }]>;
|
|
50
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTripleStateCheckboxDirective, "mat-checkbox[elderTripleStateCheckbox]", never, {}, {}, never, never, false>;
|
|
50
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTripleStateCheckboxDirective, "mat-checkbox[elderTripleStateCheckbox]", never, {}, {}, never, never, false, never>;
|
|
51
51
|
}
|
|
@@ -16,5 +16,5 @@ export declare class ElderMultipleOfValidator implements Validator {
|
|
|
16
16
|
**************************************************************************/
|
|
17
17
|
validate(control: AbstractControl): ValidationErrors | null;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultipleOfValidator, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultipleOfValidator, "[elderMultipleOf][formControlName],[elderMultipleOf][formControl],[elderMultipleOf][ngModel]", never, { "elderMultipleOf": "elderMultipleOf"; }, {}, never, never, false>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultipleOfValidator, "[elderMultipleOf][formControlName],[elderMultipleOf][formControl],[elderMultipleOf][ngModel]", never, { "elderMultipleOf": "elderMultipleOf"; }, {}, never, never, false, never>;
|
|
20
20
|
}
|
package/lib/components/forms/directives/validation/elder-required-ignore-zero.validator.d.ts
CHANGED
|
@@ -29,5 +29,5 @@ export declare class ElderRequiredIgnoreZeroValidator implements Validator {
|
|
|
29
29
|
**************************************************************************/
|
|
30
30
|
validate(c: AbstractControl): ValidationErrors | any;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderRequiredIgnoreZeroValidator, never>;
|
|
32
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderRequiredIgnoreZeroValidator, "[elderRequiredIgnoreZeroValidator][ngModel]", never, { "enabled": "elderRequiredIgnoreZeroValidator"; "required": "required"; }, {}, never, never, false>;
|
|
32
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderRequiredIgnoreZeroValidator, "[elderRequiredIgnoreZeroValidator][ngModel]", never, { "enabled": "elderRequiredIgnoreZeroValidator"; "required": "required"; }, {}, never, never, false, never>;
|
|
33
33
|
}
|
|
@@ -75,5 +75,5 @@ export declare class ElderSearchContextDirective implements AfterViewInit, OnDes
|
|
|
75
75
|
private convertToFilters;
|
|
76
76
|
private applyFilters;
|
|
77
77
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSearchContextDirective, never>;
|
|
78
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSearchContextDirective, "[elderSearchContext]", ["elderSearchContext"], { "filterContext": "elderSearchContext"; "forcedFilters": "forcedFilters"; }, {}, never, never, false>;
|
|
78
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSearchContextDirective, "[elderSearchContext]", ["elderSearchContext"], { "filterContext": "elderSearchContext"; "forcedFilters": "forcedFilters"; }, {}, never, never, false, never>;
|
|
79
79
|
}
|
|
@@ -81,5 +81,5 @@ export declare class ElderSearchInputDirective implements OnDestroy, AfterViewIn
|
|
|
81
81
|
private extractName;
|
|
82
82
|
private concatIfNecessary;
|
|
83
83
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSearchInputDirective, [null, { host: true; }]>;
|
|
84
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSearchInputDirective, "[elderSearchInput]", ["elderSearchInput"], { "queryKey": "elderSearchInputKey"; "valueTransform": "elderSearchInputTransform"; "resolvePath": "elderSearchInput"; "fallbackValue": "elderSearchInputFallback"; }, {}, never, never, false>;
|
|
84
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSearchInputDirective, "[elderSearchInput]", ["elderSearchInput"], { "queryKey": "elderSearchInputKey"; "valueTransform": "elderSearchInputTransform"; "resolvePath": "elderSearchInput"; "fallbackValue": "elderSearchInputFallback"; }, {}, never, never, false, never>;
|
|
85
85
|
}
|
|
@@ -5,8 +5,8 @@ import * as i3 from "./search-box/elder-search-box.component";
|
|
|
5
5
|
import * as i4 from "./search-box/elder-search-panel.component";
|
|
6
6
|
import * as i5 from "@angular/common";
|
|
7
7
|
import * as i6 from "@angular/forms";
|
|
8
|
-
import * as i7 from "@angular/material/input";
|
|
9
|
-
import * as i8 from "@angular/material/button";
|
|
8
|
+
import * as i7 from "@angular/material/legacy-input";
|
|
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 "@angular/cdk/a11y";
|
|
@@ -20,6 +20,6 @@ export { ElderSearchBoxComponent } from './search-box/elder-search-box.component
|
|
|
20
20
|
export { ElderSearchPanelComponent } from './search-box/elder-search-panel.component';
|
|
21
21
|
export declare class ElderSearchModule {
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSearchModule, never>;
|
|
23
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSearchModule, [typeof i1.ElderSearchContextDirective, typeof i2.ElderSearchInputDirective, typeof i3.ElderSearchBoxComponent, typeof i4.ElderSearchPanelComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.
|
|
23
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSearchModule, [typeof i1.ElderSearchContextDirective, typeof i2.ElderSearchInputDirective, typeof i3.ElderSearchBoxComponent, typeof i4.ElderSearchPanelComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.MatLegacyInputModule, typeof i8.MatLegacyButtonModule, typeof i9.MatIconModule, typeof i10.MatBadgeModule, typeof i11.A11yModule, typeof i12.ElderOverlayModule, typeof i13.ElderPanelModule, typeof i14.ElderFormsDirectivesModule, typeof i15.TranslateModule], [typeof i1.ElderSearchContextDirective, typeof i2.ElderSearchInputDirective, typeof i3.ElderSearchBoxComponent, typeof i4.ElderSearchPanelComponent]>;
|
|
24
24
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderSearchModule>;
|
|
25
25
|
}
|
|
@@ -68,5 +68,5 @@ export declare class ElderSearchBoxComponent implements OnInit, OnDestroy, After
|
|
|
68
68
|
*/
|
|
69
69
|
clearSearch(event: any): void;
|
|
70
70
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSearchBoxComponent, never>;
|
|
71
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSearchBoxComponent, "elder-search-box", ["elderSearchBox"], { "autoPanel": "autoPanel"; "name": "name"; "queryKey": "queryKey"; "placeholder": "placeholder"; "label": "label"; "hint": "hint"; "autocomplete": "autocomplete"; "dense": "dense"; }, {}, ["advancedSearch"], ["elder-search-panel"], false>;
|
|
71
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSearchBoxComponent, "elder-search-box", ["elderSearchBox"], { "autoPanel": "autoPanel"; "name": "name"; "queryKey": "queryKey"; "placeholder": "placeholder"; "label": "label"; "hint": "hint"; "autocomplete": "autocomplete"; "dense": "dense"; }, {}, ["advancedSearch"], ["elder-search-panel"], false, never>;
|
|
72
72
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class ElderSearchPanelComponent {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSearchPanelComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSearchPanelComponent, "elder-search-panel", never, {}, {}, never, ["*"], false>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSearchPanelComponent, "elder-search-panel", never, {}, {}, never, ["*"], false, never>;
|
|
6
6
|
}
|
|
@@ -35,5 +35,5 @@ export declare class ElderGlobalSearchComponent implements OnInit, OnDestroy {
|
|
|
35
35
|
private convertToSort;
|
|
36
36
|
private get keywordsValue();
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderGlobalSearchComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderGlobalSearchComponent, "elder-global-search, ebs-global-search", never, { "hideWhenDisabled": "hideWhenDisabled"; "searchCollapsed": "searchCollapsed"; }, { "searchCollapsedChange": "searchCollapsedChange"; }, never, never, false>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderGlobalSearchComponent, "elder-global-search, ebs-global-search", never, { "hideWhenDisabled": "hideWhenDisabled"; "searchCollapsed": "searchCollapsed"; }, { "searchCollapsedChange": "searchCollapsedChange"; }, never, never, false, never>;
|
|
39
39
|
}
|
|
@@ -2,9 +2,9 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./elder-global-search.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/icon";
|
|
5
|
-
import * as i4 from "@angular/material/input";
|
|
6
|
-
import * as i5 from "@angular/material/button";
|
|
7
|
-
import * as i6 from "@angular/material/menu";
|
|
5
|
+
import * as i4 from "@angular/material/legacy-input";
|
|
6
|
+
import * as i5 from "@angular/material/legacy-button";
|
|
7
|
+
import * as i6 from "@angular/material/legacy-menu";
|
|
8
8
|
import * as i7 from "@ngx-translate/core";
|
|
9
9
|
export * from './elder-global-search.component';
|
|
10
10
|
export * from './elder-global-search.service';
|
|
@@ -13,6 +13,6 @@ export * from './elder-global-search.service';
|
|
|
13
13
|
*/
|
|
14
14
|
export declare class ElderGlobalSearchModule {
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderGlobalSearchModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderGlobalSearchModule, [typeof i1.ElderGlobalSearchComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderGlobalSearchModule, [typeof i1.ElderGlobalSearchComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.MatLegacyInputModule, typeof i5.MatLegacyButtonModule, typeof i6.MatLegacyMenuModule, typeof i7.TranslateModule], [typeof i1.ElderGlobalSearchComponent]>;
|
|
17
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderGlobalSearchModule>;
|
|
18
18
|
}
|
|
@@ -43,5 +43,5 @@ export declare class ElderProgressBarComponent {
|
|
|
43
43
|
private setSingleBarValue;
|
|
44
44
|
private checkAndAdjustPercentages;
|
|
45
45
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderProgressBarComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderProgressBarComponent, "elder-progress-bar", never, { "minHeight": "minHeight"; "barColor": "barColor"; "barBackgroundColor": "barBackgroundColor"; "value": "value"; "bars": "bars"; }, {}, never, never, false>;
|
|
46
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderProgressBarComponent, "elder-progress-bar", never, { "minHeight": "minHeight"; "barColor": "barColor"; "barBackgroundColor": "barBackgroundColor"; "value": "value"; "bars": "bars"; }, {}, never, never, false, never>;
|
|
47
47
|
}
|
|
@@ -21,5 +21,5 @@ export declare class ElderHeaderComponent implements OnInit {
|
|
|
21
21
|
**************************************************************************/
|
|
22
22
|
ngOnInit(): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderHeaderComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderHeaderComponent, "elder-header", never, { "header": "header"; "subheader": "subheader"; }, {}, never, never, false>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderHeaderComponent, "elder-header", never, { "header": "header"; "subheader": "subheader"; }, {}, never, never, false, never>;
|
|
25
25
|
}
|
|
@@ -7,16 +7,16 @@ import * as i5 from "./elder-localized-input/elder-localized-input.component";
|
|
|
7
7
|
import * as i6 from "./picker/i18n-pick.pipe";
|
|
8
8
|
import * as i7 from "./picker/i18n-pick-async.pipe";
|
|
9
9
|
import * as i8 from "@angular/common";
|
|
10
|
-
import * as i9 from "@angular/material/table";
|
|
10
|
+
import * as i9 from "@angular/material/legacy-table";
|
|
11
11
|
import * as i10 from "@angular/material/sort";
|
|
12
|
-
import * as i11 from "@angular/material/input";
|
|
12
|
+
import * as i11 from "@angular/material/legacy-input";
|
|
13
13
|
import * as i12 from "@ngx-translate/core";
|
|
14
14
|
import * as i13 from "@angular/forms";
|
|
15
15
|
import * as i14 from "../../data-view/table/elder-table.module";
|
|
16
|
-
import * as i15 from "@angular/material/chips";
|
|
16
|
+
import * as i15 from "@angular/material/legacy-chips";
|
|
17
17
|
import * as i16 from "../../cards/elder-card/elder-card.module";
|
|
18
|
-
import * as i17 from "@angular/material/dialog";
|
|
19
|
-
import * as i18 from "@angular/material/button";
|
|
18
|
+
import * as i17 from "@angular/material/legacy-dialog";
|
|
19
|
+
import * as i18 from "@angular/material/legacy-button";
|
|
20
20
|
import * as i19 from "@angular/cdk/a11y";
|
|
21
21
|
import * as i20 from "@angular/material/icon";
|
|
22
22
|
import * as i21 from "../../forms/elder-forms.module";
|
|
@@ -32,6 +32,6 @@ export * from './picker/i18n-pick.pipe';
|
|
|
32
32
|
export * from './picker/i18n-pick-async.pipe';
|
|
33
33
|
export declare class ElderI18nEntitiesModule {
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderI18nEntitiesModule, never>;
|
|
35
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderI18nEntitiesModule, [typeof i1.ElderLocalizedTextColumnDirective, typeof i2.ElderLocalizedTextsDirective, typeof i3.ElderLocalizedInputTableComponent, typeof i4.ElderLocalizedInputDialogComponent, typeof i5.ElderLocalizedInputComponent, typeof i6.I18nPickPipe, typeof i7.I18nPickAsyncPipe], [typeof i8.CommonModule, typeof i9.
|
|
35
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderI18nEntitiesModule, [typeof i1.ElderLocalizedTextColumnDirective, typeof i2.ElderLocalizedTextsDirective, typeof i3.ElderLocalizedInputTableComponent, typeof i4.ElderLocalizedInputDialogComponent, typeof i5.ElderLocalizedInputComponent, typeof i6.I18nPickPipe, typeof i7.I18nPickAsyncPipe], [typeof i8.CommonModule, typeof i9.MatLegacyTableModule, typeof i10.MatSortModule, typeof i11.MatLegacyInputModule, typeof i12.TranslateModule, typeof i13.FormsModule, typeof i14.ElderTableModule, typeof i15.MatLegacyChipsModule, typeof i16.ElderCardModule, typeof i17.MatLegacyDialogModule, typeof i18.MatLegacyButtonModule, typeof i19.A11yModule, typeof i20.MatIconModule, typeof i21.ElderFormsModule, typeof i22.MatToolbarModule], [typeof i1.ElderLocalizedTextColumnDirective, typeof i2.ElderLocalizedTextsDirective, typeof i3.ElderLocalizedInputTableComponent, typeof i4.ElderLocalizedInputDialogComponent, typeof i5.ElderLocalizedInputComponent, typeof i6.I18nPickPipe, typeof i7.I18nPickAsyncPipe]>;
|
|
36
36
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderI18nEntitiesModule>;
|
|
37
37
|
}
|
package/lib/components/i18n/entities/elder-localized-input/elder-localized-input.component.d.ts
CHANGED
|
@@ -58,5 +58,5 @@ export declare class ElderLocalizedInputComponent<T extends Localized = Localize
|
|
|
58
58
|
private displayTextField;
|
|
59
59
|
private toHintText;
|
|
60
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLocalizedInputComponent<any>, never>;
|
|
61
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalizedInputComponent<any>, "elder-localized-input", never, { "textColumns": "textColumns"; }, {}, ["textColumnsQuery"], never, false>;
|
|
61
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalizedInputComponent<any>, "elder-localized-input", never, { "textColumns": "textColumns"; }, {}, ["textColumnsQuery"], never, false, never>;
|
|
62
62
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatDialogRef } from '@angular/material/dialog';
|
|
2
|
+
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
3
|
import { ElderLocalizedTextColumnDirective } from '../elder-localized-text-column.directive';
|
|
4
4
|
import { Localized } from '../../../../common/i18n/entity/localized';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -18,5 +18,5 @@ export declare class ElderLocalizedInputDialogComponent implements OnInit {
|
|
|
18
18
|
constructor(dialogRef: MatDialogRef<ElderLocalizedInputDialogComponent>, data: ElderLocalizedInputOptions);
|
|
19
19
|
ngOnInit(): void;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLocalizedInputDialogComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalizedInputDialogComponent, "elder-localized-input-dialog", never, {}, {}, never, never, false>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalizedInputDialogComponent, "elder-localized-input-dialog", never, {}, {}, never, never, false, never>;
|
|
22
22
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
1
|
+
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
|
|
2
2
|
import { ElderLocalizedInputOptions } from './elder-localized-input-dialog/elder-localized-input-dialog.component';
|
|
3
3
|
import { Localized } from '../../../common/i18n/entity/localized';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
@@ -63,5 +63,5 @@ export declare class ElderLocalizedInputTableComponent<T extends Localized> exte
|
|
|
63
63
|
**************************************************************************/
|
|
64
64
|
private ensureDesiredTagsPresent;
|
|
65
65
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLocalizedInputTableComponent<any>, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalizedInputTableComponent<any>, "elder-localized-input-table", never, { "dense": "dense"; "float": "float"; "embedded": "embedded"; "textColumns": "textColumns"; "defaultLanguageTags": "defaultLanguageTags"; }, {}, ["textColumnsQuery"], never, false>;
|
|
66
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalizedInputTableComponent<any>, "elder-localized-input-table", never, { "dense": "dense"; "float": "float"; "embedded": "embedded"; "textColumns": "textColumns"; "defaultLanguageTags": "defaultLanguageTags"; }, {}, ["textColumnsQuery"], never, false, never>;
|
|
67
67
|
}
|
|
@@ -13,5 +13,5 @@ export declare class ElderLocalizedTextColumnDirective {
|
|
|
13
13
|
required: boolean;
|
|
14
14
|
constructor();
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLocalizedTextColumnDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderLocalizedTextColumnDirective, "elder-localized-text-column", never, { "name": "name"; "title": "title"; "required": "required"; }, {}, never, never, false>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderLocalizedTextColumnDirective, "elder-localized-text-column", never, { "name": "name"; "title": "title"; "required": "required"; }, {}, never, never, false, never>;
|
|
17
17
|
}
|
|
@@ -33,5 +33,5 @@ export declare class ElderLocalizedTextsDirective implements AfterViewInit, OnDe
|
|
|
33
33
|
ngAfterViewInit(): void;
|
|
34
34
|
ngOnDestroy(): void;
|
|
35
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLocalizedTextsDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderLocalizedTextsDirective, "[elderElderLocalizedTexts]", never, {}, {}, ["textColumnsQuery"], never, false>;
|
|
36
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderLocalizedTextsDirective, "[elderElderLocalizedTexts]", never, {}, {}, ["textColumnsQuery"], never, false, never>;
|
|
37
37
|
}
|
|
@@ -5,10 +5,10 @@ import * as i1 from "./language-switcher/elder-language-switcher.component";
|
|
|
5
5
|
import * as i2 from "@angular/common";
|
|
6
6
|
import * as i3 from "@ngx-translate/core";
|
|
7
7
|
import * as i4 from "@elderbyte/ngx-simple-webstorage";
|
|
8
|
-
import * as i5 from "@angular/material/select";
|
|
8
|
+
import * as i5 from "@angular/material/legacy-select";
|
|
9
9
|
import * as i6 from "@angular/material/icon";
|
|
10
|
-
import * as i7 from "@angular/material/button";
|
|
11
|
-
import * as i8 from "@angular/material/menu";
|
|
10
|
+
import * as i7 from "@angular/material/legacy-button";
|
|
11
|
+
import * as i8 from "@angular/material/legacy-menu";
|
|
12
12
|
import * as i9 from "@angular/forms";
|
|
13
13
|
export * from './elder-language.service';
|
|
14
14
|
export * from './language-switcher/elder-language-switcher.component';
|
|
@@ -21,6 +21,6 @@ export * from './elder-language-config';
|
|
|
21
21
|
export declare class ElderLanguageModule {
|
|
22
22
|
static forRoot(config?: ElderLanguageConfig): ModuleWithProviders<ElderLanguageModule>;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLanguageModule, never>;
|
|
24
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderLanguageModule, [typeof i1.ElderLanguageSwitcherComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.SimpleWebStorageModule, typeof i5.
|
|
24
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderLanguageModule, [typeof i1.ElderLanguageSwitcherComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.SimpleWebStorageModule, typeof i5.MatLegacySelectModule, typeof i6.MatIconModule, typeof i7.MatLegacyButtonModule, typeof i8.MatLegacyMenuModule, typeof i9.FormsModule], [typeof i1.ElderLanguageSwitcherComponent]>;
|
|
25
25
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderLanguageModule>;
|
|
26
26
|
}
|
package/lib/components/i18n/language/language-switcher/elder-language-switcher.component.d.ts
CHANGED
|
@@ -33,5 +33,5 @@ export declare class ElderLanguageSwitcherComponent implements OnInit {
|
|
|
33
33
|
**************************************************************************/
|
|
34
34
|
isLanguageActive(lang: string): boolean;
|
|
35
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLanguageSwitcherComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLanguageSwitcherComponent, "elder-language-switcher, ebs-language-switcher", never, { "slimMode": "slimMode"; }, {}, never, never, false>;
|
|
36
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLanguageSwitcherComponent, "elder-language-switcher, ebs-language-switcher", never, { "slimMode": "slimMode"; }, {}, never, never, false, never>;
|
|
37
37
|
}
|
|
@@ -64,5 +64,5 @@ export declare class DataViewIframeComponent implements OnInit, OnDestroy, After
|
|
|
64
64
|
private setupDataViewOptionsBridge;
|
|
65
65
|
private buildDataViewInitMessage;
|
|
66
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<DataViewIframeComponent, [{ optional: true; }, { optional: true; }]>;
|
|
67
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DataViewIframeComponent, "elder-data-view-iframe", never, { "srcUrl": "srcUrl"; "idField": "idField"; "initialSelection": "initialSelection"; "dataViewOptions": "dataViewOptions"; }, {}, never, never, false>;
|
|
67
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DataViewIframeComponent, "elder-data-view-iframe", never, { "srcUrl": "srcUrl"; "idField": "idField"; "initialSelection": "initialSelection"; "dataViewOptions": "dataViewOptions"; }, {}, never, never, false, never>;
|
|
68
68
|
}
|
|
@@ -58,5 +58,5 @@ export declare class DataViewIframeAdapterDirective implements OnInit, OnDestroy
|
|
|
58
58
|
private propagateSelectionToParent;
|
|
59
59
|
private buildSelectionMessage;
|
|
60
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<DataViewIframeAdapterDirective, never>;
|
|
61
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DataViewIframeAdapterDirective, "[elderDataViewIframeAdapter]", never, {}, {}, never, never, false>;
|
|
61
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DataViewIframeAdapterDirective, "[elderDataViewIframeAdapter]", never, {}, {}, never, never, false, never>;
|
|
62
62
|
}
|
|
@@ -10,7 +10,7 @@ import * as i8 from "@angular/router";
|
|
|
10
10
|
import * as i9 from "@angular/forms";
|
|
11
11
|
import * as i10 from "@ngx-translate/core";
|
|
12
12
|
import * as i11 from "@angular/material/icon";
|
|
13
|
-
import * as i12 from "@angular/material/button";
|
|
13
|
+
import * as i12 from "@angular/material/legacy-button";
|
|
14
14
|
import * as i13 from "../../pipes/elder-pipes.module";
|
|
15
15
|
export * from './iframe.service';
|
|
16
16
|
export * from './iframe-close.directive';
|
|
@@ -22,6 +22,6 @@ export * from './data-view/data-view-iframe/data-view-iframe.component';
|
|
|
22
22
|
export * from './data-view/data-view-iframe-adapter.directive';
|
|
23
23
|
export declare class ElderIFrameModule {
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderIFrameModule, never>;
|
|
25
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderIFrameModule, [typeof i1.IframeHostComponent, typeof i2.IframeDialogComponent, typeof i3.IframeSideContentComponent, typeof i4.IframeCloseDirective, typeof i5.DataViewIframeComponent, typeof i6.DataViewIframeAdapterDirective], [typeof i7.CommonModule, typeof i8.RouterModule, typeof i9.FormsModule, typeof i10.TranslateModule, typeof i11.MatIconModule, typeof i12.
|
|
25
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderIFrameModule, [typeof i1.IframeHostComponent, typeof i2.IframeDialogComponent, typeof i3.IframeSideContentComponent, typeof i4.IframeCloseDirective, typeof i5.DataViewIframeComponent, typeof i6.DataViewIframeAdapterDirective], [typeof i7.CommonModule, typeof i8.RouterModule, typeof i9.FormsModule, typeof i10.TranslateModule, typeof i11.MatIconModule, typeof i12.MatLegacyButtonModule, typeof i13.ElderPipesModule], [typeof i1.IframeHostComponent, typeof i2.IframeDialogComponent, typeof i3.IframeSideContentComponent, typeof i4.IframeCloseDirective, typeof i5.DataViewIframeComponent, typeof i6.DataViewIframeAdapterDirective]>;
|
|
26
26
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderIFrameModule>;
|
|
27
27
|
}
|
|
@@ -20,5 +20,5 @@ export declare class IframeCloseDirective {
|
|
|
20
20
|
constructor(iframeService: IframeService);
|
|
21
21
|
onClick(event: any): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<IframeCloseDirective, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IframeCloseDirective, "[elderIframeClose]", ["elderIframeClose"], { "iframeResult": "elderIframeClose"; }, {}, never, never, false>;
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IframeCloseDirective, "[elderIframeClose]", ["elderIframeClose"], { "iframeResult": "elderIframeClose"; }, {}, never, never, false, never>;
|
|
24
24
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { MatDialogRef } from '@angular/material/dialog';
|
|
3
|
+
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
4
4
|
import { IFrameParams } from '../iframe-host/iframe-host.component';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class IframeDialogComponent implements OnInit {
|
|
@@ -32,5 +32,5 @@ export declare class IframeDialogComponent implements OnInit {
|
|
|
32
32
|
**************************************************************************/
|
|
33
33
|
close(data?: any): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<IframeDialogComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IframeDialogComponent, "elder-i-frame-dialog", never, {}, {}, never, never, false>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IframeDialogComponent, "elder-i-frame-dialog", never, {}, {}, never, never, false, never>;
|
|
36
36
|
}
|
|
@@ -88,5 +88,5 @@ export declare class IframeHostComponent implements OnInit {
|
|
|
88
88
|
**************************************************************************/
|
|
89
89
|
private handleMessageFromChild;
|
|
90
90
|
static ɵfac: i0.ɵɵFactoryDeclaration<IframeHostComponent, never>;
|
|
91
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IframeHostComponent, "elder-i-frame-host", never, { "iframeParams": "iframeParams"; }, { "message": "message"; "close": "close"; }, never, never, false>;
|
|
91
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IframeHostComponent, "elder-i-frame-host", never, { "iframeParams": "iframeParams"; }, { "message": "message"; "close": "close"; }, never, never, false, never>;
|
|
92
92
|
}
|
|
@@ -44,5 +44,5 @@ export declare class IframeSideContentComponent implements OnInit, OnDestroy {
|
|
|
44
44
|
**************************************************************************/
|
|
45
45
|
private removeQueryParams;
|
|
46
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<IframeSideContentComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IframeSideContentComponent, "elder-i-frame-side-host", never, {}, {}, never, never, false>;
|
|
47
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IframeSideContentComponent, "elder-i-frame-side-host", never, {}, {}, never, never, false, never>;
|
|
48
48
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Observable } from 'rxjs';
|
|
2
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
2
|
+
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
|
|
3
3
|
import { IFrameParams } from './iframe-host/iframe-host.component';
|
|
4
4
|
import { TypedEventMessage } from './typed-event-message';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { MatAutocomplete } from '@angular/material/autocomplete';
|
|
2
|
+
import { MatLegacyAutocomplete as MatAutocomplete } from '@angular/material/legacy-autocomplete';
|
|
3
3
|
import { ElderInfiniteScrollDirective } from './elder-infinite-scroll.directive';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ElderInfiniteAutocompleteDirective implements OnInit, OnDestroy {
|
|
@@ -26,5 +26,5 @@ export declare class ElderInfiniteAutocompleteDirective implements OnInit, OnDes
|
|
|
26
26
|
ngOnInit(): void;
|
|
27
27
|
ngOnDestroy(): void;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderInfiniteAutocompleteDirective, [{ host: true; }, { host: true; }]>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderInfiniteAutocompleteDirective, "mat-autocomplete[elderElderInfiniteAutocomplete]", never, {}, {}, never, never, false>;
|
|
29
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderInfiniteAutocompleteDirective, "mat-autocomplete[elderElderInfiniteAutocomplete]", never, {}, {}, never, never, false, never>;
|
|
30
30
|
}
|
|
@@ -59,5 +59,5 @@ export declare class ElderInfiniteScrollDirective implements OnInit, OnDestroy {
|
|
|
59
59
|
*/
|
|
60
60
|
private scroll;
|
|
61
61
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderInfiniteScrollDirective, never>;
|
|
62
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderInfiniteScrollDirective, "[elderInfiniteScroll]", never, { "listenToHost": "listenToHost"; "eventThrottle": "eventThrottle"; "offsetFactor": "offsetFactor"; "ignoreScrollEvent": "ignoreScrollEvent"; "containerId": "containerId"; "scrollContainer": "scrollContainer"; }, { "closeToEnd": "closeToEnd"; "scrolling": "scrolling"; }, never, never, false>;
|
|
62
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderInfiniteScrollDirective, "[elderInfiniteScroll]", never, { "listenToHost": "listenToHost"; "eventThrottle": "eventThrottle"; "offsetFactor": "offsetFactor"; "ignoreScrollEvent": "ignoreScrollEvent"; "containerId": "containerId"; "scrollContainer": "scrollContainer"; }, { "closeToEnd": "closeToEnd"; "scrolling": "scrolling"; }, never, never, false, never>;
|
|
63
63
|
}
|
|
@@ -10,7 +10,7 @@ export { ElderInfiniteAutocompleteDirective } from './elder-infinite-autocomplet
|
|
|
10
10
|
*/
|
|
11
11
|
export declare class ElderInfiniteScrollLegacyDirective extends ElderInfiniteScrollDirective {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderInfiniteScrollLegacyDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderInfiniteScrollLegacyDirective, "[infiniteScroll]", never, {}, {}, never, never, false>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderInfiniteScrollLegacyDirective, "[infiniteScroll]", never, {}, {}, never, never, false, never>;
|
|
14
14
|
}
|
|
15
15
|
export declare class ElderInfiniteScrollModule {
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderInfiniteScrollModule, never>;
|
package/lib/components/input/autocomplete/elder-autocomplete/elder-autocomplete.component.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { NgZone, TemplateRef } from '@angular/core';
|
|
|
2
2
|
import { BehaviorSubject, Observable, Subject } from 'rxjs';
|
|
3
3
|
import { IDataContext } from '../../../../common/data/data-context/data-context';
|
|
4
4
|
import { DataContextStatus } from '../../../../common/data/data-context/data-context-status';
|
|
5
|
-
import { MatAutocomplete, MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
|
5
|
+
import { MatLegacyAutocomplete as MatAutocomplete, MatLegacyAutocompleteSelectedEvent as MatAutocompleteSelectedEvent } from '@angular/material/legacy-autocomplete';
|
|
6
6
|
import { ElderAutocompleteOptionSelected } from './elder-autocomplete-option-selected';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
declare type TextResolverFn = (value: any) => string;
|
|
@@ -82,6 +82,6 @@ export declare class ElderAutocompleteComponent<T = any, TId = any> {
|
|
|
82
82
|
*/
|
|
83
83
|
private propertyStringValue;
|
|
84
84
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAutocompleteComponent<any, any>, never>;
|
|
85
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderAutocompleteComponent<any, any>, "elder-autocomplete", ["elderAutocomplete"], { "isOptionDisabledFn": "isOptionDisabledFn"; "isOptionHiddenFn": "isOptionHiddenFn"; "optionValueConverterFn": "optionValueConverterFn"; "enabled": "enabled"; "valueTemplate": "valueTemplate"; "dataContext": "dataContext"; "displayPropertyResolver": "displayPropertyResolver"; }, { "optionSelected": "optionSelected"; }, ["valueTemplateQuery"], never, false>;
|
|
85
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderAutocompleteComponent<any, any>, "elder-autocomplete", ["elderAutocomplete"], { "isOptionDisabledFn": "isOptionDisabledFn"; "isOptionHiddenFn": "isOptionHiddenFn"; "optionValueConverterFn": "optionValueConverterFn"; "enabled": "enabled"; "valueTemplate": "valueTemplate"; "dataContext": "dataContext"; "displayPropertyResolver": "displayPropertyResolver"; }, { "optionSelected": "optionSelected"; }, ["valueTemplateQuery"], never, false, never>;
|
|
86
86
|
}
|
|
87
87
|
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { Subject } from 'rxjs';
|
|
3
3
|
import { ElderAutocompleteComponent } from './elder-autocomplete/elder-autocomplete.component';
|
|
4
|
-
import { MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
|
4
|
+
import { MatLegacyAutocompleteTrigger as MatAutocompleteTrigger } from '@angular/material/legacy-autocomplete';
|
|
5
5
|
import { Filter } from '../../../common/data/filters/filter';
|
|
6
6
|
import { Sort } from '../../../common/data/sort';
|
|
7
7
|
import { TextResolverFn } from '../../select/elder-select-base';
|
|
@@ -74,5 +74,5 @@ export declare class ElderAutocompleteManyDirective<T> implements OnInit, OnDest
|
|
|
74
74
|
private resolveSuggestionText;
|
|
75
75
|
private onOptionSelected;
|
|
76
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAutocompleteManyDirective<any>, never>;
|
|
77
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderAutocompleteManyDirective<any>, "[elderAutocompleteMany]", never, { "queryFilter": "queryFilter"; "filters": "filters"; "sorts": "sorts"; "textProperty": "textProperty"; "textPropertyResolverFn": "textPropertyResolverFn"; "autocomplete": "elderAutocompleteMany"; }, {}, never, never, false>;
|
|
77
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderAutocompleteManyDirective<any>, "[elderAutocompleteMany]", never, { "queryFilter": "queryFilter"; "filters": "filters"; "sorts": "sorts"; "textProperty": "textProperty"; "textPropertyResolverFn": "textPropertyResolverFn"; "autocomplete": "elderAutocompleteMany"; }, {}, never, never, false, never>;
|
|
78
78
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
|
2
|
+
import { MatLegacyAutocompleteTrigger as MatAutocompleteTrigger } from '@angular/material/legacy-autocomplete';
|
|
3
3
|
import { ElderAutocompleteComponent } from './elder-autocomplete/elder-autocomplete.component';
|
|
4
4
|
import { Subject } from 'rxjs';
|
|
5
5
|
import { Filter } from '../../../common/data/filters/filter';
|
|
@@ -56,5 +56,5 @@ export declare class ElderAutocompleteDirective implements OnInit, OnDestroy {
|
|
|
56
56
|
**************************************************************************/
|
|
57
57
|
private updateSuggestions;
|
|
58
58
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAutocompleteDirective, never>;
|
|
59
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderAutocompleteDirective, "[elderAutocomplete]", never, { "queryFilter": "queryFilter"; "filters": "filters"; "sorts": "sorts"; "autocomplete": "elderAutocomplete"; }, {}, never, never, false>;
|
|
59
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderAutocompleteDirective, "[elderAutocomplete]", never, { "queryFilter": "queryFilter"; "filters": "filters"; "sorts": "sorts"; "autocomplete": "elderAutocomplete"; }, {}, never, never, false, never>;
|
|
60
60
|
}
|
|
@@ -4,16 +4,16 @@ import * as i2 from "./elder-autocomplete.directive";
|
|
|
4
4
|
import * as i3 from "./elder-autocomplete-many.directive";
|
|
5
5
|
import * as i4 from "@angular/common";
|
|
6
6
|
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "@angular/material/input";
|
|
8
|
-
import * as i7 from "@angular/material/autocomplete";
|
|
7
|
+
import * as i6 from "@angular/material/legacy-input";
|
|
8
|
+
import * as i7 from "@angular/material/legacy-autocomplete";
|
|
9
9
|
import * as i8 from "../../infinitescroll/elder-infinite-scroll.module";
|
|
10
10
|
import * as i9 from "@angular/material/icon";
|
|
11
|
-
import * as i10 from "@angular/material/progress-bar";
|
|
11
|
+
import * as i10 from "@angular/material/legacy-progress-bar";
|
|
12
12
|
export { ElderAutocompleteComponent } from './elder-autocomplete/elder-autocomplete.component';
|
|
13
13
|
export { ElderAutocompleteManyDirective } from './elder-autocomplete-many.directive';
|
|
14
14
|
export { ElderAutocompleteDirective } from './elder-autocomplete.directive';
|
|
15
15
|
export declare class ElderAutocompleteModule {
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAutocompleteModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderAutocompleteModule, [typeof i1.ElderAutocompleteComponent, typeof i2.ElderAutocompleteDirective, typeof i3.ElderAutocompleteManyDirective], [typeof i4.CommonModule, typeof i5.ReactiveFormsModule, typeof i6.
|
|
17
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderAutocompleteModule, [typeof i1.ElderAutocompleteComponent, typeof i2.ElderAutocompleteDirective, typeof i3.ElderAutocompleteManyDirective], [typeof i4.CommonModule, typeof i5.ReactiveFormsModule, typeof i6.MatLegacyInputModule, typeof i7.MatLegacyAutocompleteModule, typeof i8.ElderInfiniteScrollModule, typeof i9.MatIconModule, typeof i10.MatLegacyProgressBarModule], [typeof i1.ElderAutocompleteComponent, typeof i2.ElderAutocompleteDirective, typeof i3.ElderAutocompleteManyDirective]>;
|
|
18
18
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderAutocompleteModule>;
|
|
19
19
|
}
|
|
@@ -3,13 +3,13 @@ import * as i1 from "./labels-input/labels-input.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/forms";
|
|
5
5
|
import * as i4 from "@angular/material/icon";
|
|
6
|
-
import * as i5 from "@angular/material/input";
|
|
7
|
-
import * as i6 from "@angular/material/chips";
|
|
8
|
-
import * as i7 from "@angular/material/autocomplete";
|
|
6
|
+
import * as i5 from "@angular/material/legacy-input";
|
|
7
|
+
import * as i6 from "@angular/material/legacy-chips";
|
|
8
|
+
import * as i7 from "@angular/material/legacy-autocomplete";
|
|
9
9
|
import * as i8 from "@ngx-translate/core";
|
|
10
10
|
export { ElderLabelInputComponent } from './labels-input/labels-input.component';
|
|
11
11
|
export declare class ElderLabelsModule {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLabelsModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderLabelsModule, [typeof i1.ElderLabelInputComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatIconModule, typeof i5.
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderLabelsModule, [typeof i1.ElderLabelInputComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatIconModule, typeof i5.MatLegacyInputModule, typeof i6.MatLegacyChipsModule, typeof i7.MatLegacyAutocompleteModule, typeof i8.TranslateModule], [typeof i1.ElderLabelInputComponent]>;
|
|
14
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderLabelsModule>;
|
|
15
15
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormControl } from '@angular/forms';
|
|
3
|
-
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
|
4
|
-
import { MatChipInputEvent } from '@angular/material/chips';
|
|
3
|
+
import { MatLegacyAutocompleteSelectedEvent as MatAutocompleteSelectedEvent } from '@angular/material/legacy-autocomplete';
|
|
4
|
+
import { MatLegacyChipInputEvent as MatChipInputEvent } from '@angular/material/legacy-chips';
|
|
5
5
|
import { Observable } from 'rxjs';
|
|
6
6
|
import { ISuggestionProvider } from '../../../common/suggestion-provider';
|
|
7
7
|
import { FormFieldBaseComponent } from '../../../common/forms/form-field-base.component';
|
|
@@ -87,5 +87,5 @@ export declare class ElderLabelInputComponent<T> extends FormFieldBaseComponent<
|
|
|
87
87
|
private filterNotPresent;
|
|
88
88
|
private areEqual;
|
|
89
89
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLabelInputComponent<any>, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLabelInputComponent<any>, "elder-label-input, ebs-label-input", never, { "labels": "labels"; "suggestionLoader": "suggestionLoader"; "allowNew": "allowNew"; "compareWith": "compareWith"; "colorResolver": "colorResolver"; "nameResolver": "nameResolver"; "labelBuilder": "labelBuilder"; }, { "labelsChanged": "labelsChanged"; }, never, never, false>;
|
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLabelInputComponent<any>, "elder-label-input, ebs-label-input", never, { "labels": "labels"; "suggestionLoader": "suggestionLoader"; "allowNew": "allowNew"; "compareWith": "compareWith"; "colorResolver": "colorResolver"; "nameResolver": "nameResolver"; "labelBuilder": "labelBuilder"; }, { "labelsChanged": "labelsChanged"; }, never, never, false, never>;
|
|
91
91
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { TemplateCompositeControl } from '../../../common/forms/template-composite-control';
|
|
3
|
-
import { FloatLabelType, MatFormFieldAppearance } from '@angular/material/form-field';
|
|
3
|
+
import { LegacyFloatLabelType as FloatLabelType, MatLegacyFormFieldAppearance as MatFormFieldAppearance } from '@angular/material/legacy-form-field';
|
|
4
4
|
import { Dimensions } from '../model/dimensions';
|
|
5
5
|
import { Observable } from 'rxjs';
|
|
6
6
|
import { Unit } from '../model/unit';
|
|
@@ -105,5 +105,5 @@ export declare class ElderDimensionsInputComponent extends TemplateCompositeCont
|
|
|
105
105
|
private dimensionsOfWidth;
|
|
106
106
|
private dimensionsOfHeight;
|
|
107
107
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDimensionsInputComponent, never>;
|
|
108
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDimensionsInputComponent, "elder-dimensions-input", never, { "name": "name"; "appearance": "appearance"; "color": "color"; "placeholderLength": "placeholderLength"; "placeholderWidth": "placeholderWidth"; "placeholderHeight": "placeholderHeight"; "fxLayoutGap": "fxLayoutGap"; "floatLabel": "floatLabel"; "min": "min"; "max": "max"; "requiredIgnoreZero": "requiredIgnoreZero"; "multipleOf": "multipleOf"; "displayFormat": "displayFormat"; "requiredLength": "requiredLength"; "requiredWidth": "requiredWidth"; "requiredHeight": "requiredHeight"; "readonly": "readonly"; "unit": "unit"; "lengthValue": "lengthValue"; "widthValue": "widthValue"; "heightValue": "heightValue"; }, { "unitChange": "unitChange"; "lengthValueChange": "lengthValueChange"; "widthValueChange": "widthValueChange"; "heightValueChange": "heightValueChange"; }, never, never, false>;
|
|
108
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDimensionsInputComponent, "elder-dimensions-input", never, { "name": "name"; "appearance": "appearance"; "color": "color"; "placeholderLength": "placeholderLength"; "placeholderWidth": "placeholderWidth"; "placeholderHeight": "placeholderHeight"; "fxLayoutGap": "fxLayoutGap"; "floatLabel": "floatLabel"; "min": "min"; "max": "max"; "requiredIgnoreZero": "requiredIgnoreZero"; "multipleOf": "multipleOf"; "displayFormat": "displayFormat"; "requiredLength": "requiredLength"; "requiredWidth": "requiredWidth"; "requiredHeight": "requiredHeight"; "readonly": "readonly"; "unit": "unit"; "lengthValue": "lengthValue"; "widthValue": "widthValue"; "heightValue": "heightValue"; }, { "unitChange": "unitChange"; "lengthValueChange": "lengthValueChange"; "widthValueChange": "widthValueChange"; "heightValueChange": "heightValueChange"; }, never, never, false, never>;
|
|
109
109
|
}
|
|
@@ -26,5 +26,5 @@ export declare class ElderUnitSelectDirective {
|
|
|
26
26
|
**************************************************************************/
|
|
27
27
|
private resetFilters;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderUnitSelectDirective, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderUnitSelectDirective, "[elderUnitSelect]", never, { "unitDimension": "unitDimension"; "baseUnit": "baseUnit"; }, {}, never, never, false>;
|
|
29
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderUnitSelectDirective, "[elderUnitSelect]", never, { "unitDimension": "unitDimension"; "baseUnit": "baseUnit"; }, {}, never, never, false, never>;
|
|
30
30
|
}
|