@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
|
@@ -38,6 +38,6 @@ export declare class StringComponent implements ControlValueAccessor, Validator
|
|
|
38
38
|
private _validate;
|
|
39
39
|
validate(c: UntypedFormControl): any;
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<StringComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StringComponent, "eo-string", never, { "autocomplete": "autocomplete"; "multiselect": "multiselect"; "multiline": "multiline"; "readonly": "readonly"; "autofocus": "autofocus"; "classification": "classification"; "situation": "situation"; "regex": "regex"; "qname": "qname"; "size": "size"; "minLength": "minLength"; "maxLength": "maxLength"; }, {}, never, never, false, never>;
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<StringComponent, "eo-string", never, { "autocomplete": { "alias": "autocomplete"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "multiline": { "alias": "multiline"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "classification": { "alias": "classification"; "required": false; }; "situation": { "alias": "situation"; "required": false; }; "regex": { "alias": "regex"; "required": false; }; "qname": { "alias": "qname"; "required": false; }; "size": { "alias": "size"; "required": false; }; "minLength": { "alias": "minLength"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; }, {}, never, never, false, never>;
|
|
42
42
|
}
|
|
43
43
|
//# sourceMappingURL=string.component.d.ts.map
|
|
@@ -53,6 +53,6 @@ export declare class ColumnConfiguratorComponent implements OnInit, OnChanges {
|
|
|
53
53
|
ngOnInit(): void;
|
|
54
54
|
ngOnChanges(changes: SimpleChanges): void;
|
|
55
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnConfiguratorComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnConfiguratorComponent, "eo-column-configurator", never, { "configType": "configType"; "configContext": "configContext"; "visible": "visible"; "eoGrid": "eoGrid"; }, { "onConfigChanged": "onConfigChanged"; }, never, never, false, never>;
|
|
56
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnConfiguratorComponent, "eo-column-configurator", never, { "configType": { "alias": "configType"; "required": false; }; "configContext": { "alias": "configContext"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "eoGrid": { "alias": "eoGrid"; "required": false; }; }, { "onConfigChanged": "onConfigChanged"; }, never, never, false, never>;
|
|
57
57
|
}
|
|
58
58
|
//# sourceMappingURL=column-configurator.component.d.ts.map
|
|
@@ -23,6 +23,6 @@ export declare class CustomSortComponent {
|
|
|
23
23
|
updateGrid(grid: GridComponent | AsyncSubject<GridComponent>, evt: CustomEvent): void;
|
|
24
24
|
reset(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<CustomSortComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CustomSortComponent, "eo-custom-sort", never, { "eoGrid": "eoGrid"; "overlay": "overlay"; "id": "id"; "sortFields": "sortFields"; }, { "change": "change"; "active": "active"; }, never, never, false, never>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CustomSortComponent, "eo-custom-sort", never, { "eoGrid": { "alias": "eoGrid"; "required": false; }; "overlay": { "alias": "overlay"; "required": false; }; "id": { "alias": "id"; "required": false; }; "sortFields": { "alias": "sortFields"; "required": false; }; }, { "change": "change"; "active": "active"; }, never, never, false, never>;
|
|
27
27
|
}
|
|
28
28
|
//# sourceMappingURL=custom-sort.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"custom-sort.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAgB,MAAM,eAAe,CAAC;AACrE,OAAO,EAAC,aAAa,EAAC,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAC,gBAAgB,EAAC,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAC,MAAM,
|
|
1
|
+
{"version":3,"file":"custom-sort.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAgB,MAAM,eAAe,CAAC;AACrE,OAAO,EAAC,aAAa,EAAC,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAC,gBAAgB,EAAC,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAC,MAAM,EAAI,MAAM,yBAAyB,CAAC;AAClD,OAAO,EAAC,YAAY,EAAC,MAAM,MAAM,CAAC;AAClC,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;;AAEtE,qBAKa,mBAAmB;IAyBlB,OAAO,CAAC,eAAe;IAvB1B,MAAM,EAAE,aAAa,CAAC;IACtB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,EAAE,SAAW;IAEtB,OAAO,CAAC,WAAW,CAAa;IAChC,KAAK,EAAE,GAAG,EAAE,CAAM;IAER,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IACpD,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAG9D,IAAa,UAAU,CAAC,IAAI,EAAE,GAAG,EAAE,EAKlC;IAED,IAAI,UAAU,IAPgB,GAAG,EAAE,CASlC;gBAGmB,eAAe,EAAE,mBAAmB;IAGxD,MAAM,CAAC,WAAW,CAAC,UAAU,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE;IAKlD,QAAQ;IAYR,IAAI,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAUhB,UAAU,CAAC,IAAI,EAAE,aAAa,GAAG,YAAY,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,WAAW;IAQ9E,KAAK;yCA/DM,mBAAmB;2CAAnB,mBAAmB;CAoE/B"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { IAfterGuiAttachedParams, IDoesFilterPassParams, IFilterParams,
|
|
1
|
+
import { IAfterGuiAttachedParams, IDoesFilterPassParams, IFilterParams, IRowNode } from '@ag-grid-community/core';
|
|
2
2
|
import { IFilterAngularComp } from '@ag-grid-community/angular';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare abstract class AbstractFilterComponent implements IFilterAngularComp {
|
|
5
5
|
params: IFilterParams;
|
|
6
|
-
valueGetter: (
|
|
6
|
+
valueGetter: (params: any) => any;
|
|
7
7
|
value: any;
|
|
8
8
|
input: any;
|
|
9
9
|
id: string;
|
|
@@ -14,7 +14,7 @@ export declare abstract class AbstractFilterComponent implements IFilterAngularC
|
|
|
14
14
|
agInit(params: IFilterParams): void;
|
|
15
15
|
reset(): void;
|
|
16
16
|
isFilterActive(): boolean;
|
|
17
|
-
doesExternalFilterPass(rowNode:
|
|
17
|
+
doesExternalFilterPass(rowNode: IRowNode): boolean;
|
|
18
18
|
doesFilterPass(params: IDoesFilterPassParams): boolean;
|
|
19
19
|
getModel(): any;
|
|
20
20
|
setModel(model: any): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"abstract-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/filter/abstract-filter.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,uBAAuB,EAAE,qBAAqB,EAAE,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"abstract-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/filter/abstract-filter.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,uBAAuB,EAAE,qBAAqB,EAAE,aAAa,EAAE,QAAQ,EAA2B,MAAM,yBAAyB,CAAC;AAC1I,OAAO,EAAC,kBAAkB,EAAC,MAAM,4BAA4B,CAAC;;AAE9D,8BACsB,uBAAwB,YAAW,kBAAkB;IACzE,MAAM,EAAE,aAAa,CAAC;IACtB,WAAW,EAAE,CAAC,MAAM,EAAE,GAAG,KAAK,GAAG,CAAC;IAC3B,KAAK,EAAE,GAAG,CAAC;IAEmC,KAAK,MAAC;IAElD,EAAE,SAAa;IAExB,IACI,YAAY,CAAC,MAAM,EAAE,aAAa,EAKrC;IACD,IAAI,YAAY,IANS,aAAa,CAQrC;IAED,IAAI,YAAY,QAEf;IAED,QAAQ,CAAC,QAAQ,KAAA,EAAE,QAAQ,CAAC,KAAA,GAAG,IAAI;IAOnC,MAAM,CAAC,MAAM,EAAE,aAAa,GAAG,IAAI;IAOnC,KAAK;IAIL,cAAc,IAAI,OAAO;IAIzB,sBAAsB,CAAC,OAAO,EAAE,QAAQ,GAAG,OAAO;IAIlD,cAAc,CAAC,MAAM,EAAE,qBAAqB,GAAG,OAAO;IAItD,QAAQ,IAAI,GAAG;IAIf,QAAQ,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI1B,gBAAgB,CAAC,MAAM,EAAE,uBAAuB,GAAG,IAAI;yCA9DnC,uBAAuB;6CAAvB,uBAAuB;CAkE5C"}
|
|
@@ -25,6 +25,6 @@ export declare class CustomFilterComponent implements AfterViewInit {
|
|
|
25
25
|
resetFilter(): void;
|
|
26
26
|
ngAfterViewInit(): void;
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<CustomFilterComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CustomFilterComponent, "eo-custom-filter", never, { "overlay": "overlay"; "eoGrid": "eoGrid"; "activeFilter": "activeFilter"; "isFilterActive": "isFilterActive"; }, { "change": "change"; "active": "active"; "onResetFilters": "onResetFilters"; }, ["textFilters", "setFilters"], ["*"], false, never>;
|
|
28
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CustomFilterComponent, "eo-custom-filter", never, { "overlay": { "alias": "overlay"; "required": false; }; "eoGrid": { "alias": "eoGrid"; "required": false; }; "activeFilter": { "alias": "activeFilter"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; }, { "change": "change"; "active": "active"; "onResetFilters": "onResetFilters"; }, ["textFilters", "setFilters"], ["*"], false, never>;
|
|
29
29
|
}
|
|
30
30
|
//# sourceMappingURL=custom-filter.component.d.ts.map
|
|
@@ -20,6 +20,6 @@ export declare class SetFilterComponent extends AbstractFilterComponent {
|
|
|
20
20
|
onSearchChange(newValue: any): void;
|
|
21
21
|
reset(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<SetFilterComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SetFilterComponent, "eo-set-filter", never, { "title": "title"; "searchLimit": "searchLimit"; "operator": "operator"; "options": "options"; "filterParams": "filterParams"; }, {}, never, never, false, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SetFilterComponent, "eo-set-filter", never, { "title": { "alias": "title"; "required": false; }; "searchLimit": { "alias": "searchLimit"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; "options": { "alias": "options"; "required": false; }; "filterParams": { "alias": "filterParams"; "required": false; }; }, {}, never, never, false, never>;
|
|
24
24
|
}
|
|
25
25
|
//# sourceMappingURL=set-filter.component.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IFilterParams,
|
|
1
|
+
import { IFilterParams, IRowNode } from '@ag-grid-community/core';
|
|
2
2
|
import { ListSettingsService } from '../../services/list-settings.service';
|
|
3
3
|
import { AbstractFilterComponent } from '../abstract-filter.component';
|
|
4
4
|
import { LocalStorageService, UserService } from '@eo-sdk/core';
|
|
@@ -16,7 +16,7 @@ export declare class TextFilterComponent extends AbstractFilterComponent {
|
|
|
16
16
|
set matchFields(fields: string[]);
|
|
17
17
|
constructor(settingsService: ListSettingsService, storageService: LocalStorageService, userService: UserService);
|
|
18
18
|
onChange(newValue: any, oldValue?: any): void;
|
|
19
|
-
doesExternalFilterPass(rowNode:
|
|
19
|
+
doesExternalFilterPass(rowNode: IRowNode): boolean;
|
|
20
20
|
reset(): void;
|
|
21
21
|
focusout(): void;
|
|
22
22
|
getSavedFilters(): void;
|
|
@@ -24,6 +24,6 @@ export declare class TextFilterComponent extends AbstractFilterComponent {
|
|
|
24
24
|
removeFilter(term: string): void;
|
|
25
25
|
focus(): void;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextFilterComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextFilterComponent, "eo-text-filter", never, { "title": "title"; "placeholder": "placeholder"; "enableSave": "enableSave"; "filterParams": "filterParams"; "matchFields": "matchFields"; }, {}, never, never, false, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextFilterComponent, "eo-text-filter", never, { "title": { "alias": "title"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "enableSave": { "alias": "enableSave"; "required": false; }; "filterParams": { "alias": "filterParams"; "required": false; }; "matchFields": { "alias": "matchFields"; "required": false; }; }, {}, never, never, false, never>;
|
|
28
28
|
}
|
|
29
29
|
//# sourceMappingURL=text-filter.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-framework/grid/extensions/filter/text/text-filter.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"text-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-framework/grid/extensions/filter/text/text-filter.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,aAAa,EAAE,QAAQ,EAAU,MAAM,yBAAyB,CAAC;AACzE,OAAO,EAAC,mBAAmB,EAAC,MAAM,sCAAsC,CAAC;AACzE,OAAO,EAAC,uBAAuB,EAAC,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAC,mBAAmB,EAAE,WAAW,EAAQ,MAAM,cAAc,CAAC;;AAErE,qBAKa,mBAAoB,SAAQ,uBAAuB;IAmBlD,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,WAAW;IAnBtB,KAAK,SAAM;IACX,WAAW,SAAiC;IAC5C,UAAU,UAAS;IAC5B,OAAO,CAAC,OAAO,CAAS;IACxB,YAAY,QAAM;IAElB,IAAa,YAAY,CAAC,MAAM,EAAE,aAAa,EAE9C;IAED,IACI,WAAW,CAAC,MAAM,EAAE,MAAM,EAAE,EAI/B;gBAEmB,eAAe,EAAE,mBAAmB,EACpC,cAAc,EAAE,mBAAmB,EACnC,WAAW,EAAE,WAAW;IAM5C,QAAQ,CAAC,QAAQ,KAAA,EAAE,QAAQ,CAAC,KAAA,GAAG,IAAI;IAUnC,sBAAsB,CAAC,OAAO,EAAE,QAAQ,GAAG,OAAO;IAOlD,KAAK;IAKL,QAAQ;IAIR,eAAe;IAQf,UAAU,CAAC,IAAI,EAAE,MAAM;IAOvB,YAAY,CAAC,IAAI,EAAE,MAAM;IAKzB,KAAK;yCAzEM,mBAAmB;2CAAnB,mBAAmB;CAiF/B"}
|
|
@@ -22,6 +22,6 @@ export declare class PaginationComponent implements OnInit {
|
|
|
22
22
|
get isGreater(): boolean;
|
|
23
23
|
ngOnInit(): void;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<PaginationComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaginationComponent, "eo-pagination", never, { "settings": "settings"; }, { "pageChanged": "pageChanged"; }, never, never, false, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaginationComponent, "eo-pagination", never, { "settings": { "alias": "settings"; "required": false; }; }, { "pageChanged": "pageChanged"; }, never, never, false, never>;
|
|
26
26
|
}
|
|
27
27
|
//# sourceMappingURL=pagination.component.d.ts.map
|
|
@@ -4,6 +4,6 @@ export declare class QuickFilterComponent {
|
|
|
4
4
|
eoGrid: GridComponent;
|
|
5
5
|
value: string;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<QuickFilterComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<QuickFilterComponent, "eo-quick-filter", never, { "eoGrid": "eoGrid"; }, {}, never, never, false, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QuickFilterComponent, "eo-quick-filter", never, { "eoGrid": { "alias": "eoGrid"; "required": false; }; }, {}, never, never, false, never>;
|
|
8
8
|
}
|
|
9
9
|
//# sourceMappingURL=quick-filter.component.d.ts.map
|
|
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class ResetFilterComponent {
|
|
3
3
|
isFilterActive: boolean;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ResetFilterComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ResetFilterComponent, "eo-reset-filter", never, { "isFilterActive": "isFilterActive"; }, {}, never, never, false, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResetFilterComponent, "eo-reset-filter", never, { "isFilterActive": { "alias": "isFilterActive"; "required": false; }; }, {}, never, never, false, never>;
|
|
6
6
|
}
|
|
7
7
|
//# sourceMappingURL=reset-filter.component.d.ts.map
|
|
@@ -7,6 +7,6 @@ export declare class TotalCountComponent implements AfterContentInit {
|
|
|
7
7
|
gridCount: any;
|
|
8
8
|
ngAfterContentInit(): void;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<TotalCountComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TotalCountComponent, "eo-total-count", never, { "eoGrid": "eoGrid"; "outsideGrid": "outsideGrid"; "gridCount": "gridCount"; }, {}, never, never, false, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TotalCountComponent, "eo-total-count", never, { "eoGrid": { "alias": "eoGrid"; "required": false; }; "outsideGrid": { "alias": "outsideGrid"; "required": false; }; "gridCount": { "alias": "gridCount"; "required": false; }; }, {}, never, never, false, never>;
|
|
11
11
|
}
|
|
12
12
|
//# sourceMappingURL=total-count.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datetime-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/filters/datetime-filter.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,gBAAgB,EAAC,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAC,iBAAiB,EAAC,MAAM,wCAAwC,CAAC;AACzE,OAAO,EAAa,YAAY,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAa,uBAAuB,EAAE,aAAa,
|
|
1
|
+
{"version":3,"file":"datetime-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/filters/datetime-filter.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,gBAAgB,EAAC,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAC,iBAAiB,EAAC,MAAM,wCAAwC,CAAC;AACzE,OAAO,EAAa,YAAY,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAa,uBAAuB,EAAE,aAAa,EAAC,MAAM,yBAAyB,CAAC;AAC3F,OAAO,EAAC,aAAa,EAAC,MAAM,yCAAyC,CAAC;;AAStE,qBAKa,uBAAwB,SAAQ,aAAc,YAAW,gBAAgB;IAU3C,OAAO,CAAC,YAAY;IAR7D,MAAM,EAAE,GAAG,CAAM;IACjB,MAAM,EAAE,GAAG,CAAC;IACZ,YAAY,EAAE,aAAa,CAAC;IAE5B,cAAc,EAAE,GAAG,CAAC;IAEU,QAAQ,EAAE,iBAAiB,CAAC;gBAE9C,SAAS,EAAE,gBAAgB,EAAU,YAAY,EAAE,YAAY;IAI3E,SAAS;;;;;;;IAUT,aAAa,CAAC,CAAC,EAAE,GAAG;IAKpB,OAAO,CAAC,KAAK,KAAA;IAIb,OAAO;IAIP,MAAM,CAAC,MAAM,EAAE,GAAG,GAAG,IAAI;IAyBzB,gBAAgB,CAAC,MAAM,EAAE,uBAAuB,GAAG,IAAI;yCA9D5C,uBAAuB;2CAAvB,uBAAuB;CAiEnC"}
|
|
@@ -4,12 +4,8 @@ import { Router } from '@angular/router';
|
|
|
4
4
|
import { TranslateService, UserService } from '@eo-sdk/core';
|
|
5
5
|
import { GridService } from '../../eo-framework-core/api/grid.service';
|
|
6
6
|
import { PendingChangesService } from '../../eo-framework-core/pending-changes/pending-changes.service';
|
|
7
|
-
import { CodesystemFilterComponent } from './filters/codesystem-filter.component';
|
|
8
|
-
import { DatetimeFilterComponent } from './filters/datetime-filter.component';
|
|
9
|
-
import { DynamicListFilterComponent } from './filters/dynamic-list-filter.component';
|
|
10
|
-
import { ListFilterComponent } from './filters/list-filter.component';
|
|
11
|
-
import { OrganizationFilterComponent } from './filters/organization-filter.component';
|
|
12
7
|
import { ILoader } from './loader.interface';
|
|
8
|
+
import { AgGridAngular } from '@ag-grid-community/angular';
|
|
13
9
|
import * as i0 from "@angular/core";
|
|
14
10
|
export declare class GridComponent {
|
|
15
11
|
private translate;
|
|
@@ -19,18 +15,12 @@ export declare class GridComponent {
|
|
|
19
15
|
private pendingChanges;
|
|
20
16
|
modules: Module[];
|
|
21
17
|
overlayLoadingTemplate: string;
|
|
22
|
-
|
|
23
|
-
agDateInput: typeof DatetimeFilterComponent;
|
|
24
|
-
OrganizationFilterComponent: typeof OrganizationFilterComponent;
|
|
25
|
-
CodesystemFilterComponent: typeof CodesystemFilterComponent;
|
|
26
|
-
DynamicListFilterComponent: typeof DynamicListFilterComponent;
|
|
27
|
-
ListFilterComponent: typeof ListFilterComponent;
|
|
28
|
-
};
|
|
18
|
+
private components;
|
|
29
19
|
private _gridOptions;
|
|
30
20
|
private _options;
|
|
31
21
|
private _gridCount;
|
|
32
22
|
private pinnedColumn;
|
|
33
|
-
agGrid:
|
|
23
|
+
agGrid: AgGridAngular;
|
|
34
24
|
eoGridCountChanged: EventEmitter<any>;
|
|
35
25
|
eoGridSelectionChanged: EventEmitter<any>;
|
|
36
26
|
eoGridFocusChanged: EventEmitter<any>;
|
|
@@ -50,8 +40,8 @@ export declare class GridComponent {
|
|
|
50
40
|
loaderContent: ILoader;
|
|
51
41
|
set options(options: any);
|
|
52
42
|
get options(): any;
|
|
53
|
-
set gridOptions(gridOptions: GridOptions);
|
|
54
|
-
get gridOptions(): GridOptions;
|
|
43
|
+
set gridOptions(gridOptions: GridOptions | any);
|
|
44
|
+
get gridOptions(): GridOptions | any;
|
|
55
45
|
get contextCount(): any;
|
|
56
46
|
get contextRelation(): any;
|
|
57
47
|
copyCellHandler(event: KeyboardEvent): void;
|
|
@@ -83,8 +73,7 @@ export declare class GridComponent {
|
|
|
83
73
|
get isReady(): boolean;
|
|
84
74
|
get isEmpty(): boolean;
|
|
85
75
|
get isEmptyRows(): boolean;
|
|
86
|
-
refreshView(): void;
|
|
87
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridComponent, never>;
|
|
88
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "eo-grid", never, { "selectFirst": "selectFirst"; "selectionLimit": "selectionLimit"; "sizeToFit": "sizeToFit"; "fullWidth": "fullWidth"; "showHeader": "showHeader"; "showFooter": "showFooter"; "loaderContent": "loaderContent"; "options": "options"; "gridOptions": "gridOptions"; }, { "eoGridCountChanged": "eoGridCountChanged"; "eoGridSelectionChanged": "eoGridSelectionChanged"; "eoGridFocusChanged": "eoGridFocusChanged"; "eoGridCellClick": "eoGridCellClick"; "eoGridDoubleClick": "eoGridDoubleClick"; "eoGridContextMenuClick": "eoGridContextMenuClick"; "eoGridColumnResized": "eoGridColumnResized"; }, never, [".empty", ".header", ".footer"], false, never>;
|
|
77
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "eo-grid", never, { "selectFirst": { "alias": "selectFirst"; "required": false; }; "selectionLimit": { "alias": "selectionLimit"; "required": false; }; "sizeToFit": { "alias": "sizeToFit"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "loaderContent": { "alias": "loaderContent"; "required": false; }; "options": { "alias": "options"; "required": false; }; "gridOptions": { "alias": "gridOptions"; "required": false; }; }, { "eoGridCountChanged": "eoGridCountChanged"; "eoGridSelectionChanged": "eoGridSelectionChanged"; "eoGridFocusChanged": "eoGridFocusChanged"; "eoGridCellClick": "eoGridCellClick"; "eoGridDoubleClick": "eoGridDoubleClick"; "eoGridContextMenuClick": "eoGridContextMenuClick"; "eoGridColumnResized": "eoGridColumnResized"; }, never, [".empty", ".header", ".footer"], false, never>;
|
|
89
78
|
}
|
|
90
79
|
//# sourceMappingURL=grid.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"grid.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,WAAW,EAAE,MAAM,EAAC,MAAM,yBAAyB,CAAC;AACnG,OAAO,EAAY,YAAY,EAA4D,MAAM,eAAe,CAAC;AAIjH,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACvC,OAAO,EAAS,gBAAgB,EAAE,WAAW,EAAC,MAAM,cAAc,CAAC;AAGnE,OAAO,EAAC,WAAW,EAAC,MAAM,0CAA0C,CAAC;AACrE,OAAO,EAAC,qBAAqB,EAAC,MAAM,iEAAiE,CAAC;AAMtG,OAAO,EAAC,OAAO,EAAC,MAAM,oBAAoB,CAAC;AAC3C,OAAO,EAAC,aAAa,EAAC,MAAM,4BAA4B,CAAC;;AACzD,qBAOa,aAAa;IA2FZ,OAAO,CAAC,SAAS;IAC3B,OAAO,CAAC,WAAW;IACZ,OAAO,EAAE,WAAW;IAC3B,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,cAAc;IA7FjB,OAAO,EAAE,MAAM,EAAE,CAAiD;IAEzE,sBAAsB,EAAE,MAAM,CAAC;IAC/B,OAAO,CAAC,UAAU,CAMhB;IAEF,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,QAAQ,CAAW;IAC3B,OAAO,CAAC,UAAU,CAAW;IAC7B,OAAO,CAAC,YAAY,CAclB;IAEmB,MAAM,EAAG,aAAa,CAAC;IAElC,kBAAkB,oBAA2B;IAC7C,sBAAsB,oBAA2B;IACjD,kBAAkB,oBAA2B;IAC7C,eAAe,oBAA2B;IAC1C,iBAAiB,oBAA2B;IAC5C,sBAAsB,oBAA2B;IACjD,mBAAmB,oBAA2B;IAExD,OAAO,CAAC,kBAAkB,CAAiB;IAC3C,OAAO,CAAC,kBAAkB,CAAiB;IAC3C,OAAO,CAAC,YAAY,CAAM;IAEjB,WAAW,UAAQ;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,UAAS;IAClB,SAAS,UAAS;IAClB,UAAU,UAAS;IACnB,UAAU,UAAS;IACnB,aAAa,EAAE,OAAO,CAA0C;IACzE,IACI,OAAO,CAAC,OAAO,EAAE,GAAG,EAEvB;IAED,IAAI,OAAO,IAJU,GAAG,CAMvB;IAED,IACI,WAAW,CAAC,WAAW,EAAE,WAAW,GAAG,GAAG,EAM7C;IAED,IAAI,WAAW,IARc,WAAW,GAAG,GAAG,CAU7C;IAED,IAAI,YAAY,QAEf;IAED,IAAI,eAAe,QAElB;IAMD,eAAe,CAAC,KAAK,EAAE,aAAa;gBAIhB,SAAS,EAAE,gBAAgB,EACrC,WAAW,EAAE,WAAW,EACzB,OAAO,EAAE,WAAW,EACnB,MAAM,EAAE,MAAM,EACd,cAAc,EAAE,qBAAqB;IA2C/C,cAAc;IAad,OAAO,CAAC,OAAO;IAOf,OAAO,CAAC,iBAAiB;IAoBzB,WAAW,CAAC,EAAE,SAAoB;IAYlC,aAAa,CAAC,MAAM,KAAA;IAapB,mBAAmB,CAAC,MAAM,KAAA;IAS1B,WAAW,CAAC,MAAM,EAAE,GAAG;IAqBvB,aAAa,CAAC,MAAM,KAAA;IAapB,oBAAoB,CAAC,MAAM,KAAA;IAW3B,kBAAkB,CAAC,MAAM,KAAA;IASzB,eAAe,CAAC,MAAM,KAAA;IAMtB,cAAc;IAId,OAAO;IAMP,oBAAoB,CAAC,MAAM,KAAA;IAI3B,SAAS,CAAC,GAAG,EAAE,GAAG,EAAE,SAAS,CAAC,EAAE,MAAM,EAAE,EAAE,cAAc,UAAO,EAAE,QAAQ,MAAO;IA6BhF,WAAW,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,QAAQ,MAAO;IAI3C,aAAa,CAAC,EAAE,KAAA,EAAE,QAAQ,SAAK;IAS/B,aAAa,CAAC,UAAU,EAAE,MAAM,EAAE;IAIlC,UAAU,CAAC,IAAI,GAAE,GAAG,EAAO,EAAE,GAAG,CAAC,EAAE,GAAG;IAOtC,OAAO,CAAC,eAAe;IAmBvB,aAAa,CAAC,IAAI,GAAE,GAAG,EAAO,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,SAAS,CAAC,EAAE,MAAM,EAAE;IAgB/D,UAAU,CAAC,IAAI,GAAE,GAAG,EAAO;IAiB3B,IAAI,OAAO,IAAI,MAAM,EAAE,CAEtB;IAED,IAAI,GAAG,IAAI,OAAO,CAEjB;IAED,IAAI,OAAO,YAEV;IAED,IAAI,OAAO,YAEV;IAED,IAAI,WAAW,YAEd;yCAzZU,aAAa;2CAAb,aAAa;CA2ZzB"}
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
1
|
import { EventService, Config } from '@eo-sdk/core';
|
|
3
|
-
import { AgGridModule } from '@ag-grid-community/angular';
|
|
4
2
|
import * as i0 from "@angular/core";
|
|
5
3
|
import * as i1 from "./grid.component";
|
|
6
4
|
import * as i2 from "./column-configurator/column-configurator.component";
|
|
@@ -33,7 +31,6 @@ export declare class GridModule {
|
|
|
33
31
|
private event;
|
|
34
32
|
private config;
|
|
35
33
|
constructor(event: EventService, config: Config);
|
|
36
|
-
static withComponents(components?: any[]): ModuleWithProviders<AgGridModule>;
|
|
37
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridModule, never>;
|
|
38
35
|
static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, [typeof i1.GridComponent, typeof i2.ColumnConfiguratorComponent, typeof i3.TotalCountComponent, typeof i4.QuickFilterComponent, typeof i5.CustomSortComponent, typeof i6.CustomFilterComponent, typeof i7.TextFilterComponent, typeof i8.SetFilterComponent, typeof i9.DatetimeFilterComponent, typeof i10.CodesystemFilterComponent, typeof i11.OrganizationFilterComponent, typeof i12.ResetFilterComponent, typeof i13.EmptyComponent, typeof i14.PaginationComponent, typeof i15.DynamicListFilterComponent, typeof i16.ListFilterComponent], [typeof i17.UiModule, typeof i18.UtilModule, typeof i19.FormsModule, typeof i19.ReactiveFormsModule, typeof i20.FormElementsModule, typeof i21.TreeModule, typeof i22.CtaModule, typeof i23.YvcAutocompleteModule, typeof i24.YvcIconModule, typeof i25.YvcDatepickerModule, typeof i26.DragDropModule, typeof i27.AgGridModule], [typeof i1.GridComponent, typeof i2.ColumnConfiguratorComponent, typeof i3.TotalCountComponent, typeof i4.QuickFilterComponent, typeof i5.CustomSortComponent, typeof i6.CustomFilterComponent, typeof i7.TextFilterComponent, typeof i8.SetFilterComponent, typeof i9.DatetimeFilterComponent, typeof i10.CodesystemFilterComponent, typeof i11.OrganizationFilterComponent, typeof i12.ResetFilterComponent, typeof i13.EmptyComponent, typeof i14.PaginationComponent, typeof i15.DynamicListFilterComponent, typeof i16.ListFilterComponent]>;
|
|
39
36
|
static ɵinj: i0.ɵɵInjectorDeclaration<GridModule>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"grid.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,YAAY,EAAc,MAAM,EAAC,MAAM,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgC9D,qBAsBa,UAAU;IAET,OAAO,CAAC,KAAK;IAAgB,OAAO,CAAC,MAAM;gBAAnC,KAAK,EAAE,YAAY,EAAU,MAAM,EAAE,MAAM;yCAFpD,UAAU;0CAAV,UAAU;0CAAV,UAAU;CAOtB"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { RowNode } from "@ag-grid-community/core";
|
|
2
|
+
export declare class BatchRemover {
|
|
3
|
+
private allSets;
|
|
4
|
+
private allParents;
|
|
5
|
+
removeFromChildrenAfterGroup(parent: RowNode, child: RowNode): void;
|
|
6
|
+
isRemoveFromAllLeafChildren(parent: RowNode, child: RowNode): boolean;
|
|
7
|
+
preventRemoveFromAllLeafChildren(parent: RowNode, child: RowNode): void;
|
|
8
|
+
removeFromAllLeafChildren(parent: RowNode, child: RowNode): void;
|
|
9
|
+
private getSet;
|
|
10
|
+
getAllParents(): RowNode[];
|
|
11
|
+
flush(): void;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=batchRemover.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"batchRemover.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/batchRemover.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AAiBlD,qBAAa,YAAY;IAErB,OAAO,CAAC,OAAO,CAA8C;IAC7D,OAAO,CAAC,UAAU,CAAiB;IAE5B,4BAA4B,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKnE,2BAA2B,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,OAAO;IAKrE,gCAAgC,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKvE,yBAAyB,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKvE,OAAO,CAAC,MAAM;IAWP,aAAa,IAAI,OAAO,EAAE;IAI1B,KAAK,IAAI,IAAI;CAoBvB"}
|
|
@@ -1,22 +1,18 @@
|
|
|
1
|
-
import { IRowNodeStage, StageExecuteParams } from "@ag-grid-community/core";
|
|
2
|
-
export declare class GroupStage implements IRowNodeStage {
|
|
3
|
-
private
|
|
4
|
-
private gridOptionsWrapper;
|
|
5
|
-
private columnController;
|
|
1
|
+
import { BeanStub, IRowNodeStage, StageExecuteParams } from "@ag-grid-community/core";
|
|
2
|
+
export declare class GroupStage extends BeanStub implements IRowNodeStage {
|
|
3
|
+
private columnModel;
|
|
6
4
|
private selectableService;
|
|
7
5
|
private valueService;
|
|
8
|
-
private
|
|
9
|
-
private
|
|
10
|
-
private usingTreeData;
|
|
11
|
-
private getDataPath;
|
|
12
|
-
private groupIdSequence;
|
|
6
|
+
private beans;
|
|
7
|
+
private selectionService;
|
|
13
8
|
private oldGroupingDetails;
|
|
14
|
-
private
|
|
9
|
+
private oldGroupDisplayColIds;
|
|
15
10
|
execute(params: StageExecuteParams): void;
|
|
11
|
+
private positionLeafsAndGroups;
|
|
16
12
|
private createGroupingDetails;
|
|
17
13
|
private handleTransaction;
|
|
18
14
|
private sortChildren;
|
|
19
|
-
private
|
|
15
|
+
private orderGroups;
|
|
20
16
|
private getExistingPathForNode;
|
|
21
17
|
private moveNodesInWrongPath;
|
|
22
18
|
private moveNode;
|
|
@@ -25,19 +21,23 @@ export declare class GroupStage implements IRowNodeStage {
|
|
|
25
21
|
private forEachParentGroup;
|
|
26
22
|
private removeNodesFromParents;
|
|
27
23
|
private postRemoveCreateFillerNodes;
|
|
28
|
-
private
|
|
24
|
+
private removeEmptyGroups;
|
|
29
25
|
private removeFromParent;
|
|
30
26
|
private addToParent;
|
|
31
27
|
private areGroupColsEqual;
|
|
28
|
+
private checkAllGroupDataAfterColsChanged;
|
|
32
29
|
private shotgunResetEverything;
|
|
30
|
+
private noChangeInGroupingColumns;
|
|
33
31
|
private insertNodes;
|
|
34
32
|
private insertOneNode;
|
|
35
33
|
private findParentForNode;
|
|
36
34
|
private swapGroupWithUserNode;
|
|
37
35
|
private getOrCreateNextNode;
|
|
38
36
|
private createGroup;
|
|
37
|
+
private createGroupId;
|
|
38
|
+
private setGroupData;
|
|
39
39
|
private getChildrenMappedKey;
|
|
40
|
-
private
|
|
40
|
+
private setExpandedInitialValue;
|
|
41
41
|
private getGroupInfo;
|
|
42
42
|
private getGroupInfoFromCallback;
|
|
43
43
|
private getGroupInfoFromGroupColumns;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group-stage.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/group-stage.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"group-stage.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/group-stage.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,QAAQ,EAKR,aAAa,EAKb,kBAAkB,EAQrB,MAAM,yBAAyB,CAAC;AA+BjC,qBACa,UAAW,SAAQ,QAAS,YAAW,aAAa;IAEnC,OAAO,CAAC,WAAW,CAAc;IAC3B,OAAO,CAAC,iBAAiB,CAAoB;IAClD,OAAO,CAAC,YAAY,CAAe;IAC1C,OAAO,CAAC,KAAK,CAAQ;IACV,OAAO,CAAC,gBAAgB,CAAoB;IAQ3E,OAAO,CAAC,kBAAkB,CAAkB;IAC5C,OAAO,CAAC,qBAAqB,CAAS;IAE/B,OAAO,CAAC,MAAM,EAAE,kBAAkB,GAAG,IAAI;IAoBhD,OAAO,CAAC,sBAAsB;IA4B9B,OAAO,CAAC,qBAAqB;IAgC7B,OAAO,CAAC,iBAAiB;IAqCzB,OAAO,CAAC,YAAY;IAapB,OAAO,CAAC,WAAW;IAgBnB,OAAO,CAAC,sBAAsB;IAkB9B,OAAO,CAAC,oBAAoB;IAqB5B,OAAO,CAAC,QAAQ;IAoBhB,OAAO,CAAC,WAAW;IAOnB,OAAO,CAAC,mBAAmB;IAY3B,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,sBAAsB;IAqB9B,OAAO,CAAC,2BAA2B;IAyBnC,OAAO,CAAC,iBAAiB;IA+CzB,OAAO,CAAC,gBAAgB;IAmBxB,OAAO,CAAC,WAAW;IAYnB,OAAO,CAAC,iBAAiB;IAMzB,OAAO,CAAC,iCAAiC;IAqBzC,OAAO,CAAC,sBAAsB;IA8B9B,OAAO,CAAC,yBAAyB;IAyBjC,OAAO,CAAC,WAAW;IASnB,OAAO,CAAC,aAAa;IAoBrB,OAAO,CAAC,iBAAiB;IAmBzB,OAAO,CAAC,qBAAqB;IA8B7B,OAAO,CAAC,mBAAmB;IAe3B,OAAO,CAAC,WAAW;IAkCnB,OAAO,CAAC,aAAa;IAqBrB,OAAO,CAAC,YAAY;IAyBpB,OAAO,CAAC,oBAAoB;IAS5B,OAAO,CAAC,uBAAuB;IAgC/B,OAAO,CAAC,YAAY;IAOpB,OAAO,CAAC,wBAAwB;IAUhC,OAAO,CAAC,4BAA4B;CA2BvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"row-grouping.module.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/row-grouping.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,IAAI,iBAAiB
|
|
1
|
+
{"version":3,"file":"row-grouping.module.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/row-grouping.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,IAAI,iBAAiB;;;;CAI3B,CAAC"}
|
|
@@ -9,6 +9,6 @@ export declare class DuetimeInfoComponent implements OnInit {
|
|
|
9
9
|
constructor();
|
|
10
10
|
ngOnInit(): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<DuetimeInfoComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DuetimeInfoComponent, "eo-duetimeInfo", never, { "item": "item"; }, {}, never, never, false, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DuetimeInfoComponent, "eo-duetimeInfo", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, false, never>;
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=duetimeInfo.component.d.ts.map
|
|
@@ -121,6 +121,6 @@ export declare class InboxDetailsComponent implements OnInit, AfterViewInit {
|
|
|
121
121
|
ngOnInit(): void;
|
|
122
122
|
ngAfterViewInit(): void;
|
|
123
123
|
static ɵfac: i0.ɵɵFactoryDeclaration<InboxDetailsComponent, never>;
|
|
124
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InboxDetailsComponent, "eo-inbox-details", never, { "plugins": "plugins"; "emptyState": "emptyState"; "applySelection": "applySelection"; "item": "item"; }, {}, never, [".error"], false, never>;
|
|
124
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InboxDetailsComponent, "eo-inbox-details", never, { "plugins": { "alias": "plugins"; "required": false; }; "emptyState": { "alias": "emptyState"; "required": false; }; "applySelection": { "alias": "applySelection"; "required": false; }; "item": { "alias": "item"; "required": false; }; }, {}, never, [".error"], false, never>;
|
|
125
125
|
}
|
|
126
126
|
//# sourceMappingURL=inbox-details.component.d.ts.map
|
|
@@ -31,6 +31,6 @@ export declare class ListContainerComponent implements AfterViewInit {
|
|
|
31
31
|
loadObject(id: any, _type?: any, version?: any, intent?: any): Subscription;
|
|
32
32
|
showActions(selectedData?: any[], target?: string): void;
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<ListContainerComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListContainerComponent, "eo-list-container", never, { "applySelection": "applySelection"; "applyVersion": "applyVersion"; "loading": "loading"; "tabs": "tabs"; "parseDmsParams": "parseDmsParams"; }, {}, ["contentGrid"], [".eo-header", ".eo-body"], false, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListContainerComponent, "eo-list-container", never, { "applySelection": { "alias": "applySelection"; "required": false; }; "applyVersion": { "alias": "applyVersion"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "tabs": { "alias": "tabs"; "required": false; }; "parseDmsParams": { "alias": "parseDmsParams"; "required": false; }; }, {}, ["contentGrid"], [".eo-header", ".eo-body"], false, never>;
|
|
35
35
|
}
|
|
36
36
|
//# sourceMappingURL=list-container.component.d.ts.map
|
|
@@ -103,6 +103,6 @@ export declare class MediaComponent implements AfterViewInit, OnDestroy {
|
|
|
103
103
|
ngAfterViewInit(): void;
|
|
104
104
|
ngOnDestroy(): void;
|
|
105
105
|
static ɵfac: i0.ɵɵFactoryDeclaration<MediaComponent, never>;
|
|
106
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MediaComponent, "eo-media", never, { "undockDisabled": "undockDisabled"; "enableCloseBtn": "enableCloseBtn"; "useVersion": "useVersion"; "setAttachments": "attachments"; "setSearchTerm": "searchTerm"; "previewUri": "previewUri"; "previewFile": "previewFile"; "dmsObject": "dmsObject"; }, {}, never, never, false, never>;
|
|
106
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MediaComponent, "eo-media", never, { "undockDisabled": { "alias": "undockDisabled"; "required": false; }; "enableCloseBtn": { "alias": "enableCloseBtn"; "required": false; }; "useVersion": { "alias": "useVersion"; "required": false; }; "setAttachments": { "alias": "attachments"; "required": false; }; "setSearchTerm": { "alias": "searchTerm"; "required": false; }; "previewUri": { "alias": "previewUri"; "required": false; }; "previewFile": { "alias": "previewFile"; "required": false; }; "dmsObject": { "alias": "dmsObject"; "required": false; }; }, {}, never, never, false, never>;
|
|
107
107
|
}
|
|
108
108
|
//# sourceMappingURL=media.component.d.ts.map
|
|
@@ -14,6 +14,6 @@ export declare class EditIconComponent implements OnInit {
|
|
|
14
14
|
fetchAgentAlwayslock(): void;
|
|
15
15
|
ngOnInit(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<EditIconComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditIconComponent, "eo-edit-icon", never, { "item": "item"; }, {}, never, never, false, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditIconComponent, "eo-edit-icon", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, false, never>;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=edit-icon.component.d.ts.map
|
|
@@ -23,6 +23,6 @@ export declare class FavoriteIconComponent {
|
|
|
23
23
|
onRemove(): void;
|
|
24
24
|
onSave(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<FavoriteIconComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FavoriteIconComponent, "eo-favorite-icon", never, { "item": "item"; }, {}, never, never, false, never>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FavoriteIconComponent, "eo-favorite-icon", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, false, never>;
|
|
27
27
|
}
|
|
28
28
|
//# sourceMappingURL=favorite-icon.component.d.ts.map
|
|
@@ -93,6 +93,6 @@ export declare class ObjectDetailsComponent implements OnInit, AfterViewInit, On
|
|
|
93
93
|
ngAfterViewInit(): void;
|
|
94
94
|
ngOnDestroy(): void;
|
|
95
95
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectDetailsComponent, never>;
|
|
96
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectDetailsComponent, "eo-object-details", never, { "plugins": "plugins"; "reference": "reference"; "searchTerm": "searchTerm"; "enableCompare": "enableCompare"; "recyclebinTabs": "recyclebinTabs"; "enableDiff": "enableDiff"; "enableSync": "enableSync"; "cacheLayout": "cacheLayout"; "emptyState": "emptyState"; "dmsParams": "params"; "dmsParams2": "params2"; "dmsObject": "item"; "dmsObject2": "item2"; "applySelection": "applySelection"; "parseDmsParams": "parseDmsParams"; }, { "hasContent": "hasContent"; }, never, [".error"], false, never>;
|
|
96
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectDetailsComponent, "eo-object-details", never, { "plugins": { "alias": "plugins"; "required": false; }; "reference": { "alias": "reference"; "required": false; }; "searchTerm": { "alias": "searchTerm"; "required": false; }; "enableCompare": { "alias": "enableCompare"; "required": false; }; "recyclebinTabs": { "alias": "recyclebinTabs"; "required": false; }; "enableDiff": { "alias": "enableDiff"; "required": false; }; "enableSync": { "alias": "enableSync"; "required": false; }; "cacheLayout": { "alias": "cacheLayout"; "required": false; }; "emptyState": { "alias": "emptyState"; "required": false; }; "dmsParams": { "alias": "params"; "required": false; }; "dmsParams2": { "alias": "params2"; "required": false; }; "dmsObject": { "alias": "item"; "required": false; }; "dmsObject2": { "alias": "item2"; "required": false; }; "applySelection": { "alias": "applySelection"; "required": false; }; "parseDmsParams": { "alias": "parseDmsParams"; "required": false; }; }, { "hasContent": "hasContent"; }, never, [".error"], false, never>;
|
|
97
97
|
}
|
|
98
98
|
//# sourceMappingURL=object-details.component.d.ts.map
|
package/app/eo-framework/object-details/object-history/history-filter/history-filter.component.d.ts
CHANGED
|
@@ -15,6 +15,6 @@ export declare class HistoryFilterComponent {
|
|
|
15
15
|
hasFilter(filter: string): boolean;
|
|
16
16
|
toggleFilter(type: any): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<HistoryFilterComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HistoryFilterComponent, "eo-history-filter", never, { "visibleFilter": "visibleFilter"; "filters": "filters"; "history": "history"; "term": "term"; }, { "onToggleFilter": "onToggleFilter"; "termChange": "termChange"; }, never, never, false, never>;
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HistoryFilterComponent, "eo-history-filter", never, { "visibleFilter": { "alias": "visibleFilter"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "history": { "alias": "history"; "required": false; }; "term": { "alias": "term"; "required": false; }; }, { "onToggleFilter": "onToggleFilter"; "termChange": "termChange"; }, never, never, false, never>;
|
|
19
19
|
}
|
|
20
20
|
//# sourceMappingURL=history-filter.component.d.ts.map
|
|
@@ -21,6 +21,6 @@ export declare class ObjectHistoryComponent {
|
|
|
21
21
|
trackByIndex(index: any, item: any): any;
|
|
22
22
|
private fetchHistory;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectHistoryComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectHistoryComponent, "eo-object-history", never, { "params": "params"; }, {}, never, never, false, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectHistoryComponent, "eo-object-history", never, { "params": { "alias": "params"; "required": false; }; }, {}, never, never, false, never>;
|
|
25
25
|
}
|
|
26
26
|
//# sourceMappingURL=object-history.component.d.ts.map
|
|
@@ -43,6 +43,6 @@ export declare class ObjectLinksComponent implements OnInit {
|
|
|
43
43
|
private getSubTypes;
|
|
44
44
|
ngOnInit(): void;
|
|
45
45
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectLinksComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectLinksComponent, "eo-object-links", never, { "dmsObject": "dmsObject"; }, {}, never, never, false, never>;
|
|
46
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectLinksComponent, "eo-object-links", never, { "dmsObject": { "alias": "dmsObject"; "required": false; }; }, {}, never, never, false, never>;
|
|
47
47
|
}
|
|
48
48
|
//# sourceMappingURL=object-links.component.d.ts.map
|
package/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.d.ts
CHANGED
|
@@ -5,6 +5,6 @@ export declare class FormElementTemplate {
|
|
|
5
5
|
propertyType: string;
|
|
6
6
|
constructor(template: TemplateRef<any>);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormElementTemplate, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormElementTemplate, "[eoFormElementTemplate]", never, { "propertyType": "propertyType"; }, {}, never, never, false, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormElementTemplate, "[eoFormElementTemplate]", never, { "propertyType": { "alias": "propertyType"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
9
|
}
|
|
10
10
|
//# sourceMappingURL=form-element-template.directive.d.ts.map
|
|
@@ -29,6 +29,6 @@ export declare class FormElementComponent implements AfterViewInit {
|
|
|
29
29
|
fetchTags(): void;
|
|
30
30
|
ngAfterViewInit(): void;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormElementComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormElementComponent, "eo-form-element", never, { "situation": "situation"; "skipToggle": "skipToggle"; "elementSetter": "element"; }, {}, ["contentElementTemplates"], ["*"], false, never>;
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormElementComponent, "eo-form-element", never, { "situation": { "alias": "situation"; "required": false; }; "skipToggle": { "alias": "skipToggle"; "required": false; }; "elementSetter": { "alias": "element"; "required": false; }; }, {}, ["contentElementTemplates"], ["*"], false, never>;
|
|
33
33
|
}
|
|
34
34
|
//# sourceMappingURL=form-element.component.d.ts.map
|
|
@@ -6,6 +6,7 @@ import { GridService } from '../../../../eo-framework-core/api/grid.service';
|
|
|
6
6
|
import { PendingChangesService } from './../../../../eo-framework-core/pending-changes/pending-changes.service';
|
|
7
7
|
import { EditRow, TableComponentParams } from './form-element.interface';
|
|
8
8
|
import { RowEditComponent } from './row-edit/row-edit.component';
|
|
9
|
+
import { AgGridAngular } from '@ag-grid-community/angular';
|
|
9
10
|
import * as i0 from "@angular/core";
|
|
10
11
|
export declare class FormElementTableComponent implements ControlValueAccessor, Validator, OnInit {
|
|
11
12
|
private storageService;
|
|
@@ -19,6 +20,8 @@ export declare class FormElementTableComponent implements ControlValueAccessor,
|
|
|
19
20
|
modules: Module[];
|
|
20
21
|
BASE_CACHE_LAYOUT_KEY: string;
|
|
21
22
|
cacheLayoutKey: string;
|
|
23
|
+
agGrid: AgGridAngular;
|
|
24
|
+
overlayGrid: AgGridAngular;
|
|
22
25
|
rowEdit: RowEditComponent;
|
|
23
26
|
limit: number;
|
|
24
27
|
hasPreviewFile: boolean;
|
|
@@ -85,6 +88,6 @@ export declare class FormElementTableComponent implements ControlValueAccessor,
|
|
|
85
88
|
togglePreview(): void;
|
|
86
89
|
ngOnInit(): void;
|
|
87
90
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormElementTableComponent, never>;
|
|
88
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormElementTableComponent, "eo-table", never, { "limit": "limit"; "hasPreviewFile": "hasPreviewFile"; "minWidth": "minWidth"; "height": "height"; "params": "params"; }, {}, never, never, false, never>;
|
|
91
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormElementTableComponent, "eo-table", never, { "limit": { "alias": "limit"; "required": false; }; "hasPreviewFile": { "alias": "hasPreviewFile"; "required": false; }; "minWidth": { "alias": "minWidth"; "required": false; }; "height": { "alias": "height"; "required": false; }; "params": { "alias": "params"; "required": false; }; }, {}, never, never, false, never>;
|
|
89
92
|
}
|
|
90
93
|
//# sourceMappingURL=form-element-table.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-element-table.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAS,WAAW,EAAE,MAAM,EAAC,MAAM,yBAAyB,CAAC;AAEpE,OAAO,EAAiC,MAAM,EAAwB,MAAM,eAAe,CAAC;AAC5F,OAAO,EAAC,oBAAoB,EAAoC,kBAAkB,EAAE,SAAS,EAAC,MAAM,gBAAgB,CAAC;AACrH,OAAO,EAAC,mBAAmB,EAAE,oBAAoB,EAAE,aAAa,EAAE,gBAAgB,EAAQ,MAAM,cAAc,CAAC;AAK/G,OAAO,EAAe,WAAW,EAAC,MAAM,gDAAgD,CAAC;AACzF,OAAO,EAAC,qBAAqB,EAAC,MAAM,yEAAyE,CAAC;AAC9G,OAAO,EAAC,OAAO,EAAE,oBAAoB,EAAC,MAAM,0BAA0B,CAAC;AACvE,OAAO,EAAC,gBAAgB,EAAC,MAAM,+BAA+B,CAAC
|
|
1
|
+
{"version":3,"file":"form-element-table.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAS,WAAW,EAAE,MAAM,EAAC,MAAM,yBAAyB,CAAC;AAEpE,OAAO,EAAiC,MAAM,EAAwB,MAAM,eAAe,CAAC;AAC5F,OAAO,EAAC,oBAAoB,EAAoC,kBAAkB,EAAE,SAAS,EAAC,MAAM,gBAAgB,CAAC;AACrH,OAAO,EAAC,mBAAmB,EAAE,oBAAoB,EAAE,aAAa,EAAE,gBAAgB,EAAQ,MAAM,cAAc,CAAC;AAK/G,OAAO,EAAe,WAAW,EAAC,MAAM,gDAAgD,CAAC;AACzF,OAAO,EAAC,qBAAqB,EAAC,MAAM,yEAAyE,CAAC;AAC9G,OAAO,EAAC,OAAO,EAAE,oBAAoB,EAAC,MAAM,0BAA0B,CAAC;AACvE,OAAO,EAAC,gBAAgB,EAAC,MAAM,+BAA+B,CAAC;AAE/D,OAAO,EAAC,aAAa,EAAC,MAAM,4BAA4B,CAAC;;AAEzD,qBAoBa,yBAA0B,YAAW,oBAAoB,EAAE,SAAS,EAAE,MAAM;IA2ErF,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,cAAc;IACf,OAAO,EAAE,WAAW;IAC3B,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,SAAS;IA9EnB,OAAO,CAAC,cAAc,CAAQ;IAC9B,OAAO,CAAC,qBAAqB,CAAQ;IAE9B,OAAO,EAAE,MAAM,EAAE,CAA+C;IAEvE,qBAAqB,SAAiB;IACtC,cAAc,SAA8B;IAEvB,MAAM,EAAG,aAAa,CAAC;IAClB,WAAW,EAAG,aAAa,CAAC;IAChC,OAAO,EAAE,gBAAgB,CAAC;IAGvC,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,SAAU;IAClB,MAAM,SAAU;IAEzB,OAAO,EAAE,oBAAoB,CAAC;IAC9B,OAAO,CAAC,SAAS,CAAQ;IACzB,SAAS,UAAS;IAClB,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,UAAU,EAAE,GAAG,EAAE,CAAC;IAClB,WAAW,EAAE,WAAW,CAAC;IACzB,kBAAkB,EAAE,WAAW,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,UAAS;IACnB,WAAW,UAAS;IACpB,sBAAsB,UAAS;IAC/B,UAAU,QAAM;IAChB,kBAAkB,QAAM;IAExB,IACI,MAAM,CAAC,CAAC,EAAE,oBAAoB,EA0BjC;IACD,IAAI,MAAM,IA3BI,oBAAoB,CA6BjC;IAMD,eAAe,CAAC,KAAK,EAAE,aAAa;gBAK1B,cAAc,EAAE,mBAAmB,EACnC,aAAa,EAAE,aAAa,EAC5B,cAAc,EAAE,qBAAqB,EACtC,OAAO,EAAE,WAAW,EACnB,KAAK,EAAE,oBAAoB,EAC3B,SAAS,EAAE,gBAAgB;IAyDrC,mBAAmB,CAAC,MAAM,KAAA;IAwB1B,eAAe,MAAO,GAAG,UACxB;IAED,UAAU,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,IAAI;IAyB9B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAGhC;;;OAGG;IACH,OAAO,CAAC,sBAAsB;IA4B9B,MAAM;IA2BN,OAAO,CAAC,kBAAkB;IAS1B,OAAO,CAAC,KAAK,KAAA;IAIb,cAAc,CAAC,KAAK,KAAA;IAIpB,OAAO,CAAC,UAAU;IAqBlB,OAAO,CAAC,aAAa;IAWrB,OAAO,CAAC,gBAAgB;IAcxB,aAAa;IAUb,OAAO;IAKP,kBAAkB;IAMlB,SAAS,CAAC,SAAS,EAAE,GAAG;IA2BxB,OAAO,CAAC,SAAS,EAAE,GAAG;IAWtB,SAAS,CAAC,KAAK,EAAE,MAAM;IAavB,QAAQ,CAAC,KAAK,EAAE,MAAM;IAKtB,SAAS;IAOT,SAAS,CAAC,KAAK,KAAA;IA6Ff,sBAAsB;IAOtB,SAAS,CAAC,OAAO,CAAC,EAAE,OAAO;IAQ3B,UAAU;IAMV,sBAAsB;IAItB,OAAO,CAAC,iBAAiB;IAKzB,QAAQ,CAAC,CAAC,EAAE,kBAAkB;;;;;IAQ9B,WAAW,CAAC,MAAM,EAAE,GAAG;IAiBvB,aAAa;IAKb,aAAa,CAAC,MAAM,KAAA;IAQpB,oBAAoB,CAAC,MAAM,KAAA;IAW3B,eAAe,CAAC,MAAM,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,OAAO;IAsB9C,aAAa;IAYb,QAAQ;yCAhmBG,yBAAyB;2CAAzB,yBAAyB;CAmmBrC"}
|
package/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.d.ts
CHANGED
|
@@ -65,6 +65,6 @@ export declare class RowEditComponent implements OnDestroy {
|
|
|
65
65
|
private unsubscribeAll;
|
|
66
66
|
ngOnDestroy(): void;
|
|
67
67
|
static ɵfac: i0.ɵɵFactoryDeclaration<RowEditComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RowEditComponent, "eo-row-edit", never, { "limitReached": "limitReached"; "row": "row"; }, { "onCancel": "onCancel"; "onSave": "onSave"; "onSaveCopy": "onSaveCopy"; "onDelete": "onDelete"; }, never, never, false, never>;
|
|
68
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RowEditComponent, "eo-row-edit", never, { "limitReached": { "alias": "limitReached"; "required": false; }; "row": { "alias": "row"; "required": false; }; }, { "onCancel": "onCancel"; "onSave": "onSave"; "onSaveCopy": "onSaveCopy"; "onDelete": "onDelete"; }, never, never, false, never>;
|
|
69
69
|
}
|
|
70
70
|
//# sourceMappingURL=row-edit.component.d.ts.map
|
package/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.d.ts
CHANGED
|
@@ -18,6 +18,6 @@ export declare class ObjectFormGroupComponent {
|
|
|
18
18
|
private getGroupType;
|
|
19
19
|
private parentIsStack;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectFormGroupComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectFormGroupComponent, "eo-form-group", never, { "situation": "situation"; "skipToggle": "skipToggle"; "groupd": "group"; "noGroupLabels": "noGroupLabels"; }, {}, never, never, false, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectFormGroupComponent, "eo-form-group", never, { "situation": { "alias": "situation"; "required": false; }; "skipToggle": { "alias": "skipToggle"; "required": false; }; "groupd": { "alias": "group"; "required": false; }; "noGroupLabels": { "alias": "noGroupLabels"; "required": false; }; }, {}, never, never, false, never>;
|
|
22
22
|
}
|
|
23
23
|
//# sourceMappingURL=object-form-group.component.d.ts.map
|
|
@@ -54,6 +54,6 @@ export declare class ObjectFormComponent implements OnDestroy, AfterViewInit {
|
|
|
54
54
|
ngAfterViewInit(): void;
|
|
55
55
|
private unsubscribeAll;
|
|
56
56
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectFormComponent, never>;
|
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectFormComponent, "eo-object-form", never, { "isInnerTableForm": "isInnerTableForm"; "options": "formOptions"; }, { "statusChanged": "statusChanged"; "onFormReady": "onFormReady"; }, never, never, false, never>;
|
|
57
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectFormComponent, "eo-object-form", never, { "isInnerTableForm": { "alias": "isInnerTableForm"; "required": false; }; "options": { "alias": "formOptions"; "required": false; }; }, { "statusChanged": "statusChanged"; "onFormReady": "onFormReady"; }, never, never, false, never>;
|
|
58
58
|
}
|
|
59
59
|
//# sourceMappingURL=object-form.component.d.ts.map
|