@elderbyte/ngx-starter 17.5.0 → 17.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2022/lib/common/enums/elder-enum-translation.service.mjs +3 -3
- package/esm2022/lib/common/forms/elder-form-field-control-base.directive.mjs +3 -3
- package/esm2022/lib/common/forms/elder-from-field-base.mjs +3 -3
- package/esm2022/lib/common/forms/elder-from-field-customizable-base.mjs +3 -3
- package/esm2022/lib/common/forms/elder-from-field-entity-base.mjs +3 -3
- package/esm2022/lib/common/forms/elder-from-field-multi-entity-base.mjs +3 -3
- package/esm2022/lib/common/forms/form-field-base.component.mjs +3 -3
- package/esm2022/lib/common/forms/multi-model-base.component.mjs +3 -3
- package/esm2022/lib/common/forms/template-composite-control.mjs +3 -3
- package/esm2022/lib/common/forms/value-accessor-base.mjs +3 -3
- package/esm2022/lib/common/http/http-client-builder.service.mjs +3 -3
- package/esm2022/lib/common/http/http-client-pristine.mjs +3 -3
- package/esm2022/lib/common/http/transfer/data-transfer-factory.mjs +3 -3
- package/esm2022/lib/common/url/elder-router.service.mjs +3 -3
- package/esm2022/lib/common/url/elder-url-fragment-params.service.mjs +3 -3
- package/esm2022/lib/components/access-denied/elder-access-denied.component.mjs +7 -7
- package/esm2022/lib/components/access-denied/elder-access-denied.module.mjs +11 -11
- package/esm2022/lib/components/auditing/audited-entity/elder-audited-entity.component.mjs +12 -11
- package/esm2022/lib/components/auditing/elder-audit.module.mjs +11 -11
- package/esm2022/lib/components/badge/elder-badge/elder-badge.component.mjs +20 -18
- package/esm2022/lib/components/badge/elder-badge.directive.mjs +6 -5
- package/esm2022/lib/components/badge/elder-badge.module.mjs +17 -17
- package/esm2022/lib/components/button-group/elder-button-group/elder-button-group.component.mjs +5 -5
- package/esm2022/lib/components/button-group/elder-button-group.module.mjs +9 -8
- package/esm2022/lib/components/card-organizer/card-organizer/elder-card-organizer.component.mjs +7 -7
- package/esm2022/lib/components/card-organizer/card-organizer/elder-stack-card.directive.mjs +8 -5
- package/esm2022/lib/components/card-organizer/card-stack/elder-card-stack.component.mjs +13 -12
- package/esm2022/lib/components/card-organizer/elder-card-organizer.module.mjs +11 -9
- package/esm2022/lib/components/cards/elder-card/elder-card-header/elder-card-header.component.mjs +6 -6
- package/esm2022/lib/components/cards/elder-card/elder-card.component.mjs +31 -26
- package/esm2022/lib/components/cards/elder-card/elder-card.module.mjs +14 -15
- package/esm2022/lib/components/chips/elder-chip-label.directive.mjs +6 -5
- package/esm2022/lib/components/chips/elder-chips.module.mjs +8 -9
- package/esm2022/lib/components/connectivity/elder-connectivity.module.mjs +10 -10
- package/esm2022/lib/components/connectivity/elder-connectivity.service.mjs +3 -3
- package/esm2022/lib/components/connectivity/offline-indicator/elder-offline-indicator.component.mjs +10 -10
- package/esm2022/lib/components/containers/elder-containers.module.mjs +7 -8
- package/esm2022/lib/components/containers/elder-scroll-container/elder-scroll-container.component.mjs +6 -6
- package/esm2022/lib/components/csv/elder-csv-export-btn/elder-csv-export-btn.component.mjs +7 -7
- package/esm2022/lib/components/csv/elder-csv-stream-exporter-builder.service.mjs +3 -3
- package/esm2022/lib/components/csv/elder-csv.module.mjs +10 -10
- package/esm2022/lib/components/currency/elder-currency.module.mjs +7 -8
- package/esm2022/lib/components/currency/elder-currency.pipe.mjs +6 -5
- package/esm2022/lib/components/data-transfer/elder-data-transfer.module.mjs +17 -14
- package/esm2022/lib/components/data-transfer/elder-data-transfer.service.mjs +3 -3
- package/esm2022/lib/components/data-transfer/http-data-transfer/http-data-transfer.component.mjs +10 -10
- package/esm2022/lib/components/data-transfer/http-data-transfer-aggregate/http-data-transfer-aggregate.component.mjs +8 -8
- package/esm2022/lib/components/data-transfer/http-data-transfer-indicator/http-data-transfer-indicator.component.mjs +13 -13
- package/esm2022/lib/components/data-transfer/http-data-transfer-overview/http-data-transfer-overview.component.mjs +10 -10
- package/esm2022/lib/components/data-view/base/elder-data-view-base.mjs +3 -3
- package/esm2022/lib/components/data-view/common/data-context-state-indicator/data-context-state-indicator.component.mjs +9 -8
- package/esm2022/lib/components/data-view/common/elder-data-common.module.mjs +18 -15
- package/esm2022/lib/components/data-view/common/elder-data-toolbar/elder-data-toolbar.component.mjs +24 -13
- package/esm2022/lib/components/data-view/common/elder-single-sort/elder-single-sort.component.mjs +11 -10
- package/esm2022/lib/components/data-view/common/selection/data-context-selection.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/common/selection/elder-selection-master-checkbox/elder-selection-master-checkbox.component.mjs +8 -8
- package/esm2022/lib/components/data-view/grid/elder-grid/elder-grid.component.mjs +33 -28
- package/esm2022/lib/components/data-view/grid/elder-grid.module.mjs +12 -12
- package/esm2022/lib/components/data-view/master-detail/elder-detail-dialog/elder-detail-dialog.component.mjs +10 -10
- package/esm2022/lib/components/data-view/master-detail/elder-detail.directive.mjs +8 -5
- package/esm2022/lib/components/data-view/master-detail/elder-master-activation.directive.mjs +5 -4
- package/esm2022/lib/components/data-view/master-detail/elder-master-detail.component.mjs +7 -7
- package/esm2022/lib/components/data-view/master-detail/elder-master-detail.module.mjs +19 -19
- package/esm2022/lib/components/data-view/master-detail/elder-master-detail.service.mjs +3 -3
- package/esm2022/lib/components/data-view/master-detail/elder-master.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.component.mjs +5 -5
- package/esm2022/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.module.mjs +8 -7
- package/esm2022/lib/components/data-view/table/activation/elder-delete-active.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/table/activation/elder-table-activation.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/table/elder-number-cell.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/table/elder-paginator-intl.mjs +3 -3
- package/esm2022/lib/components/data-view/table/elder-table/elder-table-toolbar.directive.mjs +8 -5
- package/esm2022/lib/components/data-view/table/elder-table/elder-table.component.mjs +17 -20
- package/esm2022/lib/components/data-view/table/elder-table-column.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/table/elder-table-extension.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/table/elder-table-root.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/table/elder-table-row.directive.mjs +6 -5
- package/esm2022/lib/components/data-view/table/elder-table-sort.directive.mjs +8 -5
- package/esm2022/lib/components/data-view/table/elder-table.module.mjs +19 -19
- package/esm2022/lib/components/data-view/table/model/elder-table-model.mjs +3 -3
- package/esm2022/lib/components/dialogs/confirm-dialog/elder-confirm-dialog.component.mjs +13 -11
- package/esm2022/lib/components/dialogs/elder-dialog.module.mjs +15 -13
- package/esm2022/lib/components/dialogs/elder-dialog.service.mjs +3 -3
- package/esm2022/lib/components/dialogs/question-dialog/elder-question-dialog.component.mjs +16 -14
- package/esm2022/lib/components/dialogs/selection-dialog/elder-selection-dialog/elder-selection-dialog.component.mjs +10 -9
- package/esm2022/lib/components/dialogs/selection-dialog/elder-selection-dialog.directive.mjs +6 -5
- package/esm2022/lib/components/errors/elder-error.module.mjs +11 -11
- package/esm2022/lib/components/errors/exception-detail/elder-exception-detail.component.mjs +10 -10
- package/esm2022/lib/components/expand-toggle-button/elder-expand-toggle-button.component.mjs +8 -8
- package/esm2022/lib/components/expand-toggle-button/elder-expand-toggle-button.module.mjs +8 -8
- package/esm2022/lib/components/files/blob-viewer/elder-blob-viewer.component.mjs +6 -6
- package/esm2022/lib/components/files/drag-n-drop/elder-drop-zone/elder-drop-zone.component.mjs +9 -8
- package/esm2022/lib/components/files/drag-n-drop/global-drag-drop.service.mjs +3 -3
- package/esm2022/lib/components/files/elder-file-drop-zone.directive.mjs +6 -5
- package/esm2022/lib/components/files/elder-file-select.directive.mjs +6 -5
- package/esm2022/lib/components/files/elder-file.module.mjs +16 -14
- package/esm2022/lib/components/files/file-select/file-select.component.mjs +8 -8
- package/esm2022/lib/components/files/file-upload/file-upload.component.mjs +13 -13
- package/esm2022/lib/components/forms/clipboard/elder-clipboard.service.mjs +3 -3
- package/esm2022/lib/components/forms/directives/base/elder-class-hostbinding-base.mjs +3 -3
- package/esm2022/lib/components/forms/directives/elder-clipboard-put.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-delayed-focus.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-form-field-dense.directive.mjs +5 -4
- package/esm2022/lib/components/forms/directives/elder-form-field-label.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-form-field-no-hint.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-form-field-no-spinner.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-forms-directives.module.mjs +8 -11
- package/esm2022/lib/components/forms/directives/elder-initial-value.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-input-pattern.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-key-event.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-next-focusable.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-plug-parent-form.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-stop-event-propagation.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-tab-focus-trap.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-touched.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/elder-triple-state-checkbox.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/validation/elder-validation-error.directive.mjs +6 -5
- package/esm2022/lib/components/forms/directives/validation/strategies/common-validation-message-strategy.mjs +3 -3
- package/esm2022/lib/components/forms/directives/validation/strategies/dynamic-validation-message-strategy.mjs +3 -3
- package/esm2022/lib/components/forms/directives/validation/validation-message-renderer.service.mjs +3 -3
- package/esm2022/lib/components/forms/directives/validation/validators/elder-max.validator.mjs +6 -5
- package/esm2022/lib/components/forms/directives/validation/validators/elder-min.validator.mjs +6 -5
- package/esm2022/lib/components/forms/directives/validation/validators/elder-multiple-of.validator.mjs +6 -5
- package/esm2022/lib/components/forms/directives/validation/validators/elder-required-ignore-zero.validator.mjs +6 -5
- package/esm2022/lib/components/forms/elder-forms.module.mjs +4 -4
- package/esm2022/lib/components/forms/search/domain/context/search-context.service.mjs +3 -3
- package/esm2022/lib/components/forms/search/domain/url/elder-search-url.directive.mjs +6 -5
- package/esm2022/lib/components/forms/search/domain/url/elder-search-url.service.mjs +3 -3
- package/esm2022/lib/components/forms/search/elder-search-context.directive.mjs +6 -5
- package/esm2022/lib/components/forms/search/elder-search-input.directive.mjs +6 -5
- package/esm2022/lib/components/forms/search/elder-search.module.mjs +15 -15
- package/esm2022/lib/components/forms/search/search-box/elder-search-box.component.mjs +21 -19
- package/esm2022/lib/components/forms/search/search-box/elder-search-panel.component.mjs +6 -5
- package/esm2022/lib/components/global-search/elder-global-search.component.mjs +13 -12
- package/esm2022/lib/components/global-search/elder-global-search.module.mjs +6 -9
- package/esm2022/lib/components/global-search/elder-global-search.service.mjs +3 -3
- package/esm2022/lib/components/graph/elder-progress-bar/elder-progress-bar.component.mjs +6 -6
- package/esm2022/lib/components/graph/elder-progress-bar/elder-progress-bar.module.mjs +8 -9
- package/esm2022/lib/components/headers/elder-header/elder-header.component.mjs +6 -5
- package/esm2022/lib/components/headers/elder-header.module.mjs +10 -9
- package/esm2022/lib/components/http-support/elder-http-client.service.mjs +3 -3
- package/esm2022/lib/components/i18n/entities/elder-i18n-entities.module.mjs +24 -22
- package/esm2022/lib/components/i18n/entities/elder-localized-input/elder-localized-input.component.mjs +15 -13
- package/esm2022/lib/components/i18n/entities/elder-localized-input-dialog/elder-localized-input-dialog.component.mjs +14 -13
- package/esm2022/lib/components/i18n/entities/elder-localized-input-dialog.service.mjs +3 -3
- package/esm2022/lib/components/i18n/entities/elder-localized-input-table/elder-localized-input-table.component.mjs +20 -18
- package/esm2022/lib/components/i18n/entities/elder-localized-text-column.directive.mjs +8 -5
- package/esm2022/lib/components/i18n/entities/elder-localized-texts.directive.mjs +6 -5
- package/esm2022/lib/components/i18n/entities/picker/i18n-pick-async.pipe.mjs +6 -5
- package/esm2022/lib/components/i18n/entities/picker/i18n-pick.pipe.mjs +6 -5
- package/esm2022/lib/components/i18n/entities/picker/localisation-picker.service.mjs +3 -3
- package/esm2022/lib/components/i18n/language/elder-language-interceptor.mjs +3 -3
- package/esm2022/lib/components/i18n/language/elder-language.module.mjs +11 -11
- package/esm2022/lib/components/i18n/language/elder-language.service.mjs +3 -3
- package/esm2022/lib/components/i18n/language/language-switcher/elder-language-switcher.component.mjs +16 -14
- package/esm2022/lib/components/i18n/locales/elder-locales-de-ch.module.mjs +4 -4
- package/esm2022/lib/components/iframes/data-view/data-view-iframe/data-view-iframe.component.mjs +5 -6
- package/esm2022/lib/components/iframes/data-view/data-view-iframe-adapter.directive.mjs +6 -5
- package/esm2022/lib/components/iframes/elder-iframe.module.mjs +18 -15
- package/esm2022/lib/components/iframes/iframe-close.directive.mjs +5 -4
- package/esm2022/lib/components/iframes/iframe-dialog/iframe-dialog.component.mjs +7 -7
- package/esm2022/lib/components/iframes/iframe-host/iframe-host.component.mjs +11 -11
- package/esm2022/lib/components/iframes/iframe-side-content/iframe-side-content.component.mjs +7 -7
- package/esm2022/lib/components/iframes/iframe.service.mjs +3 -3
- package/esm2022/lib/components/infinitescroll/elder-infinite-autocomplete.directive.mjs +6 -5
- package/esm2022/lib/components/infinitescroll/elder-infinite-scroll.directive.mjs +8 -5
- package/esm2022/lib/components/infinitescroll/elder-infinite-scroll.module.mjs +8 -11
- package/esm2022/lib/components/input/autocomplete/elder-autocomplete/elder-autocomplete.component.mjs +12 -12
- package/esm2022/lib/components/input/autocomplete/elder-autocomplete-many.directive.mjs +6 -5
- package/esm2022/lib/components/input/autocomplete/elder-autocomplete.directive.mjs +6 -5
- package/esm2022/lib/components/input/autocomplete/elder-autocomplete.module.mjs +14 -14
- package/esm2022/lib/components/labels/elder-labels.module.mjs +10 -8
- package/esm2022/lib/components/labels/labels-input/labels-input.component.mjs +16 -15
- package/esm2022/lib/components/measures/dimensions/dimensions-input/elder-dimensions-input.component.mjs +9 -8
- package/esm2022/lib/components/measures/dimensions/validation/elder-required-dimensions.validator.mjs +6 -5
- package/esm2022/lib/components/measures/directives/elder-unit-select.directive.mjs +6 -5
- package/esm2022/lib/components/measures/elder-measures.module.mjs +24 -22
- package/esm2022/lib/components/measures/elder-quantity-transform.pipe.mjs +6 -5
- package/esm2022/lib/components/measures/elder-quantity.pipe.mjs +6 -5
- package/esm2022/lib/components/measures/elder-unit.service.mjs +3 -3
- package/esm2022/lib/components/measures/quantity-input/quantity-form-field/elder-quantity-form-field.component.mjs +11 -10
- package/esm2022/lib/components/measures/quantity-input/quantity-input-control/elder-quantity-input-control.component.mjs +11 -8
- package/esm2022/lib/components/measures/quantity-input/validation/elder-quantity-range.validator.mjs +6 -5
- package/esm2022/lib/components/measures/quantity-input/validation/elder-required-quantity.validator.mjs +6 -5
- package/esm2022/lib/components/measures/util/elder-quantity.service.mjs +3 -3
- package/esm2022/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.mjs +17 -17
- package/esm2022/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.mjs +10 -10
- package/esm2022/lib/components/navigation/nav/elder-nav.module.mjs +16 -15
- package/esm2022/lib/components/navigation/nav/nav-group/elder-nav-group.component.mjs +8 -8
- package/esm2022/lib/components/navigation/nav/nav-link/elder-nav-link.component.mjs +11 -11
- package/esm2022/lib/components/navigation/nav/nav-list/elder-nav-list.component.mjs +5 -5
- package/esm2022/lib/components/navigation/toolbar/elder-toolbar-column.directive.mjs +6 -5
- package/esm2022/lib/components/navigation/toolbar/elder-toolbar.module.mjs +13 -12
- package/esm2022/lib/components/navigation/toolbar/elder-toolbar.service.mjs +3 -3
- package/esm2022/lib/components/navigation/toolbar/toolbar/elder-toolbar.component.mjs +9 -9
- package/esm2022/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.component.mjs +8 -7
- package/esm2022/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.service.mjs +3 -3
- package/esm2022/lib/components/overlays/elder-overlay-origin.directive.mjs +6 -5
- package/esm2022/lib/components/overlays/elder-overlay-trigger.directive.mjs +6 -5
- package/esm2022/lib/components/overlays/elder-overlay.component.mjs +6 -5
- package/esm2022/lib/components/overlays/elder-overlay.module.mjs +9 -10
- package/esm2022/lib/components/panels/card-panel/elder-card-panel.component.mjs +5 -5
- package/esm2022/lib/components/panels/elder-dialog-panel/elder-dialog-panel.component.mjs +5 -5
- package/esm2022/lib/components/panels/elder-panel.module.mjs +8 -9
- package/esm2022/lib/components/panels/flat/elder-panel.component.mjs +5 -5
- package/esm2022/lib/components/panels/toggle-panel/elder-toggle-panel-trigger.directive.mjs +6 -5
- package/esm2022/lib/components/panels/toggle-panel/elder-toggle-panel.component.mjs +20 -14
- package/esm2022/lib/components/scrollbar/elder-scrollbar.directive.mjs +6 -5
- package/esm2022/lib/components/scrollbar/elder-scrollbar.module.mjs +6 -6
- package/esm2022/lib/components/select/auto/elder-auto-select-first.directive.mjs +6 -5
- package/esm2022/lib/components/select/elder-select-base.mjs +10 -20
- package/esm2022/lib/components/select/elder-select-chip.directive.mjs +16 -13
- package/esm2022/lib/components/select/elder-select-on-tab.directive.mjs +6 -5
- package/esm2022/lib/components/select/elder-select-value.directive.mjs +8 -5
- package/esm2022/lib/components/select/elder-select.module.mjs +26 -23
- package/esm2022/lib/components/select/multi/elder-chip-select-option/elder-select-option.component.mjs +5 -5
- package/esm2022/lib/components/select/multi/elder-multi-select-base.mjs +3 -3
- package/esm2022/lib/components/select/multi/elder-multi-select-chip-options/elder-multi-select-chip-options.component.mjs +14 -15
- package/esm2022/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.mjs +16 -18
- package/esm2022/lib/components/select/multi/elder-multi-select-form-field.mjs +3 -3
- package/esm2022/lib/components/select/multi/elder-mutli-select-all-directive.mjs +6 -5
- package/esm2022/lib/components/select/popup/selection-model-popup-trigger-adapter.directive.mjs +5 -4
- package/esm2022/lib/components/select/popup/selection-model-popup.directive.mjs +6 -5
- package/esm2022/lib/components/select/popup/templated-selection-dialog/templated-selection-dialog.component.mjs +13 -12
- package/esm2022/lib/components/select/single/elder-clear-select.directive.mjs +6 -5
- package/esm2022/lib/components/select/single/elder-select/elder-select.component.mjs +24 -17
- package/esm2022/lib/components/select/single/elder-select-form-field.mjs +3 -3
- package/esm2022/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.mjs +8 -8
- package/esm2022/lib/components/select-chip-list/elder-chip-list-select.module.mjs +10 -10
- package/esm2022/lib/components/shell/drawers/elder-route-outlet-drawer.service.mjs +3 -3
- package/esm2022/lib/components/shell/drawers/elder-router-outlet.service.mjs +3 -3
- package/esm2022/lib/components/shell/elder-shell-slot.directive.mjs +6 -5
- package/esm2022/lib/components/shell/elder-shell.module.mjs +18 -16
- package/esm2022/lib/components/shell/elder-shell.service.mjs +3 -3
- package/esm2022/lib/components/shell/header/elder-app-header/elder-app-header.component.mjs +8 -8
- package/esm2022/lib/components/shell/shell/elder-shell.component.mjs +34 -25
- package/esm2022/lib/components/shell/shell-navigation-toggle/elder-shell-navigation-toggle.component.mjs +8 -8
- package/esm2022/lib/components/tabs/elder-tab/elder-tab.directive.mjs +6 -5
- package/esm2022/lib/components/tabs/elder-tab-group-routing/elder-tab-group-routing.directive.mjs +6 -5
- package/esm2022/lib/components/tabs/elder-tab.module.mjs +8 -9
- package/esm2022/lib/components/theme/elder-theme-applier.directive.mjs +6 -5
- package/esm2022/lib/components/theme/elder-theme-preference.service.mjs +3 -3
- package/esm2022/lib/components/theme/elder-theme-toggle/elder-theme-toggle.component.mjs +10 -9
- package/esm2022/lib/components/theme/elder-theme.directive.mjs +6 -5
- package/esm2022/lib/components/theme/elder-theme.module.mjs +12 -12
- package/esm2022/lib/components/theme/elder-theme.service.mjs +3 -3
- package/esm2022/lib/components/time/date-adapters/custom-date-adapter.mjs +3 -3
- package/esm2022/lib/components/time/duration/elder-duration-input/elder-duration-input.component.mjs +10 -9
- package/esm2022/lib/components/time/elder-date-switcher/elder-date-switcher.component.mjs +11 -10
- package/esm2022/lib/components/time/elder-date-time-input/elder-date-time-input.component.mjs +10 -8
- package/esm2022/lib/components/time/elder-interval-input/elder-interval-input.component.mjs +14 -12
- package/esm2022/lib/components/time/elder-local-date-input/elder-local-date-input.component.mjs +15 -14
- package/esm2022/lib/components/time/elder-local-time-input/elder-local-time-input.component.mjs +10 -8
- package/esm2022/lib/components/time/elder-time.module.mjs +23 -17
- package/esm2022/lib/components/time/period/elder-period-input/elder-period-input.component.mjs +11 -11
- package/esm2022/lib/components/time/pipes/to-iso-date-string.pipe.mjs +6 -5
- package/esm2022/lib/components/toasts/elder-toast.module.mjs +6 -7
- package/esm2022/lib/components/toasts/elder-toast.service.mjs +3 -3
- package/esm2022/lib/components/toasts/standard-toast/standard-toast.component.mjs +8 -8
- package/esm2022/lib/components/url-fragment/elder-url-fragment.module.mjs +11 -11
- package/esm2022/lib/components/url-fragment/url-fragment-switcher/elder-url-fragment-switcher.component.mjs +10 -10
- package/esm2022/lib/components/viewers/elder-svg-viewer/elder-svg-viewer.component.mjs +5 -5
- package/esm2022/lib/components/viewers/elder-viewers.module.mjs +8 -9
- package/esm2022/lib/features/event-source/elder-event-source.service.mjs +3 -3
- package/esm2022/lib/features/kafent/access-token-provider.mjs +3 -3
- package/esm2022/lib/features/kafent/kafent-config.mjs +3 -3
- package/esm2022/lib/features/kafent/kafent-event-stream.mjs +3 -3
- package/esm2022/lib/features/kafent/kafent-event.service.mjs +3 -3
- package/esm2022/lib/features/kafent/kafent.module.mjs +4 -4
- package/esm2022/lib/features/kafent/sse/kafent-event-stream-sse.service.mjs +3 -3
- package/esm2022/lib/pipes/bytes.pipe.mjs +8 -5
- package/esm2022/lib/pipes/elder-pipes.module.mjs +21 -18
- package/esm2022/lib/pipes/elder-repeat.pipe.mjs +8 -5
- package/esm2022/lib/pipes/elder-round.pipe.mjs +6 -5
- package/esm2022/lib/pipes/elder-safe-url.pipe.mjs +6 -5
- package/esm2022/lib/pipes/elder-truncate.pipe.mjs +6 -5
- package/esm2022/lib/pipes/iso-duration.pipe.mjs +6 -5
- package/esm2022/lib/pipes/iso-interval-parse.pipe.mjs +6 -5
- package/esm2022/lib/pipes/iso-interval.pipe.mjs +6 -5
- package/esm2022/lib/pipes/time-ago.pipe.mjs +6 -5
- package/esm2022/lib/pipes/time-duration.pipe.mjs +6 -5
- package/esm2022/lib/pipes/weight.pipe.mjs +8 -5
- package/fesm2022/elderbyte-ngx-starter.mjs +2017 -1866
- package/fesm2022/elderbyte-ngx-starter.mjs.map +1 -1
- package/lib/components/access-denied/elder-access-denied.component.d.ts +1 -1
- package/lib/components/access-denied/elder-access-denied.module.d.ts +5 -5
- package/lib/components/auditing/audited-entity/elder-audited-entity.component.d.ts +1 -1
- package/lib/components/auditing/elder-audit.module.d.ts +7 -7
- package/lib/components/badge/elder-badge/elder-badge.component.d.ts +3 -3
- package/lib/components/badge/elder-badge.directive.d.ts +1 -1
- package/lib/components/badge/elder-badge.module.d.ts +8 -8
- package/lib/components/button-group/elder-button-group/elder-button-group.component.d.ts +1 -1
- package/lib/components/button-group/elder-button-group.module.d.ts +6 -6
- package/lib/components/card-organizer/card-organizer/elder-card-organizer.component.d.ts +1 -1
- package/lib/components/card-organizer/card-organizer/elder-stack-card.directive.d.ts +1 -1
- package/lib/components/card-organizer/card-stack/elder-card-stack.component.d.ts +1 -1
- package/lib/components/card-organizer/elder-card-organizer.module.d.ts +12 -12
- package/lib/components/cards/elder-card/elder-card-header/elder-card-header.component.d.ts +1 -1
- package/lib/components/cards/elder-card/elder-card.component.d.ts +6 -6
- package/lib/components/cards/elder-card/elder-card.module.d.ts +7 -7
- package/lib/components/chips/elder-chip-label.directive.d.ts +1 -1
- package/lib/components/chips/elder-chips.module.d.ts +6 -6
- package/lib/components/connectivity/elder-connectivity.module.d.ts +8 -8
- package/lib/components/connectivity/offline-indicator/elder-offline-indicator.component.d.ts +1 -1
- package/lib/components/containers/elder-containers.module.d.ts +3 -3
- package/lib/components/containers/elder-scroll-container/elder-scroll-container.component.d.ts +1 -1
- package/lib/components/csv/elder-csv-export-btn/elder-csv-export-btn.component.d.ts +1 -1
- package/lib/components/csv/elder-csv.module.d.ts +5 -5
- package/lib/components/currency/elder-currency.module.d.ts +3 -3
- package/lib/components/currency/elder-currency.pipe.d.ts +1 -1
- package/lib/components/data-transfer/elder-data-transfer.module.d.ts +17 -17
- 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/common/data-context-state-indicator/data-context-state-indicator.component.d.ts +1 -1
- package/lib/components/data-view/common/elder-data-common.module.d.ts +19 -19
- 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 +19 -19
- package/lib/components/data-view/master-detail/elder-detail-dialog/elder-detail-dialog.component.d.ts +1 -1
- package/lib/components/data-view/master-detail/elder-detail.directive.d.ts +1 -1
- package/lib/components/data-view/master-detail/elder-master-activation.directive.d.ts +1 -1
- package/lib/components/data-view/master-detail/elder-master-detail.component.d.ts +1 -1
- package/lib/components/data-view/master-detail/elder-master-detail.module.d.ts +23 -23
- package/lib/components/data-view/master-detail/elder-master.directive.d.ts +1 -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/simple/elder-simple-selection-view/elder-simple-selection-view.module.d.ts +22 -22
- package/lib/components/data-view/table/activation/elder-delete-active.directive.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 +32 -32
- package/lib/components/dialogs/confirm-dialog/elder-confirm-dialog.component.d.ts +1 -1
- package/lib/components/dialogs/elder-dialog.module.d.ts +16 -16
- 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/elder-error.module.d.ts +6 -6
- package/lib/components/errors/exception-detail/elder-exception-detail.component.d.ts +1 -1
- package/lib/components/expand-toggle-button/elder-expand-toggle-button.component.d.ts +1 -1
- package/lib/components/expand-toggle-button/elder-expand-toggle-button.module.d.ts +6 -6
- package/lib/components/files/blob-viewer/elder-blob-viewer.component.d.ts +1 -1
- package/lib/components/files/drag-n-drop/elder-drop-zone/elder-drop-zone.component.d.ts +1 -1
- package/lib/components/files/elder-file-drop-zone.directive.d.ts +1 -1
- package/lib/components/files/elder-file-select.directive.d.ts +1 -1
- package/lib/components/files/elder-file.module.d.ts +14 -14
- 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/elder-clipboard-put.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-delayed-focus.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-form-field-dense.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-form-field-label.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-form-field-no-hint.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-form-field-no-spinner.directive.d.ts +1 -1
- package/lib/components/forms/directives/elder-forms-directives.module.d.ts +22 -22
- package/lib/components/forms/directives/elder-initial-value.directive.d.ts +1 -1
- 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 +1 -1
- package/lib/components/forms/directives/validation/validators/elder-max.validator.d.ts +1 -1
- package/lib/components/forms/directives/validation/validators/elder-min.validator.d.ts +1 -1
- package/lib/components/forms/directives/validation/validators/elder-multiple-of.validator.d.ts +1 -1
- package/lib/components/forms/directives/validation/validators/elder-required-ignore-zero.validator.d.ts +1 -1
- package/lib/components/forms/search/domain/url/elder-search-url.directive.d.ts +1 -1
- package/lib/components/forms/search/elder-search-context.directive.d.ts +1 -1
- package/lib/components/forms/search/elder-search-input.directive.d.ts +1 -1
- package/lib/components/forms/search/elder-search.module.d.ts +18 -18
- package/lib/components/forms/search/search-box/elder-search-box.component.d.ts +1 -1
- package/lib/components/forms/search/search-box/elder-search-panel.component.d.ts +1 -1
- package/lib/components/global-search/elder-global-search.component.d.ts +1 -1
- package/lib/components/global-search/elder-global-search.module.d.ts +8 -8
- package/lib/components/graph/elder-progress-bar/elder-progress-bar.component.d.ts +1 -1
- package/lib/components/graph/elder-progress-bar/elder-progress-bar.module.d.ts +3 -3
- package/lib/components/headers/elder-header/elder-header.component.d.ts +1 -1
- package/lib/components/headers/elder-header.module.d.ts +5 -5
- package/lib/components/i18n/entities/elder-i18n-entities.module.d.ts +24 -24
- 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/entities/picker/i18n-pick-async.pipe.d.ts +1 -1
- package/lib/components/i18n/entities/picker/i18n-pick.pipe.d.ts +1 -1
- package/lib/components/i18n/language/elder-language.module.d.ts +10 -10
- 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 +16 -16
- 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 +4 -4
- 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/input/autocomplete/elder-autocomplete.module.d.ts +11 -11
- package/lib/components/labels/elder-labels.module.d.ts +9 -9
- package/lib/components/labels/labels-input/labels-input.component.d.ts +1 -1
- package/lib/components/measures/dimensions/dimensions-input/elder-dimensions-input.component.d.ts +1 -1
- package/lib/components/measures/dimensions/validation/elder-required-dimensions.validator.d.ts +1 -1
- package/lib/components/measures/directives/elder-unit-select.directive.d.ts +1 -1
- package/lib/components/measures/elder-measures.module.d.ts +17 -17
- package/lib/components/measures/elder-quantity-transform.pipe.d.ts +1 -1
- package/lib/components/measures/elder-quantity.pipe.d.ts +1 -1
- package/lib/components/measures/quantity-input/quantity-form-field/elder-quantity-form-field.component.d.ts +1 -1
- package/lib/components/measures/quantity-input/quantity-input-control/elder-quantity-input-control.component.d.ts +1 -1
- package/lib/components/measures/quantity-input/validation/elder-quantity-range.validator.d.ts +1 -1
- package/lib/components/measures/quantity-input/validation/elder-required-quantity.validator.d.ts +1 -1
- package/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.d.ts +1 -1
- package/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.d.ts +11 -11
- package/lib/components/navigation/nav/elder-nav.module.d.ts +12 -12
- package/lib/components/navigation/nav/nav-group/elder-nav-group.component.d.ts +1 -1
- package/lib/components/navigation/nav/nav-link/elder-nav-link.component.d.ts +1 -1
- package/lib/components/navigation/nav/nav-list/elder-nav-list.component.d.ts +1 -1
- package/lib/components/navigation/toolbar/elder-toolbar-column.directive.d.ts +1 -1
- package/lib/components/navigation/toolbar/elder-toolbar.module.d.ts +13 -13
- 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/overlays/elder-overlay.module.d.ts +6 -6
- 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/elder-panel.module.d.ts +8 -8
- package/lib/components/panels/flat/elder-panel.component.d.ts +1 -1
- package/lib/components/panels/toggle-panel/elder-toggle-panel-trigger.directive.d.ts +1 -1
- package/lib/components/panels/toggle-panel/elder-toggle-panel.component.d.ts +3 -3
- package/lib/components/scrollbar/elder-scrollbar.directive.d.ts +1 -1
- package/lib/components/scrollbar/elder-scrollbar.module.d.ts +1 -1
- package/lib/components/select/auto/elder-auto-select-first.directive.d.ts +1 -1
- package/lib/components/select/elder-select-base.d.ts +2 -3
- 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/elder-select.module.d.ts +37 -37
- package/lib/components/select/multi/elder-chip-select-option/elder-select-option.component.d.ts +1 -1
- package/lib/components/select/multi/elder-multi-select-chip-options/elder-multi-select-chip-options.component.d.ts +1 -1
- package/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.d.ts +1 -1
- package/lib/components/select/multi/elder-mutli-select-all-directive.d.ts +1 -1
- package/lib/components/select/popup/selection-model-popup-trigger-adapter.directive.d.ts +1 -1
- package/lib/components/select/popup/selection-model-popup.directive.d.ts +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 +1 -1
- package/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.d.ts +1 -1
- package/lib/components/select-chip-list/elder-chip-list-select.module.d.ts +6 -6
- package/lib/components/shell/elder-shell-slot.directive.d.ts +1 -1
- package/lib/components/shell/elder-shell.module.d.ts +16 -16
- 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/tabs/elder-tab.module.d.ts +5 -5
- package/lib/components/theme/elder-theme-applier.directive.d.ts +1 -1
- package/lib/components/theme/elder-theme-toggle/elder-theme-toggle.component.d.ts +1 -1
- package/lib/components/theme/elder-theme.directive.d.ts +1 -1
- package/lib/components/theme/elder-theme.module.d.ts +8 -8
- package/lib/components/time/duration/elder-duration-input/elder-duration-input.component.d.ts +1 -1
- package/lib/components/time/elder-date-switcher/elder-date-switcher.component.d.ts +1 -1
- package/lib/components/time/elder-date-time-input/elder-date-time-input.component.d.ts +1 -1
- package/lib/components/time/elder-interval-input/elder-interval-input.component.d.ts +1 -1
- package/lib/components/time/elder-local-date-input/elder-local-date-input.component.d.ts +1 -1
- package/lib/components/time/elder-local-time-input/elder-local-time-input.component.d.ts +1 -1
- package/lib/components/time/elder-time.module.d.ts +19 -19
- package/lib/components/time/period/elder-period-input/elder-period-input.component.d.ts +1 -1
- package/lib/components/time/pipes/to-iso-date-string.pipe.d.ts +1 -1
- package/lib/components/toasts/elder-toast.module.d.ts +6 -6
- package/lib/components/toasts/standard-toast/standard-toast.component.d.ts +1 -1
- package/lib/components/url-fragment/elder-url-fragment.module.d.ts +10 -10
- 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/lib/components/viewers/elder-viewers.module.d.ts +3 -3
- package/lib/pipes/bytes.pipe.d.ts +1 -1
- package/lib/pipes/elder-pipes.module.d.ts +15 -15
- package/lib/pipes/elder-repeat.pipe.d.ts +1 -1
- package/lib/pipes/elder-round.pipe.d.ts +1 -1
- package/lib/pipes/elder-safe-url.pipe.d.ts +1 -1
- package/lib/pipes/elder-truncate.pipe.d.ts +1 -1
- package/lib/pipes/iso-duration.pipe.d.ts +1 -1
- package/lib/pipes/iso-interval-parse.pipe.d.ts +1 -1
- package/lib/pipes/iso-interval.pipe.d.ts +1 -1
- package/lib/pipes/time-ago.pipe.d.ts +1 -1
- package/lib/pipes/time-duration.pipe.d.ts +1 -1
- package/lib/pipes/weight.pipe.d.ts +1 -1
- package/package.json +1 -1
|
@@ -72,10 +72,10 @@ export class ElderEnumTranslationService {
|
|
|
72
72
|
enumDateSource(enumClass, translationPrefix, sort = true, asc = true) {
|
|
73
73
|
return DelegateListDataSource.listFetcher(() => this.translate(enumClass, translationPrefix, sort, asc), "value", (id) => this.translateOne(translationPrefix, id));
|
|
74
74
|
}
|
|
75
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
76
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.
|
|
75
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderEnumTranslationService, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
76
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderEnumTranslationService, providedIn: "root" }); }
|
|
77
77
|
}
|
|
78
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
78
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderEnumTranslationService, decorators: [{
|
|
79
79
|
type: Injectable,
|
|
80
80
|
args: [{
|
|
81
81
|
providedIn: "root"
|
|
@@ -172,10 +172,10 @@ export class ElderFormFieldControlBase extends ValueAccessorBase {
|
|
|
172
172
|
this.emitStateChange();
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
176
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
175
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFormFieldControlBase, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive }); }
|
|
176
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: ElderFormFieldControlBase, inputs: { placeholder: "placeholder", required: "required", disabled: "disabled", readonly: "readonly" }, host: { properties: { "id": "this.id" } }, usesInheritance: true, ngImport: i0 }); }
|
|
177
177
|
}
|
|
178
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
178
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFormFieldControlBase, decorators: [{
|
|
179
179
|
type: Directive
|
|
180
180
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: undefined }, { type: i1.FocusMonitor }, { type: i2.TranslateService }, { type: i3.NgControl }], propDecorators: { id: [{
|
|
181
181
|
type: HostBinding
|
|
@@ -79,10 +79,10 @@ export class ElderFromFieldBase {
|
|
|
79
79
|
controlValue$(ctrl) {
|
|
80
80
|
return ctrl.stateChanges.pipe(map(() => ctrl.value), startWith(ctrl.value));
|
|
81
81
|
}
|
|
82
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
83
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
82
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFromFieldBase, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
83
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: ElderFromFieldBase, queries: [{ propertyName: "formFieldControl", first: true, predicate: MatFormFieldControl, descendants: true, static: true }], viewQueries: [{ propertyName: "matFormField", first: true, predicate: MatFormField, descendants: true, static: true }], ngImport: i0 }); }
|
|
84
84
|
}
|
|
85
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
85
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFromFieldBase, decorators: [{
|
|
86
86
|
type: Directive
|
|
87
87
|
}], ctorParameters: () => [], propDecorators: { matFormField: [{
|
|
88
88
|
type: ViewChild,
|
|
@@ -25,10 +25,10 @@ export class ElderFromFieldCustomizableBase extends ElderFromFieldBase {
|
|
|
25
25
|
get showIcon() {
|
|
26
26
|
return this._showIcon;
|
|
27
27
|
}
|
|
28
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
29
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
28
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFromFieldCustomizableBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
29
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: ElderFromFieldCustomizableBase, inputs: { label: "label", appearance: "appearance", floatLabel: "floatLabel", color: "color", placeholder: "placeholder", hint: "hint", icon: "icon", showHint: "showHint", showIcon: "showIcon" }, usesInheritance: true, ngImport: i0 }); }
|
|
30
30
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFromFieldCustomizableBase, decorators: [{
|
|
32
32
|
type: Directive
|
|
33
33
|
}], propDecorators: { label: [{
|
|
34
34
|
type: Input
|
|
@@ -30,10 +30,10 @@ export class ElderFromFieldEntityBase extends ElderFromFieldBase {
|
|
|
30
30
|
get entityId$() {
|
|
31
31
|
return this._entityId$;
|
|
32
32
|
}
|
|
33
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
34
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
33
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFromFieldEntityBase, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
34
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: ElderFromFieldEntityBase, usesInheritance: true, ngImport: i0 }); }
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFromFieldEntityBase, decorators: [{
|
|
37
37
|
type: Directive
|
|
38
38
|
}], ctorParameters: () => [] });
|
|
39
39
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWxkZXItZnJvbS1maWVsZC1lbnRpdHktYmFzZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2VsZGVyYnl0ZS9uZ3gtc3RhcnRlci9zcmMvbGliL2NvbW1vbi9mb3Jtcy9lbGRlci1mcm9tLWZpZWxkLWVudGl0eS1iYXNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxrQkFBa0IsRUFBQyxNQUFNLHlCQUF5QixDQUFDO0FBQzNELE9BQU8sRUFBQyxTQUFTLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDeEMsT0FBTyxFQUFhLFNBQVMsRUFBQyxNQUFNLE1BQU0sQ0FBQztBQUMzQyxPQUFPLEVBQUMsTUFBTSxFQUFFLEdBQUcsRUFBQyxNQUFNLGdCQUFnQixDQUFDO0FBQzNDLE9BQU8sRUFBQyw0QkFBNEIsRUFBNkIsMEJBQTBCLEVBQUMsTUFBTSwrQkFBK0IsQ0FBQzs7QUFJbEksTUFBTSxPQUFnQix3QkFDcEIsU0FBUSxrQkFBMkM7SUFZbkQ7Ozs7Z0ZBSTRFO0lBRTVFO1FBQ0UsS0FBSyxFQUFFLENBQUM7UUFFUixJQUFJLENBQUMsZ0JBQWdCLEdBQUcsSUFBSSxDQUFDLGlCQUFpQixDQUFDLElBQUksQ0FDakQsTUFBTSxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxFQUN0QixNQUFNLENBQUMsSUFBSSxDQUFDLEVBQUUsQ0FBQywwQkFBMEIsQ0FBQyxJQUFJLENBQUMsQ0FBQyxFQUNoRCxHQUFHLENBQUMsSUFBSSxDQUFDLEVBQUUsQ0FBOEQsSUFBSSxDQUFDLENBQy9FLENBQUM7UUFFRixJQUFJLENBQUMsVUFBVSxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxJQUFJLENBQzFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsRUFBRSxDQUFDLDRCQUE0QixDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUNoRSxDQUFDO1FBRUYsSUFBSSxDQUFDLFFBQVEsR0FBRyxJQUFJLENBQUMsZ0JBQWdCLENBQUMsSUFBSSxDQUN4QyxTQUFTLENBQUMsSUFBSSxDQUFDLEVBQUUsQ0FBQyw0QkFBNEIsQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FDOUQsQ0FBQztJQUNKLENBQUM7SUFFRDs7OztnRkFJNEU7SUFFNUUsSUFBVyxlQUFlO1FBQ3hCLE9BQU8sSUFBSSxDQUFDLGdCQUFnQixDQUFDO0lBQy9CLENBQUM7SUFFRCxJQUFXLE9BQU87UUFDaEIsT0FBTyxJQUFJLENBQUMsUUFBUSxDQUFDO0lBQ3ZCLENBQUM7SUFFRCxJQUFXLFNBQVM7UUFDbEIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDO0lBQ3pCLENBQUM7OEdBckRtQix3QkFBd0I7a0dBQXhCLHdCQUF3Qjs7MkZBQXhCLHdCQUF3QjtrQkFEN0MsU0FBUyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7RWxkZXJGcm9tRmllbGRCYXNlfSBmcm9tICcuL2VsZGVyLWZyb20tZmllbGQtYmFzZSc7XG5pbXBvcnQge0RpcmVjdGl2ZX0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge09ic2VydmFibGUsIHN3aXRjaE1hcH0gZnJvbSAncnhqcyc7XG5pbXBvcnQge2ZpbHRlciwgbWFwfSBmcm9tICdyeGpzL29wZXJhdG9ycyc7XG5pbXBvcnQge0VsZGVyRW50aXR5VmFsdWVBY2Nlc3NvclV0aWwsIElFbGRlckVudGl0eVZhbHVlQWNjZXNzb3IsIGlzRWxkZXJFbnRpdHlWYWx1ZUFjY2Vzc29yfSBmcm9tICcuL2VsZGVyLWVudGl0eS12YWx1ZS1hY2Nlc3Nvcic7XG5pbXBvcnQge01hdEZvcm1GaWVsZENvbnRyb2x9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2Zvcm0tZmllbGQnO1xuXG5ARGlyZWN0aXZlKClcbmV4cG9ydCBhYnN0cmFjdCBjbGFzcyBFbGRlckZyb21GaWVsZEVudGl0eUJhc2U8VEVudGl0eSwgVElkLCBUQ29udHJvbCBleHRlbmRzIE1hdEZvcm1GaWVsZENvbnRyb2w8VEVudGl0eSB8IFRJZD4+XG4gIGV4dGVuZHMgRWxkZXJGcm9tRmllbGRCYXNlPFRFbnRpdHkgfCBUSWQsIFRDb250cm9sPiB7XG5cbiAgLyoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKlxuICAgKiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAqXG4gICAqIEZpZWxkcyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICpcbiAgICogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKlxuICAgKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKiovXG5cbiAgcHJpdmF0ZSByZWFkb25seSBfZW50aXR5QWNjZXNzb3IkOiBPYnNlcnZhYmxlPElFbGRlckVudGl0eVZhbHVlQWNjZXNzb3I8VEVudGl0eSwgVElkLCBURW50aXR5IHwgVElkPj47XG4gIHByaXZhdGUgcmVhZG9ubHkgX2VudGl0eSQ6IE9ic2VydmFibGU8VEVudGl0eT47XG4gIHByaXZhdGUgcmVhZG9ubHkgX2VudGl0eUlkJDogT2JzZXJ2YWJsZTxUSWQ+O1xuXG4gIC8qKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKipcbiAgICogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKlxuICAgKiBDb25zdHJ1Y3RvciAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAqXG4gICAqICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICpcbiAgICoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqL1xuXG4gIHByb3RlY3RlZCBjb25zdHJ1Y3RvcigpIHtcbiAgICBzdXBlcigpO1xuXG4gICAgdGhpcy5fZW50aXR5QWNjZXNzb3IkID0gdGhpcy5mb3JtRmllbGRDb250cm9sJC5waXBlKFxuICAgICAgZmlsdGVyKGN0cmwgPT4gISFjdHJsKSxcbiAgICAgIGZpbHRlcihjdHJsID0+IGlzRWxkZXJFbnRpdHlWYWx1ZUFjY2Vzc29yKGN0cmwpKSxcbiAgICAgIG1hcChjdHJsID0+IDxJRWxkZXJFbnRpdHlWYWx1ZUFjY2Vzc29yPFRFbnRpdHksIFRJZCwgVEVudGl0eSB8IFRJZD4+PGFueT5jdHJsKVxuICAgICk7XG5cbiAgICB0aGlzLl9lbnRpdHlJZCQgPSB0aGlzLl9lbnRpdHlBY2Nlc3NvciQucGlwZShcbiAgICAgIHN3aXRjaE1hcChldmFjID0+IEVsZGVyRW50aXR5VmFsdWVBY2Nlc3NvclV0aWwuZW50aXR5SWQkKGV2YWMpKVxuICAgICk7XG5cbiAgICB0aGlzLl9lbnRpdHkkID0gdGhpcy5fZW50aXR5QWNjZXNzb3IkLnBpcGUoXG4gICAgICBzd2l0Y2hNYXAoZXZhYyA9PiBFbGRlckVudGl0eVZhbHVlQWNjZXNzb3JVdGlsLmVudGl0eSQoZXZhYykpXG4gICAgKTtcbiAgfVxuXG4gIC8qKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKipcbiAgICogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKlxuICAgKiBQcm9wZXJ0aWVzICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAqXG4gICAqICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICpcbiAgICoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqL1xuXG4gIHB1YmxpYyBnZXQgZW50aXR5QWNjZXNzb3IkKCk6IE9ic2VydmFibGU8SUVsZGVyRW50aXR5VmFsdWVBY2Nlc3NvcjxURW50aXR5LCBUSWQsIFRFbnRpdHkgfCBUSWQ+PiB7XG4gICAgcmV0dXJuIHRoaXMuX2VudGl0eUFjY2Vzc29yJDtcbiAgfVxuXG4gIHB1YmxpYyBnZXQgZW50aXR5JCgpOiBPYnNlcnZhYmxlPFRFbnRpdHk+IHtcbiAgICByZXR1cm4gdGhpcy5fZW50aXR5JDtcbiAgfVxuXG4gIHB1YmxpYyBnZXQgZW50aXR5SWQkKCk6IE9ic2VydmFibGU8VElkPiB7XG4gICAgcmV0dXJuIHRoaXMuX2VudGl0eUlkJDtcbiAgfVxufVxuIl19
|
|
@@ -38,10 +38,10 @@ export class ElderFromFieldMultiEntityBase extends ElderFromFieldBase {
|
|
|
38
38
|
get entityIdsUpdated$() {
|
|
39
39
|
return this._entityIdsUpdated$;
|
|
40
40
|
}
|
|
41
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
42
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
41
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFromFieldMultiEntityBase, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
42
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: ElderFromFieldMultiEntityBase, usesInheritance: true, ngImport: i0 }); }
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderFromFieldMultiEntityBase, decorators: [{
|
|
45
45
|
type: Directive
|
|
46
46
|
}], ctorParameters: () => [] });
|
|
47
47
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWxkZXItZnJvbS1maWVsZC1tdWx0aS1lbnRpdHktYmFzZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2VsZGVyYnl0ZS9uZ3gtc3RhcnRlci9zcmMvbGliL2NvbW1vbi9mb3Jtcy9lbGRlci1mcm9tLWZpZWxkLW11bHRpLWVudGl0eS1iYXNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxrQkFBa0IsRUFBQyxNQUFNLHlCQUF5QixDQUFDO0FBQzNELE9BQU8sRUFBQyxTQUFTLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDeEMsT0FBTyxFQUFhLFNBQVMsRUFBTSxNQUFNLE1BQU0sQ0FBQztBQUNoRCxPQUFPLEVBQUMsTUFBTSxFQUFFLEdBQUcsRUFBUSxNQUFNLGdCQUFnQixDQUFDO0FBRWxELE9BQU8sRUFDTCxpQ0FBaUMsRUFFakMsK0JBQStCLEVBQ2hDLE1BQU0scUNBQXFDLENBQUM7O0FBRzdDLE1BQU0sT0FBZ0IsNkJBQ3BCLFNBQVEsa0JBQXNDO0lBZTlDOzs7O2dGQUk0RTtJQUU1RTtRQUNFLEtBQUssRUFBRSxDQUFDO1FBRVIsSUFBSSxDQUFDLGtCQUFrQixHQUFHLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxJQUFJLENBQ25ELE1BQU0sQ0FBQyxJQUFJLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsRUFDdEIsTUFBTSxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsK0JBQStCLENBQUMsSUFBSSxDQUFDLENBQUMsRUFDckQsR0FBRyxDQUFDLElBQUksQ0FBQyxFQUFFLENBQTRELElBQUksQ0FBQyxDQUM3RSxDQUFDO1FBRUYsSUFBSSxDQUFDLFdBQVcsR0FBRyxJQUFJLENBQUMsa0JBQWtCLENBQUMsSUFBSSxDQUM3QyxTQUFTLENBQUMsSUFBSSxDQUFDLEVBQUUsQ0FBQyxpQ0FBaUMsQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FDdEUsQ0FBQztRQUVGLElBQUksQ0FBQyxVQUFVLEdBQUcsSUFBSSxDQUFDLGtCQUFrQixDQUFDLElBQUksQ0FDNUMsU0FBUyxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsaUNBQWlDLENBQUMsU0FBUyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQ3JFLENBQUM7UUFFRixJQUFJLENBQUMsaUJBQWlCLEdBQUcsSUFBSSxDQUFDLGtCQUFrQixDQUFDLElBQUksQ0FDbkQsU0FBUyxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsSUFBSSxDQUFDLGVBQWUsQ0FBQyxDQUN4QyxDQUFDO1FBRUYsSUFBSSxDQUFDLGtCQUFrQixHQUFHLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxJQUFJLENBQ3BELFNBQVMsQ0FBQyxJQUFJLENBQUMsRUFBRSxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxDQUN6QyxDQUFDO0lBQ0osQ0FBQztJQUVEOzs7O2dGQUk0RTtJQUU1RSxJQUFXLGlCQUFpQjtRQUMxQixPQUFPLElBQUksQ0FBQyxrQkFBa0IsQ0FBQztJQUNqQyxDQUFDO0lBRUQsSUFBVyxTQUFTO1FBQ2xCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQztJQUN6QixDQUFDO0lBRUQsSUFBVyxVQUFVO1FBQ25CLE9BQU8sSUFBSSxDQUFDLFdBQVcsQ0FBQztJQUMxQixDQUFDO0lBRUQsSUFBVyxnQkFBZ0I7UUFDekIsT0FBTyxJQUFJLENBQUMsaUJBQWlCLENBQUM7SUFDaEMsQ0FBQztJQUVELElBQVksaUJBQWlCO1FBQzNCLE9BQU8sSUFBSSxDQUFDLGtCQUFrQixDQUFDO0lBQ2pDLENBQUM7OEdBeEVtQiw2QkFBNkI7a0dBQTdCLDZCQUE2Qjs7MkZBQTdCLDZCQUE2QjtrQkFEbEQsU0FBUyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7RWxkZXJGcm9tRmllbGRCYXNlfSBmcm9tICcuL2VsZGVyLWZyb20tZmllbGQtYmFzZSc7XG5pbXBvcnQge0RpcmVjdGl2ZX0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge09ic2VydmFibGUsIHN3aXRjaE1hcCwgdGFwfSBmcm9tICdyeGpzJztcbmltcG9ydCB7ZmlsdGVyLCBtYXAsIHNoYXJlfSBmcm9tICdyeGpzL29wZXJhdG9ycyc7XG5pbXBvcnQge01hdEZvcm1GaWVsZENvbnRyb2x9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2Zvcm0tZmllbGQnO1xuaW1wb3J0IHtcbiAgRWxkZXJNdWx0aUVudGl0eVZhbHVlQWNjZXNzb3JVdGlsLFxuICBJRWxkZXJNdWx0aUVudGl0eVZhbHVlQWNjZXNzb3IsXG4gIGlzRWxkZXJNdWx0aUVudGl0eVZhbHVlQWNjZXNzb3Jcbn0gZnJvbSAnLi9lbGRlci1tdWx0aS1lbnRpdHktdmFsdWUtYWNjZXNzb3InO1xuXG5ARGlyZWN0aXZlKClcbmV4cG9ydCBhYnN0cmFjdCBjbGFzcyBFbGRlckZyb21GaWVsZE11bHRpRW50aXR5QmFzZTxURW50aXR5LCBUSWQsIFRWYWx1ZSwgVENvbnRyb2wgZXh0ZW5kcyBNYXRGb3JtRmllbGRDb250cm9sPFRWYWx1ZVtdPj5cbiAgZXh0ZW5kcyBFbGRlckZyb21GaWVsZEJhc2U8VFZhbHVlW10sIFRDb250cm9sPiB7XG5cbiAgLyoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKlxuICAgKiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAqXG4gICAqIEZpZWxkcyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICpcbiAgICogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKlxuICAgKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKiovXG5cbiAgcHJpdmF0ZSByZWFkb25seSBfZW50aXRpZXNBY2Nlc3NvciQ6IE9ic2VydmFibGU8SUVsZGVyTXVsdGlFbnRpdHlWYWx1ZUFjY2Vzc29yPFRFbnRpdHksIFRJZCwgVFZhbHVlPj47XG4gIHByaXZhdGUgcmVhZG9ubHkgX2VudGl0aWVzJDogT2JzZXJ2YWJsZTxURW50aXR5W10+O1xuICBwcml2YXRlIHJlYWRvbmx5IF9lbnRpdHlJZHMkOiBPYnNlcnZhYmxlPFRJZFtdPjtcblxuICBwcml2YXRlIHJlYWRvbmx5IF9lbnRpdGllc1VwZGF0ZWQkOiBPYnNlcnZhYmxlPFRFbnRpdHlbXT47XG4gIHByaXZhdGUgcmVhZG9ubHkgX2VudGl0eUlkc1VwZGF0ZWQkOiBPYnNlcnZhYmxlPFRJZFtdPjtcblxuICAvKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqXG4gICAqICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICpcbiAgICogQ29uc3RydWN0b3IgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKlxuICAgKiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAqXG4gICAqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKi9cblxuICBwcm90ZWN0ZWQgY29uc3RydWN0b3IoKSB7XG4gICAgc3VwZXIoKTtcblxuICAgIHRoaXMuX2VudGl0aWVzQWNjZXNzb3IkID0gdGhpcy5mb3JtRmllbGRDb250cm9sJC5waXBlKFxuICAgICAgZmlsdGVyKGN0cmwgPT4gISFjdHJsKSxcbiAgICAgIGZpbHRlcihjdHJsID0+IGlzRWxkZXJNdWx0aUVudGl0eVZhbHVlQWNjZXNzb3IoY3RybCkpLFxuICAgICAgbWFwKGN0cmwgPT4gPElFbGRlck11bHRpRW50aXR5VmFsdWVBY2Nlc3NvcjxURW50aXR5LCBUSWQsIFRWYWx1ZT4+PGFueT5jdHJsKVxuICAgICk7XG5cbiAgICB0aGlzLl9lbnRpdHlJZHMkID0gdGhpcy5fZW50aXRpZXNBY2Nlc3NvciQucGlwZShcbiAgICAgIHN3aXRjaE1hcChldmFjID0+IEVsZGVyTXVsdGlFbnRpdHlWYWx1ZUFjY2Vzc29yVXRpbC5lbnRpdHlJZHMkKGV2YWMpKVxuICAgICk7XG5cbiAgICB0aGlzLl9lbnRpdGllcyQgPSB0aGlzLl9lbnRpdGllc0FjY2Vzc29yJC5waXBlKFxuICAgICAgc3dpdGNoTWFwKGV2YWMgPT4gRWxkZXJNdWx0aUVudGl0eVZhbHVlQWNjZXNzb3JVdGlsLmVudGl0aWVzJChldmFjKSksXG4gICAgKTtcblxuICAgIHRoaXMuX2VudGl0aWVzVXBkYXRlZCQgPSB0aGlzLl9lbnRpdGllc0FjY2Vzc29yJC5waXBlKFxuICAgICAgc3dpdGNoTWFwKGV2YWMgPT4gZXZhYy5lbnRpdGllc1VwZGF0ZWQpXG4gICAgKTtcblxuICAgIHRoaXMuX2VudGl0eUlkc1VwZGF0ZWQkID0gdGhpcy5fZW50aXRpZXNBY2Nlc3NvciQucGlwZShcbiAgICAgIHN3aXRjaE1hcChldmFjID0+IGV2YWMuZW50aXR5SWRzVXBkYXRlZClcbiAgICApO1xuICB9XG5cbiAgLyoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKlxuICAgKiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAqXG4gICAqIFByb3BlcnRpZXMgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICpcbiAgICogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKlxuICAgKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKiovXG5cbiAgcHVibGljIGdldCBlbnRpdGllc0FjY2Vzc29yJCgpOiBPYnNlcnZhYmxlPElFbGRlck11bHRpRW50aXR5VmFsdWVBY2Nlc3NvcjxURW50aXR5LCBUSWQsIFRWYWx1ZT4+IHtcbiAgICByZXR1cm4gdGhpcy5fZW50aXRpZXNBY2Nlc3NvciQ7XG4gIH1cblxuICBwdWJsaWMgZ2V0IGVudGl0aWVzJCgpOiBPYnNlcnZhYmxlPFRFbnRpdHlbXT4ge1xuICAgIHJldHVybiB0aGlzLl9lbnRpdGllcyQ7XG4gIH1cblxuICBwdWJsaWMgZ2V0IGVudGl0eUlkcyQoKTogT2JzZXJ2YWJsZTxUSWRbXT4ge1xuICAgIHJldHVybiB0aGlzLl9lbnRpdHlJZHMkO1xuICB9XG5cbiAgcHVibGljIGdldCBlbnRpdGllc1VwZGF0ZWQkKCk6IE9ic2VydmFibGU8VEVudGl0eVtdPiB7XG4gICAgcmV0dXJuIHRoaXMuX2VudGl0aWVzVXBkYXRlZCQ7XG4gIH1cblxuICBwdWJsaWMgZ2V0ICBlbnRpdHlJZHNVcGRhdGVkJCgpOiBPYnNlcnZhYmxlPFRJZFtdPiB7XG4gICAgcmV0dXJuIHRoaXMuX2VudGl0eUlkc1VwZGF0ZWQkO1xuICB9XG59XG4iXX0=
|
|
@@ -73,10 +73,10 @@ export class FormFieldBaseComponent extends ValueAccessorBase {
|
|
|
73
73
|
}
|
|
74
74
|
return result;
|
|
75
75
|
}
|
|
76
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
77
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
76
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: FormFieldBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
77
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: FormFieldBaseComponent, inputs: { name: "name", label: "label", appearance: "appearance", floatLabel: "floatLabel", color: "color", placeholder: "placeholder", hint: "hint", icon: "icon", showIcon: "showIcon", min: "min", max: "max", showHint: "showHint", required: "required", disabled: "disabled", readonly: "readonly" }, usesInheritance: true, ngImport: i0 }); }
|
|
78
78
|
}
|
|
79
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
79
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: FormFieldBaseComponent, decorators: [{
|
|
80
80
|
type: Directive
|
|
81
81
|
}], propDecorators: { name: [{
|
|
82
82
|
type: Input
|
|
@@ -20,10 +20,10 @@ export class MultiModelBaseComponent extends FormFieldBaseComponent {
|
|
|
20
20
|
}
|
|
21
21
|
return result;
|
|
22
22
|
}
|
|
23
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
24
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
23
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: MultiModelBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
24
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: MultiModelBaseComponent, viewQueries: [{ propertyName: "models", predicate: NgModel, descendants: true }], usesInheritance: true, ngImport: i0 }); }
|
|
25
25
|
}
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: MultiModelBaseComponent, decorators: [{
|
|
27
27
|
type: Directive
|
|
28
28
|
}], propDecorators: { models: [{
|
|
29
29
|
type: ViewChildren,
|
|
@@ -118,10 +118,10 @@ export class TemplateCompositeControl extends ValueAccessorBase {
|
|
|
118
118
|
this._sub = null;
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
122
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
121
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: TemplateCompositeControl, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
122
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: TemplateCompositeControl, inputs: { disabled: "disabled" }, viewQueries: [{ propertyName: "ngForm", first: true, predicate: ["form"], descendants: true }], usesInheritance: true, ngImport: i0 }); }
|
|
123
123
|
}
|
|
124
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
124
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: TemplateCompositeControl, decorators: [{
|
|
125
125
|
type: Directive
|
|
126
126
|
}], propDecorators: { disabled: [{
|
|
127
127
|
type: Input,
|
|
@@ -131,10 +131,10 @@ export class ValueAccessorBase {
|
|
|
131
131
|
emitOnChanged(value) {
|
|
132
132
|
this._changed.forEach(f => f(value));
|
|
133
133
|
}
|
|
134
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
135
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
134
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ValueAccessorBase, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
135
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: ValueAccessorBase, inputs: { value: "value" }, outputs: { valueUpdated: "valueUpdated", valueChange: "valueChange" }, ngImport: i0 }); }
|
|
136
136
|
}
|
|
137
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
137
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ValueAccessorBase, decorators: [{
|
|
138
138
|
type: Directive
|
|
139
139
|
}], propDecorators: { valueUpdated: [{
|
|
140
140
|
type: Output
|
|
@@ -2,10 +2,10 @@ import { Injectable } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class HttpClientBuilder {
|
|
4
4
|
constructor() { }
|
|
5
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
6
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.
|
|
5
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: HttpClientBuilder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: HttpClientBuilder, providedIn: 'root' }); }
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: HttpClientBuilder, decorators: [{
|
|
9
9
|
type: Injectable,
|
|
10
10
|
args: [{
|
|
11
11
|
providedIn: 'root'
|
|
@@ -9,10 +9,10 @@ export class HttpClientPristine extends HttpClient {
|
|
|
9
9
|
constructor(backend) {
|
|
10
10
|
super(backend);
|
|
11
11
|
}
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
13
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.
|
|
12
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: HttpClientPristine, deps: [{ token: i1.HttpBackend }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: HttpClientPristine, providedIn: 'root' }); }
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: HttpClientPristine, decorators: [{
|
|
16
16
|
type: Injectable,
|
|
17
17
|
args: [{
|
|
18
18
|
providedIn: 'root'
|
|
@@ -83,10 +83,10 @@ export class DataTransferFactory {
|
|
|
83
83
|
buildOfRequest(request, name, size) {
|
|
84
84
|
return HttpDataTransfer.fromRequest(this.http.request(request), name, size);
|
|
85
85
|
}
|
|
86
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
87
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.
|
|
86
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DataTransferFactory, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
87
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DataTransferFactory, providedIn: 'root' }); }
|
|
88
88
|
}
|
|
89
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
89
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DataTransferFactory, decorators: [{
|
|
90
90
|
type: Injectable,
|
|
91
91
|
args: [{
|
|
92
92
|
providedIn: 'root'
|
|
@@ -42,10 +42,10 @@ export class ElderRouterService {
|
|
|
42
42
|
const url = this.router.serializeUrl(urlTree);
|
|
43
43
|
return this.location.prepareExternalUrl(url);
|
|
44
44
|
}
|
|
45
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
46
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.
|
|
45
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderRouterService, deps: [{ token: i1.Router }, { token: i2.Location }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderRouterService, providedIn: 'root' }); }
|
|
47
47
|
}
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderRouterService, decorators: [{
|
|
49
49
|
type: Injectable,
|
|
50
50
|
args: [{
|
|
51
51
|
providedIn: 'root'
|
|
@@ -107,10 +107,10 @@ export class ElderUrlFragmentParamsService {
|
|
|
107
107
|
return new UrlQueryParams();
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
111
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.
|
|
110
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderUrlFragmentParamsService, deps: [{ token: i1.Router }, { token: i1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
111
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderUrlFragmentParamsService, providedIn: 'root' }); }
|
|
112
112
|
}
|
|
113
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
113
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderUrlFragmentParamsService, decorators: [{
|
|
114
114
|
type: Injectable,
|
|
115
115
|
args: [{
|
|
116
116
|
providedIn: 'root'
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
2
|
+
import { MatIcon } from '@angular/material/icon';
|
|
3
|
+
import { MatCard } from '@angular/material/card';
|
|
2
4
|
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/material/icon";
|
|
4
|
-
import * as i2 from "@angular/material/card";
|
|
5
5
|
export class ElderAccessDeniedComponent {
|
|
6
6
|
constructor() { }
|
|
7
7
|
ngOnInit() {
|
|
8
8
|
}
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
10
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
9
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAccessDeniedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.4", type: ElderAccessDeniedComponent, isStandalone: true, selector: "elder-access-denied", ngImport: i0, template: "\n<div class=\"layout-col flex p-md\">\n <mat-card appearance=\"outlined\">\n <div class=\"layout-row place-start-center gap-md\">\n <mat-icon color=\"warn\">warning</mat-icon>\n <span>You do not have the permission to access this resource.</span>\n </div>\n </mat-card>\n</div>\n\n\n\n", styles: [".padding{padding:10px}\n"], dependencies: [{ kind: "component", type: MatCard, selector: "mat-card", inputs: ["appearance"], exportAs: ["matCard"] }, { kind: "component", type: MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11
11
|
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAccessDeniedComponent, decorators: [{
|
|
13
13
|
type: Component,
|
|
14
|
-
args: [{ selector: 'elder-access-denied', changeDetection: ChangeDetectionStrategy.OnPush, template: "\n<div class=\"layout-col flex p-md\">\n <mat-card appearance=\"outlined\">\n <div class=\"layout-row place-start-center gap-md\">\n <mat-icon color=\"warn\">warning</mat-icon>\n <span>You do not have the permission to access this resource.</span>\n </div>\n </mat-card>\n</div>\n\n\n\n", styles: [".padding{padding:10px}\n"] }]
|
|
14
|
+
args: [{ selector: 'elder-access-denied', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [MatCard, MatIcon], template: "\n<div class=\"layout-col flex p-md\">\n <mat-card appearance=\"outlined\">\n <div class=\"layout-row place-start-center gap-md\">\n <mat-icon color=\"warn\">warning</mat-icon>\n <span>You do not have the permission to access this resource.</span>\n </div>\n </mat-card>\n</div>\n\n\n\n", styles: [".padding{padding:10px}\n"] }]
|
|
15
15
|
}], ctorParameters: () => [] });
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWxkZXItYWNjZXNzLWRlbmllZC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbGRlcmJ5dGUvbmd4LXN0YXJ0ZXIvc3JjL2xpYi9jb21wb25lbnRzL2FjY2Vzcy1kZW5pZWQvZWxkZXItYWNjZXNzLWRlbmllZC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbGRlcmJ5dGUvbmd4LXN0YXJ0ZXIvc3JjL2xpYi9jb21wb25lbnRzL2FjY2Vzcy1kZW5pZWQvZWxkZXItYWNjZXNzLWRlbmllZC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsdUJBQXVCLEVBQUUsU0FBUyxFQUFTLE1BQU0sZUFBZSxDQUFDO0FBQ3pFLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUNqRCxPQUFPLEVBQUUsT0FBTyxFQUFFLE1BQU0sd0JBQXdCLENBQUM7O0FBVWpELE1BQU0sT0FBTywwQkFBMEI7SUFFbkMsZ0JBQWdCLENBQUM7SUFFakIsUUFBUTtJQUNSLENBQUM7OEdBTFEsMEJBQTBCO2tHQUExQiwwQkFBMEIsK0VDWnZDLGtUQVlBLGtGREZjLE9BQU8sb0dBQUUsT0FBTzs7MkZBRWpCLDBCQUEwQjtrQkFSdEMsU0FBUzsrQkFDSSxxQkFBcUIsbUJBR2QsdUJBQXVCLENBQUMsTUFBTSxjQUNuQyxJQUFJLFdBQ1AsQ0FBQyxPQUFPLEVBQUUsT0FBTyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBPbkluaXR9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgTWF0SWNvbiB9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2ljb24nO1xuaW1wb3J0IHsgTWF0Q2FyZCB9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2NhcmQnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2VsZGVyLWFjY2Vzcy1kZW5pZWQnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9lbGRlci1hY2Nlc3MtZGVuaWVkLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9lbGRlci1hY2Nlc3MtZGVuaWVkLmNvbXBvbmVudC5zY3NzJ10sXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBpbXBvcnRzOiBbTWF0Q2FyZCwgTWF0SWNvbl1cbn0pXG5leHBvcnQgY2xhc3MgRWxkZXJBY2Nlc3NEZW5pZWRDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuXG4gICAgY29uc3RydWN0b3IoKSB7IH1cblxuICAgIG5nT25Jbml0KCkge1xuICAgIH1cblxufVxuIiwiXG48ZGl2IGNsYXNzPVwibGF5b3V0LWNvbCBmbGV4IHAtbWRcIj5cbiAgPG1hdC1jYXJkIGFwcGVhcmFuY2U9XCJvdXRsaW5lZFwiPlxuICAgIDxkaXYgY2xhc3M9XCJsYXlvdXQtcm93IHBsYWNlLXN0YXJ0LWNlbnRlciBnYXAtbWRcIj5cbiAgICAgIDxtYXQtaWNvbiBjb2xvcj1cIndhcm5cIj53YXJuaW5nPC9tYXQtaWNvbj5cbiAgICAgIDxzcGFuPllvdSBkbyBub3QgaGF2ZSB0aGUgcGVybWlzc2lvbiB0byBhY2Nlc3MgdGhpcyByZXNvdXJjZS48L3NwYW4+XG4gICAgPC9kaXY+XG4gIDwvbWF0LWNhcmQ+XG48L2Rpdj5cblxuXG5cbiJdfQ==
|
|
@@ -6,25 +6,25 @@ import { MatIconModule } from '@angular/material/icon';
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export { ElderAccessDeniedComponent } from './elder-access-denied.component';
|
|
8
8
|
export class ElderAccessDeniedModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.
|
|
11
|
-
MatIconModule, MatCardModule
|
|
12
|
-
|
|
13
|
-
|
|
9
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAccessDeniedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.4", ngImport: i0, type: ElderAccessDeniedModule, imports: [CommonModule,
|
|
11
|
+
MatIconModule, MatCardModule,
|
|
12
|
+
ElderAccessDeniedComponent], exports: [ElderAccessDeniedComponent] }); }
|
|
13
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAccessDeniedModule, imports: [CommonModule,
|
|
14
|
+
MatIconModule, MatCardModule,
|
|
15
|
+
ElderAccessDeniedComponent] }); }
|
|
14
16
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAccessDeniedModule, decorators: [{
|
|
16
18
|
type: NgModule,
|
|
17
19
|
args: [{
|
|
18
|
-
declarations: [
|
|
19
|
-
ElderAccessDeniedComponent
|
|
20
|
-
],
|
|
21
20
|
exports: [
|
|
22
21
|
ElderAccessDeniedComponent
|
|
23
22
|
],
|
|
24
23
|
imports: [
|
|
25
24
|
CommonModule,
|
|
26
|
-
MatIconModule, MatCardModule
|
|
25
|
+
MatIconModule, MatCardModule,
|
|
26
|
+
ElderAccessDeniedComponent
|
|
27
27
|
]
|
|
28
28
|
}]
|
|
29
29
|
}] });
|
|
30
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
30
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWxkZXItYWNjZXNzLWRlbmllZC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbGRlcmJ5dGUvbmd4LXN0YXJ0ZXIvc3JjL2xpYi9jb21wb25lbnRzL2FjY2Vzcy1kZW5pZWQvZWxkZXItYWNjZXNzLWRlbmllZC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFDLFFBQVEsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUN2QyxPQUFPLEVBQUMsMEJBQTBCLEVBQUMsTUFBTSxpQ0FBaUMsQ0FBQztBQUMzRSxPQUFPLEVBQUMsWUFBWSxFQUFDLE1BQU0saUJBQWlCLENBQUM7QUFDN0MsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQ3ZELE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQzs7QUFFdkQsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0saUNBQWlDLENBQUM7QUFZN0UsTUFBTSxPQUFPLHVCQUF1Qjs4R0FBdkIsdUJBQXVCOytHQUF2Qix1QkFBdUIsWUFMNUIsWUFBWTtZQUNaLGFBQWEsRUFBRSxhQUFhO1lBQzVCLDBCQUEwQixhQUwxQiwwQkFBMEI7K0dBUXJCLHVCQUF1QixZQUw1QixZQUFZO1lBQ1osYUFBYSxFQUFFLGFBQWE7WUFDNUIsMEJBQTBCOzsyRkFHckIsdUJBQXVCO2tCQVZuQyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRTt3QkFDTCwwQkFBMEI7cUJBQzdCO29CQUNELE9BQU8sRUFBRTt3QkFDTCxZQUFZO3dCQUNaLGFBQWEsRUFBRSxhQUFhO3dCQUM1QiwwQkFBMEI7cUJBQzdCO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiXG5pbXBvcnQge05nTW9kdWxlfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7RWxkZXJBY2Nlc3NEZW5pZWRDb21wb25lbnR9IGZyb20gJy4vZWxkZXItYWNjZXNzLWRlbmllZC5jb21wb25lbnQnO1xuaW1wb3J0IHtDb21tb25Nb2R1bGV9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBNYXRDYXJkTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvbWF0ZXJpYWwvY2FyZCc7XG5pbXBvcnQgeyBNYXRJY29uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvbWF0ZXJpYWwvaWNvbic7XG5cbmV4cG9ydCB7IEVsZGVyQWNjZXNzRGVuaWVkQ29tcG9uZW50IH0gZnJvbSAnLi9lbGRlci1hY2Nlc3MtZGVuaWVkLmNvbXBvbmVudCc7XG5cbkBOZ01vZHVsZSh7XG4gICAgZXhwb3J0czogW1xuICAgICAgICBFbGRlckFjY2Vzc0RlbmllZENvbXBvbmVudFxuICAgIF0sXG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIE1hdEljb25Nb2R1bGUsIE1hdENhcmRNb2R1bGUsXG4gICAgICAgIEVsZGVyQWNjZXNzRGVuaWVkQ29tcG9uZW50XG4gICAgXVxufSlcbmV4cG9ydCBjbGFzcyBFbGRlckFjY2Vzc0RlbmllZE1vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { Component, ChangeDetectionStrategy, Input } from '@angular/core';
|
|
2
2
|
import { BehaviorSubject } from 'rxjs';
|
|
3
|
+
import { MatFormField, MatLabel, MatHint } from '@angular/material/form-field';
|
|
4
|
+
import { TimeAgoPipe } from '../../../pipes/time-ago.pipe';
|
|
5
|
+
import { TranslateModule } from '@ngx-translate/core';
|
|
6
|
+
import { MatInput } from '@angular/material/input';
|
|
7
|
+
import { MatIcon } from '@angular/material/icon';
|
|
8
|
+
import { NgIf, AsyncPipe, DatePipe } from '@angular/common';
|
|
3
9
|
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@
|
|
5
|
-
import * as i2 from "@angular/material/input";
|
|
6
|
-
import * as i3 from "@angular/material/form-field";
|
|
7
|
-
import * as i4 from "@angular/material/icon";
|
|
8
|
-
import * as i5 from "@ngx-translate/core";
|
|
9
|
-
import * as i6 from "../../../pipes/time-ago.pipe";
|
|
10
|
+
import * as i1 from "@ngx-translate/core";
|
|
10
11
|
class AuditedEntityCtx {
|
|
11
12
|
constructor(audited) {
|
|
12
13
|
this.audited = audited;
|
|
@@ -23,12 +24,12 @@ export class ElderAuditedEntityComponent {
|
|
|
23
24
|
set audited(audited) {
|
|
24
25
|
this.auditedCtx$.next(new AuditedEntityCtx(audited));
|
|
25
26
|
}
|
|
26
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
27
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
27
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAuditedEntityComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
28
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.4", type: ElderAuditedEntityComponent, isStandalone: true, selector: "elder-audited-entity", inputs: { appearance: "appearance", dateFormat: "dateFormat", audited: "audited" }, ngImport: i0, template: "<section class=\"layout-row wrap gap-sm\" *ngIf=\"auditedCtx$ | async as ctx\">\n <mat-form-field [appearance]=\"appearance\">\n <mat-label class=\"layout-row place-start-center gap-xs\">\n <mat-icon class=\"decent noselect\" inline>add_circle_outline</mat-icon>\n <span>{{'context.createdAt' | translate}} {{ctx.audited?.createdAt | timeAgo}}</span>\n </mat-label>\n <input matInput name=\"created\"\n [value]=\"ctx.audited?.createdAt | date:dateFormat\"\n readonly>\n <mat-hint>{{ctx.audited?.createdBy}}</mat-hint>\n </mat-form-field>\n\n <mat-form-field [appearance]=\"appearance\">\n <mat-label class=\"layout-row place-start-center gap-xs\">\n <mat-icon class=\"decent noselect\">mode_edit_outline</mat-icon>\n <span>{{'context.modifiedAt' | translate}} {{ctx.audited?.modifiedAt | timeAgo}}</span>\n </mat-label>\n <input matInput name=\"modified\"\n [value]=\"ctx.audited?.modifiedAt | date:dateFormat\"\n readonly>\n <mat-hint>{{ctx.audited?.modifiedBy}}</mat-hint>\n </mat-form-field>\n</section>\n", styles: [".decent{opacity:.5}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: MatLabel, selector: "mat-label" }, { kind: "component", type: MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "directive", type: MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: DatePipe, name: "date" }, { kind: "ngmodule", type: TranslateModule }, { kind: "pipe", type: i1.TranslatePipe, name: "translate" }, { kind: "pipe", type: TimeAgoPipe, name: "timeAgo" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
28
29
|
}
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAuditedEntityComponent, decorators: [{
|
|
30
31
|
type: Component,
|
|
31
|
-
args: [{ selector: 'elder-audited-entity', changeDetection: ChangeDetectionStrategy.OnPush, template: "<section class=\"layout-row wrap gap-sm\" *ngIf=\"auditedCtx$ | async as ctx\">\n <mat-form-field [appearance]=\"appearance\">\n <mat-label class=\"layout-row place-start-center gap-xs\">\n <mat-icon class=\"decent noselect\" inline>add_circle_outline</mat-icon>\n <span>{{'context.createdAt' | translate}} {{ctx.audited?.createdAt | timeAgo}}</span>\n </mat-label>\n <input matInput name=\"created\"\n [value]=\"ctx.audited?.createdAt | date:dateFormat\"\n readonly>\n <mat-hint>{{ctx.audited?.createdBy}}</mat-hint>\n </mat-form-field>\n\n <mat-form-field [appearance]=\"appearance\">\n <mat-label class=\"layout-row place-start-center gap-xs\">\n <mat-icon class=\"decent noselect\">mode_edit_outline</mat-icon>\n <span>{{'context.modifiedAt' | translate}} {{ctx.audited?.modifiedAt | timeAgo}}</span>\n </mat-label>\n <input matInput name=\"modified\"\n [value]=\"ctx.audited?.modifiedAt | date:dateFormat\"\n readonly>\n <mat-hint>{{ctx.audited?.modifiedBy}}</mat-hint>\n </mat-form-field>\n</section>\n", styles: [".decent{opacity:.5}\n"] }]
|
|
32
|
+
args: [{ selector: 'elder-audited-entity', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [NgIf, MatFormField, MatLabel, MatIcon, MatInput, MatHint, AsyncPipe, DatePipe, TranslateModule, TimeAgoPipe], template: "<section class=\"layout-row wrap gap-sm\" *ngIf=\"auditedCtx$ | async as ctx\">\n <mat-form-field [appearance]=\"appearance\">\n <mat-label class=\"layout-row place-start-center gap-xs\">\n <mat-icon class=\"decent noselect\" inline>add_circle_outline</mat-icon>\n <span>{{'context.createdAt' | translate}} {{ctx.audited?.createdAt | timeAgo}}</span>\n </mat-label>\n <input matInput name=\"created\"\n [value]=\"ctx.audited?.createdAt | date:dateFormat\"\n readonly>\n <mat-hint>{{ctx.audited?.createdBy}}</mat-hint>\n </mat-form-field>\n\n <mat-form-field [appearance]=\"appearance\">\n <mat-label class=\"layout-row place-start-center gap-xs\">\n <mat-icon class=\"decent noselect\">mode_edit_outline</mat-icon>\n <span>{{'context.modifiedAt' | translate}} {{ctx.audited?.modifiedAt | timeAgo}}</span>\n </mat-label>\n <input matInput name=\"modified\"\n [value]=\"ctx.audited?.modifiedAt | date:dateFormat\"\n readonly>\n <mat-hint>{{ctx.audited?.modifiedBy}}</mat-hint>\n </mat-form-field>\n</section>\n", styles: [".decent{opacity:.5}\n"] }]
|
|
32
33
|
}], ctorParameters: () => [], propDecorators: { appearance: [{
|
|
33
34
|
type: Input
|
|
34
35
|
}], dateFormat: [{
|
|
@@ -36,4 +37,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImpor
|
|
|
36
37
|
}], audited: [{
|
|
37
38
|
type: Input
|
|
38
39
|
}] } });
|
|
39
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
40
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWxkZXItYXVkaXRlZC1lbnRpdHkuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZWxkZXJieXRlL25neC1zdGFydGVyL3NyYy9saWIvY29tcG9uZW50cy9hdWRpdGluZy9hdWRpdGVkLWVudGl0eS9lbGRlci1hdWRpdGVkLWVudGl0eS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbGRlcmJ5dGUvbmd4LXN0YXJ0ZXIvc3JjL2xpYi9jb21wb25lbnRzL2F1ZGl0aW5nL2F1ZGl0ZWQtZW50aXR5L2VsZGVyLWF1ZGl0ZWQtZW50aXR5LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxTQUFTLEVBQVUsdUJBQXVCLEVBQUUsS0FBSyxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBQ2hGLE9BQU8sRUFBQyxlQUFlLEVBQUMsTUFBTSxNQUFNLENBQUM7QUFFckMsT0FBTyxFQUEwQixZQUFZLEVBQUUsUUFBUSxFQUFFLE9BQU8sRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ3ZHLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUMzRCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdEQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQ25ELE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUNqRCxPQUFPLEVBQUUsSUFBSSxFQUFFLFNBQVMsRUFBRSxRQUFRLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7O0FBRTVELE1BQU0sZ0JBQWdCO0lBQ3BCLFlBQ2tCLE9BQXVCO1FBQXZCLFlBQU8sR0FBUCxPQUFPLENBQWdCO0lBQ3JDLENBQUM7Q0FDTjtBQVdELE1BQU0sT0FBTywyQkFBMkI7SUFVdEM7UUFQTyxlQUFVLEdBQTJCLFNBQVMsQ0FBQztRQUcvQyxlQUFVLEdBQUcsT0FBTyxDQUFDO1FBRVosZ0JBQVcsR0FBRyxJQUFJLGVBQWUsQ0FBbUIsSUFBSSxDQUFDLENBQUM7SUFFMUQsQ0FBQztJQUVqQixRQUFRO0lBQ1IsQ0FBQztJQUVELElBQ1csT0FBTyxDQUFDLE9BQXVCO1FBQ3hDLElBQUksQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLElBQUksZ0JBQWdCLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztJQUN2RCxDQUFDOzhHQWxCVSwyQkFBMkI7a0dBQTNCLDJCQUEyQixvS0N6QnhDLDBrQ0F1QkEsK0VEQWMsSUFBSSw2RkFBRSxZQUFZLDRMQUFFLFFBQVEsc0RBQUUsT0FBTywySUFBRSxRQUFRLGlVQUFFLE9BQU8seUVBQUUsU0FBUyx5Q0FBRSxRQUFRLDRDQUFFLGVBQWUsdUZBQUUsV0FBVzs7MkZBRTVHLDJCQUEyQjtrQkFSdkMsU0FBUzsrQkFDSSxzQkFBc0IsbUJBR2YsdUJBQXVCLENBQUMsTUFBTSxjQUNuQyxJQUFJLFdBQ1AsQ0FBQyxJQUFJLEVBQUUsWUFBWSxFQUFFLFFBQVEsRUFBRSxPQUFPLEVBQUUsUUFBUSxFQUFFLE9BQU8sRUFBRSxTQUFTLEVBQUUsUUFBUSxFQUFFLGVBQWUsRUFBRSxXQUFXLENBQUM7d0RBS2pILFVBQVU7c0JBRGhCLEtBQUs7Z0JBSUMsVUFBVTtzQkFEaEIsS0FBSztnQkFXSyxPQUFPO3NCQURqQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtDb21wb25lbnQsIE9uSW5pdCwgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIElucHV0fSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7QmVoYXZpb3JTdWJqZWN0fSBmcm9tICdyeGpzJztcbmltcG9ydCB7SUF1ZGl0ZWRFbnRpdHl9IGZyb20gJy4uL2ktYXVkaXRlZC1lbnRpdHknO1xuaW1wb3J0IHsgTWF0Rm9ybUZpZWxkQXBwZWFyYW5jZSwgTWF0Rm9ybUZpZWxkLCBNYXRMYWJlbCwgTWF0SGludCB9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2Zvcm0tZmllbGQnO1xuaW1wb3J0IHsgVGltZUFnb1BpcGUgfSBmcm9tICcuLi8uLi8uLi9waXBlcy90aW1lLWFnby5waXBlJztcbmltcG9ydCB7IFRyYW5zbGF0ZU1vZHVsZSB9IGZyb20gJ0BuZ3gtdHJhbnNsYXRlL2NvcmUnO1xuaW1wb3J0IHsgTWF0SW5wdXQgfSBmcm9tICdAYW5ndWxhci9tYXRlcmlhbC9pbnB1dCc7XG5pbXBvcnQgeyBNYXRJY29uIH0gZnJvbSAnQGFuZ3VsYXIvbWF0ZXJpYWwvaWNvbic7XG5pbXBvcnQgeyBOZ0lmLCBBc3luY1BpcGUsIERhdGVQaXBlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcblxuY2xhc3MgQXVkaXRlZEVudGl0eUN0eCB7XG4gIGNvbnN0cnVjdG9yKFxuICAgIHB1YmxpYyByZWFkb25seSBhdWRpdGVkOiBJQXVkaXRlZEVudGl0eVxuICApIHsgfVxufVxuXG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZWxkZXItYXVkaXRlZC1lbnRpdHknLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9lbGRlci1hdWRpdGVkLWVudGl0eS5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmxzOiBbJy4vZWxkZXItYXVkaXRlZC1lbnRpdHkuY29tcG9uZW50LnNjc3MnXSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxuICAgIGltcG9ydHM6IFtOZ0lmLCBNYXRGb3JtRmllbGQsIE1hdExhYmVsLCBNYXRJY29uLCBNYXRJbnB1dCwgTWF0SGludCwgQXN5bmNQaXBlLCBEYXRlUGlwZSwgVHJhbnNsYXRlTW9kdWxlLCBUaW1lQWdvUGlwZV1cbn0pXG5leHBvcnQgY2xhc3MgRWxkZXJBdWRpdGVkRW50aXR5Q29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcblxuICBASW5wdXQoKVxuICBwdWJsaWMgYXBwZWFyYW5jZTogTWF0Rm9ybUZpZWxkQXBwZWFyYW5jZSA9IHVuZGVmaW5lZDtcblxuICBASW5wdXQoKVxuICBwdWJsaWMgZGF0ZUZvcm1hdCA9ICdzaG9ydCc7XG5cbiAgcHVibGljIHJlYWRvbmx5IGF1ZGl0ZWRDdHgkID0gbmV3IEJlaGF2aW9yU3ViamVjdDxBdWRpdGVkRW50aXR5Q3R4PihudWxsKTtcblxuICBjb25zdHJ1Y3RvcigpIHsgfVxuXG4gIG5nT25Jbml0KCk6IHZvaWQge1xuICB9XG5cbiAgQElucHV0KClcbiAgcHVibGljIHNldCBhdWRpdGVkKGF1ZGl0ZWQ6IElBdWRpdGVkRW50aXR5KSB7XG4gICAgdGhpcy5hdWRpdGVkQ3R4JC5uZXh0KG5ldyBBdWRpdGVkRW50aXR5Q3R4KGF1ZGl0ZWQpKTtcbiAgfVxuXG59XG4iLCI8c2VjdGlvbiBjbGFzcz1cImxheW91dC1yb3cgd3JhcCBnYXAtc21cIiAqbmdJZj1cImF1ZGl0ZWRDdHgkIHwgYXN5bmMgYXMgY3R4XCI+XG4gIDxtYXQtZm9ybS1maWVsZCBbYXBwZWFyYW5jZV09XCJhcHBlYXJhbmNlXCI+XG4gICAgPG1hdC1sYWJlbCBjbGFzcz1cImxheW91dC1yb3cgcGxhY2Utc3RhcnQtY2VudGVyIGdhcC14c1wiPlxuICAgICAgPG1hdC1pY29uIGNsYXNzPVwiZGVjZW50IG5vc2VsZWN0XCIgaW5saW5lPmFkZF9jaXJjbGVfb3V0bGluZTwvbWF0LWljb24+XG4gICAgICA8c3Bhbj57eydjb250ZXh0LmNyZWF0ZWRBdCcgfCB0cmFuc2xhdGV9fSB7e2N0eC5hdWRpdGVkPy5jcmVhdGVkQXQgfCB0aW1lQWdvfX08L3NwYW4+XG4gICAgPC9tYXQtbGFiZWw+XG4gICAgPGlucHV0IG1hdElucHV0IG5hbWU9XCJjcmVhdGVkXCJcbiAgICAgICAgICAgW3ZhbHVlXT1cImN0eC5hdWRpdGVkPy5jcmVhdGVkQXQgfCBkYXRlOmRhdGVGb3JtYXRcIlxuICAgICAgICAgICByZWFkb25seT5cbiAgICA8bWF0LWhpbnQ+e3tjdHguYXVkaXRlZD8uY3JlYXRlZEJ5fX08L21hdC1oaW50PlxuICA8L21hdC1mb3JtLWZpZWxkPlxuXG4gIDxtYXQtZm9ybS1maWVsZCBbYXBwZWFyYW5jZV09XCJhcHBlYXJhbmNlXCI+XG4gICAgPG1hdC1sYWJlbCBjbGFzcz1cImxheW91dC1yb3cgcGxhY2Utc3RhcnQtY2VudGVyIGdhcC14c1wiPlxuICAgICAgPG1hdC1pY29uIGNsYXNzPVwiZGVjZW50IG5vc2VsZWN0XCI+bW9kZV9lZGl0X291dGxpbmU8L21hdC1pY29uPlxuICAgICAgPHNwYW4+e3snY29udGV4dC5tb2RpZmllZEF0JyB8IHRyYW5zbGF0ZX19IHt7Y3R4LmF1ZGl0ZWQ/Lm1vZGlmaWVkQXQgfCB0aW1lQWdvfX08L3NwYW4+XG4gICAgPC9tYXQtbGFiZWw+XG4gICAgPGlucHV0IG1hdElucHV0IG5hbWU9XCJtb2RpZmllZFwiXG4gICAgICAgICAgIFt2YWx1ZV09XCJjdHguYXVkaXRlZD8ubW9kaWZpZWRBdCB8IGRhdGU6ZGF0ZUZvcm1hdFwiXG4gICAgICAgICAgIHJlYWRvbmx5PlxuICAgIDxtYXQtaGludD57e2N0eC5hdWRpdGVkPy5tb2RpZmllZEJ5fX08L21hdC1oaW50PlxuICA8L21hdC1mb3JtLWZpZWxkPlxuPC9zZWN0aW9uPlxuIl19
|
|
@@ -9,24 +9,23 @@ import * as i0 from "@angular/core";
|
|
|
9
9
|
export * from './i-audited-entity';
|
|
10
10
|
export * from './audited-entity/elder-audited-entity.component';
|
|
11
11
|
export class ElderAuditModule {
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
13
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.
|
|
12
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAuditModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.4", ngImport: i0, type: ElderAuditModule, imports: [CommonModule,
|
|
14
14
|
MatInputModule,
|
|
15
15
|
TranslateModule,
|
|
16
16
|
ElderPipesModule,
|
|
17
|
-
MatIconModule
|
|
18
|
-
|
|
17
|
+
MatIconModule,
|
|
18
|
+
ElderAuditedEntityComponent], exports: [ElderAuditedEntityComponent] }); }
|
|
19
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAuditModule, imports: [CommonModule,
|
|
19
20
|
MatInputModule,
|
|
20
21
|
TranslateModule,
|
|
21
22
|
ElderPipesModule,
|
|
22
|
-
MatIconModule
|
|
23
|
+
MatIconModule,
|
|
24
|
+
ElderAuditedEntityComponent] }); }
|
|
23
25
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: ElderAuditModule, decorators: [{
|
|
25
27
|
type: NgModule,
|
|
26
28
|
args: [{
|
|
27
|
-
declarations: [
|
|
28
|
-
ElderAuditedEntityComponent
|
|
29
|
-
],
|
|
30
29
|
exports: [
|
|
31
30
|
ElderAuditedEntityComponent
|
|
32
31
|
],
|
|
@@ -35,8 +34,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImpor
|
|
|
35
34
|
MatInputModule,
|
|
36
35
|
TranslateModule,
|
|
37
36
|
ElderPipesModule,
|
|
38
|
-
MatIconModule
|
|
37
|
+
MatIconModule,
|
|
38
|
+
ElderAuditedEntityComponent
|
|
39
39
|
]
|
|
40
40
|
}]
|
|
41
41
|
}] });
|
|
42
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
42
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWxkZXItYXVkaXQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZWxkZXJieXRlL25neC1zdGFydGVyL3NyYy9saWIvY29tcG9uZW50cy9hdWRpdGluZy9lbGRlci1hdWRpdC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0saURBQWlELENBQUM7QUFDOUYsT0FBTyxFQUFDLGNBQWMsRUFBQyxNQUFNLHlCQUF5QixDQUFDO0FBQ3ZELE9BQU8sRUFBQyxlQUFlLEVBQUMsTUFBTSxxQkFBcUIsQ0FBQztBQUNwRCxPQUFPLEVBQUMsZ0JBQWdCLEVBQUMsTUFBTSxnQ0FBZ0MsQ0FBQztBQUNoRSxPQUFPLEVBQUMsYUFBYSxFQUFDLE1BQU0sd0JBQXdCLENBQUM7O0FBRXJELGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyxpREFBaUQsQ0FBQztBQWdCaEUsTUFBTSxPQUFPLGdCQUFnQjs4R0FBaEIsZ0JBQWdCOytHQUFoQixnQkFBZ0IsWUFSckIsWUFBWTtZQUNaLGNBQWM7WUFDZCxlQUFlO1lBQ2YsZ0JBQWdCO1lBQ2hCLGFBQWE7WUFDYiwyQkFBMkIsYUFSM0IsMkJBQTJCOytHQVd0QixnQkFBZ0IsWUFSckIsWUFBWTtZQUNaLGNBQWM7WUFDZCxlQUFlO1lBQ2YsZ0JBQWdCO1lBQ2hCLGFBQWE7WUFDYiwyQkFBMkI7OzJGQUd0QixnQkFBZ0I7a0JBYjVCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLDJCQUEyQjtxQkFDOUI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osY0FBYzt3QkFDZCxlQUFlO3dCQUNmLGdCQUFnQjt3QkFDaEIsYUFBYTt3QkFDYiwyQkFBMkI7cUJBQzlCO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBFbGRlckF1ZGl0ZWRFbnRpdHlDb21wb25lbnQgfSBmcm9tICcuL2F1ZGl0ZWQtZW50aXR5L2VsZGVyLWF1ZGl0ZWQtZW50aXR5LmNvbXBvbmVudCc7XG5pbXBvcnQge01hdElucHV0TW9kdWxlfSBmcm9tICdAYW5ndWxhci9tYXRlcmlhbC9pbnB1dCc7XG5pbXBvcnQge1RyYW5zbGF0ZU1vZHVsZX0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQge0VsZGVyUGlwZXNNb2R1bGV9IGZyb20gJy4uLy4uL3BpcGVzL2VsZGVyLXBpcGVzLm1vZHVsZSc7XG5pbXBvcnQge01hdEljb25Nb2R1bGV9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2ljb24nO1xuXG5leHBvcnQgKiBmcm9tICcuL2ktYXVkaXRlZC1lbnRpdHknO1xuZXhwb3J0ICogZnJvbSAnLi9hdWRpdGVkLWVudGl0eS9lbGRlci1hdWRpdGVkLWVudGl0eS5jb21wb25lbnQnO1xuXG5cbkBOZ01vZHVsZSh7XG4gICAgZXhwb3J0czogW1xuICAgICAgICBFbGRlckF1ZGl0ZWRFbnRpdHlDb21wb25lbnRcbiAgICBdLFxuICAgIGltcG9ydHM6IFtcbiAgICAgICAgQ29tbW9uTW9kdWxlLFxuICAgICAgICBNYXRJbnB1dE1vZHVsZSxcbiAgICAgICAgVHJhbnNsYXRlTW9kdWxlLFxuICAgICAgICBFbGRlclBpcGVzTW9kdWxlLFxuICAgICAgICBNYXRJY29uTW9kdWxlLFxuICAgICAgICBFbGRlckF1ZGl0ZWRFbnRpdHlDb21wb25lbnRcbiAgICBdXG59KVxuZXhwb3J0IGNsYXNzIEVsZGVyQXVkaXRNb2R1bGUgeyB9XG4iXX0=
|