@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,64 +0,0 @@
|
|
1
|
-
import { Component } from "@angular/core";
|
2
|
-
import { DesignerTypeElementComponent } from "../designer.base";
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
import * as i1 from "@angular/forms";
|
5
|
-
import * as i2 from "../../core/localized-string.component";
|
6
|
-
import * as i3 from "../designer-element.component";
|
7
|
-
import * as i4 from "../../core/color-picker.input";
|
8
|
-
import * as i5 from "../../../core/pipes/translate.pipe";
|
9
|
-
function StateDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
10
|
-
i0.ɵɵelementStart(0, "form", 2)(1, "div", 3);
|
11
|
-
i0.ɵɵelement(2, "bizdoc-color-picker", 4);
|
12
|
-
i0.ɵɵpipe(3, "translate");
|
13
|
-
i0.ɵɵelement(4, "bizdoc-color-picker", 5);
|
14
|
-
i0.ɵɵpipe(5, "translate");
|
15
|
-
i0.ɵɵelementEnd();
|
16
|
-
i0.ɵɵelement(6, "bizdoc-localized-string", 6);
|
17
|
-
i0.ɵɵpipe(7, "translate");
|
18
|
-
i0.ɵɵelement(8, "bizdoc-localized-string", 7);
|
19
|
-
i0.ɵɵpipe(9, "translate");
|
20
|
-
i0.ɵɵelementEnd();
|
21
|
-
} if (rf & 2) {
|
22
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
23
|
-
i0.ɵɵproperty("formGroup", ctx_r0.form);
|
24
|
-
i0.ɵɵadvance(2);
|
25
|
-
i0.ɵɵproperty("label", i0.ɵɵpipeBind1(3, 5, "Color"));
|
26
|
-
i0.ɵɵadvance(2);
|
27
|
-
i0.ɵɵproperty("label", i0.ɵɵpipeBind1(5, 7, "BackgroundColor"));
|
28
|
-
i0.ɵɵadvance(2);
|
29
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(7, 9, "Past"));
|
30
|
-
i0.ɵɵadvance(2);
|
31
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(9, 11, "Future"));
|
32
|
-
} }
|
33
|
-
const resources = ['past', 'future'];
|
34
|
-
export class StateDesignComponent extends DesignerTypeElementComponent {
|
35
|
-
constructor() {
|
36
|
-
super(...arguments);
|
37
|
-
this.form = this._fb.group({
|
38
|
-
past: null,
|
39
|
-
future: null,
|
40
|
-
color: null,
|
41
|
-
backgroundColor: null
|
42
|
-
});
|
43
|
-
}
|
44
|
-
ngOnInit() {
|
45
|
-
if (this.mode !== 'widget') {
|
46
|
-
this.model.resource && this.disable(...resources);
|
47
|
-
this._ref.unlock().subscribe(() => this.enable(...resources));
|
48
|
-
}
|
49
|
-
super.ngOnInit();
|
50
|
-
}
|
51
|
-
}
|
52
|
-
StateDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵStateDesignComponent_BaseFactory; return function StateDesignComponent_Factory(t) { return (ɵStateDesignComponent_BaseFactory || (ɵStateDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(StateDesignComponent)))(t || StateDesignComponent); }; }();
|
53
|
-
StateDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: StateDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [[3, "form"], ["bizdocEditContent", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [1, "row"], ["formControlName", "color", 1, "flex", 3, "label"], ["formControlName", "backgroundColor", 1, "flex", 3, "label"], ["formControlName", "past", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "future", "required", "", 1, "flex", "column", 3, "placeholder"]], template: function StateDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
54
|
-
i0.ɵɵelementStart(0, "bizdoc-designer-element", 0);
|
55
|
-
i0.ɵɵtemplate(1, StateDesignComponent_ng_template_1_Template, 10, 13, "ng-template", 1);
|
56
|
-
i0.ɵɵelementEnd();
|
57
|
-
} if (rf & 2) {
|
58
|
-
i0.ɵɵproperty("form", ctx.form);
|
59
|
-
} }, dependencies: [i1.ɵNgNoValidate, i1.NgControlStatus, i1.NgControlStatusGroup, i1.RequiredValidator, i1.FormGroupDirective, i1.FormControlName, i2.LocalizedStringComponent, i3.EditContentDirective, i3.DesignerItemComponent, i4.ColorPicker, i5.TranslatePipe], encapsulation: 2 });
|
60
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(StateDesignComponent, [{
|
61
|
-
type: Component,
|
62
|
-
args: [{ template: "<bizdoc-designer-element [form]=\"form\">\r\n <ng-template bizdocEditContent>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <div class=\"row\">\r\n <bizdoc-color-picker formControlName=\"color\" [label]=\"'Color'|translate\" class=\"flex\"></bizdoc-color-picker>\r\n <bizdoc-color-picker formControlName=\"backgroundColor\" [label]=\"'BackgroundColor'|translate\" class=\"flex\"></bizdoc-color-picker>\r\n </div>\r\n <bizdoc-localized-string formControlName=\"past\" [placeholder]=\"'Past'|translate\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"future\" [placeholder]=\"'Future'|translate\" required class=\"flex column\"></bizdoc-localized-string>\r\n </form>\r\n </ng-template>\r\n</bizdoc-designer-element>\r\n" }]
|
63
|
-
}], null, null); })();
|
64
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RhdGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9hZG1pbi9hcmNoaXRlY3R1cmUvZWxlbWVudHMvc3RhdGUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9hZG1pbi9hcmNoaXRlY3R1cmUvZWxlbWVudHMvc3RhdGUuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7SUNDNUQsK0JBQTJELGFBQUE7SUFFdkQseUNBQTRHOztJQUM1Ryx5Q0FBZ0k7O0lBQ2xJLGlCQUFNO0lBQ04sNkNBQXdJOztJQUN4SSw2Q0FBNEk7O0lBQzlJLGlCQUFPOzs7SUFQa0IsdUNBQWtCO0lBRU0sZUFBMkI7SUFBM0IscURBQTJCO0lBQ2pCLGVBQXFDO0lBQXJDLCtEQUFxQztJQUU5QyxlQUFnQztJQUFoQywwREFBZ0M7SUFDOUIsZUFBa0M7SUFBbEMsNkRBQWtDOztBREx6RixNQUFNLFNBQVMsR0FBRyxDQUFDLE1BQU0sRUFBRSxRQUFRLENBQUMsQ0FBQztBQUd0QyxNQUFNLE9BQU8sb0JBQXFCLFNBQVEsNEJBQTRCO0lBRHRFOztRQUVXLFNBQUksR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQztZQUM3QixJQUFJLEVBQUUsSUFBSTtZQUNWLE1BQU0sRUFBRSxJQUFJO1lBQ1osS0FBSyxFQUFFLElBQUk7WUFDWCxlQUFlLEVBQUUsSUFBSTtTQUN0QixDQUFDLENBQUM7S0FRSjtJQVBDLFFBQVE7UUFDTixJQUFJLElBQUksQ0FBQyxJQUFJLEtBQUssUUFBUSxFQUFFO1lBQzFCLElBQUksQ0FBQyxLQUFLLENBQUMsUUFBUSxJQUFJLElBQUksQ0FBQyxPQUFPLENBQUMsR0FBRyxTQUFTLENBQUMsQ0FBQztZQUNsRCxJQUFJLENBQUMsSUFBSSxDQUFDLE1BQU0sRUFBRSxDQUFDLFNBQVMsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsU0FBUyxDQUFDLENBQUMsQ0FBQztTQUMvRDtRQUNELEtBQUssQ0FBQyxRQUFRLEVBQUUsQ0FBQztJQUNuQixDQUFDOzs0UEFiVSxvQkFBb0IsU0FBcEIsb0JBQW9CO3VFQUFwQixvQkFBb0I7UUNOakMsa0RBQXVDO1FBQ3JDLHVGQVNjO1FBQ2hCLGlCQUEwQjs7UUFYRCwrQkFBYTs7dUZETXpCLG9CQUFvQjtjQURoQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJUeXBlRWxlbWVudENvbXBvbmVudCB9IGZyb20gXCIuLi9kZXNpZ25lci5iYXNlXCI7XHJcblxyXG4gY29uc3QgcmVzb3VyY2VzID0gWydwYXN0JywgJ2Z1dHVyZSddO1xyXG5cclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnc3RhdGUuY29tcG9uZW50Lmh0bWwnIH0pXHJcbmV4cG9ydCBjbGFzcyBTdGF0ZURlc2lnbkNvbXBvbmVudCBleHRlbmRzIERlc2lnbmVyVHlwZUVsZW1lbnRDb21wb25lbnQge1xyXG4gIHJlYWRvbmx5IGZvcm0gPSB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICBwYXN0OiBudWxsLFxyXG4gICAgZnV0dXJlOiBudWxsLFxyXG4gICAgY29sb3I6IG51bGwsXHJcbiAgICBiYWNrZ3JvdW5kQ29sb3I6IG51bGxcclxuICB9KTtcclxuICBuZ09uSW5pdCgpIHtcclxuICAgIGlmICh0aGlzLm1vZGUgIT09ICd3aWRnZXQnKSB7XHJcbiAgICAgIHRoaXMubW9kZWwucmVzb3VyY2UgJiYgdGhpcy5kaXNhYmxlKC4uLnJlc291cmNlcyk7XHJcbiAgICAgIHRoaXMuX3JlZi51bmxvY2soKS5zdWJzY3JpYmUoKCkgPT4gdGhpcy5lbmFibGUoLi4ucmVzb3VyY2VzKSk7XHJcbiAgICB9XHJcbiAgICBzdXBlci5uZ09uSW5pdCgpO1xyXG4gIH1cclxufVxyXG4iLCI8Yml6ZG9jLWRlc2lnbmVyLWVsZW1lbnQgW2Zvcm1dPVwiZm9ybVwiPlxyXG4gIDxuZy10ZW1wbGF0ZSBiaXpkb2NFZGl0Q29udGVudD5cclxuICAgIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJyb3dcIj5cclxuICAgICAgICA8Yml6ZG9jLWNvbG9yLXBpY2tlciBmb3JtQ29udHJvbE5hbWU9XCJjb2xvclwiIFtsYWJlbF09XCInQ29sb3InfHRyYW5zbGF0ZVwiIGNsYXNzPVwiZmxleFwiPjwvYml6ZG9jLWNvbG9yLXBpY2tlcj5cclxuICAgICAgICA8Yml6ZG9jLWNvbG9yLXBpY2tlciBmb3JtQ29udHJvbE5hbWU9XCJiYWNrZ3JvdW5kQ29sb3JcIiBbbGFiZWxdPVwiJ0JhY2tncm91bmRDb2xvcid8dHJhbnNsYXRlXCIgY2xhc3M9XCJmbGV4XCI+PC9iaXpkb2MtY29sb3ItcGlja2VyPlxyXG4gICAgICA8L2Rpdj5cclxuICAgICAgPGJpemRvYy1sb2NhbGl6ZWQtc3RyaW5nIGZvcm1Db250cm9sTmFtZT1cInBhc3RcIiBbcGxhY2Vob2xkZXJdPVwiJ1Bhc3QnfHRyYW5zbGF0ZVwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgZm9ybUNvbnRyb2xOYW1lPVwiZnV0dXJlXCIgW3BsYWNlaG9sZGVyXT1cIidGdXR1cmUnfHRyYW5zbGF0ZVwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgPC9mb3JtPlxyXG4gIDwvbmctdGVtcGxhdGU+XHJcbjwvYml6ZG9jLWRlc2lnbmVyLWVsZW1lbnQ+XHJcbiJdfQ==
|
@@ -1,228 +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 "../cube-axes-filter.component";
|
13
|
-
import * as i7 from "../../../core/pipes/translate.pipe";
|
14
|
-
function SumViewDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
15
|
-
i0.ɵɵelementContainer(0);
|
16
|
-
} }
|
17
|
-
function SumViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
18
|
-
i0.ɵɵelementStart(0, "mat-option", 14);
|
19
|
-
i0.ɵɵtext(1);
|
20
|
-
i0.ɵɵelementEnd();
|
21
|
-
} if (rf & 2) {
|
22
|
-
const c_r12 = ctx.$implicit;
|
23
|
-
i0.ɵɵproperty("value", c_r12);
|
24
|
-
i0.ɵɵadvance(1);
|
25
|
-
i0.ɵɵtextInterpolate(c_r12.title);
|
26
|
-
} }
|
27
|
-
function SumViewDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
28
|
-
const _r14 = i0.ɵɵgetCurrentView();
|
29
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
30
|
-
i0.ɵɵtext(2);
|
31
|
-
i0.ɵɵpipe(3, "translate");
|
32
|
-
i0.ɵɵelementEnd();
|
33
|
-
i0.ɵɵelementStart(4, "mat-select", 13);
|
34
|
-
i0.ɵɵlistener("selectionChange", function SumViewDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r13 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r13.cubeSelected($event)); });
|
35
|
-
i0.ɵɵtemplate(5, SumViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 7);
|
36
|
-
i0.ɵɵelementEnd()();
|
37
|
-
} if (rf & 2) {
|
38
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
39
|
-
i0.ɵɵadvance(2);
|
40
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
41
|
-
i0.ɵɵadvance(3);
|
42
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
43
|
-
} }
|
44
|
-
function SumViewDesignComponent_ng_template_1_mat_option_8_Template(rf, ctx) { if (rf & 1) {
|
45
|
-
i0.ɵɵelementStart(0, "mat-option", 14);
|
46
|
-
i0.ɵɵtext(1);
|
47
|
-
i0.ɵɵelementEnd();
|
48
|
-
} if (rf & 2) {
|
49
|
-
const a_r15 = ctx.$implicit;
|
50
|
-
i0.ɵɵproperty("value", a_r15.name);
|
51
|
-
i0.ɵɵadvance(1);
|
52
|
-
i0.ɵɵtextInterpolate(a_r15.title);
|
53
|
-
} }
|
54
|
-
function SumViewDesignComponent_ng_template_1_mat_error_9_Template(rf, ctx) { if (rf & 1) {
|
55
|
-
i0.ɵɵelement(0, "mat-error", 15);
|
56
|
-
i0.ɵɵpipe(1, "translate");
|
57
|
-
i0.ɵɵpipe(2, "translate");
|
58
|
-
} if (rf & 2) {
|
59
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "XAxis")), i0.ɵɵsanitizeHtml);
|
60
|
-
} }
|
61
|
-
function SumViewDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template(rf, ctx) { if (rf & 1) {
|
62
|
-
i0.ɵɵelementStart(0, "mat-option", 14);
|
63
|
-
i0.ɵɵtext(1);
|
64
|
-
i0.ɵɵelementEnd();
|
65
|
-
} if (rf & 2) {
|
66
|
-
const a_r16 = i0.ɵɵnextContext().$implicit;
|
67
|
-
i0.ɵɵproperty("value", a_r16.name);
|
68
|
-
i0.ɵɵadvance(1);
|
69
|
-
i0.ɵɵtextInterpolate(a_r16.title);
|
70
|
-
} }
|
71
|
-
function SumViewDesignComponent_ng_template_1_ng_container_16_Template(rf, ctx) { if (rf & 1) {
|
72
|
-
i0.ɵɵelementContainerStart(0);
|
73
|
-
i0.ɵɵtemplate(1, SumViewDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template, 2, 2, "mat-option", 16);
|
74
|
-
i0.ɵɵelementContainerEnd();
|
75
|
-
} if (rf & 2) {
|
76
|
-
const a_r16 = ctx.$implicit;
|
77
|
-
const ctx_r6 = i0.ɵɵnextContext(2);
|
78
|
-
i0.ɵɵadvance(1);
|
79
|
-
i0.ɵɵproperty("ngIf", ctx_r6.form.get("xAxis").value !== a_r16.name);
|
80
|
-
} }
|
81
|
-
function SumViewDesignComponent_ng_template_1_mat_error_17_Template(rf, ctx) { if (rf & 1) {
|
82
|
-
i0.ɵɵelement(0, "mat-error", 15);
|
83
|
-
i0.ɵɵpipe(1, "translate");
|
84
|
-
i0.ɵɵpipe(2, "translate");
|
85
|
-
} if (rf & 2) {
|
86
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Series")), i0.ɵɵsanitizeHtml);
|
87
|
-
} }
|
88
|
-
function SumViewDesignComponent_ng_template_1_mat_form_field_18_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
89
|
-
i0.ɵɵelementStart(0, "mat-option", 14);
|
90
|
-
i0.ɵɵtext(1);
|
91
|
-
i0.ɵɵelementEnd();
|
92
|
-
} if (rf & 2) {
|
93
|
-
const x_r20 = ctx.$implicit;
|
94
|
-
i0.ɵɵproperty("value", x_r20.name);
|
95
|
-
i0.ɵɵadvance(1);
|
96
|
-
i0.ɵɵtextInterpolate(x_r20.title);
|
97
|
-
} }
|
98
|
-
function SumViewDesignComponent_ng_template_1_mat_form_field_18_Template(rf, ctx) { if (rf & 1) {
|
99
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
100
|
-
i0.ɵɵtext(2);
|
101
|
-
i0.ɵɵpipe(3, "translate");
|
102
|
-
i0.ɵɵelementEnd();
|
103
|
-
i0.ɵɵelementStart(4, "mat-select", 17);
|
104
|
-
i0.ɵɵtemplate(5, SumViewDesignComponent_ng_template_1_mat_form_field_18_mat_option_5_Template, 2, 2, "mat-option", 7);
|
105
|
-
i0.ɵɵelementEnd()();
|
106
|
-
} if (rf & 2) {
|
107
|
-
const ctx_r8 = i0.ɵɵnextContext(2);
|
108
|
-
i0.ɵɵadvance(2);
|
109
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Indices"));
|
110
|
-
i0.ɵɵadvance(3);
|
111
|
-
i0.ɵɵproperty("ngForOf", ctx_r8.cube.indices);
|
112
|
-
} }
|
113
|
-
function SumViewDesignComponent_ng_template_1_ng_container_24_mat_option_1_Template(rf, ctx) { if (rf & 1) {
|
114
|
-
i0.ɵɵelementStart(0, "mat-option", 14);
|
115
|
-
i0.ɵɵtext(1);
|
116
|
-
i0.ɵɵelementEnd();
|
117
|
-
} if (rf & 2) {
|
118
|
-
const a_r21 = i0.ɵɵnextContext().$implicit;
|
119
|
-
i0.ɵɵproperty("value", a_r21.name);
|
120
|
-
i0.ɵɵadvance(1);
|
121
|
-
i0.ɵɵtextInterpolate(a_r21.title);
|
122
|
-
} }
|
123
|
-
function SumViewDesignComponent_ng_template_1_ng_container_24_Template(rf, ctx) { if (rf & 1) {
|
124
|
-
i0.ɵɵelementContainerStart(0);
|
125
|
-
i0.ɵɵtemplate(1, SumViewDesignComponent_ng_template_1_ng_container_24_mat_option_1_Template, 2, 2, "mat-option", 16);
|
126
|
-
i0.ɵɵelementContainerEnd();
|
127
|
-
} if (rf & 2) {
|
128
|
-
const a_r21 = ctx.$implicit;
|
129
|
-
const ctx_r9 = i0.ɵɵnextContext(2);
|
130
|
-
i0.ɵɵadvance(1);
|
131
|
-
i0.ɵɵproperty("ngIf", ctx_r9.form.get("xAxis").value !== a_r21.name && ctx_r9.form.get("series").value !== a_r21.name);
|
132
|
-
} }
|
133
|
-
function SumViewDesignComponent_ng_template_1_bizdoc_designer_cube_filter_25_Template(rf, ctx) { if (rf & 1) {
|
134
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 18);
|
135
|
-
} if (rf & 2) {
|
136
|
-
const ctx_r10 = i0.ɵɵnextContext(2);
|
137
|
-
i0.ɵɵproperty("cube", ctx_r10.cube)("form", ctx_r10.form.get("filters"));
|
138
|
-
} }
|
139
|
-
function SumViewDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
140
|
-
i0.ɵɵelementStart(0, "form", 2);
|
141
|
-
i0.ɵɵtemplate(1, SumViewDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
|
142
|
-
i0.ɵɵelementStart(2, "div", 4)(3, "mat-form-field", 5)(4, "mat-label");
|
143
|
-
i0.ɵɵtext(5);
|
144
|
-
i0.ɵɵpipe(6, "translate");
|
145
|
-
i0.ɵɵelementEnd();
|
146
|
-
i0.ɵɵelementStart(7, "mat-select", 6);
|
147
|
-
i0.ɵɵtemplate(8, SumViewDesignComponent_ng_template_1_mat_option_8_Template, 2, 2, "mat-option", 7);
|
148
|
-
i0.ɵɵelementEnd();
|
149
|
-
i0.ɵɵtemplate(9, SumViewDesignComponent_ng_template_1_mat_error_9_Template, 3, 6, "mat-error", 8);
|
150
|
-
i0.ɵɵelementEnd();
|
151
|
-
i0.ɵɵtext(10, " \u00A0 ");
|
152
|
-
i0.ɵɵelementStart(11, "mat-form-field", 5)(12, "mat-label");
|
153
|
-
i0.ɵɵtext(13);
|
154
|
-
i0.ɵɵpipe(14, "translate");
|
155
|
-
i0.ɵɵelementEnd();
|
156
|
-
i0.ɵɵelementStart(15, "mat-select", 9);
|
157
|
-
i0.ɵɵtemplate(16, SumViewDesignComponent_ng_template_1_ng_container_16_Template, 2, 1, "ng-container", 10);
|
158
|
-
i0.ɵɵelementEnd();
|
159
|
-
i0.ɵɵtemplate(17, SumViewDesignComponent_ng_template_1_mat_error_17_Template, 3, 6, "mat-error", 8);
|
160
|
-
i0.ɵɵelementEnd()();
|
161
|
-
i0.ɵɵtemplate(18, SumViewDesignComponent_ng_template_1_mat_form_field_18_Template, 6, 4, "mat-form-field", 3);
|
162
|
-
i0.ɵɵelementStart(19, "mat-form-field")(20, "mat-label");
|
163
|
-
i0.ɵɵtext(21);
|
164
|
-
i0.ɵɵpipe(22, "translate");
|
165
|
-
i0.ɵɵelementEnd();
|
166
|
-
i0.ɵɵelementStart(23, "mat-select", 11);
|
167
|
-
i0.ɵɵtemplate(24, SumViewDesignComponent_ng_template_1_ng_container_24_Template, 2, 1, "ng-container", 10);
|
168
|
-
i0.ɵɵelementEnd()();
|
169
|
-
i0.ɵɵtemplate(25, SumViewDesignComponent_ng_template_1_bizdoc_designer_cube_filter_25_Template, 1, 2, "bizdoc-designer-cube-filter", 12);
|
170
|
-
i0.ɵɵelementEnd();
|
171
|
-
i0.ɵɵelement(26, "div");
|
172
|
-
} if (rf & 2) {
|
173
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
174
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
175
|
-
i0.ɵɵadvance(1);
|
176
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
177
|
-
i0.ɵɵadvance(4);
|
178
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 12, "XAxis"));
|
179
|
-
i0.ɵɵadvance(3);
|
180
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
181
|
-
i0.ɵɵadvance(1);
|
182
|
-
i0.ɵɵproperty("ngIf", ctx_r2.form.get("xAxis").hasError("required"));
|
183
|
-
i0.ɵɵadvance(4);
|
184
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(14, 14, "Series"));
|
185
|
-
i0.ɵɵadvance(3);
|
186
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
187
|
-
i0.ɵɵadvance(1);
|
188
|
-
i0.ɵɵproperty("ngIf", ctx_r2.form.get("series").hasError("required"));
|
189
|
-
i0.ɵɵadvance(1);
|
190
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
|
191
|
-
i0.ɵɵadvance(3);
|
192
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 16, "Aggregate"));
|
193
|
-
i0.ɵɵadvance(3);
|
194
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
195
|
-
i0.ɵɵadvance(1);
|
196
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube);
|
197
|
-
} }
|
198
|
-
let SumViewDesignComponent = class SumViewDesignComponent extends DesignerCubeElementComponent {
|
199
|
-
constructor() {
|
200
|
-
super(...arguments);
|
201
|
-
this.form = this._fb.group({
|
202
|
-
cube: null,
|
203
|
-
xAxis: this._fb.control(null, Validators.required),
|
204
|
-
series: null,
|
205
|
-
indices: null,
|
206
|
-
filters: this._fb.group({}),
|
207
|
-
periodPolicy: null,
|
208
|
-
aggregate: null,
|
209
|
-
});
|
210
|
-
}
|
211
|
-
};
|
212
|
-
SumViewDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵSumViewDesignComponent_BaseFactory; return function SumViewDesignComponent_Factory(t) { return (ɵSumViewDesignComponent_BaseFactory || (ɵSumViewDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SumViewDesignComponent)))(t || SumViewDesignComponent); }; }();
|
213
|
-
SumViewDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SumViewDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], [1, "row"], [1, "flex"], ["formControlName", "xAxis", "required", ""], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], ["formControlName", "series", "required", ""], [4, "ngFor", "ngForOf"], ["formControlName", "aggregate", "multiple", ""], [3, "cube", "form", 4, "ngIf"], ["required", "", 3, "selectionChange"], [3, "value"], [3, "innerHTML"], [3, "value", 4, "ngIf"], ["formControlName", "indices", "multiple", ""], [3, "cube", "form"]], template: function SumViewDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
214
|
-
i0.ɵɵtemplate(0, SumViewDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
215
|
-
i0.ɵɵtemplate(1, SumViewDesignComponent_ng_template_1_Template, 27, 18, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
216
|
-
} if (rf & 2) {
|
217
|
-
const _r1 = i0.ɵɵreference(2);
|
218
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
219
|
-
} }, 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 });
|
220
|
-
SumViewDesignComponent = __decorate([
|
221
|
-
BizDoc({ selector: 'period-view-designer' })
|
222
|
-
], SumViewDesignComponent);
|
223
|
-
export { SumViewDesignComponent };
|
224
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SumViewDesignComponent, [{
|
225
|
-
type: Component,
|
226
|
-
args: [{ template: "<ng-container *ngIf=\"mode === 'widget'; else edit\">\r\n</ng-container>\r\n<ng-template #edit>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field *ngIf=\"cubes.length > 1\">\r\n <mat-label>{{'Cube'|translate}}</mat-label>\r\n <mat-select required (selectionChange)=\"cubeSelected($event)\">\r\n <mat-option *ngFor=\"let c of cubes\" [value]=\"c\">{{c.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <div class=\"row\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'XAxis'|translate}}</mat-label>\r\n <mat-select formControlName=\"xAxis\" required>\r\n <mat-option *ngFor=\"let a of cube?.axes\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('xAxis').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('XAxis'|translate)\"></mat-error>\r\n </mat-form-field>\r\n \r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Series'|translate}}</mat-label>\r\n <mat-select formControlName=\"series\" 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 </div>\r\n <mat-form-field *ngIf=\"cube?.indices?.length\">\r\n <mat-label>{{'Indices'|translate}}</mat-label>\r\n <mat-select formControlName=\"indices\" multiple>\r\n <mat-option *ngFor=\"let x of cube.indices\" [value]=\"x.name\">{{x.title}}</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\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </ng-container>\r\n </mat-select>\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 <div>\r\n <!--<bizdoc-cube-sum *ngIf=\"options.xAxis\" [xAxis]=\"options.xAxis\"\r\n [filters]=\"options.filters || {}\"\r\n [parentAxis]=\"options.series\"\r\n [scope]=\"options.scope\"\r\n [periodPolicy]=\"options.periodPolicy\"\r\n [indices]=\"options.indices\"\r\n [cube]=\"cube.name\"></bizdoc-cube-sum>-->\r\n </div>\r\n</ng-template>\r\n" }]
|
227
|
-
}], null, null); })();
|
228
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3VtLXZpZXcuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9hZG1pbi9hcmNoaXRlY3R1cmUvZWxlbWVudHMvc3VtLXZpZXcuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9hZG1pbi9hcmNoaXRlY3R1cmUvZWxlbWVudHMvc3VtLXZpZXcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQzVDLE9BQU8sRUFBRSxNQUFNLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUVsRCxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7OztJQ0poRSx3QkFDZTs7O0lBTVAsc0NBQWdEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBcEMsNkJBQVc7SUFBQyxlQUFXO0lBQVgsaUNBQVc7Ozs7SUFIL0Qsc0NBQXlDLGdCQUFBO0lBQzVCLFlBQW9COztJQUFBLGlCQUFZO0lBQzNDLHNDQUE4RDtJQUF6Qyw2TkFBbUIsZUFBQSw0QkFBb0IsQ0FBQSxJQUFDO0lBQzNELG9IQUF3RTtJQUMxRSxpQkFBYSxFQUFBOzs7SUFIRixlQUFvQjtJQUFwQixrREFBb0I7SUFFSCxlQUFRO0lBQVIsc0NBQVE7OztJQU9oQyxzQ0FBMEQ7SUFBQSxZQUFZO0lBQUEsaUJBQWE7OztJQUExQyxrQ0FBZ0I7SUFBQyxlQUFZO0lBQVosaUNBQVk7OztJQUV4RSxnQ0FBZ0k7Ozs7SUFBdEUsaUhBQXlEOzs7SUFPL0csc0NBQXdFO0lBQUEsWUFBWTtJQUFBLGlCQUFhOzs7SUFBMUMsa0NBQWdCO0lBQUMsZUFBWTtJQUFaLGlDQUFZOzs7SUFEdEYsNkJBQTJDO0lBQ3pDLG9IQUFpRztJQUNuRywwQkFBZTs7OztJQURBLGVBQXdDO0lBQXhDLG9FQUF3Qzs7O0lBR3pELGdDQUFrSTs7OztJQUF2RSxrSEFBMEQ7OztJQU1ySCxzQ0FBNEQ7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUF6QyxrQ0FBZ0I7SUFBQyxlQUFXO0lBQVgsaUNBQVc7OztJQUgzRSxzQ0FBOEMsZ0JBQUE7SUFDakMsWUFBdUI7O0lBQUEsaUJBQVk7SUFDOUMsc0NBQStDO0lBQzdDLHFIQUFvRjtJQUN0RixpQkFBYSxFQUFBOzs7SUFIRixlQUF1QjtJQUF2QixxREFBdUI7SUFFTixlQUFlO0lBQWYsNkNBQWU7OztJQU92QyxzQ0FBK0c7SUFBQSxZQUFZO0lBQUEsaUJBQWE7OztJQUExQyxrQ0FBZ0I7SUFBQyxlQUFZO0lBQVosaUNBQVk7OztJQUQ3SCw2QkFBMkM7SUFDekMsb0hBQXdJO0lBQzFJLDBCQUFlOzs7O0lBREEsZUFBK0U7SUFBL0Usc0hBQStFOzs7SUFJbEcsa0RBQW1IOzs7SUFBekUsbUNBQWEscUNBQUE7OztJQXhDekQsK0JBQTJEO0lBQ3pELDJHQUtpQjtJQUNqQiw4QkFBaUIsd0JBQUEsZ0JBQUE7SUFFRixZQUFxQjs7SUFBQSxpQkFBWTtJQUM1QyxxQ0FBNkM7SUFDM0MsbUdBQW1GO0lBQ3JGLGlCQUFhO0lBQ2IsaUdBQWdJO0lBQ2xJLGlCQUFpQjtJQUNqQix5QkFDQTtJQUFBLDBDQUE2QixpQkFBQTtJQUNoQixhQUFzQjs7SUFBQSxpQkFBWTtJQUM3QyxzQ0FBOEM7SUFDNUMsMEdBRWU7SUFDakIsaUJBQWE7SUFDYixtR0FBa0k7SUFDcEksaUJBQWlCLEVBQUE7SUFFbkIsNkdBS2lCO0lBQ2pCLHVDQUFnQixpQkFBQTtJQUNILGFBQXlCOztJQUFBLGlCQUFZO0lBQ2hELHVDQUFpRDtJQUMvQywwR0FFZTtJQUNqQixpQkFBYSxFQUFBO0lBRWYsd0lBQW1IO0lBQ3JILGlCQUFPO0lBQ1AsdUJBUU07OztJQWxEbUIsdUNBQWtCO0lBQ3hCLGVBQXNCO0lBQXRCLDhDQUFzQjtJQVF4QixlQUFxQjtJQUFyQixvREFBcUI7SUFFSixlQUFhO0lBQWIsdUVBQWE7SUFFN0IsZUFBNEM7SUFBNUMsb0VBQTRDO0lBSTdDLGVBQXNCO0lBQXRCLHNEQUFzQjtJQUVILGVBQWE7SUFBYix1RUFBYTtJQUkvQixlQUE2QztJQUE3QyxxRUFBNkM7SUFHNUMsZUFBMkI7SUFBM0IsbUhBQTJCO0lBTy9CLGVBQXlCO0lBQXpCLHlEQUF5QjtJQUVOLGVBQWE7SUFBYix1RUFBYTtJQUtmLGVBQVU7SUFBVixrQ0FBVTs7QURuQ3JDLElBQU0sc0JBQXNCLEdBQTVCLE1BQU0sc0JBQXVCLFNBQVEsNEJBQThDO0lBQW5GOztRQUNJLFNBQUksR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQztZQUM3QixJQUFJLEVBQUUsSUFBSTtZQUNWLEtBQUssRUFBRSxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxJQUFJLEVBQUUsVUFBVSxDQUFDLFFBQVEsQ0FBQztZQUNsRCxNQUFNLEVBQUUsSUFBSTtZQUNaLE9BQU8sRUFBRSxJQUFJO1lBQ2IsT0FBTyxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQztZQUMzQixZQUFZLEVBQUUsSUFBSTtZQUNsQixTQUFTLEVBQUUsSUFBSTtTQUNoQixDQUFDLENBQUM7S0FDSjs7c1FBVlksc0JBQXNCLFNBQXRCLHNCQUFzQjt5RUFBdEIsc0JBQXNCO1FDUm5DLHlGQUNlO1FBQ2YsMEhBb0RjOzs7UUF0REMsNENBQXlCLGlCQUFBOztBRFEzQixzQkFBc0I7SUFEbEMsTUFBTSxDQUFDLEVBQUUsUUFBUSxFQUFFLHNCQUFzQixFQUFFLENBQUM7R0FDaEMsc0JBQXNCLENBVWxDO1NBVlksc0JBQXNCO3VGQUF0QixzQkFBc0I7Y0FGbEMsU0FBUyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgT25Jbml0IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgVmFsaWRhdG9ycyB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9kZWNvcmF0b3JzXCI7XHJcbmltcG9ydCB7IFN1bVNldHRpbmdzTW9kZWwgfSBmcm9tIFwiLi4vLi4vLi4vdmlld3MvY3ViZS9zdW0uY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQgfSBmcm9tIFwiLi4vZGVzaWduZXIuYmFzZVwiO1xyXG5cclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnc3VtLXZpZXcuY29tcG9uZW50Lmh0bWwnIH0pXHJcbkBCaXpEb2MoeyBzZWxlY3RvcjogJ3BlcmlvZC12aWV3LWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgU3VtVmlld0Rlc2lnbkNvbXBvbmVudCBleHRlbmRzIERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQ8U3VtU2V0dGluZ3NNb2RlbD4gaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIHJlYWRvbmx5IGZvcm0gPSB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICBjdWJlOiBudWxsLFxyXG4gICAgeEF4aXM6IHRoaXMuX2ZiLmNvbnRyb2wobnVsbCwgVmFsaWRhdG9ycy5yZXF1aXJlZCksXHJcbiAgICBzZXJpZXM6IG51bGwsXHJcbiAgICBpbmRpY2VzOiBudWxsLFxyXG4gICAgZmlsdGVyczogdGhpcy5fZmIuZ3JvdXAoe30pLFxyXG4gICAgcGVyaW9kUG9saWN5OiBudWxsLFxyXG4gICAgYWdncmVnYXRlOiBudWxsLFxyXG4gIH0pO1xyXG59XHJcbiIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJtb2RlID09PSAnd2lkZ2V0JzsgZWxzZSBlZGl0XCI+XHJcbjwvbmctY29udGFpbmVyPlxyXG48bmctdGVtcGxhdGUgI2VkaXQ+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmVzLmxlbmd0aCA+IDFcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydDdWJlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCByZXF1aXJlZCAoc2VsZWN0aW9uQ2hhbmdlKT1cImN1YmVTZWxlY3RlZCgkZXZlbnQpXCI+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGMgb2YgY3ViZXNcIiBbdmFsdWVdPVwiY1wiPnt7Yy50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGRpdiBjbGFzcz1cInJvd1wiPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydYQXhpcyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJ4QXhpc1wiIHJlcXVpcmVkPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGEgb2YgY3ViZT8uYXhlc1wiIFt2YWx1ZV09XCJhLm5hbWVcIj57e2EudGl0bGUgfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICAgIDxtYXQtZXJyb3IgKm5nSWY9XCJmb3JtLmdldCgneEF4aXMnKS5oYXNFcnJvcigncmVxdWlyZWQnKVwiIFtpbm5lckhUTUxdPVwiJ1JlcXVpcmVkRXJyJ3x0cmFuc2xhdGU6KCdYQXhpcyd8dHJhbnNsYXRlKVwiPjwvbWF0LWVycm9yPlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgICAmbmJzcDtcclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snU2VyaWVzJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cInNlcmllc1wiIHJlcXVpcmVkPlxyXG4gICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCI+XHJcbiAgICAgICAgICAgIDxtYXQtb3B0aW9uICpuZ0lmPVwiZm9ybS5nZXQoJ3hBeGlzJykudmFsdWUgIT09IGEubmFtZVwiIFt2YWx1ZV09XCJhLm5hbWVcIj57e2EudGl0bGUgfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICAgICAgPG1hdC1lcnJvciAqbmdJZj1cImZvcm0uZ2V0KCdzZXJpZXMnKS5oYXNFcnJvcigncmVxdWlyZWQnKVwiIFtpbm5lckhUTUxdPVwiJ1JlcXVpcmVkRXJyJ3x0cmFuc2xhdGU6KCdTZXJpZXMnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDwvZGl2PlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkICpuZ0lmPVwiY3ViZT8uaW5kaWNlcz8ubGVuZ3RoXCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snSW5kaWNlcyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiaW5kaWNlc1wiIG11bHRpcGxlPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCB4IG9mIGN1YmUuaW5kaWNlc1wiIFt2YWx1ZV09XCJ4Lm5hbWVcIj57e3gudGl0bGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxtYXQtZm9ybS1maWVsZD5cclxuICAgICAgPG1hdC1sYWJlbD57eydBZ2dyZWdhdGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImFnZ3JlZ2F0ZVwiIG11bHRpcGxlPlxyXG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IGEgb2YgY3ViZT8uYXhlc1wiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gKm5nSWY9XCJmb3JtLmdldCgneEF4aXMnKS52YWx1ZSAhPT0gYS5uYW1lICYmIGZvcm0uZ2V0KCdzZXJpZXMnKS52YWx1ZSAhPT0gYS5uYW1lXCIgW3ZhbHVlXT1cImEubmFtZVwiPnt7YS50aXRsZSB9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxiaXpkb2MtZGVzaWduZXItY3ViZS1maWx0ZXIgKm5nSWY9XCJjdWJlXCIgW2N1YmVdPVwiY3ViZVwiIFtmb3JtXT1cImZvcm0uZ2V0KCdmaWx0ZXJzJylcIj48L2JpemRvYy1kZXNpZ25lci1jdWJlLWZpbHRlcj5cclxuICA8L2Zvcm0+XHJcbiAgPGRpdj5cclxuICAgIDwhLS08Yml6ZG9jLWN1YmUtc3VtICpuZ0lmPVwib3B0aW9ucy54QXhpc1wiIFt4QXhpc109XCJvcHRpb25zLnhBeGlzXCJcclxuICAgICAgICAgICAgICAgICAgICAgW2ZpbHRlcnNdPVwib3B0aW9ucy5maWx0ZXJzIHx8IHt9XCJcclxuICAgICAgICAgICAgICAgICAgICAgW3BhcmVudEF4aXNdPVwib3B0aW9ucy5zZXJpZXNcIlxyXG4gICAgICAgICAgICAgICAgICAgICBbc2NvcGVdPVwib3B0aW9ucy5zY29wZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgIFtwZXJpb2RQb2xpY3ldPVwib3B0aW9ucy5wZXJpb2RQb2xpY3lcIlxyXG4gICAgICAgICAgICAgICAgICAgICBbaW5kaWNlc109XCJvcHRpb25zLmluZGljZXNcIlxyXG4gICAgICAgICAgICAgICAgICAgICBbY3ViZV09XCJjdWJlLm5hbWVcIj48L2JpemRvYy1jdWJlLXN1bT4tLT5cclxuICA8L2Rpdj5cclxuPC9uZy10ZW1wbGF0ZT5cclxuIl19
|
@@ -1,152 +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 TasksReportDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
14
|
-
i0.ɵɵelementContainer(0);
|
15
|
-
} }
|
16
|
-
function TasksReportDesignComponent_ng_template_1_mat_form_field_1_mat_option_8_Template(rf, ctx) { if (rf & 1) {
|
17
|
-
i0.ɵɵelementStart(0, "mat-option", 11);
|
18
|
-
i0.ɵɵtext(1);
|
19
|
-
i0.ɵɵelementEnd();
|
20
|
-
} if (rf & 2) {
|
21
|
-
const c_r9 = ctx.$implicit;
|
22
|
-
i0.ɵɵproperty("value", c_r9);
|
23
|
-
i0.ɵɵadvance(1);
|
24
|
-
i0.ɵɵtextInterpolate(c_r9.title);
|
25
|
-
} }
|
26
|
-
function TasksReportDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
27
|
-
const _r11 = 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", 10);
|
33
|
-
i0.ɵɵlistener("selectionChange", function TasksReportDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r10 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r10.cubeSelected($event)); });
|
34
|
-
i0.ɵɵelementStart(5, "mat-option");
|
35
|
-
i0.ɵɵtext(6);
|
36
|
-
i0.ɵɵpipe(7, "translate");
|
37
|
-
i0.ɵɵelementEnd();
|
38
|
-
i0.ɵɵtemplate(8, TasksReportDesignComponent_ng_template_1_mat_form_field_1_mat_option_8_Template, 2, 2, "mat-option", 5);
|
39
|
-
i0.ɵɵelementEnd()();
|
40
|
-
} if (rf & 2) {
|
41
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
42
|
-
i0.ɵɵadvance(2);
|
43
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 3, "Cube"));
|
44
|
-
i0.ɵɵadvance(4);
|
45
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 5, "Default"));
|
46
|
-
i0.ɵɵadvance(2);
|
47
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
48
|
-
} }
|
49
|
-
function TasksReportDesignComponent_ng_template_1_mat_option_7_Template(rf, ctx) { if (rf & 1) {
|
50
|
-
i0.ɵɵelementStart(0, "mat-option", 11);
|
51
|
-
i0.ɵɵtext(1);
|
52
|
-
i0.ɵɵelementEnd();
|
53
|
-
} if (rf & 2) {
|
54
|
-
const a_r12 = ctx.$implicit;
|
55
|
-
i0.ɵɵproperty("value", a_r12.name);
|
56
|
-
i0.ɵɵadvance(1);
|
57
|
-
i0.ɵɵtextInterpolate(a_r12.title);
|
58
|
-
} }
|
59
|
-
function TasksReportDesignComponent_ng_template_1_mat_error_8_Template(rf, ctx) { if (rf & 1) {
|
60
|
-
i0.ɵɵelement(0, "mat-error", 12);
|
61
|
-
i0.ɵɵpipe(1, "translate");
|
62
|
-
i0.ɵɵpipe(2, "translate");
|
63
|
-
} if (rf & 2) {
|
64
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "XAxis")), i0.ɵɵsanitizeHtml);
|
65
|
-
} }
|
66
|
-
function TasksReportDesignComponent_ng_template_1_mat_option_14_Template(rf, ctx) { if (rf & 1) {
|
67
|
-
i0.ɵɵelementStart(0, "mat-option", 13);
|
68
|
-
i0.ɵɵtext(1);
|
69
|
-
i0.ɵɵelementEnd();
|
70
|
-
} if (rf & 2) {
|
71
|
-
const s_r13 = ctx.$implicit;
|
72
|
-
i0.ɵɵproperty("value", s_r13.name);
|
73
|
-
i0.ɵɵadvance(1);
|
74
|
-
i0.ɵɵtextInterpolate(s_r13.title);
|
75
|
-
} }
|
76
|
-
function TasksReportDesignComponent_ng_template_1_bizdoc_designer_cube_filter_15_Template(rf, ctx) { if (rf & 1) {
|
77
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 14);
|
78
|
-
} if (rf & 2) {
|
79
|
-
const ctx_r7 = i0.ɵɵnextContext(2);
|
80
|
-
i0.ɵɵproperty("cube", ctx_r7.cube)("form", ctx_r7.form.get("filters"));
|
81
|
-
} }
|
82
|
-
function TasksReportDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
83
|
-
i0.ɵɵelementStart(0, "form", 2);
|
84
|
-
i0.ɵɵtemplate(1, TasksReportDesignComponent_ng_template_1_mat_form_field_1_Template, 9, 7, "mat-form-field", 3);
|
85
|
-
i0.ɵɵelementStart(2, "mat-form-field")(3, "mat-label");
|
86
|
-
i0.ɵɵtext(4);
|
87
|
-
i0.ɵɵpipe(5, "translate");
|
88
|
-
i0.ɵɵelementEnd();
|
89
|
-
i0.ɵɵelementStart(6, "mat-select", 4);
|
90
|
-
i0.ɵɵtemplate(7, TasksReportDesignComponent_ng_template_1_mat_option_7_Template, 2, 2, "mat-option", 5);
|
91
|
-
i0.ɵɵelementEnd();
|
92
|
-
i0.ɵɵtemplate(8, TasksReportDesignComponent_ng_template_1_mat_error_8_Template, 3, 6, "mat-error", 6);
|
93
|
-
i0.ɵɵelementEnd();
|
94
|
-
i0.ɵɵelementStart(9, "mat-form-field")(10, "mat-label");
|
95
|
-
i0.ɵɵtext(11);
|
96
|
-
i0.ɵɵpipe(12, "translate");
|
97
|
-
i0.ɵɵelementEnd();
|
98
|
-
i0.ɵɵelementStart(13, "mat-select", 7);
|
99
|
-
i0.ɵɵtemplate(14, TasksReportDesignComponent_ng_template_1_mat_option_14_Template, 2, 2, "mat-option", 8);
|
100
|
-
i0.ɵɵelementEnd()();
|
101
|
-
i0.ɵɵtemplate(15, TasksReportDesignComponent_ng_template_1_bizdoc_designer_cube_filter_15_Template, 1, 2, "bizdoc-designer-cube-filter", 9);
|
102
|
-
i0.ɵɵelementEnd();
|
103
|
-
} if (rf & 2) {
|
104
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
105
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
106
|
-
i0.ɵɵadvance(1);
|
107
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
108
|
-
i0.ɵɵadvance(3);
|
109
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 8, "XAxis"));
|
110
|
-
i0.ɵɵadvance(3);
|
111
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
112
|
-
i0.ɵɵadvance(1);
|
113
|
-
i0.ɵɵproperty("ngIf", ctx_r2.form.get("xAxis").hasError("required"));
|
114
|
-
i0.ɵɵadvance(3);
|
115
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(12, 10, "States"));
|
116
|
-
i0.ɵɵadvance(3);
|
117
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.states);
|
118
|
-
i0.ɵɵadvance(1);
|
119
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube);
|
120
|
-
} }
|
121
|
-
let TasksReportDesignComponent = class TasksReportDesignComponent extends DesignerCubeElementComponent {
|
122
|
-
constructor() {
|
123
|
-
super(...arguments);
|
124
|
-
this.form = this._fb.group({
|
125
|
-
cube: null,
|
126
|
-
axes: null,
|
127
|
-
states: null,
|
128
|
-
scope: null
|
129
|
-
});
|
130
|
-
}
|
131
|
-
ngOnInit() {
|
132
|
-
this.states = this._ref.designer.states;
|
133
|
-
super.ngOnInit();
|
134
|
-
}
|
135
|
-
};
|
136
|
-
TasksReportDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵTasksReportDesignComponent_BaseFactory; return function TasksReportDesignComponent_Factory(t) { return (ɵTasksReportDesignComponent_BaseFactory || (ɵTasksReportDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TasksReportDesignComponent)))(t || TasksReportDesignComponent); }; }();
|
137
|
-
TasksReportDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TasksReportDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], ["formControlName", "axes", "required", "", "multiple", ""], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], ["formControlName", "states", "multiple", ""], ["multiple", "", 3, "value", 4, "ngFor", "ngForOf"], [3, "cube", "form", 4, "ngIf"], ["required", "", 3, "selectionChange"], [3, "value"], [3, "innerHTML"], ["multiple", "", 3, "value"], [3, "cube", "form"]], template: function TasksReportDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
138
|
-
i0.ɵɵtemplate(0, TasksReportDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
139
|
-
i0.ɵɵtemplate(1, TasksReportDesignComponent_ng_template_1_Template, 16, 12, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
140
|
-
} if (rf & 2) {
|
141
|
-
const _r1 = i0.ɵɵreference(2);
|
142
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
143
|
-
} }, 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 });
|
144
|
-
TasksReportDesignComponent = __decorate([
|
145
|
-
BizDoc({ selector: 'tasks-report-designer' })
|
146
|
-
], TasksReportDesignComponent);
|
147
|
-
export { TasksReportDesignComponent };
|
148
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TasksReportDesignComponent, [{
|
149
|
-
type: Component,
|
150
|
-
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>{{'Default'|translate}}</mat-option>\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=\"axes\" required multiple>\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>{{'States'|translate}}</mat-label>\r\n <mat-select formControlName=\"states\" multiple>\r\n <mat-option *ngFor=\"let s of states\" [value]=\"s.name\" multiple>{{s.title }}</mat-option>\r\n </mat-select>\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" }]
|
151
|
-
}], null, null); })();
|
152
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFza3MtcmVwb3J0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL3Rhc2tzLXJlcG9ydC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy90YXNrcy1yZXBvcnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGtCQUFrQixDQUFDOzs7Ozs7Ozs7O0lDSGhFLHdCQUNlOzs7SUFPUCxzQ0FBZ0Q7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUFwQyw0QkFBVztJQUFDLGVBQVc7SUFBWCxnQ0FBVzs7OztJQUovRCxzQ0FBdUMsZ0JBQUE7SUFDMUIsWUFBb0I7O0lBQUEsaUJBQVk7SUFDM0Msc0NBQThEO0lBQXpDLGlPQUFtQixlQUFBLDRCQUFvQixDQUFBLElBQUM7SUFDM0Qsa0NBQVk7SUFBQSxZQUF1Qjs7SUFBQSxpQkFBYTtJQUNoRCx3SEFBd0U7SUFDMUUsaUJBQWEsRUFBQTs7O0lBSkYsZUFBb0I7SUFBcEIsa0RBQW9CO0lBRWpCLGVBQXVCO0lBQXZCLHFEQUF1QjtJQUNULGVBQVE7SUFBUixzQ0FBUTs7O0lBTWxDLHNDQUEwRDtJQUFBLFlBQVk7SUFBQSxpQkFBYTs7O0lBQTFDLGtDQUFnQjtJQUFDLGVBQVk7SUFBWixpQ0FBWTs7O0lBRXhFLGdDQUFnSTs7OztJQUF0RSxpSEFBeUQ7OztJQUtqSCxzQ0FBK0Q7SUFBQSxZQUFZO0lBQUEsaUJBQWE7OztJQUFuRCxrQ0FBZ0I7SUFBVSxlQUFZO0lBQVosaUNBQVk7OztJQUcvRSxrREFBbUg7OztJQUF6RSxrQ0FBYSxvQ0FBQTs7O0lBckJ6RCwrQkFBMkQ7SUFDekQsK0dBTWlCO0lBQ2pCLHNDQUFnQixnQkFBQTtJQUNILFlBQXFCOztJQUFBLGlCQUFZO0lBQzVDLHFDQUFxRDtJQUNuRCx1R0FBbUY7SUFDckYsaUJBQWE7SUFDYixxR0FBZ0k7SUFDbEksaUJBQWlCO0lBQ2pCLHNDQUFnQixpQkFBQTtJQUNILGFBQXNCOztJQUFBLGlCQUFZO0lBQzdDLHNDQUE4QztJQUM1Qyx5R0FBd0Y7SUFDMUYsaUJBQWEsRUFBQTtJQUVmLDJJQUFtSDtJQUNySCxpQkFBTzs7O0lBdEJrQix1Q0FBa0I7SUFDeEIsZUFBb0I7SUFBcEIsOENBQW9CO0lBUXhCLGVBQXFCO0lBQXJCLG1EQUFxQjtJQUVKLGVBQWE7SUFBYix1RUFBYTtJQUU3QixlQUE0QztJQUE1QyxvRUFBNEM7SUFHN0MsZUFBc0I7SUFBdEIsc0RBQXNCO0lBRUwsZUFBUztJQUFULHVDQUFTO0lBR1QsZUFBVTtJQUFWLGtDQUFVOztBRGhCckMsSUFBTSwwQkFBMEIsR0FBaEMsTUFBTSwwQkFBMkIsU0FBUSw0QkFBZ0Q7SUFBekY7O1FBQ0ksU0FBSSxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDO1lBQzdCLElBQUksRUFBRSxJQUFJO1lBQ1YsSUFBSSxFQUFFLElBQUk7WUFDVixNQUFNLEVBQUUsSUFBSTtZQUNaLEtBQUssRUFBRSxJQUFJO1NBQ1osQ0FBQyxDQUFDO0tBTUo7SUFKQyxRQUFRO1FBQ04sSUFBSSxDQUFDLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUM7UUFDeEMsS0FBSyxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ25CLENBQUM7OzBSQVhVLDBCQUEwQixTQUExQiwwQkFBMEI7NkVBQTFCLDBCQUEwQjtRQ1J2Qyw2RkFDZTtRQUNmLDhIQXdCYzs7O1FBMUJDLDRDQUF5QixpQkFBQTs7QURRM0IsMEJBQTBCO0lBRHBDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSx1QkFBdUIsRUFBRSxDQUFDO0dBQ25DLDBCQUEwQixDQVl0QztTQVpZLDBCQUEwQjt1RkFBMUIsMEJBQTBCO2NBRnRDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2RlY29yYXRvcnNcIjtcclxuaW1wb3J0IHsgVGFza3NTZXR0aW5nc01vZGVsIH0gZnJvbSBcIi4uLy4uLy4uL3JlcG9ydHMvdGFza3MvdGFza3MuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQgfSBmcm9tIFwiLi4vZGVzaWduZXIuYmFzZVwiO1xyXG5pbXBvcnQgeyBEZXNpZ25lclJlZiwgRWxlbWVudEluZm8sIEVsZW1lbnRNb2RlbCB9IGZyb20gXCIuLi9kZWNsYXJhdGlvbnNcIjtcclxuXHJcbkBDb21wb25lbnQoeyB0ZW1wbGF0ZVVybDogJ3Rhc2tzLXJlcG9ydC5jb21wb25lbnQuaHRtbCcgfSlcclxuICBAQml6RG9jKHsgc2VsZWN0b3I6ICd0YXNrcy1yZXBvcnQtZGVzaWduZXInIH0pXHJcbmV4cG9ydCBjbGFzcyBUYXNrc1JlcG9ydERlc2lnbkNvbXBvbmVudCBleHRlbmRzIERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQ8VGFza3NTZXR0aW5nc01vZGVsPiBpbXBsZW1lbnRzIE9uSW5pdCB7XHJcbiAgcmVhZG9ubHkgZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgIGN1YmU6IG51bGwsXHJcbiAgICBheGVzOiBudWxsLFxyXG4gICAgc3RhdGVzOiBudWxsLFxyXG4gICAgc2NvcGU6IG51bGxcclxuICB9KTtcclxuICBzdGF0ZXM6IEVsZW1lbnRJbmZvW107XHJcbiAgbmdPbkluaXQoKSB7XHJcbiAgICB0aGlzLnN0YXRlcyA9IHRoaXMuX3JlZi5kZXNpZ25lci5zdGF0ZXM7XHJcbiAgICBzdXBlci5uZ09uSW5pdCgpO1xyXG4gIH1cclxufVxyXG4iLCI8bmctY29udGFpbmVyICpuZ0lmPVwibW9kZSA9PT0gJ3dpZGdldCc7IGVsc2UgZWRpdFwiPlxyXG48L25nLWNvbnRhaW5lcj5cclxuPG5nLXRlbXBsYXRlICNlZGl0PlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlcy5sZW5ndGg+MVwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0N1YmUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IHJlcXVpcmVkIChzZWxlY3Rpb25DaGFuZ2UpPVwiY3ViZVNlbGVjdGVkKCRldmVudClcIj5cclxuICAgICAgICA8bWF0LW9wdGlvbj57eydEZWZhdWx0J3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgYyBvZiBjdWJlc1wiIFt2YWx1ZV09XCJjXCI+e3tjLnRpdGxlfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snWEF4aXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImF4ZXNcIiByZXF1aXJlZCBtdWx0aXBsZT5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCIgW3ZhbHVlXT1cImEubmFtZVwiPnt7YS50aXRsZSB9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ3hBeGlzJykuaGFzRXJyb3IoJ3JlcXVpcmVkJylcIiBbaW5uZXJIVE1MXT1cIidSZXF1aXJlZEVycid8dHJhbnNsYXRlOignWEF4aXMnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snU3RhdGVzJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJzdGF0ZXNcIiBtdWx0aXBsZT5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgcyBvZiBzdGF0ZXNcIiBbdmFsdWVdPVwicy5uYW1lXCIgbXVsdGlwbGU+e3tzLnRpdGxlIH19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGJpemRvYy1kZXNpZ25lci1jdWJlLWZpbHRlciAqbmdJZj1cImN1YmVcIiBbY3ViZV09XCJjdWJlXCIgW2Zvcm1dPVwiZm9ybS5nZXQoJ2ZpbHRlcnMnKVwiPjwvYml6ZG9jLWRlc2lnbmVyLWN1YmUtZmlsdGVyPlxyXG4gIDwvZm9ybT5cclxuPC9uZy10ZW1wbGF0ZT5cclxuIl19
|