@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,9 +0,0 @@
|
|
|
1
|
-
import { CdkColumnDef } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ElderTableColumnDirective {
|
|
4
|
-
readonly cdkColumn: CdkColumnDef;
|
|
5
|
-
private _columnPosition;
|
|
6
|
-
constructor(cdkColumn: CdkColumnDef);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTableColumnDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTableColumnDirective, "th[elderColumnDef]", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, OnDestroy, QueryList } from '@angular/core';
|
|
2
|
-
import { CdkColumnDef, CdkRowDef } from '@angular/cdk/table';
|
|
3
|
-
import { ElderTableModel } from './model/elder-table-model';
|
|
4
|
-
import { MatSort } from '@angular/material/sort';
|
|
5
|
-
import { ElderTableColumnDirective } from './elder-table-column.directive';
|
|
6
|
-
import { ColumnPositionSpec } from './model/elder-column-layout';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Allows to extend an ElderTable from a parent component.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
export declare class ElderTableExtensionDirective implements AfterContentInit, OnDestroy {
|
|
13
|
-
private readonly tableModel;
|
|
14
|
-
private readonly _matSort;
|
|
15
|
-
private readonly parentExtension;
|
|
16
|
-
/***************************************************************************
|
|
17
|
-
* *
|
|
18
|
-
* Fields *
|
|
19
|
-
* *
|
|
20
|
-
**************************************************************************/
|
|
21
|
-
private readonly logger;
|
|
22
|
-
/**
|
|
23
|
-
* The index of this table group extension
|
|
24
|
-
* @private
|
|
25
|
-
*/
|
|
26
|
-
private readonly _extensionGroupIndex;
|
|
27
|
-
columnDefsQuery: QueryList<CdkColumnDef>;
|
|
28
|
-
elderColumnsQuery: QueryList<ElderTableColumnDirective>;
|
|
29
|
-
rowDefsQuery: QueryList<CdkRowDef<any>>;
|
|
30
|
-
columnsPosition: ColumnPositionSpec;
|
|
31
|
-
private readonly destroy$;
|
|
32
|
-
/***************************************************************************
|
|
33
|
-
* *
|
|
34
|
-
* Constructor *
|
|
35
|
-
* *
|
|
36
|
-
**************************************************************************/
|
|
37
|
-
constructor(tableModel: ElderTableModel, _matSort: MatSort, parentExtension: ElderTableExtensionDirective);
|
|
38
|
-
/***************************************************************************
|
|
39
|
-
* *
|
|
40
|
-
* Life Cycle *
|
|
41
|
-
* *
|
|
42
|
-
**************************************************************************/
|
|
43
|
-
ngAfterContentInit(): void;
|
|
44
|
-
ngOnDestroy(): void;
|
|
45
|
-
/***************************************************************************
|
|
46
|
-
* *
|
|
47
|
-
* Properties *
|
|
48
|
-
* *
|
|
49
|
-
**************************************************************************/
|
|
50
|
-
get extensionGroupIndex(): number;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTableExtensionDirective, [null, { optional: true; }, { optional: true; skipSelf: true; }]>;
|
|
52
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTableExtensionDirective, "[elderTableExtension]", never, { "columnsPosition": { "alias": "columnsPosition"; "required": false; }; }, {}, ["columnDefsQuery", "elderColumnsQuery", "rowDefsQuery"], never, true, never>;
|
|
53
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Forces a new Elder Table Model, thus breaking this component and its children from a potential parent elder-table.
|
|
4
|
-
* With this, nested elder-tables are possible.
|
|
5
|
-
*/
|
|
6
|
-
export declare class ElderTableRootDirective {
|
|
7
|
-
/***************************************************************************
|
|
8
|
-
* *
|
|
9
|
-
* Constructor *
|
|
10
|
-
* *
|
|
11
|
-
**************************************************************************/
|
|
12
|
-
constructor();
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTableRootDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTableRootDirective, "[elderTableRoot]", never, {}, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import { DestroyRef, ElementRef, OnInit, Renderer2 } from '@angular/core';
|
|
2
|
-
import { ActivationModel } from '../common/activation/model/activation-model';
|
|
3
|
-
import { DataContextSelectionDirective } from '../common/selection/data-context-selection.directive';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ElderTableRowDirective<T> implements OnInit {
|
|
6
|
-
private readonly rowRef;
|
|
7
|
-
private readonly destroyRef;
|
|
8
|
-
private readonly renderer;
|
|
9
|
-
private readonly activationModel;
|
|
10
|
-
private readonly dataContextSelection;
|
|
11
|
-
/***************************************************************************
|
|
12
|
-
* *
|
|
13
|
-
* Fields *
|
|
14
|
-
* *
|
|
15
|
-
**************************************************************************/
|
|
16
|
-
private readonly logger;
|
|
17
|
-
private _activated;
|
|
18
|
-
readonly entity: import("@angular/core").InputSignal<T>;
|
|
19
|
-
readonly highlightSelection: import("@angular/core").InputSignal<boolean>;
|
|
20
|
-
private readonly _focused;
|
|
21
|
-
private readonly highlightSelection$;
|
|
22
|
-
private readonly entity$;
|
|
23
|
-
/***************************************************************************
|
|
24
|
-
* *
|
|
25
|
-
* Constructor *
|
|
26
|
-
* *
|
|
27
|
-
**************************************************************************/
|
|
28
|
-
constructor(rowRef: ElementRef<HTMLTableRowElement>, destroyRef: DestroyRef, renderer: Renderer2, activationModel: ActivationModel, dataContextSelection: DataContextSelectionDirective);
|
|
29
|
-
/***************************************************************************
|
|
30
|
-
* *
|
|
31
|
-
* Life Cycle *
|
|
32
|
-
* *
|
|
33
|
-
**************************************************************************/
|
|
34
|
-
ngOnInit(): void;
|
|
35
|
-
private bindHighlightSelection;
|
|
36
|
-
/***************************************************************************
|
|
37
|
-
* *
|
|
38
|
-
* Host Listener *
|
|
39
|
-
* *
|
|
40
|
-
**************************************************************************/
|
|
41
|
-
onFocus(event: any): void;
|
|
42
|
-
onBlur(event: any): void;
|
|
43
|
-
onClick(): void;
|
|
44
|
-
/***************************************************************************
|
|
45
|
-
* *
|
|
46
|
-
* Host Bindings *
|
|
47
|
-
* *
|
|
48
|
-
**************************************************************************/
|
|
49
|
-
private get activated();
|
|
50
|
-
private set activated(value);
|
|
51
|
-
/***************************************************************************
|
|
52
|
-
* *
|
|
53
|
-
* Properties *
|
|
54
|
-
* *
|
|
55
|
-
**************************************************************************/
|
|
56
|
-
get hasFocus(): boolean;
|
|
57
|
-
/***************************************************************************
|
|
58
|
-
* *
|
|
59
|
-
* Public API *
|
|
60
|
-
* *
|
|
61
|
-
**************************************************************************/
|
|
62
|
-
bringToView(): void;
|
|
63
|
-
focus(): void;
|
|
64
|
-
/***************************************************************************
|
|
65
|
-
* *
|
|
66
|
-
* Private methods *
|
|
67
|
-
* *
|
|
68
|
-
**************************************************************************/
|
|
69
|
-
private handleActivationEvent;
|
|
70
|
-
private isItemActive;
|
|
71
|
-
private updateRowActivation;
|
|
72
|
-
private enableRowFocus;
|
|
73
|
-
private updateHostClass;
|
|
74
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTableRowDirective<any>, [null, null, null, { optional: true; }, null]>;
|
|
75
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTableRowDirective<any>, "tr[elderTableRow]", ["elderTableRow"], { "entity": { "alias": "elderTableRow"; "required": true; "isSignal": true; }; "highlightSelection": { "alias": "highlightSelection"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
76
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* This directive projects marked content into a toolbar.
|
|
4
|
-
* @deprecated No longer required, ElderTableComponent natively supports this now.
|
|
5
|
-
*/
|
|
6
|
-
export declare class ElderTableSortDirective {
|
|
7
|
-
private readonly logger;
|
|
8
|
-
elderTableSort: never;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTableSortDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderTableSortDirective, "[elderTableSort]", never, { "elderTableSort": { "alias": "elderTableSort"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "@angular/router";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@angular/material/divider";
|
|
6
|
-
import * as i5 from "@angular/material/checkbox";
|
|
7
|
-
import * as i6 from "@angular/material/button";
|
|
8
|
-
import * as i7 from "@angular/material/icon";
|
|
9
|
-
import * as i8 from "@angular/material/badge";
|
|
10
|
-
import * as i9 from "@angular/material/progress-bar";
|
|
11
|
-
import * as i10 from "@angular/cdk/table";
|
|
12
|
-
import * as i11 from "@angular/cdk/drag-drop";
|
|
13
|
-
import * as i12 from "@angular/material/table";
|
|
14
|
-
import * as i13 from "@angular/material/paginator";
|
|
15
|
-
import * as i14 from "@angular/material/sort";
|
|
16
|
-
import * as i15 from "@angular/material/dialog";
|
|
17
|
-
import * as i16 from "@angular/material/tooltip";
|
|
18
|
-
import * as i17 from "@angular/material/menu";
|
|
19
|
-
import * as i18 from "@ngx-translate/core";
|
|
20
|
-
import * as i19 from "../common/elder-data-common.module";
|
|
21
|
-
import * as i20 from "../../infinitescroll/elder-infinite-scroll.module";
|
|
22
|
-
import * as i21 from "../../forms/directives/elder-forms-directives.module";
|
|
23
|
-
import * as i22 from "@angular/material/card";
|
|
24
|
-
import * as i23 from "./elder-table/elder-table.component";
|
|
25
|
-
import * as i24 from "./elder-table/elder-table-toolbar.directive";
|
|
26
|
-
import * as i25 from "./elder-table-sort.directive";
|
|
27
|
-
import * as i26 from "./elder-center-cell.directive";
|
|
28
|
-
import * as i27 from "./elder-number-cell.directive";
|
|
29
|
-
import * as i28 from "./activation/elder-table-activation.directive";
|
|
30
|
-
import * as i29 from "./elder-table-row.directive";
|
|
31
|
-
import * as i30 from "./elder-table-extension.directive";
|
|
32
|
-
import * as i31 from "./elder-table-column.directive";
|
|
33
|
-
import * as i32 from "./elder-table-root.directive";
|
|
34
|
-
import * as i33 from "./activation/elder-delete-active.directive";
|
|
35
|
-
import * as i34 from "./drag-and-drop/elder-table-drop-list-connector.directive";
|
|
36
|
-
export * from './model/elder-table-model';
|
|
37
|
-
export * from './columns/elder-table-selection-cell/elder-table-selection-cell.component';
|
|
38
|
-
export * from './model/elder-table-model-provider';
|
|
39
|
-
export * from './model/elder-table-model-cdk-table-binding';
|
|
40
|
-
export * from './model/elder-table-model-query-group';
|
|
41
|
-
export * from './activation/public_api';
|
|
42
|
-
export * from './drag-and-drop/public_api';
|
|
43
|
-
export * from './elder-number-cell.directive';
|
|
44
|
-
export * from './elder-center-cell.directive';
|
|
45
|
-
export * from './elder-table/elder-table.component';
|
|
46
|
-
export * from './elder-table-sort.directive';
|
|
47
|
-
export * from './elder-table/elder-table-toolbar.directive';
|
|
48
|
-
export * from './elder-table-extension.directive';
|
|
49
|
-
export * from './elder-table-root.directive';
|
|
50
|
-
export declare class ElderTableModule {
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTableModule, never>;
|
|
52
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderTableModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.FormsModule, typeof i4.MatDividerModule, typeof i5.MatCheckboxModule, typeof i6.MatButtonModule, typeof i7.MatIconModule, typeof i8.MatBadgeModule, typeof i9.MatProgressBarModule, typeof i10.CdkTableModule, typeof i11.DragDropModule, typeof i12.MatTableModule, typeof i13.MatPaginatorModule, typeof i14.MatSortModule, typeof i15.MatDialogModule, typeof i16.MatTooltipModule, typeof i17.MatMenuModule, typeof i18.TranslateModule, typeof i19.ElderDataCommonModule, typeof i20.ElderInfiniteScrollModule, typeof i21.ElderFormsDirectivesModule, typeof i22.MatCardModule, typeof i23.ElderTableComponent, typeof i24.ElderTableToolbarDirective, typeof i25.ElderTableSortDirective, typeof i26.ElderCenterCellDirective, typeof i27.ElderNumberCellDirective, typeof i28.ElderTableActivationDirective, typeof i29.ElderTableRowDirective, typeof i30.ElderTableExtensionDirective, typeof i31.ElderTableColumnDirective, typeof i32.ElderTableRootDirective, typeof i33.ElderDeleteActiveDirective, typeof i34.ElderTableDropListConnectorDirective], [typeof i23.ElderTableComponent, typeof i24.ElderTableToolbarDirective, typeof i19.ElderDataCommonModule, typeof i25.ElderTableSortDirective, typeof i26.ElderCenterCellDirective, typeof i27.ElderNumberCellDirective, typeof i28.ElderTableActivationDirective, typeof i30.ElderTableExtensionDirective, typeof i32.ElderTableRootDirective, typeof i33.ElderDeleteActiveDirective, typeof i34.ElderTableDropListConnectorDirective]>;
|
|
53
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ElderTableModule>;
|
|
54
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { CdkColumnDef } from '@angular/cdk/table';
|
|
2
|
-
import { ElderTableColumnDirective } from '../elder-table-column.directive';
|
|
3
|
-
export type ColumnPositionInsert = 'start' | 'end' | 'before' | 'after';
|
|
4
|
-
export declare class ColumnPositionSpec {
|
|
5
|
-
readonly position: ColumnPositionInsert;
|
|
6
|
-
readonly relativeTo: string | null;
|
|
7
|
-
static relativeToColumn(col: string, position: ColumnPositionInsert): ColumnPositionSpec;
|
|
8
|
-
static relativeToPrevGroup(position: ColumnPositionInsert): ColumnPositionSpec;
|
|
9
|
-
constructor(position: ColumnPositionInsert, relativeTo: string | null);
|
|
10
|
-
}
|
|
11
|
-
export declare class ElderColumnGroup {
|
|
12
|
-
readonly groupIndex: number;
|
|
13
|
-
readonly columnsPosition: ColumnPositionSpec;
|
|
14
|
-
readonly columns: ElderTableColumnDirective[];
|
|
15
|
-
constructor(groupIndex: number, columnsPosition: ColumnPositionSpec, columns: ElderTableColumnDirective[]);
|
|
16
|
-
}
|
|
17
|
-
export interface ArrayBounds {
|
|
18
|
-
startIndex: number;
|
|
19
|
-
endIndex: number;
|
|
20
|
-
}
|
|
21
|
-
export declare class ElderColumnLayout {
|
|
22
|
-
/***************************************************************************
|
|
23
|
-
* *
|
|
24
|
-
* Fields *
|
|
25
|
-
* *
|
|
26
|
-
**************************************************************************/
|
|
27
|
-
private readonly log;
|
|
28
|
-
/***************************************************************************
|
|
29
|
-
* *
|
|
30
|
-
* Public API *
|
|
31
|
-
* *
|
|
32
|
-
**************************************************************************/
|
|
33
|
-
layoutColumns(colGroups: ElderColumnGroup[]): CdkColumnDef[];
|
|
34
|
-
/***************************************************************************
|
|
35
|
-
* *
|
|
36
|
-
* Private methods *
|
|
37
|
-
* *
|
|
38
|
-
**************************************************************************/
|
|
39
|
-
private renderColumns;
|
|
40
|
-
private insertColumnsAt;
|
|
41
|
-
private calcInsertIndexRelativeToColumn;
|
|
42
|
-
private calcInsertIndexRelativeToPreviousGroup;
|
|
43
|
-
private sortGroupsByIndex;
|
|
44
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { CdkTable } from '@angular/cdk/table';
|
|
2
|
-
import { ElderTableModel } from './elder-table-model';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
/**
|
|
5
|
-
* Binds the elder table model to the CDK table.
|
|
6
|
-
*/
|
|
7
|
-
export declare class ElderTableModelCdkTableBinding {
|
|
8
|
-
private readonly tableModel;
|
|
9
|
-
/***************************************************************************
|
|
10
|
-
* *
|
|
11
|
-
* Fields *
|
|
12
|
-
* *
|
|
13
|
-
**************************************************************************/
|
|
14
|
-
private readonly log;
|
|
15
|
-
private cdkTable;
|
|
16
|
-
private _currentColumnDefs;
|
|
17
|
-
private _currentRowDefs;
|
|
18
|
-
/***************************************************************************
|
|
19
|
-
* *
|
|
20
|
-
* Static Builder *
|
|
21
|
-
* *
|
|
22
|
-
**************************************************************************/
|
|
23
|
-
static of(tableModel: ElderTableModel): ElderTableModelCdkTableBinding;
|
|
24
|
-
/***************************************************************************
|
|
25
|
-
* *
|
|
26
|
-
* Constructor *
|
|
27
|
-
* *
|
|
28
|
-
**************************************************************************/
|
|
29
|
-
constructor(tableModel: ElderTableModel);
|
|
30
|
-
/***************************************************************************
|
|
31
|
-
* *
|
|
32
|
-
* Public API *
|
|
33
|
-
* *
|
|
34
|
-
**************************************************************************/
|
|
35
|
-
table(table: CdkTable<any>): this;
|
|
36
|
-
bindUntil(destroy$: Observable<any>): this;
|
|
37
|
-
/***************************************************************************
|
|
38
|
-
* *
|
|
39
|
-
* Private methods *
|
|
40
|
-
* *
|
|
41
|
-
**************************************************************************/
|
|
42
|
-
private applyColumnDefs;
|
|
43
|
-
private applyRowDefs;
|
|
44
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ElderTableModel } from './elder-table-model';
|
|
2
|
-
import { Provider } from '@angular/core';
|
|
3
|
-
export declare function existingOrNewElderTableModel(modelProvider: ElderTableModel | null): ElderTableModel;
|
|
4
|
-
export declare function newElderTableModel(): ElderTableModel;
|
|
5
|
-
export declare class ElderTableProviders {
|
|
6
|
-
/**
|
|
7
|
-
* Uses the existing ElderTableModel from a parent if available.
|
|
8
|
-
* Otherwise, creates a new ElderTableModel and provides it.
|
|
9
|
-
*/
|
|
10
|
-
static readonly ExistingOrNewTableModel: Provider;
|
|
11
|
-
/**
|
|
12
|
-
* Creates a new ElderTableModel root and provides it,
|
|
13
|
-
* even if there is an existing parent table model.
|
|
14
|
-
*/
|
|
15
|
-
static readonly NewTableModelRoot: Provider;
|
|
16
|
-
/**
|
|
17
|
-
* If there is an existing ElderTableModel service provided, clears it.
|
|
18
|
-
*
|
|
19
|
-
* Child components will therefore be blocked from accessing any parent TableModel service
|
|
20
|
-
* and are instead forced to create their own.
|
|
21
|
-
*
|
|
22
|
-
* This supports nesting ElderTable without sharing the table model / columns.
|
|
23
|
-
*/
|
|
24
|
-
static readonly ClearTableModel: Provider;
|
|
25
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { CdkColumnDef, CdkRowDef } from '@angular/cdk/table';
|
|
3
|
-
import { ElderTableGroup, ElderTableModel } from './elder-table-model';
|
|
4
|
-
import { QueryList } from '@angular/core';
|
|
5
|
-
import { MatSort } from '@angular/material/sort';
|
|
6
|
-
import { ColumnPositionSpec } from './elder-column-layout';
|
|
7
|
-
import { ElderTableColumnDirective } from '../elder-table-column.directive';
|
|
8
|
-
export declare class ElderTableModelQueryGroup {
|
|
9
|
-
private readonly tableModel;
|
|
10
|
-
readonly group: ElderTableGroup;
|
|
11
|
-
/***************************************************************************
|
|
12
|
-
* *
|
|
13
|
-
* Fields *
|
|
14
|
-
* *
|
|
15
|
-
**************************************************************************/
|
|
16
|
-
private columnDefsQuery;
|
|
17
|
-
private elderColumnQuery;
|
|
18
|
-
private rowDefsQuery;
|
|
19
|
-
private matSort;
|
|
20
|
-
private columnsPosition;
|
|
21
|
-
/***************************************************************************
|
|
22
|
-
* *
|
|
23
|
-
* Static Builder *
|
|
24
|
-
* *
|
|
25
|
-
**************************************************************************/
|
|
26
|
-
static start(tableModel: ElderTableModel, groupIndex: number): ElderTableModelQueryGroup;
|
|
27
|
-
/***************************************************************************
|
|
28
|
-
* *
|
|
29
|
-
* Constructor *
|
|
30
|
-
* *
|
|
31
|
-
**************************************************************************/
|
|
32
|
-
constructor(tableModel: ElderTableModel, group: ElderTableGroup);
|
|
33
|
-
/***************************************************************************
|
|
34
|
-
* *
|
|
35
|
-
* Public API *
|
|
36
|
-
* *
|
|
37
|
-
**************************************************************************/
|
|
38
|
-
withColumnDefs(columnDefs: QueryList<CdkColumnDef>, elderColumns: QueryList<ElderTableColumnDirective>): this;
|
|
39
|
-
withRowDefs(rowDefs: QueryList<CdkRowDef<any>>): this;
|
|
40
|
-
withSort(matSort: MatSort): this;
|
|
41
|
-
withColumnsPosition(positionSpec: ColumnPositionSpec): this;
|
|
42
|
-
bindUntil(destroy$: Observable<any>): this;
|
|
43
|
-
/***************************************************************************
|
|
44
|
-
* *
|
|
45
|
-
* Private methods *
|
|
46
|
-
* *
|
|
47
|
-
**************************************************************************/
|
|
48
|
-
private bindMatAndElderColumns;
|
|
49
|
-
private asElderColumnsOnly;
|
|
50
|
-
private convertToElderColumns;
|
|
51
|
-
private updateColumnDefs;
|
|
52
|
-
private updateRowDefs;
|
|
53
|
-
}
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
2
|
-
import { CdkColumnDef, CdkRowDef } from '@angular/cdk/table';
|
|
3
|
-
import { MatSort } from '@angular/material/sort';
|
|
4
|
-
import { ElderColumnGroup } from './elder-column-layout';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ElderTableGroup {
|
|
7
|
-
readonly id: string;
|
|
8
|
-
readonly index: number;
|
|
9
|
-
static create(groupIndex: number): ElderTableGroup;
|
|
10
|
-
static of(id: string, groupIndex: number): ElderTableGroup;
|
|
11
|
-
constructor(id: string, index: number);
|
|
12
|
-
}
|
|
13
|
-
export declare class ElderTableModel<T = any> {
|
|
14
|
-
/***************************************************************************
|
|
15
|
-
* *
|
|
16
|
-
* Fields *
|
|
17
|
-
* *
|
|
18
|
-
**************************************************************************/
|
|
19
|
-
private readonly logger;
|
|
20
|
-
private readonly elderColumnLayout;
|
|
21
|
-
private readonly _groups;
|
|
22
|
-
private readonly _columnGroups;
|
|
23
|
-
private readonly _rowDefGroups;
|
|
24
|
-
private readonly _sortGroups;
|
|
25
|
-
readonly selectionVisible$: BehaviorSubject<boolean>;
|
|
26
|
-
/**
|
|
27
|
-
* The columns to display explicitly set by the user.
|
|
28
|
-
* We need to support inserting display columns by index or anchored to existing ones.
|
|
29
|
-
* before([columns])
|
|
30
|
-
* after()
|
|
31
|
-
* start()
|
|
32
|
-
* end([])
|
|
33
|
-
* @private
|
|
34
|
-
*/
|
|
35
|
-
private readonly displayedColumns$;
|
|
36
|
-
readonly displayedColumnsInner$: Observable<string[]>;
|
|
37
|
-
/***************************************************************************
|
|
38
|
-
* *
|
|
39
|
-
* Constructor *
|
|
40
|
-
* *
|
|
41
|
-
**************************************************************************/
|
|
42
|
-
constructor();
|
|
43
|
-
/***************************************************************************
|
|
44
|
-
* *
|
|
45
|
-
* Properties *
|
|
46
|
-
* *
|
|
47
|
-
**************************************************************************/
|
|
48
|
-
set selectionVisible(visible: boolean);
|
|
49
|
-
get selectionVisible(): boolean;
|
|
50
|
-
set displayedColumns(columns: string[]);
|
|
51
|
-
get displayedColumns(): string[];
|
|
52
|
-
/***************************************************************************
|
|
53
|
-
* *
|
|
54
|
-
* Rendered Properties *
|
|
55
|
-
* *
|
|
56
|
-
**************************************************************************/
|
|
57
|
-
get columnDefs$(): Observable<CdkColumnDef[]>;
|
|
58
|
-
get rowDefs$(): Observable<CdkRowDef<T>[]>;
|
|
59
|
-
get sorts$(): Observable<MatSort[]>;
|
|
60
|
-
private valuesSortedByGroupIndex;
|
|
61
|
-
private sortAndFlatten;
|
|
62
|
-
/***************************************************************************
|
|
63
|
-
* *
|
|
64
|
-
* Public API *
|
|
65
|
-
* *
|
|
66
|
-
**************************************************************************/
|
|
67
|
-
registerGroup(group: ElderTableGroup): void;
|
|
68
|
-
updateColumnGroup(group: ElderTableGroup, columnGroup: ElderColumnGroup): void;
|
|
69
|
-
updateRowDefs(group: ElderTableGroup, rows: CdkRowDef<T>[]): void;
|
|
70
|
-
updateSortGroup(group: ElderTableGroup, sort: MatSort): void;
|
|
71
|
-
clearColumnDefGroup(group: ElderTableGroup): void;
|
|
72
|
-
clearRowDefGroup(group: ElderTableGroup): void;
|
|
73
|
-
clearSortGroup(group: ElderTableGroup): void;
|
|
74
|
-
deRegisterGroup(group: ElderTableGroup): void;
|
|
75
|
-
/***************************************************************************
|
|
76
|
-
* *
|
|
77
|
-
* Private methods *
|
|
78
|
-
* *
|
|
79
|
-
**************************************************************************/
|
|
80
|
-
private renderDisplayedColumns;
|
|
81
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTableModel<any>, never>;
|
|
82
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ElderTableModel<any>>;
|
|
83
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, OnDestroy, Signal } from '@angular/core';
|
|
2
|
-
import { MatPaginator } from '@angular/material/paginator';
|
|
3
|
-
import { ElderContinuatorComponent, ElderTableComponent } from '../../public_api';
|
|
4
|
-
import { PageRequest } from '../../../../common/data/public_api';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TableNavigationComponent implements AfterViewInit, OnDestroy {
|
|
7
|
-
protected readonly elderTable: ElderTableComponent;
|
|
8
|
-
/***************************************************************************
|
|
9
|
-
* *
|
|
10
|
-
* Fields *
|
|
11
|
-
* *
|
|
12
|
-
**************************************************************************/
|
|
13
|
-
protected readonly matPaginator: Signal<MatPaginator>;
|
|
14
|
-
private readonly matPaginator$;
|
|
15
|
-
protected readonly elderContinuator: Signal<ElderContinuatorComponent>;
|
|
16
|
-
private readonly elderContinuator$;
|
|
17
|
-
private readonly destroy$;
|
|
18
|
-
/***************************************************************************
|
|
19
|
-
* *
|
|
20
|
-
* Constructor *
|
|
21
|
-
* *
|
|
22
|
-
**************************************************************************/
|
|
23
|
-
constructor(elderTable: ElderTableComponent);
|
|
24
|
-
/***************************************************************************
|
|
25
|
-
* *
|
|
26
|
-
* Life Cycle *
|
|
27
|
-
* *
|
|
28
|
-
**************************************************************************/
|
|
29
|
-
ngAfterViewInit(): void;
|
|
30
|
-
ngOnDestroy(): void;
|
|
31
|
-
/***************************************************************************
|
|
32
|
-
* *
|
|
33
|
-
* Properties *
|
|
34
|
-
* *
|
|
35
|
-
**************************************************************************/
|
|
36
|
-
get isContinuable(): boolean;
|
|
37
|
-
get isActivePaged(): boolean;
|
|
38
|
-
get total(): Signal<string>;
|
|
39
|
-
get viewData(): Signal<any[]>;
|
|
40
|
-
get canLoadMore(): Signal<boolean>;
|
|
41
|
-
get pageSizeOptions(): Signal<number[]>;
|
|
42
|
-
get currentChunkSize(): Signal<number>;
|
|
43
|
-
get currentPage(): Signal<PageRequest>;
|
|
44
|
-
loadMore(): void;
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableNavigationComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableNavigationComponent, "elder-table-navigation", never, {}, {}, never, never, true, never>;
|
|
47
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { MatDialogRef } from '@angular/material/dialog';
|
|
2
|
-
import { ElderDialogConfig } from '../elder-dialog-config';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ConfirmDialogConfig extends ElderDialogConfig {
|
|
5
|
-
/**
|
|
6
|
-
* String appearing as message in the dialog.
|
|
7
|
-
*/
|
|
8
|
-
message: string;
|
|
9
|
-
/**
|
|
10
|
-
* If true, dialog will show 'yes' and 'no' instead of 'ok' and 'cancel' as options.
|
|
11
|
-
*/
|
|
12
|
-
yesNo?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export declare class ElderConfirmDialogComponent {
|
|
15
|
-
dialogRef: MatDialogRef<ElderConfirmDialogComponent>;
|
|
16
|
-
title: string;
|
|
17
|
-
message: string;
|
|
18
|
-
yesNo: boolean;
|
|
19
|
-
constructor(dialogRef: MatDialogRef<ElderConfirmDialogComponent>);
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderConfirmDialogComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderConfirmDialogComponent, "elder-confirm-dialog", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { MatDialogConfig } from '@angular/material/dialog';
|
|
2
|
-
export declare class ElderDialogConfig {
|
|
3
|
-
/**
|
|
4
|
-
* String displayed as title of dialog.
|
|
5
|
-
*/
|
|
6
|
-
title: string;
|
|
7
|
-
/**
|
|
8
|
-
* Configuration object of Angular Material Dialog.
|
|
9
|
-
*/
|
|
10
|
-
config?: MatDialogConfig;
|
|
11
|
-
/**
|
|
12
|
-
* Parameter object holding key value pairs to use for interpolation
|
|
13
|
-
* during translation.
|
|
14
|
-
*/
|
|
15
|
-
interpolateParams?: Object;
|
|
16
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "@angular/forms";
|
|
4
|
-
import * as i3 from "@angular/material/icon";
|
|
5
|
-
import * as i4 from "@angular/material/button";
|
|
6
|
-
import * as i5 from "@angular/material/dialog";
|
|
7
|
-
import * as i6 from "@angular/material/toolbar";
|
|
8
|
-
import * as i7 from "@angular/material/input";
|
|
9
|
-
import * as i8 from "@angular/cdk/a11y";
|
|
10
|
-
import * as i9 from "@ngx-translate/core";
|
|
11
|
-
import * as i10 from "../theme/elder-theme.module";
|
|
12
|
-
import * as i11 from "../headers/elder-header.module";
|
|
13
|
-
import * as i12 from "./confirm-dialog/elder-confirm-dialog.component";
|
|
14
|
-
import * as i13 from "./question-dialog/elder-question-dialog.component";
|
|
15
|
-
import * as i14 from "./selection-dialog/elder-selection-dialog/elder-selection-dialog.component";
|
|
16
|
-
import * as i15 from "./selection-dialog/elder-selection-dialog.directive";
|
|
17
|
-
export { ElderSelectionDialogComponent } from './selection-dialog/elder-selection-dialog/elder-selection-dialog.component';
|
|
18
|
-
export { ElderSelectionDialogDirective } from './selection-dialog/elder-selection-dialog.directive';
|
|
19
|
-
export { ElderDialogService, ConfirmDeleteOptions } from './elder-dialog.service';
|
|
20
|
-
export { ElderDialogConfig } from './elder-dialog-config';
|
|
21
|
-
export * from './confirm-dialog/elder-confirm-dialog.component';
|
|
22
|
-
export * from './question-dialog/elder-question-dialog.component';
|
|
23
|
-
export declare class ElderDialogModule {
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDialogModule, never>;
|
|
25
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderDialogModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.MatIconModule, typeof i4.MatButtonModule, typeof i5.MatDialogModule, typeof i6.MatToolbarModule, typeof i7.MatInputModule, typeof i8.A11yModule, typeof i9.TranslateModule, typeof i10.ElderThemeModule, typeof i11.ElderHeaderModule, typeof i12.ElderConfirmDialogComponent, typeof i13.ElderQuestionDialogComponent, typeof i14.ElderSelectionDialogComponent, typeof i15.ElderSelectionDialogDirective], [typeof i12.ElderConfirmDialogComponent, typeof i13.ElderQuestionDialogComponent, typeof i14.ElderSelectionDialogComponent, typeof i15.ElderSelectionDialogDirective]>;
|
|
26
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ElderDialogModule>;
|
|
27
|
-
}
|