@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,12 +0,0 @@
|
|
|
1
|
-
import { WebSessionStorage } from '@elderbyte/ngx-simple-webstorage';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare abstract class KafentTokenProvider {
|
|
4
|
-
abstract getAccessToken(): string;
|
|
5
|
-
}
|
|
6
|
-
export declare class KafentTokenProviderSessionStorage extends KafentTokenProvider {
|
|
7
|
-
private readonly sessionStorage;
|
|
8
|
-
constructor(sessionStorage: WebSessionStorage);
|
|
9
|
-
getAccessToken(): string;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KafentTokenProviderSessionStorage, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KafentTokenProviderSessionStorage>;
|
|
12
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare enum KafentEventTransport {
|
|
3
|
-
/**
|
|
4
|
-
* Use Server-Sent Events, with auto reconnect as transport layer
|
|
5
|
-
*/
|
|
6
|
-
SSE = "sse",
|
|
7
|
-
/**
|
|
8
|
-
* Effectively dont use Kafent integration as transport is disabled.
|
|
9
|
-
*/
|
|
10
|
-
DISABLED = "disabled"
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Kafent Client Configuration
|
|
14
|
-
*/
|
|
15
|
-
export declare class KafentConfig {
|
|
16
|
-
/**
|
|
17
|
-
* The url to the kavent event api
|
|
18
|
-
*/
|
|
19
|
-
kafentUrl: string;
|
|
20
|
-
/**
|
|
21
|
-
* The token query param.
|
|
22
|
-
* (If not provided, defaults to access_token)
|
|
23
|
-
*/
|
|
24
|
-
tokenParam?: string;
|
|
25
|
-
/**
|
|
26
|
-
* Specify the transport.
|
|
27
|
-
* If omitted, defaults to KafentEventTransport.SSE.
|
|
28
|
-
*/
|
|
29
|
-
transport?: KafentEventTransport;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KafentConfig, never>;
|
|
31
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KafentConfig>;
|
|
32
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { KafentLiveEventRequest } from './kafent-live-event-request';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { KafentEvent } from './kafent-event';
|
|
4
|
-
import { KafentEventTransport } from './kafent-config';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare abstract class KafentEventStream {
|
|
7
|
-
/**
|
|
8
|
-
* The transport layer of this event stream implementation
|
|
9
|
-
*/
|
|
10
|
-
readonly transport: KafentEventTransport;
|
|
11
|
-
constructor(transport: KafentEventTransport);
|
|
12
|
-
/**
|
|
13
|
-
* Get Kafent events from the given topic-request.
|
|
14
|
-
*
|
|
15
|
-
* This event stream is infinite and will never complete on its own.
|
|
16
|
-
* Therefore, ensure you unsubscribe from this observable to
|
|
17
|
-
* ensure resources are cleaned up properly.
|
|
18
|
-
*
|
|
19
|
-
* @param request
|
|
20
|
-
*/
|
|
21
|
-
abstract getLiveEventsWith(request: KafentLiveEventRequest): Observable<KafentEvent>;
|
|
22
|
-
}
|
|
23
|
-
export declare class KafentEventStreamDisabled extends KafentEventStream {
|
|
24
|
-
constructor();
|
|
25
|
-
getLiveEventsWith(request: KafentLiveEventRequest): Observable<KafentEvent>;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KafentEventStreamDisabled, never>;
|
|
27
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KafentEventStreamDisabled>;
|
|
28
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { KafentEvent } from './kafent-event';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { KafentLiveEventRequest } from './kafent-live-event-request';
|
|
4
|
-
import { KafentConfig } from './kafent-config';
|
|
5
|
-
import { KafentTokenProvider } from './access-token-provider';
|
|
6
|
-
import { KafentEventStream } from './kafent-event-stream';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Provides Kafent events over a simple API.
|
|
10
|
-
*
|
|
11
|
-
* Technically this is the Kafent Public API Facade, hides
|
|
12
|
-
* transport and other technical optimisations from consumers.
|
|
13
|
-
*/
|
|
14
|
-
export declare class KafentEventService {
|
|
15
|
-
private readonly config;
|
|
16
|
-
private readonly tokenProvider;
|
|
17
|
-
private eventStreams;
|
|
18
|
-
/***************************************************************************
|
|
19
|
-
* *
|
|
20
|
-
* Fields *
|
|
21
|
-
* *
|
|
22
|
-
**************************************************************************/
|
|
23
|
-
private readonly logger;
|
|
24
|
-
private readonly authTokenParam;
|
|
25
|
-
private readonly transport;
|
|
26
|
-
private readonly kafentEventStream;
|
|
27
|
-
/***************************************************************************
|
|
28
|
-
* *
|
|
29
|
-
* Constructor *
|
|
30
|
-
* *
|
|
31
|
-
**************************************************************************/
|
|
32
|
-
constructor(config: KafentConfig, tokenProvider: KafentTokenProvider, eventStreams: KafentEventStream[]);
|
|
33
|
-
/***************************************************************************
|
|
34
|
-
* *
|
|
35
|
-
* Live Events Public API *
|
|
36
|
-
* *
|
|
37
|
-
**************************************************************************/
|
|
38
|
-
/**
|
|
39
|
-
* Get Kafent events from the given topic request.
|
|
40
|
-
*
|
|
41
|
-
* Ensure you unsubscribe from this observable to
|
|
42
|
-
* ensure resources are cleaned up properly.
|
|
43
|
-
*
|
|
44
|
-
* @param request
|
|
45
|
-
*/
|
|
46
|
-
getLiveEventsWith(request: KafentLiveEventRequest): Observable<KafentEvent>;
|
|
47
|
-
/**
|
|
48
|
-
* Get all events of the given topics
|
|
49
|
-
* @param topic
|
|
50
|
-
*/
|
|
51
|
-
getLiveEvents(topic: string): Observable<KafentEvent>;
|
|
52
|
-
getLiveEventValues<T>(topic: string): Observable<T>;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KafentEventService, never>;
|
|
54
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KafentEventService>;
|
|
55
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
export interface KafentEventFilter {
|
|
2
|
-
/**
|
|
3
|
-
* String prefix filter expression.
|
|
4
|
-
*/
|
|
5
|
-
keyPrefix?: string;
|
|
6
|
-
/**
|
|
7
|
-
* The composite key prefix parts.
|
|
8
|
-
*
|
|
9
|
-
* key: 'cmp/order1/1234'
|
|
10
|
-
*
|
|
11
|
-
* keyParts: ['cmp', 'order1'] (would match the above)
|
|
12
|
-
*/
|
|
13
|
-
keyParts?: string[];
|
|
14
|
-
/**
|
|
15
|
-
* Server side filters to apply to the event json data:
|
|
16
|
-
* i.e.:
|
|
17
|
-
*
|
|
18
|
-
* filters: {
|
|
19
|
-
* 'group': 'interesting'
|
|
20
|
-
* 'foo.bar.id': '221',
|
|
21
|
-
* }
|
|
22
|
-
*
|
|
23
|
-
* Nested objects are supported with dot syntax.
|
|
24
|
-
*
|
|
25
|
-
* Only events which match all filters will be passed to the client.
|
|
26
|
-
*/
|
|
27
|
-
filters?: {
|
|
28
|
-
[key: string]: string;
|
|
29
|
-
};
|
|
30
|
-
}
|
|
31
|
-
export interface KafentEventRequestBase {
|
|
32
|
-
filter?: KafentEventFilter;
|
|
33
|
-
}
|
|
34
|
-
export interface KafentLiveEventRequest extends KafentEventRequestBase {
|
|
35
|
-
/**
|
|
36
|
-
* The topic
|
|
37
|
-
*/
|
|
38
|
-
topic: string;
|
|
39
|
-
}
|
|
40
|
-
export interface KafentConsumerEventRequest extends KafentEventRequestBase {
|
|
41
|
-
/**
|
|
42
|
-
* The client Id
|
|
43
|
-
*/
|
|
44
|
-
clientId: string;
|
|
45
|
-
/**
|
|
46
|
-
* The consumer group
|
|
47
|
-
*/
|
|
48
|
-
consumerGroup: string;
|
|
49
|
-
/**
|
|
50
|
-
* The topic
|
|
51
|
-
*/
|
|
52
|
-
topics: string[];
|
|
53
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders, Provider } from '@angular/core';
|
|
2
|
-
import { KafentConfig } from './kafent-config';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
import * as i2 from "@elderbyte/ngx-simple-webstorage";
|
|
6
|
-
export * from './kafent-live-event-request';
|
|
7
|
-
export * from './kafent-event';
|
|
8
|
-
export * from './kafent-config';
|
|
9
|
-
export * from './access-token-provider';
|
|
10
|
-
export * from './kafent-event.service';
|
|
11
|
-
export * from './kafent-event-stream';
|
|
12
|
-
export * from './sse/kafent-topic-sse';
|
|
13
|
-
export * from './sse/kafent-event-stream-sse.service';
|
|
14
|
-
export declare class KafentModule {
|
|
15
|
-
/**
|
|
16
|
-
* Allows to configure the auth module dynamically.
|
|
17
|
-
* @param kafentConfigProvider A custom provider for the KafentConfig
|
|
18
|
-
* @param customKafentTokenProvider A custom security token provider
|
|
19
|
-
*/
|
|
20
|
-
static forRootDynamic(kafentConfigProvider: Provider, customKafentTokenProvider?: Provider): ModuleWithProviders<KafentModule>;
|
|
21
|
-
/**
|
|
22
|
-
* Configures the auth module statically.
|
|
23
|
-
* @param kafentConfig A static kafent configuration
|
|
24
|
-
* @param customKafentTokenProvider A custom security token provider
|
|
25
|
-
*/
|
|
26
|
-
static forRoot(kafentConfig: KafentConfig, customKafentTokenProvider?: Provider): ModuleWithProviders<KafentModule>;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KafentModule, never>;
|
|
28
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KafentModule, never, [typeof i1.CommonModule, typeof i2.SimpleWebStorageModule], never>;
|
|
29
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KafentModule>;
|
|
30
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { KafentTopicSse } from './kafent-topic-sse';
|
|
2
|
-
import { KafentEvent } from '../kafent-event';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { KafentTokenProvider } from '../access-token-provider';
|
|
5
|
-
import { KafentConfig } from '../kafent-config';
|
|
6
|
-
import { ElderEventSourceService } from '../../event-source/standard/elder-event-source.service';
|
|
7
|
-
import { KafentLiveEventRequest } from '../kafent-live-event-request';
|
|
8
|
-
import { KafentEventStream } from '../kafent-event-stream';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class KafentSseEventChannel {
|
|
11
|
-
readonly request: KafentLiveEventRequest;
|
|
12
|
-
readonly eventChannelSub: KafentTopicSse;
|
|
13
|
-
readonly id: string;
|
|
14
|
-
constructor(request: KafentLiveEventRequest, eventChannelSub: KafentTopicSse);
|
|
15
|
-
static hash(request: KafentLiveEventRequest): string;
|
|
16
|
-
}
|
|
17
|
-
export declare class KafentEventStreamSse extends KafentEventStream {
|
|
18
|
-
private readonly config;
|
|
19
|
-
private readonly eventSourceService;
|
|
20
|
-
private readonly tokenProvider;
|
|
21
|
-
/***************************************************************************
|
|
22
|
-
* *
|
|
23
|
-
* Fields *
|
|
24
|
-
* *
|
|
25
|
-
**************************************************************************/
|
|
26
|
-
private readonly logger;
|
|
27
|
-
private readonly activeEventChannels;
|
|
28
|
-
private kafentSource;
|
|
29
|
-
private readonly authTokenParam;
|
|
30
|
-
/***************************************************************************
|
|
31
|
-
* *
|
|
32
|
-
* Constructor *
|
|
33
|
-
* *
|
|
34
|
-
**************************************************************************/
|
|
35
|
-
constructor(config: KafentConfig, eventSourceService: ElderEventSourceService, tokenProvider: KafentTokenProvider);
|
|
36
|
-
/***************************************************************************
|
|
37
|
-
* *
|
|
38
|
-
* Public API *
|
|
39
|
-
* *
|
|
40
|
-
**************************************************************************/
|
|
41
|
-
getLiveEventsWith(topic: KafentLiveEventRequest): Observable<KafentEvent>;
|
|
42
|
-
/***************************************************************************
|
|
43
|
-
* *
|
|
44
|
-
* Private methods *
|
|
45
|
-
* *
|
|
46
|
-
**************************************************************************/
|
|
47
|
-
private kafentEventChannel;
|
|
48
|
-
private createKafentChannel;
|
|
49
|
-
private updateKafentSseSub;
|
|
50
|
-
private clearSource;
|
|
51
|
-
private buildKafentSource;
|
|
52
|
-
private buildEventSourceUrl;
|
|
53
|
-
private connect;
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KafentEventStreamSse, never>;
|
|
55
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KafentEventStreamSse>;
|
|
56
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { KafentEvent } from '../kafent-event';
|
|
3
|
-
import { ReactiveEventSource } from '../../event-source/standard/reactive-event-source';
|
|
4
|
-
export declare class KafentTopicSse {
|
|
5
|
-
private readonly topic;
|
|
6
|
-
/***************************************************************************
|
|
7
|
-
* *
|
|
8
|
-
* Fields *
|
|
9
|
-
* *
|
|
10
|
-
**************************************************************************/
|
|
11
|
-
/**
|
|
12
|
-
* The cold observable which proxies to the
|
|
13
|
-
* sse channel and tracks the open connections.
|
|
14
|
-
*
|
|
15
|
-
*/
|
|
16
|
-
private readonly source;
|
|
17
|
-
/**
|
|
18
|
-
* The shared, ref counting stream clients subscribe to.
|
|
19
|
-
*/
|
|
20
|
-
private readonly hot;
|
|
21
|
-
/**
|
|
22
|
-
* Intermediate channel transporting events from the sse stream to the
|
|
23
|
-
*/
|
|
24
|
-
private readonly inter;
|
|
25
|
-
private sse;
|
|
26
|
-
private sseSub;
|
|
27
|
-
/**
|
|
28
|
-
* The open sse connections. Should only be 0 or 1 since multiple connections
|
|
29
|
-
* are shared by the hot stream.
|
|
30
|
-
*/
|
|
31
|
-
private readonly connected;
|
|
32
|
-
/***************************************************************************
|
|
33
|
-
* *
|
|
34
|
-
* Constructor *
|
|
35
|
-
* *
|
|
36
|
-
**************************************************************************/
|
|
37
|
-
constructor(topic: string);
|
|
38
|
-
/***************************************************************************
|
|
39
|
-
* *
|
|
40
|
-
* Properties *
|
|
41
|
-
* *
|
|
42
|
-
**************************************************************************/
|
|
43
|
-
/**
|
|
44
|
-
* Gets the events.
|
|
45
|
-
* Ensure to unsubscribe each subscription to avoid a resource leak.
|
|
46
|
-
*/
|
|
47
|
-
get events(): Observable<KafentEvent>;
|
|
48
|
-
/**
|
|
49
|
-
* Emits the current count of connected clients.
|
|
50
|
-
* If this value is 0, it means this kafent-topic is currently unused.
|
|
51
|
-
*/
|
|
52
|
-
get connectedCount(): Observable<number>;
|
|
53
|
-
get anyConnected(): boolean;
|
|
54
|
-
get noneConnected(): boolean;
|
|
55
|
-
/***************************************************************************
|
|
56
|
-
* *
|
|
57
|
-
* Public API *
|
|
58
|
-
* *
|
|
59
|
-
**************************************************************************/
|
|
60
|
-
connect(sse: ReactiveEventSource<KafentEvent>): void;
|
|
61
|
-
/***************************************************************************
|
|
62
|
-
* *
|
|
63
|
-
* Private methods *
|
|
64
|
-
* *
|
|
65
|
-
**************************************************************************/
|
|
66
|
-
private incrementConnected;
|
|
67
|
-
private decrementConnected;
|
|
68
|
-
private renewSseSub;
|
|
69
|
-
private unsubSse;
|
|
70
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BytesPipe implements PipeTransform {
|
|
4
|
-
transform(bytes?: number, precision?: number): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BytesPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BytesPipe, "bytes", true>;
|
|
7
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./bytes.pipe";
|
|
4
|
-
import * as i3 from "./time-ago.pipe";
|
|
5
|
-
import * as i4 from "./time-duration.pipe";
|
|
6
|
-
import * as i5 from "./weight.pipe";
|
|
7
|
-
import * as i6 from "./elder-repeat.pipe";
|
|
8
|
-
import * as i7 from "./elder-safe-url.pipe";
|
|
9
|
-
import * as i8 from "./iso-duration.pipe";
|
|
10
|
-
import * as i9 from "./elder-round.pipe";
|
|
11
|
-
import * as i10 from "./iso-interval.pipe";
|
|
12
|
-
import * as i11 from "./iso-interval-parse.pipe";
|
|
13
|
-
import * as i12 from "./elder-truncate.pipe";
|
|
14
|
-
export { BytesPipe } from './bytes.pipe';
|
|
15
|
-
export { TimeAgoPipe } from './time-ago.pipe';
|
|
16
|
-
export { WeightPipe } from './weight.pipe';
|
|
17
|
-
export { TimeDurationPipe } from './time-duration.pipe';
|
|
18
|
-
export { ElderRepeatPipe } from './elder-repeat.pipe';
|
|
19
|
-
export { ElderSafeUrlPipe } from './elder-safe-url.pipe';
|
|
20
|
-
export { IsoDurationPipe } from './iso-duration.pipe';
|
|
21
|
-
export { IsoIntervalPipe } from './iso-interval.pipe';
|
|
22
|
-
export { IsoIntervalParsePipe } from './iso-interval-parse.pipe';
|
|
23
|
-
export { ElderRoundPipe } from './elder-round.pipe';
|
|
24
|
-
export { ElderTruncatePipe } from './elder-truncate.pipe';
|
|
25
|
-
export declare class ElderPipesModule {
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPipesModule, never>;
|
|
27
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderPipesModule, never, [typeof i1.CommonModule, typeof i2.BytesPipe, typeof i3.TimeAgoPipe, typeof i4.TimeDurationPipe, typeof i5.WeightPipe, typeof i6.ElderRepeatPipe, typeof i7.ElderSafeUrlPipe, typeof i8.IsoDurationPipe, typeof i9.ElderRoundPipe, typeof i10.IsoIntervalPipe, typeof i11.IsoIntervalParsePipe, typeof i12.ElderTruncatePipe], [typeof i2.BytesPipe, typeof i3.TimeAgoPipe, typeof i4.TimeDurationPipe, typeof i5.WeightPipe, typeof i6.ElderRepeatPipe, typeof i7.ElderSafeUrlPipe, typeof i8.IsoDurationPipe, typeof i9.ElderRoundPipe, typeof i10.IsoIntervalPipe, typeof i11.IsoIntervalParsePipe, typeof i12.ElderTruncatePipe]>;
|
|
28
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ElderPipesModule>;
|
|
29
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ElderRepeatPipe implements PipeTransform {
|
|
4
|
-
transform(value: number): any;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderRepeatPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ElderRepeatPipe, "elderRepeat", true>;
|
|
7
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ElderRoundPipe implements PipeTransform {
|
|
4
|
-
/***************************************************************************
|
|
5
|
-
* *
|
|
6
|
-
* Constructor *
|
|
7
|
-
* *
|
|
8
|
-
**************************************************************************/
|
|
9
|
-
constructor();
|
|
10
|
-
/***************************************************************************
|
|
11
|
-
* *
|
|
12
|
-
* Public API *
|
|
13
|
-
* *
|
|
14
|
-
**************************************************************************/
|
|
15
|
-
/**
|
|
16
|
-
* @param value The number to be rounded.
|
|
17
|
-
* @param fractionDigits Number of digits after the decimal point. Must be in the range 0 - 20, inclusive.<br>
|
|
18
|
-
* defaults to 0.
|
|
19
|
-
*/
|
|
20
|
-
transform(value: number, fractionDigits?: number): number | null;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderRoundPipe, never>;
|
|
22
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ElderRoundPipe, "elderRound", true>;
|
|
23
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { DomSanitizer } from '@angular/platform-browser';
|
|
2
|
-
import { PipeTransform } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ElderSafeUrlPipe implements PipeTransform {
|
|
5
|
-
private domSanitizer;
|
|
6
|
-
constructor(domSanitizer: DomSanitizer);
|
|
7
|
-
transform(url: string): import("@angular/platform-browser").SafeResourceUrl;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSafeUrlPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ElderSafeUrlPipe, "elderSafeUrl", true>;
|
|
10
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
type TrimMode = 'start' | 'end';
|
|
4
|
-
export declare class ElderTruncatePipe implements PipeTransform {
|
|
5
|
-
/**
|
|
6
|
-
* Truncate (cut off) the given input value if it is longer than maxCharacters.
|
|
7
|
-
* @param value
|
|
8
|
-
* @param maxCharacters
|
|
9
|
-
* @param trimMode truncate from
|
|
10
|
-
*/
|
|
11
|
-
transform(value: any, maxCharacters?: number, trimMode?: TrimMode): string;
|
|
12
|
-
private truncateStart;
|
|
13
|
-
private truncateEnd;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTruncatePipe, never>;
|
|
15
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ElderTruncatePipe, "elderTruncate", true>;
|
|
16
|
-
}
|
|
17
|
-
export {};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Duration, Period } from '@js-joda/core';
|
|
3
|
-
import { PeriodDuration } from '../common/time/period-duration';
|
|
4
|
-
import { IsoDurationStr } from '../components/time/duration/iso-duration-str';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* Converts any valid input of standard ISO 8601 duration format
|
|
8
|
-
* example input: PT2H10M12.1235675S, output: 2h, 10min, 12s, 124 ms
|
|
9
|
-
*
|
|
10
|
-
* a maximal input looks like this: P3Y6M4DT12H30M5S although
|
|
11
|
-
* all arguments except P are optional, decimal numbers allowed
|
|
12
|
-
*/
|
|
13
|
-
export declare class IsoDurationPipe implements PipeTransform {
|
|
14
|
-
private readonly logger;
|
|
15
|
-
/***************************************************************************
|
|
16
|
-
* *
|
|
17
|
-
* Public API *
|
|
18
|
-
* *
|
|
19
|
-
**************************************************************************/
|
|
20
|
-
transform(value: IsoDurationStr | Duration | Period | PeriodDuration, format?: string): string;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsoDurationPipe, never>;
|
|
22
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<IsoDurationPipe, "isoDuration", true>;
|
|
23
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Interval, IsoIntervalStr } from '../common/time/interval';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class IsoIntervalParsePipe implements PipeTransform {
|
|
5
|
-
/***************************************************************************
|
|
6
|
-
* *
|
|
7
|
-
* Fields *
|
|
8
|
-
* *
|
|
9
|
-
**************************************************************************/
|
|
10
|
-
private static log;
|
|
11
|
-
/***************************************************************************
|
|
12
|
-
* *
|
|
13
|
-
* Constructor *
|
|
14
|
-
* *
|
|
15
|
-
**************************************************************************/
|
|
16
|
-
constructor();
|
|
17
|
-
/***************************************************************************
|
|
18
|
-
* *
|
|
19
|
-
* Public API *
|
|
20
|
-
* *
|
|
21
|
-
**************************************************************************/
|
|
22
|
-
/**
|
|
23
|
-
* Parses an iso interval string to an interval object
|
|
24
|
-
* @param value The interval as iso string
|
|
25
|
-
* @return The parsed interval object
|
|
26
|
-
*/
|
|
27
|
-
transform(value: IsoIntervalStr | Interval): Interval;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsoIntervalParsePipe, never>;
|
|
29
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<IsoIntervalParsePipe, "isoIntervalParse", true>;
|
|
30
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Interval, IsoIntervalStr } from '../common/time/interval';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class IsoIntervalPipe implements PipeTransform {
|
|
5
|
-
private readonly localeId;
|
|
6
|
-
/***************************************************************************
|
|
7
|
-
* *
|
|
8
|
-
* Fields *
|
|
9
|
-
* *
|
|
10
|
-
**************************************************************************/
|
|
11
|
-
private log;
|
|
12
|
-
/***************************************************************************
|
|
13
|
-
* *
|
|
14
|
-
* Constructor *
|
|
15
|
-
* *
|
|
16
|
-
**************************************************************************/
|
|
17
|
-
constructor(localeId: string);
|
|
18
|
-
/***************************************************************************
|
|
19
|
-
* *
|
|
20
|
-
* Public API *
|
|
21
|
-
* *
|
|
22
|
-
**************************************************************************/
|
|
23
|
-
/**
|
|
24
|
-
* Transforms an Interval / ISO Interval to a human-readable display text.
|
|
25
|
-
*
|
|
26
|
-
* @return null in case of error
|
|
27
|
-
*
|
|
28
|
-
* @param value The interval value, either as iso string or interval object
|
|
29
|
-
* @param format The format of the start (and if not specified otherwise, the end)
|
|
30
|
-
* @param formatEnd The format of the end
|
|
31
|
-
* @param timezone
|
|
32
|
-
* @param locale
|
|
33
|
-
*/
|
|
34
|
-
transform(value: IsoIntervalStr | Interval, format?: string, formatEnd?: string, timezone?: string, locale?: string): string | null;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsoIntervalPipe, never>;
|
|
36
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<IsoIntervalPipe, "isoInterval", true>;
|
|
37
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './elder-pipes.module';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { PipeTransform, NgZone, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Source code from
|
|
5
|
-
* https://github.com/AndrewPoyntz/time-ago-pipe
|
|
6
|
-
*/
|
|
7
|
-
export declare class TimeAgoPipe implements PipeTransform, OnDestroy {
|
|
8
|
-
private changeDetectorRef;
|
|
9
|
-
private ngZone;
|
|
10
|
-
private timer;
|
|
11
|
-
constructor(changeDetectorRef: ChangeDetectorRef, ngZone: NgZone);
|
|
12
|
-
transform(value: string | number | Date): string;
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
private removeTimer;
|
|
15
|
-
private getSecondsUntilUpdate;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeAgoPipe, never>;
|
|
17
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TimeAgoPipe, "timeAgo", true>;
|
|
18
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Shows a duration in an approximated, human friendly way.
|
|
5
|
-
* Based on time-ago pipe.
|
|
6
|
-
*/
|
|
7
|
-
export declare class TimeDurationPipe implements PipeTransform {
|
|
8
|
-
constructor();
|
|
9
|
-
transform(value?: number, unit?: string, precision?: number): string;
|
|
10
|
-
private format;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeDurationPipe, never>;
|
|
12
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TimeDurationPipe, "caTimeDuration", true>;
|
|
13
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class WeightPipe implements PipeTransform {
|
|
4
|
-
transform(value?: number, unit?: string, precision?: number): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WeightPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<WeightPipe, "weight", true>;
|
|
7
|
-
}
|
package/public_api.d.ts
DELETED