@eo-sdk/client 10.7.0-rc.5 → 11.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/app/eo-client/about-state/about-state.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/search-widget/search-widget.component.d.ts +1 -1
- package/app/eo-client/stored-queries-state/stored-queries-state.component.d.ts.map +1 -1
- package/app/eo-framework/accordion/simple-accordion/simple-accordion.component.d.ts +1 -1
- package/app/eo-framework/actions/action.module.d.ts.map +1 -1
- package/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/custom-actions/custom-actions.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/delete-action/delete/delete.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/email/email/email.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/open-document-action/open-document-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/workflow-action/workflow-action.component.d.ts +1 -1
- package/app/eo-framework/app-shell/app-bar/app-bar.component.d.ts +1 -1
- package/app/eo-framework/app-shell/app-bar/context-search/context-search.component.d.ts +1 -1
- package/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.d.ts +1 -1
- package/app/eo-framework/cta/component/cta.component.d.ts +1 -1
- package/app/eo-framework/form-elements/checkbox/checkbox.component.d.ts +1 -1
- package/app/eo-framework/form-elements/codesystem/codesystem.component.d.ts +1 -1
- package/app/eo-framework/form-elements/date/date.component.d.ts +1 -1
- package/app/eo-framework/form-elements/date/year-range/year-range.directive.d.ts +1 -1
- package/app/eo-framework/form-elements/datetime-range/datetime-range.component.d.ts +1 -1
- package/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.d.ts +1 -1
- package/app/eo-framework/form-elements/form-input/form-input.component.d.ts +1 -1
- package/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.d.ts +1 -1
- package/app/eo-framework/form-elements/id-reference/id-reference.component.d.ts +1 -1
- package/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.d.ts +1 -1
- package/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.d.ts +1 -1
- package/app/eo-framework/form-elements/number/number.component.d.ts +1 -1
- package/app/eo-framework/form-elements/number-range/number-range.component.d.ts +1 -1
- package/app/eo-framework/form-elements/organization/organization.component.d.ts +1 -1
- package/app/eo-framework/form-elements/password/password.component.d.ts +1 -1
- package/app/eo-framework/form-elements/reference/reference.component.d.ts +1 -1
- package/app/eo-framework/form-elements/string/string.component.d.ts +1 -1
- package/app/eo-framework/grid/column-configurator/column-configurator.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.d.ts.map +1 -1
- package/app/eo-framework/grid/extensions/filter/abstract-filter.component.d.ts +3 -3
- package/app/eo-framework/grid/extensions/filter/abstract-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/filter/text/text-filter.component.d.ts +3 -3
- package/app/eo-framework/grid/extensions/filter/text/text-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/extensions/pagination/pagination.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/total-count/total-count.component.d.ts +1 -1
- package/app/eo-framework/grid/filters/datetime-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/grid.component.d.ts +6 -17
- package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
- package/app/eo-framework/grid/grid.module.d.ts +0 -3
- package/app/eo-framework/grid/grid.module.d.ts.map +1 -1
- package/app/eo-framework/grid/row-grouping/batchRemover.d.ts +13 -0
- package/app/eo-framework/grid/row-grouping/batchRemover.d.ts.map +1 -0
- package/app/eo-framework/grid/row-grouping/group-stage.d.ts +14 -14
- package/app/eo-framework/grid/row-grouping/group-stage.d.ts.map +1 -1
- package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts +1 -0
- package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts.map +1 -1
- package/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.d.ts +1 -1
- package/app/eo-framework/inbox-details/inbox-details.component.d.ts +1 -1
- package/app/eo-framework/list-container/list-container.component.d.ts +1 -1
- package/app/eo-framework/media/media.component.d.ts +1 -1
- package/app/eo-framework/object-details/edit-icon/edit-icon.component.d.ts +1 -1
- package/app/eo-framework/object-details/favorite-icon/favorite-icon.component.d.ts +1 -1
- package/app/eo-framework/object-details/object-details.component.d.ts +1 -1
- package/app/eo-framework/object-details/object-history/history-filter/history-filter.component.d.ts +1 -1
- package/app/eo-framework/object-details/object-history/object-history.component.d.ts +1 -1
- package/app/eo-framework/object-details/object-links/object-links.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/form-element/form-element.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +4 -1
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/object-form.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form-edit/object-form-edit.component.d.ts +1 -1
- package/app/eo-framework/object-state-details/object-state-details.component.d.ts +1 -1
- package/app/eo-framework/plugins/plugin.component.d.ts +2 -2
- package/app/eo-framework/plugins/plugins.module.d.ts.map +1 -1
- package/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.d.ts +1 -1
- package/app/eo-framework/prepare-details/prepare-details.component.d.ts +1 -1
- package/app/eo-framework/process/details/process-details.component.d.ts +1 -1
- package/app/eo-framework/process/history/process-history.component.d.ts +1 -1
- package/app/eo-framework/process/process-file/process-file.component.d.ts +1 -1
- package/app/eo-framework/process-form/process-form.component.d.ts +1 -1
- package/app/eo-framework/quick-search/quick-search/quick-search.component.d.ts +1 -1
- package/app/eo-framework/recyclebin-details/recyclebin-details.component.d.ts +1 -1
- package/app/eo-framework/result-list/result-list.component.d.ts +1 -1
- package/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.d.ts +1 -1
- package/app/eo-framework/settings/permissions/permissions.component.d.ts +1 -1
- package/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.d.ts +1 -1
- package/app/eo-framework/shortcuts/shortcuts.directive.d.ts +1 -1
- package/app/eo-framework/stored-query/stored-query/stored-query.component.d.ts +1 -1
- package/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.d.ts +1 -1
- package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts +1 -1
- package/app/eo-framework/tree/tree-node/tree-node.component.d.ts +1 -1
- package/app/eo-framework/tree/tree.component.d.ts +1 -1
- package/app/eo-framework/ui/eo-dialog/eo-dialog.component.d.ts +1 -1
- package/app/eo-framework/ui/eo-icon/eo-icon.component.d.ts +1 -1
- package/app/eo-framework/ui/error-message/error-message.component.d.ts +1 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.d.ts +1 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts +1 -1
- package/app/eo-framework/ui/loading-spinner/loading-spinner.component.d.ts +1 -1
- package/app/eo-framework/ui/overlay/overlay.component.d.ts +1 -1
- package/app/eo-framework/ui/query-scope-select/query-scope-select.component.d.ts +1 -1
- package/app/eo-framework/ui/rtl-aware/rtl-aware.directive.d.ts +1 -1
- package/app/eo-framework/ui/signature-tab/signature-tab.component.d.ts +1 -1
- package/app/eo-framework/ui/user-avatar/user-avatar.component.d.ts +1 -1
- package/app/eo-framework/upload-overlay/upload-overlay-guard.service.d.ts +2 -2
- package/app/eo-framework/upload-overlay/upload-overlay-guard.service.d.ts.map +1 -1
- package/app/eo-framework/util/directive/prevent-double-click.directive.d.ts +1 -1
- package/app/eo-framework-core/api/grid.service.d.ts +4 -3
- package/app/eo-framework-core/api/grid.service.d.ts.map +1 -1
- package/app/eo-framework-core/pending-changes/pending-changes-guard.service.d.ts +1 -2
- package/app/eo-framework-core/pending-changes/pending-changes-guard.service.d.ts.map +1 -1
- package/app/eo-framework-core/route-guards/auth/auth-guard.service.d.ts +2 -2
- package/app/eo-framework-core/route-guards/auth/auth-guard.service.d.ts.map +1 -1
- package/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.d.ts +2 -2
- package/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.d.ts.map +1 -1
- package/assets/_default/i18n/de.json +1 -0
- package/assets/_default/i18n/en.json +1 -0
- package/esm2022/app/eo-client/about-state/about-state.component.mjs +81 -0
- package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +305 -0
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +288 -0
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +265 -0
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +121 -0
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +125 -0
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +192 -0
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +164 -0
- package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +59 -0
- package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.mjs +8 -8
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +60 -0
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +42 -0
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +69 -0
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +43 -0
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +116 -0
- package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +123 -0
- package/{esm2020 → esm2022}/app/eo-client/eo-client-routing.module.mjs +5 -5
- package/esm2022/app/eo-client/eo-client.module.mjs +170 -0
- package/esm2022/app/eo-client/favorite-state/favorite-state.component.mjs +150 -0
- package/esm2022/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +218 -0
- package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state-routing.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state.module.mjs +13 -13
- package/esm2022/app/eo-client/login/login.component.mjs +111 -0
- package/esm2022/app/eo-client/notifications-state/notifications-state.component.mjs +227 -0
- package/esm2022/app/eo-client/object-state/object-state/object-state.component.mjs +342 -0
- package/{esm2020 → esm2022}/app/eo-client/object-state/object-state-routing.module.mjs +5 -5
- package/esm2022/app/eo-client/object-state/object-state-service/object-state.service.mjs +134 -0
- package/{esm2020 → esm2022}/app/eo-client/object-state/object-state.module.mjs +11 -11
- package/esm2022/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +159 -0
- package/{esm2020 → esm2022}/app/eo-client/prepare-state/prepare-state-routing.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-client/prepare-state/prepare-state.module.mjs +15 -15
- package/esm2022/app/eo-client/process-state/process-state.component.mjs +330 -0
- package/esm2022/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +150 -0
- package/esm2022/app/eo-client/result-state/result-state.component.mjs +71 -0
- package/esm2022/app/eo-client/settings/settings.component.mjs +287 -0
- package/esm2022/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +209 -0
- package/esm2022/app/eo-client/version-state/version-state.component.mjs +142 -0
- package/{esm2020 → esm2022}/app/eo-framework/accordion/accordion.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive.mjs +5 -5
- package/esm2022/app/eo-framework/actions/action-menu/action-menu.component.mjs +208 -0
- package/esm2022/app/eo-framework/actions/action-service/action.service.mjs +185 -0
- package/esm2022/app/eo-framework/actions/action-target.mjs +28 -0
- package/esm2022/app/eo-framework/actions/action.module.mjs +269 -0
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +201 -0
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +50 -0
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +134 -0
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +50 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.mjs +6 -6
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/clipboard/clipboard-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +95 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/copy-action/copy-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +88 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cut-action/cut-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +111 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-action/delete-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-action/delete-prepared-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.mjs +6 -6
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-content-action/delete-content-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/download-action/download-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.mjs +6 -6
- package/esm2022/app/eo-framework/actions/actions/email/email/email.component.mjs +97 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/email/email-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +76 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/definalize-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/finalize-action.mjs +6 -6
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.mjs +6 -6
- package/esm2022/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +56 -0
- package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +69 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/open-document-action/open-document-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/open-versions-action/open-versions-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +45 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/restore-version-action/restore-version-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +89 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/share-object-action/share-object-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +184 -0
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +53 -0
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +146 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/signature-action/signature-action.component.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/unlock-action/unlock-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/update-resubmission-action/update-resubmission-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +107 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/workflow-action/workflow-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +173 -0
- package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/app-add/app-add.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +203 -0
- package/esm2022/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +112 -0
- package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +793 -0
- package/esm2022/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +46 -0
- package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.mjs +6 -6
- package/esm2022/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +42 -0
- package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-shell-routing.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-shell.module.mjs +40 -40
- package/{esm2020 → esm2022}/app/eo-framework/cta/component/cta.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/cta/cta.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/eo-framework.module.mjs +110 -110
- package/{esm2020 → esm2022}/app/eo-framework/error/error.module.mjs +9 -9
- package/{esm2020 → esm2022}/app/eo-framework/error/error404/error404.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/error/not-found/not-found.component.mjs +5 -5
- package/esm2022/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +62 -0
- package/esm2022/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +312 -0
- package/esm2022/app/eo-framework/form-elements/date/date.component.mjs +101 -0
- package/esm2022/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +44 -0
- package/esm2022/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +184 -0
- package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +303 -0
- package/{esm2020 → esm2022}/app/eo-framework/form-elements/form-elements.module.mjs +76 -76
- package/esm2022/app/eo-framework/form-elements/form-input/form-input.component.mjs +73 -0
- package/esm2022/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +35 -0
- package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +252 -0
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +253 -0
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +33 -0
- package/esm2022/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +106 -0
- package/esm2022/app/eo-framework/form-elements/number/number.component.mjs +171 -0
- package/esm2022/app/eo-framework/form-elements/number-range/number-range.component.mjs +138 -0
- package/esm2022/app/eo-framework/form-elements/organization/organization.component.mjs +216 -0
- package/{esm2020 → esm2022}/app/eo-framework/form-elements/password/password.component.mjs +4 -4
- package/esm2022/app/eo-framework/form-elements/reference/reference.component.mjs +223 -0
- package/esm2022/app/eo-framework/form-elements/string/string.component.mjs +254 -0
- package/{esm2020 → esm2022}/app/eo-framework/frame/frame.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +211 -0
- package/esm2022/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +83 -0
- package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/empty/empty.component.mjs +4 -4
- package/esm2022/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +65 -0
- package/esm2022/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +82 -0
- package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +85 -0
- package/esm2022/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +98 -0
- package/esm2022/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +52 -0
- package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.mjs +6 -6
- package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.mjs +4 -4
- package/esm2022/app/eo-framework/grid/extensions/services/list-settings.service.mjs +42 -0
- package/esm2022/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +36 -0
- package/esm2022/app/eo-framework/grid/filters/codesystem-filter.component.mjs +94 -0
- package/esm2022/app/eo-framework/grid/filters/datetime-filter.component.mjs +75 -0
- package/esm2022/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +96 -0
- package/esm2022/app/eo-framework/grid/filters/list-filter.component.mjs +54 -0
- package/esm2022/app/eo-framework/grid/filters/organization-filter.component.mjs +64 -0
- package/esm2022/app/eo-framework/grid/grid.component.mjs +420 -0
- package/esm2022/app/eo-framework/grid/grid.module.mjs +97 -0
- package/esm2022/app/eo-framework/grid/row-grouping/batchRemover.mjs +50 -0
- package/esm2022/app/eo-framework/grid/row-grouping/group-stage.mjs +623 -0
- package/{esm2020 → esm2022}/app/eo-framework/grid/row-grouping/row-grouping.module.mjs +2 -1
- package/{esm2020 → esm2022}/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.mjs +5 -5
- package/esm2022/app/eo-framework/inbox-details/inbox-details.component.mjs +457 -0
- package/esm2022/app/eo-framework/list-container/list-container.component.mjs +101 -0
- package/{esm2020 → esm2022}/app/eo-framework/list-container/list-container.module.mjs +7 -7
- package/esm2022/app/eo-framework/media/content-preview.service.mjs +42 -0
- package/esm2022/app/eo-framework/media/media.component.mjs +315 -0
- package/{esm2020 → esm2022}/app/eo-framework/media/media.module.mjs +13 -13
- package/{esm2020 → esm2022}/app/eo-framework/object-details/edit-icon/edit-icon.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +104 -0
- package/esm2022/app/eo-framework/object-details/object-details.component.mjs +439 -0
- package/{esm2020 → esm2022}/app/eo-framework/object-details/object-details.module.mjs +42 -42
- package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +32 -0
- package/{esm2020 → esm2022}/app/eo-framework/object-details/object-history/history-filter/history-filter.component.mjs +4 -4
- package/esm2022/app/eo-framework/object-details/object-history/object-history.component.mjs +82 -0
- package/esm2022/app/eo-framework/object-details/object-links/object-links.component.mjs +292 -0
- package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.mjs +5 -5
- package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +123 -0
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +639 -0
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +238 -0
- package/esm2022/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +40 -0
- package/esm2022/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +81 -0
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +113 -0
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +267 -0
- package/esm2022/app/eo-framework/object-form/object-form/object-form.component.mjs +148 -0
- package/esm2022/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +216 -0
- package/esm2022/app/eo-framework/object-form/object-form-helper.service.mjs +717 -0
- package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form.module.mjs +37 -37
- package/esm2022/app/eo-framework/object-state-details/object-state-details.component.mjs +135 -0
- package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.component.mjs +16 -16
- package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.directive.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.service.mjs +6 -6
- package/esm2022/app/eo-framework/plugins/plugins.module.mjs +55 -0
- package/{esm2020 → esm2022}/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.mjs +4 -4
- package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +557 -0
- package/esm2022/app/eo-framework/process/details/process-details.component.mjs +226 -0
- package/{esm2020 → esm2022}/app/eo-framework/process/history/process-history.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/process/process-file/process-file.component.mjs +6 -6
- package/esm2022/app/eo-framework/process-form/process-form.component.mjs +50 -0
- package/{esm2020 → esm2022}/app/eo-framework/process-form/process-form.module.mjs +11 -11
- package/esm2022/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +220 -0
- package/{esm2020 → esm2022}/app/eo-framework/quick-search/quick-search.module.mjs +11 -11
- package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +271 -0
- package/esm2022/app/eo-framework/result-list/result-list.component.mjs +369 -0
- package/{esm2020 → esm2022}/app/eo-framework/result-list/result-list.module.mjs +11 -11
- package/esm2022/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +125 -0
- package/{esm2020 → esm2022}/app/eo-framework/settings/permissions/permissions.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/settings/settings.module.mjs +13 -13
- package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +65 -0
- package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +130 -0
- package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcut.interface.mjs +1 -1
- package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcuts.directive.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcuts.module.mjs +9 -9
- package/esm2022/app/eo-framework/shortcuts/shortcuts.service.mjs +45 -0
- package/esm2022/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +225 -0
- package/esm2022/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +46 -0
- package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +501 -0
- package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query.module.mjs +20 -20
- package/{esm2020 → esm2022}/app/eo-framework/tree/tree-node/tree-node.component.mjs +5 -5
- package/esm2022/app/eo-framework/tree/tree.component.mjs +281 -0
- package/{esm2020 → esm2022}/app/eo-framework/tree/tree.module.mjs +7 -7
- package/{esm2020 → esm2022}/app/eo-framework/ui/animations/panel-loading.animation.mjs +1 -1
- package/esm2022/app/eo-framework/ui/clipboard/clipboard.component.mjs +159 -0
- package/esm2022/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +130 -0
- package/esm2022/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +119 -0
- package/esm2022/app/eo-framework/ui/error-message/error-message.component.mjs +33 -0
- package/{esm2020 → esm2022}/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +4 -4
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +147 -0
- package/{esm2020 → esm2022}/app/eo-framework/ui/loading-spinner/loading-spinner.component.mjs +8 -8
- package/esm2022/app/eo-framework/ui/outside-click/outside-click.directive.mjs +60 -0
- package/esm2022/app/eo-framework/ui/overlay/overlay.component.mjs +71 -0
- package/{esm2020 → esm2022}/app/eo-framework/ui/query-scope-select/query-scope-select.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/router-link/router-link.directive.mjs +26 -0
- package/esm2022/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +57 -0
- package/esm2022/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +32 -0
- package/{esm2020 → esm2022}/app/eo-framework/ui/ui.module.mjs +59 -59
- package/esm2022/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +54 -0
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +17 -0
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay.component.mjs +397 -0
- package/{esm2020 → esm2022}/app/eo-framework/util/directive/prevent-double-click.directive.mjs +5 -5
- package/esm2022/app/eo-framework/util/directive/trap-focus.directive.mjs +69 -0
- package/esm2022/app/eo-framework/util/services/utilities.service.mjs +25 -0
- package/esm2022/app/eo-framework/util/sortable/order-by.pipe.mjs +48 -0
- package/{esm2020 → esm2022}/app/eo-framework/util/util.module.mjs +5 -5
- package/esm2022/app/eo-framework-core/agent/agent.service.mjs +178 -0
- package/esm2022/app/eo-framework-core/api/grid.service.mjs +732 -0
- package/esm2022/app/eo-framework-core/api/plugins.service.mjs +258 -0
- package/esm2022/app/eo-framework-core/empty-state/empty-state.service.mjs +53 -0
- package/esm2022/app/eo-framework-core/eo-framework-core.module.mjs +105 -0
- package/esm2022/app/eo-framework-core/error-handler/error-handler.service.mjs +89 -0
- package/esm2022/app/eo-framework-core/layout/layout.service.mjs +106 -0
- package/esm2022/app/eo-framework-core/location/location.service.mjs +146 -0
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +18 -0
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes.service.mjs +112 -0
- package/esm2022/app/eo-framework-core/pipes/filesize.pipe.mjs +30 -0
- package/{esm2020 → esm2022}/app/eo-framework-core/pipes/keys.pipe.mjs +4 -4
- package/esm2022/app/eo-framework-core/pipes/locale-date.pipe.mjs +63 -0
- package/esm2022/app/eo-framework-core/pipes/locale-number.pipe.mjs +109 -0
- package/{esm2020 → esm2022}/app/eo-framework-core/pipes/pipes.module.mjs +19 -19
- package/{esm2020 → esm2022}/app/eo-framework-core/pipes/safe-html.pipe.mjs +5 -5
- package/esm2022/app/eo-framework-core/references/reference.service.mjs +266 -0
- package/esm2022/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +29 -0
- package/esm2022/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +55 -0
- package/esm2022/app/eo-framework-core/search/app-search.service.mjs +387 -0
- package/esm2022/app/eo-framework-core/selection/selection.service.mjs +63 -0
- package/esm2022/app/eo-framework-core/title/page-title.service.mjs +42 -0
- package/{fesm2020 → fesm2022}/eo-sdk-client.mjs +2278 -2143
- package/fesm2022/eo-sdk-client.mjs.map +1 -0
- package/misc/scripts/copy-client-assets.js +1 -1
- package/package.json +31 -44
- package/styles.css +725 -550
- package/styles.scss +3 -3
- package/esm2020/app/eo-client/about-state/about-state.component.mjs +0 -81
- package/esm2020/app/eo-client/dashboard/dashboard.component.mjs +0 -305
- package/esm2020/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +0 -288
- package/esm2020/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +0 -265
- package/esm2020/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +0 -121
- package/esm2020/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +0 -125
- package/esm2020/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +0 -192
- package/esm2020/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +0 -164
- package/esm2020/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +0 -59
- package/esm2020/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +0 -60
- package/esm2020/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +0 -42
- package/esm2020/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +0 -69
- package/esm2020/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +0 -43
- package/esm2020/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +0 -116
- package/esm2020/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +0 -123
- package/esm2020/app/eo-client/eo-client.module.mjs +0 -170
- package/esm2020/app/eo-client/favorite-state/favorite-state.component.mjs +0 -150
- package/esm2020/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +0 -218
- package/esm2020/app/eo-client/login/login.component.mjs +0 -111
- package/esm2020/app/eo-client/notifications-state/notifications-state.component.mjs +0 -227
- package/esm2020/app/eo-client/object-state/object-state/object-state.component.mjs +0 -342
- package/esm2020/app/eo-client/object-state/object-state-service/object-state.service.mjs +0 -134
- package/esm2020/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +0 -159
- package/esm2020/app/eo-client/process-state/process-state.component.mjs +0 -330
- package/esm2020/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +0 -150
- package/esm2020/app/eo-client/result-state/result-state.component.mjs +0 -71
- package/esm2020/app/eo-client/settings/settings.component.mjs +0 -287
- package/esm2020/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +0 -209
- package/esm2020/app/eo-client/version-state/version-state.component.mjs +0 -142
- package/esm2020/app/eo-framework/actions/action-menu/action-menu.component.mjs +0 -208
- package/esm2020/app/eo-framework/actions/action-service/action.service.mjs +0 -185
- package/esm2020/app/eo-framework/actions/action-target.mjs +0 -28
- package/esm2020/app/eo-framework/actions/action.module.mjs +0 -274
- package/esm2020/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +0 -201
- package/esm2020/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +0 -50
- package/esm2020/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +0 -134
- package/esm2020/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +0 -50
- package/esm2020/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +0 -95
- package/esm2020/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +0 -88
- package/esm2020/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +0 -111
- package/esm2020/app/eo-framework/actions/actions/email/email/email.component.mjs +0 -97
- package/esm2020/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +0 -76
- package/esm2020/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +0 -56
- package/esm2020/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +0 -69
- package/esm2020/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +0 -45
- package/esm2020/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +0 -89
- package/esm2020/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +0 -184
- package/esm2020/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +0 -53
- package/esm2020/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +0 -146
- package/esm2020/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +0 -107
- package/esm2020/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +0 -173
- package/esm2020/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +0 -203
- package/esm2020/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +0 -112
- package/esm2020/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +0 -793
- package/esm2020/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +0 -46
- package/esm2020/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +0 -42
- package/esm2020/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +0 -62
- package/esm2020/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +0 -312
- package/esm2020/app/eo-framework/form-elements/date/date.component.mjs +0 -101
- package/esm2020/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +0 -44
- package/esm2020/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +0 -184
- package/esm2020/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +0 -303
- package/esm2020/app/eo-framework/form-elements/form-input/form-input.component.mjs +0 -73
- package/esm2020/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +0 -35
- package/esm2020/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +0 -252
- package/esm2020/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +0 -253
- package/esm2020/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +0 -33
- package/esm2020/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +0 -106
- package/esm2020/app/eo-framework/form-elements/number/number.component.mjs +0 -171
- package/esm2020/app/eo-framework/form-elements/number-range/number-range.component.mjs +0 -138
- package/esm2020/app/eo-framework/form-elements/organization/organization.component.mjs +0 -216
- package/esm2020/app/eo-framework/form-elements/reference/reference.component.mjs +0 -223
- package/esm2020/app/eo-framework/form-elements/string/string.component.mjs +0 -254
- package/esm2020/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +0 -211
- package/esm2020/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +0 -83
- package/esm2020/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +0 -65
- package/esm2020/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +0 -82
- package/esm2020/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +0 -85
- package/esm2020/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +0 -98
- package/esm2020/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +0 -52
- package/esm2020/app/eo-framework/grid/extensions/services/list-settings.service.mjs +0 -42
- package/esm2020/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +0 -36
- package/esm2020/app/eo-framework/grid/filters/codesystem-filter.component.mjs +0 -94
- package/esm2020/app/eo-framework/grid/filters/datetime-filter.component.mjs +0 -75
- package/esm2020/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +0 -96
- package/esm2020/app/eo-framework/grid/filters/list-filter.component.mjs +0 -54
- package/esm2020/app/eo-framework/grid/filters/organization-filter.component.mjs +0 -64
- package/esm2020/app/eo-framework/grid/grid.component.mjs +0 -421
- package/esm2020/app/eo-framework/grid/grid.module.mjs +0 -107
- package/esm2020/app/eo-framework/grid/row-grouping/group-stage.mjs +0 -528
- package/esm2020/app/eo-framework/inbox-details/inbox-details.component.mjs +0 -457
- package/esm2020/app/eo-framework/list-container/list-container.component.mjs +0 -101
- package/esm2020/app/eo-framework/media/content-preview.service.mjs +0 -42
- package/esm2020/app/eo-framework/media/media.component.mjs +0 -314
- package/esm2020/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +0 -104
- package/esm2020/app/eo-framework/object-details/object-details.component.mjs +0 -439
- package/esm2020/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +0 -32
- package/esm2020/app/eo-framework/object-details/object-history/object-history.component.mjs +0 -82
- package/esm2020/app/eo-framework/object-details/object-links/object-links.component.mjs +0 -292
- package/esm2020/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +0 -123
- package/esm2020/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +0 -634
- package/esm2020/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +0 -238
- package/esm2020/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +0 -40
- package/esm2020/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +0 -81
- package/esm2020/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +0 -113
- package/esm2020/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +0 -267
- package/esm2020/app/eo-framework/object-form/object-form/object-form.component.mjs +0 -148
- package/esm2020/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +0 -216
- package/esm2020/app/eo-framework/object-form/object-form-helper.service.mjs +0 -717
- package/esm2020/app/eo-framework/object-state-details/object-state-details.component.mjs +0 -134
- package/esm2020/app/eo-framework/plugins/plugins.module.mjs +0 -59
- package/esm2020/app/eo-framework/prepare-details/prepare-details.component.mjs +0 -557
- package/esm2020/app/eo-framework/process/details/process-details.component.mjs +0 -226
- package/esm2020/app/eo-framework/process-form/process-form.component.mjs +0 -50
- package/esm2020/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +0 -220
- package/esm2020/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +0 -271
- package/esm2020/app/eo-framework/result-list/result-list.component.mjs +0 -368
- package/esm2020/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +0 -125
- package/esm2020/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +0 -65
- package/esm2020/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +0 -130
- package/esm2020/app/eo-framework/shortcuts/shortcuts.service.mjs +0 -45
- package/esm2020/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +0 -225
- package/esm2020/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +0 -46
- package/esm2020/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +0 -501
- package/esm2020/app/eo-framework/tree/tree.component.mjs +0 -281
- package/esm2020/app/eo-framework/ui/clipboard/clipboard.component.mjs +0 -159
- package/esm2020/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +0 -130
- package/esm2020/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +0 -119
- package/esm2020/app/eo-framework/ui/error-message/error-message.component.mjs +0 -33
- package/esm2020/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +0 -146
- package/esm2020/app/eo-framework/ui/outside-click/outside-click.directive.mjs +0 -60
- package/esm2020/app/eo-framework/ui/overlay/overlay.component.mjs +0 -71
- package/esm2020/app/eo-framework/ui/router-link/router-link.directive.mjs +0 -26
- package/esm2020/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +0 -57
- package/esm2020/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +0 -32
- package/esm2020/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +0 -54
- package/esm2020/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +0 -17
- package/esm2020/app/eo-framework/upload-overlay/upload-overlay.component.mjs +0 -397
- package/esm2020/app/eo-framework/util/directive/trap-focus.directive.mjs +0 -69
- package/esm2020/app/eo-framework/util/services/utilities.service.mjs +0 -25
- package/esm2020/app/eo-framework/util/sortable/order-by.pipe.mjs +0 -48
- package/esm2020/app/eo-framework-core/agent/agent.service.mjs +0 -178
- package/esm2020/app/eo-framework-core/api/grid.service.mjs +0 -732
- package/esm2020/app/eo-framework-core/api/plugins.service.mjs +0 -258
- package/esm2020/app/eo-framework-core/empty-state/empty-state.service.mjs +0 -53
- package/esm2020/app/eo-framework-core/eo-framework-core.module.mjs +0 -105
- package/esm2020/app/eo-framework-core/error-handler/error-handler.service.mjs +0 -89
- package/esm2020/app/eo-framework-core/layout/layout.service.mjs +0 -106
- package/esm2020/app/eo-framework-core/location/location.service.mjs +0 -146
- package/esm2020/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +0 -18
- package/esm2020/app/eo-framework-core/pending-changes/pending-changes.service.mjs +0 -112
- package/esm2020/app/eo-framework-core/pipes/filesize.pipe.mjs +0 -30
- package/esm2020/app/eo-framework-core/pipes/locale-date.pipe.mjs +0 -63
- package/esm2020/app/eo-framework-core/pipes/locale-number.pipe.mjs +0 -109
- package/esm2020/app/eo-framework-core/references/reference.service.mjs +0 -266
- package/esm2020/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +0 -29
- package/esm2020/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +0 -55
- package/esm2020/app/eo-framework-core/search/app-search.service.mjs +0 -387
- package/esm2020/app/eo-framework-core/selection/selection.service.mjs +0 -63
- package/esm2020/app/eo-framework-core/title/page-title.service.mjs +0 -42
- package/esm2020/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.mjs +0 -5
- package/esm2020/projects/eo-sdk/core/lib/config/core-config.mjs +0 -23
- package/esm2020/projects/eo-sdk/core/lib/config/core-init.service.mjs +0 -71
- package/esm2020/projects/eo-sdk/core/lib/config/core-init.tokens.mjs +0 -8
- package/esm2020/projects/eo-sdk/core/lib/config/initialize-module.mjs +0 -11
- package/esm2020/projects/eo-sdk/core/lib/config/missing-translation-handler.mjs +0 -15
- package/esm2020/projects/eo-sdk/core/lib/config/translate-json-loader.mjs +0 -130
- package/esm2020/projects/eo-sdk/core/lib/environment.enaio.mjs +0 -12
- package/esm2020/projects/eo-sdk/core/lib/eo-core-shared.module.mjs +0 -24
- package/esm2020/projects/eo-sdk/core/lib/eo-core.module.mjs +0 -117
- package/esm2020/projects/eo-sdk/core/lib/interface/change-password.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/interface/event.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/interface/http-options.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/interface/logger.interface.mjs +0 -7
- package/esm2020/projects/eo-sdk/core/lib/interface/organization-objects.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/interface/tree-node.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/model/baseparams.model.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/model/bpm.model.mjs +0 -70
- package/esm2020/projects/eo-sdk/core/lib/model/custom-action.model.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/model/dms-object-history.model.mjs +0 -30
- package/esm2020/projects/eo-sdk/core/lib/model/dms-object.model.mjs +0 -140
- package/esm2020/projects/eo-sdk/core/lib/model/eo-error.model.mjs +0 -37
- package/esm2020/projects/eo-sdk/core/lib/model/eo-user.model.mjs +0 -86
- package/esm2020/projects/eo-sdk/core/lib/model/inbox-item.model.mjs +0 -36
- package/esm2020/projects/eo-sdk/core/lib/model/object-type.model.mjs +0 -39
- package/esm2020/projects/eo-sdk/core/lib/model/org.model.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/model/prepared-item.model.mjs +0 -35
- package/esm2020/projects/eo-sdk/core/lib/model/range-value.model.mjs +0 -45
- package/esm2020/projects/eo-sdk/core/lib/model/upload-file-item.model.mjs +0 -17
- package/esm2020/projects/eo-sdk/core/lib/model/upload-target.model.mjs +0 -50
- package/esm2020/projects/eo-sdk/core/lib/model/work-item-history.model.mjs +0 -54
- package/esm2020/projects/eo-sdk/core/lib/service/auth/auth-interceptor.mjs +0 -29
- package/esm2020/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/auth/auth.service.mjs +0 -215
- package/esm2020/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/backend/backend.service.mjs +0 -358
- package/esm2020/projects/eo-sdk/core/lib/service/bpm/bpm.service.mjs +0 -286
- package/esm2020/projects/eo-sdk/core/lib/service/cache/app-cache.service.mjs +0 -117
- package/esm2020/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.mjs +0 -60
- package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.mjs +0 -6
- package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.mjs +0 -100
- package/esm2020/projects/eo-sdk/core/lib/service/config/config.enum.mjs +0 -6
- package/esm2020/projects/eo-sdk/core/lib/service/config/config.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/config/config.service.mjs +0 -135
- package/esm2020/projects/eo-sdk/core/lib/service/dms/dms.service.mjs +0 -507
- package/esm2020/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/events/event.service.mjs +0 -44
- package/esm2020/projects/eo-sdk/core/lib/service/events/events.mjs +0 -27
- package/esm2020/projects/eo-sdk/core/lib/service/inbox/inbox.service.mjs +0 -111
- package/esm2020/projects/eo-sdk/core/lib/service/logger/console-log.service.mjs +0 -41
- package/esm2020/projects/eo-sdk/core/lib/service/logger/logger.mjs +0 -47
- package/esm2020/projects/eo-sdk/core/lib/service/notifications/notifications.service.mjs +0 -136
- package/esm2020/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/prepare/prepare.service.mjs +0 -305
- package/esm2020/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/search/search-query.model.mjs +0 -510
- package/esm2020/projects/eo-sdk/core/lib/service/search/search.service.mjs +0 -478
- package/esm2020/projects/eo-sdk/core/lib/service/signing/signing.service.mjs +0 -60
- package/esm2020/projects/eo-sdk/core/lib/service/storage/local-storage.service.mjs +0 -111
- package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.mjs +0 -216
- package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.mjs +0 -98
- package/esm2020/projects/eo-sdk/core/lib/service/system/system.service.mjs +0 -345
- package/esm2020/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/system-status/system-status.service.mjs +0 -104
- package/esm2020/projects/eo-sdk/core/lib/service/system-status/system.status.enum.mjs +0 -9
- package/esm2020/projects/eo-sdk/core/lib/service/system-status/system.status.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/upload/upload.service.mjs +0 -46
- package/esm2020/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.mjs +0 -83
- package/esm2020/projects/eo-sdk/core/lib/service/user/user.service.mjs +0 -399
- package/esm2020/projects/eo-sdk/core/lib/util/utils.mjs +0 -304
- package/esm2020/projects/eo-sdk/core/public_api.mjs +0 -85
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs +0 -6118
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs.map +0 -1
- package/fesm2015/eo-sdk-client.mjs +0 -27040
- package/fesm2015/eo-sdk-client.mjs.map +0 -1
- package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs +0 -6133
- package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs.map +0 -1
- package/fesm2020/eo-sdk-client.mjs.map +0 -1
- package/projects/eo-sdk/core/README.md +0 -113
- package/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.d.ts.map +0 -1
- package/projects/eo-sdk/core/index.d.ts +0 -6
- package/projects/eo-sdk/core/lib/config/core-config.d.ts +0 -14
- package/projects/eo-sdk/core/lib/config/core-config.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/core-init.service.d.ts +0 -33
- package/projects/eo-sdk/core/lib/config/core-init.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/core-init.tokens.d.ts +0 -8
- package/projects/eo-sdk/core/lib/config/core-init.tokens.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/initialize-module.d.ts +0 -7
- package/projects/eo-sdk/core/lib/config/initialize-module.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/missing-translation-handler.d.ts +0 -14
- package/projects/eo-sdk/core/lib/config/missing-translation-handler.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/translate-json-loader.d.ts +0 -21
- package/projects/eo-sdk/core/lib/config/translate-json-loader.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/environment.enaio.d.ts +0 -6
- package/projects/eo-sdk/core/lib/environment.enaio.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/eo-core-shared.module.d.ts +0 -12
- package/projects/eo-sdk/core/lib/eo-core-shared.module.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/eo-core.module.d.ts +0 -46
- package/projects/eo-sdk/core/lib/eo-core.module.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/change-password.interface.d.ts +0 -8
- package/projects/eo-sdk/core/lib/interface/change-password.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/event.interface.d.ts +0 -14
- package/projects/eo-sdk/core/lib/interface/event.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/http-options.interface.d.ts +0 -17
- package/projects/eo-sdk/core/lib/interface/http-options.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/logger.interface.d.ts +0 -20
- package/projects/eo-sdk/core/lib/interface/logger.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/organization-objects.interface.d.ts +0 -20
- package/projects/eo-sdk/core/lib/interface/organization-objects.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/tree-node.interface.d.ts +0 -24
- package/projects/eo-sdk/core/lib/interface/tree-node.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/baseparams.model.d.ts +0 -58
- package/projects/eo-sdk/core/lib/model/baseparams.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/bpm.model.d.ts +0 -253
- package/projects/eo-sdk/core/lib/model/bpm.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/custom-action.model.d.ts +0 -34
- package/projects/eo-sdk/core/lib/model/custom-action.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/dms-object-history.model.d.ts +0 -59
- package/projects/eo-sdk/core/lib/model/dms-object-history.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts +0 -137
- package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/eo-error.model.d.ts +0 -19
- package/projects/eo-sdk/core/lib/model/eo-error.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/eo-user.model.d.ts +0 -107
- package/projects/eo-sdk/core/lib/model/eo-user.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts +0 -71
- package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/object-type.model.d.ts +0 -125
- package/projects/eo-sdk/core/lib/model/object-type.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/org.model.d.ts +0 -94
- package/projects/eo-sdk/core/lib/model/org.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/prepared-item.model.d.ts +0 -190
- package/projects/eo-sdk/core/lib/model/prepared-item.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/range-value.model.d.ts +0 -22
- package/projects/eo-sdk/core/lib/model/range-value.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/upload-file-item.model.d.ts +0 -30
- package/projects/eo-sdk/core/lib/model/upload-file-item.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/upload-target.model.d.ts +0 -60
- package/projects/eo-sdk/core/lib/model/upload-target.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/work-item-history.model.d.ts +0 -52
- package/projects/eo-sdk/core/lib/model/work-item-history.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/auth/auth-interceptor.d.ts +0 -12
- package/projects/eo-sdk/core/lib/service/auth/auth-interceptor.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.d.ts +0 -23
- package/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/auth/auth.service.d.ts +0 -104
- package/projects/eo-sdk/core/lib/service/auth/auth.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.d.ts +0 -18
- package/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts +0 -209
- package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/bpm/bpm.service.d.ts +0 -150
- package/projects/eo-sdk/core/lib/service/bpm/bpm.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/cache/app-cache.service.d.ts +0 -59
- package/projects/eo-sdk/core/lib/service/cache/app-cache.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.d.ts +0 -54
- package/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.d.ts +0 -35
- package/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.d.ts +0 -5
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.d.ts +0 -16
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.d.ts +0 -49
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/config/config.enum.d.ts +0 -5
- package/projects/eo-sdk/core/lib/service/config/config.enum.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/config/config.interface.d.ts +0 -55
- package/projects/eo-sdk/core/lib/service/config/config.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/config/config.service.d.ts +0 -80
- package/projects/eo-sdk/core/lib/service/config/config.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts +0 -286
- package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.d.ts +0 -13
- package/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/events/event.service.d.ts +0 -31
- package/projects/eo-sdk/core/lib/service/events/event.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/events/events.d.ts +0 -27
- package/projects/eo-sdk/core/lib/service/events/events.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/inbox/inbox.service.d.ts +0 -66
- package/projects/eo-sdk/core/lib/service/inbox/inbox.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/logger/console-log.service.d.ts +0 -20
- package/projects/eo-sdk/core/lib/service/logger/console-log.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/logger/logger.d.ts +0 -25
- package/projects/eo-sdk/core/lib/service/logger/logger.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/notifications/notifications.service.d.ts +0 -78
- package/projects/eo-sdk/core/lib/service/notifications/notifications.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.d.ts +0 -9
- package/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts +0 -189
- package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.d.ts +0 -10
- package/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/search/search-query.model.d.ts +0 -327
- package/projects/eo-sdk/core/lib/service/search/search-query.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/search/search.service.d.ts +0 -173
- package/projects/eo-sdk/core/lib/service/search/search.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/signing/signing.service.d.ts +0 -52
- package/projects/eo-sdk/core/lib/service/signing/signing.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/storage/local-storage.service.d.ts +0 -53
- package/projects/eo-sdk/core/lib/service/storage/local-storage.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.d.ts +0 -15
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.d.ts +0 -108
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.d.ts +0 -74
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system/system.service.d.ts +0 -125
- package/projects/eo-sdk/core/lib/service/system/system.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.d.ts +0 -53
- package/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system-status/system-status.service.d.ts +0 -26
- package/projects/eo-sdk/core/lib/service/system-status/system-status.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system-status/system.status.enum.d.ts +0 -8
- package/projects/eo-sdk/core/lib/service/system-status/system.status.enum.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system-status/system.status.interface.d.ts +0 -8
- package/projects/eo-sdk/core/lib/service/system-status/system.status.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/upload/upload.service.d.ts +0 -28
- package/projects/eo-sdk/core/lib/service/upload/upload.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.d.ts +0 -50
- package/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/user/user.service.d.ts +0 -216
- package/projects/eo-sdk/core/lib/service/user/user.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/util/utils.d.ts +0 -148
- package/projects/eo-sdk/core/lib/util/utils.d.ts.map +0 -1
- package/projects/eo-sdk/core/public_api.d.ts +0 -82
- package/projects/eo-sdk/core/public_api.d.ts.map +0 -1
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/charts-widget/icharts.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/info-intray-widget/info-intray.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state/inbox.types.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/notifications-state/notifications-state.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/object-state/object-state-service/object-state.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/settings/agent-lock-settings.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/accordion/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/actions/signature-action/signature.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action-component.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action-list-entry.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/selection-range.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/animations/animations.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/app-search/app-search.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/app-shell/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/cta/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/error/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/form-elements/id-reference/animation/reference-finder.animation.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/form-elements/id-reference/interface/reference-finder.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/form-elements/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/filter/setFilters/set-filters.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/filters/filesize-filter.component.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/grid-filter.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/loader.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/list-container/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/media/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-details/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-details/object-history/history-filter/history-filter.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/form-status-changed-event.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-control-wrapper.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-control.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-group.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-script/object-form-script.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form-options.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/plugins/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/process/process-file/file-entry-permissions.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/quick-search/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/quick-search/quick-search/quick-search-result.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/result-list/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/settings/change-password/change-password.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/settings/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/global-shortcut-action.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/global-shortcut-component.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/stored-query/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query-type-filter.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/tree/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/tree/tree.component.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/ui/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/util/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/agent/agent.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/api/model/dms-object.api.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/empty-state/empty-state.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/error-handler/error-keys.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/pending-changes/pending-changes-component.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/eo-sdk-client.mjs +0 -0
- /package/{esm2020 → esm2022}/public_api.mjs +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"about-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/about-state/about-state.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,WAAW,EAAE,MAAM,EAAE,cAAc,EAAC,MAAM,cAAc,CAAC;;AAEjE,qBAKa,mBAAmB;IAsDlB,OAAO,CAAC,OAAO;IAAkB,OAAO,CAAC,WAAW;IAAe,OAAO,CAAC,MAAM;IApD7F,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;IACrB,aAAa;;;;
|
|
1
|
+
{"version":3,"file":"about-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/about-state/about-state.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,WAAW,EAAE,MAAM,EAAE,cAAc,EAAC,MAAM,cAAc,CAAC;;AAEjE,qBAKa,mBAAmB;IAsDlB,OAAO,CAAC,OAAO;IAAkB,OAAO,CAAC,WAAW;IAAe,OAAO,CAAC,MAAM;IApD7F,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;IACrB,aAAa;;;;QAA47D;IACz8D,QAAQ,EAAE,MAAM,CAAC;IAEjB,IAAI;;;;;MAKF;IAEF,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAoCN;gBAGkB,OAAO,EAAE,cAAc,EAAU,WAAW,EAAE,WAAW,EAAU,MAAM,EAAE,MAAM;IAcrG,WAAW;IAMX,SAAS,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA,GAAG,MAAM;yCA1EnB,mBAAmB;2CAAnB,mBAAmB;CA6E/B"}
|
package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts
CHANGED
|
@@ -61,6 +61,6 @@ export declare class ChartsSetupComponent implements IWidgetComponent, OnInit {
|
|
|
61
61
|
};
|
|
62
62
|
ngOnInit(): void;
|
|
63
63
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartsSetupComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChartsSetupComponent, "eo-charts-setup", never, { "widgetConfig": "widgetConfig"; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
64
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChartsSetupComponent, "eo-charts-setup", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
65
65
|
}
|
|
66
66
|
//# sourceMappingURL=charts-setup.component.d.ts.map
|
|
@@ -114,6 +114,6 @@ export declare class ChartsWidgetComponent implements IWidgetComponent {
|
|
|
114
114
|
refresh(): void;
|
|
115
115
|
onEmitQueryClick(event: any): void;
|
|
116
116
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartsWidgetComponent, never>;
|
|
117
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChartsWidgetComponent, "eo-charts-widget", never, { "editMode": "editMode"; "widgetConfig": "widgetConfig"; }, {}, never, never, false, never>;
|
|
117
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChartsWidgetComponent, "eo-charts-widget", never, { "editMode": { "alias": "editMode"; "required": false; }; "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
118
118
|
}
|
|
119
119
|
//# sourceMappingURL=charts-widget.component.d.ts.map
|
|
@@ -31,6 +31,6 @@ export declare class CountObjectsSetupComponent implements IWidgetComponent, OnI
|
|
|
31
31
|
getStoredQuery(id: string): import("rxjs").Observable<StoredQuery>;
|
|
32
32
|
ngOnInit(): void;
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<CountObjectsSetupComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CountObjectsSetupComponent, "eo-count-objects-setup", never, { "widgetConfig": "widgetConfig"; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CountObjectsSetupComponent, "eo-count-objects-setup", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
35
35
|
}
|
|
36
36
|
//# sourceMappingURL=count-objects-setup.component.d.ts.map
|
package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.d.ts
CHANGED
|
@@ -24,6 +24,6 @@ export declare class CountObjectsWidgetComponent implements IWidgetComponent {
|
|
|
24
24
|
private meetsThreshold;
|
|
25
25
|
onEmitQueryClick(): void;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<CountObjectsWidgetComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CountObjectsWidgetComponent, "eo-count-objects-widget", never, { "widgetConfig": "widgetConfig"; }, {}, never, never, false, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CountObjectsWidgetComponent, "eo-count-objects-widget", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
28
28
|
}
|
|
29
29
|
//# sourceMappingURL=count-objects-widget.component.d.ts.map
|
package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.d.ts
CHANGED
|
@@ -36,6 +36,6 @@ export declare class HitlistSetupComponent implements IWidgetComponent, OnInit {
|
|
|
36
36
|
getFieldDefinition(type: any): import("rxjs").Subscription;
|
|
37
37
|
ngOnInit(): void;
|
|
38
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<HitlistSetupComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HitlistSetupComponent, "eo-hitlist-setup", never, { "widgetConfig": "widgetConfig"; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HitlistSetupComponent, "eo-hitlist-setup", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
40
40
|
}
|
|
41
41
|
//# sourceMappingURL=hitlist-setup.component.d.ts.map
|
|
@@ -27,6 +27,6 @@ export declare class HitlistWidgetComponent implements IWidgetComponent {
|
|
|
27
27
|
onItemClick(item: any, event: any): void;
|
|
28
28
|
onEmitQueryClick(event: any): void;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<HitlistWidgetComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HitlistWidgetComponent, "eo-hitlist-widget", never, { "editMode": "editMode"; "widgetConfig": "widgetConfig"; }, {}, never, never, false, never>;
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HitlistWidgetComponent, "eo-hitlist-widget", never, { "editMode": { "alias": "editMode"; "required": false; }; "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
31
31
|
}
|
|
32
32
|
//# sourceMappingURL=hitlist-widget.component.d.ts.map
|
package/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.d.ts
CHANGED
|
@@ -14,6 +14,6 @@ export declare class IframeSetupComponent implements IWidgetSetupComponent {
|
|
|
14
14
|
constructor(fb: FormBuilder);
|
|
15
15
|
private setWidgetConfig;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<IframeSetupComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IframeSetupComponent, "eo-iframe-setup", never, { "widgetConfig": "widgetConfig"; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IframeSetupComponent, "eo-iframe-setup", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=iframe-setup.component.d.ts.map
|
|
@@ -19,6 +19,6 @@ export declare class IframeWidgetComponent implements IWidgetComponent {
|
|
|
19
19
|
set widgetConfig(c: Iframe | undefined);
|
|
20
20
|
get widgetConfig(): Iframe | undefined;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<IframeWidgetComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IframeWidgetComponent, "eo-iframe-widget", never, { "widgetConfig": "widgetConfig"; }, {}, never, never, false, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IframeWidgetComponent, "eo-iframe-widget", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
23
23
|
}
|
|
24
24
|
//# sourceMappingURL=iframe-widget.component.d.ts.map
|
|
@@ -16,6 +16,6 @@ export declare class InfoInboxSetupComponent implements IWidgetSetupComponent, O
|
|
|
16
16
|
ngOnInit(): void;
|
|
17
17
|
private setWidgetConfig;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<InfoInboxSetupComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InfoInboxSetupComponent, "eo-info-inbox-setup", never, { "widgetConfig": "widgetConfig"; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InfoInboxSetupComponent, "eo-info-inbox-setup", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
20
20
|
}
|
|
21
21
|
//# sourceMappingURL=info-inbox-setup.component.d.ts.map
|
|
@@ -14,6 +14,6 @@ export declare class InfoInboxWidgetComponent implements IWidgetComponent, OnIni
|
|
|
14
14
|
constructor(capabilityService: CapabilitiesService, inboxService: InboxService);
|
|
15
15
|
ngOnInit(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<InfoInboxWidgetComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InfoInboxWidgetComponent, "eo-info-inbox-widget", never, { "widgetConfig": "widgetConfig"; }, {}, never, never, false, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InfoInboxWidgetComponent, "eo-info-inbox-widget", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=info-inbox-widget.component.d.ts.map
|
|
@@ -20,6 +20,6 @@ export declare class InfoIntraySetupComponent implements IWidgetSetupComponent,
|
|
|
20
20
|
private setWidgetConfig;
|
|
21
21
|
ngOnInit(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<InfoIntraySetupComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InfoIntraySetupComponent, "eo-info-intray-setup", never, { "widgetConfig": "widgetConfig"; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InfoIntraySetupComponent, "eo-info-intray-setup", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
24
24
|
}
|
|
25
25
|
//# sourceMappingURL=info-intray-setup.component.d.ts.map
|
package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.d.ts
CHANGED
|
@@ -15,6 +15,6 @@ export declare class InfoIntrayWidgetComponent implements IWidgetComponent, OnIn
|
|
|
15
15
|
constructor(userService: UserService, capabilityService: CapabilitiesService, prepareService: PrepareService);
|
|
16
16
|
ngOnInit(): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<InfoIntrayWidgetComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InfoIntrayWidgetComponent, "eo-info-intray", never, { "widgetConfig": "widgetConfig"; }, {}, never, never, false, never>;
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InfoIntrayWidgetComponent, "eo-info-intray", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
19
19
|
}
|
|
20
20
|
//# sourceMappingURL=info-intray-widget.component.d.ts.map
|
package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.d.ts
CHANGED
|
@@ -23,6 +23,6 @@ export declare class LastEditedAndCreatedComponent implements IWidgetComponent,
|
|
|
23
23
|
getLastModified(): void;
|
|
24
24
|
getLastCreated(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<LastEditedAndCreatedComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LastEditedAndCreatedComponent, "eo-last-edited-and-created", never, { "widgetConfig": "widgetConfig"; }, {}, never, never, false, never>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LastEditedAndCreatedComponent, "eo-last-edited-and-created", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
27
27
|
}
|
|
28
28
|
//# sourceMappingURL=last-edited-and-created.component.d.ts.map
|
|
@@ -40,6 +40,6 @@ export declare class SearchWidgetComponent implements OnInit, IWidgetComponent {
|
|
|
40
40
|
onEmitQueryClick(event: any, q: any): void;
|
|
41
41
|
ngOnInit(): void;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<SearchWidgetComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SearchWidgetComponent, "eo-search-widget", never, { "widgetConfig": "widgetConfig"; }, {}, never, never, false, never>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchWidgetComponent, "eo-search-widget", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
44
44
|
}
|
|
45
45
|
//# sourceMappingURL=search-widget.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stored-queries-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/stored-queries-state/stored-queries-state.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAY,SAAS,EAAE,MAAM,EAAY,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,cAAc,EAAiB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAC,MAAM,
|
|
1
|
+
{"version":3,"file":"stored-queries-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/stored-queries-state/stored-queries-state.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAY,SAAS,EAAE,MAAM,EAAY,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,cAAc,EAAiB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAC,MAAM,EAAe,oBAAoB,EAAE,WAAW,EAAE,gBAAgB,EAAE,WAAW,EAAQ,MAAM,cAAc,CAAC;AAG1H,OAAO,EAAC,uBAAuB,EAAC,MAAM,6EAA6E,CAAC;AACpH,OAAO,EAAC,qBAAqB,EAAC,MAAM,iEAAiE,CAAC;AACtG,OAAO,EAAC,gBAAgB,EAAC,MAAM,mDAAmD,CAAC;AACnF,OAAO,EAAC,gBAAgB,EAAC,MAAM,qDAAqD,CAAC;AACrF,OAAO,EAAC,gBAAgB,EAAC,MAAM,kDAAkD,CAAC;AAElF,OAAO,EAAC,UAAU,EAAC,MAAM,4EAA4E,CAAC;AACtG,OAAO,EAAC,aAAa,EAAC,MAAM,wCAAwC,CAAC;;AAIrE,qBAMa,2BAA4B,YAAW,MAAM,EAAE,uBAAuB,EAAE,SAAS;IAehF,OAAO,CAAC,KAAK;IACvB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,cAAc;IACf,SAAS,EAAE,gBAAgB;IAClC,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,oBAAoB;IAC5B,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,SAAS;IArBnB,aAAa,EAAE,WAAW,EAAE,CAAM;IAClC,aAAa,EAAE,WAAW,CAAC;IAC3B,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,gBAAgB,EAAE,UAAU,EAAE,CAAM;IACpC,QAAQ,EAAE,WAAW,EAAE,CAAC;IACxB,gBAAgB,EAAE,GAAG,CAAM;IAE3B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,UAAQ;IAEE,MAAM,EAAE,aAAa,CAAC;gBAEvB,KAAK,EAAE,cAAc,EAC/B,MAAM,EAAE,MAAM,EACd,cAAc,EAAE,qBAAqB,EACtC,SAAS,EAAE,gBAAgB,EAC1B,SAAS,EAAE,gBAAgB,EAC3B,oBAAoB,EAAE,oBAAoB,EAC1C,YAAY,EAAE,gBAAgB,EAC9B,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,gBAAgB;IAIrC,MAAM,CAAC,KAAK,EAAE,WAAW;IAQzB,iBAAiB;IAIjB,eAAe;IAYf,WAAW;IAIX,WAAW,CAAC,EAAE,KAAA;IASd,UAAU,CAAC,GAAG,KAAA;IASd,UAAU,CAAC,IAAI,KAAA,EAAE,IAAI,EAAE,MAAM;IAY7B,WAAW;IASX,YAAY;IAIZ,UAAU,CAAC,IAAI,KAAA,EAAE,EAAE,KAAA;IAgCnB,YAAY,CAAC,MAAM,KAAA;IA+BnB,MAAM;IAON,WAAW;IAIX,OAAO,CAAC,oBAAoB;IAgB5B,QAAQ;yCA5LG,2BAA2B;2CAA3B,2BAA2B;CAgNvC"}
|
|
@@ -11,6 +11,6 @@ export declare class SimpleAccordionComponent {
|
|
|
11
11
|
selectChange: EventEmitter<boolean>;
|
|
12
12
|
toggleOpen(): void;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleAccordionComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleAccordionComponent, "eo-simple-accordion", never, { "header": "header"; "styles": "styles"; "headerClass": "headerClass"; "selected": "selected"; }, { "selectChange": "selectChange"; }, never, ["*"], false, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleAccordionComponent, "eo-simple-accordion", never, { "header": { "alias": "header"; "required": false; }; "styles": { "alias": "styles"; "required": false; }; "headerClass": { "alias": "headerClass"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "selectChange": "selectChange"; }, never, ["*"], false, never>;
|
|
15
15
|
}
|
|
16
16
|
//# sourceMappingURL=simple-accordion.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/actions/action.module.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"action.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/actions/action.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAW,MAAM,eAAe,CAAC;AAO5D,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,EAAC,0BAA0B,EAAC,MAAM,mDAAmD,CAAC;AAC7F,OAAO,EAAC,uBAAuB,EAAC,MAAM,2CAA2C,CAAC;AAClF,OAAO,EAAC,qBAAqB,EAAC,MAAM,+DAA+D,CAAC;AACpG,OAAO,EAAC,2BAA2B,EAAC,MAAM,qDAAqD,CAAC;AAEhG,OAAO,EAAC,oBAAoB,EAAC,MAAM,8BAA8B,CAAC;AAClE,OAAO,EAAC,wBAAwB,EAAC,MAAM,sCAAsC,CAAC;AAE9E,OAAO,EAAC,qBAAqB,EAAC,MAAM,uCAAuC,CAAC;AAC5E,OAAO,EAAC,eAAe,EAAC,MAAM,iDAAiD,CAAC;AAChF,OAAO,EAAC,2BAA2B,EAAC,MAAM,qDAAqD,CAAC;AAChG,OAAO,EAAC,6BAA6B,EAAC,MAAM,yDAAyD,CAAC;AACtG,OAAO,EAAC,6BAA6B,EAAC,MAAM,gDAAgD,CAAC;AAE7F,OAAO,EAAC,wBAAwB,EAAC,MAAM,+EAA+E,CAAC;AACvH,OAAO,EAAC,8BAA8B,EAAC,MAAM,2DAA2D,CAAC;AAGzG,OAAO,EAAC,iCAAiC,EAAC,MAAM,iEAAiE,CAAC;AAClH,OAAO,EAAC,uBAAuB,EAAC,MAAM,qDAAqD,CAAC;AAC5F,OAAO,EAAC,iBAAiB,EAAC,MAAM,uDAAuD,CAAC;AACxF,OAAO,EAAC,sBAAsB,EAAC,MAAM,mDAAmD,CAAC;AAEzF,OAAO,EAAC,8BAA8B,EAAC,MAAM,2DAA2D,CAAC;AACzG,OAAO,EAAC,wBAAwB,EAAC,MAAM,+EAA+E,CAAC;AACvH,OAAO,EAAC,iCAAiC,EAAC,MAAM,iEAAiE,CAAC;AAClH,OAAO,EAAC,0BAA0B,EAAC,MAAM,mDAAmD,CAAC;AAC7F,OAAO,EAAC,oBAAoB,EAAC,MAAM,mEAAmE,CAAC;AACvG,OAAO,EAAC,kBAAkB,EAAC,MAAM,iCAAiC,CAAC;AACnE,OAAO,EAAC,uBAAuB,EAAC,MAAM,oCAAoC,CAAC;AAC3E,OAAO,EAAC,yBAAyB,EAAC,MAAM,sCAAsC,CAAC;AAC/E,OAAO,EAAC,4BAA4B,EAAC,MAAM,uDAAuD,CAAC;AACnG,OAAO,EAAC,qBAAqB,EAAC,MAAM,uCAAuC,CAAC;AAC5E,OAAO,EAAC,6BAA6B,EAAC,MAAM,4DAA4D,CAAC;AAEzG,OAAO,EAAE,6BAA6B,EAAE,MAAM,4EAA4E,CAAC;AAC3H,OAAO,EAAC,sBAAsB,EAAC,MAAM,yEAAyE,CAAC;AAC/G,OAAO,EAAC,wBAAwB,EAAC,MAAM,uDAAuD,CAAC;AAC/F,OAAO,EAAC,kBAAkB,EAAC,MAAM,0DAA0D,CAAC;AAC5F,OAAO,EAAC,4BAA4B,EAAC,MAAM,uDAAuD,CAAC;AACnG,OAAO,EAAC,sBAAsB,EAAC,MAAM,yEAAyE,CAAC;AAG/G,OAAO,EAAE,6BAA6B,EAAE,MAAM,mFAAmF,CAAC;AAClI,OAAO,EAAE,8BAA8B,EAAE,MAAM,+EAA+E,CAAC;AAC/H,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAC,qBAAqB,EAAC,MAAM,kEAAkE,CAAC;AAEvG,OAAO,EAAC,yBAAyB,EAAC,MAAM,4EAA4E,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAErH,eAAO,MAAM,eAAe,41CAyC3B,CAAC;AAEF;;;;GAIG;AACH,qBAuEa,YAAY;IACvB,MAAM,CAAC,OAAO,CAAC,UAAU,GAAE,GAAG,EAAO,GAAG,mBAAmB,CAAC,YAAY,CAAC;yCAD9D,YAAY;0CAAZ,YAAY;0CAAZ,YAAY;CAaxB"}
|
|
@@ -38,6 +38,6 @@ export declare class AddResubmissionComponent implements OnInit, AfterViewInit,
|
|
|
38
38
|
ngOnInit(): void;
|
|
39
39
|
ngAfterViewInit(): void;
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<AddResubmissionComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddResubmissionComponent, "eo-add-resubmission", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddResubmissionComponent, "eo-add-resubmission", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
42
42
|
}
|
|
43
43
|
//# sourceMappingURL=add-resubmission.component.d.ts.map
|
|
@@ -28,6 +28,6 @@ export declare class AddSubscriptionComponent implements OnInit, ActionComponent
|
|
|
28
28
|
private createTitle;
|
|
29
29
|
cancel(): void;
|
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<AddSubscriptionComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddSubscriptionComponent, "eo-add-subscription", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddSubscriptionComponent, "eo-add-subscription", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
32
32
|
}
|
|
33
33
|
//# sourceMappingURL=add-subscription.component.d.ts.map
|
|
@@ -28,6 +28,6 @@ export declare class CancelSigningComponent implements ActionComponent {
|
|
|
28
28
|
run(): void;
|
|
29
29
|
cancel(): void;
|
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<CancelSigningComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CancelSigningComponent, "eo-cancel-signing", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CancelSigningComponent, "eo-cancel-signing", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
32
32
|
}
|
|
33
33
|
//# sourceMappingURL=cancel-signing.component.d.ts.map
|
|
@@ -26,6 +26,6 @@ export declare class ClipboardObjectActionComponent implements ActionComponent,
|
|
|
26
26
|
showDescription(i: any, event: any): void;
|
|
27
27
|
cancel(): void;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ClipboardObjectActionComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ClipboardObjectActionComponent, "eo-clipboard-object-action", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ClipboardObjectActionComponent, "eo-clipboard-object-action", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
30
30
|
}
|
|
31
31
|
//# sourceMappingURL=clipboard-object-action.component.d.ts.map
|
|
@@ -24,6 +24,6 @@ export declare class CustomActionsComponent extends DmsObjectTarget implements S
|
|
|
24
24
|
run(selection: any): void;
|
|
25
25
|
runCustomActions(action: any, objects?: any[]): Observable<boolean>;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<CustomActionsComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CustomActionsComponent, "eo-custom-actions", never, { "action": "action"; }, {}, never, never, false, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CustomActionsComponent, "eo-custom-actions", never, { "action": { "alias": "action"; "required": false; }; }, {}, never, never, false, never>;
|
|
28
28
|
}
|
|
29
29
|
//# sourceMappingURL=custom-actions.component.d.ts.map
|
|
@@ -32,6 +32,6 @@ export declare class DeleteComponent implements OnInit, ActionComponent {
|
|
|
32
32
|
ngAfterViewInit(): void;
|
|
33
33
|
ngOnInit(): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<DeleteComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DeleteComponent, "eo-delete", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DeleteComponent, "eo-delete", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
36
36
|
}
|
|
37
37
|
//# sourceMappingURL=delete.component.d.ts.map
|
|
@@ -21,6 +21,6 @@ export declare class DeleteContentComponent implements ActionComponent, AfterVie
|
|
|
21
21
|
cancel(): void;
|
|
22
22
|
ngAfterViewInit(): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<DeleteContentComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DeleteContentComponent, "eo-delete-content", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DeleteContentComponent, "eo-delete-content", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
25
25
|
}
|
|
26
26
|
//# sourceMappingURL=delete-content.component.d.ts.map
|
|
@@ -21,6 +21,6 @@ export declare class DownloadObjectActionComponent implements ActionComponent, A
|
|
|
21
21
|
allowedItemType(contents: any): boolean;
|
|
22
22
|
cancel(): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<DownloadObjectActionComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DownloadObjectActionComponent, "eo-download-object-action", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DownloadObjectActionComponent, "eo-download-object-action", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
25
25
|
}
|
|
26
26
|
//# sourceMappingURL=download-object-action.component.d.ts.map
|
|
@@ -25,6 +25,6 @@ export declare class EmailComponent implements ActionComponent, AfterViewInit {
|
|
|
25
25
|
showDescription(i: any, event: any): void;
|
|
26
26
|
cancel(): void;
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<EmailComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EmailComponent, "eo-email", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
28
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EmailComponent, "eo-email", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
29
29
|
}
|
|
30
30
|
//# sourceMappingURL=email.component.d.ts.map
|
|
@@ -13,6 +13,6 @@ export declare class FinalizeObjectActionComponent implements ActionComponent, A
|
|
|
13
13
|
cancel(): void;
|
|
14
14
|
ngAfterViewInit(): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<FinalizeObjectActionComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FinalizeObjectActionComponent, "eo-finalize-object-action", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FinalizeObjectActionComponent, "eo-finalize-object-action", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
17
17
|
}
|
|
18
18
|
//# sourceMappingURL=finalize-object-action.component.d.ts.map
|
package/app/eo-framework/actions/actions/open-document-action/open-document-action.component.d.ts
CHANGED
|
@@ -19,6 +19,6 @@ export declare class OpenDocumentComponent implements OnInit, ActionComponent {
|
|
|
19
19
|
edit(lock: any): void;
|
|
20
20
|
cancel(): void;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<OpenDocumentComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OpenDocumentComponent, "eo-open-document", never, { "selection": "selection"; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OpenDocumentComponent, "eo-open-document", never, { "selection": { "alias": "selection"; "required": false; }; }, { "finished": "finished"; "canceled": "canceled"; }, never, never, false, never>;
|
|
23
23
|
}
|
|
24
24
|
//# sourceMappingURL=open-document-action.component.d.ts.map
|
package/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.d.ts
CHANGED
|
@@ -42,6 +42,6 @@ export declare class SequenceListComponent implements ControlValueAccessor, Vali
|
|
|
42
42
|
cancel(): void;
|
|
43
43
|
ngOnInit(): void;
|
|
44
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<SequenceListComponent, [{ attribute: "form-open"; }, null, null, null]>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SequenceListComponent, "eo-sequence-list", never, { "MAX_SIGNERS": "MAX_SIGNERS"; "phoneRequired": "phoneRequired"; }, { "itemEdit": "itemEdit"; }, never, never, false, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SequenceListComponent, "eo-sequence-list", never, { "MAX_SIGNERS": { "alias": "MAX_SIGNERS"; "required": false; }; "phoneRequired": { "alias": "phoneRequired"; "required": false; }; }, { "itemEdit": "itemEdit"; }, never, never, false, never>;
|
|
46
46
|
}
|
|
47
47
|
//# sourceMappingURL=sequence-list.component.d.ts.map
|
|
@@ -14,6 +14,6 @@ export declare class SequenceListItemComponent {
|
|
|
14
14
|
constructor();
|
|
15
15
|
changes(index: number, mode: ChangeMode): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<SequenceListItemComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SequenceListItemComponent, "eo-sequence-list-item", never, { "index": "index"; "disableAdd": "disableAdd"; "addTargetIndex": "addTargetIndex"; }, { "changeEntry": "changeEntry"; "edit": "edit"; "delete": "delete"; "insert": "insert"; }, ["content"], never, false, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SequenceListItemComponent, "eo-sequence-list-item", never, { "index": { "alias": "index"; "required": false; }; "disableAdd": { "alias": "disableAdd"; "required": false; }; "addTargetIndex": { "alias": "addTargetIndex"; "required": false; }; }, { "changeEntry": "changeEntry"; "edit": "edit"; "delete": "delete"; "insert": "insert"; }, ["content"], never, false, never>;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=sequence-list-item.component.d.ts.map
|
package/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.d.ts
CHANGED
|
@@ -22,6 +22,6 @@ export declare class SimpleWorkflowActionComponent extends DmsObjectTarget imple
|
|
|
22
22
|
isAllowedType(item: DmsObject): boolean;
|
|
23
23
|
run(items: DmsObject[]): void;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleWorkflowActionComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleWorkflowActionComponent, "eo-simple-workflow-actions", never, { "executableProcess": "executableProcess"; }, {}, never, never, false, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleWorkflowActionComponent, "eo-simple-workflow-actions", never, { "executableProcess": { "alias": "executableProcess"; "required": false; }; }, {}, never, never, false, never>;
|
|
26
26
|
}
|
|
27
27
|
//# sourceMappingURL=simple-workflow-action.component.d.ts.map
|
|
@@ -39,6 +39,6 @@ export declare class WorkflowComponent implements ActionComponent {
|
|
|
39
39
|
cancel(): void;
|
|
40
40
|
onIndexDataChanged(event: any): void;
|
|
41
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<WorkflowComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WorkflowComponent, "eo-workflow", never, { "executableProcess": "executableProcess"; }, {}, never, never, false, never>;
|
|
42
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WorkflowComponent, "eo-workflow", never, { "executableProcess": { "alias": "executableProcess"; "required": false; }; }, {}, never, never, false, never>;
|
|
43
43
|
}
|
|
44
44
|
//# sourceMappingURL=workflow.component.d.ts.map
|
|
@@ -21,6 +21,6 @@ export declare class WorkflowActionComponent extends DmsObjectTarget implements
|
|
|
21
21
|
isExecutable(element: DmsObject): Observable<boolean>;
|
|
22
22
|
isAllowedType(item: DmsObject): boolean;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<WorkflowActionComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WorkflowActionComponent, "eo-workflow-action", never, { "executableProcess": "executableProcess"; }, {}, never, never, false, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WorkflowActionComponent, "eo-workflow-action", never, { "executableProcess": { "alias": "executableProcess"; "required": false; }; }, {}, never, never, false, never>;
|
|
25
25
|
}
|
|
26
26
|
//# sourceMappingURL=workflow-action.component.d.ts.map
|
|
@@ -48,6 +48,6 @@ export declare class AppBarComponent implements OnInit {
|
|
|
48
48
|
openState(state: string): void;
|
|
49
49
|
ngOnInit(): void;
|
|
50
50
|
static ɵfac: i0.ɵɵFactoryDeclaration<AppBarComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AppBarComponent, "eo-app-bar", never, { "transparent": "transparent"; }, {}, never, ["eo-sidebar-plugin.navi", "eo-sidebar-plugin.help"], false, never>;
|
|
51
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AppBarComponent, "eo-app-bar", never, { "transparent": { "alias": "transparent"; "required": false; }; }, {}, never, ["eo-sidebar-plugin.navi", "eo-sidebar-plugin.help"], false, never>;
|
|
52
52
|
}
|
|
53
53
|
//# sourceMappingURL=app-bar.component.d.ts.map
|
|
@@ -14,6 +14,6 @@ export declare class ContextSearchComponent {
|
|
|
14
14
|
get noResults(): boolean;
|
|
15
15
|
settingContext(name: any): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContextSearchComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextSearchComponent, "eo-context-search", never, { "ctx": "ctx"; "query": "query"; "idxSearch": "idxSearch"; "selected": "selected"; "disabled": "disabled"; }, { "setContext": "setContext"; }, never, never, false, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContextSearchComponent, "eo-context-search", never, { "ctx": { "alias": "ctx"; "required": false; }; "query": { "alias": "query"; "required": false; }; "idxSearch": { "alias": "idxSearch"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "setContext": "setContext"; }, never, never, false, never>;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=context-search.component.d.ts.map
|
package/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.d.ts
CHANGED
|
@@ -13,6 +13,6 @@ export declare class UserAvatarOverlayComponent {
|
|
|
13
13
|
constructor(userService: UserService, capabilityService: CapabilitiesService, router: Router, pendingChanges: PendingChangesService);
|
|
14
14
|
openState(state: string): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<UserAvatarOverlayComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UserAvatarOverlayComponent, "eo-user-avatar-overlay", never, { "userPanel": "userPanel"; }, {}, never, ["eo-sidebar-plugin.profile"], false, never>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserAvatarOverlayComponent, "eo-user-avatar-overlay", never, { "userPanel": { "alias": "userPanel"; "required": false; }; }, {}, never, ["eo-sidebar-plugin.profile"], false, never>;
|
|
17
17
|
}
|
|
18
18
|
//# sourceMappingURL=user-avatar-overlay.component.d.ts.map
|
|
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class CtaComponent {
|
|
3
3
|
active: boolean;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<CtaComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CtaComponent, "eo-cta", never, { "active": "active"; }, {}, never, ["*"], false, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CtaComponent, "eo-cta", never, { "active": { "alias": "active"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
6
6
|
}
|
|
7
7
|
//# sourceMappingURL=cta.component.d.ts.map
|
|
@@ -12,6 +12,6 @@ export declare class CheckboxComponent implements ControlValueAccessor {
|
|
|
12
12
|
registerOnTouched(fn: any): void;
|
|
13
13
|
onChange(value: any): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "eo-checkbox", never, { "required": "required"; "tristate": "tristate"; "readonly": "readonly"; }, {}, never, never, false, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "eo-checkbox", never, { "required": { "alias": "required"; "required": false; }; "tristate": { "alias": "tristate"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; }, {}, never, never, false, never>;
|
|
16
16
|
}
|
|
17
17
|
//# sourceMappingURL=checkbox.component.d.ts.map
|
|
@@ -63,6 +63,6 @@ export declare class CodesystemComponent implements OnInit, ControlValueAccessor
|
|
|
63
63
|
};
|
|
64
64
|
};
|
|
65
65
|
static ɵfac: i0.ɵɵFactoryDeclaration<CodesystemComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CodesystemComponent, "eo-codesystem", never, { "situation": "situation"; "pickerTitle": "pickerTitle"; "placeholder": "placeholder"; "codesystem": "codesystem"; "multiselect": "multiselect"; "readonly": "readonly"; "inputStyleClass": "inputStyleClass"; "emptyMessage": "emptyMessage"; "filterFunction": "filterFunction"; "disablingFilterFunction": "disablingFilterFunction"; }, {}, never, never, false, never>;
|
|
66
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CodesystemComponent, "eo-codesystem", never, { "situation": { "alias": "situation"; "required": false; }; "pickerTitle": { "alias": "pickerTitle"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "codesystem": { "alias": "codesystem"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "inputStyleClass": { "alias": "inputStyleClass"; "required": false; }; "emptyMessage": { "alias": "emptyMessage"; "required": false; }; "filterFunction": { "alias": "filterFunction"; "required": false; }; "disablingFilterFunction": { "alias": "disablingFilterFunction"; "required": false; }; }, {}, never, never, false, never>;
|
|
67
67
|
}
|
|
68
68
|
//# sourceMappingURL=codesystem.component.d.ts.map
|
|
@@ -28,6 +28,6 @@ export declare class DateComponent implements ControlValueAccessor, Validator, A
|
|
|
28
28
|
ngAfterViewInit(): void;
|
|
29
29
|
ngOnDestroy(): void;
|
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateComponent, "eo-date", never, { "withTime": "withTime"; "readonly": "readonly"; "onlyFutureDates": "onlyFutureDates"; }, {}, never, never, false, never>;
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateComponent, "eo-date", never, { "withTime": { "alias": "withTime"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "onlyFutureDates": { "alias": "onlyFutureDates"; "required": false; }; }, {}, never, never, false, never>;
|
|
32
32
|
}
|
|
33
33
|
//# sourceMappingURL=date.component.d.ts.map
|
|
@@ -8,6 +8,6 @@ export declare class YearRangeDirective {
|
|
|
8
8
|
get selectedYear(): string;
|
|
9
9
|
constructor();
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<YearRangeDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<YearRangeDirective, "[eoYearRange]", never, { "rangeMin": "rangeMin"; "rangeMax": "rangeMax"; }, {}, never, never, false, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<YearRangeDirective, "[eoYearRange]", never, { "rangeMin": { "alias": "rangeMin"; "required": false; }; "rangeMax": { "alias": "rangeMax"; "required": false; }; }, {}, never, never, false, never>;
|
|
12
12
|
}
|
|
13
13
|
//# sourceMappingURL=year-range.directive.d.ts.map
|
|
@@ -35,6 +35,6 @@ export declare class DatetimeRangeComponent implements OnInit, ControlValueAcces
|
|
|
35
35
|
validate(c: UntypedFormControl): any;
|
|
36
36
|
ngOnInit(): void;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeRangeComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeRangeComponent, "eo-datetime-range", never, { "withTime": "withTime"; "pickerTitle": "pickerTitle"; "operator": "operator"; }, {}, never, never, false, never>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeRangeComponent, "eo-datetime-range", never, { "withTime": { "alias": "withTime"; "required": false; }; "pickerTitle": { "alias": "pickerTitle"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; }, {}, never, never, false, never>;
|
|
39
39
|
}
|
|
40
40
|
//# sourceMappingURL=datetime-range.component.d.ts.map
|
|
@@ -56,6 +56,6 @@ export declare class DynamicListComponent implements ControlValueAccessor, Valid
|
|
|
56
56
|
};
|
|
57
57
|
};
|
|
58
58
|
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicListComponent, never>;
|
|
59
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicListComponent, "eo-dynamic-list", never, { "situation": "situation"; "multiselect": "multiselect"; "pickerTitle": "pickerTitle"; "readonly": "readonly"; "filterFunction": "filterFunction"; "listObject": "listObject"; }, {}, never, never, false, never>;
|
|
59
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicListComponent, "eo-dynamic-list", never, { "situation": { "alias": "situation"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "pickerTitle": { "alias": "pickerTitle"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "filterFunction": { "alias": "filterFunction"; "required": false; }; "listObject": { "alias": "listObject"; "required": false; }; }, {}, never, never, false, never>;
|
|
60
60
|
}
|
|
61
61
|
//# sourceMappingURL=dynamic-list.component.d.ts.map
|
|
@@ -20,6 +20,6 @@ export declare class FormInputComponent {
|
|
|
20
20
|
onToggleLabel: EventEmitter<boolean>;
|
|
21
21
|
toggle(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormInputComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormInputComponent, "eo-form-input", never, { "label": "label"; "tag": "tag"; "description": "description"; "skipToggle": "skipToggle"; "isNull": "isNull"; "invalid": "invalid"; "disabled": "disabled"; "required": "required"; }, { "onToggleLabel": "onToggleLabel"; }, never, ["*"], false, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormInputComponent, "eo-form-input", never, { "label": { "alias": "label"; "required": false; }; "tag": { "alias": "tag"; "required": false; }; "description": { "alias": "description"; "required": false; }; "skipToggle": { "alias": "skipToggle"; "required": false; }; "isNull": { "alias": "isNull"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, { "onToggleLabel": "onToggleLabel"; }, never, ["*"], false, never>;
|
|
24
24
|
}
|
|
25
25
|
//# sourceMappingURL=form-input.component.d.ts.map
|
|
@@ -9,6 +9,6 @@ export declare class InputFocusDirective {
|
|
|
9
9
|
onFocusIn(evt: any): void;
|
|
10
10
|
onFocusOut(evt: any): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputFocusDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<InputFocusDirective, "[eoInputFocus]", never, { "disabled": "disabled"; }, {}, never, never, false, never>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<InputFocusDirective, "[eoInputFocus]", never, { "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, false, never>;
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=input-focus.directive.d.ts.map
|
|
@@ -65,6 +65,6 @@ export declare class IdReferenceComponent implements ControlValueAccessor, OnIni
|
|
|
65
65
|
onAutoCompleteBlur(): void;
|
|
66
66
|
ngOnInit(): void;
|
|
67
67
|
static ɵfac: i0.ɵɵFactoryDeclaration<IdReferenceComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IdReferenceComponent, "eo-id-reference", never, { "readonly": "readonly"; "multiselect": "multiselect"; "situation": "situation"; "contextId": "contextId"; "exceptionIDs": "exceptionIDs"; "dataToRender": "dataToRender"; "reference": "reference"; "queryFilters": "queryFilters"; "objectTypesFilter": "objectTypesFilter"; }, {}, never, never, false, never>;
|
|
68
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IdReferenceComponent, "eo-id-reference", never, { "readonly": { "alias": "readonly"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "situation": { "alias": "situation"; "required": false; }; "contextId": { "alias": "contextId"; "required": false; }; "exceptionIDs": { "alias": "exceptionIDs"; "required": false; }; "dataToRender": { "alias": "dataToRender"; "required": false; }; "reference": { "alias": "reference"; "required": false; }; "queryFilters": { "alias": "queryFilters"; "required": false; }; "objectTypesFilter": { "alias": "objectTypesFilter"; "required": false; }; }, {}, never, never, false, never>;
|
|
69
69
|
}
|
|
70
70
|
//# sourceMappingURL=id-reference.component.d.ts.map
|
package/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.d.ts
CHANGED
|
@@ -50,6 +50,6 @@ export declare class ReferenceFinderComponent implements AfterViewInit {
|
|
|
50
50
|
private scrollItemIntoView;
|
|
51
51
|
ngAfterViewInit(): void;
|
|
52
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReferenceFinderComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceFinderComponent, "eo-reference-finder", never, { "isDisabled": "isDisabled"; "types": "types"; "multiselect": "multiselect"; "contextId": "contextId"; "exceptionIDs": "exceptionIDs"; "queryFilters": "queryFilters"; "currentSelection": "currentSelection"; "clipboard": "clipboard"; }, { "addDmsObjects": "addDmsObjects"; }, never, never, false, never>;
|
|
53
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceFinderComponent, "eo-reference-finder", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; "types": { "alias": "types"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "contextId": { "alias": "contextId"; "required": false; }; "exceptionIDs": { "alias": "exceptionIDs"; "required": false; }; "queryFilters": { "alias": "queryFilters"; "required": false; }; "currentSelection": { "alias": "currentSelection"; "required": false; }; "clipboard": { "alias": "clipboard"; "required": false; }; }, { "addDmsObjects": "addDmsObjects"; }, never, never, false, never>;
|
|
54
54
|
}
|
|
55
55
|
//# sourceMappingURL=reference-finder.component.d.ts.map
|
|
@@ -10,6 +10,6 @@ export declare class ReferenceFinderEntryComponent {
|
|
|
10
10
|
constructor();
|
|
11
11
|
select(item: ReferenceItem, add?: boolean, selectedAble?: boolean): void;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReferenceFinderEntryComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceFinderEntryComponent, "eo-reference-finder-entry", never, { "list": "list"; "multiselect": "multiselect"; "marked": "marked"; }, { "selectReference": "selectReference"; }, never, never, false, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceFinderEntryComponent, "eo-reference-finder-entry", never, { "list": { "alias": "list"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "marked": { "alias": "marked"; "required": false; }; }, { "selectReference": "selectReference"; }, never, never, false, never>;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=reference-finder-entry.component.d.ts.map
|
|
@@ -40,6 +40,6 @@ export declare class NumberComponent implements ControlValueAccessor, Validator
|
|
|
40
40
|
unformat(): void;
|
|
41
41
|
validate(c: UntypedFormControl): any;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumberComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumberComponent, "eo-number", never, { "scale": "scale"; "precision": "precision"; "grouping": "grouping"; "pattern": "pattern"; "readonly": "readonly"; }, {}, never, never, false, never>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumberComponent, "eo-number", never, { "scale": { "alias": "scale"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; "grouping": { "alias": "grouping"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; }, {}, never, never, false, never>;
|
|
44
44
|
}
|
|
45
45
|
//# sourceMappingURL=number.component.d.ts.map
|
|
@@ -24,6 +24,6 @@ export declare class NumberRangeComponent implements ControlValueAccessor, Valid
|
|
|
24
24
|
onValueChange(): void;
|
|
25
25
|
validate(c: UntypedFormControl): any;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumberRangeComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumberRangeComponent, "eo-number-range", never, { "scale": "scale"; "precision": "precision"; "grouping": "grouping"; "pattern": "pattern"; "readonly": "readonly"; }, {}, never, never, false, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumberRangeComponent, "eo-number-range", never, { "scale": { "alias": "scale"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; "grouping": { "alias": "grouping"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; }, {}, never, never, false, never>;
|
|
28
28
|
}
|
|
29
29
|
//# sourceMappingURL=number-range.component.d.ts.map
|
|
@@ -59,6 +59,6 @@ export declare class OrganizationComponent implements ControlValueAccessor, Afte
|
|
|
59
59
|
private clearInnerInput;
|
|
60
60
|
ngAfterContentChecked(): void;
|
|
61
61
|
static ɵfac: i0.ɵɵFactoryDeclaration<OrganizationComponent, never>;
|
|
62
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OrganizationComponent, "eo-organization", never, { "removeCurrentUser": "removeCurrentUser"; "situation": "situation"; "multiselect": "multiselect"; "readonly": "readonly"; "dataMeta": "dataMeta"; "placeholder": "placeholder"; "exceptions": "exceptions"; "filterObject": "filterObject"; }, { "onValueResolved": "onValueResolved"; "onDataMetaChanged": "onDataMetaChanged"; }, never, never, false, never>;
|
|
62
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OrganizationComponent, "eo-organization", never, { "removeCurrentUser": { "alias": "removeCurrentUser"; "required": false; }; "situation": { "alias": "situation"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "dataMeta": { "alias": "dataMeta"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "exceptions": { "alias": "exceptions"; "required": false; }; "filterObject": { "alias": "filterObject"; "required": false; }; }, { "onValueResolved": "onValueResolved"; "onDataMetaChanged": "onDataMetaChanged"; }, never, never, false, never>;
|
|
63
63
|
}
|
|
64
64
|
//# sourceMappingURL=organization.component.d.ts.map
|
|
@@ -9,6 +9,6 @@ export declare class PasswordComponent {
|
|
|
9
9
|
canChangepasswordVisiblety: boolean;
|
|
10
10
|
set passwordVisible(val: boolean);
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordComponent, "eo-password", never, { "pattern": "pattern"; "parent": "parent"; "element": "element"; "placeholder": "placeholder"; "canChangepasswordVisiblety": "canChangepasswordVisiblety"; "passwordVisible": "passwordVisible"; }, {}, never, never, false, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordComponent, "eo-password", never, { "pattern": { "alias": "pattern"; "required": false; }; "parent": { "alias": "parent"; "required": false; }; "element": { "alias": "element"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "canChangepasswordVisiblety": { "alias": "canChangepasswordVisiblety"; "required": false; }; "passwordVisible": { "alias": "passwordVisible"; "required": false; }; }, {}, never, never, false, never>;
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=password.component.d.ts.map
|
|
@@ -42,6 +42,6 @@ export declare class ReferenceComponent implements ControlValueAccessor, Validat
|
|
|
42
42
|
};
|
|
43
43
|
validate(c: UntypedFormControl): any;
|
|
44
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReferenceComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceComponent, "eo-reference", never, { "readonly": "readonly"; "multiselect": "multiselect"; "reference": "reference"; "minLength": "minLength"; "maxLength": "maxLength"; }, { "onReferenceClicked": "onReferenceClicked"; }, never, never, false, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceComponent, "eo-reference", never, { "readonly": { "alias": "readonly"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "reference": { "alias": "reference"; "required": false; }; "minLength": { "alias": "minLength"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; }, { "onReferenceClicked": "onReferenceClicked"; }, never, never, false, never>;
|
|
46
46
|
}
|
|
47
47
|
//# sourceMappingURL=reference.component.d.ts.map
|