@bizdoc/core 1.16.30 → 1.16.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/themes/brown.min.css +1 -1
- package/assets/themes/dark.min.css +7 -2
- package/assets/themes/deep-purple-light-blue.min.css +1 -1
- package/assets/themes/deep-purple-teal.min.css +1 -1
- package/assets/themes/default.min.css +1 -1
- package/assets/themes/green.min.css +1 -1
- package/assets/themes/indigo.min.css +1 -1
- package/esm2020/lib/admin/admin-dismiss.service.mjs +4 -4
- package/esm2020/lib/admin/admin-menu.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +13 -13
- package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/designer.base.mjs +10 -10
- package/esm2020/lib/admin/configuration-designer/designer.component.mjs +7 -6
- package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/node.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/policy.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/return-to-role-action.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/role.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/rule.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/state.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/utility.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/icon-picker.component.mjs +4 -4
- package/esm2020/lib/admin/core/ace.input.mjs +4 -4
- package/esm2020/lib/admin/core/color-picker.input.mjs +4 -4
- package/esm2020/lib/admin/core/search.input.mjs +4 -4
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +4 -4
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +5 -5
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +4 -4
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +4 -4
- package/esm2020/lib/admin/form/designer/designer.component.mjs +4 -4
- package/esm2020/lib/admin/form/form.resolve.service.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/node.component.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +4 -4
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +4 -4
- package/esm2020/lib/admin/localized-string.component.mjs +4 -4
- package/esm2020/lib/admin/patterns/patterns.component.mjs +4 -4
- package/esm2020/lib/admin/permissions/permissions.component.mjs +4 -4
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +4 -4
- package/esm2020/lib/admin/positions/positions.component.mjs +4 -4
- package/esm2020/lib/admin/profiler/outofoffice.component.mjs +4 -4
- package/esm2020/lib/admin/profiler/profiler.component.mjs +4 -4
- package/esm2020/lib/admin/system.service.mjs +8 -5
- package/esm2020/lib/admin/utility-wrapper.component.mjs +4 -4
- package/esm2020/lib/admin/utility.pane.component.mjs +4 -4
- package/esm2020/lib/app.component.mjs +7 -7
- package/esm2020/lib/bizdoc.module.mjs +5 -5
- package/esm2020/lib/browse/browse-items.component.mjs +4 -4
- package/esm2020/lib/browse/browse.mobile.component.mjs +4 -4
- package/esm2020/lib/browse/browse.pane.component.mjs +4 -4
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +4 -4
- package/esm2020/lib/browse/filter/filter.component.mjs +4 -4
- package/esm2020/lib/browse/folders-menu.component.mjs +4 -4
- package/esm2020/lib/chat/chat-info.mjs +4 -4
- package/esm2020/lib/chat/chat.mobile.component.mjs +4 -4
- package/esm2020/lib/chat/chat.service.mjs +4 -4
- package/esm2020/lib/chat/contacts.component.mjs +7 -7
- package/esm2020/lib/chat/contacts.pane.component.mjs +4 -4
- package/esm2020/lib/chat/conversation.component.mjs +4 -4
- package/esm2020/lib/chat/conversation.pane.component.mjs +4 -4
- package/esm2020/lib/compose/action/action-picker.component.mjs +4 -4
- package/esm2020/lib/compose/action/action.dialog.mjs +4 -4
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +4 -4
- package/esm2020/lib/compose/action/assign-action.component.mjs +5 -5
- package/esm2020/lib/compose/action/moveto-action.component.mjs +4 -4
- package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/attachments.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/progress-button.directive.mjs +4 -4
- package/esm2020/lib/compose/box/box.component.mjs +4 -4
- package/esm2020/lib/compose/can-deactivate-changes.service.mjs +4 -4
- package/esm2020/lib/compose/comments/comment.component.mjs +4 -4
- package/esm2020/lib/compose/comments/comments.component.mjs +4 -4
- package/esm2020/lib/compose/comments/comments.pane.component.mjs +4 -4
- package/esm2020/lib/compose/comments/edit-comment.component.mjs +4 -4
- package/esm2020/lib/compose/comments/edits.component.mjs +4 -4
- package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +4 -4
- package/esm2020/lib/compose/comments/votes.component.mjs +4 -4
- package/esm2020/lib/compose/compose-resolve.service.mjs +7 -7
- package/esm2020/lib/compose/compose.mobile.component.mjs +4 -4
- package/esm2020/lib/compose/compose.pane.component.mjs +4 -4
- package/esm2020/lib/compose/copy/copy.dialog.mjs +4 -4
- package/esm2020/lib/compose/dismiss.service.mjs +4 -4
- package/esm2020/lib/compose/document-resolver.service.mjs +4 -4
- package/esm2020/lib/compose/document.component.mjs +4 -4
- package/esm2020/lib/compose/document.mobile.component.mjs +4 -4
- package/esm2020/lib/compose/document.pane.component.mjs +4 -4
- package/esm2020/lib/compose/events/events.component.mjs +4 -4
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +4 -4
- package/esm2020/lib/compose/form.component.mjs +4 -4
- package/esm2020/lib/compose/new-menu.component.mjs +4 -4
- package/esm2020/lib/compose/privilage.directive.mjs +7 -7
- package/esm2020/lib/compose/recipient-resolver.service.mjs +4 -4
- package/esm2020/lib/compose/state.component.mjs +4 -4
- package/esm2020/lib/compose/tag/tags.component.mjs +4 -4
- package/esm2020/lib/compose/trace/flow.component.mjs +4 -4
- package/esm2020/lib/compose/trace/people.component.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.base.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.component.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +4 -4
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +4 -4
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +10 -10
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +4 -4
- package/esm2020/lib/core/NgComponentOutlet.mjs +4 -4
- package/esm2020/lib/core/account.service.mjs +4 -4
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +4 -4
- package/esm2020/lib/core/avatar/avatar.component.mjs +4 -4
- package/esm2020/lib/core/component-factory-resolver.mjs +4 -4
- package/esm2020/lib/core/controls/address.input.mjs +4 -4
- package/esm2020/lib/core/controls/auto-complete.input.mjs +4 -4
- package/esm2020/lib/core/controls/combination-picker-body.mjs +4 -4
- package/esm2020/lib/core/controls/combination-picker.mjs +4 -4
- package/esm2020/lib/core/controls/combination-pool.mjs +4 -4
- package/esm2020/lib/core/controls/file.input.mjs +4 -4
- package/esm2020/lib/core/controls/select.input.mjs +4 -4
- package/esm2020/lib/core/controls/signature.input.mjs +4 -4
- package/esm2020/lib/core/controls/time-picker.mjs +4 -4
- package/esm2020/lib/core/controls/timespan.input.mjs +4 -4
- package/esm2020/lib/core/datasource.service.mjs +4 -4
- package/esm2020/lib/core/guide/guide.component.mjs +4 -4
- package/esm2020/lib/core/guide/guide.service.mjs +4 -4
- package/esm2020/lib/core/guide/help-tip.component.mjs +4 -4
- package/esm2020/lib/core/http.interceptor.mjs +4 -4
- package/esm2020/lib/core/hub.service.mjs +4 -4
- package/esm2020/lib/core/identity/identity.component.mjs +4 -4
- package/esm2020/lib/core/info/attachment-info.service.mjs +4 -4
- package/esm2020/lib/core/info/document-info.service.mjs +4 -4
- package/esm2020/lib/core/info/location-info.component.mjs +4 -4
- package/esm2020/lib/core/info/map-info.mjs +4 -4
- package/esm2020/lib/core/layout/autocomplete.field.mjs +4 -4
- package/esm2020/lib/core/layout/checkbox.field.mjs +4 -4
- package/esm2020/lib/core/layout/checkbox.mjs +4 -4
- package/esm2020/lib/core/layout/date-range.field.mjs +4 -4
- package/esm2020/lib/core/layout/date.field.mjs +4 -4
- package/esm2020/lib/core/layout/expression.field.mjs +4 -4
- package/esm2020/lib/core/layout/file.field.mjs +4 -4
- package/esm2020/lib/core/layout/html.field.mjs +4 -4
- package/esm2020/lib/core/layout/input.base.mjs +4 -4
- package/esm2020/lib/core/layout/input.field.mjs +4 -4
- package/esm2020/lib/core/layout/layout.component.mjs +4 -4
- package/esm2020/lib/core/layout/numeric.field.mjs +4 -4
- package/esm2020/lib/core/layout/select.field.mjs +4 -4
- package/esm2020/lib/core/layout/switch.field.mjs +4 -4
- package/esm2020/lib/core/layout/textarea.field.mjs +4 -4
- package/esm2020/lib/core/layout/timespan.field.mjs +4 -4
- package/esm2020/lib/core/lottie-animation.mjs +4 -4
- package/esm2020/lib/core/mailbox.service.mjs +4 -4
- package/esm2020/lib/core/none.component.mjs +4 -4
- package/esm2020/lib/core/pipes/action.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/calendar.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/date-format.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/daterange.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/difference.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/duration-format.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/duration.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/form.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/join.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/localized-string.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/role.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/sort.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/state.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/time-ago.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/translate.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/type-value.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/user-name.pipe.mjs +4 -4
- package/esm2020/lib/core/popup/popup.component.mjs +4 -4
- package/esm2020/lib/core/popup/popup.service.mjs +4 -4
- package/esm2020/lib/core/popup/tooltip.directive.mjs +7 -7
- package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +4 -4
- package/esm2020/lib/core/prompt/mask/mask.component.mjs +4 -4
- package/esm2020/lib/core/prompt.service.mjs +4 -4
- package/esm2020/lib/core/router.mjs +7 -7
- package/esm2020/lib/core/save-changes.dialog.mjs +4 -4
- package/esm2020/lib/core/session.service.mjs +4 -4
- package/esm2020/lib/core/slots/router.directive.mjs +4 -4
- package/esm2020/lib/core/slots/router.service.mjs +4 -4
- package/esm2020/lib/core/slots/slots.component.mjs +4 -4
- package/esm2020/lib/core/tagging/documents.component.mjs +4 -4
- package/esm2020/lib/core/tagging/edit-input.component.mjs +4 -4
- package/esm2020/lib/core/tagging/emoji.component.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.directive.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +4 -4
- package/esm2020/lib/core/tagging/users.component.mjs +4 -4
- package/esm2020/lib/core/translate.service.mjs +4 -4
- package/esm2020/lib/core/window-title.service.mjs +4 -4
- package/esm2020/lib/cube/accum/accum.component.mjs +4 -4
- package/esm2020/lib/cube/chart/chart.component.mjs +4 -4
- package/esm2020/lib/cube/cube-info.service.mjs +4 -4
- package/esm2020/lib/cube/cube-menu.component.mjs +4 -4
- package/esm2020/lib/cube/cube-view.component.mjs +4 -4
- package/esm2020/lib/cube/cube.service.mjs +4 -4
- package/esm2020/lib/cube/explore/document-item.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore-item.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore-items.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore.pane.component.mjs +4 -4
- package/esm2020/lib/cube/explore/item-resolver.service.mjs +7 -7
- package/esm2020/lib/cube/explore/item.pane.component.mjs +4 -4
- package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +4 -4
- package/esm2020/lib/cube/filter/filter.component.mjs +4 -4
- package/esm2020/lib/cube/grid/grid.component.mjs +4 -4
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.base.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/popup.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/table.component.mjs +4 -4
- package/esm2020/lib/cube/parallel/parallel.component.mjs +4 -4
- package/esm2020/lib/cube/pivot/pivot.component.mjs +4 -4
- package/esm2020/lib/cube/sum/sum.component.mjs +4 -4
- package/esm2020/lib/cube/view-base.mjs +4 -4
- package/esm2020/lib/cube/view.mobile.component.mjs +4 -4
- package/esm2020/lib/cube/view.pane.component.mjs +4 -4
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/compare.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +4 -4
- package/esm2020/lib/dashboard/dashboard.component.mjs +4 -4
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +4 -4
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/activity.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +4 -4
- package/esm2020/lib/dashboard/widget-item.component.mjs +4 -4
- package/esm2020/lib/desktop.module.mjs +5 -5
- package/esm2020/lib/home/about/about.dialog.mjs +4 -4
- package/esm2020/lib/home/home-base.component.mjs +4 -4
- package/esm2020/lib/home/home.desktop.component.mjs +4 -4
- package/esm2020/lib/home/home.mobile.component.mjs +4 -4
- package/esm2020/lib/home/notifications/notifications.component.mjs +4 -4
- package/esm2020/lib/home/options/options.component.mjs +4 -4
- package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +4 -4
- package/esm2020/lib/home/sign/sign.component.mjs +4 -4
- package/esm2020/lib/home/tools.component.mjs +4 -4
- package/esm2020/lib/impersonate/impersonate.component.mjs +4 -4
- package/esm2020/lib/mobile.module.mjs +5 -5
- package/esm2020/lib/modules/chart.module.mjs +5 -5
- package/esm2020/lib/modules/circular-gauge.module.mjs +5 -5
- package/esm2020/lib/modules/datepicker.intl.mjs +4 -4
- package/esm2020/lib/modules/dayjs.module.mjs +5 -5
- package/esm2020/lib/modules/diagram.module.mjs +5 -5
- package/esm2020/lib/modules/gantt.module.mjs +5 -5
- package/esm2020/lib/modules/grid.module.mjs +5 -5
- package/esm2020/lib/modules/material.module.mjs +5 -5
- package/esm2020/lib/modules/paginator.intl.mjs +4 -4
- package/esm2020/lib/modules/pivot.module.mjs +5 -5
- package/esm2020/lib/modules/schedule.module.mjs +5 -5
- package/esm2020/lib/modules/spreadsheet.module.mjs +5 -5
- package/esm2020/lib/modules/stepper.intl.mjs +4 -4
- package/esm2020/lib/modules/texteditor.module.mjs +5 -5
- package/esm2020/lib/notifications/filter.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications-table.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.mobile.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.pane.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.service.mjs +4 -4
- package/esm2020/lib/notifications/types/commented.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/escalated.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/liked.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/notification-base.mjs +4 -4
- package/esm2020/lib/notifications/types/nudge.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/state-changed.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/tagged.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/text.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +4 -4
- package/esm2020/lib/options/options.component.mjs +4 -4
- package/esm2020/lib/options/options.service.mjs +4 -4
- package/esm2020/lib/reports/arguments-component.mjs +4 -4
- package/esm2020/lib/reports/cube/documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/grid-documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/table-documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-args.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-base.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage.component.mjs +4 -4
- package/esm2020/lib/reports/report-viewer.component.mjs +4 -4
- package/esm2020/lib/reports/report.mobile.component.mjs +4 -4
- package/esm2020/lib/reports/report.pane.component.mjs +4 -4
- package/esm2020/lib/reports/reports-menu.component.mjs +4 -4
- package/esm2020/lib/reports/substitution/substitution.component.mjs +4 -4
- package/esm2020/lib/reports/table/table-view.component.mjs +4 -4
- package/esm2020/lib/reports/tasks/tasks.component.mjs +4 -4
- package/esm2020/lib/scheduler/schedule.component.mjs +4 -4
- package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +4 -4
- package/esm2020/lib/scheduler/scheduler.pane.component.mjs +4 -4
- package/esm2020/lib/search/cube.component.mjs +4 -4
- package/esm2020/lib/search/document.component.mjs +4 -4
- package/esm2020/lib/search/guide.component.mjs +4 -4
- package/esm2020/lib/search/path.component.mjs +4 -4
- package/esm2020/lib/search/search.service.mjs +4 -4
- package/esm2020/lib/shared.module.mjs +5 -5
- package/esm2020/lib/system.module.mjs +5 -5
- package/esm2020/lib/views/cube/chart.component.mjs +4 -4
- package/esm2020/lib/views/cube/cube-base.mjs +4 -4
- package/esm2020/lib/views/cube/explore.component.mjs +4 -4
- package/esm2020/lib/views/cube/matrix.component.mjs +4 -4
- package/esm2020/lib/views/cube/parallel.component.mjs +4 -4
- package/esm2020/lib/views/cube/pivot.component.mjs +4 -4
- package/esm2020/lib/views/cube/sum.component.mjs +4 -4
- package/esm2020/lib/views/cube/view.component.mjs +4 -4
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +4 -4
- package/esm2020/lib/views/view-item.component.mjs +4 -4
- package/esm2020/lib/views/views.component.mjs +4 -4
- package/esm2020/lib/views/views.mobile.component.mjs +4 -4
- package/esm2020/lib/views/views.pane.component.mjs +4 -4
- package/fesm2015/bizdoc-core.mjs +1081 -1077
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1081 -1077
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/admin/configuration-designer/designer.component.d.ts.map +1 -1
- package/lib/admin/system.service.d.ts.map +1 -1
- package/lib/compose/action/return-action.component.d.ts.map +1 -1
- package/package.json +1 -1
- package/esm2020/lib/admin/architecture/cube-axes-filter.component.mjs +0 -237
- package/esm2020/lib/admin/architecture/declarations.mjs +0 -55
- package/esm2020/lib/admin/architecture/designer-element.component.mjs +0 -443
- package/esm2020/lib/admin/architecture/designer-privileges.component.mjs +0 -169
- package/esm2020/lib/admin/architecture/designer.base.mjs +0 -133
- package/esm2020/lib/admin/architecture/designer.component.mjs +0 -473
- package/esm2020/lib/admin/architecture/elements/action.component.mjs +0 -84
- package/esm2020/lib/admin/architecture/elements/analysis-view.component.mjs +0 -475
- package/esm2020/lib/admin/architecture/elements/analysis-widget.component.mjs +0 -459
- package/esm2020/lib/admin/architecture/elements/anomaly-rule.component.mjs +0 -41
- package/esm2020/lib/admin/architecture/elements/attribute.component.mjs +0 -62
- package/esm2020/lib/admin/architecture/elements/box-form.component.mjs +0 -117
- package/esm2020/lib/admin/architecture/elements/configuration-datasource.component.mjs +0 -132
- package/esm2020/lib/admin/architecture/elements/control.component.mjs +0 -43
- package/esm2020/lib/admin/architecture/elements/cube-index-utility.component.mjs +0 -98
- package/esm2020/lib/admin/architecture/elements/cube-view.component.mjs +0 -133
- package/esm2020/lib/admin/architecture/elements/cube.component.mjs +0 -1763
- package/esm2020/lib/admin/architecture/elements/documents-report.component.mjs +0 -86
- package/esm2020/lib/admin/architecture/elements/documents-widget.component.mjs +0 -93
- package/esm2020/lib/admin/architecture/elements/explore-view.component.mjs +0 -113
- package/esm2020/lib/admin/architecture/elements/feedback-widget.component.mjs +0 -125
- package/esm2020/lib/admin/architecture/elements/folder.component.mjs +0 -353
- package/esm2020/lib/admin/architecture/elements/form-invite.dialog.mjs +0 -239
- package/esm2020/lib/admin/architecture/elements/form.component.mjs +0 -432
- package/esm2020/lib/admin/architecture/elements/guide.component.mjs +0 -236
- package/esm2020/lib/admin/architecture/elements/matrix-view.component.mjs +0 -445
- package/esm2020/lib/admin/architecture/elements/node.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/parallel-view.component.mjs +0 -246
- package/esm2020/lib/admin/architecture/elements/performance-report.component.mjs +0 -118
- package/esm2020/lib/admin/architecture/elements/performance-widget.component.mjs +0 -121
- package/esm2020/lib/admin/architecture/elements/pivot-view.component.mjs +0 -232
- package/esm2020/lib/admin/architecture/elements/policy.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/report.component.mjs +0 -75
- package/esm2020/lib/admin/architecture/elements/return-to-role-action.component.mjs +0 -69
- package/esm2020/lib/admin/architecture/elements/role.component.mjs +0 -120
- package/esm2020/lib/admin/architecture/elements/rule.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/state.component.mjs +0 -64
- package/esm2020/lib/admin/architecture/elements/sum-view.component.mjs +0 -228
- package/esm2020/lib/admin/architecture/elements/tasks-report.component.mjs +0 -152
- package/esm2020/lib/admin/architecture/elements/type.component.mjs +0 -378
- package/esm2020/lib/admin/architecture/elements/usage-report.component.mjs +0 -277
- package/esm2020/lib/admin/architecture/elements/utility.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/view.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/widget.component.mjs +0 -75
- package/esm2020/lib/admin/architecture/icon-picker.component.mjs +0 -219
- package/esm2020/lib/admin/core/localized-string.component.mjs +0 -241
- package/esm2020/lib/admin/form/designer/box-designer.component.mjs +0 -496
- package/esm2020/lib/admin/form/designer/declarations.mjs +0 -2
- package/esm2020/lib/admin/form/designer/properties.component.mjs +0 -133
- package/esm2020/lib/admin/form/designer/section.component.mjs +0 -106
- package/esm2020/lib/admin/form/designer/settings.component.mjs +0 -61
- package/esm2020/lib/compose/box/control.component.mjs +0 -47
- package/esm2020/lib/compose/box/row.component.mjs +0 -41
- package/esm2020/lib/core/checkbox.mjs +0 -49
- package/esm2020/lib/core/fields/address.designer.mjs +0 -47
- package/esm2020/lib/core/fields/address.field.mjs +0 -104
- package/esm2020/lib/core/fields/autocomplete.field.mjs +0 -198
- package/esm2020/lib/core/fields/checkbox.designer.mjs +0 -43
- package/esm2020/lib/core/fields/checkbox.field.mjs +0 -95
- package/esm2020/lib/core/fields/checklist.designer.mjs +0 -98
- package/esm2020/lib/core/fields/checklist.field.mjs +0 -144
- package/esm2020/lib/core/fields/date-range.designer.mjs +0 -55
- package/esm2020/lib/core/fields/date-range.field.mjs +0 -113
- package/esm2020/lib/core/fields/date.designer.mjs +0 -49
- package/esm2020/lib/core/fields/date.field.mjs +0 -114
- package/esm2020/lib/core/fields/expression.field.mjs +0 -80
- package/esm2020/lib/core/fields/file.designer.mjs +0 -49
- package/esm2020/lib/core/fields/file.field.mjs +0 -90
- package/esm2020/lib/core/fields/html.designer.mjs +0 -76
- package/esm2020/lib/core/fields/html.field.mjs +0 -114
- package/esm2020/lib/core/fields/input.designer.mjs +0 -112
- package/esm2020/lib/core/fields/input.field.mjs +0 -212
- package/esm2020/lib/core/fields/numeric.designer.mjs +0 -91
- package/esm2020/lib/core/fields/numeric.field.mjs +0 -95
- package/esm2020/lib/core/fields/options.base.mjs +0 -41
- package/esm2020/lib/core/fields/options.component.mjs +0 -106
- package/esm2020/lib/core/fields/radio-button.designer.mjs +0 -83
- package/esm2020/lib/core/fields/radio-button.field.mjs +0 -114
- package/esm2020/lib/core/fields/select.designer.mjs +0 -105
- package/esm2020/lib/core/fields/select.field.mjs +0 -157
- package/esm2020/lib/core/fields/signature.designer.mjs +0 -46
- package/esm2020/lib/core/fields/signature.field.mjs +0 -114
- package/esm2020/lib/core/fields/switch.field.mjs +0 -82
- package/esm2020/lib/core/fields/textarea.designer.mjs +0 -62
- package/esm2020/lib/core/fields/textarea.field.mjs +0 -106
- package/esm2020/lib/core/fields/timespan.field.mjs +0 -93
- package/esm2020/lib/core/fields/yesno.designer.mjs +0 -104
- package/esm2020/lib/core/fields/yesno.field.mjs +0 -101
- package/esm2020/lib/core/inputs/address.input.mjs +0 -229
- package/esm2020/lib/core/inputs/auto-complete.input.mjs +0 -320
- package/esm2020/lib/core/inputs/combination-picker-body.mjs +0 -309
- package/esm2020/lib/core/inputs/combination-picker.mjs +0 -296
- package/esm2020/lib/core/inputs/combination-pool.mjs +0 -161
- package/esm2020/lib/core/inputs/file.input.mjs +0 -685
- package/esm2020/lib/core/inputs/select.input.mjs +0 -293
- package/esm2020/lib/core/inputs/signature.input.mjs +0 -162
- package/esm2020/lib/core/inputs/time-picker.mjs +0 -220
- package/esm2020/lib/core/inputs/timespan.input.mjs +0 -202
- package/esm2020/lib/core/layout.component.mjs +0 -146
- package/esm2020/lib/dashboard/cube/document-state.widget.mjs +0 -85
- package/esm2020/lib/designer.module.mjs +0 -98
- package/esm2020/lib/notifications/types/invite.notification.mjs +0 -51
- package/esm2020/lib/reports/cube/role-performance.component.mjs +0 -61
- package/lib/admin/architecture/cube-axes-filter.component.d.ts +0 -32
- package/lib/admin/architecture/cube-axes-filter.component.d.ts.map +0 -1
- package/lib/admin/architecture/declarations.d.ts +0 -229
- package/lib/admin/architecture/declarations.d.ts.map +0 -1
- package/lib/admin/architecture/designer-element.component.d.ts +0 -87
- package/lib/admin/architecture/designer-element.component.d.ts.map +0 -1
- package/lib/admin/architecture/designer-privileges.component.d.ts +0 -34
- package/lib/admin/architecture/designer-privileges.component.d.ts.map +0 -1
- package/lib/admin/architecture/designer.base.d.ts +0 -55
- package/lib/admin/architecture/designer.base.d.ts.map +0 -1
- package/lib/admin/architecture/designer.component.d.ts +0 -60
- package/lib/admin/architecture/designer.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/action.component.d.ts +0 -23
- package/lib/admin/architecture/elements/action.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/analysis-view.component.d.ts +0 -21
- package/lib/admin/architecture/elements/analysis-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/analysis-widget.component.d.ts +0 -20
- package/lib/admin/architecture/elements/analysis-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/anomaly-rule.component.d.ts +0 -10
- package/lib/admin/architecture/elements/anomaly-rule.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/attribute.component.d.ts +0 -13
- package/lib/admin/architecture/elements/attribute.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/box-form.component.d.ts +0 -23
- package/lib/admin/architecture/elements/box-form.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/configuration-datasource.component.d.ts +0 -28
- package/lib/admin/architecture/elements/configuration-datasource.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/control.component.d.ts +0 -14
- package/lib/admin/architecture/elements/control.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube-index-utility.component.d.ts +0 -13
- package/lib/admin/architecture/elements/cube-index-utility.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube-view.component.d.ts +0 -15
- package/lib/admin/architecture/elements/cube-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube.component.d.ts +0 -51
- package/lib/admin/architecture/elements/cube.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/documents-report.component.d.ts +0 -14
- package/lib/admin/architecture/elements/documents-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/documents-widget.component.d.ts +0 -20
- package/lib/admin/architecture/elements/documents-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/explore-view.component.d.ts +0 -16
- package/lib/admin/architecture/elements/explore-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/feedback-widget.component.d.ts +0 -35
- package/lib/admin/architecture/elements/feedback-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/folder.component.d.ts +0 -23
- package/lib/admin/architecture/elements/folder.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/form-invite.dialog.d.ts +0 -48
- package/lib/admin/architecture/elements/form-invite.dialog.d.ts.map +0 -1
- package/lib/admin/architecture/elements/form.component.d.ts +0 -51
- package/lib/admin/architecture/elements/form.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/guide.component.d.ts +0 -15
- package/lib/admin/architecture/elements/guide.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/matrix-view.component.d.ts +0 -22
- package/lib/admin/architecture/elements/matrix-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/node.component.d.ts +0 -8
- package/lib/admin/architecture/elements/node.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/parallel-view.component.d.ts +0 -19
- package/lib/admin/architecture/elements/parallel-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/performance-report.component.d.ts +0 -16
- package/lib/admin/architecture/elements/performance-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/performance-widget.component.d.ts +0 -15
- package/lib/admin/architecture/elements/performance-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/pivot-view.component.d.ts +0 -20
- package/lib/admin/architecture/elements/pivot-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/policy.component.d.ts +0 -8
- package/lib/admin/architecture/elements/policy.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/report.component.d.ts +0 -13
- package/lib/admin/architecture/elements/report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/return-to-role-action.component.d.ts +0 -18
- package/lib/admin/architecture/elements/return-to-role-action.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/role.component.d.ts +0 -17
- package/lib/admin/architecture/elements/role.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/rule.component.d.ts +0 -8
- package/lib/admin/architecture/elements/rule.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/state.component.d.ts +0 -14
- package/lib/admin/architecture/elements/state.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/sum-view.component.d.ts +0 -18
- package/lib/admin/architecture/elements/sum-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/tasks-report.component.d.ts +0 -18
- package/lib/admin/architecture/elements/tasks-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/type.component.d.ts +0 -32
- package/lib/admin/architecture/elements/type.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/usage-report.component.d.ts +0 -24
- package/lib/admin/architecture/elements/usage-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/utility.component.d.ts +0 -8
- package/lib/admin/architecture/elements/utility.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/view.component.d.ts +0 -8
- package/lib/admin/architecture/elements/view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/widget.component.d.ts +0 -13
- package/lib/admin/architecture/elements/widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/icon-picker.component.d.ts +0 -69
- package/lib/admin/architecture/icon-picker.component.d.ts.map +0 -1
- package/lib/admin/core/localized-string.component.d.ts +0 -57
- package/lib/admin/core/localized-string.component.d.ts.map +0 -1
- package/lib/admin/form/designer/box-designer.component.d.ts +0 -93
- package/lib/admin/form/designer/box-designer.component.d.ts.map +0 -1
- package/lib/admin/form/designer/declarations.d.ts +0 -27
- package/lib/admin/form/designer/declarations.d.ts.map +0 -1
- package/lib/admin/form/designer/properties.component.d.ts +0 -27
- package/lib/admin/form/designer/properties.component.d.ts.map +0 -1
- package/lib/admin/form/designer/section.component.d.ts +0 -28
- package/lib/admin/form/designer/section.component.d.ts.map +0 -1
- package/lib/admin/form/designer/settings.component.d.ts +0 -20
- package/lib/admin/form/designer/settings.component.d.ts.map +0 -1
- package/lib/compose/box/control.component.d.ts +0 -23
- package/lib/compose/box/control.component.d.ts.map +0 -1
- package/lib/compose/box/row.component.d.ts +0 -21
- package/lib/compose/box/row.component.d.ts.map +0 -1
- package/lib/core/checkbox.d.ts +0 -11
- package/lib/core/checkbox.d.ts.map +0 -1
- package/lib/core/fields/address.designer.d.ts +0 -22
- package/lib/core/fields/address.designer.d.ts.map +0 -1
- package/lib/core/fields/address.field.d.ts +0 -22
- package/lib/core/fields/address.field.d.ts.map +0 -1
- package/lib/core/fields/autocomplete.field.d.ts +0 -56
- package/lib/core/fields/autocomplete.field.d.ts.map +0 -1
- package/lib/core/fields/checkbox.designer.d.ts +0 -20
- package/lib/core/fields/checkbox.designer.d.ts.map +0 -1
- package/lib/core/fields/checkbox.field.d.ts +0 -18
- package/lib/core/fields/checkbox.field.d.ts.map +0 -1
- package/lib/core/fields/checklist.designer.d.ts +0 -33
- package/lib/core/fields/checklist.designer.d.ts.map +0 -1
- package/lib/core/fields/checklist.field.d.ts +0 -21
- package/lib/core/fields/checklist.field.d.ts.map +0 -1
- package/lib/core/fields/date-range.designer.d.ts +0 -28
- package/lib/core/fields/date-range.designer.d.ts.map +0 -1
- package/lib/core/fields/date-range.field.d.ts +0 -33
- package/lib/core/fields/date-range.field.d.ts.map +0 -1
- package/lib/core/fields/date.designer.d.ts +0 -26
- package/lib/core/fields/date.designer.d.ts.map +0 -1
- package/lib/core/fields/date.field.d.ts +0 -23
- package/lib/core/fields/date.field.d.ts.map +0 -1
- package/lib/core/fields/expression.field.d.ts +0 -21
- package/lib/core/fields/expression.field.d.ts.map +0 -1
- package/lib/core/fields/file.designer.d.ts +0 -22
- package/lib/core/fields/file.designer.d.ts.map +0 -1
- package/lib/core/fields/file.field.d.ts +0 -22
- package/lib/core/fields/file.field.d.ts.map +0 -1
- package/lib/core/fields/html.designer.d.ts +0 -24
- package/lib/core/fields/html.designer.d.ts.map +0 -1
- package/lib/core/fields/html.field.d.ts +0 -24
- package/lib/core/fields/html.field.d.ts.map +0 -1
- package/lib/core/fields/input.designer.d.ts +0 -34
- package/lib/core/fields/input.designer.d.ts.map +0 -1
- package/lib/core/fields/input.field.d.ts +0 -29
- package/lib/core/fields/input.field.d.ts.map +0 -1
- package/lib/core/fields/numeric.designer.d.ts +0 -30
- package/lib/core/fields/numeric.designer.d.ts.map +0 -1
- package/lib/core/fields/numeric.field.d.ts +0 -26
- package/lib/core/fields/numeric.field.d.ts.map +0 -1
- package/lib/core/fields/options.base.d.ts +0 -29
- package/lib/core/fields/options.base.d.ts.map +0 -1
- package/lib/core/fields/options.component.d.ts +0 -25
- package/lib/core/fields/options.component.d.ts.map +0 -1
- package/lib/core/fields/radio-button.designer.d.ts +0 -31
- package/lib/core/fields/radio-button.designer.d.ts.map +0 -1
- package/lib/core/fields/radio-button.field.d.ts +0 -17
- package/lib/core/fields/radio-button.field.d.ts.map +0 -1
- package/lib/core/fields/select.designer.d.ts +0 -34
- package/lib/core/fields/select.designer.d.ts.map +0 -1
- package/lib/core/fields/select.field.d.ts +0 -23
- package/lib/core/fields/select.field.d.ts.map +0 -1
- package/lib/core/fields/signature.designer.d.ts +0 -20
- package/lib/core/fields/signature.designer.d.ts.map +0 -1
- package/lib/core/fields/signature.field.d.ts +0 -24
- package/lib/core/fields/signature.field.d.ts.map +0 -1
- package/lib/core/fields/switch.field.d.ts +0 -17
- package/lib/core/fields/switch.field.d.ts.map +0 -1
- package/lib/core/fields/textarea.designer.d.ts +0 -28
- package/lib/core/fields/textarea.designer.d.ts.map +0 -1
- package/lib/core/fields/textarea.field.d.ts +0 -24
- package/lib/core/fields/textarea.field.d.ts.map +0 -1
- package/lib/core/fields/timespan.field.d.ts +0 -21
- package/lib/core/fields/timespan.field.d.ts.map +0 -1
- package/lib/core/fields/yesno.designer.d.ts +0 -26
- package/lib/core/fields/yesno.designer.d.ts.map +0 -1
- package/lib/core/fields/yesno.field.d.ts +0 -18
- package/lib/core/fields/yesno.field.d.ts.map +0 -1
- package/lib/core/inputs/address.input.d.ts +0 -66
- package/lib/core/inputs/address.input.d.ts.map +0 -1
- package/lib/core/inputs/auto-complete.input.d.ts +0 -87
- package/lib/core/inputs/auto-complete.input.d.ts.map +0 -1
- package/lib/core/inputs/combination-picker-body.d.ts +0 -115
- package/lib/core/inputs/combination-picker-body.d.ts.map +0 -1
- package/lib/core/inputs/combination-picker.d.ts +0 -83
- package/lib/core/inputs/combination-picker.d.ts.map +0 -1
- package/lib/core/inputs/combination-pool.d.ts +0 -43
- package/lib/core/inputs/combination-pool.d.ts.map +0 -1
- package/lib/core/inputs/file.input.d.ts +0 -100
- package/lib/core/inputs/file.input.d.ts.map +0 -1
- package/lib/core/inputs/select.input.d.ts +0 -85
- package/lib/core/inputs/select.input.d.ts.map +0 -1
- package/lib/core/inputs/signature.input.d.ts +0 -54
- package/lib/core/inputs/signature.input.d.ts.map +0 -1
- package/lib/core/inputs/time-picker.d.ts +0 -53
- package/lib/core/inputs/time-picker.d.ts.map +0 -1
- package/lib/core/inputs/timespan.input.d.ts +0 -60
- package/lib/core/inputs/timespan.input.d.ts.map +0 -1
- package/lib/core/layout.component.d.ts +0 -29
- package/lib/core/layout.component.d.ts.map +0 -1
- package/lib/dashboard/cube/document-state.widget.d.ts +0 -30
- package/lib/dashboard/cube/document-state.widget.d.ts.map +0 -1
- package/lib/designer.module.d.ts +0 -30
- package/lib/designer.module.d.ts.map +0 -1
- package/lib/notifications/types/invite.notification.d.ts +0 -22
- package/lib/notifications/types/invite.notification.d.ts.map +0 -1
- package/lib/reports/cube/role-performance.component.d.ts +0 -37
- package/lib/reports/cube/role-performance.component.d.ts.map +0 -1
@@ -1,246 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from "@angular/core";
|
3
|
-
import { Validators } from "@angular/forms";
|
4
|
-
import { BizDoc } from "../../../core/decorators";
|
5
|
-
import { DesignerCubeElementComponent } from "../designer.base";
|
6
|
-
import * as i0 from "@angular/core";
|
7
|
-
import * as i1 from "@angular/common";
|
8
|
-
import * as i2 from "@angular/forms";
|
9
|
-
import * as i3 from "@angular/material/core";
|
10
|
-
import * as i4 from "@angular/material/form-field";
|
11
|
-
import * as i5 from "@angular/material/select";
|
12
|
-
import * as i6 from "../../../core/pipes/translate.pipe";
|
13
|
-
function ParallelViewDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
14
|
-
i0.ɵɵelementContainer(0);
|
15
|
-
} }
|
16
|
-
function ParallelViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
17
|
-
i0.ɵɵelementStart(0, "mat-option", 16);
|
18
|
-
i0.ɵɵtext(1);
|
19
|
-
i0.ɵɵelementEnd();
|
20
|
-
} if (rf & 2) {
|
21
|
-
const c_r11 = ctx.$implicit;
|
22
|
-
i0.ɵɵproperty("value", c_r11);
|
23
|
-
i0.ɵɵadvance(1);
|
24
|
-
i0.ɵɵtextInterpolate(c_r11.title);
|
25
|
-
} }
|
26
|
-
function ParallelViewDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
27
|
-
const _r13 = i0.ɵɵgetCurrentView();
|
28
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
29
|
-
i0.ɵɵtext(2);
|
30
|
-
i0.ɵɵpipe(3, "translate");
|
31
|
-
i0.ɵɵelementEnd();
|
32
|
-
i0.ɵɵelementStart(4, "mat-select", 15);
|
33
|
-
i0.ɵɵlistener("selectionChange", function ParallelViewDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r12 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r12.cubeSelected($event)); });
|
34
|
-
i0.ɵɵtemplate(5, ParallelViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 5);
|
35
|
-
i0.ɵɵelementEnd()();
|
36
|
-
} if (rf & 2) {
|
37
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
38
|
-
i0.ɵɵadvance(2);
|
39
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
40
|
-
i0.ɵɵadvance(3);
|
41
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
42
|
-
} }
|
43
|
-
function ParallelViewDesignComponent_ng_template_1_mat_option_7_Template(rf, ctx) { if (rf & 1) {
|
44
|
-
i0.ɵɵelementStart(0, "mat-option", 16);
|
45
|
-
i0.ɵɵtext(1);
|
46
|
-
i0.ɵɵelementEnd();
|
47
|
-
} if (rf & 2) {
|
48
|
-
const a_r14 = ctx.$implicit;
|
49
|
-
i0.ɵɵproperty("value", a_r14.name);
|
50
|
-
i0.ɵɵadvance(1);
|
51
|
-
i0.ɵɵtextInterpolate(a_r14.title);
|
52
|
-
} }
|
53
|
-
function ParallelViewDesignComponent_ng_template_1_mat_error_8_Template(rf, ctx) { if (rf & 1) {
|
54
|
-
i0.ɵɵelement(0, "mat-error", 17);
|
55
|
-
i0.ɵɵpipe(1, "translate");
|
56
|
-
i0.ɵɵpipe(2, "translate");
|
57
|
-
} if (rf & 2) {
|
58
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "XAxis")), i0.ɵɵsanitizeHtml);
|
59
|
-
} }
|
60
|
-
function ParallelViewDesignComponent_ng_template_1_ng_container_14_mat_option_1_Template(rf, ctx) { if (rf & 1) {
|
61
|
-
i0.ɵɵelementStart(0, "mat-option", 16);
|
62
|
-
i0.ɵɵtext(1);
|
63
|
-
i0.ɵɵelementEnd();
|
64
|
-
} if (rf & 2) {
|
65
|
-
const a_r15 = i0.ɵɵnextContext().$implicit;
|
66
|
-
i0.ɵɵproperty("value", a_r15.name);
|
67
|
-
i0.ɵɵadvance(1);
|
68
|
-
i0.ɵɵtextInterpolate(a_r15.title);
|
69
|
-
} }
|
70
|
-
function ParallelViewDesignComponent_ng_template_1_ng_container_14_Template(rf, ctx) { if (rf & 1) {
|
71
|
-
i0.ɵɵelementContainerStart(0);
|
72
|
-
i0.ɵɵtemplate(1, ParallelViewDesignComponent_ng_template_1_ng_container_14_mat_option_1_Template, 2, 2, "mat-option", 18);
|
73
|
-
i0.ɵɵelementContainerEnd();
|
74
|
-
} if (rf & 2) {
|
75
|
-
const a_r15 = ctx.$implicit;
|
76
|
-
const ctx_r6 = i0.ɵɵnextContext(2);
|
77
|
-
i0.ɵɵadvance(1);
|
78
|
-
i0.ɵɵproperty("ngIf", ctx_r6.form.get("xAxis").value !== a_r15.name);
|
79
|
-
} }
|
80
|
-
function ParallelViewDesignComponent_ng_template_1_mat_error_15_Template(rf, ctx) { if (rf & 1) {
|
81
|
-
i0.ɵɵelement(0, "mat-error", 17);
|
82
|
-
i0.ɵɵpipe(1, "translate");
|
83
|
-
i0.ɵɵpipe(2, "translate");
|
84
|
-
} if (rf & 2) {
|
85
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Series")), i0.ɵɵsanitizeHtml);
|
86
|
-
} }
|
87
|
-
function ParallelViewDesignComponent_ng_template_1_mat_form_field_16_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
88
|
-
i0.ɵɵelementStart(0, "mat-option", 16);
|
89
|
-
i0.ɵɵtext(1);
|
90
|
-
i0.ɵɵelementEnd();
|
91
|
-
} if (rf & 2) {
|
92
|
-
const x_r19 = ctx.$implicit;
|
93
|
-
i0.ɵɵproperty("value", x_r19.name);
|
94
|
-
i0.ɵɵadvance(1);
|
95
|
-
i0.ɵɵtextInterpolate(x_r19.title || x_r19.name);
|
96
|
-
} }
|
97
|
-
function ParallelViewDesignComponent_ng_template_1_mat_form_field_16_Template(rf, ctx) { if (rf & 1) {
|
98
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
99
|
-
i0.ɵɵtext(2);
|
100
|
-
i0.ɵɵpipe(3, "translate");
|
101
|
-
i0.ɵɵelementEnd();
|
102
|
-
i0.ɵɵelementStart(4, "mat-select", 19);
|
103
|
-
i0.ɵɵtemplate(5, ParallelViewDesignComponent_ng_template_1_mat_form_field_16_mat_option_5_Template, 2, 2, "mat-option", 5);
|
104
|
-
i0.ɵɵelementEnd()();
|
105
|
-
} if (rf & 2) {
|
106
|
-
const ctx_r8 = i0.ɵɵnextContext(2);
|
107
|
-
i0.ɵɵadvance(2);
|
108
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Indices"));
|
109
|
-
i0.ɵɵadvance(3);
|
110
|
-
i0.ɵɵproperty("ngForOf", ctx_r8.cube.indices);
|
111
|
-
} }
|
112
|
-
function ParallelViewDesignComponent_ng_template_1_ng_container_39_mat_option_1_Template(rf, ctx) { if (rf & 1) {
|
113
|
-
i0.ɵɵelementStart(0, "mat-option", 16);
|
114
|
-
i0.ɵɵtext(1);
|
115
|
-
i0.ɵɵelementEnd();
|
116
|
-
} if (rf & 2) {
|
117
|
-
const a_r20 = i0.ɵɵnextContext().$implicit;
|
118
|
-
i0.ɵɵproperty("value", a_r20.name);
|
119
|
-
i0.ɵɵadvance(1);
|
120
|
-
i0.ɵɵtextInterpolate(a_r20.title);
|
121
|
-
} }
|
122
|
-
function ParallelViewDesignComponent_ng_template_1_ng_container_39_Template(rf, ctx) { if (rf & 1) {
|
123
|
-
i0.ɵɵelementContainerStart(0);
|
124
|
-
i0.ɵɵtemplate(1, ParallelViewDesignComponent_ng_template_1_ng_container_39_mat_option_1_Template, 2, 2, "mat-option", 18);
|
125
|
-
i0.ɵɵelementContainerEnd();
|
126
|
-
} if (rf & 2) {
|
127
|
-
const a_r20 = ctx.$implicit;
|
128
|
-
const ctx_r9 = i0.ɵɵnextContext(2);
|
129
|
-
i0.ɵɵadvance(1);
|
130
|
-
i0.ɵɵproperty("ngIf", ctx_r9.form.get("xAxis").value !== a_r20.name && ctx_r9.form.get("series").value !== a_r20.name && (ctx_r9.form.get("filters").value == null ? null : ctx_r9.form.get("filters").value.indexOf(a_r20.name)) < 0);
|
131
|
-
} }
|
132
|
-
function ParallelViewDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
133
|
-
i0.ɵɵelementStart(0, "form", 2);
|
134
|
-
i0.ɵɵtemplate(1, ParallelViewDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
|
135
|
-
i0.ɵɵelementStart(2, "mat-form-field")(3, "mat-label");
|
136
|
-
i0.ɵɵtext(4);
|
137
|
-
i0.ɵɵpipe(5, "translate");
|
138
|
-
i0.ɵɵelementEnd();
|
139
|
-
i0.ɵɵelementStart(6, "mat-select", 4);
|
140
|
-
i0.ɵɵtemplate(7, ParallelViewDesignComponent_ng_template_1_mat_option_7_Template, 2, 2, "mat-option", 5);
|
141
|
-
i0.ɵɵelementEnd();
|
142
|
-
i0.ɵɵtemplate(8, ParallelViewDesignComponent_ng_template_1_mat_error_8_Template, 3, 6, "mat-error", 6);
|
143
|
-
i0.ɵɵelementEnd();
|
144
|
-
i0.ɵɵelementStart(9, "mat-form-field")(10, "mat-label");
|
145
|
-
i0.ɵɵtext(11);
|
146
|
-
i0.ɵɵpipe(12, "translate");
|
147
|
-
i0.ɵɵelementEnd();
|
148
|
-
i0.ɵɵelementStart(13, "mat-select", 7);
|
149
|
-
i0.ɵɵtemplate(14, ParallelViewDesignComponent_ng_template_1_ng_container_14_Template, 2, 1, "ng-container", 8);
|
150
|
-
i0.ɵɵelementEnd();
|
151
|
-
i0.ɵɵtemplate(15, ParallelViewDesignComponent_ng_template_1_mat_error_15_Template, 3, 6, "mat-error", 6);
|
152
|
-
i0.ɵɵelementEnd();
|
153
|
-
i0.ɵɵtemplate(16, ParallelViewDesignComponent_ng_template_1_mat_form_field_16_Template, 6, 4, "mat-form-field", 3);
|
154
|
-
i0.ɵɵelementStart(17, "mat-form-field")(18, "mat-label");
|
155
|
-
i0.ɵɵtext(19);
|
156
|
-
i0.ɵɵpipe(20, "translate");
|
157
|
-
i0.ɵɵelementEnd();
|
158
|
-
i0.ɵɵelementStart(21, "mat-select", 9)(22, "mat-option", 10);
|
159
|
-
i0.ɵɵtext(23);
|
160
|
-
i0.ɵɵpipe(24, "translate");
|
161
|
-
i0.ɵɵelementEnd();
|
162
|
-
i0.ɵɵelementStart(25, "mat-option", 11);
|
163
|
-
i0.ɵɵtext(26);
|
164
|
-
i0.ɵɵpipe(27, "translate");
|
165
|
-
i0.ɵɵelementEnd();
|
166
|
-
i0.ɵɵelementStart(28, "mat-option", 12);
|
167
|
-
i0.ɵɵtext(29);
|
168
|
-
i0.ɵɵpipe(30, "translate");
|
169
|
-
i0.ɵɵelementEnd();
|
170
|
-
i0.ɵɵelementStart(31, "mat-option", 13);
|
171
|
-
i0.ɵɵtext(32);
|
172
|
-
i0.ɵɵpipe(33, "translate");
|
173
|
-
i0.ɵɵelementEnd()()();
|
174
|
-
i0.ɵɵelementStart(34, "mat-form-field")(35, "mat-label");
|
175
|
-
i0.ɵɵtext(36);
|
176
|
-
i0.ɵɵpipe(37, "translate");
|
177
|
-
i0.ɵɵelementEnd();
|
178
|
-
i0.ɵɵelementStart(38, "mat-select", 14);
|
179
|
-
i0.ɵɵtemplate(39, ParallelViewDesignComponent_ng_template_1_ng_container_39_Template, 2, 1, "ng-container", 8);
|
180
|
-
i0.ɵɵelementEnd()()();
|
181
|
-
} if (rf & 2) {
|
182
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
183
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
184
|
-
i0.ɵɵadvance(1);
|
185
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
186
|
-
i0.ɵɵadvance(3);
|
187
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 16, "XAxis"));
|
188
|
-
i0.ɵɵadvance(3);
|
189
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
190
|
-
i0.ɵɵadvance(1);
|
191
|
-
i0.ɵɵproperty("ngIf", ctx_r2.form.get("xAxis").hasError("required"));
|
192
|
-
i0.ɵɵadvance(3);
|
193
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(12, 18, "Series"));
|
194
|
-
i0.ɵɵadvance(3);
|
195
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
196
|
-
i0.ɵɵadvance(1);
|
197
|
-
i0.ɵɵproperty("ngIf", ctx_r2.form.get("series").hasError("required"));
|
198
|
-
i0.ɵɵadvance(1);
|
199
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
|
200
|
-
i0.ɵɵadvance(3);
|
201
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(20, 20, "ChartType"));
|
202
|
-
i0.ɵɵadvance(4);
|
203
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(24, 22, "Pie"));
|
204
|
-
i0.ɵɵadvance(3);
|
205
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(27, 24, "Column"));
|
206
|
-
i0.ɵɵadvance(3);
|
207
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(30, 26, "Line"));
|
208
|
-
i0.ɵɵadvance(3);
|
209
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(33, 28, "Area"));
|
210
|
-
i0.ɵɵadvance(4);
|
211
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(37, 30, "Aggregate"));
|
212
|
-
i0.ɵɵadvance(3);
|
213
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
214
|
-
} }
|
215
|
-
let ParallelViewDesignComponent = class ParallelViewDesignComponent extends DesignerCubeElementComponent {
|
216
|
-
constructor() {
|
217
|
-
super(...arguments);
|
218
|
-
this.form = this._fb.group({
|
219
|
-
cube: null,
|
220
|
-
xAxis: this._fb.control(null, Validators.required),
|
221
|
-
series: this._fb.control(null, Validators.required),
|
222
|
-
indices: null,
|
223
|
-
filters: null,
|
224
|
-
chartType: 'Pie',
|
225
|
-
aggregate: null,
|
226
|
-
scope: null
|
227
|
-
});
|
228
|
-
}
|
229
|
-
};
|
230
|
-
ParallelViewDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵParallelViewDesignComponent_BaseFactory; return function ParallelViewDesignComponent_Factory(t) { return (ɵParallelViewDesignComponent_BaseFactory || (ɵParallelViewDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ParallelViewDesignComponent)))(t || ParallelViewDesignComponent); }; }();
|
231
|
-
ParallelViewDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ParallelViewDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], ["formControlName", "xAxis", "required", ""], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], ["formControlName", "series", "required", ""], [4, "ngFor", "ngForOf"], ["formControlName", "chartType"], ["value", "Pie"], ["value", "Column"], ["value", "Line"], ["value", "Area"], ["formControlName", "aggregate", "multiple", ""], ["required", "", 3, "selectionChange"], [3, "value"], [3, "innerHTML"], [3, "value", 4, "ngIf"], ["formControlName", "indices", "multiple", ""]], template: function ParallelViewDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
232
|
-
i0.ɵɵtemplate(0, ParallelViewDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
233
|
-
i0.ɵɵtemplate(1, ParallelViewDesignComponent_ng_template_1_Template, 40, 32, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
234
|
-
} if (rf & 2) {
|
235
|
-
const _r1 = i0.ɵɵreference(2);
|
236
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
237
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatError, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.TranslatePipe], encapsulation: 2 });
|
238
|
-
ParallelViewDesignComponent = __decorate([
|
239
|
-
BizDoc({ selector: 'parallel-view-designer' })
|
240
|
-
], ParallelViewDesignComponent);
|
241
|
-
export { ParallelViewDesignComponent };
|
242
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ParallelViewDesignComponent, [{
|
243
|
-
type: Component,
|
244
|
-
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 <mat-form-field>\r\n <mat-label>{{'XAxis'|translate}}</mat-label>\r\n <mat-select formControlName=\"xAxis\" required>\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 <mat-form-field>\r\n <mat-label>{{'Series'|translate}}</mat-label>\r\n <mat-select formControlName=\"series\" required>\r\n <ng-container *ngFor=\"let a of cube?.axes\">\r\n <mat-option *ngIf=\"form.get('xAxis').value!==a.name\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </ng-container>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('series').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Series'|translate)\"></mat-error>\r\n </mat-form-field>\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 x of cube.indices\" [value]=\"x.name\">{{x.title || x.name}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <mat-form-field>\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=\"Column\">{{'Column'|translate}}</mat-option>\r\n <mat-option value=\"Line\">{{'Line'|translate}}</mat-option>\r\n <mat-option value=\"Area\">{{'Area'|translate}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\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!==a.name && form.get('series').value !== a.name && form.get('filters').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 </form>\r\n <!--<div>\r\n <bizdoc-cube-parallel *ngIf=\"options.xAxis\" [cube]=\"options.cube\"\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 [scope]=\"options.scope\"\r\n [size]=\"250\"></bizdoc-cube-parallel>\r\n </div>-->\r\n</ng-template>\r\n" }]
|
245
|
-
}], null, null); })();
|
246
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFyYWxsZWwtdmlldy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9wYXJhbGxlbC12aWV3LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL3BhcmFsbGVsLXZpZXcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQzVDLE9BQU8sRUFBRSxNQUFNLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUVsRCxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7O0lDSmhFLHdCQUNlOzs7SUFNUCxzQ0FBZ0Q7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUFwQyw2QkFBVztJQUFDLGVBQVc7SUFBWCxpQ0FBVzs7OztJQUgvRCxzQ0FBdUMsZ0JBQUE7SUFDMUIsWUFBb0I7O0lBQUEsaUJBQVk7SUFDM0Msc0NBQThEO0lBQXpDLGtPQUFtQixlQUFBLDRCQUFvQixDQUFBLElBQUM7SUFDM0QseUhBQXdFO0lBQzFFLGlCQUFhLEVBQUE7OztJQUhGLGVBQW9CO0lBQXBCLGtEQUFvQjtJQUVILGVBQVE7SUFBUixzQ0FBUTs7O0lBTWxDLHNDQUEwRDtJQUFBLFlBQVk7SUFBQSxpQkFBYTs7O0lBQTFDLGtDQUFnQjtJQUFDLGVBQVk7SUFBWixpQ0FBWTs7O0lBRXhFLGdDQUFnSTs7OztJQUF0RSxpSEFBeUQ7OztJQU0vRyxzQ0FBc0U7SUFBQSxZQUFZO0lBQUEsaUJBQWE7OztJQUExQyxrQ0FBZ0I7SUFBQyxlQUFZO0lBQVosaUNBQVk7OztJQURwRiw2QkFBMkM7SUFDekMseUhBQStGO0lBQ2pHLDBCQUFlOzs7O0lBREEsZUFBc0M7SUFBdEMsb0VBQXNDOzs7SUFHdkQsZ0NBQWtJOzs7O0lBQXZFLGtIQUEwRDs7O0lBS25ILHNDQUE0RDtJQUFBLFlBQXFCO0lBQUEsaUJBQWE7OztJQUFuRCxrQ0FBZ0I7SUFBQyxlQUFxQjtJQUFyQiwrQ0FBcUI7OztJQUhyRixzQ0FBOEMsZ0JBQUE7SUFDakMsWUFBdUI7O0lBQUEsaUJBQVk7SUFDOUMsc0NBQStDO0lBQzdDLDBIQUE4RjtJQUNoRyxpQkFBYSxFQUFBOzs7SUFIRixlQUF1QjtJQUF2QixxREFBdUI7SUFFTixlQUFlO0lBQWYsNkNBQWU7OztJQWdCdkMsc0NBQStKO0lBQUEsWUFBWTtJQUFBLGlCQUFhOzs7SUFBMUMsa0NBQWdCO0lBQUMsZUFBWTtJQUFaLGlDQUFZOzs7SUFEN0ssNkJBQTJDO0lBQ3pDLHlIQUF3TDtJQUMxTCwwQkFBZTs7OztJQURBLGVBQStIO0lBQS9ILHNPQUErSDs7O0lBMUNwSiwrQkFBMkQ7SUFDekQsZ0hBS2lCO0lBQ2pCLHNDQUFnQixnQkFBQTtJQUNILFlBQXFCOztJQUFBLGlCQUFZO0lBQzVDLHFDQUE2QztJQUMzQyx3R0FBbUY7SUFDckYsaUJBQWE7SUFDYixzR0FBZ0k7SUFDbEksaUJBQWlCO0lBQ2pCLHNDQUFnQixpQkFBQTtJQUNILGFBQXNCOztJQUFBLGlCQUFZO0lBQzdDLHNDQUE4QztJQUM1Qyw4R0FFZTtJQUNqQixpQkFBYTtJQUNiLHdHQUFrSTtJQUNwSSxpQkFBaUI7SUFDakIsa0hBS2lCO0lBQ2pCLHVDQUFnQixpQkFBQTtJQUNILGFBQXlCOztJQUFBLGlCQUFZO0lBQ2hELHNDQUF3QyxzQkFBQTtJQUNkLGFBQW1COztJQUFBLGlCQUFhO0lBQ3hELHVDQUEyQjtJQUFBLGFBQXNCOztJQUFBLGlCQUFhO0lBQzlELHVDQUF5QjtJQUFBLGFBQW9COztJQUFBLGlCQUFhO0lBQzFELHVDQUF5QjtJQUFBLGFBQW9COztJQUFBLGlCQUFhLEVBQUEsRUFBQTtJQUc5RCx1Q0FBZ0IsaUJBQUE7SUFDSCxhQUF5Qjs7SUFBQSxpQkFBWTtJQUNoRCx1Q0FBaUQ7SUFDL0MsOEdBRWU7SUFDakIsaUJBQWEsRUFBQSxFQUFBOzs7SUE1Q1EsdUNBQWtCO0lBQ3hCLGVBQW9CO0lBQXBCLDhDQUFvQjtJQU94QixlQUFxQjtJQUFyQixvREFBcUI7SUFFSixlQUFhO0lBQWIsdUVBQWE7SUFFN0IsZUFBNEM7SUFBNUMsb0VBQTRDO0lBRzdDLGVBQXNCO0lBQXRCLHNEQUFzQjtJQUVILGVBQWE7SUFBYix1RUFBYTtJQUkvQixlQUE2QztJQUE3QyxxRUFBNkM7SUFFMUMsZUFBMkI7SUFBM0IsbUhBQTJCO0lBTy9CLGVBQXlCO0lBQXpCLHlEQUF5QjtJQUVWLGVBQW1CO0lBQW5CLG1EQUFtQjtJQUNoQixlQUFzQjtJQUF0QixzREFBc0I7SUFDeEIsZUFBb0I7SUFBcEIsb0RBQW9CO0lBQ3BCLGVBQW9CO0lBQXBCLG9EQUFvQjtJQUlwQyxlQUF5QjtJQUF6Qix5REFBeUI7SUFFTixlQUFhO0lBQWIsdUVBQWE7O0FEcEMxQyxJQUFNLDJCQUEyQixHQUFqQyxNQUFNLDJCQUE0QixTQUFRLDRCQUFtRDtJQUE3Rjs7UUFDSSxTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDN0IsSUFBSSxFQUFFLElBQUk7WUFDVixLQUFLLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsSUFBSSxFQUFFLFVBQVUsQ0FBQyxRQUFRLENBQUM7WUFDbEQsTUFBTSxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsT0FBTyxDQUFDLElBQUksRUFBRSxVQUFVLENBQUMsUUFBUSxDQUFDO1lBQ25ELE9BQU8sRUFBRSxJQUFJO1lBQ2IsT0FBTyxFQUFFLElBQUk7WUFDYixTQUFTLEVBQUUsS0FBSztZQUNoQixTQUFTLEVBQUUsSUFBSTtZQUNmLEtBQUssRUFBRSxJQUFJO1NBQ1osQ0FBQyxDQUFDO0tBQ0o7OytSQVhZLDJCQUEyQixTQUEzQiwyQkFBMkI7OEVBQTNCLDJCQUEyQjtRQ1J4Qyw4RkFDZTtRQUNmLCtIQTBEYzs7O1FBNURDLDRDQUF5QixpQkFBQTs7QURRM0IsMkJBQTJCO0lBRHZDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSx3QkFBd0IsRUFBRSxDQUFDO0dBQ2xDLDJCQUEyQixDQVd2QztTQVhZLDJCQUEyQjt1RkFBM0IsMkJBQTJCO2NBRnZDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IFZhbGlkYXRvcnMgfSBmcm9tIFwiQGFuZ3VsYXIvZm9ybXNcIjtcclxuaW1wb3J0IHsgQml6RG9jIH0gZnJvbSBcIi4uLy4uLy4uL2NvcmUvZGVjb3JhdG9yc1wiO1xyXG5pbXBvcnQgeyBQYXJhbGxlbFNldHRpbmdzTW9kZWwgfSBmcm9tIFwiLi4vLi4vLi4vdmlld3MvY3ViZS9wYXJhbGxlbC5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJDdWJlRWxlbWVudENvbXBvbmVudCB9IGZyb20gXCIuLi9kZXNpZ25lci5iYXNlXCI7XHJcblxyXG5AQ29tcG9uZW50KHsgdGVtcGxhdGVVcmw6ICdwYXJhbGxlbC12aWV3LmNvbXBvbmVudC5odG1sJyB9KVxyXG5AQml6RG9jKHsgc2VsZWN0b3I6ICdwYXJhbGxlbC12aWV3LWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgUGFyYWxsZWxWaWV3RGVzaWduQ29tcG9uZW50IGV4dGVuZHMgRGVzaWduZXJDdWJlRWxlbWVudENvbXBvbmVudDxQYXJhbGxlbFNldHRpbmdzTW9kZWw+IGltcGxlbWVudHMgT25Jbml0IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgY3ViZTogbnVsbCxcclxuICAgIHhBeGlzOiB0aGlzLl9mYi5jb250cm9sKG51bGwsIFZhbGlkYXRvcnMucmVxdWlyZWQpLFxyXG4gICAgc2VyaWVzOiB0aGlzLl9mYi5jb250cm9sKG51bGwsIFZhbGlkYXRvcnMucmVxdWlyZWQpLFxyXG4gICAgaW5kaWNlczogbnVsbCxcclxuICAgIGZpbHRlcnM6IG51bGwsXHJcbiAgICBjaGFydFR5cGU6ICdQaWUnLFxyXG4gICAgYWdncmVnYXRlOiBudWxsLFxyXG4gICAgc2NvcGU6IG51bGxcclxuICB9KTtcclxufVxyXG4iLCI8bmctY29udGFpbmVyICpuZ0lmPVwibW9kZSA9PT0gJ3dpZGdldCc7IGVsc2UgZWRpdFwiPlxyXG48L25nLWNvbnRhaW5lcj5cclxuPG5nLXRlbXBsYXRlICNlZGl0PlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlcy5sZW5ndGg+MVwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0N1YmUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IHJlcXVpcmVkIChzZWxlY3Rpb25DaGFuZ2UpPVwiY3ViZVNlbGVjdGVkKCRldmVudClcIj5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgYyBvZiBjdWJlc1wiIFt2YWx1ZV09XCJjXCI+e3tjLnRpdGxlfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snWEF4aXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cInhBeGlzXCIgcmVxdWlyZWQ+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGEgb2YgY3ViZT8uYXhlc1wiIFt2YWx1ZV09XCJhLm5hbWVcIj57e2EudGl0bGUgfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPG1hdC1lcnJvciAqbmdJZj1cImZvcm0uZ2V0KCd4QXhpcycpLmhhc0Vycm9yKCdyZXF1aXJlZCcpXCIgW2lubmVySFRNTF09XCInUmVxdWlyZWRFcnInfHRyYW5zbGF0ZTooJ1hBeGlzJ3x0cmFuc2xhdGUpXCI+PC9tYXQtZXJyb3I+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J1Nlcmllcyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwic2VyaWVzXCIgcmVxdWlyZWQ+XHJcbiAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCI+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiAqbmdJZj1cImZvcm0uZ2V0KCd4QXhpcycpLnZhbHVlIT09YS5uYW1lXCIgW3ZhbHVlXT1cImEubmFtZVwiPnt7YS50aXRsZSB9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ3NlcmllcycpLmhhc0Vycm9yKCdyZXF1aXJlZCcpXCIgW2lubmVySFRNTF09XCInUmVxdWlyZWRFcnInfHRyYW5zbGF0ZTooJ1Nlcmllcyd8dHJhbnNsYXRlKVwiPjwvbWF0LWVycm9yPlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmU/LmluZGljZXM/Lmxlbmd0aFwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0luZGljZXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImluZGljZXNcIiBtdWx0aXBsZT5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgeCBvZiBjdWJlLmluZGljZXNcIiBbdmFsdWVdPVwieC5uYW1lXCI+e3t4LnRpdGxlIHx8IHgubmFtZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0NoYXJ0VHlwZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiY2hhcnRUeXBlXCI+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQaWVcIj57eydQaWUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiQ29sdW1uXCI+e3snQ29sdW1uJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkxpbmVcIj57eydMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkFyZWFcIj57eydBcmVhJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxtYXQtZm9ybS1maWVsZD5cclxuICAgICAgPG1hdC1sYWJlbD57eydBZ2dyZWdhdGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImFnZ3JlZ2F0ZVwiIG11bHRpcGxlPlxyXG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IGEgb2YgY3ViZT8uYXhlc1wiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gKm5nSWY9XCJmb3JtLmdldCgneEF4aXMnKS52YWx1ZSE9PWEubmFtZSAmJiBmb3JtLmdldCgnc2VyaWVzJykudmFsdWUgIT09IGEubmFtZSAmJiBmb3JtLmdldCgnZmlsdGVycycpLnZhbHVlPy5pbmRleE9mKGEubmFtZSkgPCAwXCIgW3ZhbHVlXT1cImEubmFtZVwiPnt7YS50aXRsZSB9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICA8L2Zvcm0+XHJcbiAgPCEtLTxkaXY+XHJcbiAgICA8Yml6ZG9jLWN1YmUtcGFyYWxsZWwgKm5nSWY9XCJvcHRpb25zLnhBeGlzXCIgW2N1YmVdPVwib3B0aW9ucy5jdWJlXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgICBbeEF4aXNdPVwib3B0aW9ucy54QXhpc1wiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgW3Nlcmllc109XCJvcHRpb25zLnNlcmllc1wiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgW2luZGljZXNdPVwib3B0aW9ucy5pbmRpY2VzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgICBbZmlsdGVyc109XCJvcHRpb25zLmZpbHRlcnNcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIFtjaGFydFR5cGVdPVwib3B0aW9ucy5jaGFydFR5cGVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIFtzY29wZV09XCJvcHRpb25zLnNjb3BlXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgICBbc2l6ZV09XCIyNTBcIj48L2JpemRvYy1jdWJlLXBhcmFsbGVsPlxyXG4gIDwvZGl2Pi0tPlxyXG48L25nLXRlbXBsYXRlPlxyXG4iXX0=
|
@@ -1,118 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from "@angular/core";
|
3
|
-
import { BizDoc } from "../../../core/decorators";
|
4
|
-
import { DesignerCubeElementComponent } from "../designer.base";
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
import * as i1 from "@angular/common";
|
7
|
-
import * as i2 from "@angular/forms";
|
8
|
-
import * as i3 from "@angular/material/core";
|
9
|
-
import * as i4 from "@angular/material/form-field";
|
10
|
-
import * as i5 from "@angular/material/select";
|
11
|
-
import * as i6 from "../cube-axes-filter.component";
|
12
|
-
import * as i7 from "../../../core/pipes/translate.pipe";
|
13
|
-
function PerformanceReportDesignComponent_ng_container_0_mat_form_field_2_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
14
|
-
i0.ɵɵelementStart(0, "mat-option", 7);
|
15
|
-
i0.ɵɵtext(1);
|
16
|
-
i0.ɵɵelementEnd();
|
17
|
-
} if (rf & 2) {
|
18
|
-
const c_r6 = ctx.$implicit;
|
19
|
-
i0.ɵɵproperty("value", c_r6);
|
20
|
-
i0.ɵɵadvance(1);
|
21
|
-
i0.ɵɵtextInterpolate(c_r6.title);
|
22
|
-
} }
|
23
|
-
function PerformanceReportDesignComponent_ng_container_0_mat_form_field_2_Template(rf, ctx) { if (rf & 1) {
|
24
|
-
const _r8 = i0.ɵɵgetCurrentView();
|
25
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
26
|
-
i0.ɵɵtext(2);
|
27
|
-
i0.ɵɵpipe(3, "translate");
|
28
|
-
i0.ɵɵelementEnd();
|
29
|
-
i0.ɵɵelementStart(4, "mat-select", 6);
|
30
|
-
i0.ɵɵlistener("selectionChange", function PerformanceReportDesignComponent_ng_container_0_mat_form_field_2_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r7 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r7.cubeSelected($event)); });
|
31
|
-
i0.ɵɵtemplate(5, PerformanceReportDesignComponent_ng_container_0_mat_form_field_2_mat_option_5_Template, 2, 2, "mat-option", 3);
|
32
|
-
i0.ɵɵelementEnd()();
|
33
|
-
} if (rf & 2) {
|
34
|
-
const ctx_r1 = i0.ɵɵnextContext(2);
|
35
|
-
i0.ɵɵadvance(2);
|
36
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
37
|
-
i0.ɵɵadvance(3);
|
38
|
-
i0.ɵɵproperty("ngForOf", ctx_r1.cubes);
|
39
|
-
} }
|
40
|
-
function PerformanceReportDesignComponent_ng_container_0_mat_option_8_Template(rf, ctx) { if (rf & 1) {
|
41
|
-
i0.ɵɵelementStart(0, "mat-option", 7);
|
42
|
-
i0.ɵɵtext(1);
|
43
|
-
i0.ɵɵelementEnd();
|
44
|
-
} if (rf & 2) {
|
45
|
-
const x_r9 = ctx.$implicit;
|
46
|
-
i0.ɵɵproperty("value", x_r9.name);
|
47
|
-
i0.ɵɵadvance(1);
|
48
|
-
i0.ɵɵtextInterpolate(x_r9.title || x_r9.name);
|
49
|
-
} }
|
50
|
-
function PerformanceReportDesignComponent_ng_container_0_mat_error_9_Template(rf, ctx) { if (rf & 1) {
|
51
|
-
i0.ɵɵelement(0, "mat-error", 8);
|
52
|
-
i0.ɵɵpipe(1, "translate");
|
53
|
-
i0.ɵɵpipe(2, "translate");
|
54
|
-
} if (rf & 2) {
|
55
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Series")), i0.ɵɵsanitizeHtml);
|
56
|
-
} }
|
57
|
-
function PerformanceReportDesignComponent_ng_container_0_bizdoc_designer_cube_filter_10_Template(rf, ctx) { if (rf & 1) {
|
58
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 9);
|
59
|
-
} if (rf & 2) {
|
60
|
-
const ctx_r4 = i0.ɵɵnextContext(2);
|
61
|
-
i0.ɵɵproperty("cube", ctx_r4.cube)("form", ctx_r4.form.get("filters"));
|
62
|
-
} }
|
63
|
-
function PerformanceReportDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
64
|
-
i0.ɵɵelementContainerStart(0);
|
65
|
-
i0.ɵɵelementStart(1, "form", 1);
|
66
|
-
i0.ɵɵtemplate(2, PerformanceReportDesignComponent_ng_container_0_mat_form_field_2_Template, 6, 4, "mat-form-field", 0);
|
67
|
-
i0.ɵɵelementStart(3, "mat-form-field")(4, "mat-label");
|
68
|
-
i0.ɵɵtext(5);
|
69
|
-
i0.ɵɵpipe(6, "translate");
|
70
|
-
i0.ɵɵelementEnd();
|
71
|
-
i0.ɵɵelementStart(7, "mat-select", 2);
|
72
|
-
i0.ɵɵtemplate(8, PerformanceReportDesignComponent_ng_container_0_mat_option_8_Template, 2, 2, "mat-option", 3);
|
73
|
-
i0.ɵɵelementEnd();
|
74
|
-
i0.ɵɵtemplate(9, PerformanceReportDesignComponent_ng_container_0_mat_error_9_Template, 3, 6, "mat-error", 4);
|
75
|
-
i0.ɵɵelementEnd();
|
76
|
-
i0.ɵɵtemplate(10, PerformanceReportDesignComponent_ng_container_0_bizdoc_designer_cube_filter_10_Template, 1, 2, "bizdoc-designer-cube-filter", 5);
|
77
|
-
i0.ɵɵelementEnd();
|
78
|
-
i0.ɵɵelementContainerEnd();
|
79
|
-
} if (rf & 2) {
|
80
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
81
|
-
i0.ɵɵadvance(1);
|
82
|
-
i0.ɵɵproperty("formGroup", ctx_r0.form);
|
83
|
-
i0.ɵɵadvance(1);
|
84
|
-
i0.ɵɵproperty("ngIf", ctx_r0.cubes.length > 1);
|
85
|
-
i0.ɵɵadvance(3);
|
86
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 6, "Series"));
|
87
|
-
i0.ɵɵadvance(3);
|
88
|
-
i0.ɵɵproperty("ngForOf", ctx_r0.cube == null ? null : ctx_r0.cube.axes);
|
89
|
-
i0.ɵɵadvance(1);
|
90
|
-
i0.ɵɵproperty("ngIf", ctx_r0.form.get("series").hasError("required"));
|
91
|
-
i0.ɵɵadvance(1);
|
92
|
-
i0.ɵɵproperty("ngIf", ctx_r0.cube);
|
93
|
-
} }
|
94
|
-
let PerformanceReportDesignComponent = class PerformanceReportDesignComponent extends DesignerCubeElementComponent {
|
95
|
-
constructor() {
|
96
|
-
super(...arguments);
|
97
|
-
this.form = this._fb.group({
|
98
|
-
cube: null,
|
99
|
-
series: null,
|
100
|
-
filters: this._fb.group({}),
|
101
|
-
});
|
102
|
-
}
|
103
|
-
};
|
104
|
-
PerformanceReportDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵPerformanceReportDesignComponent_BaseFactory; return function PerformanceReportDesignComponent_Factory(t) { return (ɵPerformanceReportDesignComponent_BaseFactory || (ɵPerformanceReportDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PerformanceReportDesignComponent)))(t || PerformanceReportDesignComponent); }; }();
|
105
|
-
PerformanceReportDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PerformanceReportDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["formControlName", "series", "required", ""], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], [3, "cube", "form", 4, "ngIf"], ["required", "", 3, "selectionChange"], [3, "value"], [3, "innerHTML"], [3, "cube", "form"]], template: function PerformanceReportDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
106
|
-
i0.ɵɵtemplate(0, PerformanceReportDesignComponent_ng_container_0_Template, 11, 8, "ng-container", 0);
|
107
|
-
} if (rf & 2) {
|
108
|
-
i0.ɵɵproperty("ngIf", ctx.mode !== "widget");
|
109
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatError, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
|
110
|
-
PerformanceReportDesignComponent = __decorate([
|
111
|
-
BizDoc({ selector: 'performance-report-designer' })
|
112
|
-
], PerformanceReportDesignComponent);
|
113
|
-
export { PerformanceReportDesignComponent };
|
114
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PerformanceReportDesignComponent, [{
|
115
|
-
type: Component,
|
116
|
-
args: [{ template: "<ng-container *ngIf=\"mode !== 'widget'\">\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 <mat-form-field>\r\n <mat-label>{{'Series'|translate}}</mat-label>\r\n <mat-select formControlName=\"series\" required>\r\n <mat-option *ngFor=\"let x of cube?.axes\" [value]=\"x.name\">{{x.title||x.name}}</mat-option>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('series').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Series'|translate)\"></mat-error>\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</ng-container>\r\n" }]
|
117
|
-
}], null, null); })();
|
118
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGVyZm9ybWFuY2UtcmVwb3J0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL3BlcmZvcm1hbmNlLXJlcG9ydC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9wZXJmb3JtYW5jZS1yZXBvcnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2xELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGtCQUFrQixDQUFDOzs7Ozs7Ozs7O0lDR3hELHFDQUFnRDtJQUFBLFlBQVc7SUFBQSxpQkFBYTs7O0lBQXBDLDRCQUFXO0lBQUMsZUFBVztJQUFYLGdDQUFXOzs7O0lBSC9ELHNDQUF1QyxnQkFBQTtJQUMxQixZQUFvQjs7SUFBQSxpQkFBWTtJQUMzQyxxQ0FBOEQ7SUFBekMsc09BQW1CLGVBQUEsMkJBQW9CLENBQUEsSUFBQztJQUMzRCwrSEFBd0U7SUFDMUUsaUJBQWEsRUFBQTs7O0lBSEYsZUFBb0I7SUFBcEIsa0RBQW9CO0lBRUgsZUFBUTtJQUFSLHNDQUFROzs7SUFNbEMscUNBQTBEO0lBQUEsWUFBbUI7SUFBQSxpQkFBYTs7O0lBQWpELGlDQUFnQjtJQUFDLGVBQW1CO0lBQW5CLDZDQUFtQjs7O0lBRS9FLCtCQUFrSTs7OztJQUF2RSxrSEFBMEQ7OztJQUV2SCxpREFBbUg7OztJQUF6RSxrQ0FBYSxvQ0FBQTs7O0lBZjNELDZCQUF3QztJQUN0QywrQkFBMkQ7SUFDekQsc0hBS2lCO0lBQ2pCLHNDQUFnQixnQkFBQTtJQUNILFlBQXNCOztJQUFBLGlCQUFZO0lBQzdDLHFDQUE4QztJQUM1Qyw4R0FBMEY7SUFDNUYsaUJBQWE7SUFDYiw0R0FBa0k7SUFDcEksaUJBQWlCO0lBQ2pCLGtKQUFtSDtJQUNySCxpQkFBTztJQUNULDBCQUFlOzs7SUFoQlksZUFBa0I7SUFBbEIsdUNBQWtCO0lBQ3hCLGVBQW9CO0lBQXBCLDhDQUFvQjtJQU94QixlQUFzQjtJQUF0QixvREFBc0I7SUFFTCxlQUFhO0lBQWIsdUVBQWE7SUFFN0IsZUFBNkM7SUFBN0MscUVBQTZDO0lBRTdCLGVBQVU7SUFBVixrQ0FBVTs7QURUckMsSUFBTSxnQ0FBZ0MsR0FBdEMsTUFBTSxnQ0FBaUMsU0FBUSw0QkFBc0Q7SUFBckc7O1FBQ0ksU0FBSSxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDO1lBQzdCLElBQUksRUFBRSxJQUFJO1lBQ1YsTUFBTSxFQUFFLElBQUk7WUFDWixPQUFPLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO1NBQzVCLENBQUMsQ0FBQztLQUNKOzt3VEFOWSxnQ0FBZ0MsU0FBaEMsZ0NBQWdDO21GQUFoQyxnQ0FBZ0M7UUNON0Msb0dBaUJlOztRQWpCQSw0Q0FBdUI7O0FETXpCLGdDQUFnQztJQUQ1QyxNQUFNLENBQUMsRUFBRSxRQUFRLEVBQUUsNkJBQTZCLEVBQUUsQ0FBQztHQUN2QyxnQ0FBZ0MsQ0FNNUM7U0FOWSxnQ0FBZ0M7dUZBQWhDLGdDQUFnQztjQUY1QyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9kZWNvcmF0b3JzXCI7XHJcbmltcG9ydCB7IERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQgfSBmcm9tIFwiLi4vZGVzaWduZXIuYmFzZVwiO1xyXG5cclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAncGVyZm9ybWFuY2UtcmVwb3J0LmNvbXBvbmVudC5odG1sJyB9KVxyXG5AQml6RG9jKHsgc2VsZWN0b3I6ICdwZXJmb3JtYW5jZS1yZXBvcnQtZGVzaWduZXInIH0pXHJcbmV4cG9ydCBjbGFzcyBQZXJmb3JtYW5jZVJlcG9ydERlc2lnbkNvbXBvbmVudCBleHRlbmRzIERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQ8UGVyZm9ybWFuY2VTZXR0aW5nc01vZGVsPiBpbXBsZW1lbnRzIE9uSW5pdCB7XHJcbiAgcmVhZG9ubHkgZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgIGN1YmU6IG51bGwsXHJcbiAgICBzZXJpZXM6IG51bGwsXHJcbiAgICBmaWx0ZXJzOiB0aGlzLl9mYi5ncm91cCh7fSksXHJcbiAgfSk7XHJcbn1cclxuaW50ZXJmYWNlIFBlcmZvcm1hbmNlU2V0dGluZ3NNb2RlbCB7IH1cclxuIiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIm1vZGUgIT09ICd3aWRnZXQnXCI+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmVzLmxlbmd0aD4xXCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snQ3ViZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgcmVxdWlyZWQgKHNlbGVjdGlvbkNoYW5nZSk9XCJjdWJlU2VsZWN0ZWQoJGV2ZW50KVwiPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBjIG9mIGN1YmVzXCIgW3ZhbHVlXT1cImNcIj57e2MudGl0bGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxtYXQtZm9ybS1maWVsZD5cclxuICAgICAgPG1hdC1sYWJlbD57eydTZXJpZXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cInNlcmllc1wiIHJlcXVpcmVkPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCB4IG9mIGN1YmU/LmF4ZXNcIiBbdmFsdWVdPVwieC5uYW1lXCI+e3t4LnRpdGxlfHx4Lm5hbWV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ3NlcmllcycpLmhhc0Vycm9yKCdyZXF1aXJlZCcpXCIgW2lubmVySFRNTF09XCInUmVxdWlyZWRFcnInfHRyYW5zbGF0ZTooJ1Nlcmllcyd8dHJhbnNsYXRlKVwiPjwvbWF0LWVycm9yPlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxiaXpkb2MtZGVzaWduZXItY3ViZS1maWx0ZXIgKm5nSWY9XCJjdWJlXCIgW2N1YmVdPVwiY3ViZVwiIFtmb3JtXT1cImZvcm0uZ2V0KCdmaWx0ZXJzJylcIj48L2JpemRvYy1kZXNpZ25lci1jdWJlLWZpbHRlcj5cclxuICA8L2Zvcm0+XHJcbjwvbmctY29udGFpbmVyPlxyXG4iXX0=
|
@@ -1,121 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from "@angular/core";
|
3
|
-
import { BizDoc } from "../../../core/decorators";
|
4
|
-
import { DesignerCubeElementComponent } from "../designer.base";
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
import * as i1 from "@angular/common";
|
7
|
-
import * as i2 from "@angular/forms";
|
8
|
-
import * as i3 from "@angular/material/core";
|
9
|
-
import * as i4 from "@angular/material/form-field";
|
10
|
-
import * as i5 from "@angular/material/select";
|
11
|
-
import * as i6 from "../cube-axes-filter.component";
|
12
|
-
import * as i7 from "../../../core/pipes/translate.pipe";
|
13
|
-
function PerformanceWidgetDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
14
|
-
i0.ɵɵelementContainer(0);
|
15
|
-
} }
|
16
|
-
function PerformanceWidgetDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
17
|
-
i0.ɵɵelementStart(0, "mat-option", 9);
|
18
|
-
i0.ɵɵtext(1);
|
19
|
-
i0.ɵɵelementEnd();
|
20
|
-
} if (rf & 2) {
|
21
|
-
const c_r8 = ctx.$implicit;
|
22
|
-
i0.ɵɵproperty("value", c_r8);
|
23
|
-
i0.ɵɵadvance(1);
|
24
|
-
i0.ɵɵtextInterpolate(c_r8.title);
|
25
|
-
} }
|
26
|
-
function PerformanceWidgetDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
27
|
-
const _r10 = i0.ɵɵgetCurrentView();
|
28
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
29
|
-
i0.ɵɵtext(2);
|
30
|
-
i0.ɵɵpipe(3, "translate");
|
31
|
-
i0.ɵɵelementEnd();
|
32
|
-
i0.ɵɵelementStart(4, "mat-select", 8);
|
33
|
-
i0.ɵɵlistener("selectionChange", function PerformanceWidgetDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r9 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r9.cubeSelected($event)); });
|
34
|
-
i0.ɵɵtemplate(5, PerformanceWidgetDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 5);
|
35
|
-
i0.ɵɵelementEnd()();
|
36
|
-
} if (rf & 2) {
|
37
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
38
|
-
i0.ɵɵadvance(2);
|
39
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
40
|
-
i0.ɵɵadvance(3);
|
41
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
42
|
-
} }
|
43
|
-
function PerformanceWidgetDesignComponent_ng_template_1_mat_option_7_Template(rf, ctx) { if (rf & 1) {
|
44
|
-
i0.ɵɵelementStart(0, "mat-option", 9);
|
45
|
-
i0.ɵɵtext(1);
|
46
|
-
i0.ɵɵelementEnd();
|
47
|
-
} if (rf & 2) {
|
48
|
-
const x_r11 = ctx.$implicit;
|
49
|
-
i0.ɵɵproperty("value", x_r11.name);
|
50
|
-
i0.ɵɵadvance(1);
|
51
|
-
i0.ɵɵtextInterpolate(x_r11.title || x_r11.name);
|
52
|
-
} }
|
53
|
-
function PerformanceWidgetDesignComponent_ng_template_1_mat_error_8_Template(rf, ctx) { if (rf & 1) {
|
54
|
-
i0.ɵɵelement(0, "mat-error", 10);
|
55
|
-
i0.ɵɵpipe(1, "translate");
|
56
|
-
i0.ɵɵpipe(2, "translate");
|
57
|
-
} if (rf & 2) {
|
58
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Series")), i0.ɵɵsanitizeHtml);
|
59
|
-
} }
|
60
|
-
function PerformanceWidgetDesignComponent_ng_template_1_bizdoc_designer_cube_filter_9_Template(rf, ctx) { if (rf & 1) {
|
61
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 11);
|
62
|
-
} if (rf & 2) {
|
63
|
-
const ctx_r6 = i0.ɵɵnextContext(2);
|
64
|
-
i0.ɵɵproperty("cube", ctx_r6.cube)("form", ctx_r6.form.get("filters"));
|
65
|
-
} }
|
66
|
-
function PerformanceWidgetDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
67
|
-
i0.ɵɵelementStart(0, "form", 2);
|
68
|
-
i0.ɵɵtemplate(1, PerformanceWidgetDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
|
69
|
-
i0.ɵɵelementStart(2, "mat-form-field")(3, "mat-label");
|
70
|
-
i0.ɵɵtext(4);
|
71
|
-
i0.ɵɵpipe(5, "translate");
|
72
|
-
i0.ɵɵelementEnd();
|
73
|
-
i0.ɵɵelementStart(6, "mat-select", 4);
|
74
|
-
i0.ɵɵtemplate(7, PerformanceWidgetDesignComponent_ng_template_1_mat_option_7_Template, 2, 2, "mat-option", 5);
|
75
|
-
i0.ɵɵelementEnd();
|
76
|
-
i0.ɵɵtemplate(8, PerformanceWidgetDesignComponent_ng_template_1_mat_error_8_Template, 3, 6, "mat-error", 6);
|
77
|
-
i0.ɵɵelementEnd();
|
78
|
-
i0.ɵɵtemplate(9, PerformanceWidgetDesignComponent_ng_template_1_bizdoc_designer_cube_filter_9_Template, 1, 2, "bizdoc-designer-cube-filter", 7);
|
79
|
-
i0.ɵɵelementEnd();
|
80
|
-
} if (rf & 2) {
|
81
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
82
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
83
|
-
i0.ɵɵadvance(1);
|
84
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
85
|
-
i0.ɵɵadvance(3);
|
86
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 6, "Series"));
|
87
|
-
i0.ɵɵadvance(3);
|
88
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
89
|
-
i0.ɵɵadvance(1);
|
90
|
-
i0.ɵɵproperty("ngIf", ctx_r2.form.get("series").hasError("required"));
|
91
|
-
i0.ɵɵadvance(1);
|
92
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube);
|
93
|
-
} }
|
94
|
-
let PerformanceWidgetDesignComponent = class PerformanceWidgetDesignComponent extends DesignerCubeElementComponent {
|
95
|
-
constructor() {
|
96
|
-
super(...arguments);
|
97
|
-
this.form = this._fb.group({
|
98
|
-
cube: null,
|
99
|
-
series: null,
|
100
|
-
filters: this._fb.group({}),
|
101
|
-
scope: null
|
102
|
-
});
|
103
|
-
}
|
104
|
-
};
|
105
|
-
PerformanceWidgetDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵPerformanceWidgetDesignComponent_BaseFactory; return function PerformanceWidgetDesignComponent_Factory(t) { return (ɵPerformanceWidgetDesignComponent_BaseFactory || (ɵPerformanceWidgetDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PerformanceWidgetDesignComponent)))(t || PerformanceWidgetDesignComponent); }; }();
|
106
|
-
PerformanceWidgetDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PerformanceWidgetDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], ["formControlName", "series", "required", ""], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], [3, "cube", "form", 4, "ngIf"], ["required", "", 3, "selectionChange"], [3, "value"], [3, "innerHTML"], [3, "cube", "form"]], template: function PerformanceWidgetDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
107
|
-
i0.ɵɵtemplate(0, PerformanceWidgetDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
108
|
-
i0.ɵɵtemplate(1, PerformanceWidgetDesignComponent_ng_template_1_Template, 10, 8, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
109
|
-
} if (rf & 2) {
|
110
|
-
const _r1 = i0.ɵɵreference(2);
|
111
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
112
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatError, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
|
113
|
-
PerformanceWidgetDesignComponent = __decorate([
|
114
|
-
BizDoc({ selector: 'performance-widget-designer' })
|
115
|
-
], PerformanceWidgetDesignComponent);
|
116
|
-
export { PerformanceWidgetDesignComponent };
|
117
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PerformanceWidgetDesignComponent, [{
|
118
|
-
type: Component,
|
119
|
-
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 <mat-form-field>\r\n <mat-label>{{'Series'|translate}}</mat-label>\r\n <mat-select formControlName=\"series\" required>\r\n <mat-option *ngFor=\"let x of cube?.axes\" [value]=\"x.name\">{{x.title||x.name}}</mat-option>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('series').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Series'|translate)\"></mat-error>\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</ng-template>\r\n" }]
|
120
|
-
}], null, null); })();
|
121
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGVyZm9ybWFuY2Utd2lkZ2V0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL3BlcmZvcm1hbmNlLXdpZGdldC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9wZXJmb3JtYW5jZS13aWRnZXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGtCQUFrQixDQUFDOzs7Ozs7Ozs7O0lDSGhFLHdCQUNlOzs7SUFNUCxxQ0FBZ0Q7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUFwQyw0QkFBVztJQUFDLGVBQVc7SUFBWCxnQ0FBVzs7OztJQUgvRCxzQ0FBdUMsZ0JBQUE7SUFDMUIsWUFBb0I7O0lBQUEsaUJBQVk7SUFDM0MscUNBQThEO0lBQXpDLHNPQUFtQixlQUFBLDJCQUFvQixDQUFBLElBQUM7SUFDM0QsOEhBQXdFO0lBQzFFLGlCQUFhLEVBQUE7OztJQUhGLGVBQW9CO0lBQXBCLGtEQUFvQjtJQUVILGVBQVE7SUFBUixzQ0FBUTs7O0lBTWxDLHFDQUEwRDtJQUFBLFlBQW1CO0lBQUEsaUJBQWE7OztJQUFqRCxrQ0FBZ0I7SUFBQyxlQUFtQjtJQUFuQiwrQ0FBbUI7OztJQUUvRSxnQ0FBa0k7Ozs7SUFBdkUsa0hBQTBEOzs7SUFFdkgsa0RBQW1IOzs7SUFBekUsa0NBQWEsb0NBQUE7OztJQWR6RCwrQkFBMkQ7SUFDekQscUhBS2lCO0lBQ2pCLHNDQUFnQixnQkFBQTtJQUNILFlBQXNCOztJQUFBLGlCQUFZO0lBQzdDLHFDQUE4QztJQUM1Qyw2R0FBMEY7SUFDNUYsaUJBQWE7SUFDYiwyR0FBa0k7SUFDcEksaUJBQWlCO0lBQ2pCLCtJQUFtSDtJQUNySCxpQkFBTzs7O0lBZmtCLHVDQUFrQjtJQUN4QixlQUFvQjtJQUFwQiw4Q0FBb0I7SUFPeEIsZUFBc0I7SUFBdEIsb0RBQXNCO0lBRUwsZUFBYTtJQUFiLHVFQUFhO0lBRTdCLGVBQTZDO0lBQTdDLHFFQUE2QztJQUU3QixlQUFVO0lBQVYsa0NBQVU7O0FEVnJDLElBQU0sZ0NBQWdDLEdBQXRDLE1BQU0sZ0NBQWlDLFNBQVEsNEJBQXNEO0lBQXJHOztRQUNJLFNBQUksR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQztZQUM3QixJQUFJLEVBQUUsSUFBSTtZQUNWLE1BQU0sRUFBRSxJQUFJO1lBQ1osT0FBTyxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQztZQUMzQixLQUFLLEVBQUUsSUFBSTtTQUNaLENBQUMsQ0FBQztLQUNKOzt3VEFQWSxnQ0FBZ0MsU0FBaEMsZ0NBQWdDO21GQUFoQyxnQ0FBZ0M7UUNQN0MsbUdBQ2U7UUFDZixtSUFpQmM7OztRQW5CQyw0Q0FBeUIsaUJBQUE7O0FETzNCLGdDQUFnQztJQUQ1QyxNQUFNLENBQUMsRUFBRSxRQUFRLEVBQUUsNkJBQTZCLEVBQUUsQ0FBQztHQUN2QyxnQ0FBZ0MsQ0FPNUM7U0FQWSxnQ0FBZ0M7dUZBQWhDLGdDQUFnQztjQUY1QyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9kZWNvcmF0b3JzXCI7XHJcbmltcG9ydCB7IFBlcmZvcm1hbmNlU2V0dGluZ3NNb2RlbCB9IGZyb20gXCIuLi8uLi8uLi9kYXNoYm9hcmQvY3ViZS9jb21wYXJlLndpZGdldFwiO1xyXG5pbXBvcnQgeyBEZXNpZ25lckN1YmVFbGVtZW50Q29tcG9uZW50IH0gZnJvbSBcIi4uL2Rlc2lnbmVyLmJhc2VcIjtcclxuXHJcbkBDb21wb25lbnQoeyB0ZW1wbGF0ZVVybDogJ3BlcmZvcm1hbmNlLXdpZGdldC5jb21wb25lbnQuaHRtbCcgfSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAncGVyZm9ybWFuY2Utd2lkZ2V0LWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgUGVyZm9ybWFuY2VXaWRnZXREZXNpZ25Db21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lckN1YmVFbGVtZW50Q29tcG9uZW50PFBlcmZvcm1hbmNlU2V0dGluZ3NNb2RlbD4gaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIHJlYWRvbmx5IGZvcm0gPSB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICBjdWJlOiBudWxsLFxyXG4gICAgc2VyaWVzOiBudWxsLFxyXG4gICAgZmlsdGVyczogdGhpcy5fZmIuZ3JvdXAoe30pLFxyXG4gICAgc2NvcGU6IG51bGxcclxuICB9KTtcclxufVxyXG4iLCI8bmctY29udGFpbmVyICpuZ0lmPVwibW9kZSA9PT0gJ3dpZGdldCc7IGVsc2UgZWRpdFwiPlxyXG48L25nLWNvbnRhaW5lcj5cclxuPG5nLXRlbXBsYXRlICNlZGl0PlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlcy5sZW5ndGg+MVwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0N1YmUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IHJlcXVpcmVkIChzZWxlY3Rpb25DaGFuZ2UpPVwiY3ViZVNlbGVjdGVkKCRldmVudClcIj5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgYyBvZiBjdWJlc1wiIFt2YWx1ZV09XCJjXCI+e3tjLnRpdGxlfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snU2VyaWVzJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJzZXJpZXNcIiByZXF1aXJlZD5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgeCBvZiBjdWJlPy5heGVzXCIgW3ZhbHVlXT1cIngubmFtZVwiPnt7eC50aXRsZXx8eC5uYW1lfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPG1hdC1lcnJvciAqbmdJZj1cImZvcm0uZ2V0KCdzZXJpZXMnKS5oYXNFcnJvcigncmVxdWlyZWQnKVwiIFtpbm5lckhUTUxdPVwiJ1JlcXVpcmVkRXJyJ3x0cmFuc2xhdGU6KCdTZXJpZXMnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8Yml6ZG9jLWRlc2lnbmVyLWN1YmUtZmlsdGVyICpuZ0lmPVwiY3ViZVwiIFtjdWJlXT1cImN1YmVcIiBbZm9ybV09XCJmb3JtLmdldCgnZmlsdGVycycpXCI+PC9iaXpkb2MtZGVzaWduZXItY3ViZS1maWx0ZXI+XHJcbiAgPC9mb3JtPlxyXG48L25nLXRlbXBsYXRlPlxyXG4iXX0=
|