@bizdoc/core 2.3.39 → 2.3.40
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/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2022/lib/admin/admin-menu.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/designer-element.component.mjs +19 -17
- package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
- package/esm2022/lib/admin/architecture/designer.component.mjs +5 -5
- package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/role.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
- package/esm2022/lib/admin/core/ace.input.mjs +3 -3
- package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
- package/esm2022/lib/admin/core/search.input.mjs +3 -3
- package/esm2022/lib/admin/diff/configuration-diff.component.mjs +3 -3
- package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
- package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/role-node.component.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
- package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2022/lib/admin/system.service.mjs +3 -3
- package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2022/lib/app.component.mjs +6 -6
- package/esm2022/lib/bizdoc.module.mjs +4 -4
- package/esm2022/lib/browse/browse-items.component.mjs +3 -3
- package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2022/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2022/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2022/lib/chat/chat-info.mjs +3 -3
- package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2022/lib/chat/chat.service.mjs +3 -3
- package/esm2022/lib/chat/contacts.component.mjs +6 -6
- package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2022/lib/chat/conversation.component.mjs +3 -3
- package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
- package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
- package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
- package/esm2022/lib/compose/box/box.component.mjs +3 -3
- package/esm2022/lib/compose/box/control.component.mjs +3 -3
- package/esm2022/lib/compose/box/row.component.mjs +3 -3
- package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
- package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
- package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
- package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
- package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2022/lib/compose/compose-resolve.service.mjs +6 -6
- package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2022/lib/compose/dismiss.service.mjs +3 -3
- package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2022/lib/compose/document.component.mjs +3 -3
- package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2022/lib/compose/document.pane.component.mjs +3 -3
- package/esm2022/lib/compose/events/events.component.mjs +3 -3
- package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2022/lib/compose/form.component.mjs +3 -3
- package/esm2022/lib/compose/new-menu.component.mjs +3 -3
- package/esm2022/lib/compose/privilage.directive.mjs +6 -6
- package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2022/lib/compose/state.component.mjs +3 -3
- package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2022/lib/compose/trace/flow.component.mjs +3 -3
- package/esm2022/lib/compose/trace/people.component.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2022/lib/core/account.service.mjs +3 -3
- package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2022/lib/core/base.mjs +1 -1
- package/esm2022/lib/core/checkbox.mjs +3 -3
- package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2022/lib/core/datasource.service.mjs +3 -3
- package/esm2022/lib/core/fields/address.designer.mjs +3 -3
- package/esm2022/lib/core/fields/address.field.mjs +3 -3
- package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
- package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
- package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
- package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
- package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
- package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
- package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
- package/esm2022/lib/core/fields/date.designer.mjs +3 -3
- package/esm2022/lib/core/fields/date.field.mjs +3 -3
- package/esm2022/lib/core/fields/expression.field.mjs +6 -6
- package/esm2022/lib/core/fields/file.designer.mjs +3 -3
- package/esm2022/lib/core/fields/file.field.mjs +3 -3
- package/esm2022/lib/core/fields/html.designer.mjs +3 -3
- package/esm2022/lib/core/fields/html.field.mjs +3 -3
- package/esm2022/lib/core/fields/input.designer.mjs +3 -3
- package/esm2022/lib/core/fields/input.field.mjs +3 -3
- package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
- package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
- package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
- package/esm2022/lib/core/fields/options.base.mjs +6 -6
- package/esm2022/lib/core/fields/options.component.mjs +3 -3
- package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
- package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
- package/esm2022/lib/core/fields/select.designer.mjs +3 -3
- package/esm2022/lib/core/fields/select.field.mjs +3 -3
- package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
- package/esm2022/lib/core/fields/signature.field.mjs +3 -3
- package/esm2022/lib/core/fields/switch.field.mjs +3 -3
- package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
- package/esm2022/lib/core/fields/tags.field.mjs +3 -3
- package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
- package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
- package/esm2022/lib/core/fields/time.designer.mjs +3 -3
- package/esm2022/lib/core/fields/time.field.mjs +3 -3
- package/esm2022/lib/core/fields/timespan.field.mjs +6 -6
- package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
- package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
- package/esm2022/lib/core/guide/guide.component.mjs +3 -3
- package/esm2022/lib/core/guide/guide.service.mjs +3 -3
- package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
- package/esm2022/lib/core/http.interceptor.mjs +3 -3
- package/esm2022/lib/core/hub.service.mjs +3 -3
- package/esm2022/lib/core/identity/identity.component.mjs +3 -3
- package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2022/lib/core/info/document-info.service.mjs +3 -3
- package/esm2022/lib/core/info/location-info.component.mjs +3 -3
- package/esm2022/lib/core/info/map-info.mjs +3 -3
- package/esm2022/lib/core/inputs/address.input.mjs +3 -3
- package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-picker-body.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
- package/esm2022/lib/core/inputs/file.input.mjs +3 -3
- package/esm2022/lib/core/inputs/select.input.mjs +3 -3
- package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
- package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
- package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
- package/esm2022/lib/core/layout.component.mjs +3 -3
- package/esm2022/lib/core/lottie-animation.mjs +3 -3
- package/esm2022/lib/core/mailbox.service.mjs +3 -3
- package/esm2022/lib/core/none.component.mjs +3 -3
- package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
- package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/time-ago.pipe.mjs +6 -6
- package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
- package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2022/lib/core/popup/popup.component.mjs +3 -3
- package/esm2022/lib/core/popup/popup.service.mjs +3 -3
- package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2022/lib/core/prompt.service.mjs +3 -3
- package/esm2022/lib/core/router.mjs +6 -6
- package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
- package/esm2022/lib/core/session.service.mjs +3 -3
- package/esm2022/lib/core/slots/router.directive.mjs +3 -3
- package/esm2022/lib/core/slots/router.service.mjs +3 -3
- package/esm2022/lib/core/slots/slots.component.mjs +3 -3
- package/esm2022/lib/core/sticky-toolbar.exp.mjs +3 -3
- package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2022/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2022/lib/core/tagging/users.component.mjs +3 -3
- package/esm2022/lib/core/translate.service.mjs +3 -3
- package/esm2022/lib/core/virtual-tabs.component.exp.mjs +6 -6
- package/esm2022/lib/core/window-title.service.mjs +3 -3
- package/esm2022/lib/cube/accum/accum.component.mjs +4 -5
- package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2022/lib/cube/cube-info.service.mjs +3 -3
- package/esm2022/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2022/lib/cube/cube-view.component.mjs +41 -35
- package/esm2022/lib/cube/cube.service.mjs +3 -3
- package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2022/lib/cube/grid/grid.component.mjs +5 -8
- package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/table.component.mjs +3 -3
- package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2022/lib/cube/pivot/pivot.component.mjs +5 -7
- package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +5 -5
- package/esm2022/lib/cube/spreadsheet/spreadsheet.container.mjs +3 -3
- package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2022/lib/cube/view-base.mjs +3 -3
- package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2022/lib/cube/view.pane.component.mjs +3 -3
- package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2022/lib/designer.module.mjs +4 -4
- package/esm2022/lib/desktop.module.mjs +4 -4
- package/esm2022/lib/home/about/about.dialog.mjs +3 -3
- package/esm2022/lib/home/home-base.component.mjs +3 -3
- package/esm2022/lib/home/home.desktop.component.mjs +3 -3
- package/esm2022/lib/home/home.mobile.component.mjs +3 -3
- package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2022/lib/home/options/options.component.mjs +3 -3
- package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +3 -3
- package/esm2022/lib/home/sign/sign.component.mjs +3 -3
- package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2022/lib/mobile.module.mjs +4 -4
- package/esm2022/lib/modules/chart.module.mjs +4 -4
- package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
- package/esm2022/lib/modules/dayjs.module.mjs +4 -4
- package/esm2022/lib/modules/diagram.module.mjs +4 -4
- package/esm2022/lib/modules/gantt.module.mjs +4 -4
- package/esm2022/lib/modules/grid.module.mjs +4 -4
- package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
- package/esm2022/lib/modules/material.module.mjs +4 -4
- package/esm2022/lib/modules/paginator.intl.mjs +3 -3
- package/esm2022/lib/modules/pivot.module.mjs +4 -4
- package/esm2022/lib/modules/schedule.module.mjs +4 -4
- package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2022/lib/modules/stepper.intl.mjs +3 -3
- package/esm2022/lib/modules/texteditor.module.mjs +4 -4
- package/esm2022/lib/notifications/filter.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.service.mjs +3 -3
- package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2022/lib/options/options.component.mjs +3 -3
- package/esm2022/lib/options/options.service.mjs +3 -3
- package/esm2022/lib/reports/arguments-component.mjs +3 -3
- package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/grid-documents.component.mjs +15 -15
- package/esm2022/lib/reports/cube/performance-hilo.component.mjs +184 -0
- package/esm2022/lib/reports/cube/role-performance.component.mjs +23 -16
- package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-base.mjs +17 -18
- package/esm2022/lib/reports/cube/usage-chart.component.mjs +6 -6
- package/esm2022/lib/reports/cube/usage-pivot.component.mjs +8 -8
- package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
- package/esm2022/lib/reports/report-ref.mjs +2 -7
- package/esm2022/lib/reports/report-viewer.component.mjs +8 -11
- package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2022/lib/reports/report.pane.component.mjs +3 -3
- package/esm2022/lib/reports/reports-menu.component.mjs +3 -3
- package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2022/lib/search/cube.component.mjs +7 -5
- package/esm2022/lib/search/document.component.mjs +3 -3
- package/esm2022/lib/search/guide.component.mjs +3 -3
- package/esm2022/lib/search/path.component.mjs +3 -3
- package/esm2022/lib/search/search.service.mjs +3 -3
- package/esm2022/lib/shared.module.mjs +10 -10
- package/esm2022/lib/system.module.mjs +4 -4
- package/esm2022/lib/views/cube/chart.component.mjs +3 -3
- package/esm2022/lib/views/cube/cube-base.mjs +3 -3
- package/esm2022/lib/views/cube/explore.component.mjs +3 -3
- package/esm2022/lib/views/cube/matrix.component.mjs +3 -3
- package/esm2022/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2022/lib/views/cube/sum.component.mjs +3 -3
- package/esm2022/lib/views/cube/view.component.mjs +3 -3
- package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
- package/esm2022/lib/views/view-item.component.mjs +3 -3
- package/esm2022/lib/views/views.component.mjs +3 -3
- package/esm2022/lib/views/views.mobile.component.mjs +3 -3
- package/esm2022/lib/views/views.pane.component.mjs +3 -3
- package/fesm2022/bizdoc-core.mjs +1342 -1336
- package/fesm2022/bizdoc-core.mjs.map +1 -1
- package/lib/core/base.d.ts +1 -0
- package/lib/cube/cube-view.component.d.ts +7 -3
- package/lib/reports/cube/grid-documents.component.d.ts +4 -1
- package/lib/reports/cube/{role-performance1.component.d.ts → performance-hilo.component.d.ts} +12 -4
- package/lib/reports/cube/role-performance.component.d.ts +12 -4
- package/lib/reports/cube/usage-base.d.ts +4 -3
- package/lib/reports/cube/usage-chart.component.d.ts +1 -1
- package/lib/reports/cube/usage-pivot.component.d.ts +2 -2
- package/lib/reports/report-ref.d.ts +1 -4
- package/lib/shared.module.d.ts +2 -2
- package/package.json +1 -1
- package/esm2022/lib/reports/cube/role-performance1.component.mjs +0 -178
package/lib/core/base.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export interface ControlComponent<TValue = any> {
|
|
|
23
23
|
}
|
|
24
24
|
export interface ReportComponent<TResult, TArgs = any, TOptions = any> extends ManagedComponent<TArgs> {
|
|
25
25
|
onBind(data: TResult[], args?: TArgs): any;
|
|
26
|
+
onExport?(data: TResult[]): any;
|
|
26
27
|
}
|
|
27
28
|
export interface ArgumentsComponent<TArgs = any> extends ManagedComponent<TArgs> {
|
|
28
29
|
form: FormGroup;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter, OnChanges, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { AxesMap, Cube, CubeView } from '../core/models';
|
|
3
3
|
import { AxisClickEvent } from './declarations';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
/** */
|
|
6
|
-
export declare class CubeViewComponent implements OnInit, OnChanges
|
|
6
|
+
export declare class CubeViewComponent implements OnInit, OnChanges {
|
|
7
7
|
private _viewContainer;
|
|
8
8
|
filters: AxesMap;
|
|
9
9
|
readonly explore: EventEmitter<AxisClickEvent>;
|
|
@@ -16,9 +16,13 @@ export declare class CubeViewComponent implements OnInit, OnChanges, AfterViewIn
|
|
|
16
16
|
private readonly _viewDestroy;
|
|
17
17
|
constructor(_viewContainer: ViewContainerRef);
|
|
18
18
|
ngOnInit(): void;
|
|
19
|
-
ngAfterViewInit(): void;
|
|
20
19
|
ngOnChanges(changes: SimpleChanges): void;
|
|
21
20
|
private _createView;
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @param comp
|
|
24
|
+
* @returns
|
|
25
|
+
*/
|
|
22
26
|
private _attach;
|
|
23
27
|
resize(): void;
|
|
24
28
|
private _dim;
|
|
@@ -11,7 +11,9 @@ import { Model, DocumentsSettingsModel } from './documents.component';
|
|
|
11
11
|
import { Cube } from '../../core/models';
|
|
12
12
|
import * as i0 from "@angular/core";
|
|
13
13
|
export declare class CubeDocumentsGridComponent implements ReportComponent<Model>, OnDestroy {
|
|
14
|
+
private _ref;
|
|
14
15
|
private _info;
|
|
16
|
+
private _session;
|
|
15
17
|
private _accounts;
|
|
16
18
|
grid: Grid;
|
|
17
19
|
readonly groupSettings: GroupSettingsModel;
|
|
@@ -21,7 +23,8 @@ export declare class CubeDocumentsGridComponent implements ReportComponent<Model
|
|
|
21
23
|
height: number;
|
|
22
24
|
cube: Cube;
|
|
23
25
|
private readonly _destroy;
|
|
24
|
-
constructor(
|
|
26
|
+
constructor(_ref: ReportRef<DocumentsSettingsModel>, _info: DocumentInfo, _session: SessionService, _accounts: AccountService, service: CubeService);
|
|
27
|
+
onExport(): void;
|
|
25
28
|
onBind(data: Model[]): void;
|
|
26
29
|
rowSelected(evt: RowSelectEventArgs): void;
|
|
27
30
|
ngOnDestroy(): void;
|
package/lib/reports/cube/{role-performance1.component.d.ts → performance-hilo.component.d.ts}
RENAMED
|
@@ -2,14 +2,17 @@ import { ElementRef, OnDestroy } from '@angular/core';
|
|
|
2
2
|
import { ReportComponent } from '../../core/base';
|
|
3
3
|
import { AccountService } from '../../core/account.service';
|
|
4
4
|
import { SessionService } from '../../core/session.service';
|
|
5
|
+
import { AxesMap } from '../../core/models';
|
|
5
6
|
import { TranslateService } from '../../core/translate.service';
|
|
6
7
|
import { Chart, IAxisLabelRenderEventArgs, ITooltipRenderEventArgs } from '@syncfusion/ej2-angular-charts';
|
|
8
|
+
import { ReportRef } from '../report-ref';
|
|
7
9
|
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class
|
|
10
|
+
export declare class PerformanceHiloComponent implements ReportComponent<Model>, OnDestroy {
|
|
9
11
|
private _elementRef;
|
|
10
12
|
private _accounts;
|
|
11
13
|
private _session;
|
|
12
14
|
private _translate;
|
|
15
|
+
private _reportRef;
|
|
13
16
|
durationAvg: number;
|
|
14
17
|
stdAvg: number;
|
|
15
18
|
maxStd: number;
|
|
@@ -22,14 +25,15 @@ export declare class RolesPerformanceComponent1 implements ReportComponent<Model
|
|
|
22
25
|
};
|
|
23
26
|
private readonly _destroy;
|
|
24
27
|
chart: Chart;
|
|
25
|
-
constructor(_elementRef: ElementRef<HTMLDivElement>, _accounts: AccountService, _session: SessionService, _translate: TranslateService);
|
|
28
|
+
constructor(_elementRef: ElementRef<HTMLDivElement>, _accounts: AccountService, _session: SessionService, _translate: TranslateService, _reportRef: ReportRef<PerformanceSettingsModel>);
|
|
26
29
|
onBind(data: Model[]): void;
|
|
30
|
+
onExport(): void;
|
|
27
31
|
private _draw;
|
|
28
32
|
axisLabelRender(evt: IAxisLabelRenderEventArgs): void;
|
|
29
33
|
tooltipRender(evt: ITooltipRenderEventArgs): void;
|
|
30
34
|
ngOnDestroy(): void;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
35
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PerformanceHiloComponent, never>;
|
|
36
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PerformanceHiloComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
33
37
|
}
|
|
34
38
|
interface Model {
|
|
35
39
|
userId: string;
|
|
@@ -46,4 +50,8 @@ type Item = Model & {
|
|
|
46
50
|
name: string;
|
|
47
51
|
values: number[];
|
|
48
52
|
};
|
|
53
|
+
interface PerformanceSettingsModel {
|
|
54
|
+
cube?: string;
|
|
55
|
+
filters?: AxesMap;
|
|
56
|
+
}
|
|
49
57
|
export {};
|
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
import { ElementRef, OnDestroy } from '@angular/core';
|
|
2
2
|
import { ILegendRenderEventArgs, IPointEventArgs, AxisModel, ChartTheme, ITooltipRenderEventArgs, Chart, IAxisLabelRenderEventArgs, LegendSettingsModel, SeriesModel, TooltipSettingsModel, titleSettingsModel } from '@syncfusion/ej2-charts';
|
|
3
|
+
import { ReportRef } from '../report-ref';
|
|
3
4
|
import { ReportComponent } from '../../core/base';
|
|
4
5
|
import { AccountService } from '../../core/account.service';
|
|
5
6
|
import { SessionService } from '../../core/session.service';
|
|
6
7
|
import { RouterImpl } from '../../core/router';
|
|
8
|
+
import { AxesMap } from '../../core/models';
|
|
7
9
|
import { TranslateService } from '../../core/translate.service';
|
|
8
10
|
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class
|
|
11
|
+
export declare class PerformanceWindComponent implements ReportComponent<Model>, OnDestroy {
|
|
10
12
|
private _elementRef;
|
|
11
13
|
private _router;
|
|
12
14
|
private _accounts;
|
|
13
15
|
private _session;
|
|
14
16
|
private _translate;
|
|
17
|
+
private _reportRef;
|
|
15
18
|
durationAvg: number;
|
|
16
19
|
stdAvg: number;
|
|
17
20
|
series: SeriesModel[];
|
|
@@ -24,16 +27,17 @@ export declare class RolesPerformanceComponent implements ReportComponent<Model>
|
|
|
24
27
|
readonly primaryYAxis: AxisModel;
|
|
25
28
|
private actions;
|
|
26
29
|
private readonly _destroy;
|
|
27
|
-
constructor(_elementRef: ElementRef<HTMLDivElement>, _router: RouterImpl, _accounts: AccountService, _session: SessionService, _translate: TranslateService);
|
|
30
|
+
constructor(_elementRef: ElementRef<HTMLDivElement>, _router: RouterImpl, _accounts: AccountService, _session: SessionService, _translate: TranslateService, _reportRef: ReportRef<PerformanceSettingsModel>);
|
|
28
31
|
onBind(data: Model[]): void;
|
|
32
|
+
onExport(): void;
|
|
29
33
|
private _draw;
|
|
30
34
|
legendRender(evt: ILegendRenderEventArgs): void;
|
|
31
35
|
tooltipRender(evt: ITooltipRenderEventArgs): void;
|
|
32
36
|
labelRender(evt: IAxisLabelRenderEventArgs): void;
|
|
33
37
|
explore(evt: IPointEventArgs): void;
|
|
34
38
|
ngOnDestroy(): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
39
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PerformanceWindComponent, never>;
|
|
40
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PerformanceWindComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
37
41
|
}
|
|
38
42
|
interface Model {
|
|
39
43
|
userId: string;
|
|
@@ -47,4 +51,8 @@ interface ItemModel {
|
|
|
47
51
|
isFYI: boolean;
|
|
48
52
|
actionId: string;
|
|
49
53
|
}
|
|
54
|
+
interface PerformanceSettingsModel {
|
|
55
|
+
cube?: string;
|
|
56
|
+
filters?: AxesMap;
|
|
57
|
+
}
|
|
50
58
|
export {};
|
|
@@ -14,11 +14,11 @@ import { RouterImpl } from "../../core/router";
|
|
|
14
14
|
import { ScopeType } from "../../core/configuration";
|
|
15
15
|
import * as i0 from "@angular/core";
|
|
16
16
|
export declare abstract class UsageReportBase implements ReportComponent<Item, Args>, OnDestroy {
|
|
17
|
+
private _router;
|
|
17
18
|
protected _reportRef: ReportRef<UsageSettingsModel>;
|
|
18
19
|
protected _type: DatasourceService;
|
|
19
20
|
protected _service: CubeService;
|
|
20
21
|
protected _session: SessionService;
|
|
21
|
-
private _router;
|
|
22
22
|
protected _sb: PromptService;
|
|
23
23
|
protected _dir: Directionality;
|
|
24
24
|
protected _translate: TranslateService;
|
|
@@ -38,9 +38,10 @@ export declare abstract class UsageReportBase implements ReportComponent<Item, A
|
|
|
38
38
|
protected _data: {}[];
|
|
39
39
|
private _args;
|
|
40
40
|
protected readonly _destroy: Subject<void>;
|
|
41
|
-
constructor(_reportRef: ReportRef<UsageSettingsModel>, _type: DatasourceService, _service: CubeService, _session: SessionService,
|
|
41
|
+
constructor(_router: RouterImpl, _reportRef: ReportRef<UsageSettingsModel>, _type: DatasourceService, _service: CubeService, _session: SessionService, _sb: PromptService, _dir: Directionality, _translate: TranslateService);
|
|
42
42
|
ngOnInit(): void;
|
|
43
|
-
|
|
43
|
+
onExport(): void;
|
|
44
|
+
abstract onExportUsage(name: string): any;
|
|
44
45
|
abstract onResize(dim?: Dimentions): any;
|
|
45
46
|
abstract onData(data: Item[]): any;
|
|
46
47
|
onBind(result: Item[], args?: Args): void;
|
|
@@ -35,7 +35,7 @@ export declare class UsageChartComponent extends UsageReportBase implements OnDe
|
|
|
35
35
|
onData(result: Item[]): void;
|
|
36
36
|
private _draw;
|
|
37
37
|
onResize(): void;
|
|
38
|
-
|
|
38
|
+
onExportUsage(title: string): void;
|
|
39
39
|
/**
|
|
40
40
|
* adds data source description to item keys, and normalizes indices.
|
|
41
41
|
* @param result
|
|
@@ -30,7 +30,7 @@ export declare class UsagePivotComponent extends UsageReportBase {
|
|
|
30
30
|
readonly conditionalFormatSettings: IConditionalFormatSettings[];
|
|
31
31
|
readonly groupingBarSettings: GroupingBarSettingsModel;
|
|
32
32
|
private readonly _intl;
|
|
33
|
-
constructor(reportRef: ReportRef<UsageSettingsModel>, type: DatasourceService,
|
|
33
|
+
constructor(_elementRef: ElementRef, reportRef: ReportRef<UsageSettingsModel>, type: DatasourceService, service: CubeService, session: SessionService, router: RouterImpl, sb: PromptService, dir: Directionality, translate: TranslateService);
|
|
34
34
|
/** set defaults */
|
|
35
35
|
private _defaults;
|
|
36
36
|
/**
|
|
@@ -41,7 +41,7 @@ export declare class UsagePivotComponent extends UsageReportBase {
|
|
|
41
41
|
enginePopulated(): void;
|
|
42
42
|
excelQueryCellInfo(evt: ExcelQueryCellInfoEventArgs): void;
|
|
43
43
|
onResize(): void;
|
|
44
|
-
|
|
44
|
+
onExportUsage(name: string): void;
|
|
45
45
|
/**
|
|
46
46
|
* adds data source description to item keys.
|
|
47
47
|
* @param result
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Report, Dimentions } from '../core/models';
|
|
2
|
-
import { Observable, BehaviorSubject
|
|
2
|
+
import { Observable, BehaviorSubject } from 'rxjs';
|
|
3
3
|
import { HubService } from '../core/hub.service';
|
|
4
4
|
import { ParamMap } from '../core/configuration';
|
|
5
5
|
/** */
|
|
@@ -9,9 +9,6 @@ export declare class ReportRef<O = any> {
|
|
|
9
9
|
readonly _resize: BehaviorSubject<Dimentions>;
|
|
10
10
|
readonly _args: BehaviorSubject<O>;
|
|
11
11
|
constructor(_configuration: Report, args: O, _hub: HubService, dim: Dimentions);
|
|
12
|
-
readonly _exporting: Subject<ExportEventArgs>;
|
|
13
|
-
/** intercept user export */
|
|
14
|
-
exporting(): Observable<ExportEventArgs>;
|
|
15
12
|
resize(): Observable<Dimentions>;
|
|
16
13
|
/** listen to progress events reported by backend code */
|
|
17
14
|
progress(): Observable<number>;
|
package/lib/shared.module.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import * as i3 from "./compose/box/box.component";
|
|
|
7
7
|
import * as i4 from "./compose/box/row.component";
|
|
8
8
|
import * as i5 from "./compose/box/control.component";
|
|
9
9
|
import * as i6 from "./reports/cube/role-performance.component";
|
|
10
|
-
import * as i7 from "./reports/cube/
|
|
10
|
+
import * as i7 from "./reports/cube/performance-hilo.component";
|
|
11
11
|
import * as i8 from "./reports/cube/usage.component";
|
|
12
12
|
import * as i9 from "./reports/cube/documents.component";
|
|
13
13
|
import * as i10 from "./core/pipes/date-format.pipe";
|
|
@@ -205,6 +205,6 @@ import * as i200 from "./modules/material.module";
|
|
|
205
205
|
export declare class SharedModule {
|
|
206
206
|
static forChild(config?: SharedConfig): ModuleWithProviders<SharedModule>;
|
|
207
207
|
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
|
208
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.LocalizedStringPipe, typeof i2.HelpTipComponent, typeof i3.BoxFormComponent, typeof i4.BoxFormRowComponent, typeof i5.BoxFormControlComponent, typeof i6.
|
|
208
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.LocalizedStringPipe, typeof i2.HelpTipComponent, typeof i3.BoxFormComponent, typeof i4.BoxFormRowComponent, typeof i5.BoxFormControlComponent, typeof i6.PerformanceWindComponent, typeof i7.PerformanceHiloComponent, typeof i8.CubeUsageComponent, typeof i9.CubeDocumentsComponent, typeof i10.DateFormatPipe, typeof i11.CalendarPipe, typeof i12.DifferencePipe, typeof i13.DurationPipe, typeof i14.TimeAgoPipe, typeof i14.ToNowPipe, typeof i15.HtmlSimplePipe, typeof i16.CheckboxComponent, typeof i17.CubeParallelComponent, typeof i18.CubeSumComponent, typeof i19.CubeParallelViewComponent, typeof i20.CubeChartViewComponent, typeof i21.CubeExploreViewComponent, typeof i22.CubeDocumentSumComponent, typeof i23.ExploreItemImplComponent, typeof i24.DocumentInfoComponent, typeof i25.DocumentViewsComponent, typeof i26.ViewItemComponent, typeof i27.CubeDocumentMatrixComponent, typeof i28.CubeDocumentViewComponent, typeof i29.CubePivotViewComponent, typeof i30.ActionPicker, typeof i31.QuickCommentComponent, typeof i32.DurationFormatPipe, typeof i33.CombinationPicker, typeof i34.CombinationPickerBody, typeof i35.CombinationPool, typeof i36.TimelineViewComponent, typeof i37.MatIconAnimate, typeof i38.DateRangePipe, typeof i38.AgoPipe, typeof i39.StateDirective, typeof i40.JoinPipe, typeof i41.TypeValuePipe, typeof i42.L18nPipe, typeof i42.TranslatePipe, typeof i43.IdentityName, typeof i44.SanitizeHtmlPipe, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.ArraySortPipe, typeof i49.JsonPipe, typeof i50.UserNamePipe, typeof i51.TaggingPipe, typeof i52.TypeSelect, typeof i53.TypeAutocomplete, typeof i54.Signature, typeof i55.AceInput, typeof i56.TimespanInput, typeof i57.AddressInput, typeof i58.FileInput, typeof i59.TimePicker, typeof i60.LayoutComponent, typeof i61.StickyToolbar, typeof i62.VirtualTabs, typeof i62.Tab, typeof i63.TimeField, typeof i64.SignatureField, typeof i65.AddressField, typeof i66.RadioButtonField, typeof i67.ChecklistField, typeof i68.YesNoField, typeof i69.HtmlField, typeof i70.FileField, typeof i71.NumericField, typeof i72.AutocompleteField, typeof i73.CheckboxField, typeof i74.DateField, typeof i75.DateRangeField, typeof i76.ExpressionField, typeof i77.InputField, typeof i78.SelectField, typeof i79.SwitchField, typeof i80.TextareaField, typeof i81.ChipsField, typeof i82.TimespanField, typeof i83.ReturnActionComponent, typeof i84.AssignActionComponent, typeof i85.MoveToActionComponent, typeof i86.AvatarComponent, typeof i87.PeopleComponent, typeof i88.EditInputComponent, typeof i89.LottieAnimation, typeof i15.ContactsComponent, typeof i90.CubeMatrixComponent, typeof i91.FilterTagsComponent, typeof i92.ExploreItemsComponent, typeof i93.CompareNameDirective, typeof i93.CompareGroupDirective, typeof i93.CompareContextDirective, typeof i94.GuideComponent, typeof i95.OutOfOfficeToast, typeof i96.NotificationsTableComponent, typeof i97.NotificationsFilterComponent, typeof i98.PrivilegeHiddenDirective, typeof i99.TaggingItemDirective, typeof i100.TaggingDirective, typeof i101.DocumentTaggingComponent, typeof i102.UserTaggingComponent, typeof i98.PrivilegeDisabledDirective, typeof i103.CubeDocumentsGridComponent, typeof i104.LongRunningTaskNotification, typeof i105.TaggedNotification, typeof i106.CommentedNotification, typeof i107.NudgeNotification, typeof i108.InviteNotification, typeof i109.TextNotification, typeof i110.CubeAnomalyNotification, typeof i111.EscalatedNotification, typeof i112.LikedNotification, typeof i113.StateChangedNotification, typeof i114.UpcomingEventNotification, typeof i115.NoneComponent, typeof i116.ScheduleViewComponent, typeof i117.OptionsComponent, typeof i118.TraceViewComponent, typeof i119.ProgressDirective, typeof i120.AttachmentsComponent, typeof i121.DocumentEventsComponent, typeof i122.TagsComponent, typeof i123.MapComponent, typeof i124.MaskComponent, typeof i125.FlowViewComponent, typeof i126.SubstitutionComponent, typeof i127.PopupComponent, typeof i128.AttachmentPreview, typeof i129.CommentsComponent, typeof i130.CommentComponent, typeof i131.EditCommentComponent, typeof i132.CommentLikesComponent, typeof i133.CommentEditsComponent, typeof i134.BrowseItemsComponent, typeof i135.BrowseFilterComponent, typeof i136.ExpandedItemComponent, typeof i137.ComposeFormComponent, typeof i138.CubeViewComponent, typeof i139.CubeFilterComponent, typeof i140.CubeAccumulationChartComponent, typeof i141.CubeChartComponent, typeof i142.CubePivotComponent, typeof i143.CubeSpreadsheetComponent, typeof i144.CubeGridComponent, typeof i145.ReportViewerComponent, typeof i146.TableViewComponent, typeof i147.ReportArgumentsComponent, typeof i148.DashboardComponent, typeof i149.WidgetItemComponent, typeof i150.CubeWidgetFilterComponent, typeof i151.SaveChangesDialog, typeof i152.AskDialog, typeof i153.AboutDialog, typeof i154.ActionDialog, typeof i155.ImpersonateDialog, typeof i156.ConversationComponent, typeof i157.CubeMatrixPopupComponent, typeof i158.VersionCompareComponent, typeof i159.ExploreDocumentComponent, typeof i160.TasksComponent, typeof i161.CubeDocumentsTableComponent, typeof i162.CubePerformanceWidget, typeof i163.CubeAccumAnalysisWidget, typeof i164.CubeAnalysisWidget, typeof i165.CubeChartAnalysisWidget, typeof i166.ActionsWidget, typeof i167.RecentsWidget, typeof i168.PendingResultsWidget, typeof i169.CompareGroupsWidget, typeof i170.CubeDocumentsWidget, typeof i171.DocumentStateWidgetComponent, typeof i172.PersonalScoreWidget, typeof i173.PersonalActivityWidget, typeof i174.PeersPerformanceWidget, typeof i175.UsagePivotComponent, typeof i176.UsageChartComponent, typeof i177.UsageReportArgs, typeof i178.EmojiHostComponent, typeof i179.TooltipDirective, typeof i179.TooltipComponent, typeof i180.BrokenPage], [typeof i181.SpContainer, typeof i182.DayJsModule, typeof i183.CommonModule, typeof i184.HttpClientModule, typeof i185.ReactiveFormsModule, typeof i186.RouterModule, typeof i187.PickerModule, typeof i188.SyncfusionGanttModule, typeof i189.SyncfusionScheduleModule, typeof i190.SyncfusionCircularGaugeModule, typeof i191.SyncfusionChartModule, typeof i188.SyncfusionGanttModule, typeof i192.SyncfusionGridModule, typeof i193.SyncfusionLinearGaugeModule, typeof i194.SyncfusionTextEditorModule, typeof i195.SyncfusionSpreadsheetModule, typeof i196.SyncfusionPivotModule, typeof i197.SignatureModule, typeof i198.KanbanModule, typeof i199.SyncfusionDiagramModule, typeof i200.MaterialModule], [typeof i117.OptionsComponent, typeof i181.SpContainer, typeof i115.NoneComponent, typeof i1.LocalizedStringPipe, typeof i200.MaterialModule, typeof i180.BrokenPage, typeof i2.HelpTipComponent, typeof i91.FilterTagsComponent, typeof i10.DateFormatPipe, typeof i11.CalendarPipe, typeof i12.DifferencePipe, typeof i13.DurationPipe, typeof i14.TimeAgoPipe, typeof i14.ToNowPipe, typeof i16.CheckboxComponent, typeof i17.CubeParallelComponent, typeof i18.CubeSumComponent, typeof i23.ExploreItemImplComponent, typeof i24.DocumentInfoComponent, typeof i25.DocumentViewsComponent, typeof i148.DashboardComponent, typeof i122.TagsComponent, typeof i31.QuickCommentComponent, typeof i129.CommentsComponent, typeof i60.LayoutComponent, typeof i154.ActionDialog, typeof i61.StickyToolbar, typeof i62.VirtualTabs, typeof i62.Tab, typeof i135.BrowseFilterComponent, typeof i139.CubeFilterComponent, typeof i116.ScheduleViewComponent, typeof i145.ReportViewerComponent, typeof i149.WidgetItemComponent, typeof i138.CubeViewComponent, typeof i92.ExploreItemsComponent, typeof i137.ComposeFormComponent, typeof i134.BrowseItemsComponent, typeof i96.NotificationsTableComponent, typeof i30.ActionPicker, typeof i156.ConversationComponent, typeof i39.StateDirective, typeof i15.ContactsComponent, typeof i90.CubeMatrixComponent, typeof i37.MatIconAnimate, typeof i179.TooltipDirective, typeof i56.TimespanInput, typeof i58.FileInput, typeof i57.AddressInput, typeof i55.AceInput, typeof i33.CombinationPicker, typeof i35.CombinationPool, typeof i52.TypeSelect, typeof i53.TypeAutocomplete, typeof i59.TimePicker, typeof i32.DurationFormatPipe, typeof i38.DateRangePipe, typeof i41.TypeValuePipe, typeof i40.JoinPipe, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.JsonPipe, typeof i49.ArraySortPipe, typeof i50.UserNamePipe, typeof i44.SanitizeHtmlPipe, typeof i42.L18nPipe, typeof i42.TranslatePipe, typeof i43.IdentityName, typeof i86.AvatarComponent, typeof i147.ReportArgumentsComponent, typeof i128.AttachmentPreview, typeof i98.PrivilegeHiddenDirective, typeof i98.PrivilegeDisabledDirective, typeof i93.CompareGroupDirective, typeof i93.CompareNameDirective, typeof i93.CompareContextDirective, typeof i118.TraceViewComponent, typeof i125.FlowViewComponent, typeof i84.AssignActionComponent, typeof i83.ReturnActionComponent, typeof i159.ExploreDocumentComponent, typeof i162.CubePerformanceWidget, typeof i166.ActionsWidget, typeof i164.CubeAnalysisWidget, typeof i170.CubeDocumentsWidget, typeof i167.RecentsWidget, typeof i173.PersonalActivityWidget, typeof i169.CompareGroupsWidget, typeof i174.PeersPerformanceWidget, typeof i168.PendingResultsWidget, typeof i172.PersonalScoreWidget, typeof i150.CubeWidgetFilterComponent, typeof i161.CubeDocumentsTableComponent, typeof i103.CubeDocumentsGridComponent, typeof i160.TasksComponent, typeof i177.UsageReportArgs, typeof i176.UsageChartComponent, typeof i175.UsagePivotComponent, typeof i158.VersionCompareComponent, typeof i89.LottieAnimation, typeof i140.CubeAccumulationChartComponent, typeof i141.CubeChartComponent, typeof i142.CubePivotComponent, typeof i143.CubeSpreadsheetComponent, typeof i144.CubeGridComponent]>;
|
|
209
209
|
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
|
210
210
|
}
|
package/package.json
CHANGED
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
import { __decorate } from "tslib";
|
|
2
|
-
import { Component } from '@angular/core';
|
|
3
|
-
import { Subject, startWith, takeUntil } from 'rxjs';
|
|
4
|
-
/// <reference path="./node_modules/dayjs/plugin/duration.d.ts" />
|
|
5
|
-
import dayjs from 'dayjs';
|
|
6
|
-
import { BizDoc } from '../../core/decorators';
|
|
7
|
-
import { FONT_FAMILY } from '../../core/colors';
|
|
8
|
-
//import { CircularGauge, GaugeTheme, IAxisLabelRenderEventArgs, ITooltipRenderEventArgs, LegendSettingsModel, RangeModel, TooltipSettingsModel } from '@syncfusion/ej2-angular-circulargauge';
|
|
9
|
-
import { Chart } from '@syncfusion/ej2-angular-charts';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
import * as i1 from "../../core/account.service";
|
|
12
|
-
import * as i2 from "../../core/session.service";
|
|
13
|
-
import * as i3 from "../../core/translate.service";
|
|
14
|
-
let RolesPerformanceComponent1 = class RolesPerformanceComponent1 {
|
|
15
|
-
constructor(_elementRef, _accounts, _session, _translate) {
|
|
16
|
-
this._elementRef = _elementRef;
|
|
17
|
-
this._accounts = _accounts;
|
|
18
|
-
this._session = _session;
|
|
19
|
-
this._translate = _translate;
|
|
20
|
-
this.titleStyle = {
|
|
21
|
-
fontFamily: FONT_FAMILY
|
|
22
|
-
};
|
|
23
|
-
this._destroy = new Subject();
|
|
24
|
-
_session.themeChange.pipe(takeUntil(this._destroy), startWith(_session.theme)).subscribe(t => {
|
|
25
|
-
//this.theme = t.dark ? 'Material3Dark' : 'Material3';
|
|
26
|
-
//this.gauge && this._draw();
|
|
27
|
-
this.chart && this._draw();
|
|
28
|
-
});
|
|
29
|
-
}
|
|
30
|
-
onBind(data) {
|
|
31
|
-
//this.gauge?.destroy();
|
|
32
|
-
this.chart?.destroy();
|
|
33
|
-
if (!data.length)
|
|
34
|
-
return;
|
|
35
|
-
let accumStd = 0, countStd = 0, accumDuration = 0;
|
|
36
|
-
this.maxStd = 0, this.minStd = 0, this.maxDuration = 0, this.minDuration = data[0].durationLow;
|
|
37
|
-
data.forEach(e => {
|
|
38
|
-
if (e.standardAvg) {
|
|
39
|
-
if (e.standardHigh > this.maxStd)
|
|
40
|
-
this.maxStd = e.standardHigh;
|
|
41
|
-
if (e.standardLow < this.minStd || this.minStd === 0)
|
|
42
|
-
this.minStd = e.standardLow;
|
|
43
|
-
countStd++;
|
|
44
|
-
accumStd += e.standardAvg;
|
|
45
|
-
}
|
|
46
|
-
accumDuration += e.durationAvg;
|
|
47
|
-
if (e.durationHigh > this.maxDuration)
|
|
48
|
-
this.maxDuration = e.durationHigh;
|
|
49
|
-
if (e.durationLow < this.minDuration)
|
|
50
|
-
this.minDuration = e.durationLow;
|
|
51
|
-
});
|
|
52
|
-
this.stdAvg = countStd ? accumStd / countStd : 0,
|
|
53
|
-
this.durationAvg = accumDuration / data.length;
|
|
54
|
-
this._accounts.getAll(data.map(e => e.userId)).
|
|
55
|
-
subscribe(users => {
|
|
56
|
-
this.data = data.map((d, i) => {
|
|
57
|
-
const durationDev = d.durationAvg / this.durationAvg, standardDev = this.stdAvg ? d.durationAvg / this.stdAvg : 0;
|
|
58
|
-
return ({
|
|
59
|
-
durationDev,
|
|
60
|
-
standardDev,
|
|
61
|
-
...d,
|
|
62
|
-
name: users[i].name,
|
|
63
|
-
values: [d.standardHigh, d.durationHigh, d.durationAvg, d.durationLow, d.standardLow]
|
|
64
|
-
});
|
|
65
|
-
});
|
|
66
|
-
this._draw();
|
|
67
|
-
});
|
|
68
|
-
}
|
|
69
|
-
_draw() {
|
|
70
|
-
this.chart?.destroy();
|
|
71
|
-
//const colors = this._session.accentPalette;
|
|
72
|
-
//this.gauge?.destroy();
|
|
73
|
-
//this.gauge = new CircularGauge({
|
|
74
|
-
// theme: this.theme,
|
|
75
|
-
// title: this._translate.get('AverageValue', dayjs.duration(this.durationAvg, 'seconds').format('DD:HH:mm')),
|
|
76
|
-
// titleStyle: this.titleStyle,
|
|
77
|
-
// tooltip: this.tooltip,
|
|
78
|
-
// axes: [{
|
|
79
|
-
// startAngle: 270,
|
|
80
|
-
// endAngle: 90,
|
|
81
|
-
// pointers: [{
|
|
82
|
-
// text: this._translate.get('Standard'),
|
|
83
|
-
// color: this._session.getPrimery(),
|
|
84
|
-
// value: this.stdAvg
|
|
85
|
-
// }],
|
|
86
|
-
// ranges: this.data.map((e, i) => ({
|
|
87
|
-
// legendText: e.name,
|
|
88
|
-
// radius: `${100 - i * 5}%`,
|
|
89
|
-
// startWidth: 3,
|
|
90
|
-
// endWidth: 3,
|
|
91
|
-
// start: this.minDuration,
|
|
92
|
-
// end: this.stdAvg ? Math.floor(e.durationAvg / this.stdAvg) : Math.floor(e.durationAvg / this.durationAvg),
|
|
93
|
-
// color: colors[Math.floor((i + 9) / i)]
|
|
94
|
-
// } as RangeModel))
|
|
95
|
-
// }],
|
|
96
|
-
// tooltipRender: this.tooltipRender.bind(this),
|
|
97
|
-
// legendSettings: this.legendSettings,
|
|
98
|
-
// enableRtl: this._session.inverse,
|
|
99
|
-
// height: '100%',
|
|
100
|
-
//},
|
|
101
|
-
// this._elementRef.nativeElement);
|
|
102
|
-
this.chart = new Chart({
|
|
103
|
-
primaryYAxis: {
|
|
104
|
-
stripLines: [{
|
|
105
|
-
text: this._translate.get('Standard'),
|
|
106
|
-
textStyle: {
|
|
107
|
-
fontFamily: FONT_FAMILY,
|
|
108
|
-
},
|
|
109
|
-
opacity: .8,
|
|
110
|
-
start: this.minStd,
|
|
111
|
-
end: this.maxStd,
|
|
112
|
-
}]
|
|
113
|
-
},
|
|
114
|
-
primaryXAxis: {
|
|
115
|
-
valueType: 'Category'
|
|
116
|
-
},
|
|
117
|
-
tooltip: { enable: true },
|
|
118
|
-
tooltipRender: this.tooltipRender.bind(this),
|
|
119
|
-
series: [{
|
|
120
|
-
type: 'BoxAndWhisker',
|
|
121
|
-
dataSource: this.data,
|
|
122
|
-
boxPlotMode: 'Normal',
|
|
123
|
-
enableTooltip: true,
|
|
124
|
-
xName: 'name',
|
|
125
|
-
yName: 'values'
|
|
126
|
-
}, {
|
|
127
|
-
type: 'Spline',
|
|
128
|
-
dataSource: this.data,
|
|
129
|
-
xName: 'name',
|
|
130
|
-
width: 3,
|
|
131
|
-
dashArray: '3 2',
|
|
132
|
-
yName: 'durationAvg',
|
|
133
|
-
}],
|
|
134
|
-
height: '100%',
|
|
135
|
-
axisLabelRender: this.axisLabelRender.bind(this),
|
|
136
|
-
palettes: [
|
|
137
|
-
this._session.getAccent(), this._session.getPrimery()
|
|
138
|
-
]
|
|
139
|
-
}, this._elementRef.nativeElement);
|
|
140
|
-
}
|
|
141
|
-
axisLabelRender(evt) {
|
|
142
|
-
if (evt.axis.name === 'primaryYAxis')
|
|
143
|
-
evt.text = dayjs.duration(evt.value, 's').humanize(); // 'DD:HH:mm'
|
|
144
|
-
}
|
|
145
|
-
tooltipRender(evt) {
|
|
146
|
-
//evt.content = dayjs.duration(evt.range.end, 's').humanize();// 'DD:HH:mm'
|
|
147
|
-
if (evt.data.seriesIndex === 0) {
|
|
148
|
-
const [standardHigh, durationHigh, durationAvg, durationLow, standardLow] = evt.point.y;
|
|
149
|
-
evt.text = dayjs.duration(durationHigh, 's').format('DD:HH:mm');
|
|
150
|
-
if (standardHigh) {
|
|
151
|
-
const deviation = Math.round(this.data[evt.data.pointIndex].standardDev);
|
|
152
|
-
evt.text += ` ${deviation}%`;
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
else {
|
|
156
|
-
evt.headerText = this._translate.get('Average');
|
|
157
|
-
evt.text = dayjs.duration(evt.data.pointY, 's').format('DD:HH:mm');
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
ngOnDestroy() {
|
|
161
|
-
//this.gauge?.destroy();
|
|
162
|
-
this.chart?.destroy();
|
|
163
|
-
this._destroy.next();
|
|
164
|
-
}
|
|
165
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: RolesPerformanceComponent1, deps: [{ token: i0.ElementRef }, { token: i1.AccountService }, { token: i2.SessionService }, { token: i3.TranslateService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
166
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.1", type: RolesPerformanceComponent1, selector: "ng-component", ngImport: i0, template: '', isInline: true, styles: [":host{flex:1}\n"] }); }
|
|
167
|
-
};
|
|
168
|
-
RolesPerformanceComponent1 = __decorate([
|
|
169
|
-
BizDoc({
|
|
170
|
-
selector: 'bizdoc-role-performance1'
|
|
171
|
-
})
|
|
172
|
-
], RolesPerformanceComponent1);
|
|
173
|
-
export { RolesPerformanceComponent1 };
|
|
174
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: RolesPerformanceComponent1, decorators: [{
|
|
175
|
-
type: Component,
|
|
176
|
-
args: [{ template: '', styles: [":host{flex:1}\n"] }]
|
|
177
|
-
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.AccountService }, { type: i2.SessionService }, { type: i3.TranslateService }] });
|
|
178
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicm9sZS1wZXJmb3JtYW5jZTEuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9yZXBvcnRzL2N1YmUvcm9sZS1wZXJmb3JtYW5jZTEuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUF5QixNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsT0FBTyxFQUFFLFNBQVMsRUFBRSxTQUFTLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDckQsa0VBQWtFO0FBQ2xFLE9BQU8sS0FBSyxNQUFNLE9BQU8sQ0FBQztBQUMxQixPQUFPLEVBQUUsTUFBTSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFNL0MsT0FBTyxFQUFFLFdBQVcsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQ2hELCtMQUErTDtBQUMvTCxPQUFPLEVBQUUsS0FBSyxFQUFzRCxNQUFNLGdDQUFnQyxDQUFDOzs7OztBQVNwRyxJQUFNLDBCQUEwQixHQUFoQyxNQUFNLDBCQUEwQjtJQWlCckMsWUFDVSxXQUF1QyxFQUN2QyxTQUF5QixFQUN6QixRQUF3QixFQUN4QixVQUE0QjtRQUg1QixnQkFBVyxHQUFYLFdBQVcsQ0FBNEI7UUFDdkMsY0FBUyxHQUFULFNBQVMsQ0FBZ0I7UUFDekIsYUFBUSxHQUFSLFFBQVEsQ0FBZ0I7UUFDeEIsZUFBVSxHQUFWLFVBQVUsQ0FBa0I7UUFYN0IsZUFBVSxHQUFHO1lBQ3BCLFVBQVUsRUFBRSxXQUFXO1NBQ3hCLENBQUM7UUFDZSxhQUFRLEdBQUcsSUFBSSxPQUFPLEVBQVEsQ0FBQztRQVc5QyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxFQUFFLFNBQVMsQ0FBQyxRQUFRLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxDQUFDLEVBQUU7WUFDM0Ysc0RBQXNEO1lBQ3RELDZCQUE2QjtZQUM3QixJQUFJLENBQUMsS0FBSyxJQUFJLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQztRQUM3QixDQUFDLENBQUMsQ0FBQTtJQUNKLENBQUM7SUFDRCxNQUFNLENBQUMsSUFBYTtRQUNsQix3QkFBd0I7UUFDeEIsSUFBSSxDQUFDLEtBQUssRUFBRSxPQUFPLEVBQUUsQ0FBQztRQUN0QixJQUFJLENBQUMsSUFBSSxDQUFDLE1BQU07WUFBRSxPQUFPO1FBQ3pCLElBQUksUUFBUSxHQUFHLENBQUMsRUFBRSxRQUFRLEdBQUcsQ0FBQyxFQUFFLGFBQWEsR0FBRyxDQUFDLENBQUM7UUFDbEQsSUFBSSxDQUFDLE1BQU0sR0FBRyxDQUFDLEVBQUUsSUFBSSxDQUFDLE1BQU0sR0FBRyxDQUFDLEVBQUUsSUFBSSxDQUFDLFdBQVcsR0FBRyxDQUFDLEVBQUUsSUFBSSxDQUFDLFdBQVcsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUMsV0FBVyxDQUFDO1FBQy9GLElBQUksQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUU7WUFDZixJQUFJLENBQUMsQ0FBQyxXQUFXLEVBQUUsQ0FBQztnQkFDbEIsSUFBSSxDQUFDLENBQUMsWUFBWSxHQUFHLElBQUksQ0FBQyxNQUFNO29CQUM5QixJQUFJLENBQUMsTUFBTSxHQUFHLENBQUMsQ0FBQyxZQUFZLENBQUM7Z0JBQy9CLElBQUksQ0FBQyxDQUFDLFdBQVcsR0FBRyxJQUFJLENBQUMsTUFBTSxJQUFJLElBQUksQ0FBQyxNQUFNLEtBQUssQ0FBQztvQkFDbEQsSUFBSSxDQUFDLE1BQU0sR0FBRyxDQUFDLENBQUMsV0FBVyxDQUFDO2dCQUM5QixRQUFRLEVBQUUsQ0FBQztnQkFDWCxRQUFRLElBQUksQ0FBQyxDQUFDLFdBQVcsQ0FBQztZQUM1QixDQUFDO1lBQ0QsYUFBYSxJQUFJLENBQUMsQ0FBQyxXQUFXLENBQUM7WUFDL0IsSUFBSSxDQUFDLENBQUMsWUFBWSxHQUFHLElBQUksQ0FBQyxXQUFXO2dCQUNuQyxJQUFJLENBQUMsV0FBVyxHQUFHLENBQUMsQ0FBQyxZQUFZLENBQUM7WUFDcEMsSUFBSSxDQUFDLENBQUMsV0FBVyxHQUFHLElBQUksQ0FBQyxXQUFXO2dCQUNsQyxJQUFJLENBQUMsV0FBVyxHQUFHLENBQUMsQ0FBQyxXQUFXLENBQUM7UUFDckMsQ0FBQyxDQUFDLENBQUM7UUFDSCxJQUFJLENBQUMsTUFBTSxHQUFHLFFBQVEsQ0FBQyxDQUFDLENBQUMsUUFBUSxHQUFHLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQztZQUM5QyxJQUFJLENBQUMsV0FBVyxHQUFHLGFBQWEsR0FBRyxJQUFJLENBQUMsTUFBTSxDQUFDO1FBQ2pELElBQUksQ0FBQyxTQUFTLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsTUFBTSxDQUFDLENBQUM7WUFDNUMsU0FBUyxDQUFDLEtBQUssQ0FBQyxFQUFFO1lBQ2hCLElBQUksQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLEVBQUUsRUFBRTtnQkFDNUIsTUFBTSxXQUFXLEdBQUcsQ0FBQyxDQUFDLFdBQVcsR0FBRyxJQUFJLENBQUMsV0FBVyxFQUNsRCxXQUFXLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLFdBQVcsR0FBRyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7Z0JBRTlELE9BQU8sQ0FBQztvQkFDTixXQUFXO29CQUNYLFdBQVc7b0JBQ1gsR0FBRyxDQUFDO29CQUNKLElBQUksRUFBRSxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUMsSUFBSTtvQkFDbkIsTUFBTSxFQUFFLENBQUMsQ0FBQyxDQUFDLFlBQVksRUFBRSxDQUFDLENBQUMsWUFBWSxFQUFFLENBQUMsQ0FBQyxXQUFXLEVBQUUsQ0FBQyxDQUFDLFdBQVcsRUFBRSxDQUFDLENBQUMsV0FBVyxDQUFDO2lCQUN0RixDQUFDLENBQUM7WUFDTCxDQUFDLENBQUMsQ0FBQztZQUNILElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQztRQUNmLENBQUMsQ0FBQyxDQUFDO0lBQ1AsQ0FBQztJQUNPLEtBQUs7UUFDWCxJQUFJLENBQUMsS0FBSyxFQUFFLE9BQU8sRUFBRSxDQUFDO1FBQ3RCLDZDQUE2QztRQUM3Qyx3QkFBd0I7UUFDeEIsa0NBQWtDO1FBQ2xDLHNCQUFzQjtRQUN0QiwrR0FBK0c7UUFDL0csZ0NBQWdDO1FBQ2hDLDBCQUEwQjtRQUMxQixZQUFZO1FBQ1osc0JBQXNCO1FBQ3RCLG1CQUFtQjtRQUNuQixrQkFBa0I7UUFDbEIsOENBQThDO1FBQzlDLDBDQUEwQztRQUMxQywwQkFBMEI7UUFDMUIsU0FBUztRQUNULHdDQUF3QztRQUN4QywyQkFBMkI7UUFDM0Isa0NBQWtDO1FBQ2xDLHNCQUFzQjtRQUN0QixvQkFBb0I7UUFDcEIsZ0NBQWdDO1FBQ2hDLGtIQUFrSDtRQUNsSCw4Q0FBOEM7UUFDOUMsdUJBQXVCO1FBQ3ZCLE9BQU87UUFDUCxpREFBaUQ7UUFDakQsd0NBQXdDO1FBQ3hDLHFDQUFxQztRQUNyQyxtQkFBbUI7UUFDbkIsSUFBSTtRQUNKLG9DQUFvQztRQUNwQyxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksS0FBSyxDQUFDO1lBQ3JCLFlBQVksRUFBRTtnQkFDWixVQUFVLEVBQUUsQ0FBQzt3QkFDWCxJQUFJLEVBQUUsSUFBSSxDQUFDLFVBQVUsQ0FBQyxHQUFHLENBQUMsVUFBVSxDQUFDO3dCQUNyQyxTQUFTLEVBQUU7NEJBQ1QsVUFBVSxFQUFFLFdBQVc7eUJBQ3hCO3dCQUNELE9BQU8sRUFBRSxFQUFFO3dCQUNYLEtBQUssRUFBRSxJQUFJLENBQUMsTUFBTTt3QkFDbEIsR0FBRyxFQUFFLElBQUksQ0FBQyxNQUFNO3FCQUNqQixDQUFDO2FBQ0g7WUFDRCxZQUFZLEVBQUU7Z0JBQ1osU0FBUyxFQUFFLFVBQVU7YUFDdEI7WUFDRCxPQUFPLEVBQUUsRUFBRSxNQUFNLEVBQUUsSUFBSSxFQUFFO1lBQ3pCLGFBQWEsRUFBRSxJQUFJLENBQUMsYUFBYSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUM7WUFDNUMsTUFBTSxFQUFFLENBQUM7b0JBQ1AsSUFBSSxFQUFFLGVBQWU7b0JBQ3JCLFVBQVUsRUFBRSxJQUFJLENBQUMsSUFBSTtvQkFDckIsV0FBVyxFQUFFLFFBQVE7b0JBQ3JCLGFBQWEsRUFBRSxJQUFJO29CQUNuQixLQUFLLEVBQUUsTUFBTTtvQkFDYixLQUFLLEVBQUUsUUFBUTtpQkFDaEIsRUFBRTtvQkFDRCxJQUFJLEVBQUUsUUFBUTtvQkFDZCxVQUFVLEVBQUUsSUFBSSxDQUFDLElBQUk7b0JBQ3JCLEtBQUssRUFBRSxNQUFNO29CQUNiLEtBQUssRUFBRSxDQUFDO29CQUNSLFNBQVMsRUFBRSxLQUFLO29CQUNoQixLQUFLLEVBQUUsYUFBYTtpQkFDckIsQ0FBQztZQUNGLE1BQU0sRUFBRSxNQUFNO1lBQ2QsZUFBZSxFQUFFLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQztZQUNoRCxRQUFRLEVBQUU7Z0JBQ1IsSUFBSSxDQUFDLFFBQVEsQ0FBQyxTQUFTLEVBQUUsRUFBRSxJQUFJLENBQUMsUUFBUSxDQUFDLFVBQVUsRUFBRTthQUFDO1NBQ3pELEVBQ0MsSUFBSSxDQUFDLFdBQVcsQ0FBQyxhQUFhLENBQUMsQ0FBQztJQUNwQyxDQUFDO0lBQ0QsZUFBZSxDQUFDLEdBQThCO1FBQzVDLElBQUksR0FBRyxDQUFDLElBQUksQ0FBQyxJQUFJLEtBQUssY0FBYztZQUNsQyxHQUFHLENBQUMsSUFBSSxHQUFHLEtBQUssQ0FBQyxRQUFRLENBQUMsR0FBRyxDQUFDLEtBQUssRUFBRSxHQUFHLENBQUMsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxDQUFBLGFBQWE7SUFDdEUsQ0FBQztJQUNELGFBQWEsQ0FBQyxHQUE0QjtRQUN4QywyRUFBMkU7UUFDM0UsSUFBSSxHQUFHLENBQUMsSUFBSSxDQUFDLFdBQVcsS0FBSyxDQUFDLEVBQUUsQ0FBQztZQUMvQixNQUFNLENBQUMsWUFBWSxFQUFFLFlBQVksRUFBRSxXQUFXLEVBQUUsV0FBVyxFQUFFLFdBQVcsQ0FBQyxHQUFHLEdBQUcsQ0FBQyxLQUFLLENBQUMsQ0FBYSxDQUFDO1lBQ3BHLEdBQUcsQ0FBQyxJQUFJLEdBQUcsS0FBSyxDQUFDLFFBQVEsQ0FBQyxZQUFZLEVBQUUsR0FBRyxDQUFDLENBQUMsTUFBTSxDQUFDLFVBQVUsQ0FBQyxDQUFDO1lBQ2hFLElBQUksWUFBWSxFQUFFLENBQUM7Z0JBQ2pCLE1BQU0sU0FBUyxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLFdBQVcsQ0FBQyxDQUFDO2dCQUN6RSxHQUFHLENBQUMsSUFBSSxJQUFJLElBQUksU0FBUyxHQUFHLENBQUE7WUFDOUIsQ0FBQztRQUNILENBQUM7YUFDSSxDQUFDO1lBQ0osR0FBRyxDQUFDLFVBQVUsR0FBRyxJQUFJLENBQUMsVUFBVSxDQUFDLEdBQUcsQ0FBQyxTQUFTLENBQUMsQ0FBQztZQUNoRCxHQUFHLENBQUMsSUFBSSxHQUFHLEtBQUssQ0FBQyxRQUFRLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxNQUFhLEVBQUUsR0FBRyxDQUFDLENBQUMsTUFBTSxDQUFDLFVBQVUsQ0FBQyxDQUFDO1FBQzVFLENBQUM7SUFDSCxDQUFDO0lBQ0QsV0FBVztRQUNULHdCQUF3QjtRQUN4QixJQUFJLENBQUMsS0FBSyxFQUFFLE9BQU8sRUFBRSxDQUFDO1FBQ3RCLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxFQUFFLENBQUM7SUFDdkIsQ0FBQzs4R0FyS1UsMEJBQTBCO2tHQUExQiwwQkFBMEIsb0RBTjNCLEVBQUU7O0FBTUQsMEJBQTBCO0lBSHRDLE1BQU0sQ0FBQztRQUNOLFFBQVEsRUFBRSwwQkFBMEI7S0FDckMsQ0FBQztHQUNXLDBCQUEwQixDQXNLdEM7OzJGQXRLWSwwQkFBMEI7a0JBUHRDLFNBQVM7K0JBQ0UsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgT25EZXN0cm95IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IFN1YmplY3QsIHN0YXJ0V2l0aCwgdGFrZVVudGlsIH0gZnJvbSAncnhqcyc7XHJcbi8vLyA8cmVmZXJlbmNlIHBhdGg9XCIuL25vZGVfbW9kdWxlcy9kYXlqcy9wbHVnaW4vZHVyYXRpb24uZC50c1wiIC8+XHJcbmltcG9ydCBkYXlqcyBmcm9tICdkYXlqcyc7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gJy4uLy4uL2NvcmUvZGVjb3JhdG9ycyc7XHJcbmltcG9ydCB7IFJlcG9ydENvbXBvbmVudCB9IGZyb20gJy4uLy4uL2NvcmUvYmFzZSc7XHJcbmltcG9ydCB7IEFjY291bnRTZXJ2aWNlIH0gZnJvbSAnLi4vLi4vY29yZS9hY2NvdW50LnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBTZXNzaW9uU2VydmljZSB9IGZyb20gJy4uLy4uL2NvcmUvc2Vzc2lvbi5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQXhlc01hcCwgVXNlckluZm8gfSBmcm9tICcuLi8uLi9jb3JlL21vZGVscyc7XHJcbmltcG9ydCB7IFRyYW5zbGF0ZVNlcnZpY2UgfSBmcm9tICcuLi8uLi9jb3JlL3RyYW5zbGF0ZS5zZXJ2aWNlJztcclxuaW1wb3J0IHsgRk9OVF9GQU1JTFkgfSBmcm9tICcuLi8uLi9jb3JlL2NvbG9ycyc7XHJcbi8vaW1wb3J0IHsgQ2lyY3VsYXJHYXVnZSwgR2F1Z2VUaGVtZSwgSUF4aXNMYWJlbFJlbmRlckV2ZW50QXJncywgSVRvb2x0aXBSZW5kZXJFdmVudEFyZ3MsIExlZ2VuZFNldHRpbmdzTW9kZWwsIFJhbmdlTW9kZWwsIFRvb2x0aXBTZXR0aW5nc01vZGVsIH0gZnJvbSAnQHN5bmNmdXNpb24vZWoyLWFuZ3VsYXItY2lyY3VsYXJnYXVnZSc7XHJcbmltcG9ydCB7IENoYXJ0LCBJQXhpc0xhYmVsUmVuZGVyRXZlbnRBcmdzLCBJVG9vbHRpcFJlbmRlckV2ZW50QXJncyB9IGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1hbmd1bGFyLWNoYXJ0cyc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogJycsXHJcbiAgc3R5bGVzOiBgOmhvc3Qge2ZsZXg6IDF9YFxyXG59KVxyXG5AQml6RG9jKHtcclxuICBzZWxlY3RvcjogJ2JpemRvYy1yb2xlLXBlcmZvcm1hbmNlMSdcclxufSlcclxuZXhwb3J0IGNsYXNzIFJvbGVzUGVyZm9ybWFuY2VDb21wb25lbnQxIGltcGxlbWVudHMgUmVwb3J0Q29tcG9uZW50PE1vZGVsPiwgT25EZXN0cm95IHtcclxuICAvL3RoZW1lOiBHYXVnZVRoZW1lO1xyXG4gIC8vZ2F1Z2U6IENpcmN1bGFyR2F1Z2U7XHJcbiAgZHVyYXRpb25Bdmc6IG51bWJlcjtcclxuICBzdGRBdmc6IG51bWJlcjtcclxuICBtYXhTdGQ6IG51bWJlcjtcclxuICBtaW5TdGQ6IG51bWJlcjtcclxuICBtaW5EdXJhdGlvbjogbnVtYmVyO1xyXG4gIG1heER1cmF0aW9uOiBudW1iZXI7XHJcbiAgZGF0YTogSXRlbVtdO1xyXG4gIHJlYWRvbmx5IHRpdGxlU3R5bGUgPSB7XHJcbiAgICBmb250RmFtaWx5OiBGT05UX0ZBTUlMWVxyXG4gIH07XHJcbiAgcHJpdmF0ZSByZWFkb25seSBfZGVzdHJveSA9IG5ldyBTdWJqZWN0PHZvaWQ+KCk7XHJcbiAgLy9yZWFkb25seSBsZWdlbmRTZXR0aW5nczogTGVnZW5kU2V0dGluZ3NNb2RlbCA9IHt9O1xyXG4gIC8vcmVhZG9ubHkgdG9vbHRpcDogVG9vbHRpcFNldHRpbmdzTW9kZWwgPSB7fTtcclxuICBjaGFydDogQ2hhcnQ7XHJcbiAgY29uc3RydWN0b3IoXHJcbiAgICBwcml2YXRlIF9lbGVtZW50UmVmOiBFbGVtZW50UmVmPEhUTUxEaXZFbGVtZW50PixcclxuICAgIHByaXZhdGUgX2FjY291bnRzOiBBY2NvdW50U2VydmljZSxcclxuICAgIHByaXZhdGUgX3Nlc3Npb246IFNlc3Npb25TZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlLFxyXG4gICAgLy8gIHByaXZhdGUgX3JlcG9ydFJlZjogUmVwb3J0UmVmPFBlcmZvcm1hbmNlU2V0dGluZ3NNb2RlbD5cclxuICApIHtcclxuICAgIF9zZXNzaW9uLnRoZW1lQ2hhbmdlLnBpcGUodGFrZVVudGlsKHRoaXMuX2Rlc3Ryb3kpLCBzdGFydFdpdGgoX3Nlc3Npb24udGhlbWUpKS5zdWJzY3JpYmUodCA9PiB7XHJcbiAgICAgIC8vdGhpcy50aGVtZSA9IHQuZGFyayA/ICdNYXRlcmlhbDNEYXJrJyA6ICdNYXRlcmlhbDMnO1xyXG4gICAgICAvL3RoaXMuZ2F1Z2UgJiYgdGhpcy5fZHJhdygpO1xyXG4gICAgICB0aGlzLmNoYXJ0ICYmIHRoaXMuX2RyYXcoKTtcclxuICAgIH0pXHJcbiAgfVxyXG4gIG9uQmluZChkYXRhOiBNb2RlbFtdKSB7XHJcbiAgICAvL3RoaXMuZ2F1Z2U/LmRlc3Ryb3koKTtcclxuICAgIHRoaXMuY2hhcnQ/LmRlc3Ryb3koKTtcclxuICAgIGlmICghZGF0YS5sZW5ndGgpIHJldHVybjtcclxuICAgIGxldCBhY2N1bVN0ZCA9IDAsIGNvdW50U3RkID0gMCwgYWNjdW1EdXJhdGlvbiA9IDA7XHJcbiAgICB0aGlzLm1heFN0ZCA9IDAsIHRoaXMubWluU3RkID0gMCwgdGhpcy5tYXhEdXJhdGlvbiA9IDAsIHRoaXMubWluRHVyYXRpb24gPSBkYXRhWzBdLmR1cmF0aW9uTG93O1xyXG4gICAgZGF0YS5mb3JFYWNoKGUgPT4ge1xyXG4gICAgICBpZiAoZS5zdGFuZGFyZEF2Zykge1xyXG4gICAgICAgIGlmIChlLnN0YW5kYXJkSGlnaCA+IHRoaXMubWF4U3RkKVxyXG4gICAgICAgICAgdGhpcy5tYXhTdGQgPSBlLnN0YW5kYXJkSGlnaDtcclxuICAgICAgICBpZiAoZS5zdGFuZGFyZExvdyA8IHRoaXMubWluU3RkIHx8IHRoaXMubWluU3RkID09PSAwKVxyXG4gICAgICAgICAgdGhpcy5taW5TdGQgPSBlLnN0YW5kYXJkTG93O1xyXG4gICAgICAgIGNvdW50U3RkKys7XHJcbiAgICAgICAgYWNjdW1TdGQgKz0gZS5zdGFuZGFyZEF2ZztcclxuICAgICAgfVxyXG4gICAgICBhY2N1bUR1cmF0aW9uICs9IGUuZHVyYXRpb25Bdmc7XHJcbiAgICAgIGlmIChlLmR1cmF0aW9uSGlnaCA+IHRoaXMubWF4RHVyYXRpb24pXHJcbiAgICAgICAgdGhpcy5tYXhEdXJhdGlvbiA9IGUuZHVyYXRpb25IaWdoO1xyXG4gICAgICBpZiAoZS5kdXJhdGlvbkxvdyA8IHRoaXMubWluRHVyYXRpb24pXHJcbiAgICAgICAgdGhpcy5taW5EdXJhdGlvbiA9IGUuZHVyYXRpb25Mb3c7XHJcbiAgICB9KTtcclxuICAgIHRoaXMuc3RkQXZnID0gY291bnRTdGQgPyBhY2N1bVN0ZCAvIGNvdW50U3RkIDogMCxcclxuICAgICAgdGhpcy5kdXJhdGlvbkF2ZyA9IGFjY3VtRHVyYXRpb24gLyBkYXRhLmxlbmd0aDtcclxuICAgIHRoaXMuX2FjY291bnRzLmdldEFsbChkYXRhLm1hcChlID0+IGUudXNlcklkKSkuXHJcbiAgICAgIHN1YnNjcmliZSh1c2VycyA9PiB7XHJcbiAgICAgICAgdGhpcy5kYXRhID0gZGF0YS5tYXAoKGQsIGkpID0+IHtcclxuICAgICAgICAgIGNvbnN0IGR1cmF0aW9uRGV2ID0gZC5kdXJhdGlvbkF2ZyAvIHRoaXMuZHVyYXRpb25BdmcsXHJcbiAgICAgICAgICAgIHN0YW5kYXJkRGV2ID0gdGhpcy5zdGRBdmcgPyBkLmR1cmF0aW9uQXZnIC8gdGhpcy5zdGRBdmcgOiAwO1xyXG5cclxuICAgICAgICAgIHJldHVybiAoe1xyXG4gICAgICAgICAgICBkdXJhdGlvbkRldixcclxuICAgICAgICAgICAgc3RhbmRhcmREZXYsXHJcbiAgICAgICAgICAgIC4uLmQsXHJcbiAgICAgICAgICAgIG5hbWU6IHVzZXJzW2ldLm5hbWUsXHJcbiAgICAgICAgICAgIHZhbHVlczogW2Quc3RhbmRhcmRIaWdoLCBkLmR1cmF0aW9uSGlnaCwgZC5kdXJhdGlvbkF2ZywgZC5kdXJhdGlvbkxvdywgZC5zdGFuZGFyZExvd11cclxuICAgICAgICAgIH0pO1xyXG4gICAgICAgIH0pO1xyXG4gICAgICAgIHRoaXMuX2RyYXcoKTtcclxuICAgICAgfSk7XHJcbiAgfVxyXG4gIHByaXZhdGUgX2RyYXcoKSB7XHJcbiAgICB0aGlzLmNoYXJ0Py5kZXN0cm95KCk7XHJcbiAgICAvL2NvbnN0IGNvbG9ycyA9IHRoaXMuX3Nlc3Npb24uYWNjZW50UGFsZXR0ZTtcclxuICAgIC8vdGhpcy5nYXVnZT8uZGVzdHJveSgpO1xyXG4gICAgLy90aGlzLmdhdWdlID0gbmV3IENpcmN1bGFyR2F1Z2Uoe1xyXG4gICAgLy8gIHRoZW1lOiB0aGlzLnRoZW1lLFxyXG4gICAgLy8gIHRpdGxlOiB0aGlzLl90cmFuc2xhdGUuZ2V0KCdBdmVyYWdlVmFsdWUnLCBkYXlqcy5kdXJhdGlvbih0aGlzLmR1cmF0aW9uQXZnLCAnc2Vjb25kcycpLmZvcm1hdCgnREQ6SEg6bW0nKSksXHJcbiAgICAvLyAgdGl0bGVTdHlsZTogdGhpcy50aXRsZVN0eWxlLFxyXG4gICAgLy8gIHRvb2x0aXA6IHRoaXMudG9vbHRpcCxcclxuICAgIC8vICBheGVzOiBbe1xyXG4gICAgLy8gICAgc3RhcnRBbmdsZTogMjcwLFxyXG4gICAgLy8gICAgZW5kQW5nbGU6IDkwLFxyXG4gICAgLy8gICAgcG9pbnRlcnM6IFt7XHJcbiAgICAvLyAgICAgIHRleHQ6IHRoaXMuX3RyYW5zbGF0ZS5nZXQoJ1N0YW5kYXJkJyksXHJcbiAgICAvLyAgICAgIGNvbG9yOiB0aGlzLl9zZXNzaW9uLmdldFByaW1lcnkoKSxcclxuICAgIC8vICAgICAgdmFsdWU6IHRoaXMuc3RkQXZnXHJcbiAgICAvLyAgICB9XSxcclxuICAgIC8vICAgIHJhbmdlczogdGhpcy5kYXRhLm1hcCgoZSwgaSkgPT4gKHtcclxuICAgIC8vICAgICAgbGVnZW5kVGV4dDogZS5uYW1lLFxyXG4gICAgLy8gICAgICByYWRpdXM6IGAkezEwMCAtIGkgKiA1fSVgLFxyXG4gICAgLy8gICAgICBzdGFydFdpZHRoOiAzLFxyXG4gICAgLy8gICAgICBlbmRXaWR0aDogMyxcclxuICAgIC8vICAgICAgc3RhcnQ6IHRoaXMubWluRHVyYXRpb24sXHJcbiAgICAvLyAgICAgIGVuZDogdGhpcy5zdGRBdmcgPyBNYXRoLmZsb29yKGUuZHVyYXRpb25BdmcgLyB0aGlzLnN0ZEF2ZykgOiBNYXRoLmZsb29yKGUuZHVyYXRpb25BdmcgLyB0aGlzLmR1cmF0aW9uQXZnKSxcclxuICAgIC8vICAgICAgY29sb3I6IGNvbG9yc1tNYXRoLmZsb29yKChpICsgOSkgLyBpKV1cclxuICAgIC8vICAgIH0gYXMgUmFuZ2VNb2RlbCkpXHJcbiAgICAvLyAgfV0sXHJcbiAgICAvLyAgdG9vbHRpcFJlbmRlcjogdGhpcy50b29sdGlwUmVuZGVyLmJpbmQodGhpcyksXHJcbiAgICAvLyAgbGVnZW5kU2V0dGluZ3M6IHRoaXMubGVnZW5kU2V0dGluZ3MsXHJcbiAgICAvLyAgZW5hYmxlUnRsOiB0aGlzLl9zZXNzaW9uLmludmVyc2UsXHJcbiAgICAvLyAgaGVpZ2h0OiAnMTAwJScsXHJcbiAgICAvL30sXHJcbiAgICAvLyAgdGhpcy5fZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50KTtcclxuICAgIHRoaXMuY2hhcnQgPSBuZXcgQ2hhcnQoe1xyXG4gICAgICBwcmltYXJ5WUF4aXM6IHtcclxuICAgICAgICBzdHJpcExpbmVzOiBbe1xyXG4gICAgICAgICAgdGV4dDogdGhpcy5fdHJhbnNsYXRlLmdldCgnU3RhbmRhcmQnKSxcclxuICAgICAgICAgIHRleHRTdHlsZToge1xyXG4gICAgICAgICAgICBmb250RmFtaWx5OiBGT05UX0ZBTUlMWSxcclxuICAgICAgICAgIH0sXHJcbiAgICAgICAgICBvcGFjaXR5OiAuOCxcclxuICAgICAgICAgIHN0YXJ0OiB0aGlzLm1pblN0ZCxcclxuICAgICAgICAgIGVuZDogdGhpcy5tYXhTdGQsXHJcbiAgICAgICAgfV1cclxuICAgICAgfSxcclxuICAgICAgcHJpbWFyeVhBeGlzOiB7XHJcbiAgICAgICAgdmFsdWVUeXBlOiAnQ2F0ZWdvcnknXHJcbiAgICAgIH0sXHJcbiAgICAgIHRvb2x0aXA6IHsgZW5hYmxlOiB0cnVlIH0sXHJcbiAgICAgIHRvb2x0aXBSZW5kZXI6IHRoaXMudG9vbHRpcFJlbmRlci5iaW5kKHRoaXMpLFxyXG4gICAgICBzZXJpZXM6IFt7XHJcbiAgICAgICAgdHlwZTogJ0JveEFuZFdoaXNrZXInLFxyXG4gICAgICAgIGRhdGFTb3VyY2U6IHRoaXMuZGF0YSxcclxuICAgICAgICBib3hQbG90TW9kZTogJ05vcm1hbCcsXHJcbiAgICAgICAgZW5hYmxlVG9vbHRpcDogdHJ1ZSxcclxuICAgICAgICB4TmFtZTogJ25hbWUnLFxyXG4gICAgICAgIHlOYW1lOiAndmFsdWVzJ1xyXG4gICAgICB9LCB7XHJcbiAgICAgICAgdHlwZTogJ1NwbGluZScsXHJcbiAgICAgICAgZGF0YVNvdXJjZTogdGhpcy5kYXRhLFxyXG4gICAgICAgIHhOYW1lOiAnbmFtZScsXHJcbiAgICAgICAgd2lkdGg6IDMsXHJcbiAgICAgICAgZGFzaEFycmF5OiAnMyAyJyxcclxuICAgICAgICB5TmFtZTogJ2R1cmF0aW9uQXZnJyxcclxuICAgICAgfV0sXHJcbiAgICAgIGhlaWdodDogJzEwMCUnLFxyXG4gICAgICBheGlzTGFiZWxSZW5kZXI6IHRoaXMuYXhpc0xhYmVsUmVuZGVyLmJpbmQodGhpcyksXHJcbiAgICAgIHBhbGV0dGVzOiBbXHJcbiAgICAgICAgdGhpcy5fc2Vzc2lvbi5nZXRBY2NlbnQoKSwgdGhpcy5fc2Vzc2lvbi5nZXRQcmltZXJ5KCldXHJcbiAgICB9LFxyXG4gICAgICB0aGlzLl9lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQpO1xyXG4gIH1cclxuICBheGlzTGFiZWxSZW5kZXIoZXZ0OiBJQXhpc0xhYmVsUmVuZGVyRXZlbnRBcmdzKSB7XHJcbiAgICBpZiAoZXZ0LmF4aXMubmFtZSA9PT0gJ3ByaW1hcnlZQXhpcycpXHJcbiAgICAgIGV2dC50ZXh0ID0gZGF5anMuZHVyYXRpb24oZXZ0LnZhbHVlLCAncycpLmh1bWFuaXplKCk7Ly8gJ0REOkhIOm1tJ1xyXG4gIH1cclxuICB0b29sdGlwUmVuZGVyKGV2dDogSVRvb2x0aXBSZW5kZXJFdmVudEFyZ3MpIHtcclxuICAgIC8vZXZ0LmNvbnRlbnQgPSBkYXlqcy5kdXJhdGlvbihldnQucmFuZ2UuZW5kLCAncycpLmh1bWFuaXplKCk7Ly8gJ0REOkhIOm1tJ1xyXG4gICAgaWYgKGV2dC5kYXRhLnNlcmllc0luZGV4ID09PSAwKSB7XHJcbiAgICAgIGNvbnN0IFtzdGFuZGFyZEhpZ2gsIGR1cmF0aW9uSGlnaCwgZHVyYXRpb25BdmcsIGR1cmF0aW9uTG93LCBzdGFuZGFyZExvd10gPSBldnQucG9pbnQueSBhcyBudW1iZXJbXTtcclxuICAgICAgZXZ0LnRleHQgPSBkYXlqcy5kdXJhdGlvbihkdXJhdGlvbkhpZ2gsICdzJykuZm9ybWF0KCdERDpISDptbScpO1xyXG4gICAgICBpZiAoc3RhbmRhcmRIaWdoKSB7XHJcbiAgICAgICAgY29uc3QgZGV2aWF0aW9uID0gTWF0aC5yb3VuZCh0aGlzLmRhdGFbZXZ0LmRhdGEucG9pbnRJbmRleF0uc3RhbmRhcmREZXYpO1xyXG4gICAgICAgIGV2dC50ZXh0ICs9IGAgJHtkZXZpYXRpb259JWBcclxuICAgICAgfVxyXG4gICAgfVxyXG4gICAgZWxzZSB7XHJcbiAgICAgIGV2dC5oZWFkZXJUZXh0ID0gdGhpcy5fdHJhbnNsYXRlLmdldCgnQXZlcmFnZScpO1xyXG4gICAgICBldnQudGV4dCA9IGRheWpzLmR1cmF0aW9uKGV2dC5kYXRhLnBvaW50WSBhcyBhbnksICdzJykuZm9ybWF0KCdERDpISDptbScpO1xyXG4gICAgfVxyXG4gIH1cclxuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcclxuICAgIC8vdGhpcy5nYXVnZT8uZGVzdHJveSgpO1xyXG4gICAgdGhpcy5jaGFydD8uZGVzdHJveSgpO1xyXG4gICAgdGhpcy5fZGVzdHJveS5uZXh0KCk7XHJcbiAgfVxyXG59XHJcblxyXG5pbnRlcmZhY2UgTW9kZWwge1xyXG4gIHVzZXJJZDogc3RyaW5nO1xyXG4gIHN0YW5kYXJkQXZnOiBudW1iZXI7XHJcbiAgc3RhbmRhcmRIaWdoOiBudW1iZXI7XHJcbiAgc3RhbmRhcmRMb3c6IG51bWJlcjtcclxuICBkdXJhdGlvbkF2ZzogbnVtYmVyO1xyXG4gIGR1cmF0aW9uSGlnaDogbnVtYmVyO1xyXG4gIGR1cmF0aW9uTG93OiBudW1iZXI7XHJcbn1cclxudHlwZSBJdGVtID0gTW9kZWwgJiB7XHJcbiAgc3RhbmRhcmREZXY/OiBudW1iZXI7XHJcbiAgZHVyYXRpb25EZXY6IG51bWJlcjtcclxuICBuYW1lOiBzdHJpbmc7XHJcbiAgdmFsdWVzOiBudW1iZXJbXVxyXG59O1xyXG5pbnRlcmZhY2UgUGVyZm9ybWFuY2VTZXR0aW5nc01vZGVsIHtcclxuICBjdWJlPzogc3RyaW5nO1xyXG4gIGZpbHRlcnM/OiBBeGVzTWFwO1xyXG59XHJcbiJdfQ==
|