@eo-sdk/client 10.0.0-beta.4 → 10.0.0-beta.5
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/dashboard.component.d.ts +6 -7
- package/app/eo-client/dashboard/dashboard.component.d.ts.map +1 -1
- package/app/eo-client/favorite-state/favorite-state.component.d.ts +7 -8
- package/app/eo-client/favorite-state/favorite-state.component.d.ts.map +1 -1
- package/app/eo-client/inbox-state/inbox-state/inbox-state.component.d.ts +8 -10
- package/app/eo-client/inbox-state/inbox-state/inbox-state.component.d.ts.map +1 -1
- package/app/eo-client/login/login.component.d.ts +4 -2
- package/app/eo-client/login/login.component.d.ts.map +1 -1
- package/app/eo-client/notifications-state/notifications-state.component.d.ts +9 -11
- package/app/eo-client/notifications-state/notifications-state.component.d.ts.map +1 -1
- package/app/eo-client/object-state/object-state/object-state.component.d.ts +10 -11
- package/app/eo-client/object-state/object-state/object-state.component.d.ts.map +1 -1
- package/app/eo-client/prepare-state/prepare-state/prepare-state.component.d.ts +8 -9
- package/app/eo-client/prepare-state/prepare-state/prepare-state.component.d.ts.map +1 -1
- package/app/eo-client/process-state/process-state.component.d.ts +8 -10
- package/app/eo-client/process-state/process-state.component.d.ts.map +1 -1
- package/app/eo-client/recyclebin-state/recyclebin-state.component.d.ts +5 -6
- package/app/eo-client/recyclebin-state/recyclebin-state.component.d.ts.map +1 -1
- package/app/eo-client/result-state/result-state.component.d.ts +3 -5
- package/app/eo-client/result-state/result-state.component.d.ts.map +1 -1
- package/app/eo-client/settings/settings.component.d.ts +6 -7
- package/app/eo-client/settings/settings.component.d.ts.map +1 -1
- package/app/eo-client/stored-queries-state/stored-queries-state.component.d.ts +8 -10
- package/app/eo-client/stored-queries-state/stored-queries-state.component.d.ts.map +1 -1
- package/app/eo-client/version-state/version-state.component.d.ts +5 -7
- package/app/eo-client/version-state/version-state.component.d.ts.map +1 -1
- package/app/eo-framework/accordion/accordion.module.d.ts +1 -2
- package/app/eo-framework/accordion/accordion.module.d.ts.map +1 -1
- package/app/eo-framework/actions/action-menu/action-menu.component.d.ts +4 -5
- package/app/eo-framework/actions/action-menu/action-menu.component.d.ts.map +1 -1
- package/app/eo-framework/actions/action.module.d.ts +11 -10
- 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 +3 -2
- package/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.d.ts.map +1 -1
- package/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.d.ts +9 -13
- package/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.d.ts.map +1 -1
- package/app/eo-framework/app-shell/app-bar/app-bar.component.d.ts +3 -4
- package/app/eo-framework/app-shell/app-bar/app-bar.component.d.ts.map +1 -1
- package/app/eo-framework/app-shell/app-bar/app-search/app-search.component.d.ts.map +1 -1
- package/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.d.ts +1 -2
- package/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.d.ts.map +1 -1
- package/app/eo-framework/app-shell/app-shell.module.d.ts +18 -20
- package/app/eo-framework/app-shell/app-shell.module.d.ts.map +1 -1
- package/app/eo-framework/app-shell/index.d.ts +0 -1
- package/app/eo-framework/app-shell/index.d.ts.map +1 -1
- package/app/eo-framework/eo-framework.module.d.ts +37 -38
- package/app/eo-framework/eo-framework.module.d.ts.map +1 -1
- package/app/eo-framework/form-elements/date/date.component.d.ts +0 -2
- package/app/eo-framework/form-elements/date/date.component.d.ts.map +1 -1
- package/app/eo-framework/form-elements/form-elements.module.d.ts +9 -18
- package/app/eo-framework/form-elements/form-elements.module.d.ts.map +1 -1
- package/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.d.ts +1 -0
- package/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.d.ts.map +1 -1
- package/app/eo-framework/grid/filters/datetime-filter.component.d.ts +0 -2
- package/app/eo-framework/grid/filters/datetime-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/grid.component.d.ts +7 -8
- package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
- package/app/eo-framework/grid/grid.module.d.ts +7 -8
- package/app/eo-framework/grid/grid.module.d.ts.map +1 -1
- package/app/eo-framework/inbox-details/inbox-details.component.d.ts +1 -2
- package/app/eo-framework/inbox-details/inbox-details.component.d.ts.map +1 -1
- package/app/eo-framework/index.d.ts +0 -4
- package/app/eo-framework/index.d.ts.map +1 -1
- package/app/eo-framework/media/media.component.d.ts +4 -3
- package/app/eo-framework/media/media.component.d.ts.map +1 -1
- package/app/eo-framework/object-details/favorite-icon/favorite-icon.component.d.ts +2 -3
- package/app/eo-framework/object-details/favorite-icon/favorite-icon.component.d.ts.map +1 -1
- package/app/eo-framework/object-details/object-details.component.d.ts +5 -4
- package/app/eo-framework/object-details/object-details.component.d.ts.map +1 -1
- package/app/eo-framework/object-details/object-details.module.d.ts +2 -1
- package/app/eo-framework/object-details/object-details.module.d.ts.map +1 -1
- package/app/eo-framework/object-details/object-history/object-history.component.d.ts +2 -3
- package/app/eo-framework/object-details/object-history/object-history.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.d.ts +10 -0
- package/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.d.ts.map +1 -0
- package/app/eo-framework/object-form/object-form/form-element/form-element.component.d.ts +8 -3
- package/app/eo-framework/object-form/object-form/form-element/form-element.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +1 -2
- 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/form-element.interface.d.ts +7 -2
- package/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.d.ts +28 -11
- package/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/object-form.component.d.ts +1 -2
- package/app/eo-framework/object-form/object-form/object-form.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form-helper.service.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form.module.d.ts +9 -9
- package/app/eo-framework/object-state-details/object-state-details.component.d.ts +1 -2
- package/app/eo-framework/object-state-details/object-state-details.component.d.ts.map +1 -1
- package/app/eo-framework/prepare-details/prepare-details.component.d.ts +8 -9
- package/app/eo-framework/prepare-details/prepare-details.component.d.ts.map +1 -1
- package/app/eo-framework/process/details/process-details.component.d.ts +7 -8
- package/app/eo-framework/process/details/process-details.component.d.ts.map +1 -1
- package/app/eo-framework/recyclebin-details/recyclebin-details.component.d.ts +9 -11
- package/app/eo-framework/recyclebin-details/recyclebin-details.component.d.ts.map +1 -1
- package/app/eo-framework/result-list/result-list.component.d.ts +5 -6
- package/app/eo-framework/result-list/result-list.component.d.ts.map +1 -1
- package/app/eo-framework/settings/settings.module.d.ts +3 -4
- package/app/eo-framework/settings/settings.module.d.ts.map +1 -1
- package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts +4 -5
- package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts.map +1 -1
- package/app/eo-framework/ui/eo-dialog/eo-dialog.component.d.ts +2 -3
- package/app/eo-framework/ui/eo-dialog/eo-dialog.component.d.ts.map +1 -1
- package/app/eo-framework/ui/outside-click/outside-click.directive.d.ts +1 -2
- package/app/eo-framework/ui/outside-click/outside-click.directive.d.ts.map +1 -1
- package/app/eo-framework/ui/signature-tab/signature-tab.component.d.ts +0 -1
- package/app/eo-framework/ui/signature-tab/signature-tab.component.d.ts.map +1 -1
- package/app/eo-framework/util/index.d.ts +0 -1
- package/app/eo-framework/util/index.d.ts.map +1 -1
- package/app/eo-framework/util/util.module.d.ts +0 -1
- package/app/eo-framework/util/util.module.d.ts.map +1 -1
- package/app/eo-framework-core/layout/layout.service.d.ts +2 -26
- package/app/eo-framework-core/layout/layout.service.d.ts.map +1 -1
- package/app/eo-framework-core/pipes/locale-number.pipe.d.ts +2 -3
- package/app/eo-framework-core/pipes/locale-number.pipe.d.ts.map +1 -1
- package/assets/_default/i18n/de.json +2 -1
- package/assets/_default/i18n/en.json +7 -6
- package/assets/_default/svg/ic_add_document_file_as_new_version.svg +1 -0
- package/assets/_default/svg/ic_create_document.svg +1 -0
- package/assets/_default/svg/ic_create_document_in_folder.svg +1 -0
- package/esm2020/app/eo-client/about-state/about-state.component.mjs +5 -5
- package/esm2020/app/eo-client/dashboard/dashboard.component.mjs +17 -14
- package/esm2020/app/eo-client/favorite-state/favorite-state.component.mjs +15 -14
- package/esm2020/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +14 -11
- package/esm2020/app/eo-client/login/login.component.mjs +3 -3
- package/esm2020/app/eo-client/notifications-state/notifications-state.component.mjs +16 -12
- package/esm2020/app/eo-client/object-state/object-state/object-state.component.mjs +27 -23
- package/esm2020/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +12 -9
- package/esm2020/app/eo-client/process-state/process-state.component.mjs +6 -9
- package/esm2020/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +14 -11
- package/esm2020/app/eo-client/result-state/result-state.component.mjs +11 -8
- package/esm2020/app/eo-client/settings/settings.component.mjs +16 -12
- package/esm2020/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +16 -13
- package/esm2020/app/eo-client/version-state/version-state.component.mjs +13 -10
- package/esm2020/app/eo-framework/accordion/accordion.module.mjs +3 -7
- package/esm2020/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +3 -3
- package/esm2020/app/eo-framework/actions/action-menu/action-menu.component.mjs +15 -11
- package/esm2020/app/eo-framework/actions/action.module.mjs +5 -2
- package/esm2020/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +5 -7
- package/esm2020/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +3 -3
- package/esm2020/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +2 -2
- package/esm2020/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +43 -48
- package/esm2020/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +2 -2
- package/esm2020/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +2 -2
- package/esm2020/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +16 -14
- package/esm2020/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +7 -3
- package/esm2020/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.mjs +3 -5
- package/esm2020/app/eo-framework/app-shell/app-shell.module.mjs +1 -8
- package/esm2020/app/eo-framework/app-shell/index.mjs +1 -2
- package/esm2020/app/eo-framework/eo-framework.module.mjs +35 -43
- package/esm2020/app/eo-framework/form-elements/date/date.component.mjs +2 -12
- package/esm2020/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +3 -3
- package/esm2020/app/eo-framework/form-elements/form-elements.module.mjs +28 -37
- package/esm2020/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +10 -6
- package/esm2020/app/eo-framework/form-elements/organization/organization.component.mjs +3 -3
- package/esm2020/app/eo-framework/form-elements/reference/reference.component.mjs +4 -5
- package/esm2020/app/eo-framework/grid/filters/datetime-filter.component.mjs +2 -6
- package/esm2020/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +3 -3
- package/esm2020/app/eo-framework/grid/filters/organization-filter.component.mjs +3 -3
- package/esm2020/app/eo-framework/grid/grid.component.mjs +16 -12
- package/esm2020/app/eo-framework/grid/grid.module.mjs +1 -5
- package/esm2020/app/eo-framework/inbox-details/inbox-details.component.mjs +16 -11
- package/esm2020/app/eo-framework/index.mjs +1 -5
- package/esm2020/app/eo-framework/media/media.component.mjs +31 -12
- package/esm2020/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +13 -10
- package/esm2020/app/eo-framework/object-details/object-details.component.mjs +42 -30
- package/esm2020/app/eo-framework/object-details/object-details.module.mjs +7 -3
- package/esm2020/app/eo-framework/object-details/object-history/object-history.component.mjs +13 -9
- package/esm2020/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.mjs +18 -0
- package/esm2020/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +20 -6
- package/esm2020/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +21 -22
- package/esm2020/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.mjs +1 -1
- package/esm2020/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +94 -32
- package/esm2020/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +6 -4
- package/esm2020/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +2 -3
- package/esm2020/app/eo-framework/object-form/object-form/object-form.component.mjs +3 -5
- package/esm2020/app/eo-framework/object-form/object-form-helper.service.mjs +2 -2
- package/esm2020/app/eo-framework/object-form/object-form.module.mjs +9 -10
- package/esm2020/app/eo-framework/object-state-details/object-state-details.component.mjs +15 -13
- package/esm2020/app/eo-framework/prepare-details/prepare-details.component.mjs +16 -14
- package/esm2020/app/eo-framework/process/details/process-details.component.mjs +16 -12
- package/esm2020/app/eo-framework/process-form/process-form.component.mjs +2 -2
- package/esm2020/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +25 -17
- package/esm2020/app/eo-framework/result-list/result-list.component.mjs +18 -14
- package/esm2020/app/eo-framework/settings/settings.module.mjs +1 -5
- package/esm2020/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +17 -13
- package/esm2020/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +12 -8
- package/esm2020/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +2 -2
- package/esm2020/app/eo-framework/ui/outside-click/outside-click.directive.mjs +11 -8
- package/esm2020/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +3 -6
- package/esm2020/app/eo-framework/upload-overlay/upload-overlay.component.mjs +3 -3
- package/esm2020/app/eo-framework/util/index.mjs +1 -2
- package/esm2020/app/eo-framework/util/util.module.mjs +2 -3
- package/esm2020/app/eo-framework-core/layout/layout.service.mjs +61 -63
- package/esm2020/app/eo-framework-core/pipes/locale-number.pipe.mjs +11 -8
- package/esm2020/projects/eo-sdk/core/lib/eo-core.module.mjs +8 -8
- package/esm2020/projects/eo-sdk/core/lib/model/inbox-item.model.mjs +2 -6
- package/esm2020/projects/eo-sdk/core/lib/service/dms/dms.service.mjs +14 -16
- package/esm2020/projects/eo-sdk/core/lib/service/prepare/prepare.service.mjs +15 -12
- package/esm2020/projects/eo-sdk/core/lib/service/system/system.service.mjs +2 -6
- package/esm2020/projects/eo-sdk/core/lib/util/utils.mjs +3 -3
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs +157 -165
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs.map +1 -1
- package/fesm2015/eo-sdk-client.mjs +15791 -16532
- package/fesm2015/eo-sdk-client.mjs.map +1 -1
- package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs +157 -165
- package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs.map +1 -1
- package/fesm2020/eo-sdk-client.mjs +15665 -16407
- package/fesm2020/eo-sdk-client.mjs.map +1 -1
- package/package.json +4 -5
- package/projects/eo-sdk/core/lib/eo-core.module.d.ts.map +1 -1
- package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts.map +1 -1
- package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts +10 -8
- package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts.map +1 -1
- package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts +1 -0
- package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts.map +1 -1
- package/projects/eo-sdk/core/lib/service/system/system.service.d.ts.map +1 -1
- package/projects/eo-sdk/core/lib/util/utils.d.ts +3 -4
- package/projects/eo-sdk/core/lib/util/utils.d.ts.map +1 -1
- package/scss/_main.scss +1 -1
- package/scss/_mixins.scss +6 -6
- package/styles.css +1 -1
- package/app/eo-framework/app-shell/app-bar/app-layout/app-layout.component.d.ts +0 -24
- package/app/eo-framework/app-shell/app-bar/app-layout/app-layout.component.d.ts.map +0 -1
- package/app/eo-framework/split/index.d.ts +0 -5
- package/app/eo-framework/split/index.d.ts.map +0 -1
- package/app/eo-framework/split/split/split.component.d.ts +0 -83
- package/app/eo-framework/split/split/split.component.d.ts.map +0 -1
- package/app/eo-framework/split/split-area/split-area.component.d.ts +0 -37
- package/app/eo-framework/split/split-area/split-area.component.d.ts.map +0 -1
- package/app/eo-framework/split/split-gutter/split-gutter.directive.d.ts +0 -21
- package/app/eo-framework/split/split-gutter/split-gutter.directive.d.ts.map +0 -1
- package/app/eo-framework/split/split.module.d.ts +0 -12
- package/app/eo-framework/split/split.module.d.ts.map +0 -1
- package/app/eo-framework/undock-split/undock-split.component.d.ts +0 -28
- package/app/eo-framework/undock-split/undock-split.component.d.ts.map +0 -1
- package/app/eo-framework/undock-split/undock-split.service.d.ts +0 -43
- package/app/eo-framework/undock-split/undock-split.service.d.ts.map +0 -1
- package/app/eo-framework/undock-split/undock-state.interface.d.ts +0 -6
- package/app/eo-framework/undock-split/undock-state.interface.d.ts.map +0 -1
- package/app/eo-framework/util/unsubscribe/unsubscribe.component.d.ts +0 -11
- package/app/eo-framework/util/unsubscribe/unsubscribe.component.d.ts.map +0 -1
- package/esm2020/app/eo-framework/app-shell/app-bar/app-layout/app-layout.component.mjs +0 -67
- package/esm2020/app/eo-framework/split/index.mjs +0 -5
- package/esm2020/app/eo-framework/split/split/split.component.mjs +0 -373
- package/esm2020/app/eo-framework/split/split-area/split-area.component.mjs +0 -131
- package/esm2020/app/eo-framework/split/split-gutter/split-gutter.directive.mjs +0 -73
- package/esm2020/app/eo-framework/split/split.module.mjs +0 -28
- package/esm2020/app/eo-framework/undock-split/undock-split.component.mjs +0 -89
- package/esm2020/app/eo-framework/undock-split/undock-split.service.mjs +0 -135
- package/esm2020/app/eo-framework/undock-split/undock-state.interface.mjs +0 -2
- package/esm2020/app/eo-framework/util/unsubscribe/unsubscribe.component.mjs +0 -23
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import { OnInit, EventEmitter, ElementRef } from '@angular/core';
|
|
2
|
-
import { Router } from '@angular/router';
|
|
3
1
|
import { ColDef, GridOptions } from '@ag-grid-community/core';
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import { SelectionConfig, SelectionService } from '../../eo-framework-core/selection/selection.service';
|
|
8
|
-
import { UnsubscribeOnDestroy } from '../util/unsubscribe/unsubscribe.component';
|
|
2
|
+
import { ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
3
|
+
import { Router } from '@angular/router';
|
|
4
|
+
import { BackendService, CapabilitiesService, NotificationsService, PrepareService, PreparedItem, PreparedItemTemplate, PreparedItemType, SystemService, TranslateService } from '@eo-sdk/core';
|
|
9
5
|
import { PendingChangesService } from '../../eo-framework-core/pending-changes/pending-changes.service';
|
|
10
|
-
import {
|
|
6
|
+
import { SelectionConfig, SelectionService } from '../../eo-framework-core/selection/selection.service';
|
|
11
7
|
import { PreviewFile } from '../media/media.component';
|
|
8
|
+
import { FormStatusChangedEvent } from '../object-form/form-status-changed-event.interface';
|
|
9
|
+
import { ObjectFormOptions } from '../object-form/index';
|
|
10
|
+
import { ObjectFormComponent } from '../object-form/object-form/object-form.component';
|
|
12
11
|
import * as i0 from "@angular/core";
|
|
13
12
|
export interface PreparePhase {
|
|
14
13
|
name: string;
|
|
@@ -20,7 +19,7 @@ export interface PreparePhase {
|
|
|
20
19
|
templates?: any[];
|
|
21
20
|
};
|
|
22
21
|
}
|
|
23
|
-
export declare class PrepareDetailsComponent
|
|
22
|
+
export declare class PrepareDetailsComponent implements OnInit {
|
|
24
23
|
private prepareService;
|
|
25
24
|
private router;
|
|
26
25
|
private pendingChanges;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prepare-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/prepare-details/prepare-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"prepare-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/prepare-details/prepare-details.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import { EventEmitter, OnInit
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import { TranslateService } from '@eo-sdk/core';
|
|
1
|
+
import { AfterViewInit, EventEmitter, OnInit } from '@angular/core';
|
|
4
2
|
import { Router } from '@angular/router';
|
|
3
|
+
import { TranslateService } from '@eo-sdk/core';
|
|
4
|
+
import { Subscription } from 'rxjs';
|
|
5
5
|
import { EmptyState } from '../../../eo-framework-core/empty-state/empty-state.interface';
|
|
6
|
+
import { SelectionConfig, SelectionService } from '../../../eo-framework-core/selection/selection.service';
|
|
6
7
|
import { FormStatusChangedEvent } from '../../object-form/form-status-changed-event.interface';
|
|
7
|
-
import { ObjectFormComponent } from '../../object-form/object-form/object-form.component';
|
|
8
8
|
import { ObjectFormOptions } from '../../object-form/object-form-options.interface';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import { FileEntry, WorkItem, BpmService, WorkItemHistoryEntry, UserService, DmsParams, Process, Clipboard, ClipboardService, SystemService } from '@eo-sdk/core';
|
|
9
|
+
import { ObjectFormComponent } from '../../object-form/object-form/object-form.component';
|
|
10
|
+
import { BpmService, Clipboard, ClipboardService, DmsParams, FileEntry, Process, SystemService, UserService, WorkItem, WorkItemHistoryEntry } from '@eo-sdk/core';
|
|
12
11
|
import * as i0 from "@angular/core";
|
|
13
|
-
export declare class ProcessDetailsComponent
|
|
12
|
+
export declare class ProcessDetailsComponent implements OnInit, AfterViewInit {
|
|
14
13
|
private bpmService;
|
|
15
14
|
private userService;
|
|
16
15
|
private systemService;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"process-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/process/details/process-details.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"process-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/process/details/process-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,aAAa,EAAa,YAAY,EAAS,MAAM,EAAoB,MAAM,eAAe,CAAC;AACvG,OAAO,EAAmB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAC,YAAY,EAAe,MAAM,MAAM,CAAC;AAEhD,OAAO,EAAC,UAAU,EAAC,MAAM,8DAA8D,CAAC;AAIxF,OAAO,EAAC,eAAe,EAAE,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACzG,OAAO,EAAC,sBAAsB,EAAC,MAAM,uDAAuD,CAAC;AAC7F,OAAO,EAAC,iBAAiB,EAAC,MAAM,iDAAiD,CAAC;AAClF,OAAO,EAAC,mBAAmB,EAAC,MAAM,qDAAqD,CAAC;AAExF,OAAO,EACL,UAAU,EACV,SAAS,EAET,gBAAgB,EAChB,SAAS,EACT,SAAS,EACT,OAAO,EACP,aAAa,EACb,WAAW,EAEX,QAAQ,EACR,oBAAoB,EACrB,MAAM,cAAc,CAAC;;AAGtB,qBAMa,uBAAwB,YAAW,MAAM,EAAE,aAAa;IAgDvD,OAAO,CAAC,UAAU;IAC5B,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,MAAM;IApDM,SAAS,EAAE,mBAAmB,CAAC;IAErD,OAAO,CAAC,KAAK,CAAU;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,OAAO,EAAE,oBAAoB,EAAE,CAAC;IAChC,YAAY,EAAE,GAAG,CAAC;IAElB,MAAM,EAAE,OAAO,CAAC;IAEhB,SAAS,EAAE,sBAAsB,CAAC;IAClC,WAAW,EAAE,iBAAiB,CAAC;IAC/B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,gBAAgB,EAAE,YAAY,GAAG,GAAG,CAAkB;IACtD,YAAY,EAAE,YAAY,GAAG,GAAG,CAAkB;IAClD,SAAS,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,SAAS,CAAC;IAMZ,UAAU,EAAE,UAAU,CAAyC;IAC/D,cAAc,EAAE,eAAe,CAAC;IAEzC,IACI,IAAI,CAAC,CAAC,EAAE,OAAO,EAYlB;IAED,IAAI,IAAI,IAdI,OAAO,CAgBlB;IAES,iBAAiB,0BAAiC;gBAExC,UAAU,EAAE,UAAU,EAChC,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,EAC5B,SAAS,EAAE,gBAAgB,EAC3B,gBAAgB,EAAE,gBAAgB,EAClC,SAAS,EAAE,gBAAgB,EAC3B,MAAM,EAAE,MAAM;IAGxB,WAAW,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAIvB,YAAY,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAIxB,mBAAmB,CAAC,GAAG,KAAA;IAIvB,OAAO,CAAC,OAAO;IAqCf,cAAc,CAAC,SAAS,KAAA;IAWxB;;;OAGG;IACH,sBAAsB,CAAC,IAAI,CAAC,EAAE,SAAS;IAoBvC,qBAAqB,CAAC,KAAK,EAAE,CAAC,SAAS,EAAE,UAAU,CAAC;IAmBpD,oBAAoB,CAAC,KAAK,KAAA;IAqB1B;;;OAGG;IACH,4BAA4B,CAAC,GAAG,KAAA;IAUhC;;;OAGG;IACH,mBAAmB,CAAC,IAAI,CAAC,EAAE,SAAS;IAsBpC,QAAQ;IAcR,eAAe;yCA3OJ,uBAAuB;2CAAvB,uBAAuB;CAgPnC"}
|
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
import { AfterViewInit,
|
|
2
|
-
import { Router
|
|
3
|
-
import {
|
|
4
|
-
import { MediaComponent } from '../media/media.component';
|
|
5
|
-
import { IndexData } from '../ui/indexdata-summary/indexdata-summary.component';
|
|
6
|
-
import { DmsObject, BaseParams, SystemService, DmsParams, DmsService, BackendService, Capabilities, CapabilitiesService, EventService } from '@eo-sdk/core';
|
|
7
|
-
import { SelectionConfig, SelectionService } from '../../eo-framework-core/selection/selection.service';
|
|
8
|
-
import { UnsubscribeOnDestroy } from '../util/unsubscribe/unsubscribe.component';
|
|
1
|
+
import { AfterViewInit, ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { Router } from '@angular/router';
|
|
3
|
+
import { BackendService, BaseParams, Capabilities, CapabilitiesService, Config, DmsObject, DmsParams, DmsService, EventService, NotificationsService, SystemService, TranslateService, UserService } from '@eo-sdk/core';
|
|
9
4
|
import { EmptyState } from '../../eo-framework-core/empty-state/empty-state.interface';
|
|
10
5
|
import { EmptyStateService } from '../../eo-framework-core/empty-state/empty-state.service';
|
|
6
|
+
import { SelectionConfig, SelectionService } from '../../eo-framework-core/selection/selection.service';
|
|
7
|
+
import { MediaComponent } from '../media/media.component';
|
|
8
|
+
import { IndexData } from '../ui/indexdata-summary/indexdata-summary.component';
|
|
11
9
|
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class RecyclebinDetailsComponent
|
|
10
|
+
export declare class RecyclebinDetailsComponent implements OnInit, AfterViewInit {
|
|
13
11
|
private router;
|
|
14
|
-
private route;
|
|
15
12
|
private system;
|
|
16
13
|
private empty;
|
|
17
14
|
private backend;
|
|
@@ -50,12 +47,13 @@ export declare class RecyclebinDetailsComponent extends UnsubscribeOnDestroy imp
|
|
|
50
47
|
hasContent: EventEmitter<boolean>;
|
|
51
48
|
set showDeleteDialog(val: boolean);
|
|
52
49
|
get showDeleteDialog(): boolean;
|
|
50
|
+
showDialog(): void;
|
|
53
51
|
set emptyState(e: EmptyState);
|
|
54
52
|
get emptyState(): EmptyState;
|
|
55
53
|
set dmsParams(params: DmsParams);
|
|
56
54
|
set dmsObject(v: DmsObject);
|
|
57
55
|
get dataType(): string;
|
|
58
|
-
constructor(router: Router,
|
|
56
|
+
constructor(router: Router, system: SystemService, empty: EmptyStateService, backend: BackendService, userService: UserService, toast: NotificationsService, dmsService: DmsService, selection: SelectionService, capabilityService: CapabilitiesService, eventService: EventService, configService: Config, translate: TranslateService);
|
|
59
57
|
private getDmsParams;
|
|
60
58
|
private updateContent;
|
|
61
59
|
restoreFile(openLocationAfterRestore?: boolean): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recyclebin-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/recyclebin-details/recyclebin-details.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"recyclebin-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/recyclebin-details/recyclebin-details.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
1
|
import { GridOptions } from '@ag-grid-community/core';
|
|
3
|
-
import {
|
|
2
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
3
|
+
import { Router } from '@angular/router';
|
|
4
|
+
import { BackendService, Config, EventService, LocalStorageService, ObjectType, SearchResult, SearchService, StoredQueriesService, StoredQuery, TranslateService } from '@eo-sdk/core';
|
|
4
5
|
import { GridService } from '../../eo-framework-core/api/grid.service';
|
|
5
6
|
import { AppSearchService } from '../../eo-framework-core/search/app-search.service';
|
|
6
|
-
import {
|
|
7
|
-
import { SearchResult, Config, SearchService, EventService, BackendService, LocalStorageService, TranslateService, ObjectType, StoredQueriesService, StoredQuery } from '@eo-sdk/core';
|
|
8
|
-
import { Router } from '@angular/router';
|
|
7
|
+
import { GridComponent } from '../grid/grid.component';
|
|
9
8
|
import { ListContainerComponent } from '../list-container';
|
|
10
9
|
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class ResultListComponent
|
|
10
|
+
export declare class ResultListComponent implements OnInit {
|
|
12
11
|
private config;
|
|
13
12
|
translate: TranslateService;
|
|
14
13
|
gridApi: GridService;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"result-list.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/result-list/result-list.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"result-list.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/result-list/result-list.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,12 +4,11 @@ import * as i2 from "./permissions/permissions.component";
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@angular/forms";
|
|
6
6
|
import * as i5 from "../form-elements/form-elements.module";
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "../ui/ui.module";
|
|
7
|
+
import * as i6 from "@eo-sdk/core";
|
|
8
|
+
import * as i7 from "../ui/ui.module";
|
|
10
9
|
export declare class SettingsModule {
|
|
11
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<SettingsModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SettingsModule, [typeof i1.ChangePasswordFormComponent, typeof i2.PermissionsComponent], [typeof i3.CommonModule, typeof i4.ReactiveFormsModule, typeof i5.FormElementsModule, typeof i6.
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SettingsModule, [typeof i1.ChangePasswordFormComponent, typeof i2.PermissionsComponent], [typeof i3.CommonModule, typeof i4.ReactiveFormsModule, typeof i5.FormElementsModule, typeof i6.EoSharedModule, typeof i7.UiModule], [typeof i1.ChangePasswordFormComponent, typeof i2.PermissionsComponent]>;
|
|
13
12
|
static ɵinj: i0.ɵɵInjectorDeclaration<SettingsModule>;
|
|
14
13
|
}
|
|
15
14
|
//# sourceMappingURL=settings.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"settings.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/settings/settings.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"settings.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/settings/settings.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAWa,cAAc;yCAAd,cAAc;0CAAd,cAAc;0CAAd,cAAc;CAC1B"}
|
package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
|
+
import { OrgRole, QueryScope, SearchFilter, SearchService, StoredQueriesService, StoredQuery, SystemService, TranslateService, UserService } from '@eo-sdk/core';
|
|
3
4
|
import { PendingChangesService } from '../../../eo-framework-core/pending-changes/pending-changes.service';
|
|
5
|
+
import { SelectionService } from '../../../eo-framework-core/selection/selection.service';
|
|
4
6
|
import { ObjectFormHelperService } from '../../object-form/object-form-helper.service';
|
|
5
7
|
import { EditForm, NotifyList, Restriction } from '../stored-query.interface';
|
|
6
8
|
import { StoredQueryComponent } from '../stored-query/stored-query.component';
|
|
7
|
-
import { SelectionService } from '../../../eo-framework-core/selection/selection.service';
|
|
8
|
-
import { UnsubscribeOnDestroy } from '../../util/unsubscribe/unsubscribe.component';
|
|
9
|
-
import { StoredQuery, StoredQueriesService, SearchFilter, TranslateService, SystemService, UserService, OrgRole, SearchService, QueryScope } from '@eo-sdk/core';
|
|
10
9
|
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class StoredQueryDetailsComponent
|
|
10
|
+
export declare class StoredQueryDetailsComponent implements OnInit {
|
|
12
11
|
private router;
|
|
13
12
|
private searchService;
|
|
14
13
|
private userService;
|
package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stored-query-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"stored-query-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,UAAU,EAAE,YAAY,EAAS,MAAM,EAAoB,MAAM,eAAe,CAAC;AAEpG,OAAO,EAAmB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAEL,OAAO,EACP,UAAU,EACV,YAAY,EAEZ,aAAa,EACb,oBAAoB,EACpB,WAAW,EACX,aAAa,EACb,gBAAgB,EAChB,WAAW,EAEZ,MAAM,cAAc,CAAC;AAItB,OAAO,EAAC,qBAAqB,EAAC,MAAM,oEAAoE,CAAC;AAEzG,OAAO,EAAC,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACxF,OAAO,EAAC,uBAAuB,EAAC,MAAM,8CAA8C,CAAC;AAKrF,OAAO,EAAC,QAAQ,EAAE,UAAU,EAAE,WAAW,EAAC,MAAM,2BAA2B,CAAC;AAC5E,OAAO,EAAC,oBAAoB,EAAC,MAAM,wCAAwC,CAAC;;AAE5E,qBAMa,2BAA4B,YAAW,MAAM;IAiC5C,OAAO,CAAC,MAAM;IACxB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,oBAAoB;IAC5B,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,SAAS;IAxCnB,OAAO,CAAC,gBAAgB,CAAsB;IAC9C,OAAO,CAAC,mBAAmB,CAAyB;IACpD,OAAO,CAAC,kBAAkB,CAA6E;IACvG,OAAO,CAAC,QAAQ,CAAiB;IACjC,OAAO,CAAC,aAAa,CAAS;IAEA,eAAe,EAAE,oBAAoB,CAAC;IAEpE,UAAU,EAAE,GAAG,CAAC;IAChB,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,EAAE,WAAW,EAAE,CAAC;IAC5B,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,OAAO,EAAE,CAAC;IACvB,WAAW;;;;MAIT;IAEF,IACI,KAAK,CAAC,CAAC,EAAE,WAAW,EAEvB;IAES,UAAU,EAAE,YAAY,CAAC,UAAU,CAAC,CAAkC;gBAE5D,MAAM,EAAE,MAAM,EACxB,aAAa,EAAE,aAAa,EAC5B,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,EAC5B,SAAS,EAAE,gBAAgB,EAC3B,cAAc,EAAE,qBAAqB,EACrC,oBAAoB,EAAE,oBAAoB,EAC1C,iBAAiB,EAAE,uBAAuB,EAC1C,OAAO,EAAE,UAAU,EACnB,SAAS,EAAE,gBAAgB;IAM9B,aAAa,CAAC,KAAK,EAAE,UAAU;IAKtC,QAAQ,CAAC,CAAC,EAAE,WAAW;IA0BvB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,aAAa;IAIrB,IAAI;IASJ,mBAAmB,CAAC,SAAS,KAAA;IAI7B,eAAe;IAIf,KAAK;IASL,WAAW;IAKX,MAAM;IASN,mBAAmB;IAQnB,UAAU;IASV,mBAAmB;IAInB,YAAY;IAKZ,iBAAiB;IA0BjB;;;OAGG;IACH,gBAAgB,CAAC,KAAK,EAAE;QAAC,OAAO,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,OAAO,CAAA;KAAC;IAezD,OAAO,CAAC,WAAW;IAuCnB;;;;OAIG;IACH,OAAO,CAAC,oBAAoB;IAwB5B,OAAO,CAAC,aAAa;IASrB,aAAa,IAAI,IAAI;IAOrB,OAAO,CAAC,cAAc;IA+BtB,OAAO,CAAC,iBAAiB;IAyCzB,OAAO,CAAC,UAAU;IAmBlB,eAAe,IAAI,WAAW,EAAE;IAwDhC,qBAAqB,CAAC,MAAM,EAAE,YAAY;IAiB1C;;;;OAIG;IACH,OAAO,CAAC,aAAa;IAmDrB,mBAAmB;IAInB,oBAAoB,CAAC,GAAG,KAAA;IAMxB,aAAa;IAUb,QAAQ;IASR,YAAY,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAIxB,YAAY,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;yCAzhBb,2BAA2B;2CAA3B,2BAA2B;CA4hBvC"}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { Overlay } from '@angular/cdk/overlay';
|
|
2
2
|
import { CdkPortalOutlet } from '@angular/cdk/portal';
|
|
3
|
-
import { EventEmitter, OnDestroy, Renderer2, TemplateRef,
|
|
3
|
+
import { AfterViewInit, EventEmitter, OnDestroy, Renderer2, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
4
4
|
import { EventService } from '@eo-sdk/core';
|
|
5
|
-
import { UnsubscribeOnDestroy } from '../../util';
|
|
6
5
|
import { PendingChangesService } from '../../../eo-framework-core/pending-changes/pending-changes.service';
|
|
7
6
|
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class EoDialogComponent
|
|
7
|
+
export declare class EoDialogComponent implements OnDestroy, AfterViewInit {
|
|
9
8
|
private eventService;
|
|
10
9
|
private pendingChanges;
|
|
11
10
|
private renderer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eo-dialog.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/ui/eo-dialog/eo-dialog.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,OAAO,EAAa,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAC,eAAe,EAAiB,MAAM,qBAAqB,CAAC;AACpE,OAAO,
|
|
1
|
+
{"version":3,"file":"eo-dialog.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/ui/eo-dialog/eo-dialog.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,OAAO,EAAa,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAC,eAAe,EAAiB,MAAM,qBAAqB,CAAC;AACpE,OAAO,EACL,aAAa,EAEb,YAAY,EAGZ,SAAS,EAET,SAAS,EACT,WAAW,EAEX,gBAAgB,EAEjB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAa,YAAY,EAAQ,MAAM,cAAc,CAAC;AAE7D,OAAO,EAAC,qBAAqB,EAAC,MAAM,oEAAoE,CAAC;;AAIzG,qBAOa,iBACX,YAAW,SAAS,EAAE,aAAa;IAgEjC,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,gBAAgB;IAlEE,YAAY,EAAE,eAAe,CAAC;IAC9B,aAAa,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAE5D,OAAO,CAAC,UAAU,CAAa;IAC/B,OAAO,CAAC,KAAK,CAAU;IAEvB,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,YAAY,CAAC;IACrB,OAAO,CAAC,MAAM,CAAU;IACxB,OAAO,CAAC,EAAE,CAAgB;IAC1B,OAAO,CAAC,QAAQ,CAAM;IACb,cAAc,UAAS;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,SAAM;IAGhB,UAAU,EAAE,MAAM,GAAG,MAAM,EAAE,CAAM;IAEnC,QAAQ,EAAE,MAAM,GAAG,MAAM,CAAO;IAChC,SAAS,SAAU;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,UAAQ;IACnB,KAAK,EAAE,QAAQ,GAAG,OAAO,CAAY;IACrC,WAAW,UAAS;IACpB,WAAW,UAAS;IAEnB,eAAe,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IACxD,aAAa,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IACtD,IAAI,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAC7C,IAAI,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAEvD,IACI,OAAO,IAAI,OAAO,CAErB;IAED,IAAI,OAAO,CAAC,GAAG,EAJA,OAIA,EAKd;IAGD,gBAAgB,CAAC,KAAK,EAAE,aAAa;IAQrC,WAAW,CAAC,aAAa,EAAE,WAAW;gBAQ5B,YAAY,EAAE,YAAY,EAC1B,cAAc,EAAE,qBAAqB,EACrC,QAAQ,EAAE,SAAS,EACnB,OAAO,EAAE,OAAO,EAChB,gBAAgB,EAAE,gBAAgB;IAkB5C,OAAO,CAAC,IAAI;IAqBZ,OAAO,CAAC,mBAAmB;IAkB3B,YAAY,CAAC,MAAM,EAAE,OAAO,EAAE,OAAO,UAAO;IAmB5C,WAAW;IAUX,aAAa;IAKb,WAAW;IAMX,eAAe,IAAI,IAAI;yCAtKZ,iBAAiB;2CAAjB,iBAAiB;CA0K7B"}
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import { EventService } from '@eo-sdk/core';
|
|
3
|
-
import { UnsubscribeOnDestroy } from '../../util/unsubscribe/unsubscribe.component';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
/**
|
|
6
5
|
* This directive adds an outside click listener to each element it is applied to.
|
|
7
6
|
* The directive will also execute the provided handler function, when the user hits ESC.
|
|
8
7
|
* <... (eoOutSideClick)="doSomethingOnOutsideClick($event)"></...>
|
|
9
8
|
*/
|
|
10
|
-
export declare class OutsideClickDirective
|
|
9
|
+
export declare class OutsideClickDirective {
|
|
11
10
|
private _elementRef;
|
|
12
11
|
private eventService;
|
|
13
12
|
active: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"outside-click.directive.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/ui/outside-click/outside-click.directive.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"outside-click.directive.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/ui/outside-click/outside-click.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAY,UAAU,EAAE,YAAY,EAAuB,MAAM,eAAe,CAAC;AACxF,OAAO,EAAa,YAAY,EAAC,MAAM,cAAc,CAAC;;AAGtD;;;;GAIG;AAEH,qBAIa,qBAAqB;IAOpB,OAAO,CAAC,WAAW;IAAc,OAAO,CAAC,YAAY;IALjE,MAAM,UAAQ;IAGP,cAAc,oBAA2B;gBAE5B,WAAW,EAAE,UAAU,EAAU,YAAY,EAAE,YAAY;IAWxE,aAAa,CAAC,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,WAAW;IAO9D,OAAO,CAAC,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,WAAW;IAQ5D,OAAO,CAAC,cAAc;yCAjCX,qBAAqB;2CAArB,qBAAqB;CAoCjC"}
|
|
@@ -7,7 +7,6 @@ export declare class SignatureTabComponent {
|
|
|
7
7
|
set dmsObject(item: DmsObject);
|
|
8
8
|
get dmsObject(): DmsObject;
|
|
9
9
|
constructor(userService: UserService);
|
|
10
|
-
isUserAdmin(): any;
|
|
11
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<SignatureTabComponent, never>;
|
|
12
11
|
static ɵcmp: i0.ɵɵComponentDeclaration<SignatureTabComponent, "eo-signature-tab", never, { "dmsObject": "dmsObject"; }, {}, never, never, false, never>;
|
|
13
12
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"signature-tab.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/ui/signature-tab/signature-tab.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,SAAS,EAAE,MAAM,EAAE,WAAW,EAAC,MAAM,cAAc,CAAC;;AAE5D,qBAKa,qBAAqB;IAgBpB,OAAO,CAAC,WAAW;IAd/B,OAAO,CAAC,UAAU,CAAY;IAC9B,IAAI,EAAE,MAAM,CAAC;IAEb,IACI,SAAS,CAAC,IAAI,EAAE,SAAS,EAI5B;IAED,IAAI,SAAS,IAAI,SAAS,CAEzB;gBAEmB,WAAW,EAAE,WAAW;
|
|
1
|
+
{"version":3,"file":"signature-tab.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/ui/signature-tab/signature-tab.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,SAAS,EAAE,MAAM,EAAE,WAAW,EAAC,MAAM,cAAc,CAAC;;AAE5D,qBAKa,qBAAqB;IAgBpB,OAAO,CAAC,WAAW;IAd/B,OAAO,CAAC,UAAU,CAAY;IAC9B,IAAI,EAAE,MAAM,CAAC;IAEb,IACI,SAAS,CAAC,IAAI,EAAE,SAAS,EAI5B;IAED,IAAI,SAAS,IAAI,SAAS,CAEzB;gBAEmB,WAAW,EAAE,WAAW;yCAhBjC,qBAAqB;2CAArB,qBAAqB;CAqBjC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export * from './util.module';
|
|
2
2
|
export * from './services/utilities.service';
|
|
3
|
-
export * from './unsubscribe/unsubscribe.component';
|
|
4
3
|
export * from './directive/trap-focus.directive';
|
|
5
4
|
export * from './directive/prevent-double-click.directive';
|
|
6
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/util/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/util/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kCAAkC,CAAC;AACjD,cAAc,4CAA4C,CAAC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./sortable/order-by.pipe";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
export { UnsubscribeOnDestroy } from './unsubscribe/unsubscribe.component';
|
|
5
4
|
export declare class UtilModule {
|
|
6
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<UtilModule, never>;
|
|
7
6
|
static ɵmod: i0.ɵɵNgModuleDeclaration<UtilModule, [typeof i1.OrderByPipe], [typeof i2.CommonModule], [typeof i1.OrderByPipe]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"util.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/util/util.module.ts"],"names":[],"mappings":";;;AAKA,
|
|
1
|
+
{"version":3,"file":"util.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/util/util.module.ts"],"names":[],"mappings":";;;AAKA,qBAQa,UAAU;yCAAV,UAAU;0CAAV,UAAU;0CAAV,UAAU;CACtB"}
|
|
@@ -1,44 +1,20 @@
|
|
|
1
1
|
import { Router } from '@angular/router';
|
|
2
|
-
import { EventEmitter } from '@angular/core';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { SplitAreaComponent } from '../../eo-framework/split/split-area/split-area.component';
|
|
5
|
-
import { PendingChangesService } from '../pending-changes/pending-changes.service';
|
|
6
2
|
import { AppCacheService } from '@eo-sdk/core';
|
|
3
|
+
import { PendingChangesService } from '../pending-changes/pending-changes.service';
|
|
7
4
|
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class AreaState {
|
|
9
|
-
area: SplitAreaComponent;
|
|
10
|
-
hidden: any;
|
|
11
|
-
dock: any;
|
|
12
|
-
constructor(area: SplitAreaComponent, visible?: boolean, hidden?: boolean, dock?: boolean);
|
|
13
|
-
get visible(): boolean;
|
|
14
|
-
set visible(v: boolean);
|
|
15
|
-
}
|
|
16
5
|
export declare class LayoutService {
|
|
17
6
|
private pendingChanges;
|
|
18
7
|
private cache;
|
|
19
8
|
private router;
|
|
20
|
-
onUndockAreaChanged: EventEmitter<AreaState>;
|
|
21
9
|
private CACHE_DISABLED_KEY;
|
|
22
10
|
private _disableCache;
|
|
23
11
|
private _history;
|
|
24
12
|
set disableCache(cache: boolean);
|
|
25
13
|
get disableCache(): boolean;
|
|
26
|
-
private _undockArea;
|
|
27
|
-
private areas;
|
|
28
|
-
private areasSource;
|
|
29
|
-
areas$: Observable<AreaState[]>;
|
|
30
14
|
constructor(pendingChanges: PendingChangesService, cache: AppCacheService, router: Router);
|
|
31
|
-
getUndockArea(): AreaState;
|
|
32
15
|
clearHistory(): void;
|
|
33
|
-
updateArea(area: AreaState, props: any): void;
|
|
34
|
-
setAreas(areas: AreaState[], undockArea?: AreaState): void;
|
|
35
|
-
hideAreas(condition: (area: any, index: any) => {}): void;
|
|
36
|
-
toggleArea(area: AreaState): void;
|
|
37
|
-
undockArea(): void;
|
|
38
|
-
visibilityUpdate(): void;
|
|
39
16
|
cacheLayout(key: string, layout: any): void;
|
|
40
|
-
getLayout(key: string): Observable<any>;
|
|
41
|
-
isUndocked(): boolean;
|
|
17
|
+
getLayout(key: string): import("rxjs").Observable<any>;
|
|
42
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutService, never>;
|
|
43
19
|
static ɵprov: i0.ɵɵInjectableDeclaration<LayoutService>;
|
|
44
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"layout.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/layout/layout.service.ts"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"layout.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/layout/layout.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAkB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAC,eAAe,EAAC,MAAM,cAAc,CAAC;AAG7C,OAAO,EAAC,qBAAqB,EAAC,MAAM,4CAA4C,CAAC;;AAuBjF,qBACa,aAAa;IA2BZ,OAAO,CAAC,cAAc;IAAyB,OAAO,CAAC,KAAK;IAAmB,OAAO,CAAC,MAAM;IAvBzG,OAAO,CAAC,kBAAkB,CAA8B;IACxD,OAAO,CAAC,aAAa,CAAS;IAC9B,OAAO,CAAC,QAAQ,CAAM;IAEtB,IAAI,YAAY,CAAC,KAAK,EAAE,OAAO,EAQ9B;IAED,IAAI,YAAY,IAVQ,OAAO,CAY9B;gBAOmB,cAAc,EAAE,qBAAqB,EAAU,KAAK,EAAE,eAAe,EAAU,MAAM,EAAE,MAAM;IAUjH,YAAY;IAsCZ,WAAW,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG;IAUpC,SAAS,CAAC,GAAG,EAAE,MAAM;yCArFV,aAAa;6CAAb,aAAa;CA6FzB"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
1
|
import { CurrencyPipe, DecimalPipe, PercentPipe } from '@angular/common';
|
|
2
|
+
import { PipeTransform } from '@angular/core';
|
|
3
3
|
import { TranslateService } from '@eo-sdk/core';
|
|
4
|
-
import { UnsubscribeOnDestroy } from '../../eo-framework/util/unsubscribe/unsubscribe.component';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
5
|
export declare class LocaleDecimalPipe extends DecimalPipe implements PipeTransform {
|
|
7
6
|
translate: TranslateService;
|
|
@@ -24,7 +23,7 @@ export declare class LocaleCurrencyPipe extends CurrencyPipe implements PipeTran
|
|
|
24
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocaleCurrencyPipe, never>;
|
|
25
24
|
static ɵpipe: i0.ɵɵPipeDeclaration<LocaleCurrencyPipe, "localeCurrency", false>;
|
|
26
25
|
}
|
|
27
|
-
export declare class LocaleNumberPipe
|
|
26
|
+
export declare class LocaleNumberPipe implements PipeTransform {
|
|
28
27
|
translate: TranslateService;
|
|
29
28
|
decimalPipe: any;
|
|
30
29
|
decimalSeparator: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"locale-number.pipe.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/pipes/locale-number.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"locale-number.pipe.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/pipes/locale-number.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,YAAY,EAAE,WAAW,EAAE,WAAW,EAAC,MAAM,iBAAiB,CAAC;AACvE,OAAO,EAAO,aAAa,EAAC,MAAM,eAAe,CAAC;AAClD,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;;AAG9C,qBAIa,iBAAkB,SAAQ,WAAY,YAAW,aAAa;IAEtD,SAAS,EAAE,gBAAgB;gBAA3B,SAAS,EAAE,gBAAgB;IAIvC,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,GAAG;yCANxE,iBAAiB;uCAAjB,iBAAiB;CAU7B;AAED,qBAIa,iBAAkB,SAAQ,WAAY,YAAW,aAAa;IAEtD,SAAS,EAAE,gBAAgB;gBAA3B,SAAS,EAAE,gBAAgB;IAIvC,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,GAAG;yCANxE,iBAAiB;uCAAjB,iBAAiB;CAU7B;AAED,qBAIa,kBAAmB,SAAQ,YAAa,YAAW,aAAa;IAExD,SAAS,EAAE,gBAAgB;gBAA3B,SAAS,EAAE,gBAAgB;IAIvC,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,eAAe,GAAG,OAAO,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,GAAG;yCANxJ,kBAAkB;uCAAlB,kBAAkB;CAU9B;AAED,qBAKa,gBAAiB,YAAW,aAAa;IAMjC,SAAS,EAAE,gBAAgB;IAJ9C,WAAW,MAAC;IACZ,gBAAgB,SAAO;IACvB,SAAS,SAAO;gBAEG,SAAS,EAAE,gBAAgB;IAMvC,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,GAAG;IAQzI,OAAO,CAAC,gBAAgB;IAQxB,cAAc,CAAC,KAAK,EAAE,MAAM;IAQ5B,cAAc,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM;yCApCvE,gBAAgB;uCAAhB,gBAAgB;CAyC5B"}
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"eo.bar.button.layout.title": "Ansichtsbereiche konfigurieren",
|
|
215
215
|
"eo.bar.button.user.profile.title": "Benutzerprofil",
|
|
216
216
|
"eo.bar.button.execute.actions.tooltip": "Prozess starten",
|
|
217
|
-
"eo.executable.processes.execute": "
|
|
217
|
+
"eo.executable.processes.execute": "Prozess starten",
|
|
218
218
|
"eo.storedquery.share.title": "Teilen",
|
|
219
219
|
"eo.storedquery.shared.filter.title": "geteilt",
|
|
220
220
|
"eo.storedquery.favored.filter.title": "favorisiert",
|
|
@@ -818,6 +818,7 @@
|
|
|
818
818
|
"eo.recyclebin.details.delete.done.title": "Gelöscht",
|
|
819
819
|
"eo.recyclebin.details.delete.done.message": "Das Objekt '{{item}}' wurde endgültig gelöscht.",
|
|
820
820
|
"eo.recyclebin.details.delete.tooltip": "Objekt endgültig löschen",
|
|
821
|
+
"eo.recyclebin.details.delete.disabled.tooltip": "Sie sind nicht berechtigt, dieses Objekt dauerhaft zu löschen.",
|
|
821
822
|
"eo.recyclebin.details.delete.dialog.title": "Objekt endgültig löschen",
|
|
822
823
|
"eo.recyclebin.details.delete.dialog.message": "Sind Sie sicher, dass dieses Objekt endgültig gelöscht werden soll?",
|
|
823
824
|
"eo.recyclebin.details.delete.dialog.message.warning": "Nach dem Löschen kann das Objekt nicht mehr wiederhergestellt werden!",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"eo.storedquery.share.sharedwith": "shared with",
|
|
49
49
|
"eo.storedquery.share.cancel": "Cancel",
|
|
50
50
|
"eo.storedquery.share.ok": "Apply",
|
|
51
|
-
"eo.sidebar.navigation.storedqueries": "
|
|
51
|
+
"eo.sidebar.navigation.storedqueries": "Saved searches",
|
|
52
52
|
"eo.inbox.activity.confirm.success": "The task was confirmed",
|
|
53
53
|
"eo.bpm.activity.forward.success": "The task was forwarded",
|
|
54
54
|
"eo.object.history.filter.process": "Activities",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"eo.object.signature-tab.label.date": "Modified on",
|
|
126
126
|
"eo.object.signature-tab.label.requestdate": "Requested on",
|
|
127
127
|
"eo.object.signature-tab.label.requester": "Requested by",
|
|
128
|
-
"eo.object.signature-tab.label.signers": "
|
|
128
|
+
"eo.object.signature-tab.label.signers": "Signers",
|
|
129
129
|
"eo.object.signature-tab.label.subject": "E-mail subject",
|
|
130
130
|
"eo.object.signature-tab.label.body": "E-mail message",
|
|
131
131
|
"eo.object.signature-tab.label.reason": "Reason",
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"eo.bar.button.layout.title": "Configure view areas",
|
|
220
220
|
"eo.bar.button.user.profile.title": "User profile",
|
|
221
221
|
"eo.bar.button.execute.actions.tooltip": "Start process",
|
|
222
|
-
"eo.executable.processes.execute": "
|
|
222
|
+
"eo.executable.processes.execute": "Start process",
|
|
223
223
|
"eo.storedquery.share.title": "Share",
|
|
224
224
|
"eo.storedquery.shared.filter.title": "shared",
|
|
225
225
|
"eo.storedquery.favored.filter.title": "added to favorites",
|
|
@@ -539,8 +539,8 @@
|
|
|
539
539
|
"eo.object.history.entry.type.YUVSIG_COMPLETED.description": "The document file has been signed by everyone.",
|
|
540
540
|
"eo.object.history.entry.type.YUVSIG_CANCELED.description": "The signing process was canceled.",
|
|
541
541
|
"eo.object.history.entry.type.YUVSIG_REVISED.description": "One signature was rejected.",
|
|
542
|
-
"eo.object.history.entry.type.YUVSIG_EXPIRED.description": "The signing
|
|
543
|
-
"eo.object.history.entry.type.YUVSIG_ERROR.description": "The
|
|
542
|
+
"eo.object.history.entry.type.YUVSIG_EXPIRED.description": "The deadline for signing has expired.",
|
|
543
|
+
"eo.object.history.entry.type.YUVSIG_ERROR.description": "The signing process was aborted due to an error.",
|
|
544
544
|
"eo.object.history.entry.type.YUVSIG_UPDATE.description": "One signature has been completed.",
|
|
545
545
|
"eo.object.history.entry.type.YUVSIG_CONTENT_ADDED.description": "The signed document file was added.",
|
|
546
546
|
"eo.object.lock": "locked",
|
|
@@ -824,9 +824,10 @@
|
|
|
824
824
|
"eo.recyclebin.details.delete.done.title": "Deleted",
|
|
825
825
|
"eo.recyclebin.details.delete.done.message": "Object '{{item}}' was permanently deleted.",
|
|
826
826
|
"eo.recyclebin.details.delete.tooltip": "Permanently delete object",
|
|
827
|
+
"eo.recyclebin.details.delete.disabled.tooltip": "You do not have permission to delete this object permanently.",
|
|
827
828
|
"eo.recyclebin.details.delete.dialog.title": "Permanently delete object",
|
|
828
829
|
"eo.recyclebin.details.delete.dialog.message": "Are you sure you want to permanently delete this object?",
|
|
829
|
-
"eo.recyclebin.details.delete.dialog.message.warning": "
|
|
830
|
+
"eo.recyclebin.details.delete.dialog.message.warning": "Once the object has been deleted, it can no longer be restored!",
|
|
830
831
|
"eo.recyclebin.details.delete.dialog.cancel": "Cancel",
|
|
831
832
|
"eo.recyclebin.details.delete.dialog.delete": "Delete",
|
|
832
833
|
"eo.recyclebin.details.restoreopen": "Restore and open",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M196-331q-20-36-28-72.5t-8-74.5q0-131 94.5-225.5T480-798h43l-80-80 39-39 149 149-149 149-40-40 79-79h-41q-107 0-183.5 76.5T220-478q0 29 5.5 55t13.5 49l-43 43ZM476-40 327-189l149-149 39 39-80 80h45q107 0 183.5-76.5T740-479q0-29-5-55t-15-49l43-43q20 36 28.5 72.5T800-479q0 131-94.5 225.5T480-159h-45l80 80-39 39Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M450-234h60v-129h130v-60H510v-130h-60v130H320v60h130v129ZM220-80q-24 0-42-18t-18-42v-680q0-24 18-42t42-18h361l219 219v521q0 24-18 42t-42 18H220Zm331-554v-186H220v680h520v-494H551ZM220-820v186-186 680-680Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M140-160q-23 0-41.5-18.5T80-220v-520q0-23 18.5-41.5T140-800h281l60 60h339q23 0 41.5 18.5T880-680H455l-60-60H140v520l102-400h698L833-206q-6 24-22 35t-41 11H140Zm63-60h572l84-340H287l-84 340Zm0 0 84-340-84 340Zm-63-460v-60 60Z"/></svg>
|