@bizdoc/core 1.16.30 → 1.16.31
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 +1 -1
- 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 +3 -3
- package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +12 -12
- package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/designer.base.mjs +9 -9
- package/esm2020/lib/admin/configuration-designer/designer.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/node.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/policy.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/return-to-role-action.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/role.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/rule.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/state.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/utility.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/icon-picker.component.mjs +3 -3
- package/esm2020/lib/admin/core/ace.input.mjs +3 -3
- package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2020/lib/admin/core/search.input.mjs +3 -3
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2020/lib/admin/form/designer/designer.component.mjs +3 -3
- package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2020/lib/admin/localized-string.component.mjs +3 -3
- package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2020/lib/admin/system.service.mjs +3 -3
- package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +6 -6
- package/esm2020/lib/bizdoc.module.mjs +4 -4
- package/esm2020/lib/browse/browse-items.component.mjs +3 -3
- package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2020/lib/chat/chat-info.mjs +3 -3
- package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2020/lib/chat/chat.service.mjs +3 -3
- package/esm2020/lib/chat/contacts.component.mjs +6 -6
- package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2020/lib/compose/action/assign-action.component.mjs +5 -5
- package/esm2020/lib/compose/action/moveto-action.component.mjs +3 -3
- package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
- package/esm2020/lib/compose/box/box.component.mjs +3 -3
- package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
- package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
- package/esm2020/lib/compose/comments/comments.pane.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
- package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2020/lib/compose/dismiss.service.mjs +3 -3
- package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/document.component.mjs +3 -3
- package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/document.pane.component.mjs +3 -3
- package/esm2020/lib/compose/events/events.component.mjs +3 -3
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2020/lib/compose/form.component.mjs +3 -3
- package/esm2020/lib/compose/new-menu.component.mjs +3 -3
- package/esm2020/lib/compose/privilage.directive.mjs +6 -6
- package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/state.component.mjs +3 -3
- package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2020/lib/compose/trace/flow.component.mjs +3 -3
- package/esm2020/lib/compose/trace/people.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
- package/esm2020/lib/core/account.service.mjs +3 -3
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2020/lib/core/controls/address.input.mjs +3 -3
- package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
- package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
- package/esm2020/lib/core/controls/file.input.mjs +3 -3
- package/esm2020/lib/core/controls/select.input.mjs +3 -3
- package/esm2020/lib/core/controls/signature.input.mjs +3 -3
- package/esm2020/lib/core/controls/time-picker.mjs +3 -3
- package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
- package/esm2020/lib/core/datasource.service.mjs +3 -3
- package/esm2020/lib/core/guide/guide.component.mjs +3 -3
- package/esm2020/lib/core/guide/guide.service.mjs +3 -3
- package/esm2020/lib/core/guide/help-tip.component.mjs +3 -3
- package/esm2020/lib/core/http.interceptor.mjs +3 -3
- package/esm2020/lib/core/hub.service.mjs +3 -3
- package/esm2020/lib/core/identity/identity.component.mjs +3 -3
- package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2020/lib/core/info/document-info.service.mjs +3 -3
- package/esm2020/lib/core/info/location-info.component.mjs +3 -3
- package/esm2020/lib/core/info/map-info.mjs +3 -3
- package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.mjs +3 -3
- package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
- package/esm2020/lib/core/layout/date.field.mjs +3 -3
- package/esm2020/lib/core/layout/expression.field.mjs +3 -3
- package/esm2020/lib/core/layout/file.field.mjs +3 -3
- package/esm2020/lib/core/layout/html.field.mjs +3 -3
- package/esm2020/lib/core/layout/input.base.mjs +3 -3
- package/esm2020/lib/core/layout/input.field.mjs +3 -3
- package/esm2020/lib/core/layout/layout.component.mjs +3 -3
- package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
- package/esm2020/lib/core/layout/select.field.mjs +3 -3
- package/esm2020/lib/core/layout/switch.field.mjs +3 -3
- package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
- package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
- package/esm2020/lib/core/lottie-animation.mjs +3 -3
- package/esm2020/lib/core/mailbox.service.mjs +3 -3
- package/esm2020/lib/core/none.component.mjs +3 -3
- package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/localized-string.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/time-ago.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2020/lib/core/popup/popup.component.mjs +3 -3
- package/esm2020/lib/core/popup/popup.service.mjs +3 -3
- package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2020/lib/core/prompt.service.mjs +3 -3
- package/esm2020/lib/core/router.mjs +6 -6
- package/esm2020/lib/core/save-changes.dialog.mjs +3 -3
- package/esm2020/lib/core/session.service.mjs +3 -3
- package/esm2020/lib/core/slots/router.directive.mjs +3 -3
- package/esm2020/lib/core/slots/router.service.mjs +3 -3
- package/esm2020/lib/core/slots/slots.component.mjs +3 -3
- package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2020/lib/core/tagging/users.component.mjs +3 -3
- package/esm2020/lib/core/translate.service.mjs +3 -3
- package/esm2020/lib/core/window-title.service.mjs +3 -3
- package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
- package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2020/lib/cube/cube-info.service.mjs +3 -3
- package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2020/lib/cube/cube-view.component.mjs +3 -3
- package/esm2020/lib/cube/cube.service.mjs +3 -3
- package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/table.component.mjs +3 -3
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2020/lib/cube/view-base.mjs +3 -3
- package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/view.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/compare.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2020/lib/desktop.module.mjs +4 -4
- package/esm2020/lib/home/about/about.dialog.mjs +3 -3
- package/esm2020/lib/home/home-base.component.mjs +3 -3
- package/esm2020/lib/home/home.desktop.component.mjs +3 -3
- package/esm2020/lib/home/home.mobile.component.mjs +3 -3
- package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2020/lib/home/options/options.component.mjs +3 -3
- package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
- package/esm2020/lib/home/sign/sign.component.mjs +3 -3
- package/esm2020/lib/home/tools.component.mjs +3 -3
- package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2020/lib/mobile.module.mjs +4 -4
- package/esm2020/lib/modules/chart.module.mjs +4 -4
- package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
- package/esm2020/lib/modules/dayjs.module.mjs +4 -4
- package/esm2020/lib/modules/diagram.module.mjs +4 -4
- package/esm2020/lib/modules/gantt.module.mjs +4 -4
- package/esm2020/lib/modules/grid.module.mjs +4 -4
- package/esm2020/lib/modules/material.module.mjs +4 -4
- package/esm2020/lib/modules/paginator.intl.mjs +3 -3
- package/esm2020/lib/modules/pivot.module.mjs +4 -4
- package/esm2020/lib/modules/schedule.module.mjs +4 -4
- package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2020/lib/modules/stepper.intl.mjs +3 -3
- package/esm2020/lib/modules/texteditor.module.mjs +4 -4
- package/esm2020/lib/notifications/filter.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.service.mjs +3 -3
- package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2020/lib/options/options.component.mjs +3 -3
- package/esm2020/lib/options/options.service.mjs +3 -3
- package/esm2020/lib/reports/arguments-component.mjs +3 -3
- package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
- package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2020/lib/reports/report.pane.component.mjs +3 -3
- package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
- package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2020/lib/search/cube.component.mjs +3 -3
- package/esm2020/lib/search/document.component.mjs +3 -3
- package/esm2020/lib/search/guide.component.mjs +3 -3
- package/esm2020/lib/search/path.component.mjs +3 -3
- package/esm2020/lib/search/search.service.mjs +3 -3
- package/esm2020/lib/shared.module.mjs +4 -4
- package/esm2020/lib/system.module.mjs +4 -4
- package/esm2020/lib/views/cube/chart.component.mjs +3 -3
- package/esm2020/lib/views/cube/cube-base.mjs +3 -3
- package/esm2020/lib/views/cube/explore.component.mjs +3 -3
- package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
- package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2020/lib/views/cube/sum.component.mjs +3 -3
- package/esm2020/lib/views/cube/view.component.mjs +3 -3
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
- package/esm2020/lib/views/view-item.component.mjs +3 -3
- package/esm2020/lib/views/views.component.mjs +3 -3
- package/esm2020/lib/views/views.mobile.component.mjs +3 -3
- package/esm2020/lib/views/views.pane.component.mjs +3 -3
- package/fesm2015/bizdoc-core.mjs +1073 -1073
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1073 -1073
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/package.json +1 -1
- package/bizdoc-core.d.ts.map +0 -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/admin-dismiss.service.d.ts.map +0 -1
- package/lib/admin/admin-menu.component.d.ts.map +0 -1
- 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/configuration-designer/cube-axes-filter.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/declarations.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer-element.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer-privileges.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer.base.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/action.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/analysis-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/analysis-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/anomaly-rule.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/box-form.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/configuration-datasource.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube-index-utility.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/documents-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/documents-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/explore-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/folder.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/form.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/guide.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/matrix-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/node.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/parallel-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/performance-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/pivot-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/policy.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/return-to-role-action.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/role.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/rule.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/state.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/sum-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/tasks-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/type.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/usage-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/utility.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/icon-picker.component.d.ts.map +0 -1
- package/lib/admin/core/ace.input.d.ts.map +0 -1
- package/lib/admin/core/color-picker.input.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/core/search.input.d.ts.map +0 -1
- package/lib/admin/diff/configuration-diff.component.d.ts.map +0 -1
- package/lib/admin/document-trace/document-trace.component.d.ts.map +0 -1
- package/lib/admin/document-trace/reassign.dialog.d.ts.map +0 -1
- package/lib/admin/document-trace/timeline.d.ts.map +0 -1
- package/lib/admin/document-trace/trace-element.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/designer.component.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/admin/form/form.resolve.service.d.ts.map +0 -1
- package/lib/admin/form/workflow/node-ref.d.ts.map +0 -1
- package/lib/admin/form/workflow/node.component.d.ts.map +0 -1
- package/lib/admin/form/workflow/role-node.component.d.ts.map +0 -1
- package/lib/admin/form/workflow/workflow.component.d.ts.map +0 -1
- package/lib/admin/indices/manage-cube-index.component.d.ts.map +0 -1
- package/lib/admin/localized-string.component.d.ts.map +0 -1
- package/lib/admin/patterns/patterns.component.d.ts.map +0 -1
- package/lib/admin/permissions/permissions.component.d.ts.map +0 -1
- package/lib/admin/positions/positions-popup.component.d.ts.map +0 -1
- package/lib/admin/positions/positions.component.d.ts.map +0 -1
- package/lib/admin/profiler/outofoffice.component.d.ts.map +0 -1
- package/lib/admin/profiler/profiler.component.d.ts.map +0 -1
- package/lib/admin/system.service.d.ts.map +0 -1
- package/lib/admin/utility-ref.d.ts.map +0 -1
- package/lib/admin/utility-wrapper.component.d.ts.map +0 -1
- package/lib/admin/utility.pane.component.d.ts.map +0 -1
- package/lib/app.component.d.ts.map +0 -1
- package/lib/bizdoc.module.d.ts.map +0 -1
- package/lib/browse/browse-items.component.d.ts.map +0 -1
- package/lib/browse/browse.mobile.component.d.ts.map +0 -1
- package/lib/browse/browse.pane.component.d.ts.map +0 -1
- package/lib/browse/expanded-item/expanded-item.component.d.ts.map +0 -1
- package/lib/browse/filter/filter.component.d.ts.map +0 -1
- package/lib/browse/folders-menu.component.d.ts.map +0 -1
- package/lib/chat/chat-info.d.ts.map +0 -1
- package/lib/chat/chat.mobile.component.d.ts.map +0 -1
- package/lib/chat/chat.service.d.ts.map +0 -1
- package/lib/chat/contacts.component.d.ts.map +0 -1
- package/lib/chat/contacts.pane.component.d.ts.map +0 -1
- package/lib/chat/conversation.component.d.ts.map +0 -1
- package/lib/chat/conversation.pane.component.d.ts.map +0 -1
- package/lib/compose/action/action-picker.component.d.ts.map +0 -1
- package/lib/compose/action/action-ref.d.ts.map +0 -1
- package/lib/compose/action/action.base.d.ts.map +0 -1
- package/lib/compose/action/action.dialog.d.ts.map +0 -1
- package/lib/compose/action/action.pane.dialog.exp.d.ts.map +0 -1
- package/lib/compose/action/assign-action.component.d.ts.map +0 -1
- package/lib/compose/action/moveto-action.component.d.ts.map +0 -1
- package/lib/compose/action/return-action.component.d.ts.map +0 -1
- package/lib/compose/attachments/attachments.component.d.ts.map +0 -1
- package/lib/compose/attachments/preview/attachment-preview.component.d.ts.map +0 -1
- package/lib/compose/attachments/progress-button.directive.d.ts.map +0 -1
- package/lib/compose/box/box.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/compose/can-deactivate-changes.service.d.ts.map +0 -1
- package/lib/compose/comments/comment.component.d.ts.map +0 -1
- package/lib/compose/comments/comments.component.d.ts.map +0 -1
- package/lib/compose/comments/comments.pane.component.d.ts.map +0 -1
- package/lib/compose/comments/edit-comment.component.d.ts.map +0 -1
- package/lib/compose/comments/edits.component.d.ts.map +0 -1
- package/lib/compose/comments/quick-comment.component.exp.d.ts.map +0 -1
- package/lib/compose/comments/votes.component.d.ts.map +0 -1
- package/lib/compose/compose-resolve.service.d.ts.map +0 -1
- package/lib/compose/compose.mobile.component.d.ts.map +0 -1
- package/lib/compose/compose.pane.component.d.ts.map +0 -1
- package/lib/compose/copy/copy.dialog.d.ts.map +0 -1
- package/lib/compose/dismiss.service.d.ts.map +0 -1
- package/lib/compose/document-resolver.service.d.ts.map +0 -1
- package/lib/compose/document.component.d.ts.map +0 -1
- package/lib/compose/document.mobile.component.d.ts.map +0 -1
- package/lib/compose/document.pane.component.d.ts.map +0 -1
- package/lib/compose/events/events.component.d.ts.map +0 -1
- package/lib/compose/form-ref.d.ts.map +0 -1
- package/lib/compose/form-selector/form-selector.sheet.d.ts.map +0 -1
- package/lib/compose/form.component.d.ts.map +0 -1
- package/lib/compose/new-menu.component.d.ts.map +0 -1
- package/lib/compose/privilage.directive.d.ts.map +0 -1
- package/lib/compose/recipient-resolver.service.d.ts.map +0 -1
- package/lib/compose/state.component.d.ts.map +0 -1
- package/lib/compose/tag/tags.component.d.ts.map +0 -1
- package/lib/compose/trace/flow.component.d.ts.map +0 -1
- package/lib/compose/trace/people.component.d.ts.map +0 -1
- package/lib/compose/trace/trace.base.d.ts.map +0 -1
- package/lib/compose/trace/trace.component.d.ts.map +0 -1
- package/lib/compose/trace/trace.pane.component.d.ts.map +0 -1
- package/lib/compose/version-compare/version-compare.component.d.ts.map +0 -1
- package/lib/compose/version-compare/version-compare.directive.d.ts.map +0 -1
- package/lib/compose/version-compare/version.pane.component.d.ts.map +0 -1
- package/lib/core/NgComponentOutlet.d.ts.map +0 -1
- package/lib/core/account.service.d.ts.map +0 -1
- package/lib/core/animated-icon/animated-icon.directive.d.ts.map +0 -1
- package/lib/core/animations.d.ts.map +0 -1
- package/lib/core/authentication.d.ts.map +0 -1
- package/lib/core/avatar/avatar.component.d.ts.map +0 -1
- package/lib/core/base.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/colors.d.ts.map +0 -1
- package/lib/core/component-factory-resolver.d.ts.map +0 -1
- package/lib/core/configuration.d.ts.map +0 -1
- package/lib/core/controls/address.input.d.ts.map +0 -1
- package/lib/core/controls/auto-complete.input.d.ts.map +0 -1
- package/lib/core/controls/combination-picker-body.d.ts.map +0 -1
- package/lib/core/controls/combination-picker.d.ts.map +0 -1
- package/lib/core/controls/combination-pool.d.ts.map +0 -1
- package/lib/core/controls/file.input.d.ts.map +0 -1
- package/lib/core/controls/select.input.d.ts.map +0 -1
- package/lib/core/controls/signature.input.d.ts.map +0 -1
- package/lib/core/controls/time-picker.d.ts.map +0 -1
- package/lib/core/controls/timespan.input.d.ts.map +0 -1
- package/lib/core/datasource.service.d.ts.map +0 -1
- package/lib/core/decorators.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/firebase.service.d.ts.map +0 -1
- package/lib/core/functions.d.ts.map +0 -1
- package/lib/core/guide/guide.component.d.ts.map +0 -1
- package/lib/core/guide/guide.service.d.ts.map +0 -1
- package/lib/core/guide/help-tip.component.d.ts.map +0 -1
- package/lib/core/http.interceptor.d.ts.map +0 -1
- package/lib/core/hub.service.d.ts.map +0 -1
- package/lib/core/identity/identity.component.d.ts.map +0 -1
- package/lib/core/info/attachment-info.service.d.ts.map +0 -1
- package/lib/core/info/document-info.service.d.ts.map +0 -1
- package/lib/core/info/location-info.component.d.ts.map +0 -1
- package/lib/core/info/map-info.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/autocomplete.field.d.ts.map +0 -1
- package/lib/core/layout/checkbox.d.ts.map +0 -1
- package/lib/core/layout/checkbox.field.d.ts.map +0 -1
- package/lib/core/layout/date-range.field.d.ts.map +0 -1
- package/lib/core/layout/date.field.d.ts.map +0 -1
- package/lib/core/layout/expression.field.d.ts.map +0 -1
- package/lib/core/layout/file.field.d.ts.map +0 -1
- package/lib/core/layout/html.field.d.ts.map +0 -1
- package/lib/core/layout/input.base.d.ts.map +0 -1
- package/lib/core/layout/input.field.d.ts.map +0 -1
- package/lib/core/layout/layout.component.d.ts.map +0 -1
- package/lib/core/layout/numeric.field.d.ts.map +0 -1
- package/lib/core/layout/select.field.d.ts.map +0 -1
- package/lib/core/layout/switch.field.d.ts.map +0 -1
- package/lib/core/layout/textarea.field.d.ts.map +0 -1
- package/lib/core/layout/timespan.field.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/core/lottie-animation.d.ts.map +0 -1
- package/lib/core/mailbox.service.d.ts.map +0 -1
- package/lib/core/models.d.ts.map +0 -1
- package/lib/core/none.component.d.ts.map +0 -1
- package/lib/core/pipes/action.pipe.d.ts.map +0 -1
- package/lib/core/pipes/calendar.pipe.d.ts.map +0 -1
- package/lib/core/pipes/date-format.pipe.d.ts.map +0 -1
- package/lib/core/pipes/daterange.pipe.d.ts.map +0 -1
- package/lib/core/pipes/difference.pipe.d.ts.map +0 -1
- package/lib/core/pipes/duration-format.pipe.d.ts.map +0 -1
- package/lib/core/pipes/duration.pipe.d.ts.map +0 -1
- package/lib/core/pipes/form.pipe.d.ts.map +0 -1
- package/lib/core/pipes/join.pipe.d.ts.map +0 -1
- package/lib/core/pipes/localized-string.pipe.d.ts.map +0 -1
- package/lib/core/pipes/role.pipe.d.ts.map +0 -1
- package/lib/core/pipes/sanitize-html.pipe.d.ts.map +0 -1
- package/lib/core/pipes/sort.pipe.d.ts.map +0 -1
- package/lib/core/pipes/state.pipe.d.ts.map +0 -1
- package/lib/core/pipes/time-ago.pipe.d.ts.map +0 -1
- package/lib/core/pipes/translate.pipe.d.ts.map +0 -1
- package/lib/core/pipes/type-value.pipe.d.ts.map +0 -1
- package/lib/core/pipes/user-name.pipe.d.ts.map +0 -1
- package/lib/core/popup/popup-ref.d.ts.map +0 -1
- package/lib/core/popup/popup.component.d.ts.map +0 -1
- package/lib/core/popup/popup.service.d.ts.map +0 -1
- package/lib/core/popup/tooltip.directive.d.ts.map +0 -1
- package/lib/core/prompt/ask/ask.dialog.d.ts.map +0 -1
- package/lib/core/prompt/mask/mask.component.d.ts.map +0 -1
- package/lib/core/prompt.service.d.ts.map +0 -1
- package/lib/core/router.d.ts.map +0 -1
- package/lib/core/save-changes.dialog.d.ts.map +0 -1
- package/lib/core/session.service.d.ts.map +0 -1
- package/lib/core/slots/pane-ref.d.ts.map +0 -1
- package/lib/core/slots/router.directive.d.ts.map +0 -1
- package/lib/core/slots/router.service.d.ts.map +0 -1
- package/lib/core/slots/slots.component.d.ts.map +0 -1
- package/lib/core/tagging/documents.component.d.ts.map +0 -1
- package/lib/core/tagging/edit-input.component.d.ts.map +0 -1
- package/lib/core/tagging/emoji.component.d.ts.map +0 -1
- package/lib/core/tagging/tagging-item.directive.d.ts.map +0 -1
- package/lib/core/tagging/tagging.component-base.d.ts.map +0 -1
- package/lib/core/tagging/tagging.directive.d.ts.map +0 -1
- package/lib/core/tagging/tagging.pipe.d.ts.map +0 -1
- package/lib/core/tagging/users.component.d.ts.map +0 -1
- package/lib/core/translate.service.d.ts.map +0 -1
- package/lib/core/translations.d.ts.map +0 -1
- package/lib/core/window-title.service.d.ts.map +0 -1
- package/lib/cube/accum/accum.component.d.ts.map +0 -1
- package/lib/cube/chart/chart.component.d.ts.map +0 -1
- package/lib/cube/cube-info.service.d.ts.map +0 -1
- package/lib/cube/cube-menu.component.d.ts.map +0 -1
- package/lib/cube/cube-view.component.d.ts.map +0 -1
- package/lib/cube/cube.service.d.ts.map +0 -1
- package/lib/cube/declarations.d.ts.map +0 -1
- package/lib/cube/explore/document-item.component.d.ts.map +0 -1
- package/lib/cube/explore/explore-item.component.d.ts.map +0 -1
- package/lib/cube/explore/explore-items.component.d.ts.map +0 -1
- package/lib/cube/explore/explore.pane.component.d.ts.map +0 -1
- package/lib/cube/explore/item-resolver.service.d.ts.map +0 -1
- package/lib/cube/explore/item.pane.component.d.ts.map +0 -1
- package/lib/cube/filter/filter-tags.component.exp.d.ts.map +0 -1
- package/lib/cube/filter/filter.component.d.ts.map +0 -1
- package/lib/cube/grid/grid.component.d.ts.map +0 -1
- package/lib/cube/grid/spreadsheet.component.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.base.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.mobile.component.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.pane.component.d.ts.map +0 -1
- package/lib/cube/matrix/popup.component.d.ts.map +0 -1
- package/lib/cube/matrix/table.component.d.ts.map +0 -1
- package/lib/cube/parallel/item.d.ts.map +0 -1
- package/lib/cube/parallel/parallel.component.d.ts.map +0 -1
- package/lib/cube/pivot/pivot.component.d.ts.map +0 -1
- package/lib/cube/sum/sum.component.d.ts.map +0 -1
- package/lib/cube/view-base.d.ts.map +0 -1
- package/lib/cube/view.mobile.component.d.ts.map +0 -1
- package/lib/cube/view.pane.component.d.ts.map +0 -1
- package/lib/dashboard/actions/actions.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/accum-cube.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/compare.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-analysis.base.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-analysis.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-chart.widget.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/dashboard/cube/documents.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/filter/filter.component.d.ts.map +0 -1
- package/lib/dashboard/dashboard.component.d.ts.map +0 -1
- package/lib/dashboard/dashboard.pane.component.d.ts.map +0 -1
- package/lib/dashboard/recents/recents.widget.d.ts.map +0 -1
- package/lib/dashboard/score/activity.widget.d.ts.map +0 -1
- package/lib/dashboard/score/compare-groups.widget.d.ts.map +0 -1
- package/lib/dashboard/score/peers-performance.widget.d.ts.map +0 -1
- package/lib/dashboard/score/pending-results.widget.d.ts.map +0 -1
- package/lib/dashboard/score/personal-score.widget.d.ts.map +0 -1
- package/lib/dashboard/widget-item.component.d.ts.map +0 -1
- package/lib/dashboard/widget-ref.d.ts.map +0 -1
- package/lib/designer.module.d.ts +0 -30
- package/lib/designer.module.d.ts.map +0 -1
- package/lib/desktop.module.d.ts.map +0 -1
- package/lib/home/about/about.dialog.d.ts.map +0 -1
- package/lib/home/home-base.component.d.ts.map +0 -1
- package/lib/home/home.desktop.component.d.ts.map +0 -1
- package/lib/home/home.mobile.component.d.ts.map +0 -1
- package/lib/home/notifications/notifications.component.d.ts.map +0 -1
- package/lib/home/options/options.component.d.ts.map +0 -1
- package/lib/home/outofoffice/outofoffice.component.d.ts.map +0 -1
- package/lib/home/sign/sign.component.d.ts.map +0 -1
- package/lib/home/tools.component.d.ts.map +0 -1
- package/lib/impersonate/impersonate.component.d.ts.map +0 -1
- package/lib/mobile.module.d.ts.map +0 -1
- package/lib/modules/chart.module.d.ts.map +0 -1
- package/lib/modules/circular-gauge.module.d.ts.map +0 -1
- package/lib/modules/date.adapter.d.ts.map +0 -1
- package/lib/modules/datepicker.intl.d.ts.map +0 -1
- package/lib/modules/dayjs.module.d.ts.map +0 -1
- package/lib/modules/diagram.module.d.ts.map +0 -1
- package/lib/modules/gantt.module.d.ts.map +0 -1
- package/lib/modules/grid.module.d.ts.map +0 -1
- package/lib/modules/material.module.d.ts.map +0 -1
- package/lib/modules/paginator.intl.d.ts.map +0 -1
- package/lib/modules/pivot.module.d.ts.map +0 -1
- package/lib/modules/schedule.module.d.ts.map +0 -1
- package/lib/modules/spreadsheet.module.d.ts.map +0 -1
- package/lib/modules/stepper.intl.d.ts.map +0 -1
- package/lib/modules/texteditor.module.d.ts.map +0 -1
- package/lib/notifications/filter.component.d.ts.map +0 -1
- package/lib/notifications/notifications-table.component.d.ts.map +0 -1
- package/lib/notifications/notifications.component-base.d.ts.map +0 -1
- package/lib/notifications/notifications.mobile.component.d.ts.map +0 -1
- package/lib/notifications/notifications.pane.component.d.ts.map +0 -1
- package/lib/notifications/notifications.service.d.ts.map +0 -1
- package/lib/notifications/types/commented.notification.d.ts.map +0 -1
- package/lib/notifications/types/cube-anomaly.notification.d.ts.map +0 -1
- package/lib/notifications/types/escalated.notification.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/notifications/types/liked.notification.d.ts.map +0 -1
- package/lib/notifications/types/long-running-task.notification.d.ts.map +0 -1
- package/lib/notifications/types/notification-base.d.ts.map +0 -1
- package/lib/notifications/types/nudge.notification.d.ts.map +0 -1
- package/lib/notifications/types/state-changed.notification.d.ts.map +0 -1
- package/lib/notifications/types/tagged.notification.d.ts.map +0 -1
- package/lib/notifications/types/text.notification.d.ts.map +0 -1
- package/lib/notifications/types/upcoming-event.notification.d.ts.map +0 -1
- package/lib/options/options.component.d.ts.map +0 -1
- package/lib/options/options.service.d.ts.map +0 -1
- package/lib/reports/arguments-component.d.ts.map +0 -1
- package/lib/reports/cube/documents.component.d.ts.map +0 -1
- package/lib/reports/cube/grid-documents.component.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
- package/lib/reports/cube/table-documents.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-args.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-base.d.ts.map +0 -1
- package/lib/reports/cube/usage-chart.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-pivot.component.d.ts.map +0 -1
- package/lib/reports/cube/usage.component.d.ts.map +0 -1
- package/lib/reports/report-ref.d.ts.map +0 -1
- package/lib/reports/report-viewer.component.d.ts.map +0 -1
- package/lib/reports/report.mobile.component.d.ts.map +0 -1
- package/lib/reports/report.pane.component.d.ts.map +0 -1
- package/lib/reports/reports-menu.component.d.ts.map +0 -1
- package/lib/reports/substitution/substitution.component.d.ts.map +0 -1
- package/lib/reports/table/table-view.component.d.ts.map +0 -1
- package/lib/reports/tasks/tasks.component.d.ts.map +0 -1
- package/lib/routes.desktop.d.ts.map +0 -1
- package/lib/routes.mobile.d.ts.map +0 -1
- package/lib/scheduler/schedule.component.d.ts.map +0 -1
- package/lib/scheduler/scheduler.mobile.component.d.ts.map +0 -1
- package/lib/scheduler/scheduler.pane.component.d.ts.map +0 -1
- package/lib/search/cube.component.d.ts.map +0 -1
- package/lib/search/declarations.d.ts.map +0 -1
- package/lib/search/document.component.d.ts.map +0 -1
- package/lib/search/guide.component.d.ts.map +0 -1
- package/lib/search/path.component.d.ts.map +0 -1
- package/lib/search/search.service.d.ts.map +0 -1
- package/lib/shared.module.d.ts.map +0 -1
- package/lib/system.module.d.ts.map +0 -1
- package/lib/views/cube/chart.component.d.ts.map +0 -1
- package/lib/views/cube/cube-base.d.ts.map +0 -1
- package/lib/views/cube/explore.component.d.ts.map +0 -1
- package/lib/views/cube/matrix.component.d.ts.map +0 -1
- package/lib/views/cube/parallel.component.d.ts.map +0 -1
- package/lib/views/cube/pivot.component.d.ts.map +0 -1
- package/lib/views/cube/sum.component.d.ts.map +0 -1
- package/lib/views/cube/view.component.d.ts.map +0 -1
- package/lib/views/document-view-ref.d.ts.map +0 -1
- package/lib/views/timeline/timeline.component.exp.d.ts.map +0 -1
- package/lib/views/view-item.component.d.ts.map +0 -1
- package/lib/views/views.component.d.ts.map +0 -1
- package/lib/views/views.mobile.component.d.ts.map +0 -1
- package/lib/views/views.pane.component.d.ts.map +0 -1
- package/public-api.d.ts.map +0 -1
@@ -1,84 +0,0 @@
|
|
1
|
-
import { Component } from "@angular/core";
|
2
|
-
import { DesignerTypeElementComponent } from "../designer.base";
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
import * as i1 from "@angular/forms";
|
5
|
-
import * as i2 from "@angular/material/checkbox";
|
6
|
-
import * as i3 from "../../core/localized-string.component";
|
7
|
-
import * as i4 from "../designer-element.component";
|
8
|
-
import * as i5 from "../../core/color-picker.input";
|
9
|
-
import * as i6 from "../../../core/pipes/translate.pipe";
|
10
|
-
function ActionDesignerComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
11
|
-
i0.ɵɵelementStart(0, "form", 2)(1, "div")(2, "mat-checkbox", 3);
|
12
|
-
i0.ɵɵtext(3);
|
13
|
-
i0.ɵɵpipe(4, "translate");
|
14
|
-
i0.ɵɵelementEnd()();
|
15
|
-
i0.ɵɵelementStart(5, "h2", 4);
|
16
|
-
i0.ɵɵtext(6);
|
17
|
-
i0.ɵɵpipe(7, "translate");
|
18
|
-
i0.ɵɵelementEnd();
|
19
|
-
i0.ɵɵelement(8, "bizdoc-localized-string", 5)(9, "bizdoc-localized-string", 6)(10, "bizdoc-localized-string", 7)(11, "bizdoc-localized-string", 8)(12, "bizdoc-localized-string", 9);
|
20
|
-
i0.ɵɵelementStart(13, "div");
|
21
|
-
i0.ɵɵelement(14, "bizdoc-color-picker", 10);
|
22
|
-
i0.ɵɵpipe(15, "translate");
|
23
|
-
i0.ɵɵelementEnd()();
|
24
|
-
} if (rf & 2) {
|
25
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
26
|
-
i0.ɵɵproperty("formGroup", ctx_r0.form);
|
27
|
-
i0.ɵɵadvance(3);
|
28
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 9, "EnableMultipleSelection"));
|
29
|
-
i0.ɵɵadvance(3);
|
30
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 11, "Labels"));
|
31
|
-
i0.ɵɵadvance(2);
|
32
|
-
i0.ɵɵproperty("placeholder", ctx_r0.Past);
|
33
|
-
i0.ɵɵadvance(1);
|
34
|
-
i0.ɵɵproperty("placeholder", ctx_r0.Verb);
|
35
|
-
i0.ɵɵadvance(1);
|
36
|
-
i0.ɵɵproperty("placeholder", ctx_r0.Adjective);
|
37
|
-
i0.ɵɵadvance(1);
|
38
|
-
i0.ɵɵproperty("placeholder", ctx_r0.AdjectivePlural);
|
39
|
-
i0.ɵɵadvance(1);
|
40
|
-
i0.ɵɵproperty("placeholder", ctx_r0.You);
|
41
|
-
i0.ɵɵadvance(2);
|
42
|
-
i0.ɵɵproperty("label", i0.ɵɵpipeBind1(15, 13, "Color"));
|
43
|
-
} }
|
44
|
-
const resources = ['you', 'youMale', 'youFemale', 'verb', 'past', 'pastMale', 'pastFemale', 'adjective', 'adjectivePlural'];
|
45
|
-
export class ActionDesignerComponent extends DesignerTypeElementComponent {
|
46
|
-
constructor() {
|
47
|
-
super(...arguments);
|
48
|
-
this.form = this._fb.group({
|
49
|
-
multiple: null,
|
50
|
-
color: null,
|
51
|
-
verb: null,
|
52
|
-
you: null,
|
53
|
-
youMale: null,
|
54
|
-
youFemale: null,
|
55
|
-
titleMale: null,
|
56
|
-
titleFemale: null,
|
57
|
-
past: null,
|
58
|
-
pastMale: null,
|
59
|
-
pastFemale: null,
|
60
|
-
adjective: null,
|
61
|
-
adjectivePlural: null,
|
62
|
-
});
|
63
|
-
}
|
64
|
-
ngOnInit() {
|
65
|
-
if (this.mode !== 'widget') {
|
66
|
-
this.model.resource && this.disable(...resources);
|
67
|
-
this._ref.unlock().subscribe(() => this.enable(...resources));
|
68
|
-
}
|
69
|
-
super.ngOnInit();
|
70
|
-
}
|
71
|
-
}
|
72
|
-
ActionDesignerComponent.ɵfac = /*@__PURE__*/ function () { let ɵActionDesignerComponent_BaseFactory; return function ActionDesignerComponent_Factory(t) { return (ɵActionDesignerComponent_BaseFactory || (ɵActionDesignerComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ActionDesignerComponent)))(t || ActionDesignerComponent); }; }();
|
73
|
-
ActionDesignerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ActionDesignerComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 3, consts: [[3, "form", "privileges", "state"], ["bizdocEditContent", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["formControlName", "multiple"], [1, "mat-title"], ["formControlName", "past", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "verb", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "adjective", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "adjectivePlural", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "you", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "color", 1, "flex", 3, "label"]], template: function ActionDesignerComponent_Template(rf, ctx) { if (rf & 1) {
|
74
|
-
i0.ɵɵelementStart(0, "bizdoc-designer-element", 0);
|
75
|
-
i0.ɵɵtemplate(1, ActionDesignerComponent_ng_template_1_Template, 16, 15, "ng-template", 1);
|
76
|
-
i0.ɵɵelementEnd();
|
77
|
-
} if (rf & 2) {
|
78
|
-
i0.ɵɵproperty("form", ctx.form)("privileges", true)("state", ctx.state);
|
79
|
-
} }, dependencies: [i1.ɵNgNoValidate, i1.NgControlStatus, i1.NgControlStatusGroup, i1.RequiredValidator, i1.FormGroupDirective, i1.FormControlName, i2.MatCheckbox, i3.LocalizedStringComponent, i4.EditContentDirective, i4.DesignerItemComponent, i5.ColorPicker, i6.TranslatePipe], encapsulation: 2 });
|
80
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ActionDesignerComponent, [{
|
81
|
-
type: Component,
|
82
|
-
args: [{ template: "<bizdoc-designer-element [form]=\"form\" [privileges]=\"true\" [state]=\"state\">\r\n <ng-template bizdocEditContent>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <div>\r\n <mat-checkbox formControlName=\"multiple\">{{'EnableMultipleSelection'|translate}}</mat-checkbox>\r\n </div>\r\n <h2 class=\"mat-title\">{{'Labels'|translate}}</h2>\r\n <bizdoc-localized-string formControlName=\"past\" [placeholder]=\"Past\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"verb\" [placeholder]=\"Verb\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"adjective\" [placeholder]=\"Adjective\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"adjectivePlural\" [placeholder]=\"AdjectivePlural\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"you\" [placeholder]=\"You\" required class=\"flex column\"></bizdoc-localized-string>\r\n <div>\r\n <bizdoc-color-picker formControlName=\"color\" [label]=\"'Color'|translate\" class=\"flex\"></bizdoc-color-picker>\r\n </div>\r\n </form>\r\n </ng-template>\r\n</bizdoc-designer-element>\r\n" }]
|
83
|
-
}], null, null); })();
|
84
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWN0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2FjdGlvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hY3Rpb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7O0lDQzVELCtCQUEyRCxVQUFBLHNCQUFBO0lBRWQsWUFBdUM7O0lBQUEsaUJBQWUsRUFBQTtJQUVqRyw2QkFBc0I7SUFBQSxZQUFzQjs7SUFBQSxpQkFBSztJQUNqRCw2Q0FBNEgsaUNBQUEsa0NBQUEsa0NBQUEsa0NBQUE7SUFLNUgsNEJBQUs7SUFDSCwyQ0FBNEc7O0lBQzlHLGlCQUFNLEVBQUE7OztJQVppQix1Q0FBa0I7SUFFRSxlQUF1QztJQUF2QyxxRUFBdUM7SUFFNUQsZUFBc0I7SUFBdEIscURBQXNCO0lBQ0ksZUFBb0I7SUFBcEIseUNBQW9CO0lBQ3BCLGVBQW9CO0lBQXBCLHlDQUFvQjtJQUNmLGVBQXlCO0lBQXpCLDhDQUF5QjtJQUNuQixlQUErQjtJQUEvQixvREFBK0I7SUFDM0MsZUFBbUI7SUFBbkIsd0NBQW1CO0lBRW5CLGVBQTJCO0lBQTNCLHVEQUEyQjs7QURWaEYsTUFBTSxTQUFTLEdBQUcsQ0FBQyxLQUFLLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxNQUFNLEVBQUUsTUFBTSxFQUFFLFVBQVUsRUFBRSxZQUFZLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixDQUFDLENBQUM7QUFFNUgsTUFBTSxPQUFPLHVCQUF3QixTQUFRLDRCQUE0QjtJQUR6RTs7UUFFRSxTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDcEIsUUFBUSxFQUFFLElBQUk7WUFDZCxLQUFLLEVBQUUsSUFBSTtZQUNYLElBQUksRUFBRSxJQUFJO1lBQ1YsR0FBRyxFQUFFLElBQUk7WUFDVCxPQUFPLEVBQUUsSUFBSTtZQUNiLFNBQVMsRUFBRSxJQUFJO1lBQ2YsU0FBUyxFQUFFLElBQUk7WUFDZixXQUFXLEVBQUUsSUFBSTtZQUNqQixJQUFJLEVBQUUsSUFBSTtZQUNWLFFBQVEsRUFBRSxJQUFJO1lBQ2QsVUFBVSxFQUFFLElBQUk7WUFDaEIsU0FBUyxFQUFFLElBQUk7WUFDZixlQUFlLEVBQUUsSUFBSTtTQUN0QixDQUFDLENBQUM7S0FRSjtJQVBDLFFBQVE7UUFDTixJQUFJLElBQUksQ0FBQyxJQUFJLEtBQUssUUFBUSxFQUFFO1lBQzFCLElBQUksQ0FBQyxLQUFLLENBQUMsUUFBUSxJQUFJLElBQUksQ0FBQyxPQUFPLENBQUMsR0FBRyxTQUFTLENBQUMsQ0FBQztZQUNsRCxJQUFJLENBQUMsSUFBSSxDQUFDLE1BQU0sRUFBRSxDQUFDLFNBQVMsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsU0FBUyxDQUFDLENBQUMsQ0FBQztTQUMvRDtRQUNELEtBQUssQ0FBQyxRQUFRLEVBQUUsQ0FBQztJQUNuQixDQUFDOzsyUUF0QlUsdUJBQXVCLFNBQXZCLHVCQUF1QjswRUFBdkIsdUJBQXVCO1FDTHBDLGtEQUEyRTtRQUN6RSwwRkFlYztRQUNoQixpQkFBMEI7O1FBakJELCtCQUFhLG9CQUFBLG9CQUFBOzt1RkRLekIsdUJBQXVCO2NBRG5DLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50IH0gZnJvbSBcIi4uL2Rlc2lnbmVyLmJhc2VcIjtcclxuXHJcbmNvbnN0IHJlc291cmNlcyA9IFsneW91JywgJ3lvdU1hbGUnLCAneW91RmVtYWxlJywgJ3ZlcmInLCAncGFzdCcsICdwYXN0TWFsZScsICdwYXN0RmVtYWxlJywgJ2FkamVjdGl2ZScsICdhZGplY3RpdmVQbHVyYWwnXTtcclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnYWN0aW9uLmNvbXBvbmVudC5odG1sJyB9KVxyXG5leHBvcnQgY2xhc3MgQWN0aW9uRGVzaWduZXJDb21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50IHtcclxuICBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgbXVsdGlwbGU6IG51bGwsXHJcbiAgICBjb2xvcjogbnVsbCxcclxuICAgIHZlcmI6IG51bGwsXHJcbiAgICB5b3U6IG51bGwsXHJcbiAgICB5b3VNYWxlOiBudWxsLFxyXG4gICAgeW91RmVtYWxlOiBudWxsLFxyXG4gICAgdGl0bGVNYWxlOiBudWxsLFxyXG4gICAgdGl0bGVGZW1hbGU6IG51bGwsXHJcbiAgICBwYXN0OiBudWxsLFxyXG4gICAgcGFzdE1hbGU6IG51bGwsXHJcbiAgICBwYXN0RmVtYWxlOiBudWxsLFxyXG4gICAgYWRqZWN0aXZlOiBudWxsLFxyXG4gICAgYWRqZWN0aXZlUGx1cmFsOiBudWxsLFxyXG4gIH0pO1xyXG4gIG5nT25Jbml0KCkge1xyXG4gICAgaWYgKHRoaXMubW9kZSAhPT0gJ3dpZGdldCcpIHtcclxuICAgICAgdGhpcy5tb2RlbC5yZXNvdXJjZSAmJiB0aGlzLmRpc2FibGUoLi4ucmVzb3VyY2VzKTtcclxuICAgICAgdGhpcy5fcmVmLnVubG9jaygpLnN1YnNjcmliZSgoKSA9PiB0aGlzLmVuYWJsZSguLi5yZXNvdXJjZXMpKTtcclxuICAgIH1cclxuICAgIHN1cGVyLm5nT25Jbml0KCk7XHJcbiAgfVxyXG59XHJcbiIsIjxiaXpkb2MtZGVzaWduZXItZWxlbWVudCBbZm9ybV09XCJmb3JtXCIgW3ByaXZpbGVnZXNdPVwidHJ1ZVwiIFtzdGF0ZV09XCJzdGF0ZVwiPlxyXG4gIDxuZy10ZW1wbGF0ZSBiaXpkb2NFZGl0Q29udGVudD5cclxuICAgIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICAgIDxkaXY+XHJcbiAgICAgICAgPG1hdC1jaGVja2JveCBmb3JtQ29udHJvbE5hbWU9XCJtdWx0aXBsZVwiPnt7J0VuYWJsZU11bHRpcGxlU2VsZWN0aW9uJ3x0cmFuc2xhdGV9fTwvbWF0LWNoZWNrYm94PlxyXG4gICAgICA8L2Rpdj5cclxuICAgICAgPGgyIGNsYXNzPVwibWF0LXRpdGxlXCI+e3snTGFiZWxzJ3x0cmFuc2xhdGV9fTwvaDI+XHJcbiAgICAgIDxiaXpkb2MtbG9jYWxpemVkLXN0cmluZyBmb3JtQ29udHJvbE5hbWU9XCJwYXN0XCIgW3BsYWNlaG9sZGVyXT1cIlBhc3RcIiByZXF1aXJlZCBjbGFzcz1cImZsZXggY29sdW1uXCI+PC9iaXpkb2MtbG9jYWxpemVkLXN0cmluZz5cclxuICAgICAgPGJpemRvYy1sb2NhbGl6ZWQtc3RyaW5nIGZvcm1Db250cm9sTmFtZT1cInZlcmJcIiBbcGxhY2Vob2xkZXJdPVwiVmVyYlwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgZm9ybUNvbnRyb2xOYW1lPVwiYWRqZWN0aXZlXCIgW3BsYWNlaG9sZGVyXT1cIkFkamVjdGl2ZVwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgZm9ybUNvbnRyb2xOYW1lPVwiYWRqZWN0aXZlUGx1cmFsXCIgW3BsYWNlaG9sZGVyXT1cIkFkamVjdGl2ZVBsdXJhbFwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgZm9ybUNvbnRyb2xOYW1lPVwieW91XCIgW3BsYWNlaG9sZGVyXT1cIllvdVwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8ZGl2PlxyXG4gICAgICAgIDxiaXpkb2MtY29sb3ItcGlja2VyIGZvcm1Db250cm9sTmFtZT1cImNvbG9yXCIgW2xhYmVsXT1cIidDb2xvcid8dHJhbnNsYXRlXCIgY2xhc3M9XCJmbGV4XCI+PC9iaXpkb2MtY29sb3ItcGlja2VyPlxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZm9ybT5cclxuICA8L25nLXRlbXBsYXRlPlxyXG48L2JpemRvYy1kZXNpZ25lci1lbGVtZW50PlxyXG4iXX0=
|
@@ -1,475 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from "@angular/core";
|
3
|
-
import { Validators } from "@angular/forms";
|
4
|
-
import { startWith } from "rxjs";
|
5
|
-
import { BizDoc } from "../../../core/decorators";
|
6
|
-
import { DesignerCubeElementComponent, isAccum } from "../designer.base";
|
7
|
-
import * as i0 from "@angular/core";
|
8
|
-
import * as i1 from "@angular/common";
|
9
|
-
import * as i2 from "@angular/forms";
|
10
|
-
import * as i3 from "@angular/material/core";
|
11
|
-
import * as i4 from "@angular/material/form-field";
|
12
|
-
import * as i5 from "@angular/material/select";
|
13
|
-
import * as i6 from "../cube-axes-filter.component";
|
14
|
-
import * as i7 from "../../../core/pipes/translate.pipe";
|
15
|
-
function ChartViewDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
16
|
-
i0.ɵɵelementContainer(0);
|
17
|
-
} }
|
18
|
-
function ChartViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
19
|
-
i0.ɵɵelementStart(0, "mat-option", 42);
|
20
|
-
i0.ɵɵtext(1);
|
21
|
-
i0.ɵɵelementEnd();
|
22
|
-
} if (rf & 2) {
|
23
|
-
const c_r12 = ctx.$implicit;
|
24
|
-
i0.ɵɵproperty("value", c_r12);
|
25
|
-
i0.ɵɵadvance(1);
|
26
|
-
i0.ɵɵtextInterpolate(c_r12.title);
|
27
|
-
} }
|
28
|
-
function ChartViewDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
29
|
-
const _r14 = i0.ɵɵgetCurrentView();
|
30
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
31
|
-
i0.ɵɵtext(2);
|
32
|
-
i0.ɵɵpipe(3, "translate");
|
33
|
-
i0.ɵɵelementEnd();
|
34
|
-
i0.ɵɵelementStart(4, "mat-select", 41);
|
35
|
-
i0.ɵɵlistener("selectionChange", function ChartViewDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r13 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r13.cubeSelected($event)); });
|
36
|
-
i0.ɵɵtemplate(5, ChartViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 7);
|
37
|
-
i0.ɵɵelementEnd()();
|
38
|
-
} if (rf & 2) {
|
39
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
40
|
-
i0.ɵɵadvance(2);
|
41
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
42
|
-
i0.ɵɵadvance(3);
|
43
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
44
|
-
} }
|
45
|
-
function ChartViewDesignComponent_ng_template_1_mat_option_8_Template(rf, ctx) { if (rf & 1) {
|
46
|
-
i0.ɵɵelementStart(0, "mat-option", 42);
|
47
|
-
i0.ɵɵtext(1);
|
48
|
-
i0.ɵɵelementEnd();
|
49
|
-
} if (rf & 2) {
|
50
|
-
const a_r15 = ctx.$implicit;
|
51
|
-
i0.ɵɵproperty("value", a_r15.name);
|
52
|
-
i0.ɵɵadvance(1);
|
53
|
-
i0.ɵɵtextInterpolate(a_r15.title);
|
54
|
-
} }
|
55
|
-
function ChartViewDesignComponent_ng_template_1_mat_error_9_Template(rf, ctx) { if (rf & 1) {
|
56
|
-
i0.ɵɵelement(0, "mat-error", 43);
|
57
|
-
i0.ɵɵpipe(1, "translate");
|
58
|
-
i0.ɵɵpipe(2, "translate");
|
59
|
-
} if (rf & 2) {
|
60
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "XAxis")), i0.ɵɵsanitizeHtml);
|
61
|
-
} }
|
62
|
-
function ChartViewDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template(rf, ctx) { if (rf & 1) {
|
63
|
-
i0.ɵɵelementStart(0, "mat-option", 42);
|
64
|
-
i0.ɵɵtext(1);
|
65
|
-
i0.ɵɵelementEnd();
|
66
|
-
} if (rf & 2) {
|
67
|
-
const a_r16 = i0.ɵɵnextContext().$implicit;
|
68
|
-
i0.ɵɵproperty("value", a_r16.name);
|
69
|
-
i0.ɵɵadvance(1);
|
70
|
-
i0.ɵɵtextInterpolate(a_r16.title);
|
71
|
-
} }
|
72
|
-
function ChartViewDesignComponent_ng_template_1_ng_container_16_Template(rf, ctx) { if (rf & 1) {
|
73
|
-
i0.ɵɵelementContainerStart(0);
|
74
|
-
i0.ɵɵtemplate(1, ChartViewDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template, 2, 2, "mat-option", 44);
|
75
|
-
i0.ɵɵelementContainerEnd();
|
76
|
-
} if (rf & 2) {
|
77
|
-
const a_r16 = ctx.$implicit;
|
78
|
-
const ctx_r6 = i0.ɵɵnextContext(2);
|
79
|
-
i0.ɵɵadvance(1);
|
80
|
-
i0.ɵɵproperty("ngIf", (ctx_r6.form.get("xAxis").value == null ? null : ctx_r6.form.get("xAxis").value.indexOf(a_r16.name)) < 0);
|
81
|
-
} }
|
82
|
-
function ChartViewDesignComponent_ng_template_1_mat_form_field_17_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
83
|
-
i0.ɵɵelementStart(0, "mat-option", 42);
|
84
|
-
i0.ɵɵtext(1);
|
85
|
-
i0.ɵɵelementEnd();
|
86
|
-
} if (rf & 2) {
|
87
|
-
const i_r20 = ctx.$implicit;
|
88
|
-
i0.ɵɵproperty("value", i_r20.name);
|
89
|
-
i0.ɵɵadvance(1);
|
90
|
-
i0.ɵɵtextInterpolate(i_r20.title);
|
91
|
-
} }
|
92
|
-
function ChartViewDesignComponent_ng_template_1_mat_form_field_17_Template(rf, ctx) { if (rf & 1) {
|
93
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
94
|
-
i0.ɵɵtext(2);
|
95
|
-
i0.ɵɵpipe(3, "translate");
|
96
|
-
i0.ɵɵelementEnd();
|
97
|
-
i0.ɵɵelementStart(4, "mat-select", 45);
|
98
|
-
i0.ɵɵtemplate(5, ChartViewDesignComponent_ng_template_1_mat_form_field_17_mat_option_5_Template, 2, 2, "mat-option", 7);
|
99
|
-
i0.ɵɵelementEnd()();
|
100
|
-
} if (rf & 2) {
|
101
|
-
const ctx_r7 = i0.ɵɵnextContext(2);
|
102
|
-
i0.ɵɵadvance(2);
|
103
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Indices"));
|
104
|
-
i0.ɵɵadvance(3);
|
105
|
-
i0.ɵɵproperty("ngForOf", ctx_r7.cube.indices);
|
106
|
-
} }
|
107
|
-
function ChartViewDesignComponent_ng_template_1_mat_form_field_102_Template(rf, ctx) { if (rf & 1) {
|
108
|
-
i0.ɵɵelementStart(0, "mat-form-field", 5)(1, "mat-label");
|
109
|
-
i0.ɵɵtext(2);
|
110
|
-
i0.ɵɵpipe(3, "translate");
|
111
|
-
i0.ɵɵelementEnd();
|
112
|
-
i0.ɵɵelementStart(4, "mat-select", 46)(5, "mat-option", 16);
|
113
|
-
i0.ɵɵtext(6);
|
114
|
-
i0.ɵɵpipe(7, "translate");
|
115
|
-
i0.ɵɵelementEnd();
|
116
|
-
i0.ɵɵelementStart(8, "mat-option", 17);
|
117
|
-
i0.ɵɵtext(9);
|
118
|
-
i0.ɵɵpipe(10, "translate");
|
119
|
-
i0.ɵɵelementEnd();
|
120
|
-
i0.ɵɵelementStart(11, "mat-option", 20);
|
121
|
-
i0.ɵɵtext(12);
|
122
|
-
i0.ɵɵpipe(13, "translate");
|
123
|
-
i0.ɵɵelementEnd();
|
124
|
-
i0.ɵɵelementStart(14, "mat-option", 21);
|
125
|
-
i0.ɵɵtext(15);
|
126
|
-
i0.ɵɵpipe(16, "translate");
|
127
|
-
i0.ɵɵelementEnd();
|
128
|
-
i0.ɵɵelementStart(17, "mat-option", 22);
|
129
|
-
i0.ɵɵtext(18);
|
130
|
-
i0.ɵɵpipe(19, "translate");
|
131
|
-
i0.ɵɵelementEnd();
|
132
|
-
i0.ɵɵelementStart(20, "mat-option", 23);
|
133
|
-
i0.ɵɵtext(21);
|
134
|
-
i0.ɵɵpipe(22, "translate");
|
135
|
-
i0.ɵɵelementEnd();
|
136
|
-
i0.ɵɵelementStart(23, "mat-option", 28);
|
137
|
-
i0.ɵɵtext(24);
|
138
|
-
i0.ɵɵpipe(25, "translate");
|
139
|
-
i0.ɵɵelementEnd();
|
140
|
-
i0.ɵɵelementStart(26, "mat-option", 29);
|
141
|
-
i0.ɵɵtext(27);
|
142
|
-
i0.ɵɵpipe(28, "translate");
|
143
|
-
i0.ɵɵelementEnd();
|
144
|
-
i0.ɵɵelementStart(29, "mat-option", 30);
|
145
|
-
i0.ɵɵtext(30);
|
146
|
-
i0.ɵɵpipe(31, "translate");
|
147
|
-
i0.ɵɵelementEnd();
|
148
|
-
i0.ɵɵelementStart(32, "mat-option", 31);
|
149
|
-
i0.ɵɵtext(33);
|
150
|
-
i0.ɵɵpipe(34, "translate");
|
151
|
-
i0.ɵɵelementEnd();
|
152
|
-
i0.ɵɵelementStart(35, "mat-option", 32);
|
153
|
-
i0.ɵɵtext(36);
|
154
|
-
i0.ɵɵpipe(37, "translate");
|
155
|
-
i0.ɵɵelementEnd()()();
|
156
|
-
} if (rf & 2) {
|
157
|
-
i0.ɵɵadvance(2);
|
158
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 12, "IndicesChartType"));
|
159
|
-
i0.ɵɵadvance(4);
|
160
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 14, "Bar"));
|
161
|
-
i0.ɵɵadvance(3);
|
162
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(10, 16, "Bubble"));
|
163
|
-
i0.ɵɵadvance(3);
|
164
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(13, 18, "Line"));
|
165
|
-
i0.ɵɵadvance(3);
|
166
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(16, 20, "Spline"));
|
167
|
-
i0.ɵɵadvance(3);
|
168
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(19, 22, "Area"));
|
169
|
-
i0.ɵɵadvance(3);
|
170
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 24, "SplineArea"));
|
171
|
-
i0.ɵɵadvance(3);
|
172
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(25, 26, "Scatter"));
|
173
|
-
i0.ɵɵadvance(3);
|
174
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(28, 28, "Polar"));
|
175
|
-
i0.ɵɵadvance(3);
|
176
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(31, 30, "Radar"));
|
177
|
-
i0.ɵɵadvance(3);
|
178
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(34, 32, "StepLine"));
|
179
|
-
i0.ɵɵadvance(3);
|
180
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(37, 34, "StepArea"));
|
181
|
-
} }
|
182
|
-
function ChartViewDesignComponent_ng_template_1_ng_container_108_mat_option_1_Template(rf, ctx) { if (rf & 1) {
|
183
|
-
i0.ɵɵelementStart(0, "mat-option", 42);
|
184
|
-
i0.ɵɵtext(1);
|
185
|
-
i0.ɵɵelementEnd();
|
186
|
-
} if (rf & 2) {
|
187
|
-
const a_r21 = i0.ɵɵnextContext().$implicit;
|
188
|
-
i0.ɵɵproperty("value", a_r21.name);
|
189
|
-
i0.ɵɵadvance(1);
|
190
|
-
i0.ɵɵtextInterpolate(a_r21.title);
|
191
|
-
} }
|
192
|
-
function ChartViewDesignComponent_ng_template_1_ng_container_108_Template(rf, ctx) { if (rf & 1) {
|
193
|
-
i0.ɵɵelementContainerStart(0);
|
194
|
-
i0.ɵɵtemplate(1, ChartViewDesignComponent_ng_template_1_ng_container_108_mat_option_1_Template, 2, 2, "mat-option", 44);
|
195
|
-
i0.ɵɵelementContainerEnd();
|
196
|
-
} if (rf & 2) {
|
197
|
-
const a_r21 = ctx.$implicit;
|
198
|
-
const ctx_r9 = i0.ɵɵnextContext(2);
|
199
|
-
i0.ɵɵadvance(1);
|
200
|
-
i0.ɵɵproperty("ngIf", (ctx_r9.form.get("xAxis").value == null ? null : ctx_r9.form.get("xAxis").value.indexOf(a_r21.name)) < 0 && (ctx_r9.form.get("series").value == null ? null : ctx_r9.form.get("series").value.indexOf(a_r21.name)) < 0);
|
201
|
-
} }
|
202
|
-
function ChartViewDesignComponent_ng_template_1_bizdoc_designer_cube_filter_110_Template(rf, ctx) { if (rf & 1) {
|
203
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 47);
|
204
|
-
} if (rf & 2) {
|
205
|
-
const ctx_r10 = i0.ɵɵnextContext(2);
|
206
|
-
i0.ɵɵproperty("cube", ctx_r10.cube)("form", ctx_r10.form.get("filters"));
|
207
|
-
} }
|
208
|
-
function ChartViewDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
209
|
-
i0.ɵɵelementStart(0, "form", 2);
|
210
|
-
i0.ɵɵtemplate(1, ChartViewDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
|
211
|
-
i0.ɵɵelementStart(2, "div", 4)(3, "mat-form-field", 5)(4, "mat-label");
|
212
|
-
i0.ɵɵtext(5);
|
213
|
-
i0.ɵɵpipe(6, "translate");
|
214
|
-
i0.ɵɵelementEnd();
|
215
|
-
i0.ɵɵelementStart(7, "mat-select", 6);
|
216
|
-
i0.ɵɵtemplate(8, ChartViewDesignComponent_ng_template_1_mat_option_8_Template, 2, 2, "mat-option", 7);
|
217
|
-
i0.ɵɵelementEnd();
|
218
|
-
i0.ɵɵtemplate(9, ChartViewDesignComponent_ng_template_1_mat_error_9_Template, 3, 6, "mat-error", 8);
|
219
|
-
i0.ɵɵelementEnd();
|
220
|
-
i0.ɵɵtext(10, " \u00A0 ");
|
221
|
-
i0.ɵɵelementStart(11, "mat-form-field", 5)(12, "mat-label");
|
222
|
-
i0.ɵɵtext(13);
|
223
|
-
i0.ɵɵpipe(14, "translate");
|
224
|
-
i0.ɵɵelementEnd();
|
225
|
-
i0.ɵɵelementStart(15, "mat-select", 9);
|
226
|
-
i0.ɵɵtemplate(16, ChartViewDesignComponent_ng_template_1_ng_container_16_Template, 2, 1, "ng-container", 10);
|
227
|
-
i0.ɵɵelementEnd()()();
|
228
|
-
i0.ɵɵtemplate(17, ChartViewDesignComponent_ng_template_1_mat_form_field_17_Template, 6, 4, "mat-form-field", 3);
|
229
|
-
i0.ɵɵelementStart(18, "div", 4)(19, "mat-form-field", 5)(20, "mat-label");
|
230
|
-
i0.ɵɵtext(21);
|
231
|
-
i0.ɵɵpipe(22, "translate");
|
232
|
-
i0.ɵɵelementEnd();
|
233
|
-
i0.ɵɵelementStart(23, "mat-select", 11)(24, "mat-option", 12);
|
234
|
-
i0.ɵɵtext(25);
|
235
|
-
i0.ɵɵpipe(26, "translate");
|
236
|
-
i0.ɵɵelementEnd();
|
237
|
-
i0.ɵɵelementStart(27, "mat-option", 13);
|
238
|
-
i0.ɵɵtext(28);
|
239
|
-
i0.ɵɵpipe(29, "translate");
|
240
|
-
i0.ɵɵelementEnd();
|
241
|
-
i0.ɵɵelementStart(30, "mat-option", 14);
|
242
|
-
i0.ɵɵtext(31);
|
243
|
-
i0.ɵɵpipe(32, "translate");
|
244
|
-
i0.ɵɵelementEnd();
|
245
|
-
i0.ɵɵelementStart(33, "mat-option", 15);
|
246
|
-
i0.ɵɵtext(34);
|
247
|
-
i0.ɵɵpipe(35, "translate");
|
248
|
-
i0.ɵɵelementEnd();
|
249
|
-
i0.ɵɵelementStart(36, "mat-option", 16);
|
250
|
-
i0.ɵɵtext(37);
|
251
|
-
i0.ɵɵpipe(38, "translate");
|
252
|
-
i0.ɵɵelementEnd();
|
253
|
-
i0.ɵɵelementStart(39, "mat-option", 17);
|
254
|
-
i0.ɵɵtext(40);
|
255
|
-
i0.ɵɵpipe(41, "translate");
|
256
|
-
i0.ɵɵelementEnd();
|
257
|
-
i0.ɵɵelementStart(42, "mat-option", 18);
|
258
|
-
i0.ɵɵtext(43);
|
259
|
-
i0.ɵɵpipe(44, "translate");
|
260
|
-
i0.ɵɵelementEnd();
|
261
|
-
i0.ɵɵelementStart(45, "mat-option", 19);
|
262
|
-
i0.ɵɵtext(46);
|
263
|
-
i0.ɵɵpipe(47, "translate");
|
264
|
-
i0.ɵɵelementEnd();
|
265
|
-
i0.ɵɵelementStart(48, "mat-option", 20);
|
266
|
-
i0.ɵɵtext(49);
|
267
|
-
i0.ɵɵpipe(50, "translate");
|
268
|
-
i0.ɵɵelementEnd();
|
269
|
-
i0.ɵɵelementStart(51, "mat-option", 21);
|
270
|
-
i0.ɵɵtext(52);
|
271
|
-
i0.ɵɵpipe(53, "translate");
|
272
|
-
i0.ɵɵelementEnd();
|
273
|
-
i0.ɵɵelementStart(54, "mat-option", 22);
|
274
|
-
i0.ɵɵtext(55);
|
275
|
-
i0.ɵɵpipe(56, "translate");
|
276
|
-
i0.ɵɵelementEnd();
|
277
|
-
i0.ɵɵelementStart(57, "mat-option", 23);
|
278
|
-
i0.ɵɵtext(58);
|
279
|
-
i0.ɵɵpipe(59, "translate");
|
280
|
-
i0.ɵɵelementEnd();
|
281
|
-
i0.ɵɵelementStart(60, "mat-option", 24);
|
282
|
-
i0.ɵɵtext(61);
|
283
|
-
i0.ɵɵpipe(62, "translate");
|
284
|
-
i0.ɵɵelementEnd();
|
285
|
-
i0.ɵɵelementStart(63, "mat-option", 25);
|
286
|
-
i0.ɵɵtext(64);
|
287
|
-
i0.ɵɵpipe(65, "translate");
|
288
|
-
i0.ɵɵelementEnd();
|
289
|
-
i0.ɵɵelementStart(66, "mat-option", 26);
|
290
|
-
i0.ɵɵtext(67);
|
291
|
-
i0.ɵɵpipe(68, "translate");
|
292
|
-
i0.ɵɵelementEnd();
|
293
|
-
i0.ɵɵelementStart(69, "mat-option", 27);
|
294
|
-
i0.ɵɵtext(70);
|
295
|
-
i0.ɵɵpipe(71, "translate");
|
296
|
-
i0.ɵɵelementEnd();
|
297
|
-
i0.ɵɵelementStart(72, "mat-option", 28);
|
298
|
-
i0.ɵɵtext(73);
|
299
|
-
i0.ɵɵpipe(74, "translate");
|
300
|
-
i0.ɵɵelementEnd();
|
301
|
-
i0.ɵɵelementStart(75, "mat-option", 29);
|
302
|
-
i0.ɵɵtext(76);
|
303
|
-
i0.ɵɵpipe(77, "translate");
|
304
|
-
i0.ɵɵelementEnd();
|
305
|
-
i0.ɵɵelementStart(78, "mat-option", 30);
|
306
|
-
i0.ɵɵtext(79);
|
307
|
-
i0.ɵɵpipe(80, "translate");
|
308
|
-
i0.ɵɵelementEnd();
|
309
|
-
i0.ɵɵelementStart(81, "mat-option", 31);
|
310
|
-
i0.ɵɵtext(82);
|
311
|
-
i0.ɵɵpipe(83, "translate");
|
312
|
-
i0.ɵɵelementEnd();
|
313
|
-
i0.ɵɵelementStart(84, "mat-option", 32);
|
314
|
-
i0.ɵɵtext(85);
|
315
|
-
i0.ɵɵpipe(86, "translate");
|
316
|
-
i0.ɵɵelementEnd();
|
317
|
-
i0.ɵɵelementStart(87, "mat-option", 33);
|
318
|
-
i0.ɵɵtext(88);
|
319
|
-
i0.ɵɵpipe(89, "translate");
|
320
|
-
i0.ɵɵelementEnd();
|
321
|
-
i0.ɵɵelementStart(90, "mat-option", 34);
|
322
|
-
i0.ɵɵtext(91);
|
323
|
-
i0.ɵɵpipe(92, "translate");
|
324
|
-
i0.ɵɵelementEnd();
|
325
|
-
i0.ɵɵelementStart(93, "mat-option", 35);
|
326
|
-
i0.ɵɵtext(94);
|
327
|
-
i0.ɵɵpipe(95, "translate");
|
328
|
-
i0.ɵɵelementEnd();
|
329
|
-
i0.ɵɵelementStart(96, "mat-option", 36);
|
330
|
-
i0.ɵɵtext(97);
|
331
|
-
i0.ɵɵpipe(98, "translate");
|
332
|
-
i0.ɵɵelementEnd();
|
333
|
-
i0.ɵɵelementStart(99, "mat-option", 37);
|
334
|
-
i0.ɵɵtext(100);
|
335
|
-
i0.ɵɵpipe(101, "translate");
|
336
|
-
i0.ɵɵelementEnd()()();
|
337
|
-
i0.ɵɵtemplate(102, ChartViewDesignComponent_ng_template_1_mat_form_field_102_Template, 38, 36, "mat-form-field", 38);
|
338
|
-
i0.ɵɵelementEnd();
|
339
|
-
i0.ɵɵelementStart(103, "mat-form-field")(104, "mat-label");
|
340
|
-
i0.ɵɵtext(105);
|
341
|
-
i0.ɵɵpipe(106, "translate");
|
342
|
-
i0.ɵɵelementEnd();
|
343
|
-
i0.ɵɵelementStart(107, "mat-select", 39);
|
344
|
-
i0.ɵɵtemplate(108, ChartViewDesignComponent_ng_template_1_ng_container_108_Template, 2, 1, "ng-container", 10);
|
345
|
-
i0.ɵɵelementEnd();
|
346
|
-
i0.ɵɵelement(109, "mat-hint");
|
347
|
-
i0.ɵɵelementEnd();
|
348
|
-
i0.ɵɵtemplate(110, ChartViewDesignComponent_ng_template_1_bizdoc_designer_cube_filter_110_Template, 1, 2, "bizdoc-designer-cube-filter", 40);
|
349
|
-
i0.ɵɵelementEnd();
|
350
|
-
} if (rf & 2) {
|
351
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
352
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
353
|
-
i0.ɵɵadvance(1);
|
354
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
355
|
-
i0.ɵɵadvance(4);
|
356
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 41, "XAxis"));
|
357
|
-
i0.ɵɵadvance(2);
|
358
|
-
i0.ɵɵproperty("sortComparator", ctx_r2.sortComparator);
|
359
|
-
i0.ɵɵadvance(1);
|
360
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
361
|
-
i0.ɵɵadvance(1);
|
362
|
-
i0.ɵɵproperty("ngIf", ctx_r2.form.get("xAxis").hasError("required"));
|
363
|
-
i0.ɵɵadvance(4);
|
364
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(14, 43, "Series"));
|
365
|
-
i0.ɵɵadvance(2);
|
366
|
-
i0.ɵɵproperty("sortComparator", ctx_r2.sortComparator);
|
367
|
-
i0.ɵɵadvance(1);
|
368
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
369
|
-
i0.ɵɵadvance(1);
|
370
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
|
371
|
-
i0.ɵɵadvance(4);
|
372
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 45, "ChartType"));
|
373
|
-
i0.ɵɵadvance(4);
|
374
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(26, 47, "Pie"));
|
375
|
-
i0.ɵɵadvance(3);
|
376
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(29, 49, "Doughnut"));
|
377
|
-
i0.ɵɵadvance(3);
|
378
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(32, 51, "HalfDoughnut"));
|
379
|
-
i0.ɵɵadvance(3);
|
380
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(35, 53, "Column"));
|
381
|
-
i0.ɵɵadvance(3);
|
382
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(38, 55, "Bar"));
|
383
|
-
i0.ɵɵadvance(3);
|
384
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(41, 57, "Bubble"));
|
385
|
-
i0.ɵɵadvance(3);
|
386
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(44, 59, "StackingBar"));
|
387
|
-
i0.ɵɵadvance(3);
|
388
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(47, 61, "StackingBar100"));
|
389
|
-
i0.ɵɵadvance(3);
|
390
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(50, 63, "Line"));
|
391
|
-
i0.ɵɵadvance(3);
|
392
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(53, 65, "Spline"));
|
393
|
-
i0.ɵɵadvance(3);
|
394
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(56, 67, "Area"));
|
395
|
-
i0.ɵɵadvance(3);
|
396
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(59, 69, "SplineArea"));
|
397
|
-
i0.ɵɵadvance(3);
|
398
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(62, 71, "StackingArea"));
|
399
|
-
i0.ɵɵadvance(3);
|
400
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(65, 73, "StackingArea100"));
|
401
|
-
i0.ɵɵadvance(3);
|
402
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(68, 75, "StackingColumn"));
|
403
|
-
i0.ɵɵadvance(3);
|
404
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(71, 77, "StackingColumn100"));
|
405
|
-
i0.ɵɵadvance(3);
|
406
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(74, 79, "Scatter"));
|
407
|
-
i0.ɵɵadvance(3);
|
408
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(77, 81, "Polar"));
|
409
|
-
i0.ɵɵadvance(3);
|
410
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(80, 83, "Radar"));
|
411
|
-
i0.ɵɵadvance(3);
|
412
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(83, 85, "StepLine"));
|
413
|
-
i0.ɵɵadvance(3);
|
414
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(86, 87, "StepArea"));
|
415
|
-
i0.ɵɵadvance(3);
|
416
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(89, 89, "StackingStepArea"));
|
417
|
-
i0.ɵɵadvance(3);
|
418
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(92, 91, "StackingLine"));
|
419
|
-
i0.ɵɵadvance(3);
|
420
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(95, 93, "StackingLine100"));
|
421
|
-
i0.ɵɵadvance(3);
|
422
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(98, 95, "Funnel"));
|
423
|
-
i0.ɵɵadvance(3);
|
424
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(101, 97, "Pyramid"));
|
425
|
-
i0.ɵɵadvance(2);
|
426
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
|
427
|
-
i0.ɵɵadvance(3);
|
428
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(106, 99, "Aggregate"));
|
429
|
-
i0.ɵɵadvance(3);
|
430
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
431
|
-
i0.ɵɵadvance(2);
|
432
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube);
|
433
|
-
} }
|
434
|
-
let ChartViewDesignComponent = class ChartViewDesignComponent extends DesignerCubeElementComponent {
|
435
|
-
constructor() {
|
436
|
-
super(...arguments);
|
437
|
-
this.form = this._fb.group({
|
438
|
-
cube: null,
|
439
|
-
xAxis: this._fb.control(null, Validators.required),
|
440
|
-
series: null,
|
441
|
-
indices: null,
|
442
|
-
chartType: 'Pie',
|
443
|
-
indicesChartType: null,
|
444
|
-
aggregate: null,
|
445
|
-
filters: this._fb.group({}),
|
446
|
-
scope: null
|
447
|
-
});
|
448
|
-
}
|
449
|
-
ngOnInit() {
|
450
|
-
super.ngOnInit();
|
451
|
-
this.form.get('chartType').valueChanges.pipe(startWith(this.options.chartType || 'Pie')).subscribe(v => {
|
452
|
-
if (isAccum(v))
|
453
|
-
this.disable('indicesChartType', 'series', 'indices');
|
454
|
-
else
|
455
|
-
this.enable('indicesChartType', 'series', 'indices');
|
456
|
-
});
|
457
|
-
}
|
458
|
-
};
|
459
|
-
ChartViewDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵChartViewDesignComponent_BaseFactory; return function ChartViewDesignComponent_Factory(t) { return (ɵChartViewDesignComponent_BaseFactory || (ɵChartViewDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ChartViewDesignComponent)))(t || ChartViewDesignComponent); }; }();
|
460
|
-
ChartViewDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ChartViewDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], [1, "row"], [1, "flex"], ["formControlName", "xAxis", "required", "", "multiple", "", 3, "sortComparator"], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], ["formControlName", "series", "multiple", "", 3, "sortComparator"], [4, "ngFor", "ngForOf"], ["formControlName", "chartType"], ["value", "Pie"], ["value", "Doughnut"], ["value", "HalfDoughnut"], ["value", "Column"], ["value", "Bar"], ["value", "Bubble"], ["value", "StackingBar"], ["value", "StackingBar100"], ["value", "Line"], ["value", "Spline"], ["value", "Area"], ["value", "SplineArea"], ["value", "StackingArea"], ["value", "StackingArea100"], ["value", "StackingColumn"], ["value", "StackingColumn100"], ["value", "Scatter"], ["value", "Polar"], ["value", "Radar"], ["value", "StepLine"], ["value", "StepArea"], ["value", "StackingStepArea"], ["value", "StackingLine"], ["value", "StackingLine100"], ["value", "Funnel"], ["value", "Pyramid"], ["class", "flex", 4, "ngIf"], ["formControlName", "aggregate", "multiple", ""], [3, "cube", "form", 4, "ngIf"], ["required", "", 3, "selectionChange"], [3, "value"], [3, "innerHTML"], [3, "value", 4, "ngIf"], ["formControlName", "indices", "multiple", ""], ["formControlName", "indicesChartType"], [3, "cube", "form"]], template: function ChartViewDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
461
|
-
i0.ɵɵtemplate(0, ChartViewDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
462
|
-
i0.ɵɵtemplate(1, ChartViewDesignComponent_ng_template_1_Template, 111, 101, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
463
|
-
} if (rf & 2) {
|
464
|
-
const _r1 = i0.ɵɵreference(2);
|
465
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
466
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatError, i4.MatFormField, i4.MatHint, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
|
467
|
-
ChartViewDesignComponent = __decorate([
|
468
|
-
BizDoc({ selector: 'analysis-view-designer' })
|
469
|
-
], ChartViewDesignComponent);
|
470
|
-
export { ChartViewDesignComponent };
|
471
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ChartViewDesignComponent, [{
|
472
|
-
type: Component,
|
473
|
-
args: [{ template: "<ng-container *ngIf=\"mode === 'widget'; else edit\">\r\n</ng-container>\r\n<ng-template #edit>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field *ngIf=\"cubes.length > 1\">\r\n <mat-label>{{'Cube'|translate}}</mat-label>\r\n <mat-select required (selectionChange)=\"cubeSelected($event)\">\r\n <mat-option *ngFor=\"let c of cubes\" [value]=\"c\">{{c.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <div class=\"row\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'XAxis'|translate}}</mat-label>\r\n <mat-select formControlName=\"xAxis\" required multiple [sortComparator]=\"sortComparator\">\r\n <mat-option *ngFor=\"let a of cube?.axes\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('xAxis').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('XAxis'|translate)\"></mat-error>\r\n </mat-form-field>\r\n \r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Series'|translate}}</mat-label>\r\n <mat-select formControlName=\"series\" multiple [sortComparator]=\"sortComparator\">\r\n <ng-container *ngFor=\"let a of cube?.axes\">\r\n <mat-option *ngIf=\"form.get('xAxis').value?.indexOf(a.name) < 0\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </ng-container>\r\n </mat-select>\r\n </mat-form-field>\r\n </div>\r\n <mat-form-field *ngIf=\"cube?.indices?.length\">\r\n <mat-label>{{'Indices'|translate}}</mat-label>\r\n <mat-select formControlName=\"indices\" multiple>\r\n <mat-option *ngFor=\"let i of cube.indices\" [value]=\"i.name\">{{i.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <div class=\"row\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'ChartType'|translate}}</mat-label>\r\n <mat-select formControlName=\"chartType\">\r\n <mat-option value=\"Pie\">{{'Pie'|translate}}</mat-option>\r\n <mat-option value=\"Doughnut\">{{'Doughnut'|translate}}</mat-option>\r\n <mat-option value=\"HalfDoughnut\">{{'HalfDoughnut'|translate}}</mat-option>\r\n <mat-option value=\"Column\">{{'Column'|translate}}</mat-option>\r\n <mat-option value=\"Bar\">{{'Bar'|translate}}</mat-option>\r\n <mat-option value=\"Bubble\">{{'Bubble'|translate}}</mat-option>\r\n <mat-option value=\"StackingBar\">{{'StackingBar'|translate}}</mat-option>\r\n <mat-option value=\"StackingBar100\">{{'StackingBar100'|translate}}</mat-option>\r\n <mat-option value=\"Line\">{{'Line'|translate}}</mat-option>\r\n <mat-option value=\"Spline\">{{'Spline'|translate}}</mat-option>\r\n <mat-option value=\"Area\">{{'Area'|translate}}</mat-option>\r\n <mat-option value=\"SplineArea\">{{'SplineArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingArea\">{{'StackingArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingArea100\">{{'StackingArea100'|translate}}</mat-option>\r\n <mat-option value=\"StackingColumn\">{{'StackingColumn'|translate}}</mat-option>\r\n <mat-option value=\"StackingColumn100\">{{'StackingColumn100'|translate}}</mat-option>\r\n <mat-option value=\"Scatter\">{{'Scatter'|translate}}</mat-option>\r\n <mat-option value=\"Polar\">{{'Polar'|translate}}</mat-option>\r\n <mat-option value=\"Radar\">{{'Radar'|translate}}</mat-option>\r\n <mat-option value=\"StepLine\">{{'StepLine'|translate}}</mat-option>\r\n <mat-option value=\"StepArea\">{{'StepArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingStepArea\">{{'StackingStepArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingLine\">{{'StackingLine'|translate}}</mat-option>\r\n <mat-option value=\"StackingLine100\">{{'StackingLine100'|translate}}</mat-option>\r\n <mat-option value=\"Funnel\">{{'Funnel'|translate}}</mat-option>\r\n <mat-option value=\"Pyramid\">{{'Pyramid'|translate}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <mat-form-field class=\"flex\" *ngIf=\"cube?.indices?.length\">\r\n <mat-label>{{'IndicesChartType'|translate}}</mat-label>\r\n <mat-select formControlName=\"indicesChartType\">\r\n <mat-option value=\"Bar\">{{'Bar'|translate}}</mat-option>\r\n <mat-option value=\"Bubble\">{{'Bubble'|translate}}</mat-option>\r\n <mat-option value=\"Line\">{{'Line'|translate}}</mat-option>\r\n <mat-option value=\"Spline\">{{'Spline'|translate}}</mat-option>\r\n <mat-option value=\"Area\">{{'Area'|translate}}</mat-option>\r\n <mat-option value=\"SplineArea\">{{'SplineArea'|translate}}</mat-option>\r\n <mat-option value=\"Scatter\">{{'Scatter'|translate}}</mat-option>\r\n <mat-option value=\"Polar\">{{'Polar'|translate}}</mat-option>\r\n <mat-option value=\"Radar\">{{'Radar'|translate}}</mat-option>\r\n <mat-option value=\"StepLine\">{{'StepLine'|translate}}</mat-option>\r\n <mat-option value=\"StepArea\">{{'StepArea'|translate}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </div>\r\n <mat-form-field>\r\n <mat-label>{{'Aggregate'|translate}}</mat-label>\r\n <mat-select formControlName=\"aggregate\" multiple>\r\n <ng-container *ngFor=\"let a of cube?.axes\">\r\n <mat-option *ngIf=\"form.get('xAxis').value?.indexOf(a.name) < 0 && form.get('series').value?.indexOf(a.name) < 0\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </ng-container>\r\n </mat-select>\r\n <mat-hint></mat-hint>\r\n </mat-form-field>\r\n <bizdoc-designer-cube-filter *ngIf=\"cube\" [cube]=\"cube\" [form]=\"form.get('filters')\"></bizdoc-designer-cube-filter>\r\n </form>\r\n <!--<button mat-stroked-button (click)=\"showPreview = true\">{{'Preview'|translate}}</button>-->\r\n <!--<div *ngIf=\"options.xAxis\">\r\n <ng-container [ngSwitch]=\"isAccum\">\r\n <bizdoc-cube-accum *ngSwitchCase=\"true\"\r\n [chartType]=\"options.chartType\"\r\n [width]=\"200\"\r\n [scope]=\"options.scope\"\r\n [cube]=\"selectedCube.name\"\r\n [filters]=\"options.filters\"\r\n [xAxis]=\"options.xAxis\"></bizdoc-cube-accum>\r\n <bizdoc-cube-chart *ngSwitchDefault\r\n [cube]=\"cube.name\"\r\n [xAxis]=\"options.xAxis\"\r\n [series]=\"options.series\"\r\n [indices]=\"options.indices\"\r\n [filters]=\"options.filters\"\r\n [chartType]=\"options.chartType\"\r\n [indicesChartType]=\"options.indicesChartType\"\r\n [width]=\"200\"\r\n [scope]=\"options.scope\"></bizdoc-cube-chart>\r\n </ng-container>\r\n </div>-->\r\n</ng-template>\r\n" }]
|
474
|
-
}], null, null); })();
|
475
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5hbHlzaXMtdmlldy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hbmFseXNpcy12aWV3LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2FuYWx5c2lzLXZpZXcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQzVDLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDakMsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxPQUFPLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7OztJQ0x6RSx3QkFDZTs7O0lBTVAsc0NBQWdEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBcEMsNkJBQVc7SUFBQyxlQUFXO0lBQVgsaUNBQVc7Ozs7SUFIL0Qsc0NBQXlDLGdCQUFBO0lBQzVCLFlBQW9COztJQUFBLGlCQUFZO0lBQzNDLHNDQUE4RDtJQUF6QywrTkFBbUIsZUFBQSw0QkFBb0IsQ0FBQSxJQUFDO0lBQzNELHNIQUF3RTtJQUMxRSxpQkFBYSxFQUFBOzs7SUFIRixlQUFvQjtJQUFwQixrREFBb0I7SUFFSCxlQUFRO0lBQVIsc0NBQVE7OztJQU9oQyxzQ0FBMEQ7SUFBQSxZQUFZO0lBQUEsaUJBQWE7OztJQUExQyxrQ0FBZ0I7SUFBQyxlQUFZO0lBQVosaUNBQVk7OztJQUV4RSxnQ0FBZ0k7Ozs7SUFBdEUsaUhBQXlEOzs7SUFPL0cs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QXdCO1FDVHJDLDJGQUNlO1FBQ2YsOEhBa0hjOzs7UUFwSEMsNENBQXlCLGlCQUFBOztBRFMzQix3QkFBd0I7SUFEbEMsTUFBTSxDQUFDLEVBQUUsUUFBUSxFQUFFLHdCQUF3QixFQUFFLENBQUM7R0FDcEMsd0JBQXdCLENBcUJwQztTQXJCWSx3QkFBd0I7dUZBQXhCLHdCQUF3QjtjQUZwQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IHN0YXJ0V2l0aCB9IGZyb20gXCJyeGpzXCI7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2RlY29yYXRvcnNcIjtcclxuaW1wb3J0IHsgQ2hhcnRTZXR0aW5nc01vZGVsIH0gZnJvbSBcIi4uLy4uLy4uL3ZpZXdzL2N1YmUvY2hhcnQuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQsIGlzQWNjdW0gfSBmcm9tIFwiLi4vZGVzaWduZXIuYmFzZVwiO1xyXG5cclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnYW5hbHlzaXMtdmlldy5jb21wb25lbnQuaHRtbCcgfSlcclxuICBAQml6RG9jKHsgc2VsZWN0b3I6ICdhbmFseXNpcy12aWV3LWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgQ2hhcnRWaWV3RGVzaWduQ29tcG9uZW50IGV4dGVuZHMgRGVzaWduZXJDdWJlRWxlbWVudENvbXBvbmVudDxDaGFydFNldHRpbmdzTW9kZWw+IGltcGxlbWVudHMgT25Jbml0IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgY3ViZTogbnVsbCxcclxuICAgIHhBeGlzOiB0aGlzLl9mYi5jb250cm9sKG51bGwsIFZhbGlkYXRvcnMucmVxdWlyZWQpLFxyXG4gICAgc2VyaWVzOiBudWxsLFxyXG4gICAgaW5kaWNlczogbnVsbCxcclxuICAgIGNoYXJ0VHlwZTogJ1BpZScsXHJcbiAgICBpbmRpY2VzQ2hhcnRUeXBlOiBudWxsLFxyXG4gICAgYWdncmVnYXRlOiBudWxsLFxyXG4gICAgZmlsdGVyczogdGhpcy5fZmIuZ3JvdXAoe30pLFxyXG4gICAgc2NvcGU6IG51bGxcclxuICB9KTtcclxuICBuZ09uSW5pdCgpIHtcclxuICAgIHN1cGVyLm5nT25Jbml0KCk7XHJcbiAgICB0aGlzLmZvcm0uZ2V0KCdjaGFydFR5cGUnKS52YWx1ZUNoYW5nZXMucGlwZShzdGFydFdpdGgodGhpcy5vcHRpb25zLmNoYXJ0VHlwZSB8fCAnUGllJykpLnN1YnNjcmliZSh2ID0+IHtcclxuICAgICAgaWYgKGlzQWNjdW0odikpXHJcbiAgICAgICAgdGhpcy5kaXNhYmxlKCdpbmRpY2VzQ2hhcnRUeXBlJywgJ3NlcmllcycsICdpbmRpY2VzJyk7XHJcbiAgICAgIGVsc2VcclxuICAgICAgICB0aGlzLmVuYWJsZSgnaW5kaWNlc0NoYXJ0VHlwZScsICdzZXJpZXMnLCAnaW5kaWNlcycpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG59XHJcbiIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJtb2RlID09PSAnd2lkZ2V0JzsgZWxzZSBlZGl0XCI+XHJcbjwvbmctY29udGFpbmVyPlxyXG48bmctdGVtcGxhdGUgI2VkaXQ+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmVzLmxlbmd0aCA+IDFcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydDdWJlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCByZXF1aXJlZCAoc2VsZWN0aW9uQ2hhbmdlKT1cImN1YmVTZWxlY3RlZCgkZXZlbnQpXCI+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGMgb2YgY3ViZXNcIiBbdmFsdWVdPVwiY1wiPnt7Yy50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGRpdiBjbGFzcz1cInJvd1wiPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydYQXhpcyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJ4QXhpc1wiIHJlcXVpcmVkIG11bHRpcGxlIFtzb3J0Q29tcGFyYXRvcl09XCJzb3J0Q29tcGFyYXRvclwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGEgb2YgY3ViZT8uYXhlc1wiIFt2YWx1ZV09XCJhLm5hbWVcIj57e2EudGl0bGUgfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICAgIDxtYXQtZXJyb3IgKm5nSWY9XCJmb3JtLmdldCgneEF4aXMnKS5oYXNFcnJvcigncmVxdWlyZWQnKVwiIFtpbm5lckhUTUxdPVwiJ1JlcXVpcmVkRXJyJ3x0cmFuc2xhdGU6KCdYQXhpcyd8dHJhbnNsYXRlKVwiPjwvbWF0LWVycm9yPlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgICAmbmJzcDtcclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snU2VyaWVzJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cInNlcmllc1wiIG11bHRpcGxlIFtzb3J0Q29tcGFyYXRvcl09XCJzb3J0Q29tcGFyYXRvclwiPlxyXG4gICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCI+XHJcbiAgICAgICAgICAgIDxtYXQtb3B0aW9uICpuZ0lmPVwiZm9ybS5nZXQoJ3hBeGlzJykudmFsdWU/LmluZGV4T2YoYS5uYW1lKSA8IDBcIiBbdmFsdWVdPVwiYS5uYW1lXCI+e3thLnRpdGxlIH19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPC9kaXY+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlPy5pbmRpY2VzPy5sZW5ndGhcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydJbmRpY2VzJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJpbmRpY2VzXCIgbXVsdGlwbGU+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGkgb2YgY3ViZS5pbmRpY2VzXCIgW3ZhbHVlXT1cImkubmFtZVwiPnt7aS50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGRpdiBjbGFzcz1cInJvd1wiPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydDaGFydFR5cGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiY2hhcnRUeXBlXCI+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlBpZVwiPnt7J1BpZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkRvdWdobnV0XCI+e3snRG91Z2hudXQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJIYWxmRG91Z2hudXRcIj57eydIYWxmRG91Z2hudXQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJDb2x1bW5cIj57eydDb2x1bW4nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCYXJcIj57eydCYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCdWJibGVcIj57eydCdWJibGUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0JhclwiPnt7J1N0YWNraW5nQmFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RhY2tpbmdCYXIxMDBcIj57eydTdGFja2luZ0JhcjEwMCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkxpbmVcIj57eydMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3BsaW5lXCI+e3snU3BsaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiQXJlYVwiPnt7J0FyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTcGxpbmVBcmVhXCI+e3snU3BsaW5lQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQXJlYVwiPnt7J1N0YWNraW5nQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQXJlYTEwMFwiPnt7J1N0YWNraW5nQXJlYTEwMCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQ29sdW1uXCI+e3snU3RhY2tpbmdDb2x1bW4nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0NvbHVtbjEwMFwiPnt7J1N0YWNraW5nQ29sdW1uMTAwJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU2NhdHRlclwiPnt7J1NjYXR0ZXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQb2xhclwiPnt7J1BvbGFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiUmFkYXJcIj57eydSYWRhcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0ZXBMaW5lXCI+e3snU3RlcExpbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGVwQXJlYVwiPnt7J1N0ZXBBcmVhJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RhY2tpbmdTdGVwQXJlYVwiPnt7J1N0YWNraW5nU3RlcEFyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0xpbmVcIj57eydTdGFja2luZ0xpbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0xpbmUxMDBcIj57eydTdGFja2luZ0xpbmUxMDAnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJGdW5uZWxcIj57eydGdW5uZWwnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQeXJhbWlkXCI+e3snUHlyYW1pZCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCIgKm5nSWY9XCJjdWJlPy5pbmRpY2VzPy5sZW5ndGhcIj5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7J0luZGljZXNDaGFydFR5cGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiaW5kaWNlc0NoYXJ0VHlwZVwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCYXJcIj57eydCYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCdWJibGVcIj57eydCdWJibGUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJMaW5lXCI+e3snTGluZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlNwbGluZVwiPnt7J1NwbGluZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkFyZWFcIj57eydBcmVhJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3BsaW5lQXJlYVwiPnt7J1NwbGluZUFyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTY2F0dGVyXCI+e3snU2NhdHRlcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlBvbGFyXCI+e3snUG9sYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJSYWRhclwiPnt7J1JhZGFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RlcExpbmVcIj57eydTdGVwTGluZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0ZXBBcmVhXCI+e3snU3RlcEFyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDwvZGl2PlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0FnZ3JlZ2F0ZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiYWdncmVnYXRlXCIgbXVsdGlwbGU+XHJcbiAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCI+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiAqbmdJZj1cImZvcm0uZ2V0KCd4QXhpcycpLnZhbHVlPy5pbmRleE9mKGEubmFtZSkgPCAwICYmIGZvcm0uZ2V0KCdzZXJpZXMnKS52YWx1ZT8uaW5kZXhPZihhLm5hbWUpIDwgMFwiIFt2YWx1ZV09XCJhLm5hbWVcIj57e2EudGl0bGUgfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPG1hdC1oaW50PjwvbWF0LWhpbnQ+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGJpemRvYy1kZXNpZ25lci1jdWJlLWZpbHRlciAqbmdJZj1cImN1YmVcIiBbY3ViZV09XCJjdWJlXCIgW2Zvcm1dPVwiZm9ybS5nZXQoJ2ZpbHRlcnMnKVwiPjwvYml6ZG9jLWRlc2lnbmVyLWN1YmUtZmlsdGVyPlxyXG4gIDwvZm9ybT5cclxuICA8IS0tPGJ1dHRvbiBtYXQtc3Ryb2tlZC1idXR0b24gKGNsaWNrKT1cInNob3dQcmV2aWV3ID0gdHJ1ZVwiPnt7J1ByZXZpZXcnfHRyYW5zbGF0ZX19PC9idXR0b24+LS0+XHJcbiAgPCEtLTxkaXYgKm5nSWY9XCJvcHRpb25zLnhBeGlzXCI+XHJcbiAgICA8bmctY29udGFpbmVyIFtuZ1N3aXRjaF09XCJpc0FjY3VtXCI+XHJcbiAgICAgIDxiaXpkb2MtY3ViZS1hY2N1bSAqbmdTd2l0Y2hDYXNlPVwidHJ1ZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbY2hhcnRUeXBlXT1cIm9wdGlvbnMuY2hhcnRUeXBlXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFt3aWR0aF09XCIyMDBcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW3Njb3BlXT1cIm9wdGlvbnMuc2NvcGVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2N1YmVdPVwic2VsZWN0ZWRDdWJlLm5hbWVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2ZpbHRlcnNdPVwib3B0aW9ucy5maWx0ZXJzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFt4QXhpc109XCJvcHRpb25zLnhBeGlzXCI+PC9iaXpkb2MtY3ViZS1hY2N1bT5cclxuICAgICAgPGJpemRvYy1jdWJlLWNoYXJ0ICpuZ1N3aXRjaERlZmF1bHRcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtjdWJlXT1cImN1YmUubmFtZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbeEF4aXNdPVwib3B0aW9ucy54QXhpc1wiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbc2VyaWVzXT1cIm9wdGlvbnMuc2VyaWVzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtpbmRpY2VzXT1cIm9wdGlvbnMuaW5kaWNlc1wiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbZmlsdGVyc109XCJvcHRpb25zLmZpbHRlcnNcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2NoYXJ0VHlwZV09XCJvcHRpb25zLmNoYXJ0VHlwZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbaW5kaWNlc0NoYXJ0VHlwZV09XCJvcHRpb25zLmluZGljZXNDaGFydFR5cGVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW3dpZHRoXT1cIjIwMFwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbc2NvcGVdPVwib3B0aW9ucy5zY29wZVwiPjwvYml6ZG9jLWN1YmUtY2hhcnQ+XHJcbiAgICA8L25nLWNvbnRhaW5lcj5cclxuICA8L2Rpdj4tLT5cclxuPC9uZy10ZW1wbGF0ZT5cclxuIl19
|