@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
|
@@ -23,20 +23,19 @@ import * as i18 from "../util/util.module";
|
|
|
23
23
|
import * as i19 from "@angular/forms";
|
|
24
24
|
import * as i20 from "../form-elements/form-elements.module";
|
|
25
25
|
import * as i21 from "../tree/tree.module";
|
|
26
|
-
import * as i22 from "
|
|
27
|
-
import * as i23 from "
|
|
28
|
-
import * as i24 from "@yuuvis/components/
|
|
29
|
-
import * as i25 from "@yuuvis/components/
|
|
30
|
-
import * as i26 from "@
|
|
31
|
-
import * as i27 from "@angular
|
|
32
|
-
import * as i28 from "@ag-grid-community/angular";
|
|
26
|
+
import * as i22 from "../cta/cta.module";
|
|
27
|
+
import * as i23 from "@yuuvis/components/autocomplete";
|
|
28
|
+
import * as i24 from "@yuuvis/components/icon";
|
|
29
|
+
import * as i25 from "@yuuvis/components/datepicker";
|
|
30
|
+
import * as i26 from "@angular/cdk/drag-drop";
|
|
31
|
+
import * as i27 from "@ag-grid-community/angular";
|
|
33
32
|
export declare class GridModule {
|
|
34
33
|
private event;
|
|
35
34
|
private config;
|
|
36
35
|
constructor(event: EventService, config: Config);
|
|
37
36
|
static withComponents(components?: any[]): ModuleWithProviders<AgGridModule>;
|
|
38
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridModule, never>;
|
|
39
|
-
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.
|
|
38
|
+
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]>;
|
|
40
39
|
static ɵinj: i0.ɵɵInjectorDeclaration<GridModule>;
|
|
41
40
|
}
|
|
42
41
|
//# sourceMappingURL=grid.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,mBAAmB,EAAW,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAC,YAAY,EAAc,MAAM,EAAC,MAAM,cAAc,CAAC;AAE9D,OAAO,EAAC,YAAY,EAAC,MAAM,4BAA4B,CAAC
|
|
1
|
+
{"version":3,"file":"grid.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,mBAAmB,EAAW,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAC,YAAY,EAAc,MAAM,EAAC,MAAM,cAAc,CAAC;AAE9D,OAAO,EAAC,YAAY,EAAC,MAAM,4BAA4B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6BxD,qBAuBa,UAAU;IAET,OAAO,CAAC,KAAK;IAAgB,OAAO,CAAC,MAAM;gBAAnC,KAAK,EAAE,YAAY,EAAU,MAAM,EAAE,MAAM;IAM/D,MAAM,CAAC,cAAc,CAAC,UAAU,GAAE,GAAG,EAAO,GAAG,mBAAmB,CAAC,YAAY,CAAC;yCARrE,UAAU;0CAAV,UAAU;0CAAV,UAAU;CAkBtB"}
|
|
@@ -9,9 +9,8 @@ import { FormStatusChangedEvent } from '../object-form/form-status-changed-event
|
|
|
9
9
|
import { ObjectFormOptions } from '../object-form/object-form-options.interface';
|
|
10
10
|
import { ObjectFormComponent } from '../object-form/object-form/object-form.component';
|
|
11
11
|
import { IndexData } from '../ui/indexdata-summary/indexdata-summary.component';
|
|
12
|
-
import { UnsubscribeOnDestroy } from '../util/unsubscribe/unsubscribe.component';
|
|
13
12
|
import * as i0 from "@angular/core";
|
|
14
|
-
export declare class InboxDetailsComponent
|
|
13
|
+
export declare class InboxDetailsComponent implements OnInit, AfterViewInit {
|
|
15
14
|
private bpmService;
|
|
16
15
|
private userService;
|
|
17
16
|
private inboxService;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbox-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/inbox-details/inbox-details.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"inbox-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/inbox-details/inbox-details.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -26,13 +26,9 @@ export * from './quick-search/index';
|
|
|
26
26
|
export * from './result-list/index';
|
|
27
27
|
export * from './settings/index';
|
|
28
28
|
export * from './shortcuts/index';
|
|
29
|
-
export * from './split/index';
|
|
30
29
|
export * from './stored-query/index';
|
|
31
30
|
export * from './tree/index';
|
|
32
31
|
export * from './ui/index';
|
|
33
|
-
export * from './undock-split/undock-split.component';
|
|
34
|
-
export * from './undock-split/undock-split.service';
|
|
35
|
-
export * from './undock-split/undock-state.interface';
|
|
36
32
|
export * from './upload-overlay/upload-overlay.component';
|
|
37
33
|
export * from './util/index';
|
|
38
34
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-framework/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AAEtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,cAAc,CAAC;AAC7B,cAAc,yCAAyC,CAAC;AACxD,cAAc,wBAAwB,CAAC;AACvC,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uDAAuD,CAAC;AACtE,cAAc,iBAAiB,CAAC;AAChC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,mDAAmD,CAAC;AAClE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-framework/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AAEtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,cAAc,CAAC;AAC7B,cAAc,yCAAyC,CAAC;AACxD,cAAc,wBAAwB,CAAC;AACvC,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uDAAuD,CAAC;AACtE,cAAc,iBAAiB,CAAC;AAChC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,mDAAmD,CAAC;AAClE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,2CAA2C,CAAC;AAC1D,cAAc,cAAc,CAAC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { AfterViewInit, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
2
|
import { Config, DmsObject, DmsObjectAttachment, DmsService, ObjectType, SystemService, TranslateService } from '@eo-sdk/core';
|
|
3
|
-
import { PopoutTriggerPosition } from '@yuuvis/components/popout';
|
|
3
|
+
import { PopoutTriggerPosition, PopoutWindowConfig } from '@yuuvis/components/popout';
|
|
4
4
|
import { Subscription } from 'rxjs';
|
|
5
5
|
import { FileSizePipe } from '../../eo-framework-core/pipes/filesize.pipe';
|
|
6
|
-
import { UnsubscribeOnDestroy } from '../util/unsubscribe/unsubscribe.component';
|
|
7
6
|
import { PluginsService } from './../../eo-framework-core/api/plugins.service';
|
|
8
7
|
import * as i0 from "@angular/core";
|
|
9
8
|
export interface ViewerConfig {
|
|
@@ -23,7 +22,7 @@ export interface PreviewFile {
|
|
|
23
22
|
fileExtension?: string;
|
|
24
23
|
mediaTypeName?: string;
|
|
25
24
|
}
|
|
26
|
-
export declare class MediaComponent
|
|
25
|
+
export declare class MediaComponent implements AfterViewInit, OnDestroy {
|
|
27
26
|
translate: TranslateService;
|
|
28
27
|
private dms;
|
|
29
28
|
private renderer;
|
|
@@ -49,6 +48,7 @@ export declare class MediaComponent extends UnsubscribeOnDestroy implements Afte
|
|
|
49
48
|
mediaType: ObjectType;
|
|
50
49
|
customConfig: any[];
|
|
51
50
|
popoutTriggerPosition: PopoutTriggerPosition;
|
|
51
|
+
popoutWindowConfig: PopoutWindowConfig;
|
|
52
52
|
defaultViewers: ({
|
|
53
53
|
mimeType: string[];
|
|
54
54
|
viewer: string;
|
|
@@ -79,6 +79,7 @@ export declare class MediaComponent extends UnsubscribeOnDestroy implements Afte
|
|
|
79
79
|
set previewFile(file: PreviewFile);
|
|
80
80
|
set dmsObject(item: DmsObject);
|
|
81
81
|
constructor(translate: TranslateService, dms: DmsService, renderer: Renderer2, system: SystemService, config: Config, pluginsService: PluginsService);
|
|
82
|
+
private _setPopoutWindowConfig;
|
|
82
83
|
selectAttachment(attachment?: any): void;
|
|
83
84
|
toggleViewer(): void;
|
|
84
85
|
refresh(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"media.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/media/media.component.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"media.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/media/media.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { ElementRef } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { DmsObject, EventService, NotificationsService, UserService } from '@eo-sdk/core';
|
|
3
3
|
import { TranslateService } from '@eo-sdk/core';
|
|
4
|
-
import { UnsubscribeOnDestroy } from '../../util/unsubscribe/unsubscribe.component';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FavoriteIconComponent
|
|
5
|
+
export declare class FavoriteIconComponent {
|
|
7
6
|
private userService;
|
|
8
7
|
private eventService;
|
|
9
8
|
private toasty;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"favorite-icon.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/object-details/favorite-icon/favorite-icon.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"favorite-icon.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/object-details/favorite-icon/favorite-icon.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAY,UAAU,EAAmB,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,SAAS,EAAc,YAAY,EAAE,oBAAoB,EAAE,WAAW,EAAC,MAAM,cAAc,CAAC;AAGpG,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;;AAE9C,qBAMa,qBAAqB;IAoBpB,OAAO,CAAC,WAAW;IAC7B,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,MAAM;IACP,SAAS,EAAE,gBAAgB;IAtBpC,OAAO,UAAS;IAChB,KAAK,SAAM;IACX,OAAO,EAAE,EAAE,CAAC;IACZ,OAAO,CAAC,KAAK,CAAY;IAEzB,IACI,IAAI,CAAC,IAAI,EAAE,SAAS,EAKvB;IAED,IAAI,IAAI,IAPO,SAAS,CASvB;IAEqB,mBAAmB,EAAE,UAAU,CAAC;gBAElC,WAAW,EAAE,WAAW,EAClC,YAAY,EAAE,YAAY,EAC1B,MAAM,EAAE,oBAAoB,EAC7B,SAAS,EAAE,gBAAgB;IAWpC,MAAM,CAAC,KAAK,KAAA,EAAE,IAAI,CAAC,EAAE,OAAO;IAoB5B,qBAAqB,CAAC,IAAI,KAAA;IAO1B,OAAO,CAAC,KAAK,KAAA;IAWb,IAAI;IAOJ,MAAM;IAMN,QAAQ;IAKR,MAAM;yCA1FK,qBAAqB;2CAArB,qBAAqB;CA+FjC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AfterViewInit, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
1
|
+
import { AfterViewInit, EventEmitter, OnDestroy, OnInit, QueryList } from '@angular/core';
|
|
2
2
|
import { ActivatedRoute, Router } from '@angular/router';
|
|
3
3
|
import { BackendService, BaseParams, Capabilities, CapabilitiesService, Config, DmsObject, DmsParams, DmsService, EventService, SystemService, TranslateService, UploadRegistryService } from '@eo-sdk/core';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
@@ -10,9 +10,9 @@ import { ActionService } from '../actions/action-service/action.service';
|
|
|
10
10
|
import { MediaComponent } from '../media/media.component';
|
|
11
11
|
import { GlobalShortcutComponent } from '../shortcuts/global-shortcut-component.interface';
|
|
12
12
|
import { IndexData } from '../ui/indexdata-summary/indexdata-summary.component';
|
|
13
|
-
import {
|
|
13
|
+
import { Tabs } from '@yuuvis/components/tabs';
|
|
14
14
|
import * as i0 from "@angular/core";
|
|
15
|
-
export declare class ObjectDetailsComponent
|
|
15
|
+
export declare class ObjectDetailsComponent implements OnInit, AfterViewInit, OnDestroy {
|
|
16
16
|
private router;
|
|
17
17
|
private route;
|
|
18
18
|
private system;
|
|
@@ -28,6 +28,7 @@ export declare class ObjectDetailsComponent extends UnsubscribeOnDestroy impleme
|
|
|
28
28
|
private configService;
|
|
29
29
|
private translate;
|
|
30
30
|
preview: MediaComponent;
|
|
31
|
+
tabContainers: QueryList<Tabs>;
|
|
31
32
|
private uploadTarget;
|
|
32
33
|
item: DmsObject;
|
|
33
34
|
indexDataPreview: IndexData;
|
|
@@ -68,7 +69,6 @@ export declare class ObjectDetailsComponent extends UnsubscribeOnDestroy impleme
|
|
|
68
69
|
parseDmsParams: (data: any) => {};
|
|
69
70
|
hasContent: EventEmitter<boolean>;
|
|
70
71
|
get dataType(): string;
|
|
71
|
-
undockWinActive: boolean;
|
|
72
72
|
constructor(router: Router, route: ActivatedRoute, system: SystemService, empty: EmptyStateService, agentService: AgentService, backend: BackendService, dmsService: DmsService, selection: SelectionService, actionService: ActionService, capabilityService: CapabilitiesService, uploadRegistry: UploadRegistryService, eventService: EventService, configService: Config, translate: TranslateService);
|
|
73
73
|
private getDmsParams;
|
|
74
74
|
private updateContent;
|
|
@@ -80,6 +80,7 @@ export declare class ObjectDetailsComponent extends UnsubscribeOnDestroy impleme
|
|
|
80
80
|
showActions(): void;
|
|
81
81
|
openObject(id: any, _type?: any): Promise<boolean>;
|
|
82
82
|
onIndexDataSaved(formData: any, item: any): void;
|
|
83
|
+
onCompareTabChange(event: any): void;
|
|
83
84
|
get referenceTitle(): string;
|
|
84
85
|
isJournalObject(item: any): any;
|
|
85
86
|
hasSigningObjectType(): boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/object-details/object-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,
|
|
1
|
+
{"version":3,"file":"object-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/object-details/object-details.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -20,9 +20,10 @@ import * as i18 from "@ag-grid-community/angular";
|
|
|
20
20
|
import * as i19 from "../actions/action.module";
|
|
21
21
|
import * as i20 from "@yuuvis/components/tabs";
|
|
22
22
|
import * as i21 from "@yuuvis/components/split-tabs";
|
|
23
|
+
import * as i22 from "@yuuvis/components/split-view";
|
|
23
24
|
export declare class ObjectDetailsModule {
|
|
24
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectDetailsModule, never>;
|
|
25
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ObjectDetailsModule, [typeof i1.ObjectDetailsComponent, typeof i2.RecyclebinDetailsComponent, typeof i3.ObjectHistoryComponent, typeof i4.ObjectLinksComponent, typeof i5.FavoriteIconComponent, typeof i6.HistoryFilterPipe, typeof i7.HistoryFilterComponent, typeof i8.EditIconComponent], [typeof i9.CommonModule, typeof i10.FormsModule, typeof i11.FormElementsModule, typeof i12.ObjectFormModule, typeof i13.MediaModule, typeof i14.ShortcutsModule, typeof i15.UiModule, typeof i16.PipesModule, typeof i17.RouterModule, typeof i16.PipesModule, typeof i18.AgGridModule, typeof i19.ActionModule, typeof i20.YvcTabsModule, typeof i21.YvcSplitTabsModule], [typeof i1.ObjectDetailsComponent, typeof i2.RecyclebinDetailsComponent, typeof i3.ObjectHistoryComponent, typeof i4.ObjectLinksComponent, typeof i5.FavoriteIconComponent, typeof i6.HistoryFilterPipe]>;
|
|
26
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ObjectDetailsModule, [typeof i1.ObjectDetailsComponent, typeof i2.RecyclebinDetailsComponent, typeof i3.ObjectHistoryComponent, typeof i4.ObjectLinksComponent, typeof i5.FavoriteIconComponent, typeof i6.HistoryFilterPipe, typeof i7.HistoryFilterComponent, typeof i8.EditIconComponent], [typeof i9.CommonModule, typeof i10.FormsModule, typeof i11.FormElementsModule, typeof i12.ObjectFormModule, typeof i13.MediaModule, typeof i14.ShortcutsModule, typeof i15.UiModule, typeof i16.PipesModule, typeof i17.RouterModule, typeof i16.PipesModule, typeof i18.AgGridModule, typeof i19.ActionModule, typeof i20.YvcTabsModule, typeof i21.YvcSplitTabsModule, typeof i22.YvcSplitViewModule], [typeof i1.ObjectDetailsComponent, typeof i2.RecyclebinDetailsComponent, typeof i3.ObjectHistoryComponent, typeof i4.ObjectLinksComponent, typeof i5.FavoriteIconComponent, typeof i6.HistoryFilterPipe]>;
|
|
26
27
|
static ɵinj: i0.ɵɵInjectorDeclaration<ObjectDetailsModule>;
|
|
27
28
|
}
|
|
28
29
|
//# sourceMappingURL=object-details.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-details.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/object-details/object-details.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"object-details.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/object-details/object-details.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAyBA,qBA8Ba,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAC/B"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { DmsParams, DmsService, EventService
|
|
2
|
+
import { DmsObjectHistoryEntry, DmsParams, DmsService, EventService } from '@eo-sdk/core';
|
|
3
3
|
import { IVisibleFilter } from './history-filter/history-filter';
|
|
4
|
-
import { UnsubscribeOnDestroy } from '../../util/unsubscribe/unsubscribe.component';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ObjectHistoryComponent
|
|
5
|
+
export declare class ObjectHistoryComponent {
|
|
7
6
|
private dmsService;
|
|
8
7
|
private cd;
|
|
9
8
|
private eventService;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-history.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/object-details/object-history/object-history.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"object-history.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/object-details/object-history/object-history.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0B,iBAAiB,EAAmB,MAAM,eAAe,CAAC;AAC3F,OAAO,EAAC,qBAAqB,EAAE,SAAS,EAAE,UAAU,EAAc,YAAY,EAAC,MAAM,cAAc,CAAC;AAGpG,OAAO,EAAC,cAAc,EAAC,MAAM,iCAAiC,CAAC;;AAE/D,qBAOa,sBAAsB;IA2BrB,OAAO,CAAC,UAAU;IAAc,OAAO,CAAC,EAAE;IAAqB,OAAO,CAAC,YAAY;IAzB/F,OAAO,EAAE,SAAS,CAAC;IACnB,OAAO,CAAC,QAAQ,CAA+B;IAC/C,eAAe,EAAE,qBAAqB,EAAE,CAAM;IAC9C,OAAO,EAAE,MAAM,EAAE,CAAM;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,cAAc,CAA+B;IAE5D,IAAI,OAAO,CAAC,UAAU,EAAE,qBAAqB,EAAE,EAE9C;IAED,IAAI,OAAO,IAAI,qBAAqB,EAAE,CAErC;IAED,IACI,MAAM,CAAC,CAAC,EAAE,SAAS,EAGtB;IAED,IAAI,MAAM,IALI,SAAS,CAOtB;gBAEmB,UAAU,EAAE,UAAU,EAAU,EAAE,EAAE,iBAAiB,EAAU,YAAY,EAAE,YAAY;IAW7G,YAAY,CAAC,MAAM,KAAA;IAUnB,YAAY,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAIxB,OAAO,CAAC,YAAY;yCApDT,sBAAsB;2CAAtB,sBAAsB;CA+DlC"}
|
package/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.d.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class FormElementTemplate {
|
|
4
|
+
template: TemplateRef<any>;
|
|
5
|
+
propertyType: string;
|
|
6
|
+
constructor(template: TemplateRef<any>);
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormElementTemplate, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormElementTemplate, "[eoFormElementTemplate]", never, { "propertyType": "propertyType"; }, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=form-element-template.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"form-element-template.directive.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,WAAW,EAAC,MAAM,eAAe,CAAC;;AAE5D,qBAGa,mBAAmB;IAGX,QAAQ,EAAE,WAAW,CAAC,GAAG,CAAC;IADpC,YAAY,EAAE,MAAM,CAAC;gBACX,QAAQ,EAAE,WAAW,CAAC,GAAG,CAAC;yCAHlC,mBAAmB;2CAAnB,mBAAmB;CAK/B"}
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
1
|
+
import { AfterViewInit, ElementRef, QueryList, Renderer2, TemplateRef } from '@angular/core';
|
|
2
2
|
import { TranslateService } from '@eo-sdk/core';
|
|
3
3
|
import { ObjectFormControlWrapper } from '../object-form-control-wrapper';
|
|
4
|
+
import { FormElementTemplate } from './form-element-template.directive';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class FormElementComponent {
|
|
6
|
+
export declare class FormElementComponent implements AfterViewInit {
|
|
6
7
|
private translate;
|
|
7
8
|
private renderer;
|
|
8
9
|
private el;
|
|
10
|
+
elementTemplates: QueryList<FormElementTemplate>;
|
|
11
|
+
contentElementTemplates: QueryList<FormElementTemplate>;
|
|
12
|
+
elementTemplate: TemplateRef<any>;
|
|
9
13
|
formElementRef: any;
|
|
10
14
|
element: ObjectFormControlWrapper;
|
|
11
15
|
focused: any;
|
|
@@ -23,7 +27,8 @@ export declare class FormElementComponent {
|
|
|
23
27
|
labelToggled(toggled: boolean): void;
|
|
24
28
|
organizationDataMetaResolved(data: any): void;
|
|
25
29
|
fetchTags(): void;
|
|
30
|
+
ngAfterViewInit(): void;
|
|
26
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormElementComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormElementComponent, "eo-form-element", never, { "situation": "situation"; "skipToggle": "skipToggle"; "elementSetter": "element"; }, {},
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormElementComponent, "eo-form-element", never, { "situation": "situation"; "skipToggle": "skipToggle"; "elementSetter": "element"; }, {}, ["contentElementTemplates"], ["*"], false, never>;
|
|
28
33
|
}
|
|
29
34
|
//# sourceMappingURL=form-element.component.d.ts.map
|
package/app/eo-framework/object-form/object-form/form-element/form-element.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-element.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element/form-element.component.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"form-element.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element/form-element.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,aAAa,EAA8B,UAAU,EAAS,SAAS,EAAE,SAAS,EAAE,WAAW,EAA0B,MAAM,eAAe,CAAC;AACvJ,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAC,wBAAwB,EAAC,MAAM,gCAAgC,CAAC;AACxE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;;AAEtE,qBAMa,oBAAqB,YAAW,aAAa;IA8C5C,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,QAAQ;IAAa,OAAO,CAAC,EAAE;IA7CpB,gBAAgB,EAAE,SAAS,CAAC,mBAAmB,CAAC,CAAC;IAC9C,uBAAuB,EAAE,SAAS,CAAC,mBAAmB,CAAC,CAAC;IAI/H,eAAe,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAClC,cAAc,EAAE,GAAG,CAAC;IACpB,OAAO,EAAE,wBAAwB,CAAC;IAClC,OAAO,MAAC;IACR,MAAM,EAAE,OAAO,CAAC;IAChB,GAAG,EAAE;QACH,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAA;KACd,CAAC;IAEO,SAAS,MAAC;IACV,UAAU,EAAE,OAAO,CAAC;IAG7B,IACI,aAAa,CAAC,EAAE,EAAE,wBAAwB,EAqB7C;IAEuB,SAAS,EAAE,UAAU,CAAC;gBAE1B,SAAS,EAAE,gBAAgB,EAAU,QAAQ,EAAE,SAAS,EAAU,EAAE,EAAE,UAAU;IAGpG,OAAO,CAAC,eAAe;IAevB,YAAY,CAAC,OAAO,EAAE,OAAO;IAc7B,4BAA4B,CAAC,IAAI,KAAA;IAKjC,SAAS;IAcT,eAAe,IAAI,IAAI;yCAjGZ,oBAAoB;2CAApB,oBAAoB;CAwGhC"}
|
|
@@ -3,12 +3,11 @@ import { OnInit } from '@angular/core';
|
|
|
3
3
|
import { ControlValueAccessor, UntypedFormControl, Validator } from '@angular/forms';
|
|
4
4
|
import { LocalStorageService, SystemService } from '@eo-sdk/core';
|
|
5
5
|
import { GridService } from '../../../../eo-framework-core/api/grid.service';
|
|
6
|
-
import { UnsubscribeOnDestroy } from '../../../util/unsubscribe/unsubscribe.component';
|
|
7
6
|
import { PendingChangesService } from './../../../../eo-framework-core/pending-changes/pending-changes.service';
|
|
8
7
|
import { EditRow, TableComponentParams } from './form-element.interface';
|
|
9
8
|
import { RowEditComponent } from './row-edit/row-edit.component';
|
|
10
9
|
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class FormElementTableComponent
|
|
10
|
+
export declare class FormElementTableComponent implements ControlValueAccessor, Validator, OnInit {
|
|
12
11
|
private storageService;
|
|
13
12
|
private systemService;
|
|
14
13
|
private pendingChanges;
|
|
@@ -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,
|
|
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":"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"}
|
package/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { DmsObject } from '@eo-sdk/core';
|
|
2
|
-
import { ObjectFormOptions } from '../../object-form-options.interface';
|
|
3
2
|
export interface TableComponentParams {
|
|
4
3
|
situation: string;
|
|
5
4
|
size: string;
|
|
@@ -9,7 +8,13 @@ export interface TableComponentParams {
|
|
|
9
8
|
export interface EditRow {
|
|
10
9
|
situation: string;
|
|
11
10
|
index: number;
|
|
12
|
-
|
|
11
|
+
form: {
|
|
12
|
+
elements: any[];
|
|
13
|
+
disabled: boolean;
|
|
14
|
+
data: {
|
|
15
|
+
[key: string]: any;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
13
18
|
tableElement: any;
|
|
14
19
|
}
|
|
15
20
|
export interface EditRowResult {
|
package/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-element.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"form-element.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,cAAc,CAAC;AAIvC,MAAM,WAAW,oBAAoB;IAEjC,SAAS,EAAE,MAAM,CAAC;IAElB,IAAI,EAAE,MAAM,CAAC;IAEb,OAAO,EAAE,GAAG,CAAC;IAEb,MAAM,CAAC,EAAE,SAAS,CAAC;CACpB;AAGD,MAAM,WAAW,OAAO;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE;QACJ,QAAQ,EAAE,GAAG,EAAE,CAAC;QAChB,QAAQ,EAAE,OAAO,CAAC;QAClB,IAAI,EAAE;YAAC,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;SAAC,CAAC;KAC5B,CAAA;IACD,YAAY,EAAE,GAAG,CAAC;CACnB;AAGD,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,GAAG,CAAC;IACb,YAAY,EAAE,OAAO,CAAC;CACvB"}
|
package/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.d.ts
CHANGED
|
@@ -1,22 +1,33 @@
|
|
|
1
|
-
import { EventEmitter,
|
|
2
|
-
import {
|
|
3
|
-
import { UntypedFormControl, UntypedFormBuilder } from '@angular/forms';
|
|
4
|
-
import { UnsubscribeOnDestroy } from '../../../../util/unsubscribe/unsubscribe.component';
|
|
1
|
+
import { ElementRef, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
+
import { UntypedFormBuilder, UntypedFormControl } from '@angular/forms';
|
|
5
3
|
import { LocalStorageService } from '@eo-sdk/core';
|
|
4
|
+
import { PendingChangesService } from '../../../../../eo-framework-core/pending-changes/pending-changes.service';
|
|
5
|
+
import { FormStatusChangedEvent } from '../../../form-status-changed-event.interface';
|
|
6
|
+
import { ObjectFormHelperService } from '../../../object-form-helper.service';
|
|
7
|
+
import { ObjectFormControlWrapper } from '../../object-form-control-wrapper';
|
|
8
|
+
import { ObjectFormGroup } from '../../object-form-group.model';
|
|
9
|
+
import { ObjectFormScriptService } from '../../object-form-script/object-form-script.service';
|
|
6
10
|
import { EditRow, EditRowResult } from '../form-element.interface';
|
|
7
11
|
import * as i0 from "@angular/core";
|
|
8
12
|
/**
|
|
9
13
|
* Component for editing a row from an object forms table.
|
|
10
14
|
*/
|
|
11
|
-
export declare class RowEditComponent
|
|
15
|
+
export declare class RowEditComponent implements OnDestroy {
|
|
12
16
|
private pendingChanges;
|
|
17
|
+
private formScriptService;
|
|
18
|
+
private formHelperService;
|
|
13
19
|
private fb;
|
|
14
20
|
private storageService;
|
|
15
21
|
confirmDeleteButton: ElementRef;
|
|
16
22
|
pendingTaskId: string;
|
|
23
|
+
editForm: ObjectFormGroup;
|
|
24
|
+
editFormControls: ObjectFormControlWrapper[];
|
|
25
|
+
private scriptingScope;
|
|
26
|
+
private subscriptions;
|
|
27
|
+
private formData;
|
|
17
28
|
_row: EditRow;
|
|
18
29
|
isNewRow: boolean;
|
|
19
|
-
formState
|
|
30
|
+
formState?: FormStatusChangedEvent;
|
|
20
31
|
queryEnabled: boolean;
|
|
21
32
|
copyEnabled: boolean;
|
|
22
33
|
deleteEnabled: boolean;
|
|
@@ -33,19 +44,25 @@ export declare class RowEditComponent extends UnsubscribeOnDestroy {
|
|
|
33
44
|
onSave: EventEmitter<EditRowResult>;
|
|
34
45
|
onSaveCopy: EventEmitter<EditRowResult>;
|
|
35
46
|
onDelete: EventEmitter<number>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
47
|
+
constructor(pendingChanges: PendingChangesService, formScriptService: ObjectFormScriptService, formHelperService: ObjectFormHelperService, fb: UntypedFormBuilder, storageService: LocalStorageService);
|
|
48
|
+
/**
|
|
49
|
+
* Returns the observed model that was passed to the current form script running. If there is
|
|
50
|
+
* no form script, this method will return NULL.
|
|
51
|
+
* @returns
|
|
52
|
+
*/
|
|
53
|
+
private _getObservedScriptModel;
|
|
54
|
+
private _getFormData;
|
|
41
55
|
onFormReady(): void;
|
|
42
56
|
onFormStatusChanged(evt: any): void;
|
|
57
|
+
private _buildRowEditForm;
|
|
43
58
|
private startPending;
|
|
44
59
|
finishPending(): void;
|
|
45
60
|
save(): void;
|
|
46
61
|
saveCopy(): void;
|
|
47
62
|
delete(): void;
|
|
48
63
|
cancel(): void;
|
|
64
|
+
private unsubscribeAll;
|
|
65
|
+
ngOnDestroy(): void;
|
|
49
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<RowEditComponent, never>;
|
|
50
67
|
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>;
|
|
51
68
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"row-edit.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"row-edit.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,UAAU,EAAE,YAAY,EAAS,SAAS,EAAuC,MAAM,eAAe,CAAC;AAG1H,OAAO,EAAC,kBAAkB,EAAE,kBAAkB,EAAC,MAAM,gBAAgB,CAAC;AACtE,OAAO,EAAC,mBAAmB,EAAQ,MAAM,cAAc,CAAC;AAGxD,OAAO,EAAC,qBAAqB,EAAC,MAAM,0EAA0E,CAAC;AAC/G,OAAO,EAAC,sBAAsB,EAAC,MAAM,8CAA8C,CAAC;AACpF,OAAO,EAAgB,uBAAuB,EAAC,MAAM,qCAAqC,CAAC;AAC3F,OAAO,EAAC,wBAAwB,EAAC,MAAM,mCAAmC,CAAC;AAC3E,OAAO,EAAC,eAAe,EAAC,MAAM,+BAA+B,CAAC;AAC9D,OAAO,EAAC,uBAAuB,EAAC,MAAM,qDAAqD,CAAC;AAE5F,OAAO,EAAC,OAAO,EAAE,aAAa,EAAC,MAAM,2BAA2B,CAAC;;AAEjE;;GAEG;AACH,qBAQa,gBAAiB,YAAW,SAAS;IA4DpC,OAAO,CAAC,cAAc;IAChC,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,EAAE;IAAsB,OAAO,CAAC,cAAc;IA9D5B,mBAAmB,EAAE,UAAU,CAAC;IAI5D,aAAa,EAAE,MAAM,CAAC;IAEtB,QAAQ,EAAE,eAAe,CAAC;IAC1B,gBAAgB,EAAE,wBAAwB,EAAE,CAAM;IAClD,OAAO,CAAC,cAAc,CAA2B;IACjD,OAAO,CAAC,aAAa,CAAsB;IAI3C,OAAO,CAAC,QAAQ,CAAM;IAEtB,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,sBAAsB,CAAC;IACnC,YAAY,UAAQ;IACpB,WAAW,UAAQ;IACnB,aAAa,UAAQ;IACrB,WAAW,UAAQ;IACnB,iBAAiB,EAAE,kBAAkB,CAAC;IACtC,YAAY,UAAS;IACrB,iBAAiB,UAAS;IAC1B,MAAM,UAAS;IAEf,IAAI,gBAAgB,CAAC,GAAG,EAAE,OAAO,EAMhC;IAED,IAAI,gBAAgB,IARM,OAAO,CAUhC;IAEQ,YAAY,EAAE,OAAO,CAAC;IAE/B,IACI,GAAG,CAAC,CAAC,EAAE,OAAO,EAUjB;IAES,QAAQ,oBAAsB;IAC9B,MAAM,8BAAqC;IAC3C,UAAU,8BAAqC;IAC/C,QAAQ,uBAA8B;gBAE5B,cAAc,EAAE,qBAAqB,EAC/C,iBAAiB,EAAE,uBAAuB,EAC1C,iBAAiB,EAAE,uBAAuB,EAC1C,EAAE,EAAE,kBAAkB,EAAU,cAAc,EAAE,mBAAmB;IAS7E;;;;KAIC;IACD,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,YAAY;IASpB,WAAW;IAuBX,mBAAmB,CAAC,GAAG,KAAA;IAoBvB,OAAO,CAAC,iBAAiB;IA6BzB,OAAO,CAAC,YAAY;IAQpB,aAAa;IAIb,IAAI;IAeJ,QAAQ;IAcR,MAAM;IAKN,MAAM;IAKN,OAAO,CAAC,cAAc;IAOtB,WAAW,IAAI,IAAI;yCA5NR,gBAAgB;2CAAhB,gBAAgB;CA+N5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-form-script.service.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.ts"],"names":[],"mappings":"AAMA,OAAO,EAAC,wBAAwB,EAAC,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"object-form-script.service.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.ts"],"names":[],"mappings":"AAMA,OAAO,EAAC,wBAAwB,EAAC,MAAM,+BAA+B,CAAC;AAGvE,OAAO,EAAC,MAAM,EAAE,cAAc,EAAC,MAAM,cAAc,CAAC;;AAEpD,qBACa,uBAAuB;IAEtB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,OAAO;gBADP,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,cAAc;IAG3C;;;;;OAKG;IACI,aAAa,CAAC,KAAK,EAAE,wBAAwB,EAAE,MAAM,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,MAAM;IAqBtF;;;;;;;;OAQG;IACH,OAAO,CAAC,cAAc;IAOtB;;;;;;OAMG;IACH,OAAO,CAAC,8BAA8B;IA+BtC;;;;;OAKG;IACH,OAAO,CAAC,mBAAmB;yCA7FhB,uBAAuB;6CAAvB,uBAAuB;CA+GnC"}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
2
|
import { Logger } from '@eo-sdk/core';
|
|
3
|
-
import { UnsubscribeOnDestroy } from '../../util/unsubscribe/unsubscribe.component';
|
|
4
3
|
import { FormStatusChangedEvent } from '../form-status-changed-event.interface';
|
|
5
4
|
import { ObjectFormHelperService } from '../object-form-helper.service';
|
|
6
5
|
import { ObjectFormOptions } from '../object-form-options.interface';
|
|
7
6
|
import { ObjectFormScriptService } from './object-form-script/object-form-script.service';
|
|
8
7
|
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class ObjectFormComponent
|
|
8
|
+
export declare class ObjectFormComponent implements OnDestroy, AfterViewInit {
|
|
10
9
|
private logger;
|
|
11
10
|
private elementRef;
|
|
12
11
|
private formScriptService;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-form.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/object-form/object-form/object-form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EACb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAEZ,SAAS,EAEV,MAAM,eAAe,CAAC;AACvB,OAAO,
|
|
1
|
+
{"version":3,"file":"object-form.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/object-form/object-form/object-form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EACb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAEZ,SAAS,EAEV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAC,MAAM,EAAQ,MAAM,cAAc,CAAC;AAK3C,OAAO,EAAC,sBAAsB,EAAC,MAAM,wCAAwC,CAAC;AAC9E,OAAO,EAAgB,uBAAuB,EAAC,MAAM,+BAA+B,CAAC;AACrF,OAAO,EAAC,iBAAiB,EAAC,MAAM,kCAAkC,CAAC;AACnE,OAAO,EAAC,uBAAuB,EAAC,MAAM,iDAAiD,CAAC;;AAIxF,qBAQa,mBAAoB,YAAW,SAAS,EAAE,aAAa;IA0BtD,OAAO,CAAC,MAAM;IACxB,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,KAAK;IA5BN,gBAAgB,EAAE,OAAO,CAAC;IAEzB,aAAa,uCAA8C;IAE3D,WAAW,oBAAsB;IAEpC,WAAW,EAAE,iBAAiB,CAAC;IAC/B,kBAAkB,EAAE,iBAAiB,CAAC;IAEtC,IAAI,MAAC;IAIZ,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,cAAc,CAA2B;IACjD,OAAO,CAAC,aAAa,CAAsB;IAE3C,IACI,OAAO,CAAC,WAAW,EAAE,iBAAiB,EAIzC;gBAEmB,MAAM,EAAE,MAAM,EACxB,UAAU,EAAE,UAAU,EACtB,iBAAiB,EAAE,uBAAuB,EAC1C,iBAAiB,EAAE,uBAAuB,EAC1C,KAAK,EAAE,iBAAiB;IAIlC,OAAO,CAAC,IAAI;IAQZ,OAAO,CAAC,WAAW;IAIZ,SAAS;IAIT,WAAW,CAAC,IAAI,KAAA;IAOvB;;;;;;;;OAQG;IACI,WAAW;IAIX,eAAe;IAKf,SAAS;IAKhB;;;;OAIG;IACI,sBAAsB;IAK7B,OAAO,CAAC,iBAAiB;IAkBzB,OAAO,CAAC,oBAAoB;IAgB5B;;OAEG;IACH,OAAO,CAAC,UAAU;IAUlB,WAAW;IAIX,eAAe;IAOf,OAAO,CAAC,cAAc;yCApJX,mBAAmB;2CAAnB,mBAAmB;CA2J/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-form-helper.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/object-form/object-form-helper.service.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAc,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,MAAM,EAA4B,aAAa,EAAE,aAAa,EAAS,MAAM,cAAc,CAAC;AACrG,OAAO,EAA4B,YAAY,EAAE,MAAM,MAAM,CAAC;AAG9D,OAAO,EAAE,cAAc,EAAE,MAAM,6CAA6C,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,sDAAsD,CAAC;AACxF,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAEpE,OAAO,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AACtE,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AACrF,OAAO,EAAE,eAAe,EAAE,MAAM,uCAAuC,CAAC;AACxE,OAAO,EAAE,uBAAuB,EAAE,MAAM,6DAA6D,CAAC;AACtG,OAAO,EAAE,wBAAwB,EAAE,MAAM,8DAA8D,CAAC;;AAGxG,MAAM,WAAW,YAAY;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,iBAAiB,CAAC;IAC/B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE;QAAC,CAAC,IAAI,EAAE,MAAM,GAAG,WAAW,GAAG,IAAI,CAAA;KAAC,CAAC;IACxD,aAAa,EAAE,aAAa,CAAC;CAC9B;AACD,MAAM,WAAW,aAAa;IAG5B,YAAY,EAAE;QAAC,CAAC,IAAI,EAAE,MAAM,GAAG,iBAAiB,CAAA;KAAC,CAAC;IAClD,SAAS,EAAE,GAAG,CAAC;IAIf,yBAAyB,EAAE,YAAY,EAAE,CAAC;IAC1C,cAAc,EAAE,wBAAwB,CAAC;IACzC,WAAW,EAAE;QAAC,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAAA;KAAC,CAAC;IACnC,IAAI,EAAE,eAAe,CAAC;CACvB;AAED,qBACa,uBAAuB;IAItB,OAAO,CAAC,MAAM;IACxB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,aAAa;IANvB,OAAO,CAAC,QAAQ,CAAsB;gBAElB,MAAM,EAAE,MAAM,EACxB,gBAAgB,EAAE,gBAAgB,EAClC,aAAa,EAAE,aAAa,EAC5B,aAAa,EAAE,cAAc,EAC7B,aAAa,EAAE,aAAa;IAGxC;;;;;;;OAOG;IACD,iBAAiB,
|
|
1
|
+
{"version":3,"file":"object-form-helper.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/object-form/object-form-helper.service.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,14 +5,14 @@ import * as i3 from "./object-form-edit/object-form-edit.component";
|
|
|
5
5
|
import * as i4 from "./object-form/form-element/form-element.component";
|
|
6
6
|
import * as i5 from "./object-form/form-element-table/form-element-table.component";
|
|
7
7
|
import * as i6 from "./object-form/form-element-table/row-edit/row-edit.component";
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "@angular/
|
|
10
|
-
import * as i9 from "
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
13
|
-
import * as i12 from "
|
|
14
|
-
import * as i13 from "../
|
|
15
|
-
import * as i14 from "../
|
|
8
|
+
import * as i7 from "./object-form/form-element/form-element-template.directive";
|
|
9
|
+
import * as i8 from "@angular/common";
|
|
10
|
+
import * as i9 from "@angular/forms";
|
|
11
|
+
import * as i10 from "../ui/ui.module";
|
|
12
|
+
import * as i11 from "../../eo-framework-core/pipes/pipes.module";
|
|
13
|
+
import * as i12 from "@ag-grid-community/angular";
|
|
14
|
+
import * as i13 from "../shortcuts/shortcuts.module";
|
|
15
|
+
import * as i14 from "../form-elements/form-elements.module";
|
|
16
16
|
import * as i15 from "../list-container/list-container.module";
|
|
17
17
|
import * as i16 from "../grid/grid.module";
|
|
18
18
|
import * as i17 from "../media/media.module";
|
|
@@ -26,7 +26,7 @@ import * as i20 from "@yuuvis/components/split-view";
|
|
|
26
26
|
*/
|
|
27
27
|
export declare class ObjectFormModule {
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectFormModule, never>;
|
|
29
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ObjectFormModule, [typeof i1.ObjectFormComponent, typeof i2.ObjectFormGroupComponent, typeof i3.ObjectFormEditComponent, typeof i4.FormElementComponent, typeof i5.FormElementTableComponent, typeof i6.RowEditComponent
|
|
29
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ObjectFormModule, [typeof i1.ObjectFormComponent, typeof i2.ObjectFormGroupComponent, typeof i3.ObjectFormEditComponent, typeof i4.FormElementComponent, typeof i5.FormElementTableComponent, typeof i6.RowEditComponent, typeof i7.FormElementTemplate], [typeof i8.CommonModule, typeof i9.FormsModule, typeof i9.ReactiveFormsModule, typeof i10.UiModule, typeof i11.PipesModule, typeof i12.AgGridModule, typeof i13.ShortcutsModule, typeof i14.FormElementsModule, typeof i15.ListContainerModule, typeof i16.GridModule, typeof i17.MediaModule, typeof i18.YvcDatepickerModule, typeof i19.YvcTabsModule, typeof i20.YvcSplitViewModule], [typeof i1.ObjectFormComponent, typeof i2.ObjectFormGroupComponent, typeof i3.ObjectFormEditComponent, typeof i4.FormElementComponent, typeof i5.FormElementTableComponent]>;
|
|
30
30
|
static ɵinj: i0.ɵɵInjectorDeclaration<ObjectFormModule>;
|
|
31
31
|
}
|
|
32
32
|
//# sourceMappingURL=object-form.module.d.ts.map
|
|
@@ -3,9 +3,8 @@ import { AppCacheService, DmsObject, DmsService, EventService } from '@eo-sdk/co
|
|
|
3
3
|
import { PendingChangesService } from '../../eo-framework-core/pending-changes/pending-changes.service';
|
|
4
4
|
import { SelectionService } from '../../eo-framework-core/selection/selection.service';
|
|
5
5
|
import { ActionService } from '../actions/action-service/action.service';
|
|
6
|
-
import { UnsubscribeOnDestroy } from '../util/unsubscribe/unsubscribe.component';
|
|
7
6
|
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class ObjectStateDetailsComponent
|
|
7
|
+
export declare class ObjectStateDetailsComponent implements OnInit, AfterViewInit {
|
|
9
8
|
private selection;
|
|
10
9
|
private actionService;
|
|
11
10
|
private appCache;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-state-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/object-state-details/object-state-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"object-state-details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/object-state-details/object-state-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,aAAa,EAAa,YAAY,EAAsB,MAAM,EAAS,MAAM,eAAe,CAAC;AACzG,OAAO,EAAC,eAAe,EAAE,SAAS,EAAE,UAAU,EAAc,YAAY,EAAC,MAAM,cAAc,CAAC;AAG9F,OAAO,EAAC,qBAAqB,EAAC,MAAM,iEAAiE,CAAC;AACtG,OAAO,EAAC,gBAAgB,EAAC,MAAM,qDAAqD,CAAC;AACrF,OAAO,EAAC,aAAa,EAAC,MAAM,0CAA0C,CAAC;;AAEvE,qBAMa,2BAA4B,YAAW,MAAM,EAAE,aAAa;IAuC3D,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,aAAa;IAAiB,OAAO,CAAC,QAAQ;IACrG,OAAO,CAAC,UAAU;IAAc,OAAO,CAAC,YAAY;IAAgB,OAAO,CAAC,cAAc;IAtC5F,MAAM,CAAC,eAAe,SAAM;IAE5B,OAAO,CAAC,QAAQ,CAAQ;IAEf,OAAO,EAAE,SAAS,CAAC;IACnB,YAAY,EAAE,SAAS,CAAC;IACxB,SAAS,EAAE,GAAG,EAAE,CAAM;IACtB,aAAa,MAAC;IAEvB,IAAa,OAAO,CAAC,CAAC,KAAA,EAKrB;IAES,WAAW,oBAAsB;IAS3C,IAAmC,QAAQ,WAE1C;IAED,IAAiC,MAAM,WAEtC;IAED,IAAiC,UAAU,eAE1C;gBAEmB,SAAS,EAAE,gBAAgB,EAAU,aAAa,EAAE,aAAa,EAAU,QAAQ,EAAE,eAAe,EAC9G,UAAU,EAAE,UAAU,EAAU,YAAY,EAAE,YAAY,EAAU,cAAc,EAAE,qBAAqB;IAuBnH,OAAO,CAAC,IAAI,EAAE,SAAS;IAUvB,QAAQ,CAAC,IAAI,EAAE,SAAS,EAAE,IAAI,QAAK;IAOnC,oBAAoB,CAAC,IAAI,EAAE,SAAS;IAMpC,kBAAkB,CAAC,GAAG,KAAA;IAMtB,oBAAoB,CAAC,GAAG,KAAA,EAAE,GAAG,CAAC,KAAA;IAQ9B,QAAQ;IAKR,eAAe;yCAzGJ,2BAA2B;2CAA3B,2BAA2B;CA+GvC"}
|