@eo-sdk/client 10.0.0-beta.3 → 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 -41
- 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 +6 -7
- 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 +28 -24
- 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 +17 -16
- 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 +17 -14
- 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 -76
- package/esm2020/app/eo-framework/form-elements/date/date.component.mjs +2 -12
- package/esm2020/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +2 -2
- 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/id-reference.component.mjs +7 -8
- package/esm2020/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +10 -6
- package/esm2020/app/eo-framework/form-elements/number-range/number-range.component.mjs +2 -2
- 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/form-elements/string/string.component.mjs +3 -3
- package/esm2020/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +3 -3
- package/esm2020/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +3 -3
- package/esm2020/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.mjs +3 -3
- 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/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 +32 -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 +4 -4
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs +158 -166
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs.map +1 -1
- package/fesm2015/eo-sdk-client.mjs +13541 -14313
- package/fesm2015/eo-sdk-client.mjs.map +1 -1
- package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs +158 -166
- package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs.map +1 -1
- package/fesm2020/eo-sdk-client.mjs +13563 -14335
- 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/_eo-variables.scss +3 -1
- package/scss/_main.scss +1 -1
- package/scss/_mixins.scss +6 -6
- package/scss/_yuuvis-components.scss +1 -0
- package/styles.css +3 -3
- 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
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@eo-sdk/client",
|
|
3
3
|
"description": "yuuvis RAD client",
|
|
4
4
|
"author": "OPTIMAL SYSTEMS GmbH <npm@optimal-systems.de>",
|
|
5
|
-
"version": "10.0.0-beta.
|
|
5
|
+
"version": "10.0.0-beta.5",
|
|
6
6
|
"main": "electron/main.js",
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"angular-cli": {},
|
|
@@ -29,18 +29,17 @@
|
|
|
29
29
|
"@angular/platform-browser": "15.2.2",
|
|
30
30
|
"@angular/platform-browser-dynamic": "15.2.2",
|
|
31
31
|
"@angular/router": "15.2.2",
|
|
32
|
-
"@eo-sdk/core": "10.0.0-beta.
|
|
32
|
+
"@eo-sdk/core": "10.0.0-beta.5",
|
|
33
|
+
"@ngneat/until-destroy": "^10.0.0-beta.0",
|
|
33
34
|
"@ngx-pwa/local-storage": "15.0.0",
|
|
34
35
|
"@ngx-translate/core": "14.0.0",
|
|
35
36
|
"@types/lodash": "4.14.88",
|
|
36
|
-
"@yuuvis/components": "^0.0.
|
|
37
|
+
"@yuuvis/components": "^0.0.43",
|
|
37
38
|
"core-js": "^2.5.4",
|
|
38
39
|
"file-saver": "^2.0.5",
|
|
39
40
|
"font-awesome": "4.7.0",
|
|
40
41
|
"moment": "2.29.4",
|
|
41
42
|
"ngx-toastr": "16.0.2",
|
|
42
|
-
"primeicons": "1.0.0-beta.6",
|
|
43
|
-
"primeng": "^15.0.0",
|
|
44
43
|
"rxjs": "~7.5.0",
|
|
45
44
|
"tslib": "^2.0.0",
|
|
46
45
|
"zone.js": "~0.11.8"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eo-core.module.d.ts","sourceRoot":"","sources":["../../../../../../../projects/eo-sdk/core/src/lib/eo-core.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"eo-core.module.d.ts","sourceRoot":"","sources":["../../../../../../../projects/eo-sdk/core/src/lib/eo-core.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAkB,mBAAmB,EAA+B,MAAM,eAAe,CAAC;AAGjG,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;;;;;;AAWhD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,qBAoBa,YAAY;IACvB,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,YAAY,CAAC;IAoBtE;;OAEG;gBACiC,YAAY,EAAE,YAAY;yCAxBnD,YAAY;0CAAZ,YAAY;0CAAZ,YAAY;CA8BxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbox-item.model.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/model/inbox-item.model.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"inbox-item.model.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/model/inbox-item.model.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,qBAAa,SAAS;IAEpB,OAAc,QAAQ,SAAS;IAC/B,OAAc,iBAAiB,SAAkB;IACjD,OAAc,iBAAiB,SAAkB;IAEjD;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,OAAO,EAAE,IAAI,CAAC;IACZ;;KAEC;IACH,QAAQ,EAAE,IAAI,CAAC;IACf,MAAM,EAAE,GAAG,CAAC;IAEZ;;;OAGG;gBACS,IAAI,EAAE,GAAG;IAiBrB;;;OAGG;IACH,SAAS;CAGV;AAED;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,IAAI,CAAC;CACvB"}
|
|
@@ -232,15 +232,17 @@ export declare class DmsService {
|
|
|
232
232
|
*/
|
|
233
233
|
updateResubmission(dmsObject: DmsObject, subject: string, due: any, receiver: any, sendEmail: boolean, onlyEmail: boolean): Observable<any>;
|
|
234
234
|
/**
|
|
235
|
-
*
|
|
236
|
-
*
|
|
237
|
-
* @param
|
|
238
|
-
*
|
|
239
|
-
*
|
|
240
|
-
* @
|
|
241
|
-
* @returns Observable<any>
|
|
235
|
+
* Shares a dms object (and its children) with certain users
|
|
236
|
+
* @param dmsObject The dms object to be shared
|
|
237
|
+
* @param shareWith Array of organization objects to share the object with. Each entry
|
|
238
|
+
* will have the ID of the target organization object as well as an optional param
|
|
239
|
+
* whether or not to also share the dms objects children.
|
|
240
|
+
* @returns Observable being resolved once the request is done
|
|
242
241
|
*/
|
|
243
|
-
|
|
242
|
+
share(dmsObject: DmsObject, shareWith: {
|
|
243
|
+
id: string;
|
|
244
|
+
shareChildren?: boolean;
|
|
245
|
+
}[]): Observable<any>;
|
|
244
246
|
/**
|
|
245
247
|
* Move a DMS Object
|
|
246
248
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dms.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/dms/dms.service.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"dms.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/dms/dms.service.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prepare.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/prepare/prepare.service.ts"],"names":[],"mappings":"AAGA,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAC,UAAU,EAAgB,MAAM,MAAM,CAAC;AAC/C,OAAO,EAAC,UAAU,EAAC,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAC,YAAY,EAAE,oBAAoB,EAAC,MAAM,iCAAiC,CAAC;AACnF,OAAO,EAAC,aAAa,EAAC,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAC,YAAY,EAAC,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAC,cAAc,EAAC,MAAM,oCAAoC,CAAC;AAClE,OAAO,EAAC,kBAAkB,EAAC,MAAM,yBAAyB,CAAC;;AAE3D;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,qBAGa,cAAc;IAUb,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,aAAa;IATjC,OAAO,CAAC,aAAa,CAAiB;IACtC,OAAO,CAAC,mBAAmB,CAAwC;IAC5D,cAAc,EAAE,UAAU,CAAC,YAAY,EAAE,CAAC,CAA2C;IAE5F,OAAO,CAAC,iBAAiB,CAAS;IAClC,OAAO,CAAC,uBAAuB,CAAgC;IACxD,kBAAkB,EAAE,UAAU,CAAC,MAAM,CAAC,CAA+C;gBAExE,OAAO,EAAE,cAAc,EACvB,aAAa,EAAE,aAAa;IAGhD;;OAEG;IACH,yBAAyB;IAIzB;;OAEG;IACH,OAAO,CAAC,uBAAuB;IAW/B;;;;;;OAMG;
|
|
1
|
+
{"version":3,"file":"prepare.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/prepare/prepare.service.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"system.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/system/system.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,UAAU,EAAgB,MAAM,MAAM,CAAC;AAInF,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAC,eAAe,EAAC,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EAAC,MAAM,EAAC,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAC,MAAM,EAAC,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"system.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/system/system.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,UAAU,EAAgB,MAAM,MAAM,CAAC;AAInF,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAC,eAAe,EAAC,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EAAC,MAAM,EAAC,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAC,MAAM,EAAC,MAAM,2BAA2B,CAAC;AAEjD,OAAO,EAAC,OAAO,EAAC,MAAM,uBAAuB,CAAC;AAE9C,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AACzD,OAAO,EAAC,YAAY,EAAC,MAAM,yBAAyB,CAAC;;AAIrD;;GAEG;AACH,qBAGa,aAAa;IAWZ,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,QAAQ;IAZ5B,OAAO,CAAC,OAAO,CAAC;IAChB,OAAO,CAAC,YAAY,CAA4B;IACzC,OAAO,EAAE,UAAU,CAAC,GAAG,CAAC,CAAoC;IAGnE,OAAO,CAAC,eAAe,CAAa;IACpC,OAAO,CAAC,IAAI,CAAS;IACrB,OAAO,CAAC,WAAW,CAAiB;gBAEhB,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,eAAe;IAM7C,IAAI,MAAM,CAAC,CAAC,KAAA,EAEX;IAED,IAAI,MAAM,QAET;IAED;;;;OAIG;IACI,cAAc,IAAI,UAAU,EAAE;IAIrC;;;;;OAKG;IACI,aAAa,CAAC,cAAc,EAAE,MAAM,GAAG,UAAU;IAIxD;;;;;;OAMG;IACH,4BAA4B,CAAC,cAAc,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,OAAO,GAAG,UAAU,CAAC,GAAG,EAAE,CAAC;IASnH,OAAO,CAAC,wBAAwB;IAUhC;;;;OAIG;IACI,cAAc,CAAC,IAAI,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO;IAIvE;;;;;OAKG;IACI,aAAa,CAAC,EAAE,EAAE,MAAM,GAAG,WAAW;IAI7C;;;;;;;OAOG;IACI,iBAAiB,CAAC,cAAc,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAgCnG;;;;;;;OAOG;IACI,mBAAmB,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC;IAuC7D;;;;;OAKG;IACI,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,GAAG;IAgE9C;;;;;;OAMG;IACH,qBAAqB,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC;IAwDxD;;;OAGG;IACH,yBAAyB,CAAC,EAAE,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAItD;;;;;OAKG;IACH,qBAAqB,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAIpD;;;;;OAKG;IACH,sBAAsB,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,UAAU,CAAC,oBAAoB,EAAE,CAAC;IAK3E;;;;OAIG;IACH,QAAQ,IAAI,UAAU,CAAC,OAAO,EAAE,CAAC;yCA1VtB,aAAa;6CAAb,aAAa;CAsWzB"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
1
|
export type FormatedMailTo = string | string[];
|
|
3
2
|
export declare class Utils {
|
|
4
3
|
private static PREF_RANGEVALUE;
|
|
@@ -74,7 +73,7 @@ export declare class Utils {
|
|
|
74
73
|
* @param (error) => any callback
|
|
75
74
|
* @returns (error) => Observable<never>
|
|
76
75
|
*/
|
|
77
|
-
static empty(callback?: (error: any) => any): (error: any) => Observable<never>;
|
|
76
|
+
static empty(callback?: (error: any) => any): (error: any) => import("rxjs").Observable<never>;
|
|
78
77
|
/**
|
|
79
78
|
* Use on Observable.catch with specific skipNotification function !!!
|
|
80
79
|
* [ng-packagr issues 696]{@link https://github.com/dherges/ng-packagr/issues/696}
|
|
@@ -84,7 +83,7 @@ export declare class Utils {
|
|
|
84
83
|
* @param name
|
|
85
84
|
* @param message
|
|
86
85
|
*/
|
|
87
|
-
static catchSkip(skipNotification?: (error: any) => any, callback?: (error: any) => any, name?: string, message?: string): (error: any) => Observable<never>;
|
|
86
|
+
static catchSkip(skipNotification?: (error: any) => any, callback?: (error: any) => any, name?: string, message?: string): (error: any) => import("rxjs").Observable<never>;
|
|
88
87
|
/**
|
|
89
88
|
* Use on Observable.catch !!!
|
|
90
89
|
* [ng-packagr issues]{@link https://github.com/dherges/ng-packagr/issues/696}
|
|
@@ -95,7 +94,7 @@ export declare class Utils {
|
|
|
95
94
|
* @param skipNotification
|
|
96
95
|
* @return (error) => Observable<never>
|
|
97
96
|
*/
|
|
98
|
-
static catch(callback?: (error: any) => any, name?: string, message?: string, skipNotification?: boolean): (error: any) => Observable<never>;
|
|
97
|
+
static catch(callback?: (error: any) => any, name?: string, message?: string, skipNotification?: boolean): (error: any) => import("rxjs").Observable<never>;
|
|
99
98
|
/**
|
|
100
99
|
* Use on Observable.subscribe !!!
|
|
101
100
|
* [ng-packagr issues]{@link https://github.com/dherges/ng-packagr/issues/696}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/util/utils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/util/utils.ts"],"names":[],"mappings":"AAKA,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC;AAC/C,qBAAa,KAAK;IAEhB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAgB;WAEhC,MAAM,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,MAAM;IAMnD;;;;;;OAMG;WACW,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,GAAG,MAAM;IAOvD;;;OAGG;WACW,IAAI,IAAI,MAAM;IAI5B;;;;;OAKG;WACW,cAAc,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM;IAKtD;;;;OAIG;IACH,OAAO,CAAC,MAAM,CAAC,GAAG;IAKlB;;;;;;OAMG;IACH,OAAO,CAAC,MAAM,CAAC,YAAY;IAkC3B;;QAEI;IACJ,OAAO,CAAC,MAAM,CAAC,eAAe;IAS9B;;;;;OAKG;IACH,OAAO,CAAC,MAAM,CAAC,uBAAuB;IAKtC;;;;;;;;;OASG;WACW,UAAU,CAAC,GAAG,SAAK,EAAE,KAAK,SAAQ,EAAE,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,eAAe,OAC7F,GAAG,KAAK,GAAG;IAgB3B;;;;;;OAMG;WACW,WAAW,CAAC,MAAM,EAAE,GAAG,EAAE,GAAG,SAAK,GAAG,GAAG;IAKrD;;;;;;OAMG;WACW,KAAK,CAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,KAAA,KAAK,GAAG;IAO7C;;;;;;;;OAQG;WACW,SAAS,CAAC,gBAAgB,CAAC,EAAE,CAAC,KAAK,KAAA,KAAK,GAAG,EAAE,QAAQ,CAAC,EAAE,CAAC,KAAK,KAAA,KAAK,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM;IASrH;;;;;;;;;OASG;WACW,KAAK,CAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,KAAA,KAAK,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO;IAQ1G;;;;;;;;;OASG;WACW,KAAK,CAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,KAAA,KAAK,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO;IAQ1G;;;;;;;;OAQG;WACW,QAAQ,CAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,KAAA,KAAK,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,EAAE,gBAAgB,UAAO;IAI1G;;;;;OAKG;WACW,SAAS,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO;WAI7B,WAAW;IAIzB;;;;;;;;OAQG;WACW,cAAc,CAAC,GAAG,KAAA,EAAE,GAAG,KAAA,EAAE,MAAM,SAAQ;IAUrD;;;;OAIG;WACW,iBAAiB,IAAI,MAAM;WAI3B,YAAY,CAAC,KAAK,EAAE,cAAc,EAAE,OAAO,EAAE,OAAO,GAAG,cAAc;WAOrE,aAAa,CAAC,GAAG,QAAK,EAAE,WAAW,CAAC,EAAE,MAAM,GAAG,CAAC,CAAC,CAAC,EAAE,GAAG,KAAK,MAAM,CAAC,EAAE,aAAa,CAAC,EAAE,MAAM,GAAG,CAAC,CAAC,CAAC,EAAE,GAAG,KAAK,GAAG,CAAC;WAS/G,iBAAiB,CAAC,CAAC,EAAE,GAAG,GAAG,MAAM;WAUjC,aAAa,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG;CAgB9C"}
|
package/scss/_eo-variables.scss
CHANGED
|
@@ -70,5 +70,7 @@
|
|
|
70
70
|
--eo-chips-border-color: rgba(0, 0, 0, 0.1);
|
|
71
71
|
--eo-chips-text-color: var(--text-color-body);
|
|
72
72
|
|
|
73
|
-
--item-focus-background-color: var(--list-item-hover-background)
|
|
73
|
+
--item-focus-background-color: var(--list-item-hover-background);
|
|
74
|
+
|
|
75
|
+
--split-gutter-size-zero-background-color: var(--color-primary-3);
|
|
74
76
|
}
|
package/scss/_main.scss
CHANGED
package/scss/_mixins.scss
CHANGED
|
@@ -78,19 +78,19 @@ $tablet-width: 800px;
|
|
|
78
78
|
$desktop-width: 1024px;
|
|
79
79
|
|
|
80
80
|
@mixin phone {
|
|
81
|
-
@media (min-width: #{$phone-width}) and (max-width: #{$phone-width - 1px}) {
|
|
81
|
+
@media screen and (min-width: #{$phone-width}) and (max-width: #{$phone-width - 1px}) {
|
|
82
82
|
@content;
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
@mixin tablet {
|
|
87
|
-
@media (max-width: #{$tablet-width}) {
|
|
87
|
+
@media screen and (max-width: #{$tablet-width}) {
|
|
88
88
|
@content;
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
@mixin desktop {
|
|
93
|
-
@media (min-width: #{$desktop-width}) {
|
|
93
|
+
@media screen and (min-width: #{$desktop-width}) {
|
|
94
94
|
@content;
|
|
95
95
|
}
|
|
96
96
|
}
|
|
@@ -98,15 +98,15 @@ $desktop-width: 1024px;
|
|
|
98
98
|
@mixin media($min:0px, $max:0px) {
|
|
99
99
|
@if $min > 0 and $max > 0 {
|
|
100
100
|
|
|
101
|
-
@media (min-width: #{$min}) and (max-width: #{$max}) {
|
|
101
|
+
@media screen and (min-width: #{$min}) and (max-width: #{$max}) {
|
|
102
102
|
@content;
|
|
103
103
|
}
|
|
104
104
|
} @else if $min > 0 and $max == 0 {
|
|
105
|
-
@media (min-width: #{$min}) {
|
|
105
|
+
@media screen and (min-width: #{$min}) {
|
|
106
106
|
@content;
|
|
107
107
|
}
|
|
108
108
|
} @else if $max > 0 and $min == 0 {
|
|
109
|
-
@media (max-width: #{$max}) {
|
|
109
|
+
@media screen and (max-width: #{$max}) {
|
|
110
110
|
@content;
|
|
111
111
|
}
|
|
112
112
|
}
|
package/styles.css
CHANGED
|
@@ -59,8 +59,8 @@
|
|
|
59
59
|
--eo-chips-background-color: rgba(0, 0, 0, 0.06);
|
|
60
60
|
--eo-chips-border-color: rgba(0, 0, 0, 0.1);
|
|
61
61
|
--eo-chips-text-color: var(--text-color-body);
|
|
62
|
-
--item-focus-background-color: var(--list-item-hover-background)
|
|
63
|
-
; }
|
|
62
|
+
--item-focus-background-color: var(--list-item-hover-background);
|
|
63
|
+
--split-gutter-size-zero-background-color: var(--color-primary-3); }
|
|
64
64
|
|
|
65
65
|
.dark {
|
|
66
66
|
--main-background: #e5e5e5;
|
|
@@ -654,7 +654,7 @@ svg.checkbox {
|
|
|
654
654
|
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
655
655
|
border-radius: 2px;
|
|
656
656
|
-webkit-border-radius: 2px; }
|
|
657
|
-
.eo-head .actions eo-icon:hover {
|
|
657
|
+
.eo-head .actions eo-icon:not(.disabled):hover {
|
|
658
658
|
background: rgba(0, 0, 0, 0.06); }
|
|
659
659
|
.eo-head .actions .menu {
|
|
660
660
|
cursor: pointer; }
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AreaState, LayoutService } from '../../../../eo-framework-core/layout/layout.service';
|
|
3
|
-
import { UnsubscribeOnDestroy } from '../../../util/unsubscribe/unsubscribe.component';
|
|
4
|
-
import { PendingChangesService } from '../../../../eo-framework-core/pending-changes/pending-changes.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AppLayoutComponent extends UnsubscribeOnDestroy implements OnInit {
|
|
7
|
-
private cd;
|
|
8
|
-
private layoutService;
|
|
9
|
-
private pendingChanges;
|
|
10
|
-
showLayout: boolean;
|
|
11
|
-
countLayout: number;
|
|
12
|
-
get disableCache(): boolean;
|
|
13
|
-
areas: AreaState[];
|
|
14
|
-
undockArea: AreaState;
|
|
15
|
-
constructor(cd: ChangeDetectorRef, layoutService: LayoutService, pendingChanges: PendingChangesService);
|
|
16
|
-
updateAreas(areas?: AreaState[]): void;
|
|
17
|
-
toggle(area: AreaState): void;
|
|
18
|
-
undock(): void;
|
|
19
|
-
toggleCache(cache: boolean): void;
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AppLayoutComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AppLayoutComponent, "eo-app-layout", never, { "areas": "areas"; "undockArea": "undockArea"; }, {}, never, never, false, never>;
|
|
23
|
-
}
|
|
24
|
-
//# sourceMappingURL=app-layout.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"app-layout.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/app-shell/app-bar/app-layout/app-layout.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAY,MAAM,EAAkC,iBAAiB,EAAC,MAAM,eAAe,CAAC;AACnG,OAAO,EAAC,SAAS,EAAE,aAAa,EAAC,MAAM,qDAAqD,CAAC;AAC7F,OAAO,EAAC,oBAAoB,EAAC,MAAM,iDAAiD,CAAC;AACrF,OAAO,EAAC,qBAAqB,EAAC,MAAM,uEAAuE,CAAC;;AAE5G,qBAMa,kBAAmB,SAAQ,oBAAqB,YAAW,MAAM;IAYhE,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,cAAc;IAZlC,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,YAAY,YAEf;IAEQ,KAAK,EAAE,SAAS,EAAE,CAAM;IACxB,UAAU,EAAE,SAAS,CAAC;gBAGX,EAAE,EAAE,iBAAiB,EACrB,aAAa,EAAE,aAAa,EAC5B,cAAc,EAAE,qBAAqB;IAIzD,WAAW,CAAC,KAAK,GAAE,SAAS,EAAO;IAOnC,MAAM,CAAC,IAAI,EAAE,SAAS;IAYtB,MAAM;IAIN,WAAW,CAAC,KAAK,EAAE,OAAO;IAI1B,QAAQ;yCA7CG,kBAAkB;2CAAlB,kBAAkB;CAyD9B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/split/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC"}
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnDestroy, ChangeDetectorRef, ElementRef, Renderer2, SimpleChanges, EventEmitter, AfterViewInit, NgZone } from '@angular/core';
|
|
2
|
-
import { Subject, Observable } from 'rxjs';
|
|
3
|
-
import { UserService } from '@eo-sdk/core';
|
|
4
|
-
import { SplitAreaComponent } from '../split-area/split-area.component';
|
|
5
|
-
import { UnsubscribeOnDestroy } from '../../util/unsubscribe/unsubscribe.component';
|
|
6
|
-
import { LayoutService } from '../../../eo-framework-core/layout/layout.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export interface IAreaData {
|
|
9
|
-
component: SplitAreaComponent;
|
|
10
|
-
sizeUser: number | null;
|
|
11
|
-
size: number;
|
|
12
|
-
orderUser: number | null;
|
|
13
|
-
order: number;
|
|
14
|
-
minPixel: number;
|
|
15
|
-
}
|
|
16
|
-
export interface Point {
|
|
17
|
-
x: number;
|
|
18
|
-
y: number;
|
|
19
|
-
}
|
|
20
|
-
export declare class SplitComponent extends UnsubscribeOnDestroy implements OnChanges, OnDestroy, AfterViewInit {
|
|
21
|
-
private cdRef;
|
|
22
|
-
private elementRef;
|
|
23
|
-
private renderer;
|
|
24
|
-
private _ngZone;
|
|
25
|
-
private layoutService;
|
|
26
|
-
private userService;
|
|
27
|
-
direction: string;
|
|
28
|
-
switchable: boolean;
|
|
29
|
-
width: number;
|
|
30
|
-
height: number;
|
|
31
|
-
gutterSize: number;
|
|
32
|
-
gutterColor: string;
|
|
33
|
-
disabled: boolean;
|
|
34
|
-
visibleTransition: boolean;
|
|
35
|
-
dragStart: EventEmitter<number[]>;
|
|
36
|
-
dragProgress: EventEmitter<number[]>;
|
|
37
|
-
dragEnd: EventEmitter<number[]>;
|
|
38
|
-
visibleTransitionEndInternal: Subject<number[]>;
|
|
39
|
-
visibleTransitionEnd: Observable<Array<number>>;
|
|
40
|
-
get styleFlexDirection(): boolean;
|
|
41
|
-
get styleFlexDirectionStyle(): "row" | "column";
|
|
42
|
-
get dragging(): boolean;
|
|
43
|
-
get styleWidth(): string;
|
|
44
|
-
get styleHeight(): string;
|
|
45
|
-
private get visibleAreas();
|
|
46
|
-
private get nbGutters();
|
|
47
|
-
areas: Array<IAreaData>;
|
|
48
|
-
private minPercent;
|
|
49
|
-
isDragging: boolean;
|
|
50
|
-
private containerSize;
|
|
51
|
-
private areaASize;
|
|
52
|
-
private areaBSize;
|
|
53
|
-
private directionIndex;
|
|
54
|
-
private eventsDragFct;
|
|
55
|
-
private _cacheLayout;
|
|
56
|
-
private _afterViewInit;
|
|
57
|
-
applyCacheLayout: boolean;
|
|
58
|
-
set cacheLayout(val: any);
|
|
59
|
-
get cacheLayout(): any;
|
|
60
|
-
constructor(cdRef: ChangeDetectorRef, elementRef: ElementRef, renderer: Renderer2, _ngZone: NgZone, layoutService: LayoutService, userService: UserService);
|
|
61
|
-
toggleDirection(): void;
|
|
62
|
-
updateLayout(): void;
|
|
63
|
-
ngAfterViewInit(): void;
|
|
64
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
65
|
-
addArea(component: SplitAreaComponent, orderUser: number | null, sizeUser: number | null, minPixel: number): void;
|
|
66
|
-
updateArea(component: SplitAreaComponent, orderUser: number | null, sizeUser: number | null, minPixel: number): void;
|
|
67
|
-
removeArea(area: SplitAreaComponent): void;
|
|
68
|
-
hideArea(area: SplitAreaComponent): void;
|
|
69
|
-
showArea(area: SplitAreaComponent): void;
|
|
70
|
-
isLastVisibleArea(area: IAreaData): boolean;
|
|
71
|
-
private refresh;
|
|
72
|
-
private refreshStyleSizes;
|
|
73
|
-
startDragging(startEvent: MouseEvent | TouchEvent, gutterOrder: number): void;
|
|
74
|
-
private dragEvent;
|
|
75
|
-
private drag;
|
|
76
|
-
private stopDragging;
|
|
77
|
-
notify(type: string): void;
|
|
78
|
-
updateLayoutCache(): void;
|
|
79
|
-
ngOnDestroy(): void;
|
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SplitComponent, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SplitComponent, "eo-split", never, { "direction": "direction"; "switchable": "switchable"; "width": "width"; "height": "height"; "gutterSize": "gutterSize"; "gutterColor": "gutterColor"; "disabled": "disabled"; "visibleTransition": "visibleTransition"; "applyCacheLayout": "applyCacheLayout"; "cacheLayout": "cacheLayout"; }, { "dragStart": "dragStart"; "dragProgress": "dragProgress"; "dragEnd": "dragEnd"; "visibleTransitionEnd": "visibleTransitionEnd"; }, never, ["*"], false, never>;
|
|
82
|
-
}
|
|
83
|
-
//# sourceMappingURL=split.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"split.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/split/split/split.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnDestroy, OnInit, Renderer2, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { SplitComponent } from '../split/split.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SplitAreaComponent implements OnInit, OnDestroy {
|
|
5
|
-
private elementRef;
|
|
6
|
-
private renderer;
|
|
7
|
-
private split;
|
|
8
|
-
cache: boolean;
|
|
9
|
-
_flexGrow: number;
|
|
10
|
-
_hidden: string;
|
|
11
|
-
_auto: string;
|
|
12
|
-
_height: number;
|
|
13
|
-
minWidth: number;
|
|
14
|
-
visibleCls: boolean;
|
|
15
|
-
private _visible;
|
|
16
|
-
set height(height: number);
|
|
17
|
-
private _order;
|
|
18
|
-
set order(v: number);
|
|
19
|
-
private _size;
|
|
20
|
-
set size(v: any);
|
|
21
|
-
private _minSizePixel;
|
|
22
|
-
set minSizePixel(v: number);
|
|
23
|
-
set visible(v: boolean);
|
|
24
|
-
get visible(): boolean;
|
|
25
|
-
visibility: string;
|
|
26
|
-
eventsLockFct: Array<Function>;
|
|
27
|
-
constructor(elementRef: ElementRef, renderer: Renderer2, split: SplitComponent, viewContainer: ViewContainerRef);
|
|
28
|
-
onTransitionEnd(evt: TransitionEvent): void;
|
|
29
|
-
ngOnInit(): void;
|
|
30
|
-
lockEvents(): void;
|
|
31
|
-
unlockEvents(): void;
|
|
32
|
-
setStyle(key: string, value: any): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SplitAreaComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SplitAreaComponent, "eo-split-area", never, { "cache": "cache"; "height": "height"; "order": "order"; "size": "size"; "minSizePixel": "minSizePixel"; "visible": "visible"; }, {}, never, ["*"], false, never>;
|
|
36
|
-
}
|
|
37
|
-
//# sourceMappingURL=split-area.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"split-area.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/split/split-area/split-area.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,UAAU,EAIV,SAAS,EACT,MAAM,EACN,SAAS,EACT,gBAAgB,EACjB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;;AAE1D,qBASa,kBAAmB,YAAW,MAAM,EAAE,SAAS;IA2DxD,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,KAAK;IA3DR,KAAK,UAAS;IAEW,SAAS,SAAK;IACb,OAAO,SAAY;IACnB,KAAK,SAAU;IACjB,OAAO,SAAO;IACV,QAAQ,SAAK;IAElB,UAAU,UAAQ;IAChD,OAAO,CAAC,QAAQ,CAAQ;IAExB,IAAa,MAAM,CAAC,MAAM,EAAE,MAAM,EAEjC;IAED,OAAO,CAAC,MAAM,CAAuB;IACrC,IAAa,KAAK,CAAC,CAAC,EAAE,MAAM,EAG3B;IAED,OAAO,CAAC,KAAK,CAAuB;IACpC,IAAa,IAAI,CAAC,CAAC,EAAE,GAAG,EAGvB;IAED,OAAO,CAAC,aAAa,CAAK;IAC1B,IAAa,YAAY,CAAC,CAAC,EAAE,MAAM,EAKlC;IACD,IAAa,OAAO,CAAC,CAAC,EAAE,OAAO,EAY9B;IAED,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,UAAU,SAAW;IAErB,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAM;gBAG1B,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,SAAS,EACnB,KAAK,EAAE,cAAc,EAC7B,aAAa,EAAE,gBAAgB;IAKjC,eAAe,CAAC,GAAG,EAAE,eAAe;IAO7B,QAAQ;IAIR,UAAU;IAKV,YAAY;IASZ,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG;IAIhC,WAAW;yCAhGP,kBAAkB;2CAAlB,kBAAkB;CAqG9B"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SplitGutterDirective {
|
|
4
|
-
private elementRef;
|
|
5
|
-
private renderer;
|
|
6
|
-
set order(v: number);
|
|
7
|
-
private _direction;
|
|
8
|
-
set direction(v: string);
|
|
9
|
-
private _size;
|
|
10
|
-
set size(v: number);
|
|
11
|
-
private _disabled;
|
|
12
|
-
set disabled(v: boolean);
|
|
13
|
-
constructor(elementRef: ElementRef, renderer: Renderer2);
|
|
14
|
-
private refreshStyle;
|
|
15
|
-
private setStyle;
|
|
16
|
-
private getCursor;
|
|
17
|
-
private getImage;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SplitGutterDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SplitGutterDirective, "[eoSplitGutter]", never, { "order": "order"; "direction": "direction"; "size": "size"; "disabled": "disabled"; }, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
21
|
-
//# sourceMappingURL=split-gutter.directive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"split-gutter.directive.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/split/split-gutter/split-gutter.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,UAAU,EAAE,SAAS,EAAC,MAAM,eAAe,CAAC;;AAEtE,qBAGa,oBAAoB;IAwBnB,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,QAAQ;IAvB5B,IAAa,KAAK,CAAC,CAAC,EAAE,MAAM,EAE3B;IAED,OAAO,CAAC,UAAU,CAAS;IAC3B,IAAa,SAAS,CAAC,CAAC,EAAE,MAAM,EAG/B;IAED,OAAO,CAAC,KAAK,CAAS;IACtB,IAAa,IAAI,CAAC,CAAC,EAAE,MAAM,EAG1B;IAED,OAAO,CAAC,SAAS,CAAS;IAC1B,IAAa,QAAQ,CAAC,CAAC,EAAE,OAAO,EAG/B;gBAEmB,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,SAAS;IAGvC,OAAO,CAAC,YAAY;IAWpB,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,SAAS;IAajB,OAAO,CAAC,QAAQ;yCAxDL,oBAAoB;2CAApB,oBAAoB;CAqEhC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./split/split.component";
|
|
3
|
-
import * as i2 from "./split-gutter/split-gutter.directive";
|
|
4
|
-
import * as i3 from "./split-area/split-area.component";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "primeng/api";
|
|
7
|
-
export declare class SplitModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SplitModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SplitModule, [typeof i1.SplitComponent, typeof i2.SplitGutterDirective, typeof i3.SplitAreaComponent], [typeof i4.CommonModule, typeof i5.SharedModule], [typeof i1.SplitComponent, typeof i2.SplitGutterDirective, typeof i3.SplitAreaComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SplitModule>;
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=split.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"split.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/split/split.module.ts"],"names":[],"mappings":";;;;;;AAUA,qBAQa,WAAW;yCAAX,WAAW;0CAAX,WAAW;0CAAX,WAAW;CACvB"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, AfterContentInit } from '@angular/core';
|
|
2
|
-
import { TranslateService } from '@eo-sdk/core';
|
|
3
|
-
import { UndockState } from './undock-state.interface';
|
|
4
|
-
import { UndockSplitService } from './undock-split.service';
|
|
5
|
-
import { UnsubscribeOnDestroy } from '../util/unsubscribe/unsubscribe.component';
|
|
6
|
-
import { SplitComponent } from '../split/split/split.component';
|
|
7
|
-
import { SelectionConfig, SelectionService } from '../../eo-framework-core/selection/selection.service';
|
|
8
|
-
import { ShortcutsService } from '../shortcuts/shortcuts.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class UndockSplitComponent extends UnsubscribeOnDestroy implements AfterContentInit {
|
|
11
|
-
private translate;
|
|
12
|
-
private undockService;
|
|
13
|
-
private selection;
|
|
14
|
-
private shortcutsService;
|
|
15
|
-
applySelection: SelectionConfig;
|
|
16
|
-
set undockedDetailsData(data: any);
|
|
17
|
-
onUndockDataChanged: EventEmitter<any>;
|
|
18
|
-
onUndockedWindowClosed: EventEmitter<any>;
|
|
19
|
-
classes: string;
|
|
20
|
-
undockState: UndockState;
|
|
21
|
-
eoSplit: SplitComponent;
|
|
22
|
-
constructor(translate: TranslateService, undockService: UndockSplitService, selection: SelectionService, shortcutsService: ShortcutsService);
|
|
23
|
-
ngAfterContentInit(): void;
|
|
24
|
-
undock(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UndockSplitComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UndockSplitComponent, "eo-undock-split", never, { "applySelection": "applySelection"; "undockedDetailsData": "undockedDetailsData"; }, { "onUndockDataChanged": "onUndockDataChanged"; "onUndockedWindowClosed": "onUndockedWindowClosed"; }, ["eoSplit"], ["*"], false, never>;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=undock-split.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"undock-split.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/undock-split/undock-split.component.ts"],"names":[],"mappings":"AACA,OAAO,EAA2B,YAAY,EAAe,gBAAgB,EAAe,MAAM,eAAe,CAAC;AAClH,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAE9C,OAAO,EAAC,WAAW,EAAC,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAC,kBAAkB,EAAC,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2CAA2C,CAAC;AAC/E,OAAO,EAAC,cAAc,EAAC,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EAAC,eAAe,EAAE,gBAAgB,EAAC,MAAM,qDAAqD,CAAC;AACtG,OAAO,EAAC,gBAAgB,EAAC,MAAM,gCAAgC,CAAC;;AAEhE,qBAMa,oBAAqB,SAAQ,oBAAqB,YAAW,gBAAgB;IAmB5E,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,aAAa;IAAsB,OAAO,CAAC,SAAS;IACjG,OAAO,CAAC,gBAAgB;IAlB3B,cAAc,EAAE,eAAe,CAAM;IAE9C,IACI,mBAAmB,CAAC,IAAI,EAAE,GAAG,EAEhC;IAIS,mBAAmB,oBAAsB;IACzC,sBAAsB,oBAAsB;IAChC,OAAO,SAAM;IAE5B,WAAW,EAAE,WAAW,CAAM;IAEP,OAAO,EAAE,cAAc,CAAC;gBAElC,SAAS,EAAE,gBAAgB,EAAU,aAAa,EAAE,kBAAkB,EAAU,SAAS,EAAE,gBAAgB,EAC3G,gBAAgB,EAAE,gBAAgB;IAItD,kBAAkB;IAsClB,MAAM;yCA9DK,oBAAoB;2CAApB,oBAAoB;CAiEhC"}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { OnDestroy } from '@angular/core';
|
|
3
|
-
import { PlatformLocation } from '@angular/common';
|
|
4
|
-
import { UndockState } from './undock-state.interface';
|
|
5
|
-
import { Router } from '@angular/router';
|
|
6
|
-
import { AreaState, LayoutService } from '../../eo-framework-core/layout/layout.service';
|
|
7
|
-
import { IAreaData } from '../split/split/split.component';
|
|
8
|
-
import { UnsubscribeOnDestroy } from '../util/unsubscribe/unsubscribe.component';
|
|
9
|
-
import { LocalStorageService } from '@eo-sdk/core';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class UndockSplitService extends UnsubscribeOnDestroy implements OnDestroy {
|
|
12
|
-
private location;
|
|
13
|
-
private router;
|
|
14
|
-
private layoutService;
|
|
15
|
-
private localStorage;
|
|
16
|
-
private undockedWindowName;
|
|
17
|
-
private undockedWindowStorageKey;
|
|
18
|
-
private undockedPanelData;
|
|
19
|
-
private undockedPanelDataSource;
|
|
20
|
-
undockedPanelData$: Observable<any>;
|
|
21
|
-
private undockState;
|
|
22
|
-
private undockStateSource;
|
|
23
|
-
undockState$: Observable<UndockState>;
|
|
24
|
-
private undockedWindow;
|
|
25
|
-
constructor(location: PlatformLocation, router: Router, layoutService: LayoutService, localStorage: LocalStorageService);
|
|
26
|
-
private initUndockFeature;
|
|
27
|
-
undock(): void;
|
|
28
|
-
onUndockChanged(areaState: AreaState): void;
|
|
29
|
-
getUndockArea(areas: IAreaData[]): AreaState;
|
|
30
|
-
setupAreaVisibility(areas: IAreaData[]): void;
|
|
31
|
-
onCloseWindow(): void;
|
|
32
|
-
/**
|
|
33
|
-
* Update the data that should be provided to an undocked panel
|
|
34
|
-
* @param data - the data
|
|
35
|
-
*/
|
|
36
|
-
updateUndockedPanelData(data: any): void;
|
|
37
|
-
getUndockDataFromStorage(): any;
|
|
38
|
-
private writeUndockDataToStorage;
|
|
39
|
-
ngOnDestroy(): void;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UndockSplitService, never>;
|
|
41
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UndockSplitService>;
|
|
42
|
-
}
|
|
43
|
-
//# sourceMappingURL=undock-split.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"undock-split.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/undock-split/undock-split.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkD,UAAU,EAAC,MAAM,MAAM,CAAC;AAGjF,OAAO,EAAa,SAAS,EAAC,MAAM,eAAe,CAAC;AACpD,OAAO,EAAC,gBAAgB,EAAC,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAC,WAAW,EAAC,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAkB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAC,SAAS,EAAE,aAAa,EAAC,MAAM,+CAA+C,CAAC;AACvF,OAAO,EAAC,SAAS,EAAC,MAAM,gCAAgC,CAAC;AACzD,OAAO,EAAC,oBAAoB,EAAC,MAAM,2CAA2C,CAAC;AAC/E,OAAO,EAAmB,mBAAmB,EAAC,MAAM,cAAc,CAAC;;AAEnE,qBACa,kBAAmB,SAAQ,oBAAqB,YAAW,SAAS;IAenE,OAAO,CAAC,QAAQ;IAAoB,OAAO,CAAC,MAAM;IAAU,OAAO,CAAC,aAAa;IAAiB,OAAO,CAAC,YAAY;IAblI,OAAO,CAAC,kBAAkB,CAAoB;IAC9C,OAAO,CAAC,wBAAwB,CAAyB;IAEzD,OAAO,CAAC,iBAAiB,CAAM;IAC/B,OAAO,CAAC,uBAAuB,CAA6B;IACrD,kBAAkB,EAAE,UAAU,CAAC,GAAG,CAAC,CAA+C;IAEzF,OAAO,CAAC,WAAW,CAAmB;IACtC,OAAO,CAAC,iBAAiB,CAAqC;IACvD,YAAY,EAAE,UAAU,CAAC,WAAW,CAAC,CAAyC;IAErF,OAAO,CAAC,cAAc,CAAC;gBAEH,QAAQ,EAAE,gBAAgB,EAAU,MAAM,EAAE,MAAM,EAAU,aAAa,EAAE,aAAa,EAAU,YAAY,EAAE,mBAAmB;IAQvJ,OAAO,CAAC,iBAAiB;IA2BzB,MAAM;IAMN,eAAe,CAAC,SAAS,EAAE,SAAS;IA+BpC,aAAa,CAAC,KAAK,EAAE,SAAS,EAAE;IAKhC,mBAAmB,CAAC,KAAK,EAAE,SAAS,EAAE;IAatC,aAAa;IAMb;;;OAGG;IACH,uBAAuB,CAAC,IAAI,EAAE,GAAG;IASjC,wBAAwB,IAAI,GAAG;IAK/B,OAAO,CAAC,wBAAwB;IAIhC,WAAW;yCArIA,kBAAkB;6CAAlB,kBAAkB;CAyI9B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"undock-state.interface.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/undock-split/undock-state.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,WAAW;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Subject } from 'rxjs';
|
|
2
|
-
import { OnDestroy } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare abstract class UnsubscribeOnDestroy implements OnDestroy {
|
|
5
|
-
protected componentDestroyed$: Subject<void>;
|
|
6
|
-
constructor();
|
|
7
|
-
ngOnDestroy(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UnsubscribeOnDestroy, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UnsubscribeOnDestroy>;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=unsubscribe.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"unsubscribe.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/util/unsubscribe/unsubscribe.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,OAAO,EAAC,MAAM,MAAM,CAAC;AAC7B,OAAO,EAAC,SAAS,EAAa,MAAM,eAAe,CAAC;;AAEpD,8BACsB,oBAAqB,YAAW,SAAS;IAE7D,SAAS,CAAC,mBAAmB,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC;;IAa7C,WAAW;yCAfS,oBAAoB;6CAApB,oBAAoB;CAkBzC"}
|