@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
|
@@ -5,5 +5,5 @@ export declare class ElderSelectValueDirective {
|
|
|
5
5
|
viewContainer: ViewContainerRef;
|
|
6
6
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectValueDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectValueDirective, "[elderSelectValue]", never, {}, {}, never, never, false>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectValueDirective, "[elderSelectValue]", never, {}, {}, never, never, false, never>;
|
|
9
9
|
}
|
|
@@ -116,5 +116,5 @@ export declare abstract class ElderMultiSelectBase<TId, TEntity, TValue> extends
|
|
|
116
116
|
private writeEntitiesSorted;
|
|
117
117
|
private sortEntities;
|
|
118
118
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectBase<any, any, any>, never>;
|
|
119
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultiSelectBase<any, any, any>, never, never, { "entitiesSorts": "entitiesSorts"; "confirmRemoval": "confirmRemoval"; "entities": "entities"; "entityIds": "entityIds"; }, { "entityIdsChange": "entityIdsChange"; "entitiesChange": "entitiesChange"; "entityIdsUpdated": "entityIdsUpdated"; "entitiesUpdated": "entitiesUpdated"; }, never, never, false>;
|
|
119
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultiSelectBase<any, any, any>, never, never, { "entitiesSorts": "entitiesSorts"; "confirmRemoval": "confirmRemoval"; "entities": "entities"; "entityIds": "entityIds"; }, { "entityIdsChange": "entityIdsChange"; "entitiesChange": "entitiesChange"; "entityIdsUpdated": "entityIdsUpdated"; "entitiesUpdated": "entitiesUpdated"; }, never, never, false, never>;
|
|
120
120
|
}
|
package/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.d.ts
CHANGED
|
@@ -25,6 +25,11 @@ export interface ChipAvatarSpec {
|
|
|
25
25
|
*/
|
|
26
26
|
large?: boolean;
|
|
27
27
|
}
|
|
28
|
+
interface TemplateWrapper {
|
|
29
|
+
chip: TemplateRef<any>;
|
|
30
|
+
avatar: TemplateRef<any>;
|
|
31
|
+
input: TemplateRef<any>;
|
|
32
|
+
}
|
|
28
33
|
export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TValue = any> extends ElderMultiSelectBase<TId, TEntity, TValue> {
|
|
29
34
|
/***************************************************************************
|
|
30
35
|
* *
|
|
@@ -39,12 +44,10 @@ export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TV
|
|
|
39
44
|
avatarSpecFn: (e: TEntity) => ChipAvatarSpec;
|
|
40
45
|
selectable: boolean;
|
|
41
46
|
allowRemove: boolean;
|
|
42
|
-
|
|
43
|
-
private
|
|
44
|
-
|
|
45
|
-
private
|
|
46
|
-
customInputTemplateQuery: TemplateRef<any>;
|
|
47
|
-
private _customInputTemplate;
|
|
47
|
+
readonly templates$: Observable<TemplateWrapper>;
|
|
48
|
+
private readonly chipTemplate$;
|
|
49
|
+
private readonly chipAvatarTemplate$;
|
|
50
|
+
private readonly customInputTemplate$;
|
|
48
51
|
private readonly chipColorResolver$;
|
|
49
52
|
private _chipColorEnabled;
|
|
50
53
|
private readonly log;
|
|
@@ -69,10 +72,13 @@ export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TV
|
|
|
69
72
|
* Properties *
|
|
70
73
|
* *
|
|
71
74
|
**************************************************************************/
|
|
75
|
+
set chipTemplateQuery(template: TemplateRef<any>);
|
|
72
76
|
set chipTemplate(template: TemplateRef<any>);
|
|
73
77
|
get chipTemplate(): TemplateRef<any>;
|
|
78
|
+
set chipAvatarTemplateQuery(template: TemplateRef<any>);
|
|
74
79
|
set chipAvatarTemplate(template: TemplateRef<any>);
|
|
75
80
|
get chipAvatarTemplate(): TemplateRef<any>;
|
|
81
|
+
set customInputTemplateQuery(template: TemplateRef<any>);
|
|
76
82
|
set customInputTemplate(template: TemplateRef<any>);
|
|
77
83
|
get customInputTemplate(): TemplateRef<any>;
|
|
78
84
|
set chipColorEnabled(enabled: boolean);
|
|
@@ -100,6 +106,6 @@ export declare class ElderMultiSelectChipsComponent<TId = any, TEntity = any, TV
|
|
|
100
106
|
private buildChipFallbackModels;
|
|
101
107
|
private buildChipModels;
|
|
102
108
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectChipsComponent<any, any, any>, [null, null, null, null, null, { optional: true; self: true; }]>;
|
|
103
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderMultiSelectChipsComponent<any, any, any>, "elder-multi-select-chips", never, { "defaultAvatarSpec": "defaultAvatarSpec"; "avatarSpecFn": "avatarSpecFn"; "allowRemove": "allowRemove"; "chipTemplate": "chipTemplate"; "chipAvatarTemplate": "chipAvatarTemplate"; "customInputTemplate": "customInputTemplate"; "chipColorEnabled": "chipColorEnabled"; "chipColorResolver": "chipColorResolver"; }, {}, ["chipTemplateQuery", "chipAvatarTemplateQuery", "customInputTemplateQuery"], never, false>;
|
|
109
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderMultiSelectChipsComponent<any, any, any>, "elder-multi-select-chips", never, { "defaultAvatarSpec": "defaultAvatarSpec"; "avatarSpecFn": "avatarSpecFn"; "allowRemove": "allowRemove"; "chipTemplate": "chipTemplate"; "chipAvatarTemplate": "chipAvatarTemplate"; "customInputTemplate": "customInputTemplate"; "chipColorEnabled": "chipColorEnabled"; "chipColorResolver": "chipColorResolver"; }, {}, ["chipTemplateQuery", "chipAvatarTemplateQuery", "customInputTemplateQuery"], never, false, never>;
|
|
104
110
|
}
|
|
105
111
|
export {};
|
|
@@ -3,7 +3,7 @@ import { ElderSelectValueDirective } from '../elder-select-value.directive';
|
|
|
3
3
|
import { ElderApplyControlFn } from '../../../common/forms/elder-from-field-base';
|
|
4
4
|
import { ElderMultiSelectBase } from './elder-multi-select-base';
|
|
5
5
|
import { ElderFromFieldMultiEntityBase } from '../../../common/forms/elder-from-field-multi-entity-base';
|
|
6
|
-
import { ElderSelectChipAvatarDirective, ElderSelectChipDirective
|
|
6
|
+
import { ElderSelectChipAvatarDirective, ElderSelectChipDirective } from '../elder-select-chip.directive';
|
|
7
7
|
import { SelectionModelPopupDirective } from '../popup/selection-model-popup.directive';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare abstract class ElderMultiSelectFormField<TEntity, TId, TValue = TEntity | TId> extends ElderFromFieldMultiEntityBase<TEntity, TId, TValue, ElderMultiSelectBase<TId, TEntity, TValue>> implements AfterViewInit {
|
|
@@ -14,9 +14,6 @@ export declare abstract class ElderMultiSelectFormField<TEntity, TId, TValue = T
|
|
|
14
14
|
**************************************************************************/
|
|
15
15
|
selectValueTemplate: ElderSelectValueDirective;
|
|
16
16
|
selectionModelPopupDirective: SelectionModelPopupDirective;
|
|
17
|
-
selectChipDirective: ElderSelectChipDirective;
|
|
18
|
-
selectChipAvatarDirective: ElderSelectChipAvatarDirective;
|
|
19
|
-
selectCustomInputDirective: ElderSelectCustomInputDirective;
|
|
20
17
|
/***************************************************************************
|
|
21
18
|
* *
|
|
22
19
|
* Constructor *
|
|
@@ -29,6 +26,14 @@ export declare abstract class ElderMultiSelectFormField<TEntity, TId, TValue = T
|
|
|
29
26
|
* *
|
|
30
27
|
**************************************************************************/
|
|
31
28
|
ngAfterViewInit(): void;
|
|
29
|
+
/***************************************************************************
|
|
30
|
+
* *
|
|
31
|
+
* Properties *
|
|
32
|
+
* *
|
|
33
|
+
**************************************************************************/
|
|
34
|
+
set selectChipDirective(dir: ElderSelectChipDirective);
|
|
35
|
+
set selectChipAvatarDirective(dir: ElderSelectChipAvatarDirective);
|
|
36
|
+
set selectCustomInputDirective(dir: ElderSelectChipAvatarDirective);
|
|
32
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMultiSelectFormField<any, any, any>, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultiSelectFormField<any, any, any>, never, never, {}, {}, never, never, false>;
|
|
38
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderMultiSelectFormField<any, any, any>, never, never, {}, {}, never, never, false, never>;
|
|
34
39
|
}
|
|
@@ -38,5 +38,5 @@ export declare class ElderSelectionPopupTriggerAdapterDirective {
|
|
|
38
38
|
**************************************************************************/
|
|
39
39
|
openSelectionPopup(): void;
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectionPopupTriggerAdapterDirective, never>;
|
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectionPopupTriggerAdapterDirective, "[elderSelectionPopupTriggerAdapter]", ["elderSelectionPopupTriggerAdapter"], { "keyGetter": "keyGetter"; "selection": "selection"; "filters": "filters"; "sorts": "sorts"; "multiSelectionEnabled": "multiSelectionEnabled"; }, { "selectionChange": "selectionChange"; "selectionSingleChange": "selectionSingleChange"; }, ["selectionPopup"], never, false>;
|
|
41
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectionPopupTriggerAdapterDirective, "[elderSelectionPopupTriggerAdapter]", ["elderSelectionPopupTriggerAdapter"], { "keyGetter": "keyGetter"; "selection": "selection"; "filters": "filters"; "sorts": "sorts"; "multiSelectionEnabled": "multiSelectionEnabled"; }, { "selectionChange": "selectionChange"; "selectionSingleChange": "selectionSingleChange"; }, ["selectionPopup"], never, false, never>;
|
|
42
42
|
}
|
|
@@ -45,5 +45,5 @@ export declare class SelectionModelPopupDirective {
|
|
|
45
45
|
**************************************************************************/
|
|
46
46
|
private openSelectDialog;
|
|
47
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<SelectionModelPopupDirective, never>;
|
|
48
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectionModelPopupDirective, "[elderSelectionModelPopup]", ["elderSelectionModelPopup"], { "elderSelectionModelPopupTransform": "elderSelectionModelPopupTransform"; }, {}, never, never, false>;
|
|
48
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectionModelPopupDirective, "[elderSelectionModelPopup]", ["elderSelectionModelPopup"], { "elderSelectionModelPopupTransform": "elderSelectionModelPopupTransform"; }, {}, never, never, false, never>;
|
|
49
49
|
}
|
|
@@ -28,5 +28,5 @@ export declare class TemplatedSelectionDialogComponent implements OnInit {
|
|
|
28
28
|
**************************************************************************/
|
|
29
29
|
ngOnInit(): void;
|
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<TemplatedSelectionDialogComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TemplatedSelectionDialogComponent, "elder-templated-selection-dialog", never, {}, {}, never, never, false>;
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TemplatedSelectionDialogComponent, "elder-templated-selection-dialog", never, {}, {}, never, never, false, never>;
|
|
32
32
|
}
|
|
@@ -30,5 +30,5 @@ export declare class ElderClearSelectDirective implements OnInit, OnDestroy {
|
|
|
30
30
|
**************************************************************************/
|
|
31
31
|
private clearSelect;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderClearSelectDirective, [{ host: true; }]>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderClearSelectDirective, "[elderClearSelect]", never, {}, {}, never, never, false>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderClearSelectDirective, "[elderClearSelect]", never, {}, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
@@ -13,7 +13,8 @@ import * as i0 from "@angular/core";
|
|
|
13
13
|
declare class EntityContext<T> {
|
|
14
14
|
readonly value: T;
|
|
15
15
|
readonly displayText: string;
|
|
16
|
-
|
|
16
|
+
readonly displayRemove: boolean;
|
|
17
|
+
constructor(value: T, displayText: string, displayRemove: boolean);
|
|
17
18
|
}
|
|
18
19
|
/**
|
|
19
20
|
* The elder-select control allows to select a single
|
|
@@ -150,6 +151,6 @@ export declare class ElderSelectComponent<TEntity = any, TId = any, TValue = TEn
|
|
|
150
151
|
*/
|
|
151
152
|
protected writeToControl(value: TValue): void;
|
|
152
153
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectComponent<any, any, any>, [null, null, null, null, { optional: true; self: true; }]>;
|
|
153
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectComponent<any, any, any>, "elder-select", never, { "nullDisplay": "nullDisplay"; "autocomplete": "autocomplete"; "allowNull": "allowNull"; "entity": "entity"; "entityId": "entityId"; }, { "entityIdChange": "entityIdChange"; "entityIdUpdated": "entityIdUpdated"; "entityChange": "entityChange"; "entityUpdated": "entityUpdated"; }, never, never, false>;
|
|
154
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSelectComponent<any, any, any>, "elder-select", never, { "nullDisplay": "nullDisplay"; "autocomplete": "autocomplete"; "allowNull": "allowNull"; "entity": "entity"; "entityId": "entityId"; }, { "entityIdChange": "entityIdChange"; "entityIdUpdated": "entityIdUpdated"; "entityChange": "entityChange"; "entityUpdated": "entityUpdated"; }, never, never, false, never>;
|
|
154
155
|
}
|
|
155
156
|
export {};
|
|
@@ -26,5 +26,5 @@ export declare abstract class ElderSelectFormField<TEntity, TId> extends ElderFr
|
|
|
26
26
|
**************************************************************************/
|
|
27
27
|
ngAfterViewInit(): void;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectFormField<any, any>, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectFormField<any, any>, never, never, {}, {}, never, never, false>;
|
|
29
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderSelectFormField<any, any>, never, never, {}, {}, never, never, false, never>;
|
|
30
30
|
}
|
package/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { EventEmitter
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { SelectionModel } from '../../../common/selection/selection-model';
|
|
3
3
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
4
|
+
import { ThemePalette } from '@angular/material/core';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ElderChipListSelectComponent
|
|
6
|
+
export declare class ElderChipListSelectComponent {
|
|
6
7
|
selectionModel: SelectionModel<any>;
|
|
7
8
|
/***************************************************************************
|
|
8
9
|
* *
|
|
@@ -23,7 +24,7 @@ export declare class ElderChipListSelectComponent implements OnInit {
|
|
|
23
24
|
/**
|
|
24
25
|
* The color used to indicated selection.
|
|
25
26
|
*/
|
|
26
|
-
color:
|
|
27
|
+
color: ThemePalette;
|
|
27
28
|
/**
|
|
28
29
|
* If the chip list should be stacked.
|
|
29
30
|
*/
|
|
@@ -35,12 +36,6 @@ export declare class ElderChipListSelectComponent implements OnInit {
|
|
|
35
36
|
* *
|
|
36
37
|
**************************************************************************/
|
|
37
38
|
constructor(selectionModel: SelectionModel<any>);
|
|
38
|
-
/***************************************************************************
|
|
39
|
-
* *
|
|
40
|
-
* Life Cycle *
|
|
41
|
-
* *
|
|
42
|
-
**************************************************************************/
|
|
43
|
-
ngOnInit(): void;
|
|
44
39
|
/***************************************************************************
|
|
45
40
|
* *
|
|
46
41
|
* Properties *
|
|
@@ -74,5 +69,5 @@ export declare class ElderChipListSelectComponent implements OnInit {
|
|
|
74
69
|
**************************************************************************/
|
|
75
70
|
private getId;
|
|
76
71
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderChipListSelectComponent, [{ optional: true; }]>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderChipListSelectComponent, "elder-chip-list-select", never, { "data$": "data$"; "idField": "idField"; "displayField": "displayField"; "color": "color"; "stacked": "stacked"; "data": "data"; "selection": "selection"; "selectionMultiEnabled": "selectionMultiEnabled"; }, { "itemClick": "itemClick"; "selectionChange": "selectionChange"; "selectionSingleChange": "selectionSingleChange"; }, never, never, false>;
|
|
72
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderChipListSelectComponent, "elder-chip-list-select", never, { "data$": "data$"; "idField": "idField"; "displayField": "displayField"; "color": "color"; "stacked": "stacked"; "data": "data"; "selection": "selection"; "selectionMultiEnabled": "selectionMultiEnabled"; }, { "itemClick": "itemClick"; "selectionChange": "selectionChange"; "selectionSingleChange": "selectionSingleChange"; }, never, never, false, never>;
|
|
78
73
|
}
|
|
@@ -30,5 +30,5 @@ export declare class ElderShellSlotDirective implements OnInit, OnDestroy {
|
|
|
30
30
|
ngOnInit(): void;
|
|
31
31
|
ngOnDestroy(): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellSlotDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellSlotDirective, "[elderShellSlot]", never, { "elderShellSlot": "elderShellSlot"; "elderShellSlotDefault": "elderShellSlotDefault"; }, {}, never, never, false>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellSlotDirective, "[elderShellSlot]", never, { "elderShellSlot": "elderShellSlot"; "elderShellSlotDefault": "elderShellSlotDefault"; }, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
@@ -39,5 +39,5 @@ export declare class ElderAppHeaderComponent implements OnInit, OnDestroy {
|
|
|
39
39
|
set color(c: ThemePalette);
|
|
40
40
|
set iconColor(c: ThemePalette);
|
|
41
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAppHeaderComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderAppHeaderComponent, "elder-app-header", never, { "icon": "icon"; "title": "title"; "subTitle": "subTitle"; "subTitleLink": "subTitleLink"; "version": "version"; "color": "color"; "iconColor": "iconColor"; }, {}, never, ["*"], false>;
|
|
42
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderAppHeaderComponent, "elder-app-header", never, { "icon": "icon"; "title": "title"; "subTitle": "subTitle"; "subTitleLink": "subTitleLink"; "version": "version"; "color": "color"; "iconColor": "iconColor"; }, {}, never, ["*"], false, never>;
|
|
43
43
|
}
|
|
@@ -11,21 +11,21 @@ export declare class ElderShellSideLeftDirective {
|
|
|
11
11
|
viewContainer: ViewContainerRef;
|
|
12
12
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellSideLeftDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellSideLeftDirective, "[elderShellSideLeft]
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellSideLeftDirective, "[elderShellSideLeft]", never, {}, {}, never, never, false, never>;
|
|
15
15
|
}
|
|
16
16
|
export declare class ElderShellSideRightDirective {
|
|
17
17
|
templateRef: TemplateRef<any>;
|
|
18
18
|
viewContainer: ViewContainerRef;
|
|
19
19
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellSideRightDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellSideRightDirective, "[elderShellSideRight]
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellSideRightDirective, "[elderShellSideRight]", never, {}, {}, never, never, false, never>;
|
|
22
22
|
}
|
|
23
23
|
export declare class ElderShellCenterDirective {
|
|
24
24
|
templateRef: TemplateRef<any>;
|
|
25
25
|
viewContainer: ViewContainerRef;
|
|
26
26
|
constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef);
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellCenterDirective, never>;
|
|
28
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellCenterDirective, "[elderShellCenter]
|
|
28
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderShellCenterDirective, "[elderShellCenter]", never, {}, {}, never, never, false, never>;
|
|
29
29
|
}
|
|
30
30
|
export declare class ElderShellComponent implements OnInit, OnDestroy {
|
|
31
31
|
private shellService;
|
|
@@ -95,5 +95,5 @@ export declare class ElderShellComponent implements OnInit, OnDestroy {
|
|
|
95
95
|
private isContained;
|
|
96
96
|
private checkSoon;
|
|
97
97
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellComponent, never>;
|
|
98
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderShellComponent, "elder-shell
|
|
98
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderShellComponent, "elder-shell", never, { "sideNavToggleEnabled": "sideNavToggleEnabled"; "leftSideAutoFocus": "leftSideAutoFocus"; "rightSideAutoFocus": "rightSideAutoFocus"; "color": "color"; "menuColor": "menuColor"; "menuIconColor": "menuIconColor"; }, {}, ["sideContentLeft", "sideContentRight", "centerContent"], never, false, never>;
|
|
99
99
|
}
|
package/lib/components/shell/shell-navigation-toggle/elder-shell-navigation-toggle.component.d.ts
CHANGED
|
@@ -62,5 +62,5 @@ export declare class ElderShellNavigationToggleComponent implements OnInit, OnDe
|
|
|
62
62
|
private findRoot;
|
|
63
63
|
private parent;
|
|
64
64
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellNavigationToggleComponent, never>;
|
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderShellNavigationToggleComponent, "elder-shell-nav-toggle", never, { "roots": "roots"; "hide": "hide"; }, {}, never, never, false>;
|
|
65
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderShellNavigationToggleComponent, "elder-shell-nav-toggle", never, { "roots": "roots"; "hide": "hide"; }, {}, never, never, false, never>;
|
|
66
66
|
}
|
|
@@ -15,5 +15,5 @@ export declare class ElderTabDirective {
|
|
|
15
15
|
**************************************************************************/
|
|
16
16
|
constructor(tab: MatTab);
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTabDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTabDirective, "[elderTab]", never, { "id": "elderTab"; }, {}, never, never, false>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTabDirective, "[elderTab]", never, { "id": "elderTab"; }, {}, never, never, false, never>;
|
|
19
19
|
}
|
|
@@ -96,5 +96,5 @@ export declare class ElderTabGroupRoutingDirective implements AfterViewInit, OnD
|
|
|
96
96
|
private parseIndexMarker;
|
|
97
97
|
private serializeIndexMarker;
|
|
98
98
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTabGroupRoutingDirective, never>;
|
|
99
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTabGroupRoutingDirective, "[elderTabGroupRouting]", ["elderTabGroupRouting"], { "tabGroupQueryParamKey": "elderTabGroupRouting"; }, {}, ["tabs", "elderTabs"], never, false>;
|
|
99
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTabGroupRoutingDirective, "[elderTabGroupRouting]", ["elderTabGroupRouting"], { "tabGroupQueryParamKey": "elderTabGroupRouting"; }, {}, ["tabs", "elderTabs"], never, false, never>;
|
|
100
100
|
}
|
|
@@ -32,5 +32,5 @@ export declare class ElderThemeApplierDirective implements OnInit, OnDestroy {
|
|
|
32
32
|
**************************************************************************/
|
|
33
33
|
private activateTheme;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderThemeApplierDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderThemeApplierDirective, "[elderThemeApplier]", never, {}, {}, never, never, false>;
|
|
35
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderThemeApplierDirective, "[elderThemeApplier]", never, {}, {}, never, never, false, never>;
|
|
36
36
|
}
|
|
@@ -32,6 +32,6 @@ export declare class ElderThemeToggleComponent {
|
|
|
32
32
|
**************************************************************************/
|
|
33
33
|
private decideToggleTheme;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderThemeToggleComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderThemeToggleComponent, "elder-theme-toggle", never, {}, {}, never, never, false>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderThemeToggleComponent, "elder-theme-toggle", never, {}, {}, never, never, false, never>;
|
|
36
36
|
}
|
|
37
37
|
export {};
|
|
@@ -34,5 +34,5 @@ export declare class ElderThemeDirective implements OnInit, OnDestroy {
|
|
|
34
34
|
**************************************************************************/
|
|
35
35
|
private applyTheme;
|
|
36
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderThemeDirective, [{ optional: true; host: true; }, null]>;
|
|
37
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderThemeDirective, "[elderTheme]", never, {}, {}, never, never, false>;
|
|
37
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderThemeDirective, "[elderTheme]", never, {}, {}, never, never, false, never>;
|
|
38
38
|
}
|
package/lib/components/time/duration/elder-duration-input/elder-duration-input.component.d.ts
CHANGED
|
@@ -53,6 +53,6 @@ export declare class ElderDurationInputComponent extends FormFieldBaseComponent<
|
|
|
53
53
|
onBucketChanged(bucket: DurationBucket): void;
|
|
54
54
|
protected valuesEquals(a: Duration, b: Duration): boolean;
|
|
55
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDurationInputComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDurationInputComponent, "elder-duration-input", never, { "isoValue": "isoValue"; "format": "format"; "durationFormat": "durationFormat"; }, { "isoValueChange": "isoValueChange"; }, never, never, false>;
|
|
56
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDurationInputComponent, "elder-duration-input", never, { "isoValue": "isoValue"; "format": "format"; "durationFormat": "durationFormat"; }, { "isoValueChange": "isoValueChange"; }, never, never, false, never>;
|
|
57
57
|
}
|
|
58
58
|
export {};
|
|
@@ -56,5 +56,5 @@ export declare class ElderDateSwitcherComponent extends FormFieldBaseComponent<L
|
|
|
56
56
|
**************************************************************************/
|
|
57
57
|
protected valuesEquals(a: LocalDate, b: LocalDate): boolean;
|
|
58
58
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDateSwitcherComponent, never>;
|
|
59
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDateSwitcherComponent, "elder-date-switcher
|
|
59
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDateSwitcherComponent, "elder-date-switcher", never, { "datePickerEnabled": "datePickerEnabled"; "datePickerTouchUi": "datePickerTouchUi"; "date": "date"; }, { "dateChange": "dateChange"; }, never, never, false, never>;
|
|
60
60
|
}
|
|
@@ -38,5 +38,5 @@ export declare class ElderDateTimeInputComponent extends FormFieldBaseComponent<
|
|
|
38
38
|
onDateTimeChanged(eventDate: string): void;
|
|
39
39
|
protected valuesEquals(a: Instant, b: Instant): boolean;
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDateTimeInputComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDateTimeInputComponent, "elder-date-time-input", never, { "isoValue": "isoValue"; }, { "isoValueChange": "isoValueChange"; }, never, never, false>;
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDateTimeInputComponent, "elder-date-time-input", never, { "isoValue": "isoValue"; }, { "isoValueChange": "isoValueChange"; }, never, never, false, never>;
|
|
42
42
|
}
|
|
@@ -80,5 +80,5 @@ export declare class ElderIntervalInputComponent extends FormFieldBaseComponent<
|
|
|
80
80
|
protected valuesEquals(a: Interval, b: Interval): boolean;
|
|
81
81
|
private instantWithTime;
|
|
82
82
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderIntervalInputComponent, never>;
|
|
83
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderIntervalInputComponent, "elder-interval-input", never, { "mode": "mode"; "zone": "zone"; "isoValue": "isoValue"; }, { "isoValueChange": "isoValueChange"; }, never, never, false>;
|
|
83
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderIntervalInputComponent, "elder-interval-input", never, { "mode": "mode"; "zone": "zone"; "isoValue": "isoValue"; }, { "isoValueChange": "isoValueChange"; }, never, never, false, never>;
|
|
84
84
|
}
|
|
@@ -74,5 +74,5 @@ export declare class ElderLocalDateInputComponent extends FormFieldBaseComponent
|
|
|
74
74
|
private setDateInternally;
|
|
75
75
|
protected valuesEquals(a: LocalDate, b: LocalDate): boolean;
|
|
76
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLocalDateInputComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalDateInputComponent, "elder-local-date-input", never, { "zone": "zone"; "datePickerEnabled": "datePickerEnabled"; "datePickerTouchUi": "datePickerTouchUi"; "allowNull": "allowNull"; "isoValue": "isoValue"; "dateValue": "dateValue"; "isoDateValue": "isoDateValue"; }, { "blur": "blur"; "valueUpdatedBlur": "valueUpdatedBlur"; "isoValueChange": "isoValueChange"; "dateValueChange": "dateValueChange"; "isoDateValueChange": "isoDateValueChange"; }, never, never, false>;
|
|
77
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalDateInputComponent, "elder-local-date-input", never, { "zone": "zone"; "datePickerEnabled": "datePickerEnabled"; "datePickerTouchUi": "datePickerTouchUi"; "allowNull": "allowNull"; "isoValue": "isoValue"; "dateValue": "dateValue"; "isoDateValue": "isoDateValue"; }, { "blur": "blur"; "valueUpdatedBlur": "valueUpdatedBlur"; "isoValueChange": "isoValueChange"; "dateValueChange": "dateValueChange"; "isoDateValueChange": "isoDateValueChange"; }, never, never, false, never>;
|
|
78
78
|
}
|
|
@@ -43,5 +43,5 @@ export declare class ElderLocalTimeInputComponent extends FormFieldBaseComponent
|
|
|
43
43
|
**************************************************************************/
|
|
44
44
|
protected valuesEquals(a: LocalTime, b: LocalTime): boolean;
|
|
45
45
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLocalTimeInputComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalTimeInputComponent, "elder-local-time-input", never, { "isoValue": "isoValue"; }, { "isoValueChange": "isoValueChange"; }, never, never, false>;
|
|
46
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLocalTimeInputComponent, "elder-local-time-input", never, { "isoValue": "isoValue"; }, { "isoValueChange": "isoValueChange"; }, never, never, false, never>;
|
|
47
47
|
}
|
|
@@ -66,6 +66,6 @@ export declare class ElderPeriodInputComponent extends FormFieldBaseComponent<Pe
|
|
|
66
66
|
**************************************************************************/
|
|
67
67
|
protected valuesEquals(a: Period, b: Period): boolean;
|
|
68
68
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPeriodInputComponent, never>;
|
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPeriodInputComponent, "elder-period-input", never, { "isoValue": "isoValue"; "format": "format"; "periodFormat": "periodFormat"; }, { "isoValueChange": "isoValueChange"; }, never, never, false>;
|
|
69
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPeriodInputComponent, "elder-period-input", never, { "isoValue": "isoValue"; "format": "format"; "periodFormat": "periodFormat"; }, { "isoValueChange": "isoValueChange"; }, never, never, false, never>;
|
|
70
70
|
}
|
|
71
71
|
export {};
|
|
@@ -80,17 +80,3 @@ export declare class ElderToastService {
|
|
|
80
80
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToastService, never>;
|
|
81
81
|
static ɵprov: i0.ɵɵInjectableDeclaration<ElderToastService>;
|
|
82
82
|
}
|
|
83
|
-
/**
|
|
84
|
-
* @deprecated Please switch to ElderToastService
|
|
85
|
-
*/
|
|
86
|
-
export declare class ToastService extends ElderToastService {
|
|
87
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastService, never>;
|
|
88
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ToastService>;
|
|
89
|
-
}
|
|
90
|
-
/**
|
|
91
|
-
* @deprecated Please switch to EbsToastService
|
|
92
|
-
*/
|
|
93
|
-
export declare class EbsToastService extends ElderToastService {
|
|
94
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EbsToastService, never>;
|
|
95
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<EbsToastService>;
|
|
96
|
-
}
|
|
@@ -2,6 +2,7 @@ import { OnInit } from '@angular/core';
|
|
|
2
2
|
import { MatSnackBarRef } from '@angular/material/snack-bar';
|
|
3
3
|
import { Toast } from '../toast';
|
|
4
4
|
import { ToastType } from '../toast-type';
|
|
5
|
+
import { ThemePalette } from '@angular/material/core';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
7
|
export declare class StandardToastComponent implements OnInit {
|
|
7
8
|
readonly snackBarRef: MatSnackBarRef<StandardToastComponent>;
|
|
@@ -30,9 +31,9 @@ export declare class StandardToastComponent implements OnInit {
|
|
|
30
31
|
* *
|
|
31
32
|
**************************************************************************/
|
|
32
33
|
close(): void;
|
|
33
|
-
iconColor(type: ToastType):
|
|
34
|
+
iconColor(type: ToastType): ThemePalette;
|
|
34
35
|
icon(type: ToastType): string;
|
|
35
36
|
trimDetailText(text: string, length: number): string;
|
|
36
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<StandardToastComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StandardToastComponent, "elder-standard-toast", never, {}, {}, never, never, false>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<StandardToastComponent, "elder-standard-toast", never, {}, {}, never, never, false, never>;
|
|
38
39
|
}
|
package/lib/components/url-fragment/url-fragment-switcher/elder-url-fragment-switcher.component.d.ts
CHANGED
|
@@ -34,5 +34,5 @@ export declare class ElderUrlFragmentSwitcherComponent implements OnInit {
|
|
|
34
34
|
**************************************************************************/
|
|
35
35
|
setActiveUrlFragment(urlFragment: string): void;
|
|
36
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderUrlFragmentSwitcherComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderUrlFragmentSwitcherComponent, "elder-url-fragment-switcher", never, { "disable": "disable"; "urlFragments": "urlFragments"; "urlRegex": "urlRegex"; "regexArrayIndex": "regexArrayIndex"; "windowOpenIn": "windowOpenIn"; }, {}, never, never, false>;
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderUrlFragmentSwitcherComponent, "elder-url-fragment-switcher", never, { "disable": "disable"; "urlFragments": "urlFragments"; "urlRegex": "urlRegex"; "regexArrayIndex": "regexArrayIndex"; "windowOpenIn": "windowOpenIn"; }, {}, never, never, false, never>;
|
|
38
38
|
}
|
|
@@ -37,5 +37,5 @@ export declare class ElderSvgViewerComponent implements OnInit, AfterViewInit {
|
|
|
37
37
|
**************************************************************************/
|
|
38
38
|
private update;
|
|
39
39
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSvgViewerComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSvgViewerComponent, "elder-svg-viewer", never, { "svg": "svg"; }, {}, never, never, false>;
|
|
40
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSvgViewerComponent, "elder-svg-viewer", never, { "svg": "svg"; }, {}, never, never, false, never>;
|
|
41
41
|
}
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elderbyte/ngx-starter",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "15.0.0-mdc",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/common": "^
|
|
6
|
-
"@angular/core": "^
|
|
7
|
-
"@angular/material": "^
|
|
5
|
+
"@angular/common": "^15.0.0",
|
|
6
|
+
"@angular/core": "^15.0.0",
|
|
7
|
+
"@angular/material": "^15.0.0",
|
|
8
8
|
"@ngx-translate/core": "^14.0.0",
|
|
9
9
|
"rxjs": "^7.5.5",
|
|
10
10
|
"@elderbyte/ts-logger": "^0.1.0",
|
|
11
|
-
"@elderbyte/ngx-simple-webstorage": "^
|
|
11
|
+
"@elderbyte/ngx-simple-webstorage": "^15.0.0",
|
|
12
12
|
"@js-joda/core": "^5.2.0"
|
|
13
13
|
},
|
|
14
14
|
"exports": {
|
|
@@ -10,20 +10,12 @@
|
|
|
10
10
|
|
|
11
11
|
.elder-card-title {
|
|
12
12
|
color: mat.get-color-from-palette($accent, default, 1);
|
|
13
|
+
font-weight: 500!important;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.elder-card-subtitle {
|
|
16
17
|
color: mat.get-color-from-palette($primary, default, 1);
|
|
17
18
|
}
|
|
18
|
-
|
|
19
|
-
.elder-card {
|
|
20
|
-
background-color: mat.get-color-from-palette($background, 'card');
|
|
21
|
-
border-radius: 4px;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.elder-card-flat {
|
|
25
|
-
border: 1px solid mat.get-color-from-palette($foreground, divider);
|
|
26
|
-
}
|
|
27
19
|
}
|
|
28
20
|
|
|
29
21
|
|
|
@@ -36,8 +36,9 @@
|
|
|
36
36
|
border: 1px solid mat.get-color-from-palette($foreground, divider);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
+
|
|
39
40
|
.elder-table {
|
|
40
|
-
background-color: mat.get-color-from-palette($background, card);
|
|
41
|
+
// background-color: mat.get-color-from-palette($background, card);
|
|
41
42
|
}
|
|
42
43
|
}
|
|
43
44
|
|
|
@@ -70,8 +71,8 @@
|
|
|
70
71
|
*/
|
|
71
72
|
.mat-column-select {
|
|
72
73
|
overflow: initial;
|
|
73
|
-
max-width:
|
|
74
|
-
width:
|
|
74
|
+
max-width: 48px;
|
|
75
|
+
width: 48px;
|
|
75
76
|
}
|
|
76
77
|
|
|
77
78
|
.elder-row-removing {
|
|
@@ -125,9 +126,9 @@ Clickable row
|
|
|
125
126
|
$pad: 8px;
|
|
126
127
|
$pad-right: 12px;
|
|
127
128
|
|
|
128
|
-
.mat-table {
|
|
129
|
+
.mat-mdc-table {
|
|
129
130
|
|
|
130
|
-
.mat-header-cell {
|
|
131
|
+
.mat-mdc-header-cell {
|
|
131
132
|
padding-left: $pad;
|
|
132
133
|
padding-right: $pad-right;
|
|
133
134
|
|
|
@@ -167,7 +168,7 @@ $pad-right: 12px;
|
|
|
167
168
|
}
|
|
168
169
|
}
|
|
169
170
|
|
|
170
|
-
.mat-cell {
|
|
171
|
+
.mat-mdc-cell {
|
|
171
172
|
padding-left: $pad;
|
|
172
173
|
padding-right: $pad-right;
|
|
173
174
|
|
|
@@ -187,7 +188,7 @@ $pad-right: 12px;
|
|
|
187
188
|
}
|
|
188
189
|
}
|
|
189
190
|
|
|
190
|
-
.mat-footer-cell {
|
|
191
|
+
.mat-mdc-footer-cell {
|
|
191
192
|
padding-left: $pad;
|
|
192
193
|
padding-right: $pad-right;
|
|
193
194
|
font-weight: bold;
|
|
@@ -200,7 +201,7 @@ $pad-right: 12px;
|
|
|
200
201
|
padding-right: $pad;
|
|
201
202
|
}
|
|
202
203
|
|
|
203
|
-
.mat-paginator {
|
|
204
|
+
.mat-mdc-paginator {
|
|
204
205
|
margin-left: -$pad;
|
|
205
206
|
margin-right: -$pad;
|
|
206
207
|
}
|
|
@@ -3,10 +3,6 @@
|
|
|
3
3
|
@mixin theme($theme) {
|
|
4
4
|
$primary: map-get($theme, primary);
|
|
5
5
|
|
|
6
|
-
.toolbar {
|
|
7
|
-
background-color: mat.get-color-from-palette($primary, default);
|
|
8
|
-
color: white;
|
|
9
|
-
}
|
|
10
6
|
}
|
|
11
7
|
|
|
12
8
|
.iframe {
|
|
@@ -15,3 +11,10 @@
|
|
|
15
11
|
height: 100%;
|
|
16
12
|
background-color: white;
|
|
17
13
|
}
|
|
14
|
+
|
|
15
|
+
.elder-dense-toolbar {
|
|
16
|
+
height: 40px;
|
|
17
|
+
.mat-toolbar-row {
|
|
18
|
+
height: 40px;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
File without changes
|
|
File without changes
|