@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,15 +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/input";
|
|
6
|
-
import * as i5 from "@angular/material/chips";
|
|
7
|
-
import * as i6 from "@angular/material/autocomplete";
|
|
8
|
-
import * as i7 from "@ngx-translate/core";
|
|
9
|
-
import * as i8 from "./labels-input/labels-input.component";
|
|
10
|
-
export { ElderLabelInputComponent } from './labels-input/labels-input.component';
|
|
11
|
-
export declare class ElderLabelsModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLabelsModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderLabelsModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.MatIconModule, typeof i4.MatInputModule, typeof i5.MatChipsModule, typeof i6.MatAutocompleteModule, typeof i7.TranslateModule, typeof i8.ElderLabelInputComponent], [typeof i8.ElderLabelInputComponent]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ElderLabelsModule>;
|
|
15
|
-
}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { UntypedFormControl } from '@angular/forms';
|
|
3
|
-
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
|
4
|
-
import { MatChipInputEvent } from '@angular/material/chips';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
import { ISuggestionProvider } from '../../../common/suggestion-provider';
|
|
7
|
-
import { FormFieldBaseComponent } from '../../../common/forms/form-field-base.component';
|
|
8
|
-
import { ThemePalette } from '@angular/material/core';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class ElderLabelInputComponent<T> extends FormFieldBaseComponent<T[]> implements OnInit {
|
|
11
|
-
/***************************************************************************
|
|
12
|
-
* *
|
|
13
|
-
* Fields *
|
|
14
|
-
* *
|
|
15
|
-
**************************************************************************/
|
|
16
|
-
private readonly logger;
|
|
17
|
-
private _compareWith;
|
|
18
|
-
private _nameResolver;
|
|
19
|
-
private _colorResolver;
|
|
20
|
-
private _labelBuilder;
|
|
21
|
-
private _allowCreate;
|
|
22
|
-
removable: boolean;
|
|
23
|
-
readonly labelInputControl: UntypedFormControl;
|
|
24
|
-
availableSuggestions$: Observable<any[]>;
|
|
25
|
-
private inputControl;
|
|
26
|
-
/***************************************************************************
|
|
27
|
-
* *
|
|
28
|
-
* Constructor *
|
|
29
|
-
* *
|
|
30
|
-
**************************************************************************/
|
|
31
|
-
constructor();
|
|
32
|
-
/***************************************************************************
|
|
33
|
-
* *
|
|
34
|
-
* Properties *
|
|
35
|
-
* *
|
|
36
|
-
**************************************************************************/
|
|
37
|
-
get currentLabels$(): Observable<T[]>;
|
|
38
|
-
set labels(value: T[]);
|
|
39
|
-
set suggestionLoader(provider: ISuggestionProvider<any>);
|
|
40
|
-
set allowNew(value: boolean);
|
|
41
|
-
get labelsChanged(): Observable<any[]>;
|
|
42
|
-
/**
|
|
43
|
-
* A function to compare the option values with the selected values. The first argument
|
|
44
|
-
* is a value from an option. The second is a value from the selection. A boolean
|
|
45
|
-
* should be returned.
|
|
46
|
-
*/
|
|
47
|
-
set compareWith(fn: (o1: any, o2: any) => boolean);
|
|
48
|
-
/**
|
|
49
|
-
* A function which returns the color of a given label object.
|
|
50
|
-
*/
|
|
51
|
-
set colorResolver(fn: (o1: any) => ThemePalette);
|
|
52
|
-
/**
|
|
53
|
-
* A function which returns the display name of a given label object.
|
|
54
|
-
*/
|
|
55
|
-
set nameResolver(fn: (o1: any) => string);
|
|
56
|
-
/**
|
|
57
|
-
* A function which returns one or more labels for a given raw string
|
|
58
|
-
*/
|
|
59
|
-
set labelBuilder(fn: (rawinput: string) => any[]);
|
|
60
|
-
/***************************************************************************
|
|
61
|
-
* *
|
|
62
|
-
* Life-Cycle Event *
|
|
63
|
-
* *
|
|
64
|
-
**************************************************************************/
|
|
65
|
-
ngOnInit(): void;
|
|
66
|
-
/***************************************************************************
|
|
67
|
-
* *
|
|
68
|
-
* Public API *
|
|
69
|
-
* *
|
|
70
|
-
**************************************************************************/
|
|
71
|
-
labelSelected(event: MatAutocompleteSelectedEvent): void;
|
|
72
|
-
createNewLabels(event: MatChipInputEvent): void;
|
|
73
|
-
addLabels(labels: T[]): void;
|
|
74
|
-
addLabel(label: any): void;
|
|
75
|
-
removeLabel(toRemove: T): void;
|
|
76
|
-
replaceWith(labels: T[]): void;
|
|
77
|
-
labelName(label: T): string;
|
|
78
|
-
labelColor(label: T): ThemePalette;
|
|
79
|
-
/***************************************************************************
|
|
80
|
-
* *
|
|
81
|
-
* Private methods *
|
|
82
|
-
* *
|
|
83
|
-
**************************************************************************/
|
|
84
|
-
private resetInput;
|
|
85
|
-
private buildLabels;
|
|
86
|
-
private filterNotPresent;
|
|
87
|
-
private areEqual;
|
|
88
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderLabelInputComponent<any>, never>;
|
|
89
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderLabelInputComponent<any>, "elder-label-input", never, { "labels": { "alias": "labels"; "required": false; }; "suggestionLoader": { "alias": "suggestionLoader"; "required": false; }; "allowNew": { "alias": "allowNew"; "required": false; }; "compareWith": { "alias": "compareWith"; "required": false; }; "colorResolver": { "alias": "colorResolver"; "required": false; }; "nameResolver": { "alias": "nameResolver"; "required": false; }; "labelBuilder": { "alias": "labelBuilder"; "required": false; }; }, { "labelsChanged": "labelsChanged"; }, never, never, true, never>;
|
|
90
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderBasicPaneLayoutComponent {
|
|
3
|
-
class: string;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderBasicPaneLayoutComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderBasicPaneLayoutComponent, "elder-basic-pane-layout", never, {}, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderPaneActionsComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPaneActionsComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPaneActionsComponent, "elder-pane-actions", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderPaneHeaderComponent {
|
|
3
|
-
class: string;
|
|
4
|
-
title: import("@angular/core").InputSignal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPaneHeaderComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPaneHeaderComponent, "elder-pane-header", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; }, {}, never, ["mat-icon, [mat-icon-button]", "[start]", "elder-pane-title", "[center]", "elder-pane-actions", "[end]", "*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderPaneSubtitleComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPaneSubtitleComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPaneSubtitleComponent, "elder-pane-subtitle", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderPaneTitleComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPaneTitleComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPaneTitleComponent, "elder-pane-title", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderPaneContentComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPaneContentComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPaneContentComponent, "elder-pane-content", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderPaneComponent {
|
|
3
|
-
class: string;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPaneComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderPaneComponent, "elder-pane", never, {}, {}, never, ["elder-pane-header", "elder-pane-content", "*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from './pane/pane.component';
|
|
2
|
-
export * from './pane/pane-content.component';
|
|
3
|
-
export * from './pane/header/pane-header.component';
|
|
4
|
-
export * from './pane/header/pane-title.component';
|
|
5
|
-
export * from './pane/header/pane-subtitle.component';
|
|
6
|
-
export * from './pane/header/pane-actions.component';
|
|
7
|
-
export * from './basic-pane-layout/basic-pane-layout.component';
|
|
8
|
-
export * from './single-pane-wrapper/single-pane-wrapper.component';
|
|
9
|
-
export * from './responsive/public_api';
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { DestroyRef, ElementRef, Signal } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface ObservedElementDimension {
|
|
5
|
-
width: number;
|
|
6
|
-
height: number;
|
|
7
|
-
}
|
|
8
|
-
export declare class ResizeObserverDirective {
|
|
9
|
-
private readonly host;
|
|
10
|
-
private readonly destroyRef;
|
|
11
|
-
/***************************************************************************
|
|
12
|
-
* *
|
|
13
|
-
* Fields *
|
|
14
|
-
* *
|
|
15
|
-
**************************************************************************/
|
|
16
|
-
private readonly resizeObserver;
|
|
17
|
-
private readonly _currentDimension$;
|
|
18
|
-
private readonly _currentDimensionChange;
|
|
19
|
-
private observing;
|
|
20
|
-
readonly enabled: import("@angular/core").InputSignalWithTransform<boolean, import("@angular/cdk/coercion").BooleanInput>;
|
|
21
|
-
readonly dimensionChange: Observable<ObservedElementDimension>;
|
|
22
|
-
readonly currentDimension$: Observable<ObservedElementDimension>;
|
|
23
|
-
readonly currentDimension: Signal<ObservedElementDimension>;
|
|
24
|
-
/***************************************************************************
|
|
25
|
-
* *
|
|
26
|
-
* Constructor *
|
|
27
|
-
* *
|
|
28
|
-
**************************************************************************/
|
|
29
|
-
constructor(host: ElementRef, destroyRef: DestroyRef);
|
|
30
|
-
/***************************************************************************
|
|
31
|
-
* *
|
|
32
|
-
* Private methods *
|
|
33
|
-
* *
|
|
34
|
-
**************************************************************************/
|
|
35
|
-
private observe;
|
|
36
|
-
private unobserve;
|
|
37
|
-
private onElementResize;
|
|
38
|
-
private toElementDimension;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResizeObserverDirective, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ResizeObserverDirective, "[elderResizeObserver]", never, { "enabled": { "alias": "enabled"; "required": false; "isSignal": true; }; }, { "dimensionChange": "dimensionChange"; "currentDimension$": "elderResizeObserver"; }, never, never, true, never>;
|
|
41
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './observer/resize-observer.directive';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ElderSinglePaneWrapperComponent {
|
|
3
|
-
innerClass: string;
|
|
4
|
-
class: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSinglePaneWrapperComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderSinglePaneWrapperComponent, "elder-single-pane-wrapper", never, { "innerClass": { "alias": "innerClass"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
7
|
-
}
|
package/lib/components/measures/dimensions/dimensions-input/elder-dimensions-input.component.d.ts
DELETED
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatFormFieldAppearance } from '@angular/material/form-field';
|
|
3
|
-
import { Dimensions } from '../../model/dimensions';
|
|
4
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
5
|
-
import { Unit } from '../../model/unit';
|
|
6
|
-
import { ThemePalette } from '@angular/material/core';
|
|
7
|
-
import { ElderFormFieldControlBase } from '../../../../common/forms/elder-form-field-control-base.directive';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
type DimensionsMode = 'length' | 'width' | 'height' | 'area' | 'volume';
|
|
10
|
-
declare class DimensionsContext {
|
|
11
|
-
readonly lengthActive: boolean;
|
|
12
|
-
readonly widthActive: boolean;
|
|
13
|
-
readonly heightActive: boolean;
|
|
14
|
-
static of(mode: DimensionsMode): DimensionsContext;
|
|
15
|
-
constructor(lengthActive: boolean, widthActive: boolean, heightActive: boolean);
|
|
16
|
-
get isLengthLast(): boolean;
|
|
17
|
-
get isWidthLast(): boolean;
|
|
18
|
-
get isHeightLast(): boolean;
|
|
19
|
-
get isHeightFirst(): boolean;
|
|
20
|
-
get isWidthFirst(): boolean;
|
|
21
|
-
get isLengthFirst(): boolean;
|
|
22
|
-
}
|
|
23
|
-
export declare class ElderDimensionsInputComponent extends ElderFormFieldControlBase<Dimensions> implements OnInit {
|
|
24
|
-
/***************************************************************************
|
|
25
|
-
* *
|
|
26
|
-
* Fields *
|
|
27
|
-
* *
|
|
28
|
-
**************************************************************************/
|
|
29
|
-
private readonly log;
|
|
30
|
-
private _requiredLength;
|
|
31
|
-
private _requiredWidth;
|
|
32
|
-
private _requiredHeight;
|
|
33
|
-
name: string;
|
|
34
|
-
appearance: MatFormFieldAppearance;
|
|
35
|
-
color: ThemePalette;
|
|
36
|
-
placeholderLength: string;
|
|
37
|
-
placeholderWidth: string;
|
|
38
|
-
placeholderHeight: string;
|
|
39
|
-
/**
|
|
40
|
-
* Display format for the quantity value:
|
|
41
|
-
* {minIntegerDigits}.{minFractionDigits}-{maxFractionDigits}
|
|
42
|
-
*/
|
|
43
|
-
displayFormat: string;
|
|
44
|
-
private readonly defaultMode;
|
|
45
|
-
private readonly mode$;
|
|
46
|
-
readonly context$: BehaviorSubject<DimensionsContext>;
|
|
47
|
-
private afterInit;
|
|
48
|
-
private initialUnit;
|
|
49
|
-
private initialLength;
|
|
50
|
-
private initialWidth;
|
|
51
|
-
private initialHeight;
|
|
52
|
-
/***************************************************************************
|
|
53
|
-
* *
|
|
54
|
-
* Constructor *
|
|
55
|
-
* *
|
|
56
|
-
**************************************************************************/
|
|
57
|
-
constructor();
|
|
58
|
-
/***************************************************************************
|
|
59
|
-
* *
|
|
60
|
-
* Life Cycle *
|
|
61
|
-
* *
|
|
62
|
-
**************************************************************************/
|
|
63
|
-
ngOnInit(): void;
|
|
64
|
-
/***************************************************************************
|
|
65
|
-
* *
|
|
66
|
-
* Properties *
|
|
67
|
-
* *
|
|
68
|
-
**************************************************************************/
|
|
69
|
-
set mode(mode: DimensionsMode);
|
|
70
|
-
get mode(): DimensionsMode;
|
|
71
|
-
set requiredLength(value: boolean);
|
|
72
|
-
get requiredLength(): boolean;
|
|
73
|
-
set requiredWidth(value: boolean);
|
|
74
|
-
get requiredWidth(): boolean;
|
|
75
|
-
set requiredHeight(value: boolean);
|
|
76
|
-
get requiredHeight(): boolean;
|
|
77
|
-
get unitChange(): Observable<Unit | null>;
|
|
78
|
-
get unit(): Unit;
|
|
79
|
-
set unit(unit: Unit);
|
|
80
|
-
get lengthValueChange(): Observable<number | null>;
|
|
81
|
-
get lengthValue(): number | null;
|
|
82
|
-
set lengthValue(lengthValue: number | null);
|
|
83
|
-
get widthValueChange(): Observable<number | null>;
|
|
84
|
-
get widthValue(): number | null;
|
|
85
|
-
set widthValue(widthValue: number | null);
|
|
86
|
-
get heightValueChange(): Observable<number | null>;
|
|
87
|
-
get heightValue(): number | null;
|
|
88
|
-
set heightValue(heightValue: number | null);
|
|
89
|
-
/***************************************************************************
|
|
90
|
-
* *
|
|
91
|
-
* Public API *
|
|
92
|
-
* *
|
|
93
|
-
**************************************************************************/
|
|
94
|
-
onLengthValueChanged(value: number): void;
|
|
95
|
-
onWidthValueChanged(value: number): void;
|
|
96
|
-
onHeightValueChanged(value: number): void;
|
|
97
|
-
blur(): void;
|
|
98
|
-
focus(options: FocusOptions | undefined): void;
|
|
99
|
-
/***************************************************************************
|
|
100
|
-
* *
|
|
101
|
-
* Protected *
|
|
102
|
-
* *
|
|
103
|
-
**************************************************************************/
|
|
104
|
-
protected valuesEquals(a: Dimensions, b: Dimensions): boolean;
|
|
105
|
-
/***************************************************************************
|
|
106
|
-
* *
|
|
107
|
-
* Private Methods *
|
|
108
|
-
* *
|
|
109
|
-
**************************************************************************/
|
|
110
|
-
private dimensionsOfLength;
|
|
111
|
-
private dimensionsOfWidth;
|
|
112
|
-
private dimensionsOfHeight;
|
|
113
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDimensionsInputComponent, never>;
|
|
114
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDimensionsInputComponent, "elder-dimensions-input", never, { "name": { "alias": "name"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "color": { "alias": "color"; "required": false; }; "placeholderLength": { "alias": "placeholderLength"; "required": false; }; "placeholderWidth": { "alias": "placeholderWidth"; "required": false; }; "placeholderHeight": { "alias": "placeholderHeight"; "required": false; }; "displayFormat": { "alias": "displayFormat"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "requiredLength": { "alias": "requiredLength"; "required": false; }; "requiredWidth": { "alias": "requiredWidth"; "required": false; }; "requiredHeight": { "alias": "requiredHeight"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "lengthValue": { "alias": "lengthValue"; "required": false; }; "widthValue": { "alias": "widthValue"; "required": false; }; "heightValue": { "alias": "heightValue"; "required": false; }; }, { "unitChange": "unitChange"; "lengthValueChange": "lengthValueChange"; "widthValueChange": "widthValueChange"; "heightValueChange": "heightValueChange"; }, never, never, true, never>;
|
|
115
|
-
}
|
|
116
|
-
export {};
|
package/lib/components/measures/dimensions/validation/elder-required-dimensions.validator.d.ts
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, ValidationErrors, Validator } from '@angular/forms';
|
|
2
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ElderRequiredDimensionsValidator implements Validator {
|
|
5
|
-
/***************************************************************************
|
|
6
|
-
* *
|
|
7
|
-
* Fields *
|
|
8
|
-
* *
|
|
9
|
-
**************************************************************************/
|
|
10
|
-
private readonly log;
|
|
11
|
-
private _required;
|
|
12
|
-
private _requiredIgnoreZero;
|
|
13
|
-
/***************************************************************************
|
|
14
|
-
* *
|
|
15
|
-
* Properties *
|
|
16
|
-
* *
|
|
17
|
-
**************************************************************************/
|
|
18
|
-
set requiredIgnoreZero(value: BooleanInput);
|
|
19
|
-
get requiredIgnoreZero(): boolean;
|
|
20
|
-
set required(value: BooleanInput);
|
|
21
|
-
get required(): boolean;
|
|
22
|
-
/***************************************************************************
|
|
23
|
-
* *
|
|
24
|
-
* Public API *
|
|
25
|
-
* *
|
|
26
|
-
**************************************************************************/
|
|
27
|
-
validate(c: AbstractControl): ValidationErrors | any;
|
|
28
|
-
/***************************************************************************
|
|
29
|
-
* *
|
|
30
|
-
* Private Methods *
|
|
31
|
-
* *
|
|
32
|
-
**************************************************************************/
|
|
33
|
-
private isDimensionsDefined;
|
|
34
|
-
private isValueDefined;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderRequiredDimensionsValidator, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderRequiredDimensionsValidator, "elder-dimensions-input[required][formControl],elder-dimensions-input[required][formControlName],elder-dimensions-input[required][ngModel]", never, { "requiredIgnoreZero": { "alias": "requiredIgnoreZero"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, {}, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { ElderSelectComponent } from '../../select/single/elder-select/elder-select.component';
|
|
2
|
-
import { ElderUnitService } from '../elder-unit.service';
|
|
3
|
-
import { Unit } from '../model/unit';
|
|
4
|
-
import { UnitDimension } from '../model/unit-dimension';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ElderUnitSelectDirective {
|
|
7
|
-
private select;
|
|
8
|
-
private unitService;
|
|
9
|
-
/***************************************************************************
|
|
10
|
-
* *
|
|
11
|
-
* Constructor *
|
|
12
|
-
* *
|
|
13
|
-
**************************************************************************/
|
|
14
|
-
constructor(select: ElderSelectComponent, unitService: ElderUnitService);
|
|
15
|
-
/***************************************************************************
|
|
16
|
-
* *
|
|
17
|
-
* Properties *
|
|
18
|
-
* *
|
|
19
|
-
**************************************************************************/
|
|
20
|
-
set unitDimension(unitDimension: UnitDimension);
|
|
21
|
-
set baseUnit(baseUnit: Unit);
|
|
22
|
-
/***************************************************************************
|
|
23
|
-
* *
|
|
24
|
-
* Private methods *
|
|
25
|
-
* *
|
|
26
|
-
**************************************************************************/
|
|
27
|
-
private resetFilters;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderUnitSelectDirective, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElderUnitSelectDirective, "[elderUnitSelect]", never, { "unitDimension": { "alias": "unitDimension"; "required": false; }; "baseUnit": { "alias": "baseUnit"; "required": false; }; }, {}, never, never, true, never>;
|
|
30
|
-
}
|
|
@@ -1,32 +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 "@ngx-translate/core";
|
|
6
|
-
import * as i5 from "@angular/material/icon";
|
|
7
|
-
import * as i6 from "@angular/material/input";
|
|
8
|
-
import * as i7 from "../forms/directives/elder-forms-directives.module";
|
|
9
|
-
import * as i8 from "./quantity-input/quantity-form-field/elder-quantity-form-field.component";
|
|
10
|
-
import * as i9 from "./elder-quantity.pipe";
|
|
11
|
-
import * as i10 from "./elder-quantity-transform.pipe";
|
|
12
|
-
import * as i11 from "./directives/elder-unit-select.directive";
|
|
13
|
-
import * as i12 from "./dimensions/dimensions-input/elder-dimensions-input.component";
|
|
14
|
-
import * as i13 from "./quantity-input/quantity-input-control/elder-quantity-input-control.component";
|
|
15
|
-
import * as i14 from "./quantity-input/validation/elder-required-quantity.validator";
|
|
16
|
-
import * as i15 from "./quantity-input/validation/elder-quantity-range.validator";
|
|
17
|
-
import * as i16 from "./dimensions/validation/elder-required-dimensions.validator";
|
|
18
|
-
export * from './elder-quantity.pipe';
|
|
19
|
-
export * from './elder-quantity-transform.pipe';
|
|
20
|
-
export * from './quantity-input/quantity-form-field/elder-quantity-form-field.component';
|
|
21
|
-
export * from './quantity-input/quantity-input-control/elder-quantity-input-control.component';
|
|
22
|
-
export * from './quantity-input/validation/elder-required-quantity.validator';
|
|
23
|
-
export * from './quantity-input/validation/elder-quantity-range.validator';
|
|
24
|
-
export * from './elder-unit.service';
|
|
25
|
-
export * from './directives/elder-unit-select.directive';
|
|
26
|
-
export * from './dimensions/dimensions-input/elder-dimensions-input.component';
|
|
27
|
-
export * from './dimensions/validation/elder-required-dimensions.validator';
|
|
28
|
-
export declare class ElderMeasuresModule {
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMeasuresModule, never>;
|
|
30
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderMeasuresModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.FormsModule, typeof i4.TranslateModule, typeof i5.MatIconModule, typeof i6.MatInputModule, typeof i7.ElderFormsDirectivesModule, typeof i8.ElderQuantityFormFieldComponent, typeof i9.ElderQuantityPipe, typeof i10.ElderQuantityTransformPipe, typeof i11.ElderUnitSelectDirective, typeof i12.ElderDimensionsInputComponent, typeof i13.ElderQuantityInputControlComponent, typeof i14.ElderRequiredQuantityValidator, typeof i15.ElderQuantityRangeValidator, typeof i16.ElderRequiredDimensionsValidator], [typeof i8.ElderQuantityFormFieldComponent, typeof i9.ElderQuantityPipe, typeof i10.ElderQuantityTransformPipe, typeof i11.ElderUnitSelectDirective, typeof i12.ElderDimensionsInputComponent, typeof i13.ElderQuantityInputControlComponent, typeof i14.ElderRequiredQuantityValidator, typeof i15.ElderQuantityRangeValidator, typeof i16.ElderRequiredDimensionsValidator]>;
|
|
31
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ElderMeasuresModule>;
|
|
32
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Quantity } from './model/quantity';
|
|
3
|
-
import { Unit } from './model/unit';
|
|
4
|
-
import { ElderQuantityService } from './util/elder-quantity.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ElderQuantityTransformPipe implements PipeTransform {
|
|
7
|
-
private readonly quantityService;
|
|
8
|
-
/***************************************************************************
|
|
9
|
-
* *
|
|
10
|
-
* Constructor *
|
|
11
|
-
* *
|
|
12
|
-
**************************************************************************/
|
|
13
|
-
constructor(quantityService: ElderQuantityService);
|
|
14
|
-
/***************************************************************************
|
|
15
|
-
* *
|
|
16
|
-
* Public API *
|
|
17
|
-
* *
|
|
18
|
-
**************************************************************************/
|
|
19
|
-
transform(quantity: Quantity, normalize?: boolean, targetUnit?: Unit | string): Quantity;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderQuantityTransformPipe, never>;
|
|
21
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ElderQuantityTransformPipe, "elderQuantityTransform", true>;
|
|
22
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Quantity } from './model/quantity';
|
|
3
|
-
import { Unit } from './model/unit';
|
|
4
|
-
import { ElderQuantityService } from './util/elder-quantity.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export interface QuantityPipeOptions {
|
|
7
|
-
normalize?: boolean;
|
|
8
|
-
targetUnit?: Unit | string;
|
|
9
|
-
digitsInfo?: string;
|
|
10
|
-
hideUnit?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare class ElderQuantityPipe implements PipeTransform {
|
|
13
|
-
private _locale;
|
|
14
|
-
private readonly quantityService;
|
|
15
|
-
/***************************************************************************
|
|
16
|
-
* *
|
|
17
|
-
* Constructor *
|
|
18
|
-
* *
|
|
19
|
-
**************************************************************************/
|
|
20
|
-
constructor(_locale: string, quantityService: ElderQuantityService);
|
|
21
|
-
/***************************************************************************
|
|
22
|
-
* *
|
|
23
|
-
* Public API *
|
|
24
|
-
* *
|
|
25
|
-
**************************************************************************/
|
|
26
|
-
transform(quantity?: Quantity, normalize?: boolean | QuantityPipeOptions, targetUnit?: Unit | string, digitsInfo?: string): string;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderQuantityPipe, never>;
|
|
28
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ElderQuantityPipe, "elderQuantity", true>;
|
|
29
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { UnitInfo } from './model/unit-registry';
|
|
2
|
-
import { UnitDimension } from './model/unit-dimension';
|
|
3
|
-
import { Unit } from './model/unit';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ElderUnitService {
|
|
6
|
-
/***************************************************************************
|
|
7
|
-
* *
|
|
8
|
-
* Private methods *
|
|
9
|
-
* *
|
|
10
|
-
**************************************************************************/
|
|
11
|
-
private readonly logger;
|
|
12
|
-
private readonly registry;
|
|
13
|
-
/***************************************************************************
|
|
14
|
-
* *
|
|
15
|
-
* Constructor *
|
|
16
|
-
* *
|
|
17
|
-
**************************************************************************/
|
|
18
|
-
constructor();
|
|
19
|
-
/***************************************************************************
|
|
20
|
-
* *
|
|
21
|
-
* Public API *
|
|
22
|
-
* *
|
|
23
|
-
**************************************************************************/
|
|
24
|
-
getAllUnitInfos(): UnitInfo[];
|
|
25
|
-
getBaseUnit(unit: Unit): Unit;
|
|
26
|
-
getUnitDimension(unit: Unit): UnitDimension;
|
|
27
|
-
getToBaseFactor(unit: Unit): number;
|
|
28
|
-
getUnitSymbol(unit: Unit): string;
|
|
29
|
-
getUnitInfosByDimension(dimension: UnitDimension): UnitInfo[];
|
|
30
|
-
/***************************************************************************
|
|
31
|
-
* *
|
|
32
|
-
* Private methods *
|
|
33
|
-
* *
|
|
34
|
-
**************************************************************************/
|
|
35
|
-
private buildUnitDimensionInfoIndex;
|
|
36
|
-
private buildUnitInfo;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElderUnitService, never>;
|
|
38
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ElderUnitService>;
|
|
39
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Unit } from './unit';
|
|
2
|
-
import { Quantity } from './quantity';
|
|
3
|
-
export declare class Dimensions {
|
|
4
|
-
length: number;
|
|
5
|
-
width: number;
|
|
6
|
-
height: number;
|
|
7
|
-
unit: Unit;
|
|
8
|
-
static zero(unit: Unit): Dimensions;
|
|
9
|
-
static createLength(length: Quantity): Dimensions;
|
|
10
|
-
static from(unit: Unit, length: number, width: number, height: number): Dimensions;
|
|
11
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { Unit } from './unit';
|
|
2
|
-
import { UnitDimension } from './unit-dimension';
|
|
3
|
-
export declare class UnitInfo {
|
|
4
|
-
readonly dimension: UnitDimension;
|
|
5
|
-
readonly unit: Unit;
|
|
6
|
-
readonly unitSymbol: string;
|
|
7
|
-
readonly toBaseFactor: number | null;
|
|
8
|
-
static info(dimension: UnitDimension, unitCode: Unit, toBaseFactor?: number): UnitInfo;
|
|
9
|
-
static infoS(dimension: UnitDimension, unitCode: Unit, unitSymbol: string, toBaseFactor?: number): UnitInfo;
|
|
10
|
-
constructor(dimension: UnitDimension, unit: Unit, unitSymbol: string, toBaseFactor: number | null);
|
|
11
|
-
}
|
|
12
|
-
export declare class UnitDimensionInfo {
|
|
13
|
-
readonly dimension: UnitDimension;
|
|
14
|
-
readonly baseUnit: Unit;
|
|
15
|
-
constructor(dimension: UnitDimension, baseUnit: Unit);
|
|
16
|
-
}
|
|
17
|
-
export declare class UnitRegistry {
|
|
18
|
-
/***************************************************************************
|
|
19
|
-
* *
|
|
20
|
-
* Fields *
|
|
21
|
-
* *
|
|
22
|
-
**************************************************************************/
|
|
23
|
-
private readonly UNIT_INFO;
|
|
24
|
-
private readonly UNIT_DIMENSION_INFO;
|
|
25
|
-
private readonly UNIT_DIMENSION_UNITS;
|
|
26
|
-
/***************************************************************************
|
|
27
|
-
* *
|
|
28
|
-
* Public API *
|
|
29
|
-
* *
|
|
30
|
-
**************************************************************************/
|
|
31
|
-
getUnitDimension(unit: Unit): UnitDimension;
|
|
32
|
-
getBaseUnit(unit: Unit): Unit | null;
|
|
33
|
-
getToBaseFactor(unit: Unit): number | null;
|
|
34
|
-
getUnitSymbol(unit: Unit): string;
|
|
35
|
-
getAllUnitInfos(): UnitInfo[];
|
|
36
|
-
getUnitInfosByDimension(dimension: UnitDimension): UnitInfo[];
|
|
37
|
-
registerUnit(unitInfo: UnitInfo): void;
|
|
38
|
-
registerUnitDimension(info: UnitDimensionInfo): void;
|
|
39
|
-
/***************************************************************************
|
|
40
|
-
* *
|
|
41
|
-
* Static Initializer *
|
|
42
|
-
* *
|
|
43
|
-
**************************************************************************/
|
|
44
|
-
private getUnitInfo;
|
|
45
|
-
private getDimensionInfo;
|
|
46
|
-
}
|