@eo-sdk/client 11.5.0-rc.3 → 11.6.0-rc.2
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.map +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts.map +1 -1
- package/app/eo-client/eo-client.module.d.ts +4 -5
- package/app/eo-client/eo-client.module.d.ts.map +1 -1
- package/app/eo-client/index.d.ts +3 -0
- package/app/eo-client/index.d.ts.map +1 -1
- package/app/eo-client/process-state/filter-label.d.ts +10 -0
- package/app/eo-client/process-state/filter-label.d.ts.map +1 -0
- package/app/eo-framework/actions/actions/custom-actions/custom-actions.component.d.ts.map +1 -1
- package/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.d.ts.map +1 -1
- package/app/eo-framework/app-shell/app-bar/app-search/app-search.component.d.ts +1 -1
- package/app/eo-framework/app-shell/app-bar/app-search/app-search.component.d.ts.map +1 -1
- package/app/eo-framework/form-elements/datetime-range/datetime-range.component.d.ts.map +1 -1
- package/app/eo-framework/form-elements/organization/organization.component.d.ts +1 -0
- package/app/eo-framework/form-elements/organization/organization.component.d.ts.map +1 -1
- package/app/eo-framework/grid/grid.component.d.ts +9 -1
- package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
- package/app/eo-framework/media/media.component.d.ts +3 -2
- package/app/eo-framework/media/media.component.d.ts.map +1 -1
- package/app/eo-framework/object-details/object-details.component.d.ts +13 -4
- package/app/eo-framework/object-details/object-details.component.d.ts.map +1 -1
- package/app/eo-framework/object-details/object-history/object-history.component.d.ts +3 -2
- 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-table/form-element-table.component.d.ts +1 -0
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
- package/app/eo-framework/result-list/result-list.component.d.ts.map +1 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts +50 -0
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts.map +1 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary.interface.d.ts +10 -0
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary.interface.d.ts.map +1 -0
- package/app/eo-framework/ui/ui.module.d.ts +10 -11
- package/app/eo-framework/ui/ui.module.d.ts.map +1 -1
- package/app/eo-framework-core/agent/agent.service.d.ts.map +1 -1
- package/app/eo-framework-core/eo-framework-core.module.d.ts +1 -2
- package/app/eo-framework-core/eo-framework-core.module.d.ts.map +1 -1
- package/app/eo-framework-core/error-handler/error-handler.service.d.ts.map +1 -1
- package/app/eo-framework-core/search/app-search.service.d.ts +12 -1
- package/app/eo-framework-core/search/app-search.service.d.ts.map +1 -1
- package/assets/_default/i18n/de.json +5 -3
- package/assets/_default/i18n/en.json +10 -8
- package/esm2022/app/eo-client/about-state/about-state.component.mjs +6 -6
- package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +4 -4
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +14 -12
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.mjs +6 -6
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-setup/todo-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/eo-client-routing.module.mjs +4 -4
- package/esm2022/app/eo-client/eo-client.module.mjs +26 -28
- package/esm2022/app/eo-client/favorite-state/favorite-state.component.mjs +3 -3
- package/esm2022/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +3 -3
- package/esm2022/app/eo-client/inbox-state/inbox-state-routing.module.mjs +4 -4
- package/esm2022/app/eo-client/inbox-state/inbox-state.module.mjs +4 -4
- package/esm2022/app/eo-client/index.mjs +4 -1
- package/esm2022/app/eo-client/login/login.component.mjs +3 -3
- package/esm2022/app/eo-client/notifications-state/notifications-state.component.mjs +3 -3
- package/esm2022/app/eo-client/object-state/object-state/object-state.component.mjs +3 -3
- package/esm2022/app/eo-client/object-state/object-state-routing.module.mjs +4 -4
- package/esm2022/app/eo-client/object-state/object-state-service/object-state.service.mjs +3 -3
- package/esm2022/app/eo-client/object-state/object-state.module.mjs +4 -4
- package/esm2022/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +3 -3
- package/esm2022/app/eo-client/prepare-state/prepare-state-routing.module.mjs +4 -4
- package/esm2022/app/eo-client/prepare-state/prepare-state.module.mjs +4 -4
- package/esm2022/app/eo-client/process-state/filter-label.mjs +11 -0
- package/esm2022/app/eo-client/process-state/process-state.component.mjs +3 -3
- package/esm2022/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +3 -3
- package/esm2022/app/eo-client/result-state/result-state.component.mjs +3 -3
- package/esm2022/app/eo-client/settings/settings.component.mjs +3 -3
- package/esm2022/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +3 -3
- package/esm2022/app/eo-client/version-state/version-state.component.mjs +3 -3
- package/esm2022/app/eo-framework/accordion/accordion.module.mjs +4 -4
- package/esm2022/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive.mjs +3 -3
- package/esm2022/app/eo-framework/actions/action-menu/action-menu.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/action-service/action.service.mjs +3 -3
- package/esm2022/app/eo-framework/actions/action.module.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/copy-action/copy-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +5 -4
- package/esm2022/app/eo-framework/actions/actions/cut-action/cut-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete-prepared-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/download-action/download-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/email/email/email.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/email/email-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/finalize/definalize-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/finalize/finalize-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/open-versions-action/open-versions-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/restore-version-action/restore-version-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/unlock-action/unlock-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/update-resubmission-action/update-resubmission-action.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +20 -6
- package/esm2022/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/app-shell-routing.module.mjs +4 -4
- package/esm2022/app/eo-framework/app-shell/app-shell.module.mjs +4 -4
- package/esm2022/app/eo-framework/app-shell/license-warning/license-warning.component.mjs +3 -3
- package/esm2022/app/eo-framework/cta/component/cta.component.mjs +3 -3
- package/esm2022/app/eo-framework/cta/cta.module.mjs +4 -4
- package/esm2022/app/eo-framework/eo-framework.module.mjs +4 -4
- package/esm2022/app/eo-framework/error/error.module.mjs +4 -4
- package/esm2022/app/eo-framework/error/error404/error404.component.mjs +3 -3
- package/esm2022/app/eo-framework/error/not-found/not-found.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/date/date.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +5 -4
- package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/form-elements.module.mjs +4 -4
- package/esm2022/app/eo-framework/form-elements/form-input/form-input.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/number/number.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/number-range/number-range.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/organization/organization.component.mjs +28 -19
- package/esm2022/app/eo-framework/form-elements/password/password.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/reference/reference.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/string/string.component.mjs +3 -3
- package/esm2022/app/eo-framework/frame/frame.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/empty/empty.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/services/list-settings.service.mjs +3 -3
- package/esm2022/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/filters/codesystem-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/filters/datetime-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/filters/list-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/filters/organization-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/grid.component.mjs +55 -25
- package/esm2022/app/eo-framework/grid/grid.module.mjs +4 -4
- package/esm2022/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.mjs +3 -3
- package/esm2022/app/eo-framework/inbox-details/inbox-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/list-container/list-container.component.mjs +3 -3
- package/esm2022/app/eo-framework/list-container/list-container.module.mjs +4 -4
- package/esm2022/app/eo-framework/media/content-preview.service.mjs +3 -3
- package/esm2022/app/eo-framework/media/media.component.mjs +11 -7
- package/esm2022/app/eo-framework/media/media.module.mjs +4 -4
- package/esm2022/app/eo-framework/object-details/edit-icon/edit-icon.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-details/object-details.component.mjs +31 -16
- package/esm2022/app/eo-framework/object-details/object-details.module.mjs +4 -4
- package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +3 -3
- package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-details/object-history/object-history.component.mjs +12 -7
- package/esm2022/app/eo-framework/object-details/object-links/object-links.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +22 -20
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +4 -4
- package/esm2022/app/eo-framework/object-form/object-form/object-form.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form-helper.service.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form.module.mjs +4 -4
- package/esm2022/app/eo-framework/object-state-details/object-state-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/plugins/plugin.component.mjs +9 -9
- package/esm2022/app/eo-framework/plugins/plugin.directive.mjs +3 -3
- package/esm2022/app/eo-framework/plugins/plugin.service.mjs +3 -3
- package/esm2022/app/eo-framework/plugins/plugins.module.mjs +4 -4
- package/esm2022/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.mjs +3 -3
- package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/process/details/process-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/process/history/process-history.component.mjs +3 -3
- package/esm2022/app/eo-framework/process/process-file/process-file.component.mjs +3 -3
- package/esm2022/app/eo-framework/process-form/process-form.component.mjs +3 -3
- package/esm2022/app/eo-framework/process-form/process-form.module.mjs +4 -4
- package/esm2022/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +3 -3
- package/esm2022/app/eo-framework/quick-search/quick-search.module.mjs +4 -4
- package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/result-list/result-list.component.mjs +10 -5
- package/esm2022/app/eo-framework/result-list/result-list.module.mjs +4 -4
- package/esm2022/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +3 -3
- package/esm2022/app/eo-framework/settings/permissions/permissions.component.mjs +3 -3
- package/esm2022/app/eo-framework/settings/settings.module.mjs +4 -4
- package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +3 -3
- package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +3 -3
- package/esm2022/app/eo-framework/shortcuts/shortcuts.directive.mjs +3 -3
- package/esm2022/app/eo-framework/shortcuts/shortcuts.module.mjs +4 -4
- package/esm2022/app/eo-framework/shortcuts/shortcuts.service.mjs +3 -3
- package/esm2022/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +3 -3
- package/esm2022/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +3 -3
- package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/stored-query/stored-query.module.mjs +4 -4
- package/esm2022/app/eo-framework/tree/tree-node/tree-node.component.mjs +3 -3
- package/esm2022/app/eo-framework/tree/tree.component.mjs +3 -3
- package/esm2022/app/eo-framework/tree/tree.module.mjs +4 -4
- package/esm2022/app/eo-framework/ui/clipboard/clipboard.component.mjs +3 -3
- package/esm2022/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +3 -3
- package/esm2022/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +3 -3
- package/esm2022/app/eo-framework/ui/error-message/error-message.component.mjs +3 -3
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +4 -4
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +141 -8
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.interface.mjs +2 -0
- package/esm2022/app/eo-framework/ui/loading-spinner/loading-spinner.component.mjs +3 -3
- package/esm2022/app/eo-framework/ui/outside-click/outside-click.directive.mjs +3 -3
- package/esm2022/app/eo-framework/ui/overlay/overlay.component.mjs +3 -3
- package/esm2022/app/eo-framework/ui/query-scope-select/query-scope-select.component.mjs +3 -3
- package/esm2022/app/eo-framework/ui/router-link/router-link.directive.mjs +3 -3
- package/esm2022/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +3 -3
- package/esm2022/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +3 -3
- package/esm2022/app/eo-framework/ui/ui.module.mjs +17 -28
- package/esm2022/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +3 -3
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +3 -3
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay.component.mjs +3 -3
- package/esm2022/app/eo-framework/util/directive/prevent-double-click.directive.mjs +3 -3
- package/esm2022/app/eo-framework/util/directive/trap-focus.directive.mjs +3 -3
- package/esm2022/app/eo-framework/util/services/utilities.service.mjs +3 -3
- package/esm2022/app/eo-framework/util/sortable/order-by.pipe.mjs +3 -3
- package/esm2022/app/eo-framework/util/util.module.mjs +4 -4
- package/esm2022/app/eo-framework-core/agent/agent.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/api/grid.service.mjs +6 -6
- package/esm2022/app/eo-framework-core/api/plugins.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/empty-state/empty-state.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/eo-framework-core.module.mjs +13 -19
- package/esm2022/app/eo-framework-core/error-handler/error-handler.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/layout/layout.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/location/location.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/pipes/filesize.pipe.mjs +3 -3
- package/esm2022/app/eo-framework-core/pipes/keys.pipe.mjs +3 -3
- package/esm2022/app/eo-framework-core/pipes/locale-date.pipe.mjs +3 -3
- package/esm2022/app/eo-framework-core/pipes/locale-number.pipe.mjs +12 -12
- package/esm2022/app/eo-framework-core/pipes/pipes.module.mjs +4 -4
- package/esm2022/app/eo-framework-core/pipes/safe-html.pipe.mjs +3 -3
- package/esm2022/app/eo-framework-core/references/reference.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/search/app-search.service.mjs +32 -7
- package/esm2022/app/eo-framework-core/selection/selection.service.mjs +3 -3
- package/esm2022/app/eo-framework-core/title/page-title.service.mjs +3 -3
- package/fesm2022/eo-sdk-client.mjs +1183 -1621
- package/fesm2022/eo-sdk-client.mjs.map +1 -1
- package/misc/scripts/copy-client-assets.js +1 -1
- package/package.json +17 -17
- package/proxy.config.js +13 -0
- package/scss/_migrationTemp.scss +1 -0
- package/styles.css +1 -0
- package/app/eo-framework/grid/row-grouping/batchRemover.d.ts +0 -13
- package/app/eo-framework/grid/row-grouping/batchRemover.d.ts.map +0 -1
- package/app/eo-framework/grid/row-grouping/group-stage.d.ts +0 -45
- package/app/eo-framework/grid/row-grouping/group-stage.d.ts.map +0 -1
- package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts +0 -8
- package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts.map +0 -1
- package/esm2022/app/eo-framework/grid/row-grouping/batchRemover.mjs +0 -50
- package/esm2022/app/eo-framework/grid/row-grouping/group-stage.mjs +0 -623
- package/esm2022/app/eo-framework/grid/row-grouping/row-grouping.module.mjs +0 -8
- package/proxy.config.json +0 -97
|
@@ -5,7 +5,7 @@ fs.copySync('./src/assets', './dist/eo-sdk/client/assets');
|
|
|
5
5
|
fs.copySync('./misc', './dist/eo-sdk/client/misc');
|
|
6
6
|
fs.copySync('./languages', './dist/eo-sdk/client/languages');
|
|
7
7
|
|
|
8
|
-
fs.copySync('./proxy.config.
|
|
8
|
+
fs.copySync('./proxy.config.js', './dist/eo-sdk/client/proxy.config.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
fs.copySync('./src/scss', './dist/eo-sdk/client/scss');
|
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": "11.
|
|
5
|
+
"version": "11.6.0-rc.2",
|
|
6
6
|
"main": "electron/main.js",
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"angular-cli": {},
|
|
@@ -21,28 +21,28 @@
|
|
|
21
21
|
"@ag-grid-community/core": "31.3.2",
|
|
22
22
|
"@ag-grid-community/csv-export": "31.3.2",
|
|
23
23
|
"@ag-grid-community/styles": "31.3.2",
|
|
24
|
-
"@angular/animations": "
|
|
25
|
-
"@angular/cdk": "
|
|
26
|
-
"@angular/common": "
|
|
27
|
-
"@angular/compiler": "
|
|
28
|
-
"@angular/core": "
|
|
29
|
-
"@angular/forms": "
|
|
30
|
-
"@angular/platform-browser": "
|
|
31
|
-
"@angular/platform-browser-dynamic": "
|
|
32
|
-
"@angular/router": "
|
|
33
|
-
"@carbon/charts-angular": "1.
|
|
34
|
-
"@eo-sdk/core": "11.
|
|
24
|
+
"@angular/animations": "18.0.4",
|
|
25
|
+
"@angular/cdk": "18.0.4",
|
|
26
|
+
"@angular/common": "18.0.4",
|
|
27
|
+
"@angular/compiler": "18.0.4",
|
|
28
|
+
"@angular/core": "18.0.4",
|
|
29
|
+
"@angular/forms": "18.0.4",
|
|
30
|
+
"@angular/platform-browser": "18.0.4",
|
|
31
|
+
"@angular/platform-browser-dynamic": "18.0.4",
|
|
32
|
+
"@angular/router": "18.0.4",
|
|
33
|
+
"@carbon/charts-angular": "1.16.3",
|
|
34
|
+
"@eo-sdk/core": "11.6.0-rc.2",
|
|
35
35
|
"@ngneat/until-destroy": "^10.0.0",
|
|
36
|
-
"@ngx-pwa/local-storage": "
|
|
37
|
-
"@ngx-translate/core": "15.0.0",
|
|
38
|
-
"@yuuvis/components": "
|
|
39
|
-
"@yuuvis/widget-grid": "^
|
|
36
|
+
"@ngx-pwa/local-storage": "^18.0.0",
|
|
37
|
+
"@ngx-translate/core": "^15.0.0",
|
|
38
|
+
"@yuuvis/components": "18.0.6",
|
|
39
|
+
"@yuuvis/widget-grid": "^18.0.0",
|
|
40
40
|
"core-js": "^2.5.4",
|
|
41
41
|
"file-saver": "^2.0.5",
|
|
42
42
|
"font-awesome": "4.7.0",
|
|
43
43
|
"lodash-es": "4.17.21",
|
|
44
44
|
"moment": "2.30.1",
|
|
45
|
-
"ngx-toastr": "
|
|
45
|
+
"ngx-toastr": "19.0.0",
|
|
46
46
|
"rxjs": "7.8.1",
|
|
47
47
|
"tslib": "^2.6.2",
|
|
48
48
|
"zone.js": "~0.14.3"
|
package/proxy.config.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
const PROXY_CONFIG = [
|
|
2
|
+
{
|
|
3
|
+
context: ['/viewer/**', '/config/**', '/rest-ws/**', '/search/**', '/structure/**', '/inboxservice/**', '/bpm/**', '/agent/**',
|
|
4
|
+
'/login/**', '/auth/info/**', '/tenant/**', '/auth/**', '/oauth/**', '/logout/**', '/dashlet365/**', '/office365/**',
|
|
5
|
+
'/status/**', '/signing/**', '/app/api/**'],
|
|
6
|
+
target: 'http://127.0.0.1:4300/',
|
|
7
|
+
changeOrigin: true,
|
|
8
|
+
secure: false,
|
|
9
|
+
logLevel: 'debug'
|
|
10
|
+
}
|
|
11
|
+
];
|
|
12
|
+
|
|
13
|
+
module.exports = PROXY_CONFIG;
|
package/scss/_migrationTemp.scss
CHANGED
package/styles.css
CHANGED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { RowNode } from "@ag-grid-community/core";
|
|
2
|
-
export declare class BatchRemover {
|
|
3
|
-
private allSets;
|
|
4
|
-
private allParents;
|
|
5
|
-
removeFromChildrenAfterGroup(parent: RowNode, child: RowNode): void;
|
|
6
|
-
isRemoveFromAllLeafChildren(parent: RowNode, child: RowNode): boolean;
|
|
7
|
-
preventRemoveFromAllLeafChildren(parent: RowNode, child: RowNode): void;
|
|
8
|
-
removeFromAllLeafChildren(parent: RowNode, child: RowNode): void;
|
|
9
|
-
private getSet;
|
|
10
|
-
getAllParents(): RowNode[];
|
|
11
|
-
flush(): void;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=batchRemover.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"batchRemover.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/batchRemover.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AAiBlD,qBAAa,YAAY;IAErB,OAAO,CAAC,OAAO,CAA8C;IAC7D,OAAO,CAAC,UAAU,CAAiB;IAE5B,4BAA4B,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKnE,2BAA2B,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,OAAO;IAKrE,gCAAgC,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKvE,yBAAyB,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKvE,OAAO,CAAC,MAAM;IAWP,aAAa,IAAI,OAAO,EAAE;IAI1B,KAAK,IAAI,IAAI;CAoBvB"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { BeanStub, IRowNodeStage, StageExecuteParams } from "@ag-grid-community/core";
|
|
2
|
-
export declare class GroupStage extends BeanStub implements IRowNodeStage {
|
|
3
|
-
private columnModel;
|
|
4
|
-
private selectableService;
|
|
5
|
-
private valueService;
|
|
6
|
-
private beans;
|
|
7
|
-
private selectionService;
|
|
8
|
-
private oldGroupingDetails;
|
|
9
|
-
private oldGroupDisplayColIds;
|
|
10
|
-
execute(params: StageExecuteParams): void;
|
|
11
|
-
private positionLeafsAndGroups;
|
|
12
|
-
private createGroupingDetails;
|
|
13
|
-
private handleTransaction;
|
|
14
|
-
private sortChildren;
|
|
15
|
-
private orderGroups;
|
|
16
|
-
private getExistingPathForNode;
|
|
17
|
-
private moveNodesInWrongPath;
|
|
18
|
-
private moveNode;
|
|
19
|
-
private removeNodes;
|
|
20
|
-
private removeNodesInStages;
|
|
21
|
-
private forEachParentGroup;
|
|
22
|
-
private removeNodesFromParents;
|
|
23
|
-
private postRemoveCreateFillerNodes;
|
|
24
|
-
private removeEmptyGroups;
|
|
25
|
-
private removeFromParent;
|
|
26
|
-
private addToParent;
|
|
27
|
-
private areGroupColsEqual;
|
|
28
|
-
private checkAllGroupDataAfterColsChanged;
|
|
29
|
-
private shotgunResetEverything;
|
|
30
|
-
private noChangeInGroupingColumns;
|
|
31
|
-
private insertNodes;
|
|
32
|
-
private insertOneNode;
|
|
33
|
-
private findParentForNode;
|
|
34
|
-
private swapGroupWithUserNode;
|
|
35
|
-
private getOrCreateNextNode;
|
|
36
|
-
private createGroup;
|
|
37
|
-
private createGroupId;
|
|
38
|
-
private setGroupData;
|
|
39
|
-
private getChildrenMappedKey;
|
|
40
|
-
private setExpandedInitialValue;
|
|
41
|
-
private getGroupInfo;
|
|
42
|
-
private getGroupInfoFromCallback;
|
|
43
|
-
private getGroupInfoFromGroupColumns;
|
|
44
|
-
}
|
|
45
|
-
//# sourceMappingURL=group-stage.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"group-stage.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/group-stage.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,QAAQ,EAKR,aAAa,EAKb,kBAAkB,EAQrB,MAAM,yBAAyB,CAAC;AA+BjC,qBACa,UAAW,SAAQ,QAAS,YAAW,aAAa;IAEnC,OAAO,CAAC,WAAW,CAAc;IAC3B,OAAO,CAAC,iBAAiB,CAAoB;IAClD,OAAO,CAAC,YAAY,CAAe;IAC1C,OAAO,CAAC,KAAK,CAAQ;IACV,OAAO,CAAC,gBAAgB,CAAoB;IAQ3E,OAAO,CAAC,kBAAkB,CAAkB;IAC5C,OAAO,CAAC,qBAAqB,CAAS;IAE/B,OAAO,CAAC,MAAM,EAAE,kBAAkB,GAAG,IAAI;IAoBhD,OAAO,CAAC,sBAAsB;IA4B9B,OAAO,CAAC,qBAAqB;IAgC7B,OAAO,CAAC,iBAAiB;IAqCzB,OAAO,CAAC,YAAY;IAapB,OAAO,CAAC,WAAW;IAgBnB,OAAO,CAAC,sBAAsB;IAkB9B,OAAO,CAAC,oBAAoB;IAqB5B,OAAO,CAAC,QAAQ;IAoBhB,OAAO,CAAC,WAAW;IAOnB,OAAO,CAAC,mBAAmB;IAY3B,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,sBAAsB;IAqB9B,OAAO,CAAC,2BAA2B;IAyBnC,OAAO,CAAC,iBAAiB;IA+CzB,OAAO,CAAC,gBAAgB;IAmBxB,OAAO,CAAC,WAAW;IAYnB,OAAO,CAAC,iBAAiB;IAMzB,OAAO,CAAC,iCAAiC;IAqBzC,OAAO,CAAC,sBAAsB;IA8B9B,OAAO,CAAC,yBAAyB;IAyBjC,OAAO,CAAC,WAAW;IASnB,OAAO,CAAC,aAAa;IAoBrB,OAAO,CAAC,iBAAiB;IAmBzB,OAAO,CAAC,qBAAqB;IA8B7B,OAAO,CAAC,mBAAmB;IAe3B,OAAO,CAAC,WAAW;IAkCnB,OAAO,CAAC,aAAa;IAqBrB,OAAO,CAAC,YAAY;IAyBpB,OAAO,CAAC,oBAAoB;IAS5B,OAAO,CAAC,uBAAuB;IAgC/B,OAAO,CAAC,YAAY;IAOpB,OAAO,CAAC,wBAAwB;IAUhC,OAAO,CAAC,4BAA4B;CA2BvC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ModuleNames } from "@ag-grid-community/core";
|
|
2
|
-
import { GroupStage } from "./group-stage";
|
|
3
|
-
export declare var RowGroupingModule: {
|
|
4
|
-
version: string;
|
|
5
|
-
moduleName: ModuleNames;
|
|
6
|
-
beans: (typeof GroupStage)[];
|
|
7
|
-
};
|
|
8
|
-
//# sourceMappingURL=row-grouping.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"row-grouping.module.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/row-grouping.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,IAAI,iBAAiB;;;;CAI3B,CAAC"}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
export class BatchRemover {
|
|
2
|
-
constructor() {
|
|
3
|
-
this.allSets = {};
|
|
4
|
-
this.allParents = [];
|
|
5
|
-
}
|
|
6
|
-
removeFromChildrenAfterGroup(parent, child) {
|
|
7
|
-
const set = this.getSet(parent);
|
|
8
|
-
set.removeFromChildrenAfterGroup[child.id] = true;
|
|
9
|
-
}
|
|
10
|
-
isRemoveFromAllLeafChildren(parent, child) {
|
|
11
|
-
const set = this.getSet(parent);
|
|
12
|
-
return !!set.removeFromAllLeafChildren[child.id];
|
|
13
|
-
}
|
|
14
|
-
preventRemoveFromAllLeafChildren(parent, child) {
|
|
15
|
-
const set = this.getSet(parent);
|
|
16
|
-
delete set.removeFromAllLeafChildren[child.id];
|
|
17
|
-
}
|
|
18
|
-
removeFromAllLeafChildren(parent, child) {
|
|
19
|
-
const set = this.getSet(parent);
|
|
20
|
-
set.removeFromAllLeafChildren[child.id] = true;
|
|
21
|
-
}
|
|
22
|
-
getSet(parent) {
|
|
23
|
-
if (!this.allSets[parent.id]) {
|
|
24
|
-
this.allSets[parent.id] = {
|
|
25
|
-
removeFromAllLeafChildren: {},
|
|
26
|
-
removeFromChildrenAfterGroup: {}
|
|
27
|
-
};
|
|
28
|
-
this.allParents.push(parent);
|
|
29
|
-
}
|
|
30
|
-
return this.allSets[parent.id];
|
|
31
|
-
}
|
|
32
|
-
getAllParents() {
|
|
33
|
-
return this.allParents;
|
|
34
|
-
}
|
|
35
|
-
flush() {
|
|
36
|
-
this.allParents.forEach(parent => {
|
|
37
|
-
const nodeDetails = this.allSets[parent.id];
|
|
38
|
-
parent.childrenAfterGroup = parent.childrenAfterGroup.filter(child => !nodeDetails.removeFromChildrenAfterGroup[child.id]);
|
|
39
|
-
parent.allLeafChildren = parent.allLeafChildren.filter(child => !nodeDetails.removeFromAllLeafChildren[child.id]);
|
|
40
|
-
parent.updateHasChildren();
|
|
41
|
-
if (parent.sibling) {
|
|
42
|
-
parent.sibling.childrenAfterGroup = parent.childrenAfterGroup;
|
|
43
|
-
parent.sibling.allLeafChildren = parent.allLeafChildren;
|
|
44
|
-
}
|
|
45
|
-
});
|
|
46
|
-
this.allSets = {};
|
|
47
|
-
this.allParents.length = 0;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmF0Y2hSZW1vdmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9lby1mcmFtZXdvcmsvZ3JpZC9yb3ctZ3JvdXBpbmcvYmF0Y2hSZW1vdmVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWlCQSxNQUFNLE9BQU8sWUFBWTtJQUF6QjtRQUVZLFlBQU8sR0FBMkMsRUFBRSxDQUFDO1FBQ3JELGVBQVUsR0FBYyxFQUFFLENBQUM7SUF5RHZDLENBQUM7SUF2RFUsNEJBQTRCLENBQUMsTUFBZSxFQUFFLEtBQWM7UUFDL0QsTUFBTSxHQUFHLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUNoQyxHQUFHLENBQUMsNEJBQTRCLENBQUMsS0FBSyxDQUFDLEVBQUcsQ0FBQyxHQUFHLElBQUksQ0FBQztJQUN2RCxDQUFDO0lBRU0sMkJBQTJCLENBQUMsTUFBZSxFQUFFLEtBQWM7UUFDOUQsTUFBTSxHQUFHLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUNoQyxPQUFPLENBQUMsQ0FBQyxHQUFHLENBQUMseUJBQXlCLENBQUMsS0FBSyxDQUFDLEVBQUcsQ0FBQyxDQUFDO0lBQ3RELENBQUM7SUFFTSxnQ0FBZ0MsQ0FBQyxNQUFlLEVBQUUsS0FBYztRQUNuRSxNQUFNLEdBQUcsR0FBRyxJQUFJLENBQUMsTUFBTSxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQ2hDLE9BQU8sR0FBRyxDQUFDLHlCQUF5QixDQUFDLEtBQUssQ0FBQyxFQUFHLENBQUMsQ0FBQztJQUNwRCxDQUFDO0lBRU0seUJBQXlCLENBQUMsTUFBZSxFQUFFLEtBQWM7UUFDNUQsTUFBTSxHQUFHLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUNoQyxHQUFHLENBQUMseUJBQXlCLENBQUMsS0FBSyxDQUFDLEVBQUcsQ0FBQyxHQUFHLElBQUksQ0FBQztJQUNwRCxDQUFDO0lBRU8sTUFBTSxDQUFDLE1BQWU7UUFDMUIsSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLEVBQUcsQ0FBQyxFQUFFLENBQUM7WUFDNUIsSUFBSSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsRUFBRyxDQUFDLEdBQUc7Z0JBQ3ZCLHlCQUF5QixFQUFFLEVBQUU7Z0JBQzdCLDRCQUE0QixFQUFFLEVBQUU7YUFDbkMsQ0FBQztZQUNGLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQ2pDLENBQUM7UUFDRCxPQUFPLElBQUksQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLEVBQUcsQ0FBQyxDQUFDO0lBQ3BDLENBQUM7SUFFTSxhQUFhO1FBQ2hCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQztJQUMzQixDQUFDO0lBRU0sS0FBSztRQUNSLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxFQUFFO1lBQzdCLE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLEVBQUcsQ0FBQyxDQUFDO1lBRTdDLE1BQU0sQ0FBQyxrQkFBa0IsR0FBRyxNQUFNLENBQUMsa0JBQW1CLENBQUMsTUFBTSxDQUN6RCxLQUFLLENBQUMsRUFBRSxDQUFDLENBQUMsV0FBVyxDQUFDLDRCQUE0QixDQUFDLEtBQUssQ0FBQyxFQUFHLENBQUMsQ0FDaEUsQ0FBQztZQUNGLE1BQU0sQ0FBQyxlQUFlLEdBQUcsTUFBTSxDQUFDLGVBQWUsQ0FBQyxNQUFNLENBQ2xELEtBQUssQ0FBQyxFQUFFLENBQUMsQ0FBQyxXQUFXLENBQUMseUJBQXlCLENBQUMsS0FBSyxDQUFDLEVBQUcsQ0FBQyxDQUM3RCxDQUFDO1lBQ0YsTUFBTSxDQUFDLGlCQUFpQixFQUFFLENBQUM7WUFFM0IsSUFBSSxNQUFNLENBQUMsT0FBTyxFQUFFLENBQUM7Z0JBQ2pCLE1BQU0sQ0FBQyxPQUFPLENBQUMsa0JBQWtCLEdBQUcsTUFBTSxDQUFDLGtCQUFrQixDQUFDO2dCQUM5RCxNQUFNLENBQUMsT0FBTyxDQUFDLGVBQWUsR0FBRyxNQUFNLENBQUMsZUFBZSxDQUFDO1lBQzVELENBQUM7UUFDTCxDQUFDLENBQUMsQ0FBQztRQUNILElBQUksQ0FBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxVQUFVLENBQUMsTUFBTSxHQUFHLENBQUMsQ0FBQztJQUMvQixDQUFDO0NBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBSb3dOb2RlIH0gZnJvbSBcIkBhZy1ncmlkLWNvbW11bml0eS9jb3JlXCI7XG5cbi8vIGRvaW5nIF8ucmVtb3ZlRnJvbUFycmF5KCkgbXVsdGlwbGUgdGltZXMgb24gYSBsYXJnZSBsaXN0IGNhbiBiZSBhIGJvdHRsZW5lY2suXG4vLyB3aGVuIGRvaW5nIGxhcmdlIGRlbGV0ZXMgKGVnIHJlbW92aW5nIDEsMDAwIHJvd3MpIHRoZW4gd2Ugd291bGQgYmUgY2FsbGluZyBfLnJlbW92ZUZyb21BcnJheSgpXG4vLyBhIHRob3VzYW5kcyBvZiB0aW1lcywgaW4gcGFydGljdWxhciBSb290Tm9kZS5hbGxHcm91cENoaWxkcmVuIGNvdWxkIGJlIGEgbGFyZ2UgbGlzdCwgYW5kXG4vLyAxLDAwMCByZW1vdmVzIGlzIHRpbWUgY29uc3VtaW5nIGFzIGVhY2ggb25lIHJlcXVpcmVzIHRyYXZlcnNpbmcgdGhlIGZ1bGwgbGlzdC5cbi8vIHRvIGdldCBhcm91bmQgdGhpcywgd2UgZG8gYWxsIHRoZSByZW1vdmVzIGluIGEgYmF0Y2guIHRoaXMgY2xhc3MgbWFuYWdlcyB0aGUgYmF0Y2guXG4vL1xuLy8gVGhpcyBwcm9ibGVtIHdhcyBicm91Z2h0IHRvIGxpZ2h0IGJ5IGEgY2xpZW50IChBRy0yODc5KSwgd2l0aCBkYXRhc2V0IG9mIDIwLDAwMFxuLy8gaW4gMTAsMDAwIGdyb3VwcyAoMiBpdGVtcyBwZXIgZ3JvdXApLCB0aGVuIGRlbGV0aW5nIGFsbCByb3dzIHdpdGggdHJhbnNhY3Rpb24sXG4vLyBpdCB0b29rIGFib3V0IDIwIHNlY29uZHMgdG8gZGVsZXRlLiB3aXRoIHRoZSBCYXRoUmVtb3ZlZCwgdGhlIHJlZHVjZWQgdG8gbGVzcyB0aGFuIDEgc2Vjb25kLlxuXG5pbnRlcmZhY2UgUmVtb3ZlRGV0YWlscyB7XG4gICAgcmVtb3ZlRnJvbUNoaWxkcmVuQWZ0ZXJHcm91cDogeyBbaWQ6IHN0cmluZ106IGJvb2xlYW47IH07XG4gICAgcmVtb3ZlRnJvbUFsbExlYWZDaGlsZHJlbjogeyBbaWQ6IHN0cmluZ106IGJvb2xlYW47IH07XG59XG5cbmV4cG9ydCBjbGFzcyBCYXRjaFJlbW92ZXIge1xuXG4gICAgcHJpdmF0ZSBhbGxTZXRzOiB7IFtwYXJlbnRJZDogc3RyaW5nXTogUmVtb3ZlRGV0YWlsczsgfSA9IHt9O1xuICAgIHByaXZhdGUgYWxsUGFyZW50czogUm93Tm9kZVtdID0gW107XG5cbiAgICBwdWJsaWMgcmVtb3ZlRnJvbUNoaWxkcmVuQWZ0ZXJHcm91cChwYXJlbnQ6IFJvd05vZGUsIGNoaWxkOiBSb3dOb2RlKTogdm9pZCB7XG4gICAgICAgIGNvbnN0IHNldCA9IHRoaXMuZ2V0U2V0KHBhcmVudCk7XG4gICAgICAgIHNldC5yZW1vdmVGcm9tQ2hpbGRyZW5BZnRlckdyb3VwW2NoaWxkLmlkIV0gPSB0cnVlO1xuICAgIH1cblxuICAgIHB1YmxpYyBpc1JlbW92ZUZyb21BbGxMZWFmQ2hpbGRyZW4ocGFyZW50OiBSb3dOb2RlLCBjaGlsZDogUm93Tm9kZSk6IGJvb2xlYW4ge1xuICAgICAgICBjb25zdCBzZXQgPSB0aGlzLmdldFNldChwYXJlbnQpO1xuICAgICAgICByZXR1cm4gISFzZXQucmVtb3ZlRnJvbUFsbExlYWZDaGlsZHJlbltjaGlsZC5pZCFdO1xuICAgIH1cblxuICAgIHB1YmxpYyBwcmV2ZW50UmVtb3ZlRnJvbUFsbExlYWZDaGlsZHJlbihwYXJlbnQ6IFJvd05vZGUsIGNoaWxkOiBSb3dOb2RlKTogdm9pZCB7XG4gICAgICAgIGNvbnN0IHNldCA9IHRoaXMuZ2V0U2V0KHBhcmVudCk7XG4gICAgICAgIGRlbGV0ZSBzZXQucmVtb3ZlRnJvbUFsbExlYWZDaGlsZHJlbltjaGlsZC5pZCFdO1xuICAgIH1cbiAgICBcbiAgICBwdWJsaWMgcmVtb3ZlRnJvbUFsbExlYWZDaGlsZHJlbihwYXJlbnQ6IFJvd05vZGUsIGNoaWxkOiBSb3dOb2RlKTogdm9pZCB7XG4gICAgICAgIGNvbnN0IHNldCA9IHRoaXMuZ2V0U2V0KHBhcmVudCk7XG4gICAgICAgIHNldC5yZW1vdmVGcm9tQWxsTGVhZkNoaWxkcmVuW2NoaWxkLmlkIV0gPSB0cnVlO1xuICAgIH1cblxuICAgIHByaXZhdGUgZ2V0U2V0KHBhcmVudDogUm93Tm9kZSk6IFJlbW92ZURldGFpbHMge1xuICAgICAgICBpZiAoIXRoaXMuYWxsU2V0c1twYXJlbnQuaWQhXSkge1xuICAgICAgICAgICAgdGhpcy5hbGxTZXRzW3BhcmVudC5pZCFdID0ge1xuICAgICAgICAgICAgICAgIHJlbW92ZUZyb21BbGxMZWFmQ2hpbGRyZW46IHt9LFxuICAgICAgICAgICAgICAgIHJlbW92ZUZyb21DaGlsZHJlbkFmdGVyR3JvdXA6IHt9XG4gICAgICAgICAgICB9O1xuICAgICAgICAgICAgdGhpcy5hbGxQYXJlbnRzLnB1c2gocGFyZW50KTtcbiAgICAgICAgfVxuICAgICAgICByZXR1cm4gdGhpcy5hbGxTZXRzW3BhcmVudC5pZCFdO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXRBbGxQYXJlbnRzKCk6IFJvd05vZGVbXSB7XG4gICAgICAgIHJldHVybiB0aGlzLmFsbFBhcmVudHM7XG4gICAgfVxuXG4gICAgcHVibGljIGZsdXNoKCk6IHZvaWQge1xuICAgICAgICB0aGlzLmFsbFBhcmVudHMuZm9yRWFjaChwYXJlbnQgPT4ge1xuICAgICAgICAgICAgY29uc3Qgbm9kZURldGFpbHMgPSB0aGlzLmFsbFNldHNbcGFyZW50LmlkIV07XG5cbiAgICAgICAgICAgIHBhcmVudC5jaGlsZHJlbkFmdGVyR3JvdXAgPSBwYXJlbnQuY2hpbGRyZW5BZnRlckdyb3VwIS5maWx0ZXIoXG4gICAgICAgICAgICAgICAgY2hpbGQgPT4gIW5vZGVEZXRhaWxzLnJlbW92ZUZyb21DaGlsZHJlbkFmdGVyR3JvdXBbY2hpbGQuaWQhXVxuICAgICAgICAgICAgKTtcbiAgICAgICAgICAgIHBhcmVudC5hbGxMZWFmQ2hpbGRyZW4gPSBwYXJlbnQuYWxsTGVhZkNoaWxkcmVuLmZpbHRlcihcbiAgICAgICAgICAgICAgICBjaGlsZCA9PiAhbm9kZURldGFpbHMucmVtb3ZlRnJvbUFsbExlYWZDaGlsZHJlbltjaGlsZC5pZCFdXG4gICAgICAgICAgICApO1xuICAgICAgICAgICAgcGFyZW50LnVwZGF0ZUhhc0NoaWxkcmVuKCk7XG5cbiAgICAgICAgICAgIGlmIChwYXJlbnQuc2libGluZykge1xuICAgICAgICAgICAgICAgIHBhcmVudC5zaWJsaW5nLmNoaWxkcmVuQWZ0ZXJHcm91cCA9IHBhcmVudC5jaGlsZHJlbkFmdGVyR3JvdXA7XG4gICAgICAgICAgICAgICAgcGFyZW50LnNpYmxpbmcuYWxsTGVhZkNoaWxkcmVuID0gcGFyZW50LmFsbExlYWZDaGlsZHJlbjtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfSk7XG4gICAgICAgIHRoaXMuYWxsU2V0cyA9IHt9O1xuICAgICAgICB0aGlzLmFsbFBhcmVudHMubGVuZ3RoID0gMDtcbiAgICB9XG59Il19
|