@elderbyte/ngx-starter 14.12.0-beta4 → 15.0.0-mdc
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/_index.scss +4 -3
- 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 +4 -4
- package/esm2020/lib/common/forms/elder-from-field-customizable-base.mjs +52 -0
- 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 +10 -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 +5 -5
- package/esm2020/lib/components/auditing/audited-entity/elder-audited-entity.component.mjs +6 -6
- package/esm2020/lib/components/auditing/elder-audit.module.mjs +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +40 -51
- package/esm2020/lib/components/cards/elder-card/elder-card.module.mjs +9 -8
- package/esm2020/lib/components/connectivity/elder-connectivity.module.mjs +5 -5
- package/esm2020/lib/components/connectivity/elder-connectivity.service.mjs +4 -4
- package/esm2020/lib/components/connectivity/offline-indicator/elder-offline-indicator.component.mjs +4 -4
- 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 +4 -4
- package/esm2020/lib/components/csv/elder-csv-stream-exporter-builder.service.mjs +4 -4
- package/esm2020/lib/components/csv/elder-csv.module.mjs +5 -5
- 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 +5 -5
- 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 +5 -5
- package/esm2020/lib/components/data-transfer/http-data-transfer-aggregate/http-data-transfer-aggregate.component.mjs +4 -4
- package/esm2020/lib/components/data-transfer/http-data-transfer-indicator/http-data-transfer-indicator.component.mjs +4 -4
- package/esm2020/lib/components/data-transfer/http-data-transfer-overview/http-data-transfer-overview.component.mjs +5 -5
- package/esm2020/lib/components/data-view/base/elder-data-view-base.mjs +17 -10
- package/esm2020/lib/components/data-view/common/data-context-state-indicator/data-context-state-indicator.component.mjs +5 -5
- package/esm2020/lib/components/data-view/common/elder-data-common.module.mjs +5 -5
- package/esm2020/lib/components/data-view/common/elder-data-toolbar/elder-data-toolbar.component.mjs +8 -8
- package/esm2020/lib/components/data-view/common/elder-single-sort/elder-single-sort.component.mjs +5 -5
- 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 +13 -12
- package/esm2020/lib/components/data-view/grid/elder-grid.module.mjs +9 -8
- 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 +5 -5
- 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 +4 -4
- 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 +9 -8
- 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 +4 -4
- 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 +9 -8
- 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 +5 -5
- package/esm2020/lib/components/dialogs/elder-dialog.module.mjs +6 -26
- package/esm2020/lib/components/dialogs/elder-dialog.service.mjs +5 -5
- package/esm2020/lib/components/dialogs/question-dialog/elder-question-dialog.component.mjs +7 -7
- package/esm2020/lib/components/dialogs/selection-dialog/elder-selection-dialog/elder-selection-dialog.component.mjs +4 -4
- package/esm2020/lib/components/dialogs/selection-dialog/elder-selection-dialog.directive.mjs +4 -4
- package/esm2020/lib/components/errors/elder-error.module.mjs +5 -5
- 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 +5 -5
- 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 +5 -5
- package/esm2020/lib/components/files/file-select/file-select.component.mjs +5 -5
- package/esm2020/lib/components/files/file-upload/file-upload.component.mjs +11 -12
- 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 +17 -6
- package/esm2020/lib/components/forms/directives/elder-form-field-label.directive.mjs +5 -4
- package/esm2020/lib/components/forms/directives/elder-form-field-no-hint.directive.mjs +11 -6
- 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 +44 -71
- 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-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 +4 -4
- package/esm2020/lib/components/forms/directives/validation/elder-validation-error.directive.mjs +85 -0
- package/esm2020/lib/components/forms/directives/validation/strategies/common-validation-message-strategy.mjs +47 -0
- package/esm2020/lib/components/forms/directives/validation/strategies/dynamic-validation-message-strategy.mjs +48 -0
- package/esm2020/lib/components/forms/directives/validation/strategies/fallback-validation-message-strategy.mjs +6 -0
- package/esm2020/lib/components/forms/directives/validation/validation-message-renderer.service.mjs +55 -0
- package/esm2020/lib/components/forms/directives/validation/validation-message-strategy.mjs +2 -0
- package/esm2020/lib/components/forms/directives/validation/validators/elder-max.validator.mjs +40 -0
- package/esm2020/lib/components/forms/directives/validation/validators/elder-min.validator.mjs +40 -0
- package/esm2020/lib/components/forms/directives/validation/validators/elder-multiple-of.validator.mjs +96 -0
- package/esm2020/lib/components/forms/directives/validation/validators/elder-required-ignore-zero.validator.mjs +68 -0
- 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 +5 -5
- package/esm2020/lib/components/forms/search/search-box/elder-search-box.component.mjs +9 -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 +7 -7
- package/esm2020/lib/components/global-search/elder-global-search.module.mjs +5 -5
- 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 +7 -7
- 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 +5 -5
- package/esm2020/lib/components/i18n/entities/elder-localized-input/elder-localized-input.component.mjs +6 -6
- package/esm2020/lib/components/i18n/entities/elder-localized-input-dialog/elder-localized-input-dialog.component.mjs +4 -4
- package/esm2020/lib/components/i18n/entities/elder-localized-input-dialog.service.mjs +4 -4
- package/esm2020/lib/components/i18n/entities/elder-localized-input-table/elder-localized-input-table.component.mjs +9 -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 +5 -5
- 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 +6 -6
- 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 +16 -8
- package/esm2020/lib/components/iframes/iframe-close.directive.mjs +4 -4
- package/esm2020/lib/components/iframes/iframe-dialog/iframe-dialog.component.mjs +4 -4
- package/esm2020/lib/components/iframes/iframe-host/iframe-host.component.mjs +8 -6
- package/esm2020/lib/components/iframes/iframe-side-content/iframe-side-content.component.mjs +4 -4
- package/esm2020/lib/components/iframes/iframe.service.mjs +4 -4
- package/esm2020/lib/components/infinitescroll/elder-infinite-autocomplete.directive.mjs +4 -4
- 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 +4 -4
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete-many.directive.mjs +4 -4
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete.directive.mjs +4 -4
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete.module.mjs +5 -5
- package/esm2020/lib/components/labels/elder-labels.module.mjs +5 -5
- package/esm2020/lib/components/labels/labels-input/labels-input.component.mjs +8 -9
- package/esm2020/lib/components/measures/dimensions/dimensions-input/elder-dimensions-input.component.mjs +273 -0
- package/esm2020/lib/components/measures/dimensions/validation/elder-required-dimensions.validator.mjs +91 -0
- package/esm2020/lib/components/measures/directives/elder-unit-select.directive.mjs +4 -4
- package/esm2020/lib/components/measures/elder-measures.module.mjs +44 -20
- 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/quantity-form-field/elder-quantity-form-field.component.mjs +33 -0
- package/esm2020/lib/components/measures/quantity-input/quantity-input-control/elder-quantity-input-control.component.mjs +176 -0
- package/esm2020/lib/components/measures/quantity-input/validation/elder-quantity-range.validator.mjs +87 -0
- package/esm2020/lib/components/measures/quantity-input/validation/elder-required-quantity.validator.mjs +76 -0
- 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 +4 -4
- package/esm2020/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.mjs +5 -5
- package/esm2020/lib/components/navigation/nav/elder-nav.module.mjs +10 -8
- package/esm2020/lib/components/navigation/nav/nav-group/elder-nav-group.component.mjs +52 -18
- package/esm2020/lib/components/navigation/nav/nav-link/elder-nav-link.component.mjs +115 -32
- package/esm2020/lib/components/navigation/nav/nav-list/elder-nav-list.component.mjs +64 -8
- package/esm2020/lib/components/navigation/toolbar/elder-toolbar-column.directive.mjs +5 -5
- package/esm2020/lib/components/navigation/toolbar/elder-toolbar.module.mjs +5 -5
- 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 +5 -5
- 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/public_api.mjs +1 -2
- 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 +4 -4
- package/esm2020/lib/components/select/elder-select-value.directive.mjs +4 -4
- package/esm2020/lib/components/select/elder-select.module.mjs +5 -5
- 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 +44 -21
- package/esm2020/lib/components/select/multi/elder-multi-select-form-field.mjs +37 -13
- 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 +4 -4
- package/esm2020/lib/components/select/popup/templated-selection-dialog/templated-selection-dialog.component.mjs +4 -4
- 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 +9 -8
- 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 +10 -13
- package/esm2020/lib/components/select-chip-list/elder-chip-list-select.module.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 +5 -5
- 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 +17 -17
- package/esm2020/lib/components/shell/shell-navigation-toggle/elder-shell-navigation-toggle.component.mjs +4 -4
- package/esm2020/lib/components/tabs/elder-tab/elder-tab.directive.mjs +4 -4
- package/esm2020/lib/components/tabs/elder-tab-group-routing/elder-tab-group-routing.directive.mjs +4 -4
- 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 +4 -4
- package/esm2020/lib/components/theme/elder-theme.directive.mjs +4 -4
- package/esm2020/lib/components/theme/elder-theme.module.mjs +5 -5
- 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 +5 -5
- 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 +6 -6
- package/esm2020/lib/components/time/elder-local-time-input/elder-local-time-input.component.mjs +8 -8
- package/esm2020/lib/components/time/elder-time.module.mjs +9 -9
- 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 +5 -5
- package/esm2020/lib/components/toasts/elder-toast.service.mjs +5 -31
- package/esm2020/lib/components/toasts/standard-toast/standard-toast.component.mjs +6 -6
- package/esm2020/lib/components/url-fragment/elder-url-fragment.module.mjs +5 -5
- package/esm2020/lib/components/url-fragment/url-fragment-switcher/elder-url-fragment-switcher.component.mjs +4 -4
- 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 +2600 -2012
- package/fesm2015/elderbyte-ngx-starter.mjs.map +1 -1
- package/fesm2020/elderbyte-ngx-starter.mjs +2604 -2024
- package/fesm2020/elderbyte-ngx-starter.mjs.map +1 -1
- package/lib/common/forms/elder-form-field-control-base.directive.d.ts +1 -1
- package/lib/common/forms/elder-from-field-base.d.ts +1 -1
- package/lib/common/forms/elder-from-field-customizable-base.d.ts +36 -0
- package/lib/common/forms/elder-from-field-entity-base.d.ts +1 -1
- package/lib/common/forms/elder-from-field-multi-entity-base.d.ts +1 -1
- package/lib/common/forms/form-field-base.component.d.ts +7 -1
- 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/auditing/audited-entity/elder-audited-entity.component.d.ts +1 -1
- package/lib/components/button-group/elder-button-group/elder-button-group.component.d.ts +1 -1
- 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/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 +18 -20
- package/lib/components/cards/elder-card/elder-card.module.d.ts +2 -1
- 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/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 +11 -6
- 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-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 +3 -3
- package/lib/components/data-view/grid/elder-grid.module.d.ts +2 -1
- package/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.component.d.ts +1 -1
- 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-table/elder-table-toolbar.directive.d.ts +1 -1
- package/lib/components/data-view/table/elder-table/elder-table.component.d.ts +1 -1
- 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 +2 -1
- package/lib/components/dialogs/confirm-dialog/elder-confirm-dialog.component.d.ts +1 -1
- package/lib/components/dialogs/elder-dialog.module.d.ts +0 -10
- package/lib/components/dialogs/question-dialog/elder-question-dialog.component.d.ts +1 -1
- package/lib/components/dialogs/selection-dialog/elder-selection-dialog/elder-selection-dialog.component.d.ts +1 -1
- package/lib/components/dialogs/selection-dialog/elder-selection-dialog.directive.d.ts +1 -1
- 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/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/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 +12 -3
- package/lib/components/forms/directives/elder-form-field-label.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-form-field-no-hint.directive.d.ts +7 -3
- 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 +13 -35
- 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-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 +1 -1
- package/lib/components/forms/directives/validation/elder-validation-error.directive.d.ts +44 -0
- package/lib/components/forms/directives/validation/strategies/common-validation-message-strategy.d.ts +26 -0
- package/lib/components/forms/directives/validation/strategies/dynamic-validation-message-strategy.d.ts +36 -0
- package/lib/components/forms/directives/validation/strategies/fallback-validation-message-strategy.d.ts +5 -0
- package/lib/components/forms/directives/validation/validation-message-renderer.service.d.ts +28 -0
- package/lib/components/forms/directives/validation/validation-message-strategy.d.ts +4 -0
- package/lib/components/forms/directives/validation/validators/elder-max.validator.d.ts +11 -0
- package/lib/components/forms/directives/validation/validators/elder-min.validator.d.ts +11 -0
- package/lib/components/forms/directives/validation/{elder-multiple-of.validator.d.ts → validators/elder-multiple-of.validator.d.ts} +17 -2
- package/lib/components/forms/directives/validation/{elder-required-ignore-zero.validator.d.ts → validators/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/search-box/elder-search-box.component.d.ts +3 -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/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-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 +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/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 +3 -1
- package/lib/components/iframes/iframe-close.directive.d.ts +1 -1
- package/lib/components/iframes/iframe-dialog/iframe-dialog.component.d.ts +1 -1
- 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/infinitescroll/elder-infinite-autocomplete.directive.d.ts +1 -1
- 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 +1 -1
- package/lib/components/input/autocomplete/elder-autocomplete-many.directive.d.ts +1 -1
- package/lib/components/input/autocomplete/elder-autocomplete.directive.d.ts +1 -1
- package/lib/components/labels/labels-input/labels-input.component.d.ts +1 -2
- package/lib/components/measures/{dimensions-input → dimensions/dimensions-input}/elder-dimensions-input.component.d.ts +41 -30
- package/lib/components/measures/dimensions/validation/elder-required-dimensions.validator.d.ts +37 -0
- package/lib/components/measures/directives/elder-unit-select.directive.d.ts +1 -1
- package/lib/components/measures/elder-measures.module.d.ts +20 -12
- package/lib/components/measures/quantity-input/quantity-form-field/elder-quantity-form-field.component.d.ts +20 -0
- package/lib/components/measures/quantity-input/{elder-quantity-input.component.d.ts → quantity-input-control/elder-quantity-input-control.component.d.ts} +27 -42
- package/lib/components/{select-list/select-list/elder-select-list.component.d.ts → measures/quantity-input/validation/elder-quantity-range.validator.d.ts} +22 -32
- package/lib/components/measures/quantity-input/validation/elder-required-quantity.validator.d.ts +36 -0
- package/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.d.ts +1 -1
- package/lib/components/navigation/nav/elder-nav.module.d.ts +3 -1
- package/lib/components/navigation/nav/nav-group/elder-nav-group.component.d.ts +23 -9
- package/lib/components/navigation/nav/nav-link/elder-nav-link.component.d.ts +69 -13
- package/lib/components/navigation/nav/nav-list/elder-nav-list.component.d.ts +43 -3
- package/lib/components/navigation/toolbar/elder-toolbar-column.directive.d.ts +1 -1
- 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/public_api.d.ts +0 -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 +1 -1
- package/lib/components/select/elder-select-value.directive.d.ts +1 -1
- 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 +13 -7
- package/lib/components/select/multi/elder-multi-select-form-field.d.ts +10 -5
- 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 +1 -1
- package/lib/components/select/popup/templated-selection-dialog/templated-selection-dialog.component.d.ts +1 -1
- 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 +3 -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 +5 -10
- package/lib/components/shell/elder-shell-slot.directive.d.ts +1 -1
- 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 +1 -1
- package/lib/components/tabs/elder-tab-group-routing/elder-tab-group-routing.directive.d.ts +1 -1
- 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/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/period/elder-period-input/elder-period-input.component.d.ts +1 -1
- package/lib/components/toasts/elder-toast.service.d.ts +0 -14
- package/lib/components/toasts/standard-toast/standard-toast.component.d.ts +3 -2
- 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 +5 -5
- package/src/lib/components/cards/elder-card/elder-card.component.scss +1 -9
- package/src/lib/components/data-view/grid/elder-grid/elder-grid.component.scss +1 -2
- package/src/lib/components/data-view/table/elder-table/elder-table.component.scss +9 -8
- package/src/lib/components/forms/search/search-box/elder-search-box.component.scss +7 -0
- package/src/lib/components/iframes/iframe-host/iframe-host.component.scss +7 -4
- package/src/lib/components/measures/{dimensions-input → dimensions/dimensions-input}/elder-dimensions-input.component.scss +0 -0
- package/src/lib/components/measures/quantity-input/quantity-form-field/elder-quantity-form-field.component.scss +0 -0
- package/src/lib/components/measures/quantity-input/{elder-quantity-input.component.scss → quantity-input-control/elder-quantity-input-control.component.scss} +0 -3
- package/src/lib/components/navigation/nav/_elder-nav-theme.scss +68 -0
- package/src/lib/components/navigation/nav/nav-group/elder-nav-group.component.scss +12 -32
- package/src/lib/components/navigation/nav/nav-link/elder-nav-link.component.scss +12 -42
- package/src/lib/components/navigation/nav/nav-list/elder-nav-list.component.scss +1 -1
- package/src/lib/components/panels/flat/_elder-panel-theme.scss +3 -2
- package/src/lib/components/select/_elder-select-base.scss +15 -92
- package/src/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.scss +0 -8
- package/theming/_elder-common.scss +114 -19
- package/theming/_elder-flex-layout.scss +1 -0
- package/theming/_elder-mdc-support.scss +147 -0
- package/theming/_elder-style-fixes.scss +35 -2
- package/theming/_elder-toast-theme.scss +2 -1
- package/theming/_mat-icon-button-size.scss +29 -0
- package/esm2020/lib/components/forms/directives/elder-max.directive.mjs +0 -39
- package/esm2020/lib/components/forms/directives/elder-min.directive.mjs +0 -39
- package/esm2020/lib/components/forms/directives/validation/elder-multiple-of.validator.mjs +0 -57
- package/esm2020/lib/components/forms/directives/validation/elder-required-ignore-zero.validator.mjs +0 -68
- package/esm2020/lib/components/measures/dimensions-input/elder-dimensions-input.component.mjs +0 -229
- package/esm2020/lib/components/measures/quantity-input/elder-quantity-input.component.mjs +0 -189
- package/esm2020/lib/components/select-list/elder-select-list.module.mjs +0 -36
- package/esm2020/lib/components/select-list/select-list/elder-select-list.component.mjs +0 -75
- package/esm2020/lib/components/select-list/select-list-item/elder-select-list-item.component.mjs +0 -118
- package/lib/components/forms/directives/elder-max.directive.d.ts +0 -11
- package/lib/components/forms/directives/elder-min.directive.d.ts +0 -11
- package/lib/components/select-list/elder-select-list.module.d.ts +0 -15
- package/lib/components/select-list/select-list-item/elder-select-list-item.component.d.ts +0 -57
- package/src/lib/components/select-list/select-list/elder-select-list.component.scss +0 -19
- package/src/lib/components/select-list/select-list-item/elder-select-list-item.component.scss +0 -37
|
@@ -1,13 +1,18 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
1
|
+
import { ElementRef, NgZone, OnInit } from '@angular/core';
|
|
2
|
+
import { ElderFormFieldControlBase } from '../../../../common/forms/elder-form-field-control-base.directive';
|
|
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
|
+
import { Observable } from 'rxjs';
|
|
8
|
+
import { ElderUnitService } from '../../elder-unit.service';
|
|
7
9
|
import { DecimalPipe } from '@angular/common';
|
|
8
10
|
import { MatInput } from '@angular/material/input';
|
|
11
|
+
import { Unit } from '../../model/unit';
|
|
12
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
9
13
|
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class
|
|
14
|
+
export declare class ElderQuantityInputControlComponent extends ElderFormFieldControlBase<Quantity> implements OnInit {
|
|
15
|
+
ngControl: NgControl;
|
|
11
16
|
private readonly unitService;
|
|
12
17
|
private readonly decimalPipe;
|
|
13
18
|
/***************************************************************************
|
|
@@ -16,29 +21,25 @@ export declare class ElderQuantityInputComponent extends FormFieldBaseComponent<
|
|
|
16
21
|
* *
|
|
17
22
|
**************************************************************************/
|
|
18
23
|
private readonly log;
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
* If true, the number 0 will be ignored as input when the 'required' directive is active.
|
|
22
|
-
*/
|
|
23
|
-
private _requiredIgnoreZero;
|
|
24
|
-
/**
|
|
25
|
-
* Only allow a multiple of the given number to be a valid quantity.
|
|
26
|
-
*/
|
|
27
|
-
multipleOf: number | number[];
|
|
24
|
+
inputRef: ElementRef<HTMLInputElement>;
|
|
25
|
+
private readonly quantityInput$;
|
|
28
26
|
/**
|
|
29
27
|
* Display format for the quantity value:
|
|
30
28
|
* {minIntegerDigits}.{minFractionDigits}-{maxFractionDigits}
|
|
31
29
|
*/
|
|
32
30
|
displayFormat: string;
|
|
33
|
-
readonly quantityInput$: BehaviorSubject<MatInput>;
|
|
34
|
-
readonly unitSymbol$: Observable<string>;
|
|
35
31
|
readonly formattedValue$: Observable<string | number>;
|
|
32
|
+
readonly unitSymbol$: Observable<string>;
|
|
33
|
+
private afterInit;
|
|
34
|
+
private initialUnit;
|
|
35
|
+
private initialQtyValue;
|
|
36
|
+
private _hideUnit;
|
|
36
37
|
/***************************************************************************
|
|
37
38
|
* *
|
|
38
39
|
* Constructor *
|
|
39
40
|
* *
|
|
40
41
|
**************************************************************************/
|
|
41
|
-
constructor(unitService: ElderUnitService, decimalPipe: DecimalPipe);
|
|
42
|
+
constructor(hostRef: ElementRef, zone: NgZone, focusMonitor: FocusMonitor, translateService: TranslateService, ngControl: NgControl, unitService: ElderUnitService, decimalPipe: DecimalPipe);
|
|
42
43
|
/***************************************************************************
|
|
43
44
|
* *
|
|
44
45
|
* Life Cycle *
|
|
@@ -51,44 +52,28 @@ export declare class ElderQuantityInputComponent extends FormFieldBaseComponent<
|
|
|
51
52
|
* *
|
|
52
53
|
**************************************************************************/
|
|
53
54
|
set quantityInput(input: MatInput);
|
|
54
|
-
set requiredIgnoreZero(ignore: boolean);
|
|
55
|
-
get requiredIgnoreZero(): boolean;
|
|
56
|
-
/***************************************************************************
|
|
57
|
-
* *
|
|
58
|
-
* Deprecated Properties *
|
|
59
|
-
* *
|
|
60
|
-
**************************************************************************/
|
|
61
|
-
/**
|
|
62
|
-
* @deprecated
|
|
63
|
-
*/
|
|
64
|
-
get quantityNumberChange(): Observable<number | null>;
|
|
65
|
-
/**
|
|
66
|
-
* @deprecated
|
|
67
|
-
*/
|
|
68
|
-
set quantityNumber(quantityValue: number);
|
|
69
|
-
/***************************************************************************
|
|
70
|
-
* *
|
|
71
|
-
* Properties *
|
|
72
|
-
* *
|
|
73
|
-
**************************************************************************/
|
|
74
55
|
get quantityValueChange(): Observable<number | null>;
|
|
75
56
|
get quantityValue(): number;
|
|
76
57
|
set quantityValue(quantityValue: number);
|
|
77
58
|
set unit(unit: Unit);
|
|
78
59
|
get unitChange(): Observable<Unit | null>;
|
|
79
60
|
get unit(): Unit;
|
|
61
|
+
set hideUnit(hide: BooleanInput);
|
|
62
|
+
get hideUnit(): BooleanInput;
|
|
80
63
|
/***************************************************************************
|
|
81
64
|
* *
|
|
82
65
|
* Public API *
|
|
83
66
|
* *
|
|
84
67
|
**************************************************************************/
|
|
85
68
|
onQuantityValueChanged(value: number): void;
|
|
69
|
+
blur(): void;
|
|
70
|
+
focus(options: FocusOptions | undefined): void;
|
|
86
71
|
/***************************************************************************
|
|
87
72
|
* *
|
|
88
|
-
*
|
|
73
|
+
* Internal methods *
|
|
89
74
|
* *
|
|
90
75
|
**************************************************************************/
|
|
91
76
|
protected valuesEquals(a: Quantity, b: Quantity): boolean;
|
|
92
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
93
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
77
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderQuantityInputControlComponent, [null, null, null, null, { optional: true; self: true; }, null, null]>;
|
|
78
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderQuantityInputControlComponent, "elder-quantity-input", never, { "displayFormat": "displayFormat"; "quantityValue": "quantityValue"; "unit": "unit"; "hideUnit": "hideUnit"; }, { "quantityValueChange": "quantityValueChange"; "unitChange": "unitChange"; }, never, never, false, never>;
|
|
94
79
|
}
|
|
@@ -1,53 +1,43 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { AbstractControl, ValidationErrors, Validator } from '@angular/forms';
|
|
2
|
+
import { NumberInput } from '@angular/cdk/coercion';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class
|
|
4
|
+
export declare class ElderQuantityRangeValidator implements Validator {
|
|
5
5
|
/***************************************************************************
|
|
6
6
|
* *
|
|
7
7
|
* Fields *
|
|
8
8
|
* *
|
|
9
9
|
**************************************************************************/
|
|
10
|
-
private readonly
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
* is a value from an item option. The second is the current value.
|
|
14
|
-
*/
|
|
15
|
-
compareWith: (o1: T, o2: T) => boolean;
|
|
16
|
-
/***************************************************************************
|
|
17
|
-
* *
|
|
18
|
-
* Constructor *
|
|
19
|
-
* *
|
|
20
|
-
**************************************************************************/
|
|
21
|
-
constructor();
|
|
22
|
-
/***************************************************************************
|
|
23
|
-
* *
|
|
24
|
-
* Life Cycle *
|
|
25
|
-
* *
|
|
26
|
-
**************************************************************************/
|
|
27
|
-
ngOnInit(): void;
|
|
10
|
+
private readonly log;
|
|
11
|
+
private _min;
|
|
12
|
+
private _max;
|
|
28
13
|
/***************************************************************************
|
|
29
14
|
* *
|
|
30
15
|
* Properties *
|
|
31
16
|
* *
|
|
32
17
|
**************************************************************************/
|
|
33
18
|
/**
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
36
|
-
get valueChange(): Observable<T>;
|
|
37
|
-
/**
|
|
38
|
-
* Sets the current selected value
|
|
19
|
+
* Minimum number allowed.
|
|
39
20
|
*/
|
|
40
|
-
set
|
|
21
|
+
set min(value: NumberInput);
|
|
22
|
+
get min(): number;
|
|
41
23
|
/**
|
|
42
|
-
*
|
|
24
|
+
* Maximum number allowed.
|
|
43
25
|
*/
|
|
44
|
-
|
|
26
|
+
set max(value: NumberInput);
|
|
27
|
+
get max(): number;
|
|
45
28
|
/***************************************************************************
|
|
46
29
|
* *
|
|
47
30
|
* Public API *
|
|
48
31
|
* *
|
|
49
32
|
**************************************************************************/
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
33
|
+
validate(c: AbstractControl): ValidationErrors | any;
|
|
34
|
+
/***************************************************************************
|
|
35
|
+
* *
|
|
36
|
+
* Private Methods *
|
|
37
|
+
* *
|
|
38
|
+
**************************************************************************/
|
|
39
|
+
private isAtLeast;
|
|
40
|
+
private isAtMost;
|
|
41
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderQuantityRangeValidator, never>;
|
|
42
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderQuantityRangeValidator, "elder-quantity-input[min][formControl],elder-quantity-input[min][formControlName],elder-quantity-input[min][ngModel],elder-quantity-input[max][formControl],elder-quantity-input[max][formControlName],elder-quantity-input[max][ngModel]", never, { "min": "min"; "max": "max"; }, {}, never, never, false, never>;
|
|
53
43
|
}
|
package/lib/components/measures/quantity-input/validation/elder-required-quantity.validator.d.ts
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { AbstractControl, ValidationErrors, Validator } from '@angular/forms';
|
|
2
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ElderRequiredQuantityValidator implements Validator {
|
|
5
|
+
/***************************************************************************
|
|
6
|
+
* *
|
|
7
|
+
* Fields *
|
|
8
|
+
* *
|
|
9
|
+
**************************************************************************/
|
|
10
|
+
private readonly log;
|
|
11
|
+
private _required;
|
|
12
|
+
private _requiredIgnoreZero;
|
|
13
|
+
/***************************************************************************
|
|
14
|
+
* *
|
|
15
|
+
* Properties *
|
|
16
|
+
* *
|
|
17
|
+
**************************************************************************/
|
|
18
|
+
set requiredIgnoreZero(value: BooleanInput);
|
|
19
|
+
get requiredIgnoreZero(): boolean;
|
|
20
|
+
set required(value: BooleanInput);
|
|
21
|
+
get required(): boolean;
|
|
22
|
+
/***************************************************************************
|
|
23
|
+
* *
|
|
24
|
+
* Public API *
|
|
25
|
+
* *
|
|
26
|
+
**************************************************************************/
|
|
27
|
+
validate(c: AbstractControl): ValidationErrors | any;
|
|
28
|
+
/***************************************************************************
|
|
29
|
+
* *
|
|
30
|
+
* Private Methods *
|
|
31
|
+
* *
|
|
32
|
+
**************************************************************************/
|
|
33
|
+
private isQuantityDefined;
|
|
34
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderRequiredQuantityValidator, never>;
|
|
35
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderRequiredQuantityValidator, "elder-quantity-input[required][formControl],elder-quantity-input[required][formControlName],elder-quantity-input[required][ngModel]", never, { "requiredIgnoreZero": "requiredIgnoreZero"; "required": "required"; }, {}, never, never, false, never>;
|
|
36
|
+
}
|
package/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.d.ts
CHANGED
|
@@ -65,5 +65,5 @@ export declare class ElderBreadCrumbsComponent implements OnInit, OnDestroy {
|
|
|
65
65
|
**************************************************************************/
|
|
66
66
|
private buildNodes;
|
|
67
67
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderBreadCrumbsComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderBreadCrumbsComponent, "elder-bread-crumbs", never, { "root": "root"; "rootTranslation": "rootTranslation"; "rootIcon": "rootIcon"; "backgroundColor": "backgroundColor"; "editModeEnabled": "editModeEnabled"; "path": "path"; }, { "pathChange": "pathChange"; }, never, never, false>;
|
|
68
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderBreadCrumbsComponent, "elder-bread-crumbs", never, { "root": "root"; "rootTranslation": "rootTranslation"; "rootIcon": "rootIcon"; "backgroundColor": "backgroundColor"; "editModeEnabled": "editModeEnabled"; "path": "path"; }, { "pathChange": "pathChange"; }, never, never, false, never>;
|
|
69
69
|
}
|
|
@@ -8,11 +8,13 @@ import * as i6 from "@angular/material/icon";
|
|
|
8
8
|
import * as i7 from "@angular/material/button";
|
|
9
9
|
import * as i8 from "@angular/cdk/a11y";
|
|
10
10
|
import * as i9 from "@ngx-translate/core";
|
|
11
|
+
import * as i10 from "@angular/material/list";
|
|
12
|
+
import * as i11 from "@angular/material/core";
|
|
11
13
|
export { ElderNavListComponent } from './nav-list/elder-nav-list.component';
|
|
12
14
|
export { ElderNavLinkComponent } from './nav-link/elder-nav-link.component';
|
|
13
15
|
export { ElderNavGroupComponent } from './nav-group/elder-nav-group.component';
|
|
14
16
|
export declare class ElderNavModule {
|
|
15
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderNavModule, [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatIconModule, typeof i7.MatButtonModule, typeof i8.A11yModule, typeof i9.TranslateModule], [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent]>;
|
|
18
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderNavModule, [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatIconModule, typeof i7.MatButtonModule, typeof i8.A11yModule, typeof i9.TranslateModule, typeof i10.MatListModule, typeof i11.MatRippleModule], [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent]>;
|
|
17
19
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderNavModule>;
|
|
18
20
|
}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import { OnInit, QueryList } from '@angular/core';
|
|
2
|
-
import { ElderNavLinkComponent } from '../nav-link/elder-nav-link.component';
|
|
3
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
1
|
+
import { OnDestroy, OnInit, QueryList } from '@angular/core';
|
|
2
|
+
import { ElderNavLinkComponent, NavItemClicked } from '../nav-link/elder-nav-link.component';
|
|
3
|
+
import { BehaviorSubject, Observable, Subject } from 'rxjs';
|
|
4
|
+
import { ElderNavListComponent } from '../nav-list/elder-nav-list.component';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
interface NavGroupState {
|
|
6
7
|
isOpen: boolean;
|
|
7
8
|
}
|
|
8
|
-
export declare class ElderNavGroupComponent implements OnInit {
|
|
9
|
+
export declare class ElderNavGroupComponent implements OnInit, OnDestroy {
|
|
10
|
+
private readonly navList;
|
|
9
11
|
/***************************************************************************
|
|
10
12
|
* *
|
|
11
13
|
* Fields *
|
|
@@ -13,33 +15,45 @@ export declare class ElderNavGroupComponent implements OnInit {
|
|
|
13
15
|
**************************************************************************/
|
|
14
16
|
children: QueryList<ElderNavLinkComponent>;
|
|
15
17
|
readonly state$: BehaviorSubject<NavGroupState>;
|
|
16
|
-
|
|
18
|
+
readonly clicked: Subject<NavItemClicked>;
|
|
19
|
+
private readonly destroy$;
|
|
20
|
+
private readonly _active$;
|
|
21
|
+
private _value;
|
|
17
22
|
/***************************************************************************
|
|
18
23
|
* *
|
|
19
24
|
* Constructor *
|
|
20
25
|
* *
|
|
21
26
|
**************************************************************************/
|
|
22
|
-
constructor();
|
|
27
|
+
constructor(navList: ElderNavListComponent);
|
|
23
28
|
/***************************************************************************
|
|
24
29
|
* *
|
|
25
30
|
* Life Cycle *
|
|
26
31
|
* *
|
|
27
32
|
**************************************************************************/
|
|
28
33
|
ngOnInit(): void;
|
|
34
|
+
ngOnDestroy(): void;
|
|
29
35
|
/***************************************************************************
|
|
30
36
|
* *
|
|
31
37
|
* Properties *
|
|
32
38
|
* *
|
|
33
39
|
**************************************************************************/
|
|
34
|
-
get
|
|
40
|
+
get active$(): Observable<boolean>;
|
|
41
|
+
set value(v: any);
|
|
42
|
+
get value(): any;
|
|
35
43
|
/***************************************************************************
|
|
36
44
|
* *
|
|
37
45
|
* Public Api *
|
|
38
46
|
* *
|
|
39
47
|
**************************************************************************/
|
|
40
|
-
itemClick(event:
|
|
48
|
+
itemClick(event: MouseEvent): void;
|
|
41
49
|
toggle(): void;
|
|
50
|
+
/***************************************************************************
|
|
51
|
+
* *
|
|
52
|
+
* Private methods *
|
|
53
|
+
* *
|
|
54
|
+
**************************************************************************/
|
|
55
|
+
private get isCurrentValueActive();
|
|
42
56
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavGroupComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavGroupComponent, "elder-nav-group
|
|
57
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavGroupComponent, "elder-nav-group", never, { "value": "value"; }, { "clicked": "clicked"; }, ["children"], ["*", "elder-nav-link"], false, never>;
|
|
44
58
|
}
|
|
45
59
|
export {};
|
|
@@ -1,16 +1,29 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
import { QueryParamsHandling } from '@angular/router';
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { Observable, Subject } from 'rxjs';
|
|
3
|
+
import { QueryParamsHandling, RouterLinkActive } from '@angular/router';
|
|
4
|
+
import { ElderNavListComponent } from '../nav-list/elder-nav-list.component';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
|
-
|
|
6
|
+
declare class NavItemModel {
|
|
7
|
+
readonly routerLink: string;
|
|
8
|
+
readonly href: string;
|
|
9
|
+
readonly hrefTarget: string;
|
|
10
|
+
constructor(routerLink: string, href: string, hrefTarget: string);
|
|
11
|
+
}
|
|
12
|
+
export declare class NavItemClicked {
|
|
13
|
+
readonly event: MouseEvent;
|
|
14
|
+
readonly value: any;
|
|
15
|
+
constructor(event: MouseEvent, value: any);
|
|
16
|
+
}
|
|
17
|
+
export declare class ElderNavLinkComponent implements OnInit, OnDestroy {
|
|
18
|
+
private readonly navList;
|
|
19
|
+
/***************************************************************************
|
|
20
|
+
* *
|
|
21
|
+
* Fields *
|
|
22
|
+
* *
|
|
23
|
+
**************************************************************************/
|
|
6
24
|
tabIndex: number;
|
|
7
|
-
|
|
8
|
-
href$: BehaviorSubject<string>;
|
|
9
|
-
target$: BehaviorSubject<string>;
|
|
25
|
+
readonly model$: Observable<NavItemModel>;
|
|
10
26
|
title: string;
|
|
11
|
-
set routerLink(value: string);
|
|
12
|
-
set href(value: string);
|
|
13
|
-
set target(value: string);
|
|
14
27
|
queryParamsHandling: QueryParamsHandling;
|
|
15
28
|
queryParams: {
|
|
16
29
|
[k: string]: any;
|
|
@@ -19,9 +32,52 @@ export declare class ElderNavLinkComponent implements OnInit {
|
|
|
19
32
|
fontIcon: string;
|
|
20
33
|
fontSet: string;
|
|
21
34
|
svgIcon: string;
|
|
22
|
-
|
|
35
|
+
readonly clicked: Subject<NavItemClicked>;
|
|
36
|
+
private readonly _routerLink$;
|
|
37
|
+
private readonly _href$;
|
|
38
|
+
private readonly _target$;
|
|
39
|
+
private readonly _routerLinkActive$;
|
|
40
|
+
private readonly _active$;
|
|
41
|
+
private readonly destroy$;
|
|
42
|
+
private _value;
|
|
43
|
+
/***************************************************************************
|
|
44
|
+
* *
|
|
45
|
+
* Constructor *
|
|
46
|
+
* *
|
|
47
|
+
**************************************************************************/
|
|
48
|
+
constructor(navList: ElderNavListComponent);
|
|
49
|
+
/***************************************************************************
|
|
50
|
+
* *
|
|
51
|
+
* Life Cycle *
|
|
52
|
+
* *
|
|
53
|
+
**************************************************************************/
|
|
23
54
|
ngOnInit(): void;
|
|
24
|
-
|
|
55
|
+
ngOnDestroy(): void;
|
|
56
|
+
/***************************************************************************
|
|
57
|
+
* *
|
|
58
|
+
* Properties *
|
|
59
|
+
* *
|
|
60
|
+
**************************************************************************/
|
|
61
|
+
get active$(): Observable<boolean>;
|
|
62
|
+
set routerLinkActive(rla: RouterLinkActive);
|
|
63
|
+
set routerLink(value: string);
|
|
64
|
+
set href(value: string);
|
|
65
|
+
set target(value: string);
|
|
66
|
+
set value(v: any);
|
|
67
|
+
get value(): any;
|
|
68
|
+
/***************************************************************************
|
|
69
|
+
* *
|
|
70
|
+
* Public API *
|
|
71
|
+
* *
|
|
72
|
+
**************************************************************************/
|
|
73
|
+
itemClick(event: MouseEvent): void;
|
|
74
|
+
/***************************************************************************
|
|
75
|
+
* *
|
|
76
|
+
* Private methods *
|
|
77
|
+
* *
|
|
78
|
+
**************************************************************************/
|
|
79
|
+
private get isCurrentValueActive();
|
|
25
80
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavLinkComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavLinkComponent, "elder-nav-link
|
|
81
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavLinkComponent, "elder-nav-link", never, { "title": "title"; "queryParamsHandling": "queryParamsHandling"; "queryParams": "queryParams"; "icon": "icon"; "fontIcon": "fontIcon"; "fontSet": "fontSet"; "svgIcon": "svgIcon"; "routerLink": "routerLink"; "href": "href"; "target": "target"; "value": "value"; }, { "clicked": "clicked"; }, never, ["*"], false, never>;
|
|
27
82
|
}
|
|
83
|
+
export {};
|
|
@@ -1,6 +1,46 @@
|
|
|
1
|
+
import { Observable } from 'rxjs';
|
|
1
2
|
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderNavListComponent {
|
|
3
|
+
export declare class ElderNavListComponent<T = any> {
|
|
4
|
+
/***************************************************************************
|
|
5
|
+
* *
|
|
6
|
+
* Fields *
|
|
7
|
+
* *
|
|
8
|
+
**************************************************************************/
|
|
9
|
+
private readonly _valueChange;
|
|
10
|
+
/**
|
|
11
|
+
* Function to compare the option values with the selected values. The first argument
|
|
12
|
+
* is a value from an item option. The second is the current value.
|
|
13
|
+
*/
|
|
14
|
+
compareWith: (o1: T, o2: T) => boolean;
|
|
15
|
+
/***************************************************************************
|
|
16
|
+
* *
|
|
17
|
+
* Constructor *
|
|
18
|
+
* *
|
|
19
|
+
**************************************************************************/
|
|
3
20
|
constructor();
|
|
4
|
-
|
|
5
|
-
|
|
21
|
+
/***************************************************************************
|
|
22
|
+
* *
|
|
23
|
+
* Properties *
|
|
24
|
+
* *
|
|
25
|
+
**************************************************************************/
|
|
26
|
+
/**
|
|
27
|
+
* Emits when the value changes.
|
|
28
|
+
*/
|
|
29
|
+
get valueChange(): Observable<T>;
|
|
30
|
+
/**
|
|
31
|
+
* Sets the current selected value
|
|
32
|
+
*/
|
|
33
|
+
set value(value: T);
|
|
34
|
+
/**
|
|
35
|
+
* Gets the current selected value
|
|
36
|
+
*/
|
|
37
|
+
get value(): T;
|
|
38
|
+
/***************************************************************************
|
|
39
|
+
* *
|
|
40
|
+
* Public API *
|
|
41
|
+
* *
|
|
42
|
+
**************************************************************************/
|
|
43
|
+
isActive(value: T): boolean;
|
|
44
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavListComponent<any>, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavListComponent<any>, "elder-nav-list", never, { "compareWith": "compareWith"; "value": "value"; }, { "valueChange": "valueChange"; }, never, ["*"], false, never>;
|
|
6
46
|
}
|
|
@@ -30,5 +30,5 @@ export declare class ElderToolbarColumnDirective implements OnInit, OnDestroy {
|
|
|
30
30
|
ngOnInit(): void;
|
|
31
31
|
ngOnDestroy(): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToolbarColumnDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderToolbarColumnDirective, "[elderToolbarColumn]
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderToolbarColumnDirective, "[elderToolbarColumn]", never, { "elderToolbarColumn": "elderToolbarColumn"; "elderToolbarDefault": "elderToolbarDefault"; }, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
@@ -38,5 +38,5 @@ export declare class ElderToolbarComponent implements OnInit, OnDestroy {
|
|
|
38
38
|
**************************************************************************/
|
|
39
39
|
slotTemplate$(slot: ToolbarColumnPosition): Observable<TemplateRef<any>>;
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToolbarComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderToolbarComponent, "elder-toolbar
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderToolbarComponent, "elder-toolbar", never, { "color": "color"; }, {}, never, ["*"], false, never>;
|
|
42
42
|
}
|
|
@@ -26,5 +26,5 @@ export declare class ElderToolbarTitleComponent implements OnInit, AfterViewInit
|
|
|
26
26
|
ngOnInit(): void;
|
|
27
27
|
ngAfterViewInit(): void;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToolbarTitleComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderToolbarTitleComponent, "elder-toolbar-title
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderToolbarTitleComponent, "elder-toolbar-title", never, {}, {}, never, never, false, never>;
|
|
30
30
|
}
|
|
@@ -24,5 +24,5 @@ export declare class ElderOverlayOriginDirective {
|
|
|
24
24
|
set overlay(overlay: ElderOverlayComponent);
|
|
25
25
|
get overlay(): ElderOverlayComponent;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderOverlayOriginDirective, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderOverlayOriginDirective, "[elderOverlayOrigin]", never, { "overlay": "elderOverlayOrigin"; }, {}, never, never, false>;
|
|
27
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderOverlayOriginDirective, "[elderOverlayOrigin]", never, { "overlay": "elderOverlayOrigin"; }, {}, never, never, false, never>;
|
|
28
28
|
}
|
|
@@ -32,5 +32,5 @@ export declare class ElderOverlayTriggerDirective {
|
|
|
32
32
|
**************************************************************************/
|
|
33
33
|
private handleTrigger;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderOverlayTriggerDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderOverlayTriggerDirective, "[elderOverlayTrigger]", never, { "overlay": "elderOverlayTrigger"; "type": "elderOverlayTriggerType"; "enabled": "elderOverlayTriggerEnabled"; }, {}, never, never, false>;
|
|
35
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderOverlayTriggerDirective, "[elderOverlayTrigger]", never, { "overlay": "elderOverlayTrigger"; "type": "elderOverlayTriggerType"; "enabled": "elderOverlayTriggerEnabled"; }, {}, never, never, false, never>;
|
|
36
36
|
}
|
|
@@ -84,5 +84,5 @@ export declare class ElderOverlayComponent implements OnInit, OnDestroy {
|
|
|
84
84
|
private buildDefaultStrategy;
|
|
85
85
|
private attachOverlay;
|
|
86
86
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderOverlayComponent, never>;
|
|
87
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderOverlayComponent, "elder-overlay", ["elderOverlay"], { "originX": "originX"; "originY": "originY"; "overlayX": "overlayX"; "overlayY": "overlayY"; "offsetY": "offsetY"; "offsetX": "offsetX"; "backdrop": "backdrop"; "backdropVisible": "backdropVisible"; "origin": "origin"; "positionStrategy": "positionStrategy"; "overlaySize": "overlaySize"; }, { "keydownEvents": "keydownEvents"; "attachedChange": "attachedChange"; }, never, ["*"], false>;
|
|
87
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderOverlayComponent, "elder-overlay", ["elderOverlay"], { "originX": "originX"; "originY": "originY"; "overlayX": "overlayX"; "overlayY": "overlayY"; "offsetY": "offsetY"; "offsetX": "offsetX"; "backdrop": "backdrop"; "backdropVisible": "backdropVisible"; "origin": "origin"; "positionStrategy": "positionStrategy"; "overlaySize": "overlaySize"; }, { "keydownEvents": "keydownEvents"; "attachedChange": "attachedChange"; }, never, ["*"], false, never>;
|
|
88
88
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class ElderCardPanelComponent {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderCardPanelComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderCardPanelComponent, "elder-card-panel", never, {}, {}, never, ["*"], false>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderCardPanelComponent, "elder-card-panel", never, {}, {}, never, ["*"], false, never>;
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class ElderDialogPanelComponent {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDialogPanelComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDialogPanelComponent, "elder-dialog-panel", never, {}, {}, never, ["*"], false>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDialogPanelComponent, "elder-dialog-panel", never, {}, {}, never, ["*"], false, never>;
|
|
6
6
|
}
|
|
@@ -11,5 +11,5 @@ export declare class ElderPanelComponent extends _ElderPanelMixinBase implements
|
|
|
11
11
|
color: ThemePalette;
|
|
12
12
|
constructor(renderer: Renderer2, elementRef: ElementRef);
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPanelComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPanelComponent, "elder-panel, mat-panel", never, { "color": "color"; }, {}, never, ["*"], false>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPanelComponent, "elder-panel, mat-panel", never, { "color": "color"; }, {}, never, ["*"], false, never>;
|
|
15
15
|
}
|
|
@@ -10,7 +10,6 @@ export * from './navigation/public_api';
|
|
|
10
10
|
export * from './shell/elder-shell.module';
|
|
11
11
|
export * from './time/public_api';
|
|
12
12
|
export * from './i18n/public_api';
|
|
13
|
-
export * from './select-list/elder-select-list.module';
|
|
14
13
|
export * from './select-chip-list/elder-chip-list-select.module';
|
|
15
14
|
export * from './data-transfer/elder-data-transfer.module';
|
|
16
15
|
export * from './overlays/elder-overlay.module';
|
|
@@ -41,5 +41,5 @@ export declare class ElderAutoSelectFirstDirective<TEntity = any, TId = any> imp
|
|
|
41
41
|
**************************************************************************/
|
|
42
42
|
private handleAutoSelectFirst;
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAutoSelectFirstDirective<any, any>, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderAutoSelectFirstDirective<any, any>, "[autoSelectFirst]", never, { "autoSelectFirstEnabled": "autoSelectFirst"; }, {}, never, never, false>;
|
|
44
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderAutoSelectFirstDirective<any, any>, "[autoSelectFirst]", never, { "autoSelectFirstEnabled": "autoSelectFirst"; }, {}, never, never, false, never>;
|
|
45
45
|
}
|
|
@@ -145,5 +145,5 @@ export declare abstract class ElderSelectBase<TId, TEntity, TValue> extends Elde
|
|
|
145
145
|
protected autoCleanUp(): void;
|
|
146
146
|
protected propertyStringValue(value: TEntity, property: string): string | null;
|
|
147
147
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectBase<any, any, any>, never>;
|
|
148
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectBase<any, any, any>, never, never, { "cleanUp": "cleanUp"; "pageSize": "pageSize"; "queryFilter": "queryFilter"; "sorts": "sorts"; "icon": "icon"; "isOptionDisabledFn": "isOptionDisabledFn"; "isOptionHiddenFn": "isOptionHiddenFn"; "valueAsId": "valueAsId"; "displayProperty": "displayProperty"; "displayPropertyResolver": "displayPropertyResolver"; "filters": "filters"; "dataSource": "dataSource"; "data": "data"; "valueTemplate": "valueTemplate"; }, { "currentClicked": "currentClicked"; }, ["valueTemplateQuery", "selectionPopup"], never, false>;
|
|
148
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectBase<any, any, any>, never, never, { "cleanUp": "cleanUp"; "pageSize": "pageSize"; "queryFilter": "queryFilter"; "sorts": "sorts"; "icon": "icon"; "isOptionDisabledFn": "isOptionDisabledFn"; "isOptionHiddenFn": "isOptionHiddenFn"; "valueAsId": "valueAsId"; "displayProperty": "displayProperty"; "displayPropertyResolver": "displayPropertyResolver"; "filters": "filters"; "dataSource": "dataSource"; "data": "data"; "valueTemplate": "valueTemplate"; }, { "currentClicked": "currentClicked"; }, ["valueTemplateQuery", "selectionPopup"], never, false, never>;
|
|
149
149
|
}
|
|
@@ -5,19 +5,19 @@ export declare class ElderSelectChipDirective {
|
|
|
5
5
|
viewContainer: ViewContainerRef;
|
|
6
6
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectChipDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectChipDirective, "[elderSelectChip]", never, {}, {}, never, never, false>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectChipDirective, "[elderSelectChip]", never, {}, {}, never, never, false, never>;
|
|
9
9
|
}
|
|
10
10
|
export declare class ElderSelectChipAvatarDirective {
|
|
11
11
|
templateRef: TemplateRef<any>;
|
|
12
12
|
viewContainer: ViewContainerRef;
|
|
13
13
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectChipAvatarDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectChipAvatarDirective, "[elderSelectChipAvatar]", never, {}, {}, never, never, false>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectChipAvatarDirective, "[elderSelectChipAvatar]", never, {}, {}, never, never, false, never>;
|
|
16
16
|
}
|
|
17
17
|
export declare class ElderSelectCustomInputDirective {
|
|
18
18
|
templateRef: TemplateRef<any>;
|
|
19
19
|
viewContainer: ViewContainerRef;
|
|
20
20
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectCustomInputDirective, never>;
|
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectCustomInputDirective, "[elderCustomInput]", never, {}, {}, never, never, false>;
|
|
22
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectCustomInputDirective, "[elderCustomInput]", never, {}, {}, never, never, false, never>;
|
|
23
23
|
}
|
|
@@ -51,5 +51,5 @@ export declare class ElderSelectOnTabDirective<TEntity = any, TId = any, TValue
|
|
|
51
51
|
private writeEntity;
|
|
52
52
|
private entityToValue;
|
|
53
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectOnTabDirective<any, any, any>, [null, { skipSelf: true; }]>;
|
|
54
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectOnTabDirective<any, any, any>, "[elderSelectOnTab]", never, {}, {}, never, never, false>;
|
|
54
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectOnTabDirective<any, any, any>, "[elderSelectOnTab]", never, {}, {}, never, never, false, never>;
|
|
55
55
|
}
|