@elderbyte/ngx-starter 19.18.0 → 20.0.0-beta.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/fesm2022/elderbyte-ngx-starter.mjs +1240 -1164
- package/fesm2022/elderbyte-ngx-starter.mjs.map +1 -1
- package/index.d.ts +17725 -3
- package/package.json +1 -1
- package/src/lib/components/button-group/elder-button-group/elder-button-group.component.scss +1 -1
- package/src/lib/components/data-transfer/http-data-transfer-overview/http-data-transfer-overview.component.scss +1 -1
- package/src/lib/components/shell/shell/elder-shell.component.scss +1 -1
- package/src/lib/components/toasts/standard-toast/standard-toast.component.scss +1 -1
- package/theming/abstracts/_elder-design-tokens.scss +5 -5
- package/theming/base/_elder-fixes-base.scss +1 -1
- package/theming/base/_elder-form-base.scss +1 -1
- package/theming/components/_elder-chip-theme.scss +1 -1
- package/theming/components/_elder-toolbar-theme.scss +3 -3
- package/lib/common/arrays.d.ts +0 -11
- package/lib/common/async/public_api.d.ts +0 -1
- package/lib/common/async/refreshing-entity.d.ts +0 -55
- package/lib/common/csv/csv-serializer.d.ts +0 -33
- package/lib/common/csv/csv-spec.d.ts +0 -71
- package/lib/common/csv/public_api.d.ts +0 -2
- package/lib/common/data/continuable-listing.d.ts +0 -33
- package/lib/common/data/data-context/data-context-active-page.d.ts +0 -75
- package/lib/common/data/data-context/data-context-auto-starter.d.ts +0 -41
- package/lib/common/data/data-context/data-context-base.d.ts +0 -165
- package/lib/common/data/data-context/data-context-builder.d.ts +0 -122
- package/lib/common/data/data-context/data-context-continuable-base.d.ts +0 -44
- package/lib/common/data/data-context/data-context-continuable-paged.d.ts +0 -57
- package/lib/common/data/data-context/data-context-continuable-token.d.ts +0 -50
- package/lib/common/data/data-context/data-context-life-cycle-binding.d.ts +0 -33
- package/lib/common/data/data-context/data-context-simple.d.ts +0 -30
- package/lib/common/data/data-context/data-context-source-event-binding.d.ts +0 -28
- package/lib/common/data/data-context/data-context-status.d.ts +0 -30
- package/lib/common/data/data-context/data-context.d.ts +0 -177
- package/lib/common/data/data-context/indexed-entities.d.ts +0 -72
- package/lib/common/data/data-context/mat-table-data-context-binding.d.ts +0 -65
- package/lib/common/data/data-context/public_api.d.ts +0 -14
- package/lib/common/data/datasource/curated/curated-data-source.d.ts +0 -47
- package/lib/common/data/datasource/curated/curated-list-data-source.d.ts +0 -27
- package/lib/common/data/datasource/curated/curated-paged-data-source.d.ts +0 -33
- package/lib/common/data/datasource/data-source-adapter.d.ts +0 -39
- package/lib/common/data/datasource/data-source-base.d.ts +0 -39
- package/lib/common/data/datasource/data-source-change-event.d.ts +0 -22
- package/lib/common/data/datasource/data-source-processor.d.ts +0 -106
- package/lib/common/data/datasource/data-source.d.ts +0 -61
- package/lib/common/data/datasource/entity-id-util.d.ts +0 -6
- package/lib/common/data/datasource/fetcher/delegate-data-source.d.ts +0 -84
- package/lib/common/data/datasource/local/local-list-data-source.d.ts +0 -72
- package/lib/common/data/datasource/local/local-paged-data-source.d.ts +0 -51
- package/lib/common/data/datasource/patch/deep-partial-patcher.d.ts +0 -28
- package/lib/common/data/datasource/public_api.d.ts +0 -13
- package/lib/common/data/datasource/rest/public_api.d.ts +0 -1
- package/lib/common/data/datasource/rest/rest-client.d.ts +0 -154
- package/lib/common/data/entity-set-patch.d.ts +0 -74
- package/lib/common/data/field-comparator.d.ts +0 -43
- package/lib/common/data/filters/filter-commons.d.ts +0 -6
- package/lib/common/data/filters/filter-context.d.ts +0 -60
- package/lib/common/data/filters/filter-value.d.ts +0 -1
- package/lib/common/data/filters/filter.d.ts +0 -52
- package/lib/common/data/http-params-builder.d.ts +0 -46
- package/lib/common/data/page.d.ts +0 -41
- package/lib/common/data/public_api.d.ts +0 -11
- package/lib/common/data/required-filter-evaluator.d.ts +0 -46
- package/lib/common/data/sort-context.d.ts +0 -43
- package/lib/common/data/sort.d.ts +0 -8
- package/lib/common/data/token-chunk-request.d.ts +0 -19
- package/lib/common/enums/elder-enum-translation.service.d.ts +0 -72
- package/lib/common/enums/public_api.d.ts +0 -1
- package/lib/common/errors/exception-detail.d.ts +0 -5
- package/lib/common/errors/public_api.d.ts +0 -2
- package/lib/common/errors/standard-error-detail.d.ts +0 -22
- package/lib/common/exceptions/public_api.d.ts +0 -1
- package/lib/common/exceptions/unreachable-case-error.d.ts +0 -4
- package/lib/common/format/bytes-format.d.ts +0 -4
- package/lib/common/format/bytes-per-second-format.d.ts +0 -5
- package/lib/common/format/curency-format-util.d.ts +0 -24
- package/lib/common/format/duration-format-util.d.ts +0 -23
- package/lib/common/format/iso-interval-format-util.d.ts +0 -22
- package/lib/common/format/public_api.d.ts +0 -5
- package/lib/common/forms/elder-entity-value-accessor.d.ts +0 -42
- package/lib/common/forms/elder-form-field-control-base.directive.d.ts +0 -100
- package/lib/common/forms/elder-from-field-base.d.ts +0 -52
- package/lib/common/forms/elder-from-field-customizable-base.d.ts +0 -36
- package/lib/common/forms/elder-from-field-entity-base.d.ts +0 -31
- package/lib/common/forms/elder-from-field-multi-entity-base.d.ts +0 -35
- package/lib/common/forms/elder-multi-entity-value-accessor.d.ts +0 -36
- package/lib/common/forms/entities-change-event.d.ts +0 -19
- package/lib/common/forms/form-field-base.component.d.ts +0 -81
- package/lib/common/forms/multi-model-base.component.d.ts +0 -23
- package/lib/common/forms/public_api.d.ts +0 -13
- package/lib/common/forms/template-composite-control.d.ts +0 -64
- package/lib/common/forms/value-accessor-base.d.ts +0 -105
- package/lib/common/forms/value-change-event.d.ts +0 -6
- package/lib/common/forms/view-providers.d.ts +0 -23
- package/lib/common/http/http-client-builder.service.d.ts +0 -6
- package/lib/common/http/http-client-pristine.d.ts +0 -10
- package/lib/common/http/public_api.d.ts +0 -4
- package/lib/common/http/transfer/data-transfer-base.d.ts +0 -58
- package/lib/common/http/transfer/data-transfer-factory.d.ts +0 -82
- package/lib/common/http/transfer/data-transfer-progress-aggregate.d.ts +0 -27
- package/lib/common/http/transfer/data-transfer-progress.d.ts +0 -13
- package/lib/common/http/transfer/data-transfer-state.d.ts +0 -52
- package/lib/common/http/transfer/data-transfer-status.d.ts +0 -22
- package/lib/common/http/transfer/data-transfer.d.ts +0 -23
- package/lib/common/http/transfer/http-data-transfer.d.ts +0 -65
- package/lib/common/http/transfer/public_api.d.ts +0 -6
- package/lib/common/http/upload/file-upload-client.d.ts +0 -38
- package/lib/common/i18n/entity/elder-multi-translate-loader.d.ts +0 -14
- package/lib/common/i18n/entity/impl/i18n-base.d.ts +0 -6
- package/lib/common/i18n/entity/impl/i18n-text.d.ts +0 -11
- package/lib/common/i18n/entity/impl/translated.d.ts +0 -9
- package/lib/common/i18n/entity/language-tag.d.ts +0 -15
- package/lib/common/i18n/entity/locale.d.ts +0 -8
- package/lib/common/i18n/entity/localisation-picker.d.ts +0 -14
- package/lib/common/i18n/entity/localized.d.ts +0 -10
- package/lib/common/i18n/entity/public_api.d.ts +0 -9
- package/lib/common/i18n/entity/translated-converter.d.ts +0 -9
- package/lib/common/i18n/entity/translated.d.ts +0 -9
- package/lib/common/i18n/public_api.d.ts +0 -1
- package/lib/common/json-map.d.ts +0 -7
- package/lib/common/objects.d.ts +0 -19
- package/lib/common/public_api.d.ts +0 -22
- package/lib/common/reactive-map.d.ts +0 -40
- package/lib/common/rxjs/operators/lazy-sample.d.ts +0 -14
- package/lib/common/rxjs/public_api.d.ts +0 -1
- package/lib/common/selection/public_api.d.ts +0 -1
- package/lib/common/selection/selection-model.d.ts +0 -82
- package/lib/common/sets.d.ts +0 -20
- package/lib/common/suggestion-provider.d.ts +0 -13
- package/lib/common/templates/template-slot-manager.d.ts +0 -70
- package/lib/common/theme-sizes.d.ts +0 -4
- package/lib/common/time/date-util.d.ts +0 -54
- package/lib/common/time/interval-coerce.d.ts +0 -3
- package/lib/common/time/interval.d.ts +0 -288
- package/lib/common/time/period-duration.d.ts +0 -85
- package/lib/common/time/public_api.d.ts +0 -7
- package/lib/common/time/temporal-plain-date-interval.d.ts +0 -15
- package/lib/common/time/temporal-util.d.ts +0 -38
- package/lib/common/time/time-util.d.ts +0 -15
- package/lib/common/url/elder-router.service.d.ts +0 -36
- package/lib/common/url/elder-url-fragment-params.service.d.ts +0 -62
- package/lib/common/url/public_api.d.ts +0 -3
- package/lib/common/url/url-query-params.d.ts +0 -96
- package/lib/common/utils/batcher.d.ts +0 -14
- package/lib/common/utils/collection-util.d.ts +0 -35
- package/lib/common/utils/filter/filter-util.d.ts +0 -23
- package/lib/common/utils/filter/local-data-filter.d.ts +0 -84
- package/lib/common/utils/filter/object-field-matcher.d.ts +0 -35
- package/lib/common/utils/filter/object-path-resolver.d.ts +0 -15
- package/lib/common/utils/filter/public_api.d.ts +0 -4
- package/lib/common/utils/focus-util.d.ts +0 -14
- package/lib/common/utils/input-utils.d.ts +0 -18
- package/lib/common/utils/next-number-util.d.ts +0 -39
- package/lib/common/utils/ng-zone-utils.d.ts +0 -7
- package/lib/common/utils/parse-util.d.ts +0 -9
- package/lib/common/utils/property-path-util.d.ts +0 -8
- package/lib/common/utils/public_api.d.ts +0 -14
- package/lib/common/utils/query-list-binding.d.ts +0 -57
- package/lib/common/utils/signal-input.d.ts +0 -2
- package/lib/common/utils/sort-util.d.ts +0 -12
- package/lib/common/utils/url-builder.d.ts +0 -160
- package/lib/common/utils/uuid-util.d.ts +0 -18
- package/lib/common/utils/value-wrapper.d.ts +0 -15
- package/lib/components/access-denied/elder-access-denied.component.d.ts +0 -8
- package/lib/components/access-denied/elder-access-denied.module.d.ts +0 -11
- package/lib/components/auditing/audited-entity/elder-audited-entity.component.d.ts +0 -20
- package/lib/components/auditing/elder-audit.module.d.ts +0 -14
- package/lib/components/auditing/i-audited-entity.d.ts +0 -13
- package/lib/components/badge/elder-badge.directive.d.ts +0 -5
- package/lib/components/button-group/elder-button-group/elder-button-group.component.d.ts +0 -8
- package/lib/components/button-group/elder-button-group.module.d.ts +0 -12
- package/lib/components/card-organizer/card-organizer/elder-card-organizer.component.d.ts +0 -64
- package/lib/components/card-organizer/card-organizer/elder-stack-card.directive.d.ts +0 -9
- package/lib/components/card-organizer/card-organizer-data.d.ts +0 -57
- package/lib/components/card-organizer/card-stack/elder-card-stack.component.d.ts +0 -91
- package/lib/components/card-organizer/card-stack.d.ts +0 -146
- package/lib/components/card-organizer/elder-card-organizer.module.d.ts +0 -22
- package/lib/components/cards/elder-card/elder-card-header/elder-card-header.component.d.ts +0 -6
- package/lib/components/cards/elder-card/elder-card.component.d.ts +0 -75
- package/lib/components/cards/elder-card/elder-card.module.d.ts +0 -14
- package/lib/components/chips/elder-chip-label.directive.d.ts +0 -36
- package/lib/components/chips/elder-chips.module.d.ts +0 -12
- package/lib/components/colors/named/named-color-select-value/named-color-select-value.component.d.ts +0 -9
- package/lib/components/colors/named/named-color-select.directive.d.ts +0 -9
- package/lib/components/colors/named/named-color.d.ts +0 -5
- package/lib/components/colors/named/named-color.directive.d.ts +0 -14
- package/lib/components/colors/named/public_api.d.ts +0 -4
- package/lib/components/colors/public_api.d.ts +0 -1
- package/lib/components/connectivity/elder-connectivity.module.d.ts +0 -14
- package/lib/components/connectivity/elder-connectivity.service.d.ts +0 -36
- package/lib/components/connectivity/offline-indicator/elder-offline-indicator.component.d.ts +0 -33
- package/lib/components/connectivity/public_api.d.ts +0 -2
- package/lib/components/containers/elder-containers.module.d.ts +0 -9
- package/lib/components/containers/elder-scroll-container/elder-scroll-container.component.d.ts +0 -12
- package/lib/components/containers/public_api.d.ts +0 -1
- package/lib/components/csv/elder-csv-export-btn/elder-csv-export-btn.component.d.ts +0 -51
- package/lib/components/csv/elder-csv-stream-exporter-builder.d.ts +0 -35
- package/lib/components/csv/elder-csv-stream-exporter-builder.service.d.ts +0 -28
- package/lib/components/csv/elder-csv-stream-exporter.d.ts +0 -58
- package/lib/components/csv/elder-csv.module.d.ts +0 -14
- package/lib/components/currency/elder-currency.module.d.ts +0 -8
- package/lib/components/currency/elder-currency.pipe.d.ts +0 -24
- package/lib/components/currency/model/currency-code.d.ts +0 -36
- package/lib/components/currency/model/currency-unit-registry.d.ts +0 -23
- package/lib/components/currency/model/currency-unit.d.ts +0 -7
- package/lib/components/currency/model/currency.d.ts +0 -10
- package/lib/components/currency/public_api.d.ts +0 -6
- package/lib/components/data-transfer/elder-data-transfer.module.d.ts +0 -27
- package/lib/components/data-transfer/elder-data-transfer.service.d.ts +0 -55
- package/lib/components/data-transfer/http-data-transfer/http-data-transfer.component.d.ts +0 -42
- package/lib/components/data-transfer/http-data-transfer-aggregate/http-data-transfer-aggregate.component.d.ts +0 -29
- package/lib/components/data-transfer/http-data-transfer-indicator/http-data-transfer-indicator.component.d.ts +0 -31
- package/lib/components/data-transfer/http-data-transfer-overview/http-data-transfer-overview.component.d.ts +0 -21
- package/lib/components/data-view/base/data-view-options-provider-binding.d.ts +0 -39
- package/lib/components/data-view/base/elder-data-view-base.d.ts +0 -117
- package/lib/components/data-view/base/elder-data-view-options-provider.d.ts +0 -38
- package/lib/components/data-view/base/elder-data-view-options.d.ts +0 -34
- package/lib/components/data-view/base/elder-data-view.d.ts +0 -11
- package/lib/components/data-view/base/public_api.d.ts +0 -5
- package/lib/components/data-view/common/activation/data-view-activation-controller.service.d.ts +0 -70
- package/lib/components/data-view/common/activation/elder-activation-options.d.ts +0 -16
- package/lib/components/data-view/common/activation/model/activation-event-source.d.ts +0 -5
- package/lib/components/data-view/common/activation/model/activation-model.d.ts +0 -49
- package/lib/components/data-view/common/activation/model/item-activation-event.d.ts +0 -7
- package/lib/components/data-view/common/activation/model/item-activation-options.d.ts +0 -6
- package/lib/components/data-view/common/activation/public_api.d.ts +0 -6
- package/lib/components/data-view/common/composite-sort/composite-sort-context.d.ts +0 -18
- package/lib/components/data-view/common/composite-sort/composite-sort-dc.directive.d.ts +0 -31
- package/lib/components/data-view/common/composite-sort/composite-sort.d.ts +0 -40
- package/lib/components/data-view/common/composite-sort/elder-composite-sort/elder-composite-sort.component.d.ts +0 -44
- package/lib/components/data-view/common/data-context-state-indicator/data-context-state-indicator.component.d.ts +0 -32
- package/lib/components/data-view/common/drag-and-drop/data-view-dnd-controller.service.d.ts +0 -70
- package/lib/components/data-view/common/drag-and-drop/elder-data-view-dnd.directive.d.ts +0 -66
- package/lib/components/data-view/common/drag-and-drop/elder-data-view-item-drag.directive.d.ts +0 -38
- package/lib/components/data-view/common/drag-and-drop/events/data-view-drag-entered-event.d.ts +0 -16
- package/lib/components/data-view/common/drag-and-drop/events/data-view-drag-exited-event.d.ts +0 -12
- package/lib/components/data-view/common/drag-and-drop/events/data-view-item-drop-event.d.ts +0 -74
- package/lib/components/data-view/common/drag-and-drop/events/public_api.d.ts +0 -3
- package/lib/components/data-view/common/drag-and-drop/grouping/data-view-dnd-group-controller.service.d.ts +0 -42
- package/lib/components/data-view/common/drag-and-drop/grouping/elder-data-view-dnd-group.directive.d.ts +0 -30
- package/lib/components/data-view/common/drag-and-drop/grouping/public_api.d.ts +0 -2
- package/lib/components/data-view/common/drag-and-drop/local-data/data-view-dnd-model-util.d.ts +0 -40
- package/lib/components/data-view/common/drag-and-drop/local-data/elder-local-dnd-support.directive.d.ts +0 -54
- package/lib/components/data-view/common/drag-and-drop/local-data/public_api.d.ts +0 -2
- package/lib/components/data-view/common/drag-and-drop/public_api.d.ts +0 -7
- package/lib/components/data-view/common/elder-continuator/elder-continuator.component.d.ts +0 -14
- package/lib/components/data-view/common/elder-data-common.module.d.ts +0 -30
- package/lib/components/data-view/common/elder-data-toolbar/elder-data-toolbar.component.d.ts +0 -66
- package/lib/components/data-view/common/elder-single-sort/elder-single-sort.component.d.ts +0 -45
- package/lib/components/data-view/common/public_api.d.ts +0 -13
- package/lib/components/data-view/common/selection/data-context-selection.directive.d.ts +0 -50
- package/lib/components/data-view/common/selection/elder-selection-master-checkbox/elder-selection-master-checkbox.component.d.ts +0 -22
- package/lib/components/data-view/common/selection/master-selection-state.d.ts +0 -8
- package/lib/components/data-view/elder-data-view-interaction-mode.d.ts +0 -21
- package/lib/components/data-view/grid/activation/elder-grid-activation.directive.d.ts +0 -46
- package/lib/components/data-view/grid/elder-grid/elder-grid.component.d.ts +0 -118
- package/lib/components/data-view/grid/elder-grid/layout/grid-row-layout-builder.d.ts +0 -24
- package/lib/components/data-view/grid/elder-grid/layout/grid-row.d.ts +0 -5
- package/lib/components/data-view/grid/elder-grid.module.d.ts +0 -28
- package/lib/components/data-view/grid/elder-tile/elder-tile.component.d.ts +0 -54
- package/lib/components/data-view/master-detail/elder-detail-dialog/elder-detail-dialog.component.d.ts +0 -41
- package/lib/components/data-view/master-detail/elder-detail.directive.d.ts +0 -30
- package/lib/components/data-view/master-detail/elder-master-activation.directive.d.ts +0 -40
- package/lib/components/data-view/master-detail/elder-master-detail-mode.d.ts +0 -1
- package/lib/components/data-view/master-detail/elder-master-detail-provider.d.ts +0 -11
- package/lib/components/data-view/master-detail/elder-master-detail.module.d.ts +0 -36
- package/lib/components/data-view/master-detail/elder-master-detail.service.d.ts +0 -60
- package/lib/components/data-view/master-detail/elder-master.directive.d.ts +0 -14
- package/lib/components/data-view/master-detail/master-detail/elder-master-detail.component.d.ts +0 -45
- package/lib/components/data-view/master-detail/master-detail-activation-event.d.ts +0 -8
- package/lib/components/data-view/public_api.d.ts +0 -6
- package/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.component.d.ts +0 -9
- package/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.module.d.ts +0 -28
- package/lib/components/data-view/table/activation/elder-delete-active.directive.d.ts +0 -51
- package/lib/components/data-view/table/activation/elder-table-activation.directive.d.ts +0 -53
- package/lib/components/data-view/table/activation/public_api.d.ts +0 -2
- package/lib/components/data-view/table/columns/elder-table-selection-cell/elder-table-selection-cell.component.d.ts +0 -30
- package/lib/components/data-view/table/drag-and-drop/elder-table-drop-list-connector.directive.d.ts +0 -37
- package/lib/components/data-view/table/drag-and-drop/public_api.d.ts +0 -1
- package/lib/components/data-view/table/elder-center-cell.directive.d.ts +0 -11
- package/lib/components/data-view/table/elder-number-cell.directive.d.ts +0 -12
- package/lib/components/data-view/table/elder-paginator-intl.d.ts +0 -38
- package/lib/components/data-view/table/elder-table/elder-table-toolbar.directive.d.ts +0 -12
- package/lib/components/data-view/table/elder-table/elder-table.component.d.ts +0 -143
- package/lib/components/data-view/table/elder-table-column.directive.d.ts +0 -9
- package/lib/components/data-view/table/elder-table-extension.directive.d.ts +0 -53
- package/lib/components/data-view/table/elder-table-root.directive.d.ts +0 -15
- package/lib/components/data-view/table/elder-table-row.directive.d.ts +0 -76
- package/lib/components/data-view/table/elder-table-sort.directive.d.ts +0 -12
- package/lib/components/data-view/table/elder-table.module.d.ts +0 -54
- package/lib/components/data-view/table/model/elder-column-layout.d.ts +0 -44
- package/lib/components/data-view/table/model/elder-table-model-cdk-table-binding.d.ts +0 -44
- package/lib/components/data-view/table/model/elder-table-model-provider.d.ts +0 -25
- package/lib/components/data-view/table/model/elder-table-model-query-group.d.ts +0 -53
- package/lib/components/data-view/table/model/elder-table-model.d.ts +0 -83
- package/lib/components/data-view/table/table-navigation/table-navigation.component.d.ts +0 -47
- package/lib/components/dialogs/confirm-dialog/elder-confirm-dialog.component.d.ts +0 -22
- package/lib/components/dialogs/elder-dialog-config.d.ts +0 -16
- package/lib/components/dialogs/elder-dialog.module.d.ts +0 -27
- package/lib/components/dialogs/elder-dialog.service.d.ts +0 -71
- package/lib/components/dialogs/question-dialog/elder-question-dialog.component.d.ts +0 -22
- package/lib/components/dialogs/selection-dialog/elder-selection-dialog/elder-selection-dialog.component.d.ts +0 -29
- package/lib/components/dialogs/selection-dialog/elder-selection-dialog.directive.d.ts +0 -24
- package/lib/components/errors/elder-error.module.d.ts +0 -16
- package/lib/components/errors/error-util.d.ts +0 -23
- package/lib/components/errors/exception-detail/elder-exception-detail.component.d.ts +0 -42
- package/lib/components/expand-toggle-button/elder-expand-toggle-button.component.d.ts +0 -33
- package/lib/components/expand-toggle-button/elder-expand-toggle-button.module.d.ts +0 -12
- package/lib/components/files/blob-url.d.ts +0 -6
- package/lib/components/files/blob-viewer/elder-blob-viewer.component.d.ts +0 -107
- package/lib/components/files/drag-n-drop/elder-drop-zone/elder-drop-zone.component.d.ts +0 -24
- package/lib/components/files/drag-n-drop/global-drag-drop.service.d.ts +0 -53
- package/lib/components/files/elder-file-drop-zone.directive.d.ts +0 -60
- package/lib/components/files/elder-file-select-input.d.ts +0 -59
- package/lib/components/files/elder-file-select.directive.d.ts +0 -68
- package/lib/components/files/elder-file.module.d.ts +0 -29
- package/lib/components/files/file-select/file-select.component.d.ts +0 -36
- package/lib/components/files/file-system-api.d.ts +0 -86
- package/lib/components/files/file-upload/file-upload.component.d.ts +0 -39
- package/lib/components/files/listing/file-entry.d.ts +0 -61
- package/lib/components/files/listing/file-listing-rx.d.ts +0 -20
- package/lib/components/files/listing/file-listing-system-handle.d.ts +0 -21
- package/lib/components/files/listing/file-listing-webkit.d.ts +0 -26
- package/lib/components/forms/clipboard/elder-clipboard.service.d.ts +0 -26
- package/lib/components/forms/directives/base/elder-class-hostbinding-base.d.ts +0 -32
- package/lib/components/forms/directives/checkbox/elder-single-state-checkbox-controller.d.ts +0 -46
- package/lib/components/forms/directives/checkbox/elder-single-state-checkbox.directive.d.ts +0 -34
- package/lib/components/forms/directives/checkbox/elder-triple-state-checkbox-controller.d.ts +0 -49
- package/lib/components/forms/directives/checkbox/elder-triple-state-checkbox.directive.d.ts +0 -40
- package/lib/components/forms/directives/elder-clipboard-put.directive.d.ts +0 -22
- package/lib/components/forms/directives/elder-delayed-focus.directive.d.ts +0 -21
- package/lib/components/forms/directives/elder-form-field-dense.directive.d.ts +0 -54
- package/lib/components/forms/directives/elder-form-field-label.directive.d.ts +0 -58
- package/lib/components/forms/directives/elder-form-field-no-hint.directive.d.ts +0 -23
- package/lib/components/forms/directives/elder-form-field-no-spinner.directive.d.ts +0 -19
- package/lib/components/forms/directives/elder-forms-directives.module.d.ts +0 -48
- package/lib/components/forms/directives/elder-initial-value.directive.d.ts +0 -31
- package/lib/components/forms/directives/elder-input-pattern.directive.d.ts +0 -41
- package/lib/components/forms/directives/elder-key-event.directive.d.ts +0 -58
- package/lib/components/forms/directives/elder-next-focusable.directive.d.ts +0 -53
- package/lib/components/forms/directives/elder-plug-parent-form.directive.d.ts +0 -13
- package/lib/components/forms/directives/elder-stop-event-propagation.directive.d.ts +0 -16
- package/lib/components/forms/directives/elder-tab-focus-trap.directive.d.ts +0 -63
- package/lib/components/forms/directives/elder-touched.directive.d.ts +0 -14
- package/lib/components/forms/directives/validation/elder-validation-error.directive.d.ts +0 -44
- package/lib/components/forms/directives/validation/strategies/common-validation-message-strategy.d.ts +0 -26
- package/lib/components/forms/directives/validation/strategies/dynamic-validation-message-strategy.d.ts +0 -36
- package/lib/components/forms/directives/validation/strategies/fallback-validation-message-strategy.d.ts +0 -5
- package/lib/components/forms/directives/validation/validation-message-renderer.service.d.ts +0 -28
- package/lib/components/forms/directives/validation/validation-message-strategy.d.ts +0 -4
- package/lib/components/forms/directives/validation/validators/elder-max.validator.d.ts +0 -11
- package/lib/components/forms/directives/validation/validators/elder-min.validator.d.ts +0 -11
- package/lib/components/forms/directives/validation/validators/elder-multiple-of.validator.d.ts +0 -41
- package/lib/components/forms/directives/validation/validators/elder-required-ignore-zero.validator.d.ts +0 -33
- package/lib/components/forms/elder-forms.module.d.ts +0 -12
- package/lib/components/forms/public_api.d.ts +0 -5
- package/lib/components/forms/search/domain/context/search-context.d.ts +0 -39
- package/lib/components/forms/search/domain/context/search-context.service.d.ts +0 -25
- package/lib/components/forms/search/domain/input/input-value.d.ts +0 -1
- package/lib/components/forms/search/domain/input/search-input-state.d.ts +0 -71
- package/lib/components/forms/search/domain/input/search-input.d.ts +0 -22
- package/lib/components/forms/search/domain/input/simple-search-input.d.ts +0 -39
- package/lib/components/forms/search/domain/url/elder-search-url.directive.d.ts +0 -40
- package/lib/components/forms/search/domain/url/elder-search-url.service.d.ts +0 -60
- package/lib/components/forms/search/domain/url/search-query-params-parser.d.ts +0 -36
- package/lib/components/forms/search/elder-search-context.directive.d.ts +0 -102
- package/lib/components/forms/search/elder-search-input.directive.d.ts +0 -105
- package/lib/components/forms/search/elder-search.module.d.ts +0 -30
- package/lib/components/forms/search/filter/default-input-filter-converter.d.ts +0 -31
- package/lib/components/forms/search/filter/input-filter-converter.d.ts +0 -16
- package/lib/components/forms/search/search-box/elder-search-box.component.d.ts +0 -59
- package/lib/components/forms/search/search-box/elder-search-panel.component.d.ts +0 -10
- package/lib/components/graph/elder-progress-bar/elder-progress-bar.component.d.ts +0 -47
- package/lib/components/graph/elder-progress-bar/elder-progress-bar.module.d.ts +0 -10
- package/lib/components/graph/elder-progress-bar/sub-bar.d.ts +0 -5
- package/lib/components/graph/public_api.d.ts +0 -1
- package/lib/components/headers/elder-header/elder-header.component.d.ts +0 -26
- package/lib/components/headers/elder-header.module.d.ts +0 -11
- package/lib/components/i18n/entities/elder-i18n-entities.module.d.ts +0 -38
- package/lib/components/i18n/entities/elder-localized-input/elder-localized-input.component.d.ts +0 -65
- package/lib/components/i18n/entities/elder-localized-input-dialog/elder-localized-input-dialog.component.d.ts +0 -22
- package/lib/components/i18n/entities/elder-localized-input-dialog.service.d.ts +0 -13
- package/lib/components/i18n/entities/elder-localized-input-table/elder-localized-input-table.component.d.ts +0 -65
- package/lib/components/i18n/entities/elder-localized-text-column.directive.d.ts +0 -17
- package/lib/components/i18n/entities/elder-localized-texts.directive.d.ts +0 -37
- package/lib/components/i18n/entities/picker/i18n-pick-async.pipe.d.ts +0 -23
- package/lib/components/i18n/entities/picker/i18n-pick.pipe.d.ts +0 -22
- package/lib/components/i18n/entities/picker/localisation-picker.service.d.ts +0 -44
- package/lib/components/i18n/language/elder-language-config.d.ts +0 -14
- package/lib/components/i18n/language/elder-language-interceptor.d.ts +0 -41
- package/lib/components/i18n/language/elder-language.module.d.ts +0 -26
- package/lib/components/i18n/language/elder-language.service.d.ts +0 -77
- package/lib/components/i18n/language/language-switcher/elder-language-switcher.component.d.ts +0 -37
- package/lib/components/i18n/locales/elder-locales-de-ch.module.d.ts +0 -10
- package/lib/components/i18n/public_api.d.ts +0 -3
- package/lib/components/iframes/data-view/data-view-iframe/data-view-iframe.component.d.ts +0 -68
- package/lib/components/iframes/data-view/data-view-iframe-adapter.directive.d.ts +0 -62
- package/lib/components/iframes/elder-iframe.module.d.ts +0 -29
- package/lib/components/iframes/iframe-close.directive.d.ts +0 -24
- package/lib/components/iframes/iframe-dialog/iframe-dialog.component.d.ts +0 -36
- package/lib/components/iframes/iframe-host/iframe-host.component.d.ts +0 -93
- package/lib/components/iframes/iframe-messages.d.ts +0 -4
- package/lib/components/iframes/iframe-side-content/iframe-side-content.component.d.ts +0 -48
- package/lib/components/iframes/iframe.service.d.ts +0 -26
- package/lib/components/iframes/typed-event-message.d.ts +0 -28
- package/lib/components/infinitescroll/elder-infinite-autocomplete.directive.d.ts +0 -30
- package/lib/components/infinitescroll/elder-infinite-scroll.directive.d.ts +0 -63
- package/lib/components/infinitescroll/elder-infinite-scroll.module.d.ts +0 -11
- package/lib/components/input/autocomplete/elder-autocomplete/elder-autocomplete-option-selected.d.ts +0 -8
- package/lib/components/input/autocomplete/elder-autocomplete/elder-suggestion-panel.component.d.ts +0 -97
- package/lib/components/input/autocomplete/elder-autocomplete-many.directive.d.ts +0 -78
- package/lib/components/input/autocomplete/elder-autocomplete.directive.d.ts +0 -60
- package/lib/components/input/autocomplete/elder-autocomplete.module.d.ts +0 -19
- package/lib/components/input/autocomplete/many/word-position-finder.d.ts +0 -15
- package/lib/components/input/public_api.d.ts +0 -1
- package/lib/components/labels/elder-labels.module.d.ts +0 -15
- package/lib/components/labels/labels-input/labels-input.component.d.ts +0 -90
- package/lib/components/layout/basic-pane-layout/basic-pane-layout.component.d.ts +0 -6
- package/lib/components/layout/pane/header/pane-actions.component.d.ts +0 -5
- package/lib/components/layout/pane/header/pane-header.component.d.ts +0 -7
- package/lib/components/layout/pane/header/pane-subtitle.component.d.ts +0 -5
- package/lib/components/layout/pane/header/pane-title.component.d.ts +0 -5
- package/lib/components/layout/pane/pane-content.component.d.ts +0 -5
- package/lib/components/layout/pane/pane.component.d.ts +0 -6
- package/lib/components/layout/public_api.d.ts +0 -9
- package/lib/components/layout/responsive/observer/resize-observer.directive.d.ts +0 -41
- package/lib/components/layout/responsive/public_api.d.ts +0 -1
- package/lib/components/layout/single-pane-wrapper/single-pane-wrapper.component.d.ts +0 -7
- package/lib/components/measures/dimensions/dimensions-input/elder-dimensions-input.component.d.ts +0 -116
- package/lib/components/measures/dimensions/validation/elder-required-dimensions.validator.d.ts +0 -37
- package/lib/components/measures/directives/elder-unit-select.directive.d.ts +0 -30
- package/lib/components/measures/elder-measures.module.d.ts +0 -32
- package/lib/components/measures/elder-quantity-transform.pipe.d.ts +0 -22
- package/lib/components/measures/elder-quantity.pipe.d.ts +0 -29
- package/lib/components/measures/elder-unit.service.d.ts +0 -39
- package/lib/components/measures/model/dimensions.d.ts +0 -11
- package/lib/components/measures/model/quantity.d.ts +0 -7
- package/lib/components/measures/model/unit-dimension.d.ts +0 -12
- package/lib/components/measures/model/unit-registry.d.ts +0 -46
- package/lib/components/measures/model/unit.d.ts +0 -111
- package/lib/components/measures/public_api.d.ts +0 -7
- package/lib/components/measures/quantity-input/quantity-form-field/elder-quantity-form-field.component.d.ts +0 -20
- package/lib/components/measures/quantity-input/quantity-input-control/elder-quantity-input-control.component.d.ts +0 -73
- package/lib/components/measures/quantity-input/validation/elder-quantity-range.validator.d.ts +0 -43
- package/lib/components/measures/quantity-input/validation/elder-required-quantity.validator.d.ts +0 -36
- package/lib/components/measures/util/elder-quantity.service.d.ts +0 -143
- package/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.d.ts +0 -69
- package/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.d.ts +0 -18
- package/lib/components/navigation/bread-crumbs/path/path.d.ts +0 -31
- package/lib/components/navigation/nav/elder-nav.module.d.ts +0 -20
- package/lib/components/navigation/nav/nav-group/elder-nav-group.component.d.ts +0 -59
- package/lib/components/navigation/nav/nav-link/elder-nav-link.component.d.ts +0 -87
- package/lib/components/navigation/nav/nav-list/elder-nav-list.component.d.ts +0 -46
- package/lib/components/navigation/public_api.d.ts +0 -3
- package/lib/components/navigation/toolbar/elder-toolbar-column.directive.d.ts +0 -37
- package/lib/components/navigation/toolbar/elder-toolbar.module.d.ts +0 -23
- package/lib/components/navigation/toolbar/elder-toolbar.service.d.ts +0 -46
- package/lib/components/navigation/toolbar/toolbar/elder-toolbar.component.d.ts +0 -35
- package/lib/components/navigation/toolbar/toolbar-column-position.d.ts +0 -9
- package/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.component.d.ts +0 -30
- package/lib/components/navigation/toolbar/toolbar-title/elder-toolbar-title.service.d.ts +0 -47
- package/lib/components/overlays/elder-overlay-origin.directive.d.ts +0 -28
- package/lib/components/overlays/elder-overlay-ref.d.ts +0 -27
- package/lib/components/overlays/elder-overlay-trigger.directive.d.ts +0 -36
- package/lib/components/overlays/elder-overlay.component.d.ts +0 -88
- package/lib/components/overlays/elder-overlay.module.d.ts +0 -15
- package/lib/components/page/exit-guard/page-exit-guard.module.d.ts +0 -10
- package/lib/components/page/exit-guard/page-exit-guard.service.d.ts +0 -77
- package/lib/components/page/exit-guard/page-exit-lock/page-exit-lock.component.d.ts +0 -18
- package/lib/components/page/exit-guard/page-exit-lock-indicator/page-exit-lock-indicator.component.d.ts +0 -21
- package/lib/components/page/exit-guard/page-exit-lock-overview/page-exit-lock-overview.component.d.ts +0 -18
- package/lib/components/page/public_api.d.ts +0 -1
- package/lib/components/panels/card-panel/elder-card-panel.component.d.ts +0 -6
- package/lib/components/panels/elder-dialog-panel/elder-dialog-panel.component.d.ts +0 -6
- package/lib/components/panels/elder-panel.module.d.ts +0 -16
- package/lib/components/panels/toggle-panel/elder-toggle-panel-trigger.directive.d.ts +0 -34
- package/lib/components/panels/toggle-panel/elder-toggle-panel.component.d.ts +0 -38
- package/lib/components/public_api.d.ts +0 -42
- package/lib/components/scrollbar/elder-scrollbar.directive.d.ts +0 -41
- package/lib/components/scrollbar/elder-scrollbar.module.d.ts +0 -8
- package/lib/components/select/auto/elder-auto-select-first.directive.d.ts +0 -53
- package/lib/components/select/auto/elder-auto-select-first.service.d.ts +0 -23
- package/lib/components/select/auto/elder-auto-select-suggest-first.directive.d.ts +0 -32
- package/lib/components/select/auto/elder-select-first-util.d.ts +0 -22
- package/lib/components/select/elder-select-base.d.ts +0 -155
- package/lib/components/select/elder-select-chip.directive.d.ts +0 -23
- package/lib/components/select/elder-select-on-tab.directive.d.ts +0 -55
- package/lib/components/select/elder-select-value.directive.d.ts +0 -9
- package/lib/components/select/elder-select.module.d.ts +0 -65
- package/lib/components/select/filter/elder-chip-filter-style-resolver.d.ts +0 -19
- package/lib/components/select/filter/elder-chips-include-exclude.directive.d.ts +0 -51
- package/lib/components/select/filter/elder-filter-chip-template/elder-filter-chip-template.component.d.ts +0 -27
- package/lib/components/select/filter/include-exclude-model-filter-adapter.d.ts +0 -29
- package/lib/components/select/filter/include-exclude-selection-model.d.ts +0 -67
- package/lib/components/select/multi/elder-chip-select-option/elder-select-option.component.d.ts +0 -8
- package/lib/components/select/multi/elder-multi-select-base.d.ts +0 -120
- package/lib/components/select/multi/elder-multi-select-chip-options/chip-options-provider.d.ts +0 -54
- package/lib/components/select/multi/elder-multi-select-chip-options/elder-multi-select-chip-options.component.d.ts +0 -92
- package/lib/components/select/multi/elder-multi-select-chip-options/select-option-chip-spec.d.ts +0 -10
- package/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips-options.directive.d.ts +0 -42
- package/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.d.ts +0 -95
- package/lib/components/select/multi/elder-multi-select-chips/select-chip-spec.d.ts +0 -32
- package/lib/components/select/multi/elder-multi-select-form-field.d.ts +0 -39
- package/lib/components/select/multi/elder-mutli-select-all-directive.d.ts +0 -15
- package/lib/components/select/multi/elder-search-include-exclude.directive.d.ts +0 -78
- package/lib/components/select/multi/public_api.d.ts +0 -5
- package/lib/components/select/popup/selection-model-popup-trigger-adapter.directive.d.ts +0 -42
- package/lib/components/select/popup/selection-model-popup.directive.d.ts +0 -49
- package/lib/components/select/popup/templated-selection-dialog/templated-selection-dialog.component.d.ts +0 -32
- package/lib/components/select/public_api.d.ts +0 -4
- package/lib/components/select/single/elder-clear-select.directive.d.ts +0 -34
- package/lib/components/select/single/elder-select/elder-select.component.d.ts +0 -149
- package/lib/components/select/single/elder-select-form-field.d.ts +0 -30
- package/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.d.ts +0 -81
- package/lib/components/select-chip-list/elder-chip-list-select.module.d.ts +0 -12
- package/lib/components/shell/drawers/drawer-outlet-binding.d.ts +0 -36
- package/lib/components/shell/drawers/elder-route-outlet-drawer.service.d.ts +0 -55
- package/lib/components/shell/drawers/elder-router-outlet.service.d.ts +0 -64
- package/lib/components/shell/elder-shell-slot.directive.d.ts +0 -34
- package/lib/components/shell/elder-shell.module.d.ts +0 -30
- package/lib/components/shell/elder-shell.service.d.ts +0 -98
- package/lib/components/shell/header/elder-app-header/elder-app-header.component.d.ts +0 -16
- package/lib/components/shell/shell/elder-shell.component.d.ts +0 -91
- package/lib/components/shell/shell-content-slot.d.ts +0 -4
- package/lib/components/shell/shell-navigation-toggle/elder-shell-navigation-toggle.component.d.ts +0 -66
- package/lib/components/tabs/elder-tab/elder-tab.directive.d.ts +0 -19
- package/lib/components/tabs/elder-tab-group-routing/elder-tab-group-routing.directive.d.ts +0 -111
- package/lib/components/tabs/elder-tab.module.d.ts +0 -11
- package/lib/components/theme/elder-theme-applier.directive.d.ts +0 -36
- package/lib/components/theme/elder-theme-preference.service.d.ts +0 -35
- package/lib/components/theme/elder-theme-toggle/elder-theme-toggle.component.d.ts +0 -39
- package/lib/components/theme/elder-theme.directive.d.ts +0 -38
- package/lib/components/theme/elder-theme.module.d.ts +0 -22
- package/lib/components/theme/elder-theme.service.d.ts +0 -51
- package/lib/components/theme/known-elder-themes.d.ts +0 -5
- package/lib/components/theme/public_api.d.ts +0 -1
- package/lib/components/theme/theme-spec.d.ts +0 -18
- package/lib/components/time/date-adapters/custom-date-adapter.d.ts +0 -15
- package/lib/components/time/date-formats/locale-date-formats.d.ts +0 -15
- package/lib/components/time/duration/duration-bucket.d.ts +0 -37
- package/lib/components/time/duration/duration-format.d.ts +0 -62
- package/lib/components/time/duration/elder-duration-input/elder-duration-input.component.d.ts +0 -54
- package/lib/components/time/duration/iso-duration-str.d.ts +0 -5
- package/lib/components/time/elder-date-switcher/elder-date-switcher.component.d.ts +0 -54
- package/lib/components/time/elder-date-time-input/elder-date-time-input.component.d.ts +0 -49
- package/lib/components/time/elder-interval-input/elder-interval-input.component.d.ts +0 -100
- package/lib/components/time/elder-interval-picker/controller/interval-anchor-controller.d.ts +0 -9
- package/lib/components/time/elder-interval-picker/controller/interval-calendar-controller.d.ts +0 -7
- package/lib/components/time/elder-interval-picker/controller/interval-controller.d.ts +0 -35
- package/lib/components/time/elder-interval-picker/controller/interval-form-controller.d.ts +0 -12
- package/lib/components/time/elder-interval-picker/controller/interval-select-controller.d.ts +0 -22
- package/lib/components/time/elder-interval-picker/controller/interval-shift-controller.d.ts +0 -13
- package/lib/components/time/elder-interval-picker/elder-interval-picker.component.d.ts +0 -58
- package/lib/components/time/elder-interval-picker/interval-picker-binding/elder-interval-picker-binding.directive.d.ts +0 -26
- package/lib/components/time/elder-interval-picker/interval-picker-toggle/elder-interval-picker-toggle.component.d.ts +0 -37
- package/lib/components/time/elder-interval-picker/manager/interval-picker-state-manager.d.ts +0 -46
- package/lib/components/time/elder-interval-picker/model/anchor-state.d.ts +0 -20
- package/lib/components/time/elder-interval-picker/model/interval-state.d.ts +0 -16
- package/lib/components/time/elder-interval-picker/model/smart-shift-state.d.ts +0 -8
- package/lib/components/time/elder-interval-picker/presenter/interval-picker-presenter.d.ts +0 -30
- package/lib/components/time/elder-interval-picker/util/interval-picker-util.d.ts +0 -20
- package/lib/components/time/elder-local-date-input/elder-local-date-input.component.d.ts +0 -99
- package/lib/components/time/elder-local-time-input/elder-local-time-input.component.d.ts +0 -45
- package/lib/components/time/elder-time.module.d.ts +0 -38
- package/lib/components/time/elder-toggle-text-input.directive.d.ts +0 -34
- package/lib/components/time/period/elder-period-input/elder-period-input.component.d.ts +0 -67
- package/lib/components/time/period/period-bucket.d.ts +0 -21
- package/lib/components/time/period/period-format.d.ts +0 -43
- package/lib/components/time/pipes/to-iso-date-string.pipe.d.ts +0 -12
- package/lib/components/time/public_api.d.ts +0 -8
- package/lib/components/time/smart-local-date-parser.service.d.ts +0 -9
- package/lib/components/toasts/elder-toast.module.d.ts +0 -13
- package/lib/components/toasts/elder-toast.service.d.ts +0 -61
- package/lib/components/toasts/standard-toast/standard-toast.component.d.ts +0 -39
- package/lib/components/toasts/toast-type.d.ts +0 -5
- package/lib/components/toasts/toast.d.ts +0 -7
- package/lib/components/url-fragment/elder-url-fragment.d.ts +0 -7
- package/lib/components/url-fragment/elder-url-fragment.module.d.ts +0 -17
- package/lib/components/url-fragment/url-fragment-switcher/elder-url-fragment-switcher.component.d.ts +0 -38
- package/lib/components/viewers/elder-svg-viewer/elder-svg-viewer.component.d.ts +0 -41
- package/lib/components/viewers/elder-viewers.module.d.ts +0 -9
- package/lib/features/event-source/fetch/public_api.d.ts +0 -2
- package/lib/features/event-source/fetch/reactive-fetch-event-source.d.ts +0 -110
- package/lib/features/event-source/fetch/reactive-fetch-event-source.service.d.ts +0 -39
- package/lib/features/event-source/public_api.d.ts +0 -2
- package/lib/features/event-source/standard/elder-event-source.service.d.ts +0 -43
- package/lib/features/event-source/standard/public_api.d.ts +0 -2
- package/lib/features/event-source/standard/reactive-event-source.d.ts +0 -97
- package/lib/features/kafent/access-token-provider.d.ts +0 -12
- package/lib/features/kafent/kafent-config.d.ts +0 -32
- package/lib/features/kafent/kafent-event-stream.d.ts +0 -28
- package/lib/features/kafent/kafent-event.d.ts +0 -11
- package/lib/features/kafent/kafent-event.service.d.ts +0 -55
- package/lib/features/kafent/kafent-live-event-request.d.ts +0 -53
- package/lib/features/kafent/kafent.module.d.ts +0 -30
- package/lib/features/kafent/sse/kafent-event-stream-sse.service.d.ts +0 -56
- package/lib/features/kafent/sse/kafent-topic-sse.d.ts +0 -70
- package/lib/features/public_api.d.ts +0 -2
- package/lib/pipes/bytes.pipe.d.ts +0 -7
- package/lib/pipes/elder-pipes.module.d.ts +0 -29
- package/lib/pipes/elder-repeat.pipe.d.ts +0 -7
- package/lib/pipes/elder-round.pipe.d.ts +0 -23
- package/lib/pipes/elder-safe-url.pipe.d.ts +0 -10
- package/lib/pipes/elder-truncate.pipe.d.ts +0 -17
- package/lib/pipes/iso-duration.pipe.d.ts +0 -23
- package/lib/pipes/iso-interval-parse.pipe.d.ts +0 -30
- package/lib/pipes/iso-interval.pipe.d.ts +0 -37
- package/lib/pipes/public_api.d.ts +0 -1
- package/lib/pipes/time-ago.pipe.d.ts +0 -18
- package/lib/pipes/time-duration.pipe.d.ts +0 -13
- package/lib/pipes/weight.pipe.d.ts +0 -7
- package/public_api.d.ts +0 -4
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { Sort, SortDirection } from './sort';
|
|
3
|
-
export declare class SortContext {
|
|
4
|
-
/***************************************************************************
|
|
5
|
-
* *
|
|
6
|
-
* Fields *
|
|
7
|
-
* *
|
|
8
|
-
**************************************************************************/
|
|
9
|
-
private readonly _sorts;
|
|
10
|
-
/***************************************************************************
|
|
11
|
-
* *
|
|
12
|
-
* Read API *
|
|
13
|
-
* *
|
|
14
|
-
**************************************************************************/
|
|
15
|
-
get sorts(): Observable<Sort[]>;
|
|
16
|
-
get sortsSnapshot(): Sort[];
|
|
17
|
-
findSortDirection(prop: string): SortDirection | undefined;
|
|
18
|
-
findSort(prop: string): Sort | undefined;
|
|
19
|
-
isEmpty(): boolean;
|
|
20
|
-
/***************************************************************************
|
|
21
|
-
* *
|
|
22
|
-
* Public API *
|
|
23
|
-
* *
|
|
24
|
-
**************************************************************************/
|
|
25
|
-
/**
|
|
26
|
-
* This method updatees / adds the given sort, leaving
|
|
27
|
-
* existing ones untouched.
|
|
28
|
-
* @param updatedSort
|
|
29
|
-
*/
|
|
30
|
-
updateSort(updatedSort?: Sort): void;
|
|
31
|
-
/**
|
|
32
|
-
* This method updates / adds the given filters, leaving
|
|
33
|
-
* existing ones untouched.
|
|
34
|
-
* @param updatedSorts
|
|
35
|
-
*/
|
|
36
|
-
updateSorts(updatedSorts?: Sort[]): void;
|
|
37
|
-
/**
|
|
38
|
-
* Replace all existing filters with the given new ones.
|
|
39
|
-
* @param newSorts
|
|
40
|
-
*/
|
|
41
|
-
replaceSorts(newSorts?: Sort[]): void;
|
|
42
|
-
clear(): void;
|
|
43
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare type SortDirection = 'asc' | 'desc' | '';
|
|
2
|
-
export declare class Sort {
|
|
3
|
-
readonly prop: string | undefined;
|
|
4
|
-
readonly dir: SortDirection;
|
|
5
|
-
static NONE: Sort;
|
|
6
|
-
constructor(prop: string | undefined, dir: SortDirection);
|
|
7
|
-
equals(other: Sort): boolean;
|
|
8
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Sort } from './sort';
|
|
2
|
-
import { Filter } from './filters/filter';
|
|
3
|
-
import { ContinuableListing } from './continuable-listing';
|
|
4
|
-
export declare class TokenChunkRequest {
|
|
5
|
-
readonly nextContinuationToken: string | null | undefined;
|
|
6
|
-
readonly filters: Filter[];
|
|
7
|
-
readonly sorts: Sort[];
|
|
8
|
-
readonly chunkSize: number | undefined;
|
|
9
|
-
static first(filters: Filter[], sorts: Sort[], chunkSize: number | undefined): TokenChunkRequest;
|
|
10
|
-
static nextIfAvailable(listing: ContinuableListing<any>, filters: Filter[], sorts: Sort[]): TokenChunkRequest | undefined;
|
|
11
|
-
/**
|
|
12
|
-
*
|
|
13
|
-
* @param nextContinuationToken The continuation token. If not defined, fetches the first chunk.
|
|
14
|
-
* @param filters Filters to send with the request.
|
|
15
|
-
* @param sorts Sorts to send with the request.
|
|
16
|
-
* @param chunkSize The desired chunk size. Since servers are in control of chunk-size (performance), this is only considered a hint which might be ignored.
|
|
17
|
-
*/
|
|
18
|
-
constructor(nextContinuationToken: string | null | undefined, filters: Filter[], sorts: Sort[], chunkSize: number | undefined);
|
|
19
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { IDataSource } from '../data/datasource/data-source';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TranslatedEnumValue {
|
|
6
|
-
value: string;
|
|
7
|
-
displayValue: string;
|
|
8
|
-
constructor(value: string, displayValue: string);
|
|
9
|
-
}
|
|
10
|
-
export declare class ElderEnumTranslationService {
|
|
11
|
-
private translateService;
|
|
12
|
-
/***************************************************************************
|
|
13
|
-
* *
|
|
14
|
-
* Constructor *
|
|
15
|
-
* *
|
|
16
|
-
**************************************************************************/
|
|
17
|
-
constructor(translateService: TranslateService);
|
|
18
|
-
/***************************************************************************
|
|
19
|
-
* *
|
|
20
|
-
* Public API *
|
|
21
|
-
* *
|
|
22
|
-
**************************************************************************/
|
|
23
|
-
/**
|
|
24
|
-
* Translates the given Enum class. Loads translations of given translationPrefix
|
|
25
|
-
* and creates for each enum value a TranslatedEnumValue.
|
|
26
|
-
*
|
|
27
|
-
* @param enumClass enum to translate
|
|
28
|
-
* @param translationPrefix prefix to load translations
|
|
29
|
-
* @param sort if true, data will be sorted by translations
|
|
30
|
-
* @param asc if true, data will be sorted in ascending order
|
|
31
|
-
*/
|
|
32
|
-
translate(enumClass: any, translationPrefix: string, sort?: boolean, asc?: boolean): Observable<TranslatedEnumValue[]>;
|
|
33
|
-
/**
|
|
34
|
-
* Translates the given Enum class. Loads translations of given translationPrefix
|
|
35
|
-
* and creates for each enum value a TranslatedEnumValue.
|
|
36
|
-
*
|
|
37
|
-
* @param values The strings to translate.
|
|
38
|
-
* @param translationPrefix prefix to load translations
|
|
39
|
-
* @param sort if true, data will be sorted by translations
|
|
40
|
-
* @param asc if true, data will be sorted in ascending order
|
|
41
|
-
*/
|
|
42
|
-
translateStrings(values: readonly string[], translationPrefix: string, sort?: boolean, asc?: boolean): Observable<TranslatedEnumValue[]>;
|
|
43
|
-
/**
|
|
44
|
-
* Translates the given element. Loads the translation
|
|
45
|
-
* and creates a TranslatedEnumValue.
|
|
46
|
-
*
|
|
47
|
-
* @param translationPrefix prefix to load translation
|
|
48
|
-
* @param enumKey key of the translation to load
|
|
49
|
-
*/
|
|
50
|
-
translateOne(translationPrefix: string, enumKey: string): Observable<TranslatedEnumValue>;
|
|
51
|
-
private addPrefixIfNotNull;
|
|
52
|
-
/**
|
|
53
|
-
* Creates a data source of translations of the given enum class.
|
|
54
|
-
*
|
|
55
|
-
* @param enumClass enum to translate
|
|
56
|
-
* @param translationPrefix prefix to load translations
|
|
57
|
-
* @param sort if true, data will be sorted by translations
|
|
58
|
-
* @param asc if true, data will be sorted in ascending order
|
|
59
|
-
*/
|
|
60
|
-
enumDateSource<TEnum extends object>(enumClass: TEnum, translationPrefix: string, sort?: boolean, asc?: boolean): IDataSource<TranslatedEnumValue>;
|
|
61
|
-
/**
|
|
62
|
-
* Creates a data source of translations of the given enum class.
|
|
63
|
-
*
|
|
64
|
-
* @param values Values
|
|
65
|
-
* @param translationPrefix prefix to load translations
|
|
66
|
-
* @param sort if true, data will be sorted by translations
|
|
67
|
-
* @param asc if true, data will be sorted in ascending order
|
|
68
|
-
*/
|
|
69
|
-
stringArrayDateSource(values: readonly string[], translationPrefix: string, sort?: boolean, asc?: boolean): IDataSource<TranslatedEnumValue>;
|
|
70
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderEnumTranslationService, never>;
|
|
71
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ElderEnumTranslationService>;
|
|
72
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './elder-enum-translation.service';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
export interface IStandardErrorDetail {
|
|
2
|
-
/**
|
|
3
|
-
* Detail message that describes the error
|
|
4
|
-
*/
|
|
5
|
-
message: string;
|
|
6
|
-
/**
|
|
7
|
-
* The request uri that caused the error
|
|
8
|
-
*/
|
|
9
|
-
request: string;
|
|
10
|
-
/**
|
|
11
|
-
* The Exception Type
|
|
12
|
-
*/
|
|
13
|
-
type: string;
|
|
14
|
-
/**
|
|
15
|
-
* The Http Error Code
|
|
16
|
-
*/
|
|
17
|
-
status: number;
|
|
18
|
-
/**
|
|
19
|
-
* The Http Error Name / Description
|
|
20
|
-
*/
|
|
21
|
-
error: string;
|
|
22
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './unreachable-case-error';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { CurrencyCode } from '../../components/currency/model/currency-code';
|
|
2
|
-
import { Currency } from '../../components/currency/model/currency';
|
|
3
|
-
export type CurrencyIndication = 'code' | 'symbol' | 'symbol-narrow' | string;
|
|
4
|
-
export declare class CurrencyFormatUtil {
|
|
5
|
-
/***************************************************************************
|
|
6
|
-
* *
|
|
7
|
-
* Public API *
|
|
8
|
-
* *
|
|
9
|
-
**************************************************************************/
|
|
10
|
-
/**
|
|
11
|
-
* @param currency amount and ISO 4217 currency code to format
|
|
12
|
-
* @param locale locale code for formatting rules (e.g. en-US)
|
|
13
|
-
* @param indication determines currency indicator in output (e.g. USD100 vs $100). Will fall back to 'symbol' if missing.
|
|
14
|
-
* @param digitsInfo see DecimalPipe for documentation
|
|
15
|
-
*/
|
|
16
|
-
static formatElderCurrency(currency: Currency, locale: string, indication?: CurrencyIndication, digitsInfo?: string): string;
|
|
17
|
-
static determineCurrencySymbol(currencyCode: CurrencyCode, locale: string): string;
|
|
18
|
-
/***************************************************************************
|
|
19
|
-
* *
|
|
20
|
-
* Private methods *
|
|
21
|
-
* *
|
|
22
|
-
**************************************************************************/
|
|
23
|
-
private static determineCurrencyIndicator;
|
|
24
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { Duration, Period } from '@js-joda/core';
|
|
2
|
-
import { PeriodDuration } from '../time/period-duration';
|
|
3
|
-
export declare class DurationFormatUtil {
|
|
4
|
-
/***************************************************************************
|
|
5
|
-
* *
|
|
6
|
-
* Public API *
|
|
7
|
-
* *
|
|
8
|
-
**************************************************************************/
|
|
9
|
-
/**
|
|
10
|
-
* Converts any valid input of standard ISO 8601 duration format
|
|
11
|
-
* example input: PT2H10M12.1235675S, output: 2h, 10min, 12s, 124 ms
|
|
12
|
-
*
|
|
13
|
-
* a maximal input looks like this: P3Y6M4DT12H30M5S although
|
|
14
|
-
* all arguments except P are optional, decimal numbers allowed
|
|
15
|
-
*/
|
|
16
|
-
static formatDuration(value: string | Duration | Period | PeriodDuration, format?: string): string;
|
|
17
|
-
/***************************************************************************
|
|
18
|
-
* *
|
|
19
|
-
* Private methods *
|
|
20
|
-
* *
|
|
21
|
-
**************************************************************************/
|
|
22
|
-
private static toPeriodDuration;
|
|
23
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Interval } from '../time/interval';
|
|
2
|
-
import { ZoneId } from '@js-joda/core';
|
|
3
|
-
export declare class IsoIntervalFormatUtil {
|
|
4
|
-
/***************************************************************************
|
|
5
|
-
* *
|
|
6
|
-
* Public API *
|
|
7
|
-
* *
|
|
8
|
-
**************************************************************************/
|
|
9
|
-
static formatIsoInterval(value: string | Interval, timezone: string | ZoneId, locale: string, format?: string, formatEnd?: string): string | null;
|
|
10
|
-
/***************************************************************************
|
|
11
|
-
* *
|
|
12
|
-
* Private methods *
|
|
13
|
-
* *
|
|
14
|
-
**************************************************************************/
|
|
15
|
-
private static determineDisplayMode;
|
|
16
|
-
private static formatSubDay;
|
|
17
|
-
private static formatFullDays;
|
|
18
|
-
private static formatDetailedInterval;
|
|
19
|
-
private static formatInstant;
|
|
20
|
-
private static formatDate;
|
|
21
|
-
private static isPartialDay;
|
|
22
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
/**
|
|
3
|
-
* Represents a control which is backed by entities (along values).
|
|
4
|
-
*
|
|
5
|
-
* The core idea is that a control tracks an id as value, but it will
|
|
6
|
-
* also side load the corresponding entity from a datasource.
|
|
7
|
-
*/
|
|
8
|
-
export interface IElderEntityValueAccessor<TEntity, TId, TValue> {
|
|
9
|
-
/**
|
|
10
|
-
* Gets or sets the entity
|
|
11
|
-
*/
|
|
12
|
-
entity: TEntity;
|
|
13
|
-
/**
|
|
14
|
-
* Gets or sets the entity id
|
|
15
|
-
*/
|
|
16
|
-
entityId: TId;
|
|
17
|
-
/**
|
|
18
|
-
* Emits when the entity id has changed.
|
|
19
|
-
*/
|
|
20
|
-
entityIdChange: Observable<TId>;
|
|
21
|
-
/**
|
|
22
|
-
* Emits when the entity has changed.
|
|
23
|
-
*/
|
|
24
|
-
entityChange: Observable<TEntity>;
|
|
25
|
-
/**
|
|
26
|
-
* Update the control value by the given entity
|
|
27
|
-
* and emit a value-updated event which simulates
|
|
28
|
-
* a user action.
|
|
29
|
-
* @param entity
|
|
30
|
-
*/
|
|
31
|
-
updateValueByEntity(entity: TEntity): void;
|
|
32
|
-
/**
|
|
33
|
-
* Convert an entity to a value for this control.
|
|
34
|
-
* @param entity
|
|
35
|
-
*/
|
|
36
|
-
entityToValue(entity: TEntity): TValue;
|
|
37
|
-
}
|
|
38
|
-
export declare class ElderEntityValueAccessorUtil {
|
|
39
|
-
static entity$<TEntity>(vac: IElderEntityValueAccessor<TEntity, any, any>): Observable<TEntity>;
|
|
40
|
-
static entityId$<TId>(vac: IElderEntityValueAccessor<any, TId, any>): Observable<TId>;
|
|
41
|
-
}
|
|
42
|
-
export declare function isElderEntityValueAccessor(object: any): object is IElderEntityValueAccessor<any, any, any>;
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { MatFormFieldControl } from '@angular/material/form-field';
|
|
2
|
-
import { ValueAccessorBase } from './value-accessor-base';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { NgControl } from '@angular/forms';
|
|
5
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Base for custom material form field controls.
|
|
9
|
-
* https://material.angular.io/guide/creating-a-custom-form-field-control
|
|
10
|
-
*
|
|
11
|
-
* Implementors must provide the MatFormFieldControl:
|
|
12
|
-
* providers: [{provide: MatFormFieldControl, useExisting: MyCoolInput}]
|
|
13
|
-
*/
|
|
14
|
-
export declare abstract class ElderFormFieldControlBase<T> extends ValueAccessorBase<T> implements MatFormFieldControl<T> {
|
|
15
|
-
/***************************************************************************
|
|
16
|
-
* *
|
|
17
|
-
* Fields *
|
|
18
|
-
* *
|
|
19
|
-
**************************************************************************/
|
|
20
|
-
private static nextId;
|
|
21
|
-
private readonly hostRef;
|
|
22
|
-
private readonly _focusMonitor;
|
|
23
|
-
private readonly _destroyRef;
|
|
24
|
-
readonly ngControl: NgControl;
|
|
25
|
-
readonly placeholderS: import("@angular/core").ModelSignal<string>;
|
|
26
|
-
readonly disabledS: import("@angular/core").WritableSignal<boolean>;
|
|
27
|
-
readonly requiredS: import("@angular/core").WritableSignal<boolean>;
|
|
28
|
-
readonly readonlyS: import("@angular/core").WritableSignal<boolean>;
|
|
29
|
-
readonly isLockedS: import("@angular/core").Signal<boolean>;
|
|
30
|
-
private _focused;
|
|
31
|
-
private readonly stateChangePusher$;
|
|
32
|
-
readonly id: string;
|
|
33
|
-
controlType: string;
|
|
34
|
-
controlName: string;
|
|
35
|
-
readonly autofilled: boolean;
|
|
36
|
-
readonly userAriaDescribedBy: string;
|
|
37
|
-
/***************************************************************************
|
|
38
|
-
* *
|
|
39
|
-
* Constructor *
|
|
40
|
-
* *
|
|
41
|
-
**************************************************************************/
|
|
42
|
-
constructor(controlType: string);
|
|
43
|
-
/***************************************************************************
|
|
44
|
-
* *
|
|
45
|
-
* Life Cycle *
|
|
46
|
-
* *
|
|
47
|
-
**************************************************************************/
|
|
48
|
-
private initFocusMonitor;
|
|
49
|
-
/***************************************************************************
|
|
50
|
-
* *
|
|
51
|
-
* Properties *
|
|
52
|
-
* *
|
|
53
|
-
**************************************************************************/
|
|
54
|
-
get placeholder(): string;
|
|
55
|
-
set placeholder(value: string);
|
|
56
|
-
set required(value: BooleanInput);
|
|
57
|
-
get required(): boolean;
|
|
58
|
-
set disabled(value: BooleanInput);
|
|
59
|
-
get disabled(): boolean;
|
|
60
|
-
set readonly(value: BooleanInput);
|
|
61
|
-
get readonly(): boolean;
|
|
62
|
-
get isLocked(): boolean;
|
|
63
|
-
get stateChanges(): Observable<void>;
|
|
64
|
-
get errorState(): boolean;
|
|
65
|
-
get empty(): boolean;
|
|
66
|
-
get shouldLabelFloat(): boolean;
|
|
67
|
-
get focused(): boolean;
|
|
68
|
-
/***************************************************************************
|
|
69
|
-
* *
|
|
70
|
-
* Public API *
|
|
71
|
-
* *
|
|
72
|
-
**************************************************************************/
|
|
73
|
-
onContainerClick(event: MouseEvent): void;
|
|
74
|
-
setDescribedByIds(ids: string[]): void;
|
|
75
|
-
/***************************************************************************
|
|
76
|
-
* *
|
|
77
|
-
* Abstract API *
|
|
78
|
-
* *
|
|
79
|
-
**************************************************************************/
|
|
80
|
-
/**
|
|
81
|
-
* Focus this control.
|
|
82
|
-
* @param options
|
|
83
|
-
*/
|
|
84
|
-
abstract focus(options?: FocusOptions): void;
|
|
85
|
-
/**
|
|
86
|
-
* Blur this control.
|
|
87
|
-
*/
|
|
88
|
-
abstract blur(): void;
|
|
89
|
-
/***************************************************************************
|
|
90
|
-
* *
|
|
91
|
-
* Internal API *
|
|
92
|
-
* *
|
|
93
|
-
**************************************************************************/
|
|
94
|
-
protected emitStateChange(): void;
|
|
95
|
-
protected writeToControl(value: T): void;
|
|
96
|
-
protected onFocusInternal(): void;
|
|
97
|
-
protected onBlurInternal(): void;
|
|
98
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderFormFieldControlBase<any>, never>;
|
|
99
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderFormFieldControlBase<any>, never, never, { "placeholderS": { "alias": "placeholder"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; }, { "placeholderS": "placeholderChange"; }, never, never, true, never>;
|
|
100
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
3
|
-
import { MatFormField, MatFormFieldControl } from '@angular/material/form-field';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export type ElderApplyControlFn<TControl> = (ctrl: TControl) => void;
|
|
6
|
-
export declare abstract class ElderFromFieldBase<TValue, TControl extends MatFormFieldControl<TValue>> implements OnInit {
|
|
7
|
-
/***************************************************************************
|
|
8
|
-
* *
|
|
9
|
-
* Fields *
|
|
10
|
-
* *
|
|
11
|
-
**************************************************************************/
|
|
12
|
-
protected readonly _logger: import("@elderbyte/ts-logger").Logger;
|
|
13
|
-
protected readonly formFieldControl$: BehaviorSubject<TControl>;
|
|
14
|
-
matFormField: MatFormField;
|
|
15
|
-
private readonly _value$;
|
|
16
|
-
private readonly _controlActionQueue;
|
|
17
|
-
/***************************************************************************
|
|
18
|
-
* *
|
|
19
|
-
* Constructor *
|
|
20
|
-
* *
|
|
21
|
-
**************************************************************************/
|
|
22
|
-
protected constructor();
|
|
23
|
-
/***************************************************************************
|
|
24
|
-
* *
|
|
25
|
-
* Life Cycle *
|
|
26
|
-
* *
|
|
27
|
-
**************************************************************************/
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
/***************************************************************************
|
|
30
|
-
* *
|
|
31
|
-
* Properties *
|
|
32
|
-
* *
|
|
33
|
-
**************************************************************************/
|
|
34
|
-
set formFieldControl(ctrl: TControl);
|
|
35
|
-
get formFieldControl(): TControl;
|
|
36
|
-
get value$(): Observable<TValue>;
|
|
37
|
-
/***************************************************************************
|
|
38
|
-
* *
|
|
39
|
-
* Public API *
|
|
40
|
-
* *
|
|
41
|
-
**************************************************************************/
|
|
42
|
-
applyToControl(applyFn: (ctrl: TControl) => void): void;
|
|
43
|
-
/***************************************************************************
|
|
44
|
-
* *
|
|
45
|
-
* Private methods *
|
|
46
|
-
* *
|
|
47
|
-
**************************************************************************/
|
|
48
|
-
private executeQueuedActions;
|
|
49
|
-
private controlValue$;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderFromFieldBase<any, any>, never>;
|
|
51
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderFromFieldBase<any, any>, never, never, {}, {}, ["formFieldControl"], never, true, never>;
|
|
52
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { FloatLabelType, MatFormFieldAppearance, MatFormFieldControl } from '@angular/material/form-field';
|
|
2
|
-
import { ElderFromFieldBase } from './elder-from-field-base';
|
|
3
|
-
import { ThemePalette } from '@angular/material/core';
|
|
4
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare abstract class ElderFromFieldCustomizableBase<TValue, TControl extends MatFormFieldControl<TValue>> extends ElderFromFieldBase<TValue, TControl> {
|
|
7
|
-
/***************************************************************************
|
|
8
|
-
* *
|
|
9
|
-
* Fields *
|
|
10
|
-
* *
|
|
11
|
-
**************************************************************************/
|
|
12
|
-
label: string;
|
|
13
|
-
appearance: MatFormFieldAppearance;
|
|
14
|
-
/**
|
|
15
|
-
* Whether the label should always float ('always'), never float ('never')
|
|
16
|
-
* or float as the user types ('auto'). Defaults to 'auto'.
|
|
17
|
-
*/
|
|
18
|
-
floatLabel: FloatLabelType;
|
|
19
|
-
color: ThemePalette;
|
|
20
|
-
placeholder: string;
|
|
21
|
-
hint: string;
|
|
22
|
-
icon: string;
|
|
23
|
-
private _showIcon;
|
|
24
|
-
private _showHint;
|
|
25
|
-
/***************************************************************************
|
|
26
|
-
* *
|
|
27
|
-
* Properties *
|
|
28
|
-
* *
|
|
29
|
-
**************************************************************************/
|
|
30
|
-
get showHint(): boolean;
|
|
31
|
-
set showHint(value: BooleanInput);
|
|
32
|
-
set showIcon(value: BooleanInput);
|
|
33
|
-
get showIcon(): boolean;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderFromFieldCustomizableBase<any, any>, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderFromFieldCustomizableBase<any, any>, never, never, { "label": { "alias": "label"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "color": { "alias": "color"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "hint": { "alias": "hint"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "showHint": { "alias": "showHint"; "required": false; }; "showIcon": { "alias": "showIcon"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { ElderFromFieldBase } from './elder-from-field-base';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { IElderEntityValueAccessor } from './elder-entity-value-accessor';
|
|
4
|
-
import { MatFormFieldControl } from '@angular/material/form-field';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare abstract class ElderFromFieldEntityBase<TEntity, TId, TControl extends MatFormFieldControl<TEntity | TId>> extends ElderFromFieldBase<TEntity | TId, TControl> {
|
|
7
|
-
/***************************************************************************
|
|
8
|
-
* *
|
|
9
|
-
* Fields *
|
|
10
|
-
* *
|
|
11
|
-
**************************************************************************/
|
|
12
|
-
private readonly _entityAccessor$;
|
|
13
|
-
private readonly _entity$;
|
|
14
|
-
private readonly _entityId$;
|
|
15
|
-
/***************************************************************************
|
|
16
|
-
* *
|
|
17
|
-
* Constructor *
|
|
18
|
-
* *
|
|
19
|
-
**************************************************************************/
|
|
20
|
-
protected constructor();
|
|
21
|
-
/***************************************************************************
|
|
22
|
-
* *
|
|
23
|
-
* Properties *
|
|
24
|
-
* *
|
|
25
|
-
**************************************************************************/
|
|
26
|
-
get entityAccessor$(): Observable<IElderEntityValueAccessor<TEntity, TId, TEntity | TId>>;
|
|
27
|
-
get entity$(): Observable<TEntity>;
|
|
28
|
-
get entityId$(): Observable<TId>;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderFromFieldEntityBase<any, any, any>, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderFromFieldEntityBase<any, any, any>, never, never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ElderFromFieldBase } from './elder-from-field-base';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { MatFormFieldControl } from '@angular/material/form-field';
|
|
4
|
-
import { IElderMultiEntityValueAccessor } from './elder-multi-entity-value-accessor';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare abstract class ElderFromFieldMultiEntityBase<TEntity, TId, TValue, TControl extends MatFormFieldControl<TValue[]>> extends ElderFromFieldBase<TValue[], TControl> {
|
|
7
|
-
/***************************************************************************
|
|
8
|
-
* *
|
|
9
|
-
* Fields *
|
|
10
|
-
* *
|
|
11
|
-
**************************************************************************/
|
|
12
|
-
private readonly _entitiesAccessor$;
|
|
13
|
-
private readonly _entities$;
|
|
14
|
-
private readonly _entityIds$;
|
|
15
|
-
private readonly _entitiesUpdated$;
|
|
16
|
-
private readonly _entityIdsUpdated$;
|
|
17
|
-
/***************************************************************************
|
|
18
|
-
* *
|
|
19
|
-
* Constructor *
|
|
20
|
-
* *
|
|
21
|
-
**************************************************************************/
|
|
22
|
-
protected constructor();
|
|
23
|
-
/***************************************************************************
|
|
24
|
-
* *
|
|
25
|
-
* Properties *
|
|
26
|
-
* *
|
|
27
|
-
**************************************************************************/
|
|
28
|
-
get entitiesAccessor$(): Observable<IElderMultiEntityValueAccessor<TEntity, TId, TValue>>;
|
|
29
|
-
get entities$(): Observable<TEntity[]>;
|
|
30
|
-
get entityIds$(): Observable<TId[]>;
|
|
31
|
-
get entitiesUpdated$(): Observable<TEntity[]>;
|
|
32
|
-
get entityIdsUpdated$(): Observable<TId[]>;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderFromFieldMultiEntityBase<any, any, any, any>, never>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderFromFieldMultiEntityBase<any, any, any, any>, never, never, {}, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { EntitiesChangeEvent } from './entities-change-event';
|
|
3
|
-
/**
|
|
4
|
-
* Represents a control which is backed by entities (along values).
|
|
5
|
-
*
|
|
6
|
-
* The core idea is that a control tracks an id as value, but it will
|
|
7
|
-
* also side load the corresponding entity from a datasource.
|
|
8
|
-
*/
|
|
9
|
-
export interface IElderMultiEntityValueAccessor<TEntity, TId, TValue> {
|
|
10
|
-
/**
|
|
11
|
-
* Gets or sets the entity
|
|
12
|
-
*/
|
|
13
|
-
entities: TEntity[];
|
|
14
|
-
/**
|
|
15
|
-
* Gets or sets the entity id
|
|
16
|
-
*/
|
|
17
|
-
entityIds: TId[];
|
|
18
|
-
readonly entitiesChangeEvent: Observable<EntitiesChangeEvent<TId, TEntity>>;
|
|
19
|
-
/**
|
|
20
|
-
* Update the control value by the given entity
|
|
21
|
-
* and emit a value-updated event which simulates
|
|
22
|
-
* a user action.
|
|
23
|
-
* @param entity
|
|
24
|
-
*/
|
|
25
|
-
updateValueByEntities(entity: TEntity[]): void;
|
|
26
|
-
/**
|
|
27
|
-
* Convert an entity to a value for this control.
|
|
28
|
-
* @param entity
|
|
29
|
-
*/
|
|
30
|
-
entityToValue(entity: TEntity): TValue;
|
|
31
|
-
}
|
|
32
|
-
export declare class ElderMultiEntityValueAccessorUtil {
|
|
33
|
-
static entities$<TEntity>(multiAccessor: IElderMultiEntityValueAccessor<TEntity, any, any>): Observable<TEntity[]>;
|
|
34
|
-
static entityIds$<TId>(multiAccessor: IElderMultiEntityValueAccessor<any, TId, any>): Observable<TId[]>;
|
|
35
|
-
}
|
|
36
|
-
export declare function isElderMultiEntityValueAccessor(object: any): object is IElderMultiEntityValueAccessor<any, any, any>;
|