@bizdoc/core 1.16.30 → 1.16.32
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/assets/themes/brown.min.css +1 -1
- package/assets/themes/dark.min.css +7 -2
- package/assets/themes/deep-purple-light-blue.min.css +1 -1
- package/assets/themes/deep-purple-teal.min.css +1 -1
- package/assets/themes/default.min.css +1 -1
- package/assets/themes/green.min.css +1 -1
- package/assets/themes/indigo.min.css +1 -1
- package/esm2020/lib/admin/admin-dismiss.service.mjs +4 -4
- package/esm2020/lib/admin/admin-menu.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +13 -13
- package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/designer.base.mjs +10 -10
- package/esm2020/lib/admin/configuration-designer/designer.component.mjs +7 -6
- package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/node.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/policy.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/return-to-role-action.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/role.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/rule.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/state.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/utility.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/icon-picker.component.mjs +4 -4
- package/esm2020/lib/admin/core/ace.input.mjs +4 -4
- package/esm2020/lib/admin/core/color-picker.input.mjs +4 -4
- package/esm2020/lib/admin/core/search.input.mjs +4 -4
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +4 -4
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +5 -5
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +4 -4
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +4 -4
- package/esm2020/lib/admin/form/designer/designer.component.mjs +4 -4
- package/esm2020/lib/admin/form/form.resolve.service.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/node.component.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +4 -4
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +4 -4
- package/esm2020/lib/admin/localized-string.component.mjs +4 -4
- package/esm2020/lib/admin/patterns/patterns.component.mjs +4 -4
- package/esm2020/lib/admin/permissions/permissions.component.mjs +4 -4
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +4 -4
- package/esm2020/lib/admin/positions/positions.component.mjs +4 -4
- package/esm2020/lib/admin/profiler/outofoffice.component.mjs +4 -4
- package/esm2020/lib/admin/profiler/profiler.component.mjs +4 -4
- package/esm2020/lib/admin/system.service.mjs +8 -5
- package/esm2020/lib/admin/utility-wrapper.component.mjs +4 -4
- package/esm2020/lib/admin/utility.pane.component.mjs +4 -4
- package/esm2020/lib/app.component.mjs +7 -7
- package/esm2020/lib/bizdoc.module.mjs +5 -5
- package/esm2020/lib/browse/browse-items.component.mjs +4 -4
- package/esm2020/lib/browse/browse.mobile.component.mjs +4 -4
- package/esm2020/lib/browse/browse.pane.component.mjs +4 -4
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +4 -4
- package/esm2020/lib/browse/filter/filter.component.mjs +4 -4
- package/esm2020/lib/browse/folders-menu.component.mjs +4 -4
- package/esm2020/lib/chat/chat-info.mjs +4 -4
- package/esm2020/lib/chat/chat.mobile.component.mjs +4 -4
- package/esm2020/lib/chat/chat.service.mjs +4 -4
- package/esm2020/lib/chat/contacts.component.mjs +7 -7
- package/esm2020/lib/chat/contacts.pane.component.mjs +4 -4
- package/esm2020/lib/chat/conversation.component.mjs +4 -4
- package/esm2020/lib/chat/conversation.pane.component.mjs +4 -4
- package/esm2020/lib/compose/action/action-picker.component.mjs +4 -4
- package/esm2020/lib/compose/action/action.dialog.mjs +4 -4
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +4 -4
- package/esm2020/lib/compose/action/assign-action.component.mjs +5 -5
- package/esm2020/lib/compose/action/moveto-action.component.mjs +4 -4
- package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/attachments.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/progress-button.directive.mjs +4 -4
- package/esm2020/lib/compose/box/box.component.mjs +4 -4
- package/esm2020/lib/compose/can-deactivate-changes.service.mjs +4 -4
- package/esm2020/lib/compose/comments/comment.component.mjs +4 -4
- package/esm2020/lib/compose/comments/comments.component.mjs +4 -4
- package/esm2020/lib/compose/comments/comments.pane.component.mjs +4 -4
- package/esm2020/lib/compose/comments/edit-comment.component.mjs +4 -4
- package/esm2020/lib/compose/comments/edits.component.mjs +4 -4
- package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +4 -4
- package/esm2020/lib/compose/comments/votes.component.mjs +4 -4
- package/esm2020/lib/compose/compose-resolve.service.mjs +7 -7
- package/esm2020/lib/compose/compose.mobile.component.mjs +4 -4
- package/esm2020/lib/compose/compose.pane.component.mjs +4 -4
- package/esm2020/lib/compose/copy/copy.dialog.mjs +4 -4
- package/esm2020/lib/compose/dismiss.service.mjs +4 -4
- package/esm2020/lib/compose/document-resolver.service.mjs +4 -4
- package/esm2020/lib/compose/document.component.mjs +4 -4
- package/esm2020/lib/compose/document.mobile.component.mjs +4 -4
- package/esm2020/lib/compose/document.pane.component.mjs +4 -4
- package/esm2020/lib/compose/events/events.component.mjs +4 -4
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +4 -4
- package/esm2020/lib/compose/form.component.mjs +4 -4
- package/esm2020/lib/compose/new-menu.component.mjs +4 -4
- package/esm2020/lib/compose/privilage.directive.mjs +7 -7
- package/esm2020/lib/compose/recipient-resolver.service.mjs +4 -4
- package/esm2020/lib/compose/state.component.mjs +4 -4
- package/esm2020/lib/compose/tag/tags.component.mjs +4 -4
- package/esm2020/lib/compose/trace/flow.component.mjs +4 -4
- package/esm2020/lib/compose/trace/people.component.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.base.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.component.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +4 -4
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +4 -4
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +10 -10
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +4 -4
- package/esm2020/lib/core/NgComponentOutlet.mjs +4 -4
- package/esm2020/lib/core/account.service.mjs +4 -4
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +4 -4
- package/esm2020/lib/core/avatar/avatar.component.mjs +4 -4
- package/esm2020/lib/core/component-factory-resolver.mjs +4 -4
- package/esm2020/lib/core/controls/address.input.mjs +4 -4
- package/esm2020/lib/core/controls/auto-complete.input.mjs +4 -4
- package/esm2020/lib/core/controls/combination-picker-body.mjs +4 -4
- package/esm2020/lib/core/controls/combination-picker.mjs +4 -4
- package/esm2020/lib/core/controls/combination-pool.mjs +4 -4
- package/esm2020/lib/core/controls/file.input.mjs +4 -4
- package/esm2020/lib/core/controls/select.input.mjs +4 -4
- package/esm2020/lib/core/controls/signature.input.mjs +4 -4
- package/esm2020/lib/core/controls/time-picker.mjs +4 -4
- package/esm2020/lib/core/controls/timespan.input.mjs +4 -4
- package/esm2020/lib/core/datasource.service.mjs +4 -4
- package/esm2020/lib/core/guide/guide.component.mjs +4 -4
- package/esm2020/lib/core/guide/guide.service.mjs +4 -4
- package/esm2020/lib/core/guide/help-tip.component.mjs +4 -4
- package/esm2020/lib/core/http.interceptor.mjs +4 -4
- package/esm2020/lib/core/hub.service.mjs +4 -4
- package/esm2020/lib/core/identity/identity.component.mjs +4 -4
- package/esm2020/lib/core/info/attachment-info.service.mjs +4 -4
- package/esm2020/lib/core/info/document-info.service.mjs +4 -4
- package/esm2020/lib/core/info/location-info.component.mjs +4 -4
- package/esm2020/lib/core/info/map-info.mjs +4 -4
- package/esm2020/lib/core/layout/autocomplete.field.mjs +4 -4
- package/esm2020/lib/core/layout/checkbox.field.mjs +4 -4
- package/esm2020/lib/core/layout/checkbox.mjs +4 -4
- package/esm2020/lib/core/layout/date-range.field.mjs +4 -4
- package/esm2020/lib/core/layout/date.field.mjs +4 -4
- package/esm2020/lib/core/layout/expression.field.mjs +4 -4
- package/esm2020/lib/core/layout/file.field.mjs +4 -4
- package/esm2020/lib/core/layout/html.field.mjs +4 -4
- package/esm2020/lib/core/layout/input.base.mjs +4 -4
- package/esm2020/lib/core/layout/input.field.mjs +4 -4
- package/esm2020/lib/core/layout/layout.component.mjs +4 -4
- package/esm2020/lib/core/layout/numeric.field.mjs +4 -4
- package/esm2020/lib/core/layout/select.field.mjs +4 -4
- package/esm2020/lib/core/layout/switch.field.mjs +4 -4
- package/esm2020/lib/core/layout/textarea.field.mjs +4 -4
- package/esm2020/lib/core/layout/timespan.field.mjs +4 -4
- package/esm2020/lib/core/lottie-animation.mjs +4 -4
- package/esm2020/lib/core/mailbox.service.mjs +4 -4
- package/esm2020/lib/core/none.component.mjs +4 -4
- package/esm2020/lib/core/pipes/action.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/calendar.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/date-format.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/daterange.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/difference.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/duration-format.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/duration.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/form.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/join.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/localized-string.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/role.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/sort.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/state.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/time-ago.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/translate.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/type-value.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/user-name.pipe.mjs +4 -4
- package/esm2020/lib/core/popup/popup.component.mjs +4 -4
- package/esm2020/lib/core/popup/popup.service.mjs +4 -4
- package/esm2020/lib/core/popup/tooltip.directive.mjs +7 -7
- package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +4 -4
- package/esm2020/lib/core/prompt/mask/mask.component.mjs +4 -4
- package/esm2020/lib/core/prompt.service.mjs +4 -4
- package/esm2020/lib/core/router.mjs +7 -7
- package/esm2020/lib/core/save-changes.dialog.mjs +4 -4
- package/esm2020/lib/core/session.service.mjs +4 -4
- package/esm2020/lib/core/slots/router.directive.mjs +4 -4
- package/esm2020/lib/core/slots/router.service.mjs +4 -4
- package/esm2020/lib/core/slots/slots.component.mjs +4 -4
- package/esm2020/lib/core/tagging/documents.component.mjs +4 -4
- package/esm2020/lib/core/tagging/edit-input.component.mjs +4 -4
- package/esm2020/lib/core/tagging/emoji.component.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.directive.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +4 -4
- package/esm2020/lib/core/tagging/users.component.mjs +4 -4
- package/esm2020/lib/core/translate.service.mjs +4 -4
- package/esm2020/lib/core/window-title.service.mjs +4 -4
- package/esm2020/lib/cube/accum/accum.component.mjs +4 -4
- package/esm2020/lib/cube/chart/chart.component.mjs +4 -4
- package/esm2020/lib/cube/cube-info.service.mjs +4 -4
- package/esm2020/lib/cube/cube-menu.component.mjs +4 -4
- package/esm2020/lib/cube/cube-view.component.mjs +4 -4
- package/esm2020/lib/cube/cube.service.mjs +4 -4
- package/esm2020/lib/cube/explore/document-item.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore-item.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore-items.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore.pane.component.mjs +4 -4
- package/esm2020/lib/cube/explore/item-resolver.service.mjs +7 -7
- package/esm2020/lib/cube/explore/item.pane.component.mjs +4 -4
- package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +4 -4
- package/esm2020/lib/cube/filter/filter.component.mjs +4 -4
- package/esm2020/lib/cube/grid/grid.component.mjs +4 -4
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.base.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/popup.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/table.component.mjs +4 -4
- package/esm2020/lib/cube/parallel/parallel.component.mjs +4 -4
- package/esm2020/lib/cube/pivot/pivot.component.mjs +4 -4
- package/esm2020/lib/cube/sum/sum.component.mjs +4 -4
- package/esm2020/lib/cube/view-base.mjs +4 -4
- package/esm2020/lib/cube/view.mobile.component.mjs +4 -4
- package/esm2020/lib/cube/view.pane.component.mjs +4 -4
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/compare.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +4 -4
- package/esm2020/lib/dashboard/dashboard.component.mjs +4 -4
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +4 -4
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/activity.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +4 -4
- package/esm2020/lib/dashboard/widget-item.component.mjs +4 -4
- package/esm2020/lib/desktop.module.mjs +5 -5
- package/esm2020/lib/home/about/about.dialog.mjs +4 -4
- package/esm2020/lib/home/home-base.component.mjs +4 -4
- package/esm2020/lib/home/home.desktop.component.mjs +4 -4
- package/esm2020/lib/home/home.mobile.component.mjs +4 -4
- package/esm2020/lib/home/notifications/notifications.component.mjs +4 -4
- package/esm2020/lib/home/options/options.component.mjs +4 -4
- package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +4 -4
- package/esm2020/lib/home/sign/sign.component.mjs +4 -4
- package/esm2020/lib/home/tools.component.mjs +4 -4
- package/esm2020/lib/impersonate/impersonate.component.mjs +4 -4
- package/esm2020/lib/mobile.module.mjs +5 -5
- package/esm2020/lib/modules/chart.module.mjs +5 -5
- package/esm2020/lib/modules/circular-gauge.module.mjs +5 -5
- package/esm2020/lib/modules/datepicker.intl.mjs +4 -4
- package/esm2020/lib/modules/dayjs.module.mjs +5 -5
- package/esm2020/lib/modules/diagram.module.mjs +5 -5
- package/esm2020/lib/modules/gantt.module.mjs +5 -5
- package/esm2020/lib/modules/grid.module.mjs +5 -5
- package/esm2020/lib/modules/material.module.mjs +5 -5
- package/esm2020/lib/modules/paginator.intl.mjs +4 -4
- package/esm2020/lib/modules/pivot.module.mjs +5 -5
- package/esm2020/lib/modules/schedule.module.mjs +5 -5
- package/esm2020/lib/modules/spreadsheet.module.mjs +5 -5
- package/esm2020/lib/modules/stepper.intl.mjs +4 -4
- package/esm2020/lib/modules/texteditor.module.mjs +5 -5
- package/esm2020/lib/notifications/filter.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications-table.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.mobile.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.pane.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.service.mjs +4 -4
- package/esm2020/lib/notifications/types/commented.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/escalated.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/liked.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/notification-base.mjs +4 -4
- package/esm2020/lib/notifications/types/nudge.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/state-changed.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/tagged.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/text.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +4 -4
- package/esm2020/lib/options/options.component.mjs +4 -4
- package/esm2020/lib/options/options.service.mjs +4 -4
- package/esm2020/lib/reports/arguments-component.mjs +4 -4
- package/esm2020/lib/reports/cube/documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/grid-documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/table-documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-args.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-base.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage.component.mjs +4 -4
- package/esm2020/lib/reports/report-viewer.component.mjs +4 -4
- package/esm2020/lib/reports/report.mobile.component.mjs +4 -4
- package/esm2020/lib/reports/report.pane.component.mjs +4 -4
- package/esm2020/lib/reports/reports-menu.component.mjs +4 -4
- package/esm2020/lib/reports/substitution/substitution.component.mjs +4 -4
- package/esm2020/lib/reports/table/table-view.component.mjs +4 -4
- package/esm2020/lib/reports/tasks/tasks.component.mjs +4 -4
- package/esm2020/lib/scheduler/schedule.component.mjs +4 -4
- package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +4 -4
- package/esm2020/lib/scheduler/scheduler.pane.component.mjs +4 -4
- package/esm2020/lib/search/cube.component.mjs +4 -4
- package/esm2020/lib/search/document.component.mjs +4 -4
- package/esm2020/lib/search/guide.component.mjs +4 -4
- package/esm2020/lib/search/path.component.mjs +4 -4
- package/esm2020/lib/search/search.service.mjs +4 -4
- package/esm2020/lib/shared.module.mjs +5 -5
- package/esm2020/lib/system.module.mjs +5 -5
- package/esm2020/lib/views/cube/chart.component.mjs +4 -4
- package/esm2020/lib/views/cube/cube-base.mjs +4 -4
- package/esm2020/lib/views/cube/explore.component.mjs +4 -4
- package/esm2020/lib/views/cube/matrix.component.mjs +4 -4
- package/esm2020/lib/views/cube/parallel.component.mjs +4 -4
- package/esm2020/lib/views/cube/pivot.component.mjs +4 -4
- package/esm2020/lib/views/cube/sum.component.mjs +4 -4
- package/esm2020/lib/views/cube/view.component.mjs +4 -4
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +4 -4
- package/esm2020/lib/views/view-item.component.mjs +4 -4
- package/esm2020/lib/views/views.component.mjs +4 -4
- package/esm2020/lib/views/views.mobile.component.mjs +4 -4
- package/esm2020/lib/views/views.pane.component.mjs +4 -4
- package/fesm2015/bizdoc-core.mjs +1081 -1077
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1081 -1077
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/admin/configuration-designer/designer.component.d.ts.map +1 -1
- package/lib/admin/system.service.d.ts.map +1 -1
- package/lib/compose/action/return-action.component.d.ts.map +1 -1
- package/package.json +1 -1
- package/esm2020/lib/admin/architecture/cube-axes-filter.component.mjs +0 -237
- package/esm2020/lib/admin/architecture/declarations.mjs +0 -55
- package/esm2020/lib/admin/architecture/designer-element.component.mjs +0 -443
- package/esm2020/lib/admin/architecture/designer-privileges.component.mjs +0 -169
- package/esm2020/lib/admin/architecture/designer.base.mjs +0 -133
- package/esm2020/lib/admin/architecture/designer.component.mjs +0 -473
- package/esm2020/lib/admin/architecture/elements/action.component.mjs +0 -84
- package/esm2020/lib/admin/architecture/elements/analysis-view.component.mjs +0 -475
- package/esm2020/lib/admin/architecture/elements/analysis-widget.component.mjs +0 -459
- package/esm2020/lib/admin/architecture/elements/anomaly-rule.component.mjs +0 -41
- package/esm2020/lib/admin/architecture/elements/attribute.component.mjs +0 -62
- package/esm2020/lib/admin/architecture/elements/box-form.component.mjs +0 -117
- package/esm2020/lib/admin/architecture/elements/configuration-datasource.component.mjs +0 -132
- package/esm2020/lib/admin/architecture/elements/control.component.mjs +0 -43
- package/esm2020/lib/admin/architecture/elements/cube-index-utility.component.mjs +0 -98
- package/esm2020/lib/admin/architecture/elements/cube-view.component.mjs +0 -133
- package/esm2020/lib/admin/architecture/elements/cube.component.mjs +0 -1763
- package/esm2020/lib/admin/architecture/elements/documents-report.component.mjs +0 -86
- package/esm2020/lib/admin/architecture/elements/documents-widget.component.mjs +0 -93
- package/esm2020/lib/admin/architecture/elements/explore-view.component.mjs +0 -113
- package/esm2020/lib/admin/architecture/elements/feedback-widget.component.mjs +0 -125
- package/esm2020/lib/admin/architecture/elements/folder.component.mjs +0 -353
- package/esm2020/lib/admin/architecture/elements/form-invite.dialog.mjs +0 -239
- package/esm2020/lib/admin/architecture/elements/form.component.mjs +0 -432
- package/esm2020/lib/admin/architecture/elements/guide.component.mjs +0 -236
- package/esm2020/lib/admin/architecture/elements/matrix-view.component.mjs +0 -445
- package/esm2020/lib/admin/architecture/elements/node.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/parallel-view.component.mjs +0 -246
- package/esm2020/lib/admin/architecture/elements/performance-report.component.mjs +0 -118
- package/esm2020/lib/admin/architecture/elements/performance-widget.component.mjs +0 -121
- package/esm2020/lib/admin/architecture/elements/pivot-view.component.mjs +0 -232
- package/esm2020/lib/admin/architecture/elements/policy.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/report.component.mjs +0 -75
- package/esm2020/lib/admin/architecture/elements/return-to-role-action.component.mjs +0 -69
- package/esm2020/lib/admin/architecture/elements/role.component.mjs +0 -120
- package/esm2020/lib/admin/architecture/elements/rule.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/state.component.mjs +0 -64
- package/esm2020/lib/admin/architecture/elements/sum-view.component.mjs +0 -228
- package/esm2020/lib/admin/architecture/elements/tasks-report.component.mjs +0 -152
- package/esm2020/lib/admin/architecture/elements/type.component.mjs +0 -378
- package/esm2020/lib/admin/architecture/elements/usage-report.component.mjs +0 -277
- package/esm2020/lib/admin/architecture/elements/utility.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/view.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/widget.component.mjs +0 -75
- package/esm2020/lib/admin/architecture/icon-picker.component.mjs +0 -219
- package/esm2020/lib/admin/core/localized-string.component.mjs +0 -241
- package/esm2020/lib/admin/form/designer/box-designer.component.mjs +0 -496
- package/esm2020/lib/admin/form/designer/declarations.mjs +0 -2
- package/esm2020/lib/admin/form/designer/properties.component.mjs +0 -133
- package/esm2020/lib/admin/form/designer/section.component.mjs +0 -106
- package/esm2020/lib/admin/form/designer/settings.component.mjs +0 -61
- package/esm2020/lib/compose/box/control.component.mjs +0 -47
- package/esm2020/lib/compose/box/row.component.mjs +0 -41
- package/esm2020/lib/core/checkbox.mjs +0 -49
- package/esm2020/lib/core/fields/address.designer.mjs +0 -47
- package/esm2020/lib/core/fields/address.field.mjs +0 -104
- package/esm2020/lib/core/fields/autocomplete.field.mjs +0 -198
- package/esm2020/lib/core/fields/checkbox.designer.mjs +0 -43
- package/esm2020/lib/core/fields/checkbox.field.mjs +0 -95
- package/esm2020/lib/core/fields/checklist.designer.mjs +0 -98
- package/esm2020/lib/core/fields/checklist.field.mjs +0 -144
- package/esm2020/lib/core/fields/date-range.designer.mjs +0 -55
- package/esm2020/lib/core/fields/date-range.field.mjs +0 -113
- package/esm2020/lib/core/fields/date.designer.mjs +0 -49
- package/esm2020/lib/core/fields/date.field.mjs +0 -114
- package/esm2020/lib/core/fields/expression.field.mjs +0 -80
- package/esm2020/lib/core/fields/file.designer.mjs +0 -49
- package/esm2020/lib/core/fields/file.field.mjs +0 -90
- package/esm2020/lib/core/fields/html.designer.mjs +0 -76
- package/esm2020/lib/core/fields/html.field.mjs +0 -114
- package/esm2020/lib/core/fields/input.designer.mjs +0 -112
- package/esm2020/lib/core/fields/input.field.mjs +0 -212
- package/esm2020/lib/core/fields/numeric.designer.mjs +0 -91
- package/esm2020/lib/core/fields/numeric.field.mjs +0 -95
- package/esm2020/lib/core/fields/options.base.mjs +0 -41
- package/esm2020/lib/core/fields/options.component.mjs +0 -106
- package/esm2020/lib/core/fields/radio-button.designer.mjs +0 -83
- package/esm2020/lib/core/fields/radio-button.field.mjs +0 -114
- package/esm2020/lib/core/fields/select.designer.mjs +0 -105
- package/esm2020/lib/core/fields/select.field.mjs +0 -157
- package/esm2020/lib/core/fields/signature.designer.mjs +0 -46
- package/esm2020/lib/core/fields/signature.field.mjs +0 -114
- package/esm2020/lib/core/fields/switch.field.mjs +0 -82
- package/esm2020/lib/core/fields/textarea.designer.mjs +0 -62
- package/esm2020/lib/core/fields/textarea.field.mjs +0 -106
- package/esm2020/lib/core/fields/timespan.field.mjs +0 -93
- package/esm2020/lib/core/fields/yesno.designer.mjs +0 -104
- package/esm2020/lib/core/fields/yesno.field.mjs +0 -101
- package/esm2020/lib/core/inputs/address.input.mjs +0 -229
- package/esm2020/lib/core/inputs/auto-complete.input.mjs +0 -320
- package/esm2020/lib/core/inputs/combination-picker-body.mjs +0 -309
- package/esm2020/lib/core/inputs/combination-picker.mjs +0 -296
- package/esm2020/lib/core/inputs/combination-pool.mjs +0 -161
- package/esm2020/lib/core/inputs/file.input.mjs +0 -685
- package/esm2020/lib/core/inputs/select.input.mjs +0 -293
- package/esm2020/lib/core/inputs/signature.input.mjs +0 -162
- package/esm2020/lib/core/inputs/time-picker.mjs +0 -220
- package/esm2020/lib/core/inputs/timespan.input.mjs +0 -202
- package/esm2020/lib/core/layout.component.mjs +0 -146
- package/esm2020/lib/dashboard/cube/document-state.widget.mjs +0 -85
- package/esm2020/lib/designer.module.mjs +0 -98
- package/esm2020/lib/notifications/types/invite.notification.mjs +0 -51
- package/esm2020/lib/reports/cube/role-performance.component.mjs +0 -61
- package/lib/admin/architecture/cube-axes-filter.component.d.ts +0 -32
- package/lib/admin/architecture/cube-axes-filter.component.d.ts.map +0 -1
- package/lib/admin/architecture/declarations.d.ts +0 -229
- package/lib/admin/architecture/declarations.d.ts.map +0 -1
- package/lib/admin/architecture/designer-element.component.d.ts +0 -87
- package/lib/admin/architecture/designer-element.component.d.ts.map +0 -1
- package/lib/admin/architecture/designer-privileges.component.d.ts +0 -34
- package/lib/admin/architecture/designer-privileges.component.d.ts.map +0 -1
- package/lib/admin/architecture/designer.base.d.ts +0 -55
- package/lib/admin/architecture/designer.base.d.ts.map +0 -1
- package/lib/admin/architecture/designer.component.d.ts +0 -60
- package/lib/admin/architecture/designer.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/action.component.d.ts +0 -23
- package/lib/admin/architecture/elements/action.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/analysis-view.component.d.ts +0 -21
- package/lib/admin/architecture/elements/analysis-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/analysis-widget.component.d.ts +0 -20
- package/lib/admin/architecture/elements/analysis-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/anomaly-rule.component.d.ts +0 -10
- package/lib/admin/architecture/elements/anomaly-rule.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/attribute.component.d.ts +0 -13
- package/lib/admin/architecture/elements/attribute.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/box-form.component.d.ts +0 -23
- package/lib/admin/architecture/elements/box-form.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/configuration-datasource.component.d.ts +0 -28
- package/lib/admin/architecture/elements/configuration-datasource.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/control.component.d.ts +0 -14
- package/lib/admin/architecture/elements/control.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube-index-utility.component.d.ts +0 -13
- package/lib/admin/architecture/elements/cube-index-utility.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube-view.component.d.ts +0 -15
- package/lib/admin/architecture/elements/cube-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube.component.d.ts +0 -51
- package/lib/admin/architecture/elements/cube.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/documents-report.component.d.ts +0 -14
- package/lib/admin/architecture/elements/documents-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/documents-widget.component.d.ts +0 -20
- package/lib/admin/architecture/elements/documents-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/explore-view.component.d.ts +0 -16
- package/lib/admin/architecture/elements/explore-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/feedback-widget.component.d.ts +0 -35
- package/lib/admin/architecture/elements/feedback-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/folder.component.d.ts +0 -23
- package/lib/admin/architecture/elements/folder.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/form-invite.dialog.d.ts +0 -48
- package/lib/admin/architecture/elements/form-invite.dialog.d.ts.map +0 -1
- package/lib/admin/architecture/elements/form.component.d.ts +0 -51
- package/lib/admin/architecture/elements/form.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/guide.component.d.ts +0 -15
- package/lib/admin/architecture/elements/guide.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/matrix-view.component.d.ts +0 -22
- package/lib/admin/architecture/elements/matrix-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/node.component.d.ts +0 -8
- package/lib/admin/architecture/elements/node.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/parallel-view.component.d.ts +0 -19
- package/lib/admin/architecture/elements/parallel-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/performance-report.component.d.ts +0 -16
- package/lib/admin/architecture/elements/performance-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/performance-widget.component.d.ts +0 -15
- package/lib/admin/architecture/elements/performance-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/pivot-view.component.d.ts +0 -20
- package/lib/admin/architecture/elements/pivot-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/policy.component.d.ts +0 -8
- package/lib/admin/architecture/elements/policy.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/report.component.d.ts +0 -13
- package/lib/admin/architecture/elements/report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/return-to-role-action.component.d.ts +0 -18
- package/lib/admin/architecture/elements/return-to-role-action.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/role.component.d.ts +0 -17
- package/lib/admin/architecture/elements/role.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/rule.component.d.ts +0 -8
- package/lib/admin/architecture/elements/rule.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/state.component.d.ts +0 -14
- package/lib/admin/architecture/elements/state.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/sum-view.component.d.ts +0 -18
- package/lib/admin/architecture/elements/sum-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/tasks-report.component.d.ts +0 -18
- package/lib/admin/architecture/elements/tasks-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/type.component.d.ts +0 -32
- package/lib/admin/architecture/elements/type.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/usage-report.component.d.ts +0 -24
- package/lib/admin/architecture/elements/usage-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/utility.component.d.ts +0 -8
- package/lib/admin/architecture/elements/utility.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/view.component.d.ts +0 -8
- package/lib/admin/architecture/elements/view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/widget.component.d.ts +0 -13
- package/lib/admin/architecture/elements/widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/icon-picker.component.d.ts +0 -69
- package/lib/admin/architecture/icon-picker.component.d.ts.map +0 -1
- package/lib/admin/core/localized-string.component.d.ts +0 -57
- package/lib/admin/core/localized-string.component.d.ts.map +0 -1
- package/lib/admin/form/designer/box-designer.component.d.ts +0 -93
- package/lib/admin/form/designer/box-designer.component.d.ts.map +0 -1
- package/lib/admin/form/designer/declarations.d.ts +0 -27
- package/lib/admin/form/designer/declarations.d.ts.map +0 -1
- package/lib/admin/form/designer/properties.component.d.ts +0 -27
- package/lib/admin/form/designer/properties.component.d.ts.map +0 -1
- package/lib/admin/form/designer/section.component.d.ts +0 -28
- package/lib/admin/form/designer/section.component.d.ts.map +0 -1
- package/lib/admin/form/designer/settings.component.d.ts +0 -20
- package/lib/admin/form/designer/settings.component.d.ts.map +0 -1
- package/lib/compose/box/control.component.d.ts +0 -23
- package/lib/compose/box/control.component.d.ts.map +0 -1
- package/lib/compose/box/row.component.d.ts +0 -21
- package/lib/compose/box/row.component.d.ts.map +0 -1
- package/lib/core/checkbox.d.ts +0 -11
- package/lib/core/checkbox.d.ts.map +0 -1
- package/lib/core/fields/address.designer.d.ts +0 -22
- package/lib/core/fields/address.designer.d.ts.map +0 -1
- package/lib/core/fields/address.field.d.ts +0 -22
- package/lib/core/fields/address.field.d.ts.map +0 -1
- package/lib/core/fields/autocomplete.field.d.ts +0 -56
- package/lib/core/fields/autocomplete.field.d.ts.map +0 -1
- package/lib/core/fields/checkbox.designer.d.ts +0 -20
- package/lib/core/fields/checkbox.designer.d.ts.map +0 -1
- package/lib/core/fields/checkbox.field.d.ts +0 -18
- package/lib/core/fields/checkbox.field.d.ts.map +0 -1
- package/lib/core/fields/checklist.designer.d.ts +0 -33
- package/lib/core/fields/checklist.designer.d.ts.map +0 -1
- package/lib/core/fields/checklist.field.d.ts +0 -21
- package/lib/core/fields/checklist.field.d.ts.map +0 -1
- package/lib/core/fields/date-range.designer.d.ts +0 -28
- package/lib/core/fields/date-range.designer.d.ts.map +0 -1
- package/lib/core/fields/date-range.field.d.ts +0 -33
- package/lib/core/fields/date-range.field.d.ts.map +0 -1
- package/lib/core/fields/date.designer.d.ts +0 -26
- package/lib/core/fields/date.designer.d.ts.map +0 -1
- package/lib/core/fields/date.field.d.ts +0 -23
- package/lib/core/fields/date.field.d.ts.map +0 -1
- package/lib/core/fields/expression.field.d.ts +0 -21
- package/lib/core/fields/expression.field.d.ts.map +0 -1
- package/lib/core/fields/file.designer.d.ts +0 -22
- package/lib/core/fields/file.designer.d.ts.map +0 -1
- package/lib/core/fields/file.field.d.ts +0 -22
- package/lib/core/fields/file.field.d.ts.map +0 -1
- package/lib/core/fields/html.designer.d.ts +0 -24
- package/lib/core/fields/html.designer.d.ts.map +0 -1
- package/lib/core/fields/html.field.d.ts +0 -24
- package/lib/core/fields/html.field.d.ts.map +0 -1
- package/lib/core/fields/input.designer.d.ts +0 -34
- package/lib/core/fields/input.designer.d.ts.map +0 -1
- package/lib/core/fields/input.field.d.ts +0 -29
- package/lib/core/fields/input.field.d.ts.map +0 -1
- package/lib/core/fields/numeric.designer.d.ts +0 -30
- package/lib/core/fields/numeric.designer.d.ts.map +0 -1
- package/lib/core/fields/numeric.field.d.ts +0 -26
- package/lib/core/fields/numeric.field.d.ts.map +0 -1
- package/lib/core/fields/options.base.d.ts +0 -29
- package/lib/core/fields/options.base.d.ts.map +0 -1
- package/lib/core/fields/options.component.d.ts +0 -25
- package/lib/core/fields/options.component.d.ts.map +0 -1
- package/lib/core/fields/radio-button.designer.d.ts +0 -31
- package/lib/core/fields/radio-button.designer.d.ts.map +0 -1
- package/lib/core/fields/radio-button.field.d.ts +0 -17
- package/lib/core/fields/radio-button.field.d.ts.map +0 -1
- package/lib/core/fields/select.designer.d.ts +0 -34
- package/lib/core/fields/select.designer.d.ts.map +0 -1
- package/lib/core/fields/select.field.d.ts +0 -23
- package/lib/core/fields/select.field.d.ts.map +0 -1
- package/lib/core/fields/signature.designer.d.ts +0 -20
- package/lib/core/fields/signature.designer.d.ts.map +0 -1
- package/lib/core/fields/signature.field.d.ts +0 -24
- package/lib/core/fields/signature.field.d.ts.map +0 -1
- package/lib/core/fields/switch.field.d.ts +0 -17
- package/lib/core/fields/switch.field.d.ts.map +0 -1
- package/lib/core/fields/textarea.designer.d.ts +0 -28
- package/lib/core/fields/textarea.designer.d.ts.map +0 -1
- package/lib/core/fields/textarea.field.d.ts +0 -24
- package/lib/core/fields/textarea.field.d.ts.map +0 -1
- package/lib/core/fields/timespan.field.d.ts +0 -21
- package/lib/core/fields/timespan.field.d.ts.map +0 -1
- package/lib/core/fields/yesno.designer.d.ts +0 -26
- package/lib/core/fields/yesno.designer.d.ts.map +0 -1
- package/lib/core/fields/yesno.field.d.ts +0 -18
- package/lib/core/fields/yesno.field.d.ts.map +0 -1
- package/lib/core/inputs/address.input.d.ts +0 -66
- package/lib/core/inputs/address.input.d.ts.map +0 -1
- package/lib/core/inputs/auto-complete.input.d.ts +0 -87
- package/lib/core/inputs/auto-complete.input.d.ts.map +0 -1
- package/lib/core/inputs/combination-picker-body.d.ts +0 -115
- package/lib/core/inputs/combination-picker-body.d.ts.map +0 -1
- package/lib/core/inputs/combination-picker.d.ts +0 -83
- package/lib/core/inputs/combination-picker.d.ts.map +0 -1
- package/lib/core/inputs/combination-pool.d.ts +0 -43
- package/lib/core/inputs/combination-pool.d.ts.map +0 -1
- package/lib/core/inputs/file.input.d.ts +0 -100
- package/lib/core/inputs/file.input.d.ts.map +0 -1
- package/lib/core/inputs/select.input.d.ts +0 -85
- package/lib/core/inputs/select.input.d.ts.map +0 -1
- package/lib/core/inputs/signature.input.d.ts +0 -54
- package/lib/core/inputs/signature.input.d.ts.map +0 -1
- package/lib/core/inputs/time-picker.d.ts +0 -53
- package/lib/core/inputs/time-picker.d.ts.map +0 -1
- package/lib/core/inputs/timespan.input.d.ts +0 -60
- package/lib/core/inputs/timespan.input.d.ts.map +0 -1
- package/lib/core/layout.component.d.ts +0 -29
- package/lib/core/layout.component.d.ts.map +0 -1
- package/lib/dashboard/cube/document-state.widget.d.ts +0 -30
- package/lib/dashboard/cube/document-state.widget.d.ts.map +0 -1
- package/lib/designer.module.d.ts +0 -30
- package/lib/designer.module.d.ts.map +0 -1
- package/lib/notifications/types/invite.notification.d.ts +0 -22
- package/lib/notifications/types/invite.notification.d.ts.map +0 -1
- package/lib/reports/cube/role-performance.component.d.ts +0 -37
- package/lib/reports/cube/role-performance.component.d.ts.map +0 -1
@@ -1,378 +0,0 @@
|
|
1
|
-
import { Component, Inject } from "@angular/core";
|
2
|
-
import { Validators } from "@angular/forms";
|
3
|
-
import { DesignerRef, programName } from "../declarations";
|
4
|
-
import { DesignerTypeElementComponent } from "../designer.base";
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
import * as i1 from "@angular/forms";
|
7
|
-
import * as i2 from "../../../core/datasource.service";
|
8
|
-
import * as i3 from "../../../core/translate.service";
|
9
|
-
import * as i4 from "../../../core/prompt.service";
|
10
|
-
import * as i5 from "@angular/common";
|
11
|
-
import * as i6 from "@angular/cdk/drag-drop";
|
12
|
-
import * as i7 from "@angular/material/core";
|
13
|
-
import * as i8 from "@angular/material/form-field";
|
14
|
-
import * as i9 from "@angular/material/select";
|
15
|
-
import * as i10 from "@angular/material/slide-toggle";
|
16
|
-
import * as i11 from "@angular/material/button";
|
17
|
-
import * as i12 from "@angular/material/input";
|
18
|
-
import * as i13 from "@angular/material/icon";
|
19
|
-
import * as i14 from "@angular/material/menu";
|
20
|
-
import * as i15 from "../../../core/popup/tooltip.directive";
|
21
|
-
import * as i16 from "../designer-element.component";
|
22
|
-
import * as i17 from "../../../core/pipes/translate.pipe";
|
23
|
-
import * as i18 from "../declarations";
|
24
|
-
function TypeDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
25
|
-
const _r10 = i0.ɵɵgetCurrentView();
|
26
|
-
i0.ɵɵelementStart(0, "div", 6);
|
27
|
-
i0.ɵɵelement(1, "span", 7);
|
28
|
-
i0.ɵɵelementStart(2, "button", 8)(3, "mat-icon");
|
29
|
-
i0.ɵɵtext(4, "more_vert");
|
30
|
-
i0.ɵɵelementEnd()();
|
31
|
-
i0.ɵɵelementStart(5, "mat-menu", null, 9)(7, "button", 10);
|
32
|
-
i0.ɵɵlistener("click", function TypeDesignComponent_ng_template_1_Template_button_click_7_listener() { i0.ɵɵrestoreView(_r10); const ctx_r9 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r9.test()); });
|
33
|
-
i0.ɵɵtext(8);
|
34
|
-
i0.ɵɵpipe(9, "translate");
|
35
|
-
i0.ɵɵelementEnd()()();
|
36
|
-
} if (rf & 2) {
|
37
|
-
const _r8 = i0.ɵɵreference(6);
|
38
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
39
|
-
i0.ɵɵadvance(2);
|
40
|
-
i0.ɵɵproperty("matMenuTriggerFor", _r8)("disabled", ctx_r0.model.draft);
|
41
|
-
i0.ɵɵadvance(6);
|
42
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(9, 3, "TestType"));
|
43
|
-
} }
|
44
|
-
function TypeDesignComponent_ng_template_2_ng_container_0_ng_container_6_Template(rf, ctx) { if (rf & 1) {
|
45
|
-
i0.ɵɵelementContainer(0);
|
46
|
-
} }
|
47
|
-
function TypeDesignComponent_ng_template_2_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
48
|
-
const _r15 = i0.ɵɵgetCurrentView();
|
49
|
-
i0.ɵɵelementContainerStart(0);
|
50
|
-
i0.ɵɵelementStart(1, "h2", 12);
|
51
|
-
i0.ɵɵtext(2);
|
52
|
-
i0.ɵɵpipe(3, "translate");
|
53
|
-
i0.ɵɵelementEnd();
|
54
|
-
i0.ɵɵelementStart(4, "div", 13, 14);
|
55
|
-
i0.ɵɵlistener("keydown.escape", function TypeDesignComponent_ng_template_2_ng_container_0_Template_div_keydown_escape_4_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r14 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r14.closeView($event)); }, false, i0.ɵɵresolveDocument);
|
56
|
-
i0.ɵɵtemplate(6, TypeDesignComponent_ng_template_2_ng_container_0_ng_container_6_Template, 1, 0, "ng-container", 15);
|
57
|
-
i0.ɵɵelementEnd();
|
58
|
-
i0.ɵɵelementStart(7, "div", 16);
|
59
|
-
i0.ɵɵelement(8, "span", 7);
|
60
|
-
i0.ɵɵelementStart(9, "button", 17);
|
61
|
-
i0.ɵɵlistener("click", function TypeDesignComponent_ng_template_2_ng_container_0_Template_button_click_9_listener() { i0.ɵɵrestoreView(_r15); const ctx_r16 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r16.closeView()); });
|
62
|
-
i0.ɵɵpipe(10, "translate");
|
63
|
-
i0.ɵɵelementStart(11, "mat-icon");
|
64
|
-
i0.ɵɵtext(12, "keyboard_return");
|
65
|
-
i0.ɵɵelementEnd()()();
|
66
|
-
i0.ɵɵelementContainerEnd();
|
67
|
-
} if (rf & 2) {
|
68
|
-
const ctx_r11 = i0.ɵɵnextContext(2);
|
69
|
-
i0.ɵɵadvance(2);
|
70
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 4, ctx_r11.context.title));
|
71
|
-
i0.ɵɵadvance(4);
|
72
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r11.view)("ngTemplateOutletContext", ctx_r11.context);
|
73
|
-
i0.ɵɵadvance(3);
|
74
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(10, 6, "Back"));
|
75
|
-
} }
|
76
|
-
function TypeDesignComponent_ng_template_2_Template(rf, ctx) { if (rf & 1) {
|
77
|
-
i0.ɵɵtemplate(0, TypeDesignComponent_ng_template_2_ng_container_0_Template, 13, 8, "ng-container", 11);
|
78
|
-
} if (rf & 2) {
|
79
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
80
|
-
const _r6 = i0.ɵɵreference(8);
|
81
|
-
i0.ɵɵproperty("ngIf", ctx_r1.view)("ngIfElse", _r6);
|
82
|
-
} }
|
83
|
-
function TypeDesignComponent_ng_template_3_mat_error_11_Template(rf, ctx) { if (rf & 1) {
|
84
|
-
i0.ɵɵelement(0, "mat-error", 25);
|
85
|
-
i0.ɵɵpipe(1, "translate");
|
86
|
-
i0.ɵɵpipe(2, "translate");
|
87
|
-
} if (rf & 2) {
|
88
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Name")), i0.ɵɵsanitizeHtml);
|
89
|
-
} }
|
90
|
-
function TypeDesignComponent_ng_template_3_mat_option_18_Template(rf, ctx) { if (rf & 1) {
|
91
|
-
i0.ɵɵelementStart(0, "mat-option", 26)(1, "span");
|
92
|
-
i0.ɵɵtext(2);
|
93
|
-
i0.ɵɵelementEnd()();
|
94
|
-
} if (rf & 2) {
|
95
|
-
const v_r21 = ctx.$implicit;
|
96
|
-
i0.ɵɵproperty("value", v_r21.key);
|
97
|
-
i0.ɵɵadvance(2);
|
98
|
-
i0.ɵɵtextInterpolate(v_r21.value);
|
99
|
-
} }
|
100
|
-
function TypeDesignComponent_ng_template_3_mat_error_19_Template(rf, ctx) { if (rf & 1) {
|
101
|
-
i0.ɵɵelement(0, "mat-error", 25);
|
102
|
-
i0.ɵɵpipe(1, "translate");
|
103
|
-
i0.ɵɵpipe(2, "translate");
|
104
|
-
} if (rf & 2) {
|
105
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Items")), i0.ɵɵsanitizeHtml);
|
106
|
-
} }
|
107
|
-
function TypeDesignComponent_ng_template_3_Template(rf, ctx) { if (rf & 1) {
|
108
|
-
i0.ɵɵelementStart(0, "form", 18)(1, "mat-form-field", 19)(2, "mat-label");
|
109
|
-
i0.ɵɵtext(3);
|
110
|
-
i0.ɵɵpipe(4, "translate");
|
111
|
-
i0.ɵɵelementEnd();
|
112
|
-
i0.ɵɵelement(5, "input", 20);
|
113
|
-
i0.ɵɵelementEnd();
|
114
|
-
i0.ɵɵelementStart(6, "mat-form-field", 19)(7, "mat-label");
|
115
|
-
i0.ɵɵtext(8);
|
116
|
-
i0.ɵɵpipe(9, "translate");
|
117
|
-
i0.ɵɵelementEnd();
|
118
|
-
i0.ɵɵelement(10, "input", 21);
|
119
|
-
i0.ɵɵtemplate(11, TypeDesignComponent_ng_template_3_mat_error_11_Template, 3, 6, "mat-error", 22);
|
120
|
-
i0.ɵɵelementEnd();
|
121
|
-
i0.ɵɵelementStart(12, "mat-form-field", 19)(13, "mat-label");
|
122
|
-
i0.ɵɵtext(14);
|
123
|
-
i0.ɵɵpipe(15, "translate");
|
124
|
-
i0.ɵɵelementEnd();
|
125
|
-
i0.ɵɵelementStart(16, "mat-select", 23);
|
126
|
-
i0.ɵɵpipe(17, "translate");
|
127
|
-
i0.ɵɵtemplate(18, TypeDesignComponent_ng_template_3_mat_option_18_Template, 3, 2, "mat-option", 24);
|
128
|
-
i0.ɵɵelementEnd();
|
129
|
-
i0.ɵɵtemplate(19, TypeDesignComponent_ng_template_3_mat_error_19_Template, 3, 6, "mat-error", 22);
|
130
|
-
i0.ɵɵelementEnd()();
|
131
|
-
} if (rf & 2) {
|
132
|
-
const form_r17 = ctx.$implicit;
|
133
|
-
const ctx_r3 = i0.ɵɵnextContext();
|
134
|
-
i0.ɵɵproperty("formGroup", form_r17);
|
135
|
-
i0.ɵɵadvance(3);
|
136
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 8, "Title"));
|
137
|
-
i0.ɵɵadvance(5);
|
138
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(9, 10, "Name"));
|
139
|
-
i0.ɵɵadvance(3);
|
140
|
-
i0.ɵɵproperty("ngIf", form_r17.get("name").hasError("required"));
|
141
|
-
i0.ɵɵadvance(3);
|
142
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(15, 12, "Items"));
|
143
|
-
i0.ɵɵadvance(2);
|
144
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(17, 14, "Items"));
|
145
|
-
i0.ɵɵadvance(2);
|
146
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.values);
|
147
|
-
i0.ɵɵadvance(1);
|
148
|
-
i0.ɵɵproperty("ngIf", form_r17.get("items").hasError("required"));
|
149
|
-
} }
|
150
|
-
function TypeDesignComponent_ng_template_5_mat_error_11_Template(rf, ctx) { if (rf & 1) {
|
151
|
-
i0.ɵɵelement(0, "mat-error", 25);
|
152
|
-
i0.ɵɵpipe(1, "translate");
|
153
|
-
i0.ɵɵpipe(2, "translate");
|
154
|
-
} if (rf & 2) {
|
155
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Name")), i0.ɵɵsanitizeHtml);
|
156
|
-
} }
|
157
|
-
function TypeDesignComponent_ng_template_5_mat_error_17_Template(rf, ctx) { if (rf & 1) {
|
158
|
-
i0.ɵɵelement(0, "mat-error", 25);
|
159
|
-
i0.ɵɵpipe(1, "translate");
|
160
|
-
i0.ɵɵpipe(2, "translate");
|
161
|
-
} if (rf & 2) {
|
162
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Expression")), i0.ɵɵsanitizeHtml);
|
163
|
-
} }
|
164
|
-
function TypeDesignComponent_ng_template_5_Template(rf, ctx) { if (rf & 1) {
|
165
|
-
i0.ɵɵelementStart(0, "form", 18)(1, "mat-form-field", 19)(2, "mat-label");
|
166
|
-
i0.ɵɵtext(3);
|
167
|
-
i0.ɵɵpipe(4, "translate");
|
168
|
-
i0.ɵɵelementEnd();
|
169
|
-
i0.ɵɵelement(5, "input", 20);
|
170
|
-
i0.ɵɵelementEnd();
|
171
|
-
i0.ɵɵelementStart(6, "mat-form-field", 19)(7, "mat-label");
|
172
|
-
i0.ɵɵtext(8);
|
173
|
-
i0.ɵɵpipe(9, "translate");
|
174
|
-
i0.ɵɵelementEnd();
|
175
|
-
i0.ɵɵelement(10, "input", 21);
|
176
|
-
i0.ɵɵtemplate(11, TypeDesignComponent_ng_template_5_mat_error_11_Template, 3, 6, "mat-error", 22);
|
177
|
-
i0.ɵɵelementEnd();
|
178
|
-
i0.ɵɵelementStart(12, "mat-form-field", 19)(13, "mat-label");
|
179
|
-
i0.ɵɵtext(14);
|
180
|
-
i0.ɵɵpipe(15, "translate");
|
181
|
-
i0.ɵɵelementEnd();
|
182
|
-
i0.ɵɵelement(16, "input", 27);
|
183
|
-
i0.ɵɵtemplate(17, TypeDesignComponent_ng_template_5_mat_error_17_Template, 3, 6, "mat-error", 22);
|
184
|
-
i0.ɵɵelementEnd()();
|
185
|
-
} if (rf & 2) {
|
186
|
-
const form_r22 = ctx.$implicit;
|
187
|
-
i0.ɵɵproperty("formGroup", form_r22);
|
188
|
-
i0.ɵɵadvance(3);
|
189
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 6, "Title"));
|
190
|
-
i0.ɵɵadvance(5);
|
191
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(9, 8, "Name"));
|
192
|
-
i0.ɵɵadvance(3);
|
193
|
-
i0.ɵɵproperty("ngIf", form_r22.get("name").hasError("required"));
|
194
|
-
i0.ɵɵadvance(3);
|
195
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(15, 10, "Expression"));
|
196
|
-
i0.ɵɵadvance(3);
|
197
|
-
i0.ɵɵproperty("ngIf", form_r22.get("expression").hasError("required"));
|
198
|
-
} }
|
199
|
-
function TypeDesignComponent_ng_template_7_tr_10_Template(rf, ctx) { if (rf & 1) {
|
200
|
-
const _r30 = i0.ɵɵgetCurrentView();
|
201
|
-
i0.ɵɵelementStart(0, "tr", 33)(1, "td", 34)(2, "mat-icon", 35);
|
202
|
-
i0.ɵɵtext(3, "drag_indicator");
|
203
|
-
i0.ɵɵelementEnd()();
|
204
|
-
i0.ɵɵelementStart(4, "td", 36);
|
205
|
-
i0.ɵɵtext(5);
|
206
|
-
i0.ɵɵelementEnd();
|
207
|
-
i0.ɵɵelementStart(6, "td", 37)(7, "button", 17);
|
208
|
-
i0.ɵɵlistener("click", function TypeDesignComponent_ng_template_7_tr_10_Template_button_click_7_listener() { const restoredCtx = i0.ɵɵrestoreView(_r30); const g_r27 = restoredCtx.$implicit; const ctx_r29 = i0.ɵɵnextContext(2); const _r2 = i0.ɵɵreference(4); return i0.ɵɵresetView(ctx_r29.edit(g_r27, "Group", _r2)); });
|
209
|
-
i0.ɵɵpipe(8, "translate");
|
210
|
-
i0.ɵɵelementStart(9, "mat-icon");
|
211
|
-
i0.ɵɵtext(10, "edit");
|
212
|
-
i0.ɵɵelementEnd()();
|
213
|
-
i0.ɵɵelementStart(11, "button", 17);
|
214
|
-
i0.ɵɵlistener("click", function TypeDesignComponent_ng_template_7_tr_10_Template_button_click_11_listener() { const restoredCtx = i0.ɵɵrestoreView(_r30); const index_r28 = restoredCtx.index; const ctx_r31 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r31.groups.removeAt(index_r28)); });
|
215
|
-
i0.ɵɵpipe(12, "translate");
|
216
|
-
i0.ɵɵelementStart(13, "mat-icon");
|
217
|
-
i0.ɵɵtext(14, "delete");
|
218
|
-
i0.ɵɵelementEnd()()()();
|
219
|
-
} if (rf & 2) {
|
220
|
-
const g_r27 = ctx.$implicit;
|
221
|
-
i0.ɵɵproperty("formGroup", g_r27);
|
222
|
-
i0.ɵɵadvance(5);
|
223
|
-
i0.ɵɵtextInterpolate1(" ", g_r27.get("title").value, " ");
|
224
|
-
i0.ɵɵadvance(2);
|
225
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(8, 4, "Edit"));
|
226
|
-
i0.ɵɵadvance(4);
|
227
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(12, 6, "Remove"));
|
228
|
-
} }
|
229
|
-
function TypeDesignComponent_ng_template_7_tr_20_Template(rf, ctx) { if (rf & 1) {
|
230
|
-
const _r35 = i0.ɵɵgetCurrentView();
|
231
|
-
i0.ɵɵelementStart(0, "tr", 33)(1, "td", 34)(2, "mat-icon", 35);
|
232
|
-
i0.ɵɵtext(3, "drag_indicator");
|
233
|
-
i0.ɵɵelementEnd()();
|
234
|
-
i0.ɵɵelementStart(4, "td", 36);
|
235
|
-
i0.ɵɵtext(5);
|
236
|
-
i0.ɵɵelementEnd();
|
237
|
-
i0.ɵɵelementStart(6, "td", 37)(7, "button", 17);
|
238
|
-
i0.ɵɵlistener("click", function TypeDesignComponent_ng_template_7_tr_20_Template_button_click_7_listener() { const restoredCtx = i0.ɵɵrestoreView(_r35); const p_r32 = restoredCtx.$implicit; const ctx_r34 = i0.ɵɵnextContext(2); const _r4 = i0.ɵɵreference(6); return i0.ɵɵresetView(ctx_r34.edit(p_r32, "Pattern", _r4)); });
|
239
|
-
i0.ɵɵpipe(8, "translate");
|
240
|
-
i0.ɵɵelementStart(9, "mat-icon");
|
241
|
-
i0.ɵɵtext(10, "edit");
|
242
|
-
i0.ɵɵelementEnd()();
|
243
|
-
i0.ɵɵelementStart(11, "button", 17);
|
244
|
-
i0.ɵɵlistener("click", function TypeDesignComponent_ng_template_7_tr_20_Template_button_click_11_listener() { const restoredCtx = i0.ɵɵrestoreView(_r35); const index_r33 = restoredCtx.index; const ctx_r36 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r36.patterns.removeAt(index_r33)); });
|
245
|
-
i0.ɵɵpipe(12, "translate");
|
246
|
-
i0.ɵɵelementStart(13, "mat-icon");
|
247
|
-
i0.ɵɵtext(14, "delete");
|
248
|
-
i0.ɵɵelementEnd()()()();
|
249
|
-
} if (rf & 2) {
|
250
|
-
const p_r32 = ctx.$implicit;
|
251
|
-
i0.ɵɵproperty("formGroup", p_r32);
|
252
|
-
i0.ɵɵadvance(5);
|
253
|
-
i0.ɵɵtextInterpolate1(" ", p_r32.get("title").value, " ");
|
254
|
-
i0.ɵɵadvance(2);
|
255
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(8, 4, "Edit"));
|
256
|
-
i0.ɵɵadvance(4);
|
257
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(12, 6, "Remove"));
|
258
|
-
} }
|
259
|
-
function TypeDesignComponent_ng_template_7_Template(rf, ctx) { if (rf & 1) {
|
260
|
-
const _r38 = i0.ɵɵgetCurrentView();
|
261
|
-
i0.ɵɵelementStart(0, "form", 18)(1, "h2", 28);
|
262
|
-
i0.ɵɵtext(2);
|
263
|
-
i0.ɵɵpipe(3, "translate");
|
264
|
-
i0.ɵɵelement(4, "span", 7);
|
265
|
-
i0.ɵɵelementStart(5, "button", 17);
|
266
|
-
i0.ɵɵlistener("click", function TypeDesignComponent_ng_template_7_Template_button_click_5_listener() { i0.ɵɵrestoreView(_r38); const ctx_r37 = i0.ɵɵnextContext(); const _r2 = i0.ɵɵreference(4); return i0.ɵɵresetView(ctx_r37.add(ctx_r37.groups, ctx_r37.newGroup(), "Group", _r2)); });
|
267
|
-
i0.ɵɵpipe(6, "translate");
|
268
|
-
i0.ɵɵelementStart(7, "mat-icon");
|
269
|
-
i0.ɵɵtext(8, "add_circle_outline");
|
270
|
-
i0.ɵɵelementEnd()()();
|
271
|
-
i0.ɵɵelementStart(9, "table", 29);
|
272
|
-
i0.ɵɵlistener("cdkDropListDropped", function TypeDesignComponent_ng_template_7_Template_table_cdkDropListDropped_9_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r39 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r39.drop($event, ctx_r39.groups)); });
|
273
|
-
i0.ɵɵtemplate(10, TypeDesignComponent_ng_template_7_tr_10_Template, 15, 8, "tr", 30);
|
274
|
-
i0.ɵɵelementEnd();
|
275
|
-
i0.ɵɵelementStart(11, "h2", 28);
|
276
|
-
i0.ɵɵtext(12);
|
277
|
-
i0.ɵɵpipe(13, "translate");
|
278
|
-
i0.ɵɵelement(14, "span", 7);
|
279
|
-
i0.ɵɵelementStart(15, "button", 17);
|
280
|
-
i0.ɵɵlistener("click", function TypeDesignComponent_ng_template_7_Template_button_click_15_listener() { i0.ɵɵrestoreView(_r38); const ctx_r40 = i0.ɵɵnextContext(); const _r4 = i0.ɵɵreference(6); return i0.ɵɵresetView(ctx_r40.add(ctx_r40.patterns, ctx_r40.newPattern(), "Pattern", _r4)); });
|
281
|
-
i0.ɵɵpipe(16, "translate");
|
282
|
-
i0.ɵɵelementStart(17, "mat-icon");
|
283
|
-
i0.ɵɵtext(18, "add_circle_outline");
|
284
|
-
i0.ɵɵelementEnd()()();
|
285
|
-
i0.ɵɵelementStart(19, "table", 31);
|
286
|
-
i0.ɵɵlistener("cdkDropListDropped", function TypeDesignComponent_ng_template_7_Template_table_cdkDropListDropped_19_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r41 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r41.drop($event, ctx_r41.patterns)); });
|
287
|
-
i0.ɵɵtemplate(20, TypeDesignComponent_ng_template_7_tr_20_Template, 15, 8, "tr", 30);
|
288
|
-
i0.ɵɵelementEnd();
|
289
|
-
i0.ɵɵelementStart(21, "mat-slide-toggle", 32);
|
290
|
-
i0.ɵɵtext(22);
|
291
|
-
i0.ɵɵpipe(23, "translate");
|
292
|
-
i0.ɵɵelementEnd()();
|
293
|
-
} if (rf & 2) {
|
294
|
-
const ctx_r7 = i0.ɵɵnextContext();
|
295
|
-
i0.ɵɵproperty("formGroup", ctx_r7.form);
|
296
|
-
i0.ɵɵadvance(2);
|
297
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 8, "Groups"), " ");
|
298
|
-
i0.ɵɵadvance(3);
|
299
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(6, 10, "Add"));
|
300
|
-
i0.ɵɵadvance(5);
|
301
|
-
i0.ɵɵproperty("ngForOf", ctx_r7.groups.controls);
|
302
|
-
i0.ɵɵadvance(2);
|
303
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(13, 12, "Patterns"), " ");
|
304
|
-
i0.ɵɵadvance(3);
|
305
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(16, 14, "Add"));
|
306
|
-
i0.ɵɵadvance(5);
|
307
|
-
i0.ɵɵproperty("ngForOf", ctx_r7.patterns.controls);
|
308
|
-
i0.ɵɵadvance(2);
|
309
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(23, 16, "Assignable"));
|
310
|
-
} }
|
311
|
-
export class TypeDesignComponent extends DesignerTypeElementComponent {
|
312
|
-
constructor(fb, _source, _translate, _ps, element, ref) {
|
313
|
-
super(fb, element, ref);
|
314
|
-
this._source = _source;
|
315
|
-
this._translate = _translate;
|
316
|
-
this._ps = _ps;
|
317
|
-
this.groups = this._fb.array([]);
|
318
|
-
this.patterns = this._fb.array([]);
|
319
|
-
this.form = this._fb.group({
|
320
|
-
assignable: null,
|
321
|
-
groups: this.groups,
|
322
|
-
patterns: this.patterns
|
323
|
-
});
|
324
|
-
}
|
325
|
-
ngOnInit() {
|
326
|
-
if (!this.model.groups)
|
327
|
-
this.model.groups = [];
|
328
|
-
if (!this.model.patterns)
|
329
|
-
this.model.patterns = [];
|
330
|
-
if (this.mode !== 'widget') {
|
331
|
-
this.model.groups.forEach(g => this.groups.push(this.newGroup(g), { emitEvent: false }));
|
332
|
-
this.model.patterns.forEach(p => this.patterns.push(this.newPattern(p), { emitEvent: false }));
|
333
|
-
this._source.all(this.model.name).subscribe(v => this.values = v);
|
334
|
-
}
|
335
|
-
super.ngOnInit();
|
336
|
-
}
|
337
|
-
test() {
|
338
|
-
this._source.map(this.model.name).subscribe(() => this._ps.toast(this._translate.get('OK')), () => this._ps.error());
|
339
|
-
}
|
340
|
-
newPattern(model) {
|
341
|
-
const name = this._fb.control(model?.name, Validators.required), title = this._fb.control(model?.title, Validators.required);
|
342
|
-
!model && title.valueChanges.subscribe(v => name.setValue(programName(v)));
|
343
|
-
return this._fb.group({
|
344
|
-
name,
|
345
|
-
title,
|
346
|
-
expression: this._fb.control(model?.expression, Validators.required)
|
347
|
-
});
|
348
|
-
}
|
349
|
-
newGroup(model) {
|
350
|
-
const name = this._fb.control(model?.name, Validators.required), title = this._fb.control(model?.title, Validators.required);
|
351
|
-
!model && title.valueChanges.subscribe(v => name.setValue(programName(v)));
|
352
|
-
return this._fb.group({
|
353
|
-
name,
|
354
|
-
title,
|
355
|
-
items: this._fb.control(model?.items, Validators.required)
|
356
|
-
});
|
357
|
-
}
|
358
|
-
}
|
359
|
-
TypeDesignComponent.ɵfac = function TypeDesignComponent_Factory(t) { return new (t || TypeDesignComponent)(i0.ɵɵdirectiveInject(i1.FormBuilder), i0.ɵɵdirectiveInject(i2.DatasourceService), i0.ɵɵdirectiveInject(i3.TranslateService), i0.ɵɵdirectiveInject(i4.PromptService), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(DesignerRef)); };
|
360
|
-
TypeDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TypeDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 9, vars: 2, consts: [[3, "form", "state"], ["bizdocContent", ""], ["bizdocEditContent", ""], ["groupform", ""], ["patternform", ""], ["main", ""], [1, "row"], [1, "divider"], ["mat-icon-button", "", 3, "matMenuTriggerFor", "disabled"], ["options", ""], ["mat-menu-item", "", 3, "click"], [4, "ngIf", "ngIfElse"], [1, "mat-title"], [1, "column", 3, "keydown.escape"], ["element", ""], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [1, "row", "actions"], ["mat-icon-button", "", "type", "button", 3, "bizdocTooltip", "click"], ["autocomplete", "off", 1, "column", 3, "formGroup"], [1, "flex"], ["matInput", "", "formControlName", "title"], ["matInput", "", "formControlName", "name", "required", ""], [3, "innerHTML", 4, "ngIf"], ["multiple", "", "formControlName", "items", "required", "", 3, "placeholder"], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML"], [3, "value"], ["matInput", "", "formControlName", "expression", "required", ""], [1, "mat-title", "row"], ["formArrayName", "groups", "cdkDropList", "", 1, "mat-table", 3, "cdkDropListDropped"], ["class", "mat-row", "cdkDrag", "", 3, "formGroup", 4, "ngFor", "ngForOf"], ["formArrayName", "patterns", "cdkDropList", "", 1, "mat-table", 3, "cdkDropListDropped"], ["formControlName", "assignable"], ["cdkDrag", "", 1, "mat-row", 3, "formGroup"], [1, "mat-cell"], ["cdkDragHandle", ""], ["width", "99%", 1, "mat-cell"], [1, "mat-cell", 2, "word-break", "keep-all"]], template: function TypeDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
361
|
-
i0.ɵɵelementStart(0, "bizdoc-designer-element", 0);
|
362
|
-
i0.ɵɵtemplate(1, TypeDesignComponent_ng_template_1_Template, 10, 5, "ng-template", 1);
|
363
|
-
i0.ɵɵtemplate(2, TypeDesignComponent_ng_template_2_Template, 1, 2, "ng-template", 2);
|
364
|
-
i0.ɵɵelementEnd();
|
365
|
-
i0.ɵɵtemplate(3, TypeDesignComponent_ng_template_3_Template, 20, 16, "ng-template", null, 3, i0.ɵɵtemplateRefExtractor);
|
366
|
-
i0.ɵɵtemplate(5, TypeDesignComponent_ng_template_5_Template, 18, 12, "ng-template", null, 4, i0.ɵɵtemplateRefExtractor);
|
367
|
-
i0.ɵɵtemplate(7, TypeDesignComponent_ng_template_7_Template, 24, 18, "ng-template", null, 5, i0.ɵɵtemplateRefExtractor);
|
368
|
-
} if (rf & 2) {
|
369
|
-
i0.ɵɵproperty("form", ctx.form)("state", ctx.state);
|
370
|
-
} }, dependencies: [i5.NgForOf, i5.NgIf, i5.NgTemplateOutlet, i1.ɵNgNoValidate, i1.DefaultValueAccessor, i1.NgControlStatus, i1.NgControlStatusGroup, i1.RequiredValidator, i1.FormGroupDirective, i1.FormControlName, i1.FormArrayName, i6.CdkDropList, i6.CdkDrag, i6.CdkDragHandle, i7.MatOption, i8.MatError, i8.MatFormField, i8.MatLabel, i9.MatSelect, i10.MatSlideToggle, i11.MatButton, i12.MatInput, i13.MatIcon, i14.MatMenu, i14.MatMenuItem, i14.MatMenuTrigger, i15.TooltipDirective, i16.EditContentDirective, i16.WidgetContentDirective, i16.DesignerItemComponent, i17.TranslatePipe], encapsulation: 2 });
|
371
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TypeDesignComponent, [{
|
372
|
-
type: Component,
|
373
|
-
args: [{ template: "<bizdoc-designer-element [form]=\"form\" [state]=\"state\">\r\n <ng-template bizdocContent>\r\n <div class=\"row\">\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button [matMenuTriggerFor]=\"options\" [disabled]=\"model.draft\"><mat-icon>more_vert</mat-icon></button>\r\n <mat-menu #options>\r\n <button mat-menu-item (click)=\"test()\">{{'TestType'|translate}}</button>\r\n </mat-menu>\r\n </div>\r\n </ng-template>\r\n <ng-template bizdocEditContent>\r\n <ng-container *ngIf=\"view; else main\">\r\n <h2 class=\"mat-title\">{{context.title|translate}}</h2>\r\n <div (document:keydown.escape)=\"closeView($event)\" #element class=\"column\">\r\n <ng-container *ngTemplateOutlet=\"view; context: context\"></ng-container>\r\n </div>\r\n <div class=\"row actions\">\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"closeView()\" type=\"button\" [bizdocTooltip]=\"'Back'|translate\"><mat-icon>keyboard_return</mat-icon></button>\r\n </div>\r\n </ng-container>\r\n </ng-template>\r\n</bizdoc-designer-element>\r\n<ng-template #groupform let-form>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Title'|translate}}</mat-label>\r\n <input matInput formControlName=\"title\" />\r\n </mat-form-field>\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput formControlName=\"name\" required />\r\n <mat-error *ngIf=\"form.get('name').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\r\n </mat-form-field>\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Items'|translate}}</mat-label>\r\n <mat-select [placeholder]=\"'Items'|translate\" multiple formControlName=\"items\" required>\r\n <!--<mat-select-trigger>\r\n {{group.value.items ? group.value.items[0] : ''}}\r\n <span *ngIf=\"form.value.items?.length > 1\">\r\n (+{{form.value.items.length - 1}} {{(form.value.items?.length === 2 ? 'Other' : 'Others')|translate}})\r\n </span>\r\n </mat-select-trigger>-->\r\n <!--<mat-option *ngFor=\"let v of source\" [value]=\"v.key\">\r\n <span *ngIf=\"!type.columns\">{{v.value}}</span>\r\n <span *ngIf=\"type.columns\"><span *ngFor=\"let c of type.columns\">{{v.value[c.name]}}</span></span>\r\n </mat-option>-->\r\n <mat-option *ngFor=\"let v of values\" [value]=\"v.key\">\r\n <span>{{v.value}}</span>\r\n </mat-option>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('items').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Items'|translate)\"></mat-error>\r\n </mat-form-field>\r\n </form>\r\n</ng-template>\r\n<ng-template #patternform let-form>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Title'|translate}}</mat-label>\r\n <input matInput formControlName=\"title\" />\r\n </mat-form-field>\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput formControlName=\"name\" required />\r\n <mat-error *ngIf=\"form.get('name').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\r\n </mat-form-field>\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Expression'|translate}}</mat-label>\r\n <input matInput formControlName=\"expression\" required />\r\n <mat-error *ngIf=\"form.get('expression').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Expression'|translate)\"></mat-error>\r\n </mat-form-field>\r\n </form>\r\n</ng-template>\r\n<ng-template #main>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <h2 class=\"mat-title row\">\r\n {{'Groups'|translate}}\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"add(groups, newGroup(), 'Group', groupform)\" [bizdocTooltip]=\"'Add'|translate\" type=\"button\"><mat-icon>add_circle_outline</mat-icon></button>\r\n </h2>\r\n <table formArrayName=\"groups\" class=\"mat-table\" cdkDropList (cdkDropListDropped)=\"drop($event, groups)\">\r\n <tr class=\"mat-row\" *ngFor=\"let g of groups.controls; index as index\" [formGroup]=\"g\" cdkDrag>\r\n <td class=\"mat-cell\">\r\n <mat-icon cdkDragHandle>drag_indicator</mat-icon>\r\n </td>\r\n <td class=\"mat-cell\" width=\"99%\">\r\n {{g.get('title').value }}\r\n </td>\r\n <td class=\"mat-cell\" style=\"word-break:keep-all\">\r\n <button mat-icon-button (click)=\"edit(g, 'Group', groupform)\" [bizdocTooltip]=\"'Edit'|translate\" type=\"button\"><mat-icon>edit</mat-icon></button>\r\n <button mat-icon-button (click)=\"groups.removeAt(index)\" [bizdocTooltip]=\"'Remove'|translate\" type=\"button\"><mat-icon>delete</mat-icon></button>\r\n </td>\r\n </tr>\r\n </table>\r\n <h2 class=\"mat-title row\">\r\n {{'Patterns'|translate}}\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"add(patterns, newPattern(), 'Pattern', patternform)\" [bizdocTooltip]=\"'Add'|translate\" type=\"button\"><mat-icon>add_circle_outline</mat-icon></button>\r\n </h2>\r\n <table formArrayName=\"patterns\" class=\"mat-table\" cdkDropList (cdkDropListDropped)=\"drop($event, patterns)\">\r\n <tr class=\"mat-row\" *ngFor=\"let p of patterns.controls; index as index\" [formGroup]=\"p\" cdkDrag>\r\n <td class=\"mat-cell\">\r\n <mat-icon cdkDragHandle>drag_indicator</mat-icon>\r\n </td>\r\n <td class=\"mat-cell\" width=\"99%\">\r\n {{p.get('title').value }}\r\n </td>\r\n <td class=\"mat-cell\" style=\"word-break:keep-all\">\r\n <button mat-icon-button (click)=\"edit(p, 'Pattern', patternform)\" [bizdocTooltip]=\"'Edit'|translate\" type=\"button\"><mat-icon>edit</mat-icon></button>\r\n <button mat-icon-button (click)=\"patterns.removeAt(index)\" [bizdocTooltip]=\"'Remove'|translate\" type=\"button\"><mat-icon>delete</mat-icon></button>\r\n </td>\r\n </tr>\r\n </table>\r\n <mat-slide-toggle formControlName=\"assignable\">{{'Assignable'|translate}}</mat-slide-toggle>\r\n </form>\r\n</ng-template>\r\n" }]
|
374
|
-
}], function () { return [{ type: i1.FormBuilder }, { type: i2.DatasourceService }, { type: i3.TranslateService }, { type: i4.PromptService }, { type: i0.ElementRef }, { type: i18.DesignerRef, decorators: [{
|
375
|
-
type: Inject,
|
376
|
-
args: [DesignerRef]
|
377
|
-
}] }]; }, null); })();
|
378
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHlwZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy90eXBlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL3R5cGUuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBYyxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDOUQsT0FBTyxFQUFlLFVBQVUsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBSXpELE9BQU8sRUFBRSxXQUFXLEVBQUUsV0FBVyxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDM0QsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sa0JBQWtCLENBQUM7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7SUNKNUQsOEJBQWlCO0lBQ2YsMEJBQTZCO0lBQzdCLGlDQUErRSxlQUFBO0lBQVUseUJBQVM7SUFBQSxpQkFBVyxFQUFBO0lBQzdHLHlDQUFtQixpQkFBQTtJQUNLLHlLQUFTLGVBQUEsYUFBTSxDQUFBLElBQUM7SUFBQyxZQUF3Qjs7SUFBQSxpQkFBUyxFQUFBLEVBQUE7Ozs7SUFGbEQsZUFBNkI7SUFBN0IsdUNBQTZCLGdDQUFBO0lBRVosZUFBd0I7SUFBeEIsc0RBQXdCOzs7SUFRL0Qsd0JBQXdFOzs7O0lBSDVFLDZCQUFzQztJQUNwQyw4QkFBc0I7SUFBQSxZQUEyQjs7SUFBQSxpQkFBSztJQUN0RCxtQ0FBMkU7SUFBdEUsK01BQTJCLGVBQUEseUJBQWlCLENBQUEsaUNBQUM7SUFDaEQsb0hBQXdFO0lBQzFFLGlCQUFNO0lBQ04sK0JBQXlCO0lBQ3ZCLDBCQUE2QjtJQUM3QixrQ0FBK0Y7SUFBdkUsMExBQVMsZUFBQSxtQkFB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USxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLENBQUMsQ0FBQyxDQUFDO1lBQy9GLElBQUksQ0FBQyxPQUFPLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsSUFBSSxDQUFDLE1BQU0sR0FBRyxDQUFDLENBQUMsQ0FBQztTQUNuRTtRQUNELEtBQUssQ0FBQyxRQUFRLEVBQUUsQ0FBQztJQUNuQixDQUFDO0lBQ0QsSUFBSTtRQUNGLElBQUksQ0FBQyxPQUFPLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsU0FBUyxDQUFDLEdBQUcsRUFBRSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxDQUFDLEVBQ3pGLEdBQUcsRUFBRSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBQTtJQUMzQixDQUFDO0lBQ0QsVUFBVSxDQUFDLEtBQU07UUFDZixNQUFNLElBQUksR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxLQUFLLEVBQUUsSUFBSSxFQUFFLFVBQVUsQ0FBQyxRQUFRLENBQUMsRUFDN0QsS0FBSyxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsT0FBTyxDQUFDLEtBQUssRUFBRSxLQUFLLEVBQUUsVUFBVSxDQUFDLFFBQVEsQ0FBQyxDQUFDO1FBQzlELENBQUMsS0FBSyxJQUFJLEtBQUssQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQzNFLE9BQU8sSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDcEIsSUFBSTtZQUNKLEtBQUs7WUFDTCxVQUFVLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsS0FBSyxFQUFFLFVBQVUsRUFBRSxVQUFVLENBQUMsUUFBUSxDQUFDO1NBQ3JFLENBQUMsQ0FBQztJQUNMLENBQUM7SUFDRCxRQUFRLENBQUMsS0FBTTtRQUNiLE1BQU0sSUFBSSxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsT0FBTyxDQUFDLEtBQUssRUFBRSxJQUFJLEVBQUUsVUFBVSxDQUFDLFFBQVEsQ0FBQyxFQUM3RCxLQUFLLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsS0FBSyxFQUFFLEtBQUssRUFBRSxVQUFVLENBQUMsUUFBUSxDQUFDLENBQUM7UUFDOUQsQ0FBQyxLQUFLLElBQUksS0FBSyxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDM0UsT0FBTyxJQUFJLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQztZQUNwQixJQUFJO1lBQ0osS0FBSztZQUNMLEtBQUssRUFBRSxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxLQUFLLEVBQUUsS0FBSyxFQUFFLFVBQVUsQ0FBQyxRQUFRLENBQUM7U0FDM0QsQ0FBQyxDQUFDO0lBQ0wsQ0FBQzs7c0ZBbERVLG1CQUFtQixpT0FjcEIsV0FBVztzRUFkVixtQkFBbUI7UUNUaEMsa0RBQXVEO1FBQ3JELHFGQVFjO1FBQ2Qsb0ZBV2M7UUFDaEIsaUJBQTBCO1FBQzFCLHVIQStCYztRQUNkLHVIQWlCYztRQUNkLHVIQTBDYzs7UUFuSFcsK0JBQWEsb0JBQUE7O3VGRFN6QixtQkFBbUI7Y0FEL0IsU0FBUzs7O3NCQWVMLE1BQU07dUJBQUMsV0FBVyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgSW5qZWN0IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgRm9ybUJ1aWxkZXIsIFZhbGlkYXRvcnMgfSBmcm9tIFwiQGFuZ3VsYXIvZm9ybXNcIjtcclxuaW1wb3J0IHsgRGF0YXNvdXJjZVNlcnZpY2UgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9kYXRhc291cmNlLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgUHJvbXB0U2VydmljZSB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL3Byb21wdC5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IFRyYW5zbGF0ZVNlcnZpY2UgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS90cmFuc2xhdGUuc2VydmljZVwiO1xyXG5pbXBvcnQgeyBEZXNpZ25lclJlZiwgcHJvZ3JhbU5hbWUgfSBmcm9tIFwiLi4vZGVjbGFyYXRpb25zXCI7XHJcbmltcG9ydCB7IERlc2lnbmVyVHlwZUVsZW1lbnRDb21wb25lbnQgfSBmcm9tIFwiLi4vZGVzaWduZXIuYmFzZVwiO1xyXG5cclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAndHlwZS5jb21wb25lbnQuaHRtbCcgfSlcclxuZXhwb3J0IGNsYXNzIFR5cGVEZXNpZ25Db21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50IHtcclxuICByZWFkb25seSBncm91cHMgPSB0aGlzLl9mYi5hcnJheShbXSk7XHJcbiAgcmVhZG9ubHkgcGF0dGVybnMgPSB0aGlzLl9mYi5hcnJheShbXSk7XHJcbiAgcmVhZG9ubHkgZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgIGFzc2lnbmFibGU6IG51bGwsXHJcbiAgICBncm91cHM6IHRoaXMuZ3JvdXBzLFxyXG4gICAgcGF0dGVybnM6IHRoaXMucGF0dGVybnNcclxuICB9KTtcclxuICB2YWx1ZXM6IHsga2V5OiBhbnk7IHZhbHVlOiBhbnk7IH1bXTtcclxuICBjb25zdHJ1Y3RvcihmYjogRm9ybUJ1aWxkZXIsXHJcbiAgICBwcml2YXRlIF9zb3VyY2U6IERhdGFzb3VyY2VTZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfcHM6IFByb21wdFNlcnZpY2UsXHJcbiAgICBlbGVtZW50OiBFbGVtZW50UmVmPGFueT4sXHJcbiAgICBASW5qZWN0KERlc2lnbmVyUmVmKSByZWY6IERlc2lnbmVyUmVmKSB7XHJcbiAgICBzdXBlcihmYiwgZWxlbWVudCwgcmVmKTtcclxuICB9XHJcbiAgbmdPbkluaXQoKSB7XHJcbiAgICBpZiAoIXRoaXMubW9kZWwuZ3JvdXBzKSB0aGlzLm1vZGVsLmdyb3VwcyA9IFtdO1xyXG4gICAgaWYgKCF0aGlzLm1vZGVsLnBhdHRlcm5zKSB0aGlzLm1vZGVsLnBhdHRlcm5zID0gW107XHJcbiAgICBpZiAodGhpcy5tb2RlICE9PSAnd2lkZ2V0Jykge1xyXG4gICAgICB0aGlzLm1vZGVsLmdyb3Vwcy5mb3JFYWNoKGcgPT4gdGhpcy5ncm91cHMucHVzaCh0aGlzLm5ld0dyb3VwKGcpLCB7IGVtaXRFdmVudDogZmFsc2UgfSkpO1xyXG4gICAgICB0aGlzLm1vZGVsLnBhdHRlcm5zLmZvckVhY2gocCA9PiB0aGlzLnBhdHRlcm5zLnB1c2godGhpcy5uZXdQYXR0ZXJuKHApLCB7IGVtaXRFdmVudDogZmFsc2UgfSkpO1xyXG4gICAgICB0aGlzLl9zb3VyY2UuYWxsKHRoaXMubW9kZWwubmFtZSkuc3Vic2NyaWJlKHYgPT4gdGhpcy52YWx1ZXMgPSB2KTtcclxuICAgIH1cclxuICAgIHN1cGVyLm5nT25Jbml0KCk7XHJcbiAgfVxyXG4gIHRlc3QoKSB7XHJcbiAgICB0aGlzLl9zb3VyY2UubWFwKHRoaXMubW9kZWwubmFtZSkuc3Vic2NyaWJlKCgpID0+IHRoaXMuX3BzLnRvYXN0KHRoaXMuX3RyYW5zbGF0ZS5nZXQoJ09LJykpLFxyXG4gICAgICAoKSA9PiB0aGlzLl9wcy5lcnJvcigpKVxyXG4gIH1cclxuICBuZXdQYXR0ZXJuKG1vZGVsPyk6IGFueSB7XHJcbiAgICBjb25zdCBuYW1lID0gdGhpcy5fZmIuY29udHJvbChtb2RlbD8ubmFtZSwgVmFsaWRhdG9ycy5yZXF1aXJlZCksXHJcbiAgICAgIHRpdGxlID0gdGhpcy5fZmIuY29udHJvbChtb2RlbD8udGl0bGUsIFZhbGlkYXRvcnMucmVxdWlyZWQpO1xyXG4gICAgIW1vZGVsICYmIHRpdGxlLnZhbHVlQ2hhbmdlcy5zdWJzY3JpYmUodiA9PiBuYW1lLnNldFZhbHVlKHByb2dyYW1OYW1lKHYpKSk7XHJcbiAgICByZXR1cm4gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgICBuYW1lLFxyXG4gICAgICB0aXRsZSxcclxuICAgICAgZXhwcmVzc2lvbjogdGhpcy5fZmIuY29udHJvbChtb2RlbD8uZXhwcmVzc2lvbiwgVmFsaWRhdG9ycy5yZXF1aXJlZClcclxuICAgIH0pO1xyXG4gIH1cclxuICBuZXdHcm91cChtb2RlbD8pOiBhbnkge1xyXG4gICAgY29uc3QgbmFtZSA9IHRoaXMuX2ZiLmNvbnRyb2wobW9kZWw/Lm5hbWUsIFZhbGlkYXRvcnMucmVxdWlyZWQpLFxyXG4gICAgICB0aXRsZSA9IHRoaXMuX2ZiLmNvbnRyb2wobW9kZWw/LnRpdGxlLCBWYWxpZGF0b3JzLnJlcXVpcmVkKTtcclxuICAgICFtb2RlbCAmJiB0aXRsZS52YWx1ZUNoYW5nZXMuc3Vic2NyaWJlKHYgPT4gbmFtZS5zZXRWYWx1ZShwcm9ncmFtTmFtZSh2KSkpO1xyXG4gICAgcmV0dXJuIHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgICAgbmFtZSxcclxuICAgICAgdGl0bGUsXHJcbiAgICAgIGl0ZW1zOiB0aGlzLl9mYi5jb250cm9sKG1vZGVsPy5pdGVtcywgVmFsaWRhdG9ycy5yZXF1aXJlZClcclxuICAgIH0pO1xyXG4gIH1cclxufVxyXG4iLCI8Yml6ZG9jLWRlc2lnbmVyLWVsZW1lbnQgW2Zvcm1dPVwiZm9ybVwiIFtzdGF0ZV09XCJzdGF0ZVwiPlxyXG4gIDxuZy10ZW1wbGF0ZSBiaXpkb2NDb250ZW50PlxyXG4gICAgPGRpdiBjbGFzcz1cInJvd1wiPlxyXG4gICAgICA8c3BhbiBjbGFzcz1cImRpdmlkZXJcIj48L3NwYW4+XHJcbiAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIFttYXRNZW51VHJpZ2dlckZvcl09XCJvcHRpb25zXCIgW2Rpc2FibGVkXT1cIm1vZGVsLmRyYWZ0XCI+PG1hdC1pY29uPm1vcmVfdmVydDwvbWF0LWljb24+PC9idXR0b24+XHJcbiAgICAgIDxtYXQtbWVudSAjb3B0aW9ucz5cclxuICAgICAgICA8YnV0dG9uIG1hdC1tZW51LWl0ZW0gKGNsaWNrKT1cInRlc3QoKVwiPnt7J1Rlc3RUeXBlJ3x0cmFuc2xhdGV9fTwvYnV0dG9uPlxyXG4gICAgICA8L21hdC1tZW51PlxyXG4gICAgPC9kaXY+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuICA8bmctdGVtcGxhdGUgYml6ZG9jRWRpdENvbnRlbnQ+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ0lmPVwidmlldzsgZWxzZSBtYWluXCI+XHJcbiAgICAgIDxoMiBjbGFzcz1cIm1hdC10aXRsZVwiPnt7Y29udGV4dC50aXRsZXx0cmFuc2xhdGV9fTwvaDI+XHJcbiAgICAgIDxkaXYgKGRvY3VtZW50OmtleWRvd24uZXNjYXBlKT1cImNsb3NlVmlldygkZXZlbnQpXCIgI2VsZW1lbnQgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwidmlldzsgY29udGV4dDogY29udGV4dFwiPjwvbmctY29udGFpbmVyPlxyXG4gICAgICA8L2Rpdj5cclxuICAgICAgPGRpdiBjbGFzcz1cInJvdyBhY3Rpb25zXCI+XHJcbiAgICAgICAgPHNwYW4gY2xhc3M9XCJkaXZpZGVyXCI+PC9zcGFuPlxyXG4gICAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJjbG9zZVZpZXcoKVwiIHR5cGU9XCJidXR0b25cIiBbYml6ZG9jVG9vbHRpcF09XCInQmFjayd8dHJhbnNsYXRlXCI+PG1hdC1pY29uPmtleWJvYXJkX3JldHVybjwvbWF0LWljb24+PC9idXR0b24+XHJcbiAgICAgIDwvZGl2PlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuPC9iaXpkb2MtZGVzaWduZXItZWxlbWVudD5cclxuPG5nLXRlbXBsYXRlICNncm91cGZvcm0gbGV0LWZvcm0+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgIDxtYXQtZm9ybS1maWVsZCBjbGFzcz1cImZsZXhcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydUaXRsZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPGlucHV0IG1hdElucHV0IGZvcm1Db250cm9sTmFtZT1cInRpdGxlXCIgLz5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snTmFtZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPGlucHV0IG1hdElucHV0IGZvcm1Db250cm9sTmFtZT1cIm5hbWVcIiByZXF1aXJlZCAvPlxyXG4gICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ25hbWUnKS5oYXNFcnJvcigncmVxdWlyZWQnKVwiIFtpbm5lckhUTUxdPVwiJ1JlcXVpcmVkRXJyJ3x0cmFuc2xhdGU6KCdOYW1lJ3x0cmFuc2xhdGUpXCI+PC9tYXQtZXJyb3I+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0l0ZW1zJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBbcGxhY2Vob2xkZXJdPVwiJ0l0ZW1zJ3x0cmFuc2xhdGVcIiBtdWx0aXBsZSBmb3JtQ29udHJvbE5hbWU9XCJpdGVtc1wiIHJlcXVpcmVkPlxyXG4gICAgICAgIDwhLS08bWF0LXNlbGVjdC10cmlnZ2VyPlxyXG4gICAgICAgICAge3tncm91cC52YWx1ZS5pdGVtcyA/IGdyb3VwLnZhbHVlLml0ZW1zWzBdIDogJyd9fVxyXG4gICAgICAgICAgPHNwYW4gKm5nSWY9XCJmb3JtLnZhbHVlLml0ZW1zPy5sZW5ndGggPiAxXCI+XHJcbiAgICAgICAgICAgICgre3tmb3JtLnZhbHVlLml0ZW1zLmxlbmd0aCAtIDF9fSB7eyhmb3JtLnZhbHVlLml0ZW1zPy5sZW5ndGggPT09IDIgPyAnT3RoZXInIDogJ090aGVycycpfHRyYW5zbGF0ZX19KVxyXG4gICAgICAgICAgPC9zcGFuPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdC10cmlnZ2VyPi0tPlxyXG4gICAgICAgIDwhLS08bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgdiBvZiBzb3VyY2VcIiBbdmFsdWVdPVwidi5rZXlcIj5cclxuICAgICAgICAgIDxzcGFuICpuZ0lmPVwiIXR5cGUuY29sdW1uc1wiPnt7di52YWx1ZX19PC9zcGFuPlxyXG4gICAgICAgICAgPHNwYW4gKm5nSWY9XCJ0eXBlLmNvbHVtbnNcIj48c3BhbiAqbmdGb3I9XCJsZXQgYyBvZiB0eXBlLmNvbHVtbnNcIj57e3YudmFsdWVbYy5uYW1lXX19PC9zcGFuPjwvc3Bhbj5cclxuICAgICAgICA8L21hdC1vcHRpb24+LS0+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IHYgb2YgdmFsdWVzXCIgW3ZhbHVlXT1cInYua2V5XCI+XHJcbiAgICAgICAgICA8c3Bhbj57e3YudmFsdWV9fTwvc3Bhbj5cclxuICAgICAgICA8L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPG1hdC1lcnJvciAqbmdJZj1cImZvcm0uZ2V0KCdpdGVtcycpLmhhc0Vycm9yKCdyZXF1aXJlZCcpXCIgW2lubmVySFRNTF09XCInUmVxdWlyZWRFcnInfHRyYW5zbGF0ZTooJ0l0ZW1zJ3x0cmFuc2xhdGUpXCI+PC9tYXQtZXJyb3I+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gIDwvZm9ybT5cclxuPC9uZy10ZW1wbGF0ZT5cclxuPG5nLXRlbXBsYXRlICNwYXR0ZXJuZm9ybSBsZXQtZm9ybT5cclxuICA8Zm9ybSBhdXRvY29tcGxldGU9XCJvZmZcIiBbZm9ybUdyb3VwXT1cImZvcm1cIiBjbGFzcz1cImNvbHVtblwiPlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J1RpdGxlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8aW5wdXQgbWF0SW5wdXQgZm9ybUNvbnRyb2xOYW1lPVwidGl0bGVcIiAvPlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxtYXQtZm9ybS1maWVsZCBjbGFzcz1cImZsZXhcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydOYW1lJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8aW5wdXQgbWF0SW5wdXQgZm9ybUNvbnRyb2xOYW1lPVwibmFtZVwiIHJlcXVpcmVkIC8+XHJcbiAgICAgIDxtYXQtZXJyb3IgKm5nSWY9XCJmb3JtLmdldCgnbmFtZScpLmhhc0Vycm9yKCdyZXF1aXJlZCcpXCIgW2lubmVySFRNTF09XCInUmVxdWlyZWRFcnInfHRyYW5zbGF0ZTooJ05hbWUnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snRXhwcmVzc2lvbid8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPGlucHV0IG1hdElucHV0IGZvcm1Db250cm9sTmFtZT1cImV4cHJlc3Npb25cIiByZXF1aXJlZCAvPlxyXG4gICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ2V4cHJlc3Npb24nKS5oYXNFcnJvcigncmVxdWlyZWQnKVwiIFtpbm5lckhUTUxdPVwiJ1JlcXVpcmVkRXJyJ3x0cmFuc2xhdGU6KCdFeHByZXNzaW9uJ3x0cmFuc2xhdGUpXCI+PC9tYXQtZXJyb3I+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gIDwvZm9ybT5cclxuPC9uZy10ZW1wbGF0ZT5cclxuPG5nLXRlbXBsYXRlICNtYWluPlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8aDIgY2xhc3M9XCJtYXQtdGl0bGUgcm93XCI+XHJcbiAgICAgIHt7J0dyb3Vwcyd8dHJhbnNsYXRlfX1cclxuICAgICAgPHNwYW4gY2xhc3M9XCJkaXZpZGVyXCI+PC9zcGFuPlxyXG4gICAgICA8YnV0dG9uIG1hdC1pY29uLWJ1dHRvbiAoY2xpY2spPVwiYWRkKGdyb3VwcywgbmV3R3JvdXAoKSwgJ0dyb3VwJywgZ3JvdXBmb3JtKVwiIFtiaXpkb2NUb29sdGlwXT1cIidBZGQnfHRyYW5zbGF0ZVwiIHR5cGU9XCJidXR0b25cIj48bWF0LWljb24+YWRkX2NpcmNsZV9vdXRsaW5lPC9tYXQtaWNvbj48L2J1dHRvbj5cclxuICAgIDwvaDI+XHJcbiAgICA8dGFibGUgZm9ybUFycmF5TmFtZT1cImdyb3Vwc1wiIGNsYXNzPVwibWF0LXRhYmxlXCIgY2RrRHJvcExpc3QgKGNka0Ryb3BMaXN0RHJvcHBlZCk9XCJkcm9wKCRldmVudCwgZ3JvdXBzKVwiPlxyXG4gICAgICA8dHIgY2xhc3M9XCJtYXQtcm93XCIgKm5nRm9yPVwibGV0IGcgb2YgZ3JvdXBzLmNvbnRyb2xzOyBpbmRleCBhcyBpbmRleFwiIFtmb3JtR3JvdXBdPVwiZ1wiIGNka0RyYWc+XHJcbiAgICAgICAgPHRkIGNsYXNzPVwibWF0LWNlbGxcIj5cclxuICAgICAgICAgIDxtYXQtaWNvbiBjZGtEcmFnSGFuZGxlPmRyYWdfaW5kaWNhdG9yPC9tYXQtaWNvbj5cclxuICAgICAgICA8L3RkPlxyXG4gICAgICAgIDx0ZCBjbGFzcz1cIm1hdC1jZWxsXCIgd2lkdGg9XCI5OSVcIj5cclxuICAgICAgICAgIHt7Zy5nZXQoJ3RpdGxlJykudmFsdWUgfX1cclxuICAgICAgICA8L3RkPlxyXG4gICAgICAgIDx0ZCBjbGFzcz1cIm1hdC1jZWxsXCIgc3R5bGU9XCJ3b3JkLWJyZWFrOmtlZXAtYWxsXCI+XHJcbiAgICAgICAgICA8YnV0dG9uIG1hdC1pY29uLWJ1dHRvbiAoY2xpY2spPVwiZWRpdChnLCAnR3JvdXAnLCBncm91cGZvcm0pXCIgW2JpemRvY1Rvb2x0aXBdPVwiJ0VkaXQnfHRyYW5zbGF0ZVwiIHR5cGU9XCJidXR0b25cIj48bWF0LWljb24+ZWRpdDwvbWF0LWljb24+PC9idXR0b24+XHJcbiAgICAgICAgICA8YnV0dG9uIG1hdC1pY29uLWJ1dHRvbiAoY2xpY2spPVwiZ3JvdXBzLnJlbW92ZUF0KGluZGV4KVwiIFtiaXpkb2NUb29sdGlwXT1cIidSZW1vdmUnfHRyYW5zbGF0ZVwiIHR5cGU9XCJidXR0b25cIj48bWF0LWljb24+ZGVsZXRlPC9tYXQtaWNvbj48L2J1dHRvbj5cclxuICAgICAgICA8L3RkPlxyXG4gICAgICA8L3RyPlxyXG4gICAgPC90YWJsZT5cclxuICAgIDxoMiBjbGFzcz1cIm1hdC10aXRsZSByb3dcIj5cclxuICAgICAge3snUGF0dGVybnMnfHRyYW5zbGF0ZX19XHJcbiAgICAgIDxzcGFuIGNsYXNzPVwiZGl2aWRlclwiPjwvc3Bhbj5cclxuICAgICAgPGJ1dHRvbiBtYXQtaWNvbi1idXR0b24gKGNsaWNrKT1cImFkZChwYXR0ZXJucywgbmV3UGF0dGVybigpLCAnUGF0dGVybicsIHBhdHRlcm5mb3JtKVwiIFtiaXpkb2NUb29sdGlwXT1cIidBZGQnfHRyYW5zbGF0ZVwiIHR5cGU9XCJidXR0b25cIj48bWF0LWljb24+YWRkX2NpcmNsZV9vdXRsaW5lPC9tYXQtaWNvbj48L2J1dHRvbj5cclxuICAgIDwvaDI+XHJcbiAgICA8dGFibGUgZm9ybUFycmF5TmFtZT1cInBhdHRlcm5zXCIgY2xhc3M9XCJtYXQtdGFibGVcIiBjZGtEcm9wTGlzdCAoY2RrRHJvcExpc3REcm9wcGVkKT1cImRyb3AoJGV2ZW50LCBwYXR0ZXJucylcIj5cclxuICAgICAgPHRyIGNsYXNzPVwibWF0LXJvd1wiICpuZ0Zvcj1cImxldCBwIG9mIHBhdHRlcm5zLmNvbnRyb2xzOyBpbmRleCBhcyBpbmRleFwiIFtmb3JtR3JvdXBdPVwicFwiIGNka0RyYWc+XHJcbiAgICAgICAgPHRkIGNsYXNzPVwibWF0LWNlbGxcIj5cclxuICAgICAgICAgIDxtYXQtaWNvbiBjZGtEcmFnSGFuZGxlPmRyYWdfaW5kaWNhdG9yPC9tYXQtaWNvbj5cclxuICAgICAgICA8L3RkPlxyXG4gICAgICAgIDx0ZCBjbGFzcz1cIm1hdC1jZWxsXCIgd2lkdGg9XCI5OSVcIj5cclxuICAgICAgICAgIHt7cC5nZXQoJ3RpdGxlJykudmFsdWUgfX1cclxuICAgICAgICA8L3RkPlxyXG4gICAgICAgIDx0ZCBjbGFzcz1cIm1hdC1jZWxsXCIgc3R5bGU9XCJ3b3JkLWJyZWFrOmtlZXAtYWxsXCI+XHJcbiAgICAgICAgICA8YnV0dG9uIG1hdC1pY29uLWJ1dHRvbiAoY2xpY2spPVwiZWRpdChwLCAnUGF0dGVybicsIHBhdHRlcm5mb3JtKVwiIFtiaXpkb2NUb29sdGlwXT1cIidFZGl0J3x0cmFuc2xhdGVcIiB0eXBlPVwiYnV0dG9uXCI+PG1hdC1pY29uPmVkaXQ8L21hdC1pY29uPjwvYnV0dG9uPlxyXG4gICAgICAgICAgPGJ1dHRvbiBtYXQtaWNvbi1idXR0b24gKGNsaWNrKT1cInBhdHRlcm5zLnJlbW92ZUF0KGluZGV4KVwiIFtiaXpkb2NUb29sdGlwXT1cIidSZW1vdmUnfHRyYW5zbGF0ZVwiIHR5cGU9XCJidXR0b25cIj48bWF0LWljb24+ZGVsZXRlPC9tYXQtaWNvbj48L2J1dHRvbj5cclxuICAgICAgICA8L3RkPlxyXG4gICAgICA8L3RyPlxyXG4gICAgPC90YWJsZT5cclxuICAgIDxtYXQtc2xpZGUtdG9nZ2xlIGZvcm1Db250cm9sTmFtZT1cImFzc2lnbmFibGVcIj57eydBc3NpZ25hYmxlJ3x0cmFuc2xhdGV9fTwvbWF0LXNsaWRlLXRvZ2dsZT5cclxuICA8L2Zvcm0+XHJcbjwvbmctdGVtcGxhdGU+XHJcbiJdfQ==
|