@elderbyte/ngx-starter 18.14.2 → 18.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2022/lib/common/enums/elder-enum-translation.service.mjs +4 -4
- package/esm2022/lib/common/forms/elder-form-field-control-base.directive.mjs +45 -48
- package/esm2022/lib/common/forms/elder-from-field-base.mjs +4 -4
- package/esm2022/lib/common/forms/elder-from-field-customizable-base.mjs +4 -4
- package/esm2022/lib/common/forms/elder-from-field-entity-base.mjs +4 -4
- package/esm2022/lib/common/forms/elder-from-field-multi-entity-base.mjs +4 -4
- package/esm2022/lib/common/forms/form-field-base.component.mjs +4 -4
- package/esm2022/lib/common/forms/multi-model-base.component.mjs +4 -4
- package/esm2022/lib/common/forms/template-composite-control.mjs +4 -4
- package/esm2022/lib/common/forms/value-accessor-base.mjs +4 -4
- package/esm2022/lib/common/http/http-client-builder.service.mjs +4 -4
- package/esm2022/lib/common/http/http-client-pristine.mjs +4 -4
- package/esm2022/lib/common/http/transfer/data-transfer-factory.mjs +4 -4
- package/esm2022/lib/common/url/elder-router.service.mjs +4 -4
- package/esm2022/lib/common/url/elder-url-fragment-params.service.mjs +4 -4
- package/esm2022/lib/components/access-denied/elder-access-denied.component.mjs +4 -4
- package/esm2022/lib/components/access-denied/elder-access-denied.module.mjs +5 -5
- package/esm2022/lib/components/auditing/audited-entity/elder-audited-entity.component.mjs +4 -4
- package/esm2022/lib/components/auditing/elder-audit.module.mjs +5 -5
- package/esm2022/lib/components/badge/elder-badge/elder-badge.component.mjs +10 -10
- package/esm2022/lib/components/badge/elder-badge.directive.mjs +4 -4
- package/esm2022/lib/components/badge/elder-badge.module.mjs +5 -5
- package/esm2022/lib/components/button-group/elder-button-group/elder-button-group.component.mjs +4 -4
- package/esm2022/lib/components/button-group/elder-button-group.module.mjs +5 -5
- package/esm2022/lib/components/card-organizer/card-organizer/elder-card-organizer.component.mjs +4 -4
- package/esm2022/lib/components/card-organizer/card-organizer/elder-stack-card.directive.mjs +4 -4
- package/esm2022/lib/components/card-organizer/card-stack/elder-card-stack.component.mjs +4 -4
- package/esm2022/lib/components/card-organizer/elder-card-organizer.module.mjs +5 -5
- package/esm2022/lib/components/cards/elder-card/elder-card-header/elder-card-header.component.mjs +4 -4
- package/esm2022/lib/components/cards/elder-card/elder-card.component.mjs +19 -19
- package/esm2022/lib/components/cards/elder-card/elder-card.module.mjs +5 -5
- package/esm2022/lib/components/chips/elder-chip-label.directive.mjs +4 -4
- package/esm2022/lib/components/chips/elder-chips.module.mjs +5 -5
- package/esm2022/lib/components/connectivity/elder-connectivity.module.mjs +5 -5
- package/esm2022/lib/components/connectivity/elder-connectivity.service.mjs +4 -4
- package/esm2022/lib/components/connectivity/offline-indicator/elder-offline-indicator.component.mjs +4 -4
- package/esm2022/lib/components/containers/elder-containers.module.mjs +5 -5
- package/esm2022/lib/components/containers/elder-scroll-container/elder-scroll-container.component.mjs +4 -4
- package/esm2022/lib/components/csv/elder-csv-export-btn/elder-csv-export-btn.component.mjs +4 -4
- package/esm2022/lib/components/csv/elder-csv-stream-exporter-builder.service.mjs +4 -4
- package/esm2022/lib/components/csv/elder-csv.module.mjs +5 -5
- package/esm2022/lib/components/currency/elder-currency.module.mjs +5 -5
- package/esm2022/lib/components/currency/elder-currency.pipe.mjs +4 -4
- package/esm2022/lib/components/data-transfer/elder-data-transfer.module.mjs +5 -5
- package/esm2022/lib/components/data-transfer/elder-data-transfer.service.mjs +4 -4
- package/esm2022/lib/components/data-transfer/http-data-transfer/http-data-transfer.component.mjs +4 -4
- package/esm2022/lib/components/data-transfer/http-data-transfer-aggregate/http-data-transfer-aggregate.component.mjs +4 -4
- package/esm2022/lib/components/data-transfer/http-data-transfer-indicator/http-data-transfer-indicator.component.mjs +4 -4
- package/esm2022/lib/components/data-transfer/http-data-transfer-overview/http-data-transfer-overview.component.mjs +4 -4
- package/esm2022/lib/components/data-view/base/elder-data-view-base.mjs +4 -4
- package/esm2022/lib/components/data-view/common/composite-sort/composite-sort-dc.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/common/composite-sort/elder-composite-sort/elder-composite-sort.component.mjs +4 -4
- package/esm2022/lib/components/data-view/common/data-context-state-indicator/data-context-state-indicator.component.mjs +4 -4
- package/esm2022/lib/components/data-view/common/elder-data-common.module.mjs +5 -5
- package/esm2022/lib/components/data-view/common/elder-data-toolbar/elder-data-toolbar.component.mjs +7 -7
- package/esm2022/lib/components/data-view/common/elder-single-sort/elder-single-sort.component.mjs +4 -4
- package/esm2022/lib/components/data-view/common/selection/data-context-selection.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/common/selection/elder-selection-master-checkbox/elder-selection-master-checkbox.component.mjs +4 -4
- package/esm2022/lib/components/data-view/grid/elder-grid/elder-grid.component.mjs +10 -10
- package/esm2022/lib/components/data-view/grid/elder-grid.module.mjs +5 -5
- package/esm2022/lib/components/data-view/master-detail/elder-detail-dialog/elder-detail-dialog.component.mjs +4 -4
- package/esm2022/lib/components/data-view/master-detail/elder-detail.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/master-detail/elder-master-activation.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/master-detail/elder-master-detail.component.mjs +4 -4
- package/esm2022/lib/components/data-view/master-detail/elder-master-detail.module.mjs +5 -5
- package/esm2022/lib/components/data-view/master-detail/elder-master-detail.service.mjs +4 -4
- package/esm2022/lib/components/data-view/master-detail/elder-master.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.component.mjs +4 -4
- package/esm2022/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.module.mjs +5 -5
- package/esm2022/lib/components/data-view/table/activation/elder-delete-active.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/activation/elder-table-activation.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-center-cell.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-number-cell.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-paginator-intl.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-table/elder-table-toolbar.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-table/elder-table.component.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-table-column.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-table-extension.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-table-root.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-table-row.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-table-sort.directive.mjs +4 -4
- package/esm2022/lib/components/data-view/table/elder-table.module.mjs +5 -5
- package/esm2022/lib/components/data-view/table/model/elder-table-model.mjs +4 -4
- package/esm2022/lib/components/dialogs/confirm-dialog/elder-confirm-dialog.component.mjs +4 -4
- package/esm2022/lib/components/dialogs/elder-dialog.module.mjs +5 -5
- package/esm2022/lib/components/dialogs/elder-dialog.service.mjs +4 -4
- package/esm2022/lib/components/dialogs/question-dialog/elder-question-dialog.component.mjs +4 -4
- package/esm2022/lib/components/dialogs/selection-dialog/elder-selection-dialog/elder-selection-dialog.component.mjs +4 -4
- package/esm2022/lib/components/dialogs/selection-dialog/elder-selection-dialog.directive.mjs +4 -4
- package/esm2022/lib/components/errors/elder-error.module.mjs +5 -5
- package/esm2022/lib/components/errors/exception-detail/elder-exception-detail.component.mjs +4 -4
- package/esm2022/lib/components/expand-toggle-button/elder-expand-toggle-button.component.mjs +4 -4
- package/esm2022/lib/components/expand-toggle-button/elder-expand-toggle-button.module.mjs +5 -5
- package/esm2022/lib/components/files/blob-viewer/elder-blob-viewer.component.mjs +4 -4
- package/esm2022/lib/components/files/drag-n-drop/elder-drop-zone/elder-drop-zone.component.mjs +4 -4
- package/esm2022/lib/components/files/drag-n-drop/global-drag-drop.service.mjs +4 -4
- package/esm2022/lib/components/files/elder-file-drop-zone.directive.mjs +4 -4
- package/esm2022/lib/components/files/elder-file-select.directive.mjs +4 -4
- package/esm2022/lib/components/files/elder-file.module.mjs +5 -5
- package/esm2022/lib/components/files/file-select/file-select.component.mjs +4 -4
- package/esm2022/lib/components/files/file-upload/file-upload.component.mjs +4 -4
- package/esm2022/lib/components/forms/clipboard/elder-clipboard.service.mjs +4 -4
- package/esm2022/lib/components/forms/directives/base/elder-class-hostbinding-base.mjs +4 -4
- package/esm2022/lib/components/forms/directives/checkbox/elder-single-state-checkbox.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/checkbox/elder-triple-state-checkbox.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-clipboard-put.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-delayed-focus.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-form-field-dense.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-form-field-label.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-form-field-no-hint.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-form-field-no-spinner.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-forms-directives.module.mjs +5 -5
- package/esm2022/lib/components/forms/directives/elder-initial-value.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-input-pattern.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-key-event.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-next-focusable.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-plug-parent-form.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-stop-event-propagation.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-tab-focus-trap.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/elder-touched.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/validation/elder-validation-error.directive.mjs +4 -4
- package/esm2022/lib/components/forms/directives/validation/strategies/common-validation-message-strategy.mjs +4 -4
- package/esm2022/lib/components/forms/directives/validation/strategies/dynamic-validation-message-strategy.mjs +4 -4
- package/esm2022/lib/components/forms/directives/validation/validation-message-renderer.service.mjs +4 -4
- package/esm2022/lib/components/forms/directives/validation/validators/elder-max.validator.mjs +4 -4
- package/esm2022/lib/components/forms/directives/validation/validators/elder-min.validator.mjs +4 -4
- package/esm2022/lib/components/forms/directives/validation/validators/elder-multiple-of.validator.mjs +4 -4
- package/esm2022/lib/components/forms/directives/validation/validators/elder-required-ignore-zero.validator.mjs +4 -4
- package/esm2022/lib/components/forms/elder-forms.module.mjs +5 -5
- package/esm2022/lib/components/forms/search/domain/context/search-context.service.mjs +4 -4
- package/esm2022/lib/components/forms/search/domain/url/elder-search-url.directive.mjs +4 -4
- package/esm2022/lib/components/forms/search/domain/url/elder-search-url.service.mjs +4 -4
- package/esm2022/lib/components/forms/search/elder-search-context.directive.mjs +4 -4
- package/esm2022/lib/components/forms/search/elder-search-input.directive.mjs +4 -4
- package/esm2022/lib/components/forms/search/elder-search.module.mjs +5 -5
- package/esm2022/lib/components/forms/search/search-box/elder-search-box.component.mjs +4 -4
- package/esm2022/lib/components/forms/search/search-box/elder-search-panel.component.mjs +4 -4
- package/esm2022/lib/components/global-search/elder-global-search.component.mjs +4 -4
- package/esm2022/lib/components/global-search/elder-global-search.module.mjs +5 -5
- package/esm2022/lib/components/global-search/elder-global-search.service.mjs +4 -4
- package/esm2022/lib/components/graph/elder-progress-bar/elder-progress-bar.component.mjs +4 -4
- package/esm2022/lib/components/graph/elder-progress-bar/elder-progress-bar.module.mjs +5 -5
- package/esm2022/lib/components/headers/elder-header/elder-header.component.mjs +4 -4
- package/esm2022/lib/components/headers/elder-header.module.mjs +5 -5
- package/esm2022/lib/components/http-support/elder-http-client.service.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/elder-i18n-entities.module.mjs +5 -5
- package/esm2022/lib/components/i18n/entities/elder-localized-input/elder-localized-input.component.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/elder-localized-input-dialog/elder-localized-input-dialog.component.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/elder-localized-input-dialog.service.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/elder-localized-input-table/elder-localized-input-table.component.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/elder-localized-text-column.directive.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/elder-localized-texts.directive.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/picker/i18n-pick-async.pipe.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/picker/i18n-pick.pipe.mjs +4 -4
- package/esm2022/lib/components/i18n/entities/picker/localisation-picker.service.mjs +4 -4
- package/esm2022/lib/components/i18n/language/elder-language-interceptor.mjs +4 -4
- package/esm2022/lib/components/i18n/language/elder-language.module.mjs +5 -5
- package/esm2022/lib/components/i18n/language/elder-language.service.mjs +4 -4
- package/esm2022/lib/components/i18n/language/language-switcher/elder-language-switcher.component.mjs +4 -4
- package/esm2022/lib/components/i18n/locales/elder-locales-de-ch.module.mjs +5 -5
- package/esm2022/lib/components/iframes/data-view/data-view-iframe/data-view-iframe.component.mjs +4 -4
- package/esm2022/lib/components/iframes/data-view/data-view-iframe-adapter.directive.mjs +4 -4
- package/esm2022/lib/components/iframes/elder-iframe.module.mjs +5 -5
- package/esm2022/lib/components/iframes/iframe-close.directive.mjs +4 -4
- package/esm2022/lib/components/iframes/iframe-dialog/iframe-dialog.component.mjs +4 -4
- package/esm2022/lib/components/iframes/iframe-host/iframe-host.component.mjs +4 -4
- package/esm2022/lib/components/iframes/iframe-side-content/iframe-side-content.component.mjs +4 -4
- package/esm2022/lib/components/iframes/iframe.service.mjs +4 -4
- package/esm2022/lib/components/infinitescroll/elder-infinite-autocomplete.directive.mjs +4 -4
- package/esm2022/lib/components/infinitescroll/elder-infinite-scroll.directive.mjs +4 -4
- package/esm2022/lib/components/infinitescroll/elder-infinite-scroll.module.mjs +5 -5
- package/esm2022/lib/components/input/autocomplete/elder-autocomplete/elder-suggestion-panel.component.mjs +5 -5
- package/esm2022/lib/components/input/autocomplete/elder-autocomplete-many.directive.mjs +4 -4
- package/esm2022/lib/components/input/autocomplete/elder-autocomplete.directive.mjs +4 -4
- package/esm2022/lib/components/input/autocomplete/elder-autocomplete.module.mjs +5 -5
- package/esm2022/lib/components/labels/elder-labels.module.mjs +5 -5
- package/esm2022/lib/components/labels/labels-input/labels-input.component.mjs +4 -4
- package/esm2022/lib/components/measures/dimensions/dimensions-input/elder-dimensions-input.component.mjs +9 -16
- package/esm2022/lib/components/measures/dimensions/validation/elder-required-dimensions.validator.mjs +4 -4
- package/esm2022/lib/components/measures/directives/elder-unit-select.directive.mjs +4 -4
- package/esm2022/lib/components/measures/elder-measures.module.mjs +9 -9
- package/esm2022/lib/components/measures/elder-quantity-transform.pipe.mjs +4 -4
- package/esm2022/lib/components/measures/elder-quantity.pipe.mjs +4 -4
- package/esm2022/lib/components/measures/elder-unit.service.mjs +4 -4
- package/esm2022/lib/components/measures/quantity-input/quantity-form-field/elder-quantity-form-field.component.mjs +4 -4
- package/esm2022/lib/components/measures/quantity-input/quantity-input-control/elder-quantity-input-control.component.mjs +12 -18
- package/esm2022/lib/components/measures/quantity-input/validation/elder-quantity-range.validator.mjs +4 -4
- package/esm2022/lib/components/measures/quantity-input/validation/elder-required-quantity.validator.mjs +4 -4
- package/esm2022/lib/components/measures/util/elder-quantity.service.mjs +4 -4
- package/esm2022/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.mjs +4 -4
- package/esm2022/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.mjs +5 -5
- package/esm2022/lib/components/navigation/nav/elder-nav.module.mjs +5 -5
- package/esm2022/lib/components/navigation/nav/nav-group/elder-nav-group.component.mjs +4 -4
- package/esm2022/lib/components/navigation/nav/nav-link/elder-nav-link.component.mjs +4 -4
- package/esm2022/lib/components/navigation/nav/nav-list/elder-nav-list.component.mjs +4 -4
- package/esm2022/lib/components/navigation/toolbar/elder-toolbar-column.directive.mjs +4 -4
- package/esm2022/lib/components/navigation/toolbar/elder-toolbar.module.mjs +5 -5
- package/esm2022/lib/components/navigation/toolbar/elder-toolbar.service.mjs +4 -4
- package/esm2022/lib/components/navigation/toolbar/toolbar/elder-toolbar.component.mjs +4 -4
- package/esm2022/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.component.mjs +4 -4
- package/esm2022/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.service.mjs +4 -4
- package/esm2022/lib/components/overlays/elder-overlay-origin.directive.mjs +4 -4
- package/esm2022/lib/components/overlays/elder-overlay-ref.mjs +4 -4
- package/esm2022/lib/components/overlays/elder-overlay-trigger.directive.mjs +4 -4
- package/esm2022/lib/components/overlays/elder-overlay.component.mjs +4 -4
- package/esm2022/lib/components/overlays/elder-overlay.module.mjs +5 -5
- package/esm2022/lib/components/page/exit-guard/page-exit-guard.module.mjs +5 -5
- package/esm2022/lib/components/page/exit-guard/page-exit-guard.service.mjs +4 -4
- package/esm2022/lib/components/page/exit-guard/page-exit-lock/page-exit-lock.component.mjs +4 -4
- package/esm2022/lib/components/page/exit-guard/page-exit-lock-indicator/page-exit-lock-indicator.component.mjs +4 -4
- package/esm2022/lib/components/page/exit-guard/page-exit-lock-overview/page-exit-lock-overview.component.mjs +4 -4
- package/esm2022/lib/components/panels/card-panel/elder-card-panel.component.mjs +4 -4
- package/esm2022/lib/components/panels/elder-dialog-panel/elder-dialog-panel.component.mjs +4 -4
- package/esm2022/lib/components/panels/elder-panel.module.mjs +5 -5
- package/esm2022/lib/components/panels/flat/elder-panel.component.mjs +4 -4
- package/esm2022/lib/components/panels/toggle-panel/elder-toggle-panel-trigger.directive.mjs +4 -4
- package/esm2022/lib/components/panels/toggle-panel/elder-toggle-panel.component.mjs +10 -10
- package/esm2022/lib/components/scrollbar/elder-scrollbar.directive.mjs +4 -4
- package/esm2022/lib/components/scrollbar/elder-scrollbar.module.mjs +5 -5
- package/esm2022/lib/components/select/auto/elder-auto-select-first.directive.mjs +4 -4
- package/esm2022/lib/components/select/auto/elder-auto-select-first.service.mjs +4 -4
- package/esm2022/lib/components/select/auto/elder-auto-select-suggest-first.directive.mjs +4 -4
- package/esm2022/lib/components/select/elder-select-base.mjs +40 -24
- package/esm2022/lib/components/select/elder-select-chip.directive.mjs +10 -10
- package/esm2022/lib/components/select/elder-select-on-tab.directive.mjs +4 -4
- package/esm2022/lib/components/select/elder-select-value.directive.mjs +4 -4
- package/esm2022/lib/components/select/elder-select.module.mjs +5 -5
- package/esm2022/lib/components/select/filter/elder-chips-include-exclude.directive.mjs +4 -4
- package/esm2022/lib/components/select/filter/elder-filter-chip-template/elder-filter-chip-template.component.mjs +4 -4
- package/esm2022/lib/components/select/multi/elder-chip-select-option/elder-select-option.component.mjs +4 -4
- package/esm2022/lib/components/select/multi/elder-multi-select-base.mjs +10 -13
- package/esm2022/lib/components/select/multi/elder-multi-select-chip-options/chip-options-provider.mjs +4 -3
- package/esm2022/lib/components/select/multi/elder-multi-select-chip-options/elder-multi-select-chip-options.component.mjs +22 -31
- package/esm2022/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.mjs +24 -37
- package/esm2022/lib/components/select/multi/elder-multi-select-form-field.mjs +4 -4
- package/esm2022/lib/components/select/multi/elder-mutli-select-all-directive.mjs +4 -4
- package/esm2022/lib/components/select/multi/elder-search-include-exclude.directive.mjs +4 -4
- package/esm2022/lib/components/select/popup/selection-model-popup-trigger-adapter.directive.mjs +4 -4
- package/esm2022/lib/components/select/popup/selection-model-popup.directive.mjs +4 -4
- package/esm2022/lib/components/select/popup/templated-selection-dialog/templated-selection-dialog.component.mjs +4 -4
- package/esm2022/lib/components/select/single/elder-clear-select.directive.mjs +4 -4
- package/esm2022/lib/components/select/single/elder-select/elder-select.component.mjs +30 -49
- package/esm2022/lib/components/select/single/elder-select-form-field.mjs +4 -4
- package/esm2022/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.mjs +4 -4
- package/esm2022/lib/components/select-chip-list/elder-chip-list-select.module.mjs +5 -5
- package/esm2022/lib/components/shell/drawers/elder-route-outlet-drawer.service.mjs +4 -4
- package/esm2022/lib/components/shell/drawers/elder-router-outlet.service.mjs +4 -4
- package/esm2022/lib/components/shell/elder-shell-slot.directive.mjs +4 -4
- package/esm2022/lib/components/shell/elder-shell.module.mjs +5 -5
- package/esm2022/lib/components/shell/elder-shell.service.mjs +4 -4
- package/esm2022/lib/components/shell/header/elder-app-header/elder-app-header.component.mjs +4 -4
- package/esm2022/lib/components/shell/shell/elder-shell.component.mjs +13 -13
- package/esm2022/lib/components/shell/shell-navigation-toggle/elder-shell-navigation-toggle.component.mjs +4 -4
- package/esm2022/lib/components/tabs/elder-tab/elder-tab.directive.mjs +4 -4
- package/esm2022/lib/components/tabs/elder-tab-group-routing/elder-tab-group-routing.directive.mjs +4 -4
- package/esm2022/lib/components/tabs/elder-tab.module.mjs +5 -5
- package/esm2022/lib/components/theme/elder-theme-applier.directive.mjs +4 -4
- package/esm2022/lib/components/theme/elder-theme-preference.service.mjs +4 -4
- package/esm2022/lib/components/theme/elder-theme-toggle/elder-theme-toggle.component.mjs +4 -4
- package/esm2022/lib/components/theme/elder-theme.directive.mjs +4 -4
- package/esm2022/lib/components/theme/elder-theme.module.mjs +5 -5
- package/esm2022/lib/components/theme/elder-theme.service.mjs +4 -4
- package/esm2022/lib/components/time/date-adapters/custom-date-adapter.mjs +4 -4
- package/esm2022/lib/components/time/duration/elder-duration-input/elder-duration-input.component.mjs +9 -16
- package/esm2022/lib/components/time/elder-date-switcher/elder-date-switcher.component.mjs +4 -4
- package/esm2022/lib/components/time/elder-date-time-input/elder-date-time-input.component.mjs +10 -16
- package/esm2022/lib/components/time/elder-interval-input/elder-interval-input.component.mjs +12 -17
- package/esm2022/lib/components/time/elder-interval-picker/elder-interval-picker.component.mjs +4 -4
- package/esm2022/lib/components/time/elder-interval-picker/interval-picker-binding/elder-interval-picker-binding.directive.mjs +4 -4
- package/esm2022/lib/components/time/elder-interval-picker/interval-picker-toggle/elder-interval-picker-toggle.component.mjs +4 -4
- package/esm2022/lib/components/time/elder-local-date-input/elder-local-date-input.component.mjs +10 -16
- package/esm2022/lib/components/time/elder-local-time-input/elder-local-time-input.component.mjs +10 -16
- package/esm2022/lib/components/time/elder-time.module.mjs +5 -5
- package/esm2022/lib/components/time/period/elder-period-input/elder-period-input.component.mjs +9 -16
- package/esm2022/lib/components/time/pipes/to-iso-date-string.pipe.mjs +4 -4
- package/esm2022/lib/components/toasts/elder-toast.module.mjs +5 -5
- package/esm2022/lib/components/toasts/elder-toast.service.mjs +4 -4
- package/esm2022/lib/components/toasts/standard-toast/standard-toast.component.mjs +4 -4
- package/esm2022/lib/components/url-fragment/elder-url-fragment.module.mjs +5 -5
- package/esm2022/lib/components/url-fragment/url-fragment-switcher/elder-url-fragment-switcher.component.mjs +4 -4
- package/esm2022/lib/components/viewers/elder-svg-viewer/elder-svg-viewer.component.mjs +4 -4
- package/esm2022/lib/components/viewers/elder-viewers.module.mjs +5 -5
- package/esm2022/lib/features/event-source/fetch/reactive-fetch-event-source.service.mjs +4 -4
- package/esm2022/lib/features/event-source/standard/elder-event-source.service.mjs +4 -4
- package/esm2022/lib/features/kafent/access-token-provider.mjs +4 -4
- package/esm2022/lib/features/kafent/kafent-config.mjs +4 -4
- package/esm2022/lib/features/kafent/kafent-event-stream.mjs +4 -4
- package/esm2022/lib/features/kafent/kafent-event.service.mjs +4 -4
- package/esm2022/lib/features/kafent/kafent.module.mjs +5 -5
- package/esm2022/lib/features/kafent/sse/kafent-event-stream-sse.service.mjs +4 -4
- package/esm2022/lib/pipes/bytes.pipe.mjs +4 -4
- package/esm2022/lib/pipes/elder-pipes.module.mjs +11 -11
- package/esm2022/lib/pipes/elder-repeat.pipe.mjs +4 -4
- package/esm2022/lib/pipes/elder-round.pipe.mjs +4 -4
- package/esm2022/lib/pipes/elder-safe-url.pipe.mjs +4 -4
- package/esm2022/lib/pipes/elder-truncate.pipe.mjs +4 -4
- package/esm2022/lib/pipes/iso-duration.pipe.mjs +4 -4
- package/esm2022/lib/pipes/iso-interval-parse.pipe.mjs +4 -4
- package/esm2022/lib/pipes/iso-interval.pipe.mjs +4 -4
- package/esm2022/lib/pipes/time-ago.pipe.mjs +4 -4
- package/esm2022/lib/pipes/time-duration.pipe.mjs +4 -4
- package/esm2022/lib/pipes/weight.pipe.mjs +4 -4
- package/fesm2022/elderbyte-ngx-starter.mjs +1256 -1313
- package/fesm2022/elderbyte-ngx-starter.mjs.map +1 -1
- package/lib/common/forms/elder-form-field-control-base.directive.d.ts +14 -18
- package/lib/components/measures/dimensions/dimensions-input/elder-dimensions-input.component.d.ts +3 -7
- package/lib/components/measures/quantity-input/quantity-input-control/elder-quantity-input-control.component.d.ts +3 -7
- package/lib/components/select/elder-select-base.d.ts +13 -12
- package/lib/components/select/multi/elder-multi-select-base.d.ts +2 -7
- package/lib/components/select/multi/elder-multi-select-chip-options/chip-options-provider.d.ts +2 -1
- package/lib/components/select/multi/elder-multi-select-chip-options/elder-multi-select-chip-options.component.d.ts +5 -9
- package/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.d.ts +7 -11
- package/lib/components/select/single/elder-select/elder-select.component.d.ts +8 -15
- package/lib/components/time/duration/elder-duration-input/elder-duration-input.component.d.ts +2 -7
- package/lib/components/time/elder-date-time-input/elder-date-time-input.component.d.ts +3 -7
- package/lib/components/time/elder-interval-input/elder-interval-input.component.d.ts +3 -7
- package/lib/components/time/elder-local-date-input/elder-local-date-input.component.d.ts +3 -7
- package/lib/components/time/elder-local-time-input/elder-local-time-input.component.d.ts +3 -7
- package/lib/components/time/period/elder-period-input/elder-period-input.component.d.ts +2 -7
- package/package.json +1 -1
- package/src/lib/components/select/multi/elder-select-include-exclude-chip/elder-select-include-exclude-chip.component.scss +0 -0
|
@@ -1,11 +1,8 @@
|
|
|
1
1
|
import { MatFormFieldControl } from '@angular/material/form-field';
|
|
2
2
|
import { ValueAccessorBase } from './value-accessor-base';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { ElementRef, OnDestroy } from '@angular/core';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
|
+
import { NgControl } from '@angular/forms';
|
|
6
5
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
7
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
8
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
9
6
|
import * as i0 from "@angular/core";
|
|
10
7
|
/**
|
|
11
8
|
* Base for custom material form field controls.
|
|
@@ -14,25 +11,25 @@ import * as i0 from "@angular/core";
|
|
|
14
11
|
* Implementors must provide the MatFormFieldControl:
|
|
15
12
|
* providers: [{provide: MatFormFieldControl, useExisting: MyCoolInput}]
|
|
16
13
|
*/
|
|
17
|
-
export declare abstract class ElderFormFieldControlBase<T> extends ValueAccessorBase<T> implements MatFormFieldControl<T
|
|
18
|
-
private readonly hostRef;
|
|
14
|
+
export declare abstract class ElderFormFieldControlBase<T> extends ValueAccessorBase<T> implements MatFormFieldControl<T> {
|
|
19
15
|
/***************************************************************************
|
|
20
16
|
* *
|
|
21
17
|
* Fields *
|
|
22
18
|
* *
|
|
23
19
|
**************************************************************************/
|
|
24
20
|
private static nextId;
|
|
21
|
+
private readonly hostRef;
|
|
25
22
|
private readonly _focusMonitor;
|
|
26
|
-
private readonly
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
23
|
+
private readonly _destroyRef;
|
|
24
|
+
readonly ngControl: NgControl;
|
|
25
|
+
readonly placeholderS: import("@angular/core").ModelSignal<string>;
|
|
26
|
+
readonly disabledS: import("@angular/core").WritableSignal<boolean>;
|
|
27
|
+
readonly requiredS: import("@angular/core").WritableSignal<boolean>;
|
|
28
|
+
readonly readonlyS: import("@angular/core").WritableSignal<boolean>;
|
|
29
|
+
readonly isLockedS: import("@angular/core").Signal<boolean>;
|
|
31
30
|
private _focused;
|
|
32
31
|
private readonly stateChangePusher$;
|
|
33
|
-
protected readonly destroy$: Subject<void>;
|
|
34
32
|
readonly id: string;
|
|
35
|
-
readonly ngControl: NgControl | AbstractControlDirective | null;
|
|
36
33
|
controlType: string;
|
|
37
34
|
readonly autofilled: boolean;
|
|
38
35
|
readonly userAriaDescribedBy: string;
|
|
@@ -41,21 +38,20 @@ export declare abstract class ElderFormFieldControlBase<T> extends ValueAccessor
|
|
|
41
38
|
* Constructor *
|
|
42
39
|
* *
|
|
43
40
|
**************************************************************************/
|
|
44
|
-
constructor(
|
|
41
|
+
constructor(controlType: string);
|
|
45
42
|
/***************************************************************************
|
|
46
43
|
* *
|
|
47
44
|
* Life Cycle *
|
|
48
45
|
* *
|
|
49
46
|
**************************************************************************/
|
|
50
47
|
private initFocusMonitor;
|
|
51
|
-
ngOnDestroy(): void;
|
|
52
48
|
/***************************************************************************
|
|
53
49
|
* *
|
|
54
50
|
* Properties *
|
|
55
51
|
* *
|
|
56
52
|
**************************************************************************/
|
|
57
|
-
set placeholder(value: string);
|
|
58
53
|
get placeholder(): string;
|
|
54
|
+
set placeholder(value: string);
|
|
59
55
|
set required(value: BooleanInput);
|
|
60
56
|
get required(): boolean;
|
|
61
57
|
set disabled(value: BooleanInput);
|
|
@@ -99,5 +95,5 @@ export declare abstract class ElderFormFieldControlBase<T> extends ValueAccessor
|
|
|
99
95
|
protected onFocusInternal(): void;
|
|
100
96
|
protected onBlurInternal(): void;
|
|
101
97
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderFormFieldControlBase<any>, never>;
|
|
102
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderFormFieldControlBase<any>, never, never, { "
|
|
98
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderFormFieldControlBase<any>, never, never, { "placeholderS": { "alias": "placeholder"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; }, { "placeholderS": "placeholderChange"; }, never, never, false, never>;
|
|
103
99
|
}
|
package/lib/components/measures/dimensions/dimensions-input/elder-dimensions-input.component.d.ts
CHANGED
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
2
|
import { MatFormFieldAppearance } from '@angular/material/form-field';
|
|
3
3
|
import { Dimensions } from '../../model/dimensions';
|
|
4
4
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
5
5
|
import { Unit } from '../../model/unit';
|
|
6
6
|
import { ThemePalette } from '@angular/material/core';
|
|
7
7
|
import { ElderFormFieldControlBase } from '../../../../common/forms/elder-form-field-control-base.directive';
|
|
8
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
9
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
10
|
-
import { NgControl } from '@angular/forms';
|
|
11
8
|
import * as i0 from "@angular/core";
|
|
12
9
|
type DimensionsMode = 'length' | 'width' | 'height' | 'area' | 'volume';
|
|
13
10
|
declare class DimensionsContext {
|
|
@@ -24,7 +21,6 @@ declare class DimensionsContext {
|
|
|
24
21
|
get isLengthFirst(): boolean;
|
|
25
22
|
}
|
|
26
23
|
export declare class ElderDimensionsInputComponent extends ElderFormFieldControlBase<Dimensions> implements OnInit {
|
|
27
|
-
ngControl: NgControl;
|
|
28
24
|
/***************************************************************************
|
|
29
25
|
* *
|
|
30
26
|
* Fields *
|
|
@@ -58,7 +54,7 @@ export declare class ElderDimensionsInputComponent extends ElderFormFieldControl
|
|
|
58
54
|
* Constructor *
|
|
59
55
|
* *
|
|
60
56
|
**************************************************************************/
|
|
61
|
-
constructor(
|
|
57
|
+
constructor();
|
|
62
58
|
/***************************************************************************
|
|
63
59
|
* *
|
|
64
60
|
* Life Cycle *
|
|
@@ -114,7 +110,7 @@ export declare class ElderDimensionsInputComponent extends ElderFormFieldControl
|
|
|
114
110
|
private dimensionsOfLength;
|
|
115
111
|
private dimensionsOfWidth;
|
|
116
112
|
private dimensionsOfHeight;
|
|
117
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDimensionsInputComponent,
|
|
113
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDimensionsInputComponent, never>;
|
|
118
114
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDimensionsInputComponent, "elder-dimensions-input", never, { "name": { "alias": "name"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "color": { "alias": "color"; "required": false; }; "placeholderLength": { "alias": "placeholderLength"; "required": false; }; "placeholderWidth": { "alias": "placeholderWidth"; "required": false; }; "placeholderHeight": { "alias": "placeholderHeight"; "required": false; }; "displayFormat": { "alias": "displayFormat"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "requiredLength": { "alias": "requiredLength"; "required": false; }; "requiredWidth": { "alias": "requiredWidth"; "required": false; }; "requiredHeight": { "alias": "requiredHeight"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "lengthValue": { "alias": "lengthValue"; "required": false; }; "widthValue": { "alias": "widthValue"; "required": false; }; "heightValue": { "alias": "heightValue"; "required": false; }; }, { "unitChange": "unitChange"; "lengthValueChange": "lengthValueChange"; "widthValueChange": "widthValueChange"; "heightValueChange": "heightValueChange"; }, never, never, true, never>;
|
|
119
115
|
}
|
|
120
116
|
export {};
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { ElementRef,
|
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
|
2
2
|
import { ElderFormFieldControlBase } from '../../../../common/forms/elder-form-field-control-base.directive';
|
|
3
3
|
import { Quantity } from '../../model/quantity';
|
|
4
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
5
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
6
|
-
import { NgControl } from '@angular/forms';
|
|
7
4
|
import { Observable } from 'rxjs';
|
|
8
5
|
import { ElderUnitService } from '../../elder-unit.service';
|
|
9
6
|
import { MatInput } from '@angular/material/input';
|
|
@@ -11,7 +8,6 @@ import { Unit } from '../../model/unit';
|
|
|
11
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
12
9
|
import * as i0 from "@angular/core";
|
|
13
10
|
export declare class ElderQuantityInputControlComponent extends ElderFormFieldControlBase<Quantity> implements OnInit {
|
|
14
|
-
ngControl: NgControl;
|
|
15
11
|
private readonly unitService;
|
|
16
12
|
/***************************************************************************
|
|
17
13
|
* *
|
|
@@ -37,7 +33,7 @@ export declare class ElderQuantityInputControlComponent extends ElderFormFieldCo
|
|
|
37
33
|
* Constructor *
|
|
38
34
|
* *
|
|
39
35
|
**************************************************************************/
|
|
40
|
-
constructor(
|
|
36
|
+
constructor(unitService: ElderUnitService);
|
|
41
37
|
/***************************************************************************
|
|
42
38
|
* *
|
|
43
39
|
* Life Cycle *
|
|
@@ -72,6 +68,6 @@ export declare class ElderQuantityInputControlComponent extends ElderFormFieldCo
|
|
|
72
68
|
* *
|
|
73
69
|
**************************************************************************/
|
|
74
70
|
protected valuesEquals(a: Quantity, b: Quantity): boolean;
|
|
75
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderQuantityInputControlComponent,
|
|
71
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderQuantityInputControlComponent, never>;
|
|
76
72
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderQuantityInputControlComponent, "elder-quantity-input", never, { "displayFormat": { "alias": "displayFormat"; "required": false; }; "quantityValue": { "alias": "quantityValue"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "hideUnit": { "alias": "hideUnit"; "required": false; }; }, { "quantityValueChange": "quantityValueChange"; "unitChange": "unitChange"; }, never, never, true, never>;
|
|
77
73
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { EventEmitter, InjectionToken, Signal, TemplateRef } from '@angular/core';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
3
|
import { IDataContext } from '../../common/data/data-context/data-context';
|
|
4
4
|
import { IDataSource } from '../../common/data/datasource/data-source';
|
|
5
5
|
import { Filter } from '../../common/data/filters/filter';
|
|
@@ -8,9 +8,6 @@ import { SelectionModelPopupDirective } from './popup/selection-model-popup.dire
|
|
|
8
8
|
import { DataContextStatus } from '../../common/data/data-context/data-context-status';
|
|
9
9
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
10
10
|
import { ElderFormFieldControlBase } from '../../common/forms/elder-form-field-control-base.directive';
|
|
11
|
-
import { NgControl } from '@angular/forms';
|
|
12
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
13
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
14
11
|
import { ElderSelectOptionComponent } from './multi/elder-chip-select-option/elder-select-option.component';
|
|
15
12
|
import * as i0 from "@angular/core";
|
|
16
13
|
export type TextResolverFn = (value: any) => string;
|
|
@@ -37,7 +34,6 @@ export declare const ELDER_SELECT_BASE: InjectionToken<ElderSelectBase<any, any,
|
|
|
37
34
|
* @param TValue Value backing the control. Can be the entity, the id or something else.
|
|
38
35
|
*/
|
|
39
36
|
export declare abstract class ElderSelectBase<TId, TEntity, TValue> extends ElderFormFieldControlBase<TValue> {
|
|
40
|
-
private readonly zone;
|
|
41
37
|
/***************************************************************************
|
|
42
38
|
* *
|
|
43
39
|
* Fields *
|
|
@@ -56,13 +52,16 @@ export declare abstract class ElderSelectBase<TId, TEntity, TValue> extends Elde
|
|
|
56
52
|
* set this to false and release the resources yourself. (dataContext.close)
|
|
57
53
|
*/
|
|
58
54
|
cleanUp: boolean;
|
|
59
|
-
readonly
|
|
55
|
+
readonly displayPropertyResolverS: import("@angular/core").ModelSignal<TextResolverFn>;
|
|
56
|
+
readonly displayPropertyResolver$: Observable<TextResolverFn>;
|
|
60
57
|
/**
|
|
61
58
|
* Entity DataContext, which is used
|
|
62
59
|
* to side load entities by id and also
|
|
63
60
|
* to load suggestions when auto-completing.
|
|
64
61
|
*/
|
|
65
|
-
readonly
|
|
62
|
+
private readonly _dataContext;
|
|
63
|
+
readonly dataContextS: Signal<IDataContext<TEntity>>;
|
|
64
|
+
readonly dataContext$: Observable<IDataContext<TEntity>>;
|
|
66
65
|
/**
|
|
67
66
|
* Page size. (Used for infinite scrolling chunks)
|
|
68
67
|
*/
|
|
@@ -83,13 +82,14 @@ export declare abstract class ElderSelectBase<TId, TEntity, TValue> extends Elde
|
|
|
83
82
|
* selected entity.
|
|
84
83
|
*/
|
|
85
84
|
readonly currentClicked: EventEmitter<TEntity>;
|
|
86
|
-
readonly state
|
|
85
|
+
readonly state: import("@angular/core").WritableSignal<ElderSelectComponentState>;
|
|
86
|
+
readonly state$: Observable<ElderSelectComponentState>;
|
|
87
87
|
/***************************************************************************
|
|
88
88
|
* *
|
|
89
89
|
* Constructor *
|
|
90
90
|
* *
|
|
91
91
|
**************************************************************************/
|
|
92
|
-
protected constructor(
|
|
92
|
+
protected constructor(controlType: string);
|
|
93
93
|
/***************************************************************************
|
|
94
94
|
* *
|
|
95
95
|
* Properties *
|
|
@@ -148,7 +148,8 @@ export declare abstract class ElderSelectBase<TId, TEntity, TValue> extends Elde
|
|
|
148
148
|
* Performs clean up of the current data context if auto clean up is enabled.
|
|
149
149
|
*/
|
|
150
150
|
protected autoCleanUp(): void;
|
|
151
|
-
protected propertyStringValue(
|
|
151
|
+
protected propertyStringValue(entity: TEntity, property: string): string | null;
|
|
152
|
+
private isObject;
|
|
152
153
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectBase<any, any, any>, never>;
|
|
153
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectBase<any, any, any>, never, never, { "cleanUp": { "alias": "cleanUp"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "queryFilter": { "alias": "queryFilter"; "required": false; }; "sorts": { "alias": "sorts"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "isOptionDisabledFn": { "alias": "isOptionDisabledFn"; "required": false; }; "isOptionHiddenFn": { "alias": "isOptionHiddenFn"; "required": false; }; "valueAsId": { "alias": "valueAsId"; "required": false; }; "displayProperty": { "alias": "displayProperty"; "required": false; }; "displayPropertyResolver": { "alias": "displayPropertyResolver"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "dataSource": { "alias": "dataSource"; "required": false; }; "data": { "alias": "data"; "required": false; }; "valueTemplate": { "alias": "valueTemplate"; "required": false; }; }, { "currentClicked": "currentClicked"; }, ["valueTemplateQuery", "selectionPopup", "templateOptions$"], never, false, never>;
|
|
154
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectBase<any, any, any>, never, never, { "cleanUp": { "alias": "cleanUp"; "required": false; }; "displayPropertyResolverS": { "alias": "displayPropertyResolver"; "required": false; "isSignal": true; }; "pageSize": { "alias": "pageSize"; "required": false; }; "queryFilter": { "alias": "queryFilter"; "required": false; }; "sorts": { "alias": "sorts"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "isOptionDisabledFn": { "alias": "isOptionDisabledFn"; "required": false; }; "isOptionHiddenFn": { "alias": "isOptionHiddenFn"; "required": false; }; "valueAsId": { "alias": "valueAsId"; "required": false; }; "displayProperty": { "alias": "displayProperty"; "required": false; }; "displayPropertyResolver": { "alias": "displayPropertyResolver"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "dataSource": { "alias": "dataSource"; "required": false; }; "data": { "alias": "data"; "required": false; }; "valueTemplate": { "alias": "valueTemplate"; "required": false; }; }, { "displayPropertyResolverS": "displayPropertyResolverChange"; "currentClicked": "currentClicked"; }, ["valueTemplateQuery", "selectionPopup", "templateOptions$"], never, false, never>;
|
|
154
155
|
}
|
|
@@ -1,13 +1,8 @@
|
|
|
1
|
-
import { ElementRef, NgZone } from '@angular/core';
|
|
2
1
|
import { ElderSelectBase } from '../elder-select-base';
|
|
3
2
|
import { IDataContext } from '../../../common/data/data-context/data-context';
|
|
4
3
|
import { Observable } from 'rxjs';
|
|
5
|
-
import { NgControl } from '@angular/forms';
|
|
6
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
7
4
|
import { IElderMultiEntityValueAccessor } from '../../../common/forms/elder-multi-entity-value-accessor';
|
|
8
5
|
import { Sort } from '../../../common/data/sort';
|
|
9
|
-
import { ElderDialogService } from '../../dialogs/elder-dialog.service';
|
|
10
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
11
6
|
import * as i0 from "@angular/core";
|
|
12
7
|
/**
|
|
13
8
|
* Base component implementation of elder-multi-select.
|
|
@@ -19,7 +14,6 @@ import * as i0 from "@angular/core";
|
|
|
19
14
|
*
|
|
20
15
|
*/
|
|
21
16
|
export declare abstract class ElderMultiSelectBase<TId, TEntity, TValue> extends ElderSelectBase<TId, TEntity, TValue[]> implements IElderMultiEntityValueAccessor<TEntity, TId, TValue> {
|
|
22
|
-
private readonly dialogService;
|
|
23
17
|
/***************************************************************************
|
|
24
18
|
* *
|
|
25
19
|
* Fields *
|
|
@@ -51,12 +45,13 @@ export declare abstract class ElderMultiSelectBase<TId, TEntity, TValue> extends
|
|
|
51
45
|
* has updated the value.
|
|
52
46
|
*/
|
|
53
47
|
readonly entitiesUpdated: Observable<TEntity[]>;
|
|
48
|
+
private readonly dialogService;
|
|
54
49
|
/***************************************************************************
|
|
55
50
|
* *
|
|
56
51
|
* Constructor *
|
|
57
52
|
* *
|
|
58
53
|
**************************************************************************/
|
|
59
|
-
protected constructor(
|
|
54
|
+
protected constructor(controlType: string);
|
|
60
55
|
private awaitEntitiesWithId;
|
|
61
56
|
/***************************************************************************
|
|
62
57
|
* *
|
package/lib/components/select/multi/elder-multi-select-chip-options/chip-options-provider.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ import { ElderSelectComponentState, TextResolverFn } from '../../elder-select-ba
|
|
|
3
3
|
import { ChipAvatarSpec, ChipColorSpec, TrailingSpec } from '../elder-multi-select-chips/select-chip-spec';
|
|
4
4
|
import { IDataSource } from '../../../../common/data/datasource/data-source';
|
|
5
5
|
export declare class ChipOptionModel<T> {
|
|
6
|
+
readonly id: any;
|
|
6
7
|
readonly value: T;
|
|
7
8
|
readonly displayText: string;
|
|
8
9
|
readonly colorSpec: ChipColorSpec;
|
|
@@ -10,7 +11,7 @@ export declare class ChipOptionModel<T> {
|
|
|
10
11
|
readonly avatarSpec: ChipAvatarSpec;
|
|
11
12
|
readonly trailingSpec: TrailingSpec;
|
|
12
13
|
readonly selected: boolean;
|
|
13
|
-
constructor(value: T, displayText: string, colorSpec: ChipColorSpec, locked: boolean, avatarSpec: ChipAvatarSpec, trailingSpec: TrailingSpec, selected: boolean);
|
|
14
|
+
constructor(id: any, value: T, displayText: string, colorSpec: ChipColorSpec, locked: boolean, avatarSpec: ChipAvatarSpec, trailingSpec: TrailingSpec, selected: boolean);
|
|
14
15
|
}
|
|
15
16
|
export interface MultiSelectChipOptionsContext {
|
|
16
17
|
state: ElderSelectComponentState;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
import { DestroyRef,
|
|
1
|
+
import { DestroyRef, Signal, TemplateRef } from '@angular/core';
|
|
2
2
|
import { ElderMultiSelectBase } from '../elder-multi-select-base';
|
|
3
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
4
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
5
|
-
import { ElderDialogService } from '../../../dialogs/elder-dialog.service';
|
|
6
|
-
import { NgControl } from '@angular/forms';
|
|
7
3
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
8
4
|
import { IDataContext } from '../../../../common/data/data-context/data-context';
|
|
9
5
|
import { SelectOptionChipSpec } from './select-option-chip-spec';
|
|
@@ -23,11 +19,11 @@ export declare class ElderMultiSelectChipOptionsComponent<TId = any, TEntity = a
|
|
|
23
19
|
* *
|
|
24
20
|
**************************************************************************/
|
|
25
21
|
private readonly log;
|
|
26
|
-
readonly templates
|
|
22
|
+
readonly templates: Signal<TemplateWrapper>;
|
|
27
23
|
private readonly context$;
|
|
28
24
|
private readonly chipTemplate$;
|
|
29
25
|
private readonly chipAvatarTemplate$;
|
|
30
|
-
readonly selectChips
|
|
26
|
+
readonly selectChips: Signal<ChipOptionModel<TEntity>[]>;
|
|
31
27
|
defaultChipSpec: SelectOptionChipSpec;
|
|
32
28
|
_chipSpecFn$: BehaviorSubject<(e: TEntity) => SelectOptionChipSpec>;
|
|
33
29
|
stacked: boolean;
|
|
@@ -38,7 +34,7 @@ export declare class ElderMultiSelectChipOptionsComponent<TId = any, TEntity = a
|
|
|
38
34
|
* Constructor *
|
|
39
35
|
* *
|
|
40
36
|
**************************************************************************/
|
|
41
|
-
constructor(
|
|
37
|
+
constructor(destroyRef: DestroyRef);
|
|
42
38
|
/***************************************************************************
|
|
43
39
|
* *
|
|
44
40
|
* Properties *
|
|
@@ -90,7 +86,7 @@ export declare class ElderMultiSelectChipOptionsComponent<TId = any, TEntity = a
|
|
|
90
86
|
private buildAvailableEntities;
|
|
91
87
|
private extractEntitiesFromTemplateChips;
|
|
92
88
|
private buildEntitiesLabelMap;
|
|
93
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectChipOptionsComponent<any, any, any>,
|
|
89
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectChipOptionsComponent<any, any, any>, never>;
|
|
94
90
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderMultiSelectChipOptionsComponent<any, any, any>, "elder-multi-select-chip-options", never, { "defaultChipSpec": { "alias": "defaultChipSpec"; "required": false; }; "stacked": { "alias": "stacked"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "chipSpecFn": { "alias": "chipSpecFn"; "required": false; }; "chipTemplate": { "alias": "chipTemplate"; "required": false; }; "chipAvatarTemplate": { "alias": "chipAvatarTemplate"; "required": false; }; }, {}, ["chipTemplateQuery", "chipAvatarTemplateQuery"], ["*"], true, never>;
|
|
95
91
|
}
|
|
96
92
|
export {};
|
package/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.d.ts
CHANGED
|
@@ -1,22 +1,18 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Signal, TemplateRef } from '@angular/core';
|
|
2
2
|
import { ElderMultiSelectBase } from '../elder-multi-select-base';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { NgControl } from '@angular/forms';
|
|
5
3
|
import { MatFormFieldControl } from '@angular/material/form-field';
|
|
6
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
7
|
-
import { ElderDialogService } from '../../../dialogs/elder-dialog.service';
|
|
8
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
9
4
|
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
10
5
|
import { ChipAvatarSpec, ChipColorSpec, SelectChipSpec, TrailingSpec } from './select-chip-spec';
|
|
11
6
|
import * as i0 from "@angular/core";
|
|
12
7
|
declare class ChipModel<T> {
|
|
8
|
+
readonly id: any;
|
|
13
9
|
readonly value: T;
|
|
14
10
|
readonly displayText: string;
|
|
15
11
|
readonly colorSpec: ChipColorSpec;
|
|
16
12
|
readonly removable: boolean;
|
|
17
13
|
readonly avatarSpec: ChipAvatarSpec;
|
|
18
14
|
readonly trailingSpec: TrailingSpec;
|
|
19
|
-
constructor(value: T, displayText: string, colorSpec: ChipColorSpec, removable: boolean, avatarSpec: ChipAvatarSpec, trailingSpec: TrailingSpec);
|
|
15
|
+
constructor(id: any, value: T, displayText: string, colorSpec: ChipColorSpec, removable: boolean, avatarSpec: ChipAvatarSpec, trailingSpec: TrailingSpec);
|
|
20
16
|
}
|
|
21
17
|
interface TemplateWrapper {
|
|
22
18
|
chip: TemplateRef<any>;
|
|
@@ -29,7 +25,7 @@ export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TV
|
|
|
29
25
|
* Fields *
|
|
30
26
|
* *
|
|
31
27
|
**************************************************************************/
|
|
32
|
-
readonly selectChips
|
|
28
|
+
readonly selectChips: Signal<ChipModel<TEntity>[]>;
|
|
33
29
|
defaultChipSpec: SelectChipSpec;
|
|
34
30
|
/**
|
|
35
31
|
* Allows to customize each chip individually (Color, Removable, Avatar).
|
|
@@ -43,7 +39,7 @@ export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TV
|
|
|
43
39
|
maxDisplayCount: number;
|
|
44
40
|
_customChipInput: MatFormFieldControl<any>;
|
|
45
41
|
_chipInput: MatFormFieldControl<any>;
|
|
46
|
-
readonly templates
|
|
42
|
+
readonly templates: Signal<TemplateWrapper>;
|
|
47
43
|
private readonly chipTemplate$;
|
|
48
44
|
private readonly chipAvatarTemplate$;
|
|
49
45
|
private readonly customInputTemplate$;
|
|
@@ -54,7 +50,7 @@ export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TV
|
|
|
54
50
|
* Constructor *
|
|
55
51
|
* *
|
|
56
52
|
**************************************************************************/
|
|
57
|
-
constructor(
|
|
53
|
+
constructor();
|
|
58
54
|
/***************************************************************************
|
|
59
55
|
* *
|
|
60
56
|
* Properties *
|
|
@@ -92,7 +88,7 @@ export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TV
|
|
|
92
88
|
private buildChipBySpec;
|
|
93
89
|
private reduceDisplayedChips;
|
|
94
90
|
private buildIndicatorChip;
|
|
95
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectChipsComponent<any, any, any>,
|
|
91
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectChipsComponent<any, any, any>, never>;
|
|
96
92
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderMultiSelectChipsComponent<any, any, any>, "elder-multi-select-chips", never, { "defaultChipSpec": { "alias": "defaultChipSpec"; "required": false; }; "chipSpecFn": { "alias": "chipSpecFn"; "required": false; }; "allowRemove": { "alias": "allowRemove"; "required": false; }; "allowSorting": { "alias": "allowSorting"; "required": false; }; "stacked": { "alias": "stacked"; "required": false; }; "maxDisplayCount": { "alias": "maxDisplayCount"; "required": false; }; "chipTemplate": { "alias": "chipTemplate"; "required": false; }; "chipAvatarTemplate": { "alias": "chipAvatarTemplate"; "required": false; }; "customInputTemplate": { "alias": "customInputTemplate"; "required": false; }; }, {}, ["_customChipInput", "chipTemplateQuery", "chipAvatarTemplateQuery", "customInputTemplateQuery"], never, true, never>;
|
|
97
93
|
}
|
|
98
94
|
export {};
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { ElementRef,
|
|
1
|
+
import { ElementRef, OnDestroy } 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
5
|
import { MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
|
6
6
|
import { ElderSelectBase } from '../../elder-select-base';
|
|
7
7
|
import { IElderEntityValueAccessor } from '../../../../common/forms/elder-entity-value-accessor';
|
|
8
|
-
import { NgControl } from '@angular/forms';
|
|
9
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
10
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
11
8
|
import { ElderAutocompleteOptionSelected } from '../../../input/autocomplete/elder-autocomplete/elder-autocomplete-option-selected';
|
|
12
9
|
import * as i0 from "@angular/core";
|
|
13
10
|
declare class EntityContext<T> {
|
|
@@ -27,7 +24,6 @@ declare class EntityContext<T> {
|
|
|
27
24
|
*
|
|
28
25
|
*/
|
|
29
26
|
export declare class ElderSelectComponent<TEntity = any, TId = any, TValue = TEntity | TId> extends ElderSelectBase<TId, TEntity, TValue> implements IElderEntityValueAccessor<TEntity, TId, TValue>, OnDestroy {
|
|
30
|
-
ngControl: NgControl;
|
|
31
27
|
/***************************************************************************
|
|
32
28
|
* *
|
|
33
29
|
* Fields *
|
|
@@ -52,17 +48,18 @@ export declare class ElderSelectComponent<TEntity = any, TId = any, TValue = TEn
|
|
|
52
48
|
* has updated the value.
|
|
53
49
|
*/
|
|
54
50
|
readonly entityUpdated: Observable<TEntity>;
|
|
55
|
-
|
|
51
|
+
readonly entityS: import("@angular/core").WritableSignal<TEntity>;
|
|
52
|
+
readonly entity$: Observable<TEntity>;
|
|
56
53
|
private _autocomplete;
|
|
57
|
-
readonly entityWrapped
|
|
58
|
-
readonly inputText
|
|
59
|
-
private entityContext;
|
|
54
|
+
readonly entityWrapped: import("@angular/core").Signal<EntityContext<TEntity>>;
|
|
55
|
+
readonly inputText: import("@angular/core").Signal<string>;
|
|
60
56
|
/***************************************************************************
|
|
61
57
|
* *
|
|
62
58
|
* Constructor *
|
|
63
59
|
* *
|
|
64
60
|
**************************************************************************/
|
|
65
|
-
constructor(
|
|
61
|
+
constructor();
|
|
62
|
+
private buildEntityContext;
|
|
66
63
|
/***************************************************************************
|
|
67
64
|
* *
|
|
68
65
|
* Life Cycle *
|
|
@@ -98,10 +95,6 @@ export declare class ElderSelectComponent<TEntity = any, TId = any, TValue = TEn
|
|
|
98
95
|
**************************************************************************/
|
|
99
96
|
set entity(entity: TEntity);
|
|
100
97
|
get entity(): TEntity;
|
|
101
|
-
/**
|
|
102
|
-
* Gets the current entity as observable stream. (BehaviourSubject)
|
|
103
|
-
*/
|
|
104
|
-
get entity$(): Observable<TEntity>;
|
|
105
98
|
set entityId(id: TId);
|
|
106
99
|
get entityId(): TId;
|
|
107
100
|
/***************************************************************************
|
|
@@ -150,7 +143,7 @@ export declare class ElderSelectComponent<TEntity = any, TId = any, TValue = TEn
|
|
|
150
143
|
*
|
|
151
144
|
*/
|
|
152
145
|
protected writeToControl(value: TValue): void;
|
|
153
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectComponent<any, any, any>,
|
|
146
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectComponent<any, any, any>, never>;
|
|
154
147
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectComponent<any, any, any>, "elder-select", never, { "nullDisplay": { "alias": "nullDisplay"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "entity": { "alias": "entity"; "required": false; }; "entityId": { "alias": "entityId"; "required": false; }; }, { "entityIdChange": "entityIdChange"; "entityIdUpdated": "entityIdUpdated"; "entityChange": "entityChange"; "entityUpdated": "entityUpdated"; }, never, never, true, never>;
|
|
155
148
|
}
|
|
156
149
|
export {};
|
package/lib/components/time/duration/elder-duration-input/elder-duration-input.component.d.ts
CHANGED
|
@@ -1,12 +1,8 @@
|
|
|
1
|
-
import { ElementRef, NgZone } from '@angular/core';
|
|
2
1
|
import { Duration } from '@js-joda/core';
|
|
3
2
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
4
3
|
import { DurationBucket } from '../duration-bucket';
|
|
5
4
|
import { DurationFormat } from '../duration-format';
|
|
6
5
|
import { ElderFormFieldControlBase } from '../../../../common/forms/elder-form-field-control-base.directive';
|
|
7
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
8
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
9
|
-
import { NgControl } from '@angular/forms';
|
|
10
6
|
import * as i0 from "@angular/core";
|
|
11
7
|
declare class DurationInputContext {
|
|
12
8
|
readonly bucket: DurationBucket;
|
|
@@ -14,7 +10,6 @@ declare class DurationInputContext {
|
|
|
14
10
|
constructor(bucket: DurationBucket, format: DurationFormat);
|
|
15
11
|
}
|
|
16
12
|
export declare class ElderDurationInputComponent extends ElderFormFieldControlBase<Duration> {
|
|
17
|
-
ngControl: NgControl;
|
|
18
13
|
/***************************************************************************
|
|
19
14
|
* *
|
|
20
15
|
* Fields *
|
|
@@ -28,7 +23,7 @@ export declare class ElderDurationInputComponent extends ElderFormFieldControlBa
|
|
|
28
23
|
* Constructor *
|
|
29
24
|
* *
|
|
30
25
|
**************************************************************************/
|
|
31
|
-
constructor(
|
|
26
|
+
constructor();
|
|
32
27
|
/***************************************************************************
|
|
33
28
|
* *
|
|
34
29
|
* Properties *
|
|
@@ -53,7 +48,7 @@ export declare class ElderDurationInputComponent extends ElderFormFieldControlBa
|
|
|
53
48
|
round(value: number): number;
|
|
54
49
|
onBucketChanged(bucket: DurationBucket): void;
|
|
55
50
|
protected valuesEquals(a: Duration, b: Duration): boolean;
|
|
56
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDurationInputComponent,
|
|
51
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDurationInputComponent, never>;
|
|
57
52
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDurationInputComponent, "elder-duration-input", never, { "isoValue": { "alias": "isoValue"; "required": false; }; "format": { "alias": "format"; "required": false; }; "durationFormat": { "alias": "durationFormat"; "required": false; }; }, { "isoValueChange": "isoValueChange"; }, never, never, true, never>;
|
|
58
53
|
}
|
|
59
54
|
export {};
|
|
@@ -1,14 +1,10 @@
|
|
|
1
|
-
import { ElementRef
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
2
|
import { Instant } from '@js-joda/core';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
4
|
import { ElderFormFieldControlBase } from '../../../common/forms/elder-form-field-control-base.directive';
|
|
5
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
6
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
7
|
-
import { NgControl } from '@angular/forms';
|
|
8
5
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
9
6
|
import * as i0 from "@angular/core";
|
|
10
7
|
export declare class ElderDateTimeInputComponent extends ElderFormFieldControlBase<Instant> {
|
|
11
|
-
ngControl: NgControl;
|
|
12
8
|
/***************************************************************************
|
|
13
9
|
* *
|
|
14
10
|
* Fields *
|
|
@@ -23,7 +19,7 @@ export declare class ElderDateTimeInputComponent extends ElderFormFieldControlBa
|
|
|
23
19
|
* Constructor *
|
|
24
20
|
* *
|
|
25
21
|
**************************************************************************/
|
|
26
|
-
constructor(
|
|
22
|
+
constructor();
|
|
27
23
|
/***************************************************************************
|
|
28
24
|
* *
|
|
29
25
|
* Properties *
|
|
@@ -48,6 +44,6 @@ export declare class ElderDateTimeInputComponent extends ElderFormFieldControlBa
|
|
|
48
44
|
* *
|
|
49
45
|
**************************************************************************/
|
|
50
46
|
protected valuesEquals(a: Instant, b: Instant): boolean;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDateTimeInputComponent,
|
|
47
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDateTimeInputComponent, never>;
|
|
52
48
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDateTimeInputComponent, "elder-date-time-input", never, { "center": { "alias": "center"; "required": false; }; "isoValue": { "alias": "isoValue"; "required": false; }; }, { "isoValueChange": "isoValueChange"; }, never, never, true, never>;
|
|
53
49
|
}
|
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
import { ElementRef, NgZone } from '@angular/core';
|
|
2
1
|
import { Interval, IsoIntervalStr } from '../../../common/time/interval';
|
|
3
2
|
import { Observable } from 'rxjs';
|
|
4
3
|
import { Instant, LocalDate, LocalTime, ZoneId } from '@js-joda/core';
|
|
5
4
|
import { ElderFormFieldControlBase } from '../../../common/forms/elder-form-field-control-base.directive';
|
|
6
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
7
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
8
|
-
import { NgControl } from '@angular/forms';
|
|
9
5
|
import { DateAdapter } from '@angular/material/core';
|
|
10
6
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
11
7
|
import * as i0 from "@angular/core";
|
|
@@ -32,7 +28,6 @@ export type IntervalInputMode =
|
|
|
32
28
|
*/
|
|
33
29
|
| 'date-time-range';
|
|
34
30
|
export declare class ElderIntervalInputComponent extends ElderFormFieldControlBase<Interval | IsoIntervalStr> {
|
|
35
|
-
ngControl: NgControl;
|
|
36
31
|
/***************************************************************************
|
|
37
32
|
* *
|
|
38
33
|
* Fields *
|
|
@@ -50,12 +45,13 @@ export declare class ElderIntervalInputComponent extends ElderFormFieldControlBa
|
|
|
50
45
|
readonly dateformat: string;
|
|
51
46
|
readonly interval$: Observable<Interval>;
|
|
52
47
|
private _valueAsIsoStr;
|
|
48
|
+
placeHolderOrEmpty: import("@angular/core").Signal<string>;
|
|
53
49
|
/***************************************************************************
|
|
54
50
|
* *
|
|
55
51
|
* Constructor *
|
|
56
52
|
* *
|
|
57
53
|
**************************************************************************/
|
|
58
|
-
constructor(
|
|
54
|
+
constructor(customDateAdapter: DateAdapter<Date>, matDateLocale: string);
|
|
59
55
|
/***************************************************************************
|
|
60
56
|
* *
|
|
61
57
|
* Properties *
|
|
@@ -99,6 +95,6 @@ export declare class ElderIntervalInputComponent extends ElderFormFieldControlBa
|
|
|
99
95
|
private toLocalDate;
|
|
100
96
|
private mapIgnoreErrorObservable;
|
|
101
97
|
private coerceValue;
|
|
102
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderIntervalInputComponent,
|
|
98
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderIntervalInputComponent, never>;
|
|
103
99
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderIntervalInputComponent, "elder-interval-input", never, { "zone": { "alias": "zone"; "required": false; }; "valueAsIsoStr": { "alias": "valueAsIsoStr"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "isDefaultDatePickerDisabled": { "alias": "isDefaultDatePickerDisabled"; "required": false; }; "isoValue": { "alias": "isoValue"; "required": false; }; }, { "isoValueChange": "isoValueChange"; }, never, never, true, never>;
|
|
104
100
|
}
|