@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,86 +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 DocumentsReportDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
14
|
-
i0.ɵɵelementContainer(0);
|
15
|
-
} }
|
16
|
-
function DocumentsReportDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
17
|
-
i0.ɵɵelementStart(0, "mat-option", 7);
|
18
|
-
i0.ɵɵtext(1);
|
19
|
-
i0.ɵɵelementEnd();
|
20
|
-
} if (rf & 2) {
|
21
|
-
const c_r6 = ctx.$implicit;
|
22
|
-
i0.ɵɵproperty("value", c_r6);
|
23
|
-
i0.ɵɵadvance(1);
|
24
|
-
i0.ɵɵtextInterpolate(c_r6.title);
|
25
|
-
} }
|
26
|
-
function DocumentsReportDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
27
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
28
|
-
i0.ɵɵtext(2);
|
29
|
-
i0.ɵɵpipe(3, "translate");
|
30
|
-
i0.ɵɵelementEnd();
|
31
|
-
i0.ɵɵelementStart(4, "mat-select", 5);
|
32
|
-
i0.ɵɵtemplate(5, DocumentsReportDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 6);
|
33
|
-
i0.ɵɵelementEnd()();
|
34
|
-
} if (rf & 2) {
|
35
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
36
|
-
i0.ɵɵadvance(2);
|
37
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
38
|
-
i0.ɵɵadvance(3);
|
39
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
40
|
-
} }
|
41
|
-
function DocumentsReportDesignComponent_ng_template_1_bizdoc_designer_cube_filter_2_Template(rf, ctx) { if (rf & 1) {
|
42
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 8);
|
43
|
-
} if (rf & 2) {
|
44
|
-
const ctx_r4 = i0.ɵɵnextContext(2);
|
45
|
-
i0.ɵɵproperty("cube", ctx_r4.cube)("form", ctx_r4.form.get("filters"));
|
46
|
-
} }
|
47
|
-
function DocumentsReportDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
48
|
-
i0.ɵɵelementStart(0, "form", 2);
|
49
|
-
i0.ɵɵtemplate(1, DocumentsReportDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
|
50
|
-
i0.ɵɵtemplate(2, DocumentsReportDesignComponent_ng_template_1_bizdoc_designer_cube_filter_2_Template, 1, 2, "bizdoc-designer-cube-filter", 4);
|
51
|
-
i0.ɵɵelementEnd();
|
52
|
-
} if (rf & 2) {
|
53
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
54
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
55
|
-
i0.ɵɵadvance(1);
|
56
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
57
|
-
i0.ɵɵadvance(1);
|
58
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube);
|
59
|
-
} }
|
60
|
-
let DocumentsReportDesignComponent = class DocumentsReportDesignComponent extends DesignerCubeElementComponent {
|
61
|
-
constructor() {
|
62
|
-
super(...arguments);
|
63
|
-
this.form = this._fb.group({
|
64
|
-
cube: null,
|
65
|
-
filters: this._fb.group({}),
|
66
|
-
scope: null
|
67
|
-
});
|
68
|
-
}
|
69
|
-
};
|
70
|
-
DocumentsReportDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵDocumentsReportDesignComponent_BaseFactory; return function DocumentsReportDesignComponent_Factory(t) { return (ɵDocumentsReportDesignComponent_BaseFactory || (ɵDocumentsReportDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DocumentsReportDesignComponent)))(t || DocumentsReportDesignComponent); }; }();
|
71
|
-
DocumentsReportDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DocumentsReportDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], [3, "cube", "form", 4, "ngIf"], ["formControlName", "cube"], [3, "value", 4, "ngFor", "ngForOf"], [3, "value"], [3, "cube", "form"]], template: function DocumentsReportDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
72
|
-
i0.ɵɵtemplate(0, DocumentsReportDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
73
|
-
i0.ɵɵtemplate(1, DocumentsReportDesignComponent_ng_template_1_Template, 3, 3, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
74
|
-
} if (rf & 2) {
|
75
|
-
const _r1 = i0.ɵɵreference(2);
|
76
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
77
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
|
78
|
-
DocumentsReportDesignComponent = __decorate([
|
79
|
-
BizDoc({ selector: 'documents-report-designer' })
|
80
|
-
], DocumentsReportDesignComponent);
|
81
|
-
export { DocumentsReportDesignComponent };
|
82
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DocumentsReportDesignComponent, [{
|
83
|
-
type: Component,
|
84
|
-
args: [{ template: "<ng-container *ngIf=\"mode === 'widget'; else edit\">\r\n</ng-container>\r\n<!---->\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 formControlName=\"cube\">\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 <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" }]
|
85
|
-
}], null, null); })();
|
86
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnRzLXJlcG9ydC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9kb2N1bWVudHMtcmVwb3J0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2RvY3VtZW50cy1yZXBvcnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGtCQUFrQixDQUFDOzs7Ozs7Ozs7O0lDSGhFLHdCQUNlOzs7SUFPUCxxQ0FBZ0Q7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUFwQyw0QkFBVztJQUFDLGVBQVc7SUFBWCxnQ0FBVzs7O0lBSC9ELHNDQUF1QyxnQkFBQTtJQUMxQixZQUFvQjs7SUFBQSxpQkFBWTtJQUMzQyxxQ0FBbUM7SUFDakMsNEhBQXdFO0lBQzFFLGlCQUFhLEVBQUE7OztJQUhGLGVBQW9CO0lBQXBCLGtEQUFvQjtJQUVILGVBQVE7SUFBUixzQ0FBUTs7O0lBR3RDLGlEQUFtSDs7O0lBQXpFLGtDQUFhLG9DQUFBOzs7SUFQekQsK0JBQTJEO0lBQ3pELG1IQUtpQjtJQUNqQiw2SUFBbUg7SUFDckgsaUJBQU87OztJQVJrQix1Q0FBa0I7SUFDeEIsZUFBb0I7SUFBcEIsOENBQW9CO0lBTVAsZUFBVTtJQUFWLGtDQUFVOztBREpyQyxJQUFNLDhCQUE4QixHQUFwQyxNQUFNLDhCQUErQixTQUFRLDRCQUFvRDtJQUFqRzs7UUFDSSxTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDN0IsSUFBSSxFQUFFLElBQUk7WUFDVixPQUFPLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO1lBQzNCLEtBQUssRUFBRSxJQUFJO1NBQ1osQ0FBQyxDQUFDO0tBQ0o7OzhTQU5ZLDhCQUE4QixTQUE5Qiw4QkFBOEI7aUZBQTlCLDhCQUE4QjtRQ1AzQyxpR0FDZTtRQUVmLGdJQVVjOzs7UUFiQyw0Q0FBeUIsaUJBQUE7O0FETzNCLDhCQUE4QjtJQUR4QyxNQUFNLENBQUMsRUFBRSxRQUFRLEVBQUUsMkJBQTJCLEVBQUUsQ0FBQztHQUN2Qyw4QkFBOEIsQ0FNMUM7U0FOWSw4QkFBOEI7dUZBQTlCLDhCQUE4QjtjQUYxQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9kZWNvcmF0b3JzXCI7XHJcbmltcG9ydCB7IERvY3VtZW50c1NldHRpbmdzTW9kZWwgfSBmcm9tIFwiLi4vLi4vLi4vcmVwb3J0cy9jdWJlL2RvY3VtZW50cy5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJDdWJlRWxlbWVudENvbXBvbmVudCB9IGZyb20gXCIuLi9kZXNpZ25lci5iYXNlXCI7XHJcblxyXG5AQ29tcG9uZW50KHsgdGVtcGxhdGVVcmw6ICdkb2N1bWVudHMtcmVwb3J0LmNvbXBvbmVudC5odG1sJyB9KVxyXG4gIEBCaXpEb2MoeyBzZWxlY3RvcjogJ2RvY3VtZW50cy1yZXBvcnQtZGVzaWduZXInIH0pXHJcbmV4cG9ydCBjbGFzcyBEb2N1bWVudHNSZXBvcnREZXNpZ25Db21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lckN1YmVFbGVtZW50Q29tcG9uZW50PERvY3VtZW50c1NldHRpbmdzTW9kZWw+IGltcGxlbWVudHMgT25Jbml0IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgY3ViZTogbnVsbCxcclxuICAgIGZpbHRlcnM6IHRoaXMuX2ZiLmdyb3VwKHt9KSxcclxuICAgIHNjb3BlOiBudWxsXHJcbiAgfSk7XHJcbn1cclxuIiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIm1vZGUgPT09ICd3aWRnZXQnOyBlbHNlIGVkaXRcIj5cclxuPC9uZy1jb250YWluZXI+XHJcbjwhLS0tLT5cclxuPG5nLXRlbXBsYXRlICNlZGl0PlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlcy5sZW5ndGg+MVwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0N1YmUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImN1YmVcIj5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgYyBvZiBjdWJlc1wiIFt2YWx1ZV09XCJjXCI+e3tjLnRpdGxlfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8Yml6ZG9jLWRlc2lnbmVyLWN1YmUtZmlsdGVyICpuZ0lmPVwiY3ViZVwiIFtjdWJlXT1cImN1YmVcIiBbZm9ybV09XCJmb3JtLmdldCgnZmlsdGVycycpXCI+PC9iaXpkb2MtZGVzaWduZXItY3ViZS1maWx0ZXI+XHJcbiAgPC9mb3JtPlxyXG48L25nLXRlbXBsYXRlPlxyXG4iXX0=
|
@@ -1,93 +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 DocumentsWidgetDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
14
|
-
i0.ɵɵelementContainer(0);
|
15
|
-
} }
|
16
|
-
function DocumentsWidgetDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
17
|
-
i0.ɵɵelementStart(0, "mat-option", 7);
|
18
|
-
i0.ɵɵtext(1);
|
19
|
-
i0.ɵɵelementEnd();
|
20
|
-
} if (rf & 2) {
|
21
|
-
const c_r6 = ctx.$implicit;
|
22
|
-
i0.ɵɵproperty("value", c_r6);
|
23
|
-
i0.ɵɵadvance(1);
|
24
|
-
i0.ɵɵtextInterpolate(c_r6.title);
|
25
|
-
} }
|
26
|
-
function DocumentsWidgetDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
27
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
28
|
-
i0.ɵɵtext(2);
|
29
|
-
i0.ɵɵpipe(3, "translate");
|
30
|
-
i0.ɵɵelementEnd();
|
31
|
-
i0.ɵɵelementStart(4, "mat-select", 5);
|
32
|
-
i0.ɵɵtemplate(5, DocumentsWidgetDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 6);
|
33
|
-
i0.ɵɵelementEnd()();
|
34
|
-
} if (rf & 2) {
|
35
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
36
|
-
i0.ɵɵadvance(2);
|
37
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
38
|
-
i0.ɵɵadvance(3);
|
39
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
40
|
-
} }
|
41
|
-
function DocumentsWidgetDesignComponent_ng_template_1_bizdoc_designer_cube_filter_2_Template(rf, ctx) { if (rf & 1) {
|
42
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 8);
|
43
|
-
} if (rf & 2) {
|
44
|
-
const ctx_r4 = i0.ɵɵnextContext(2);
|
45
|
-
i0.ɵɵproperty("cube", ctx_r4.cube)("form", ctx_r4.form.get("filters"));
|
46
|
-
} }
|
47
|
-
function DocumentsWidgetDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
48
|
-
i0.ɵɵelementStart(0, "form", 2);
|
49
|
-
i0.ɵɵtemplate(1, DocumentsWidgetDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
|
50
|
-
i0.ɵɵtemplate(2, DocumentsWidgetDesignComponent_ng_template_1_bizdoc_designer_cube_filter_2_Template, 1, 2, "bizdoc-designer-cube-filter", 4);
|
51
|
-
i0.ɵɵelementEnd();
|
52
|
-
} if (rf & 2) {
|
53
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
54
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
55
|
-
i0.ɵɵadvance(1);
|
56
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
57
|
-
i0.ɵɵadvance(1);
|
58
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube);
|
59
|
-
} }
|
60
|
-
let DocumentsWidgetDesignComponent = class DocumentsWidgetDesignComponent extends DesignerCubeElementComponent {
|
61
|
-
constructor() {
|
62
|
-
super(...arguments);
|
63
|
-
this.form = this._fb.group({
|
64
|
-
cube: null,
|
65
|
-
filters: this._fb.group({}),
|
66
|
-
states: null,
|
67
|
-
scope: null,
|
68
|
-
take: null,
|
69
|
-
pending: null
|
70
|
-
});
|
71
|
-
}
|
72
|
-
ngOnInit() {
|
73
|
-
this.states = this._ref.designer.states;
|
74
|
-
super.ngOnInit();
|
75
|
-
}
|
76
|
-
};
|
77
|
-
DocumentsWidgetDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵDocumentsWidgetDesignComponent_BaseFactory; return function DocumentsWidgetDesignComponent_Factory(t) { return (ɵDocumentsWidgetDesignComponent_BaseFactory || (ɵDocumentsWidgetDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DocumentsWidgetDesignComponent)))(t || DocumentsWidgetDesignComponent); }; }();
|
78
|
-
DocumentsWidgetDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DocumentsWidgetDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], [3, "cube", "form", 4, "ngIf"], ["formControlName", "cube"], [3, "value", 4, "ngFor", "ngForOf"], [3, "value"], [3, "cube", "form"]], template: function DocumentsWidgetDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
79
|
-
i0.ɵɵtemplate(0, DocumentsWidgetDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
80
|
-
i0.ɵɵtemplate(1, DocumentsWidgetDesignComponent_ng_template_1_Template, 3, 3, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
81
|
-
} if (rf & 2) {
|
82
|
-
const _r1 = i0.ɵɵreference(2);
|
83
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
84
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
|
85
|
-
DocumentsWidgetDesignComponent = __decorate([
|
86
|
-
BizDoc({ selector: 'documents-widget-designer' })
|
87
|
-
], DocumentsWidgetDesignComponent);
|
88
|
-
export { DocumentsWidgetDesignComponent };
|
89
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DocumentsWidgetDesignComponent, [{
|
90
|
-
type: Component,
|
91
|
-
args: [{ template: "<ng-container *ngIf=\"mode === 'widget'; else edit\">\r\n</ng-container>\r\n<!---->\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 formControlName=\"cube\">\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 <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" }]
|
92
|
-
}], null, null); })();
|
93
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnRzLXdpZGdldC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9kb2N1bWVudHMtd2lkZ2V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2RvY3VtZW50cy13aWRnZXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGtCQUFrQixDQUFDOzs7Ozs7Ozs7O0lDSGhFLHdCQUNlOzs7SUFPUCxxQ0FBZ0Q7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUFwQyw0QkFBVztJQUFDLGVBQVc7SUFBWCxnQ0FBVzs7O0lBSC9ELHNDQUF1QyxnQkFBQTtJQUMxQixZQUFvQjs7SUFBQSxpQkFBWTtJQUMzQyxxQ0FBbUM7SUFDakMsNEhBQXdFO0lBQzFFLGlCQUFhLEVBQUE7OztJQUhGLGVBQW9CO0lBQXBCLGtEQUFvQjtJQUVILGVBQVE7SUFBUixzQ0FBUTs7O0lBR3RDLGlEQUFtSDs7O0lBQXpFLGtDQUFhLG9DQUFBOzs7SUFQekQsK0JBQTJEO0lBQ3pELG1IQUtpQjtJQUNqQiw2SUFBbUg7SUFDckgsaUJBQU87OztJQVJrQix1Q0FBa0I7SUFDeEIsZUFBb0I7SUFBcEIsOENBQW9CO0lBTVAsZUFBVTtJQUFWLGtDQUFVOztBREhyQyxJQUFNLDhCQUE4QixHQUFwQyxNQUFNLDhCQUErQixTQUFRLDRCQUF3RDtJQUFyRzs7UUFDSSxTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDN0IsSUFBSSxFQUFFLElBQUk7WUFDVixPQUFPLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO1lBQzNCLE1BQU0sRUFBRSxJQUFJO1lBQ1osS0FBSyxFQUFFLElBQUk7WUFDWCxJQUFJLEVBQUUsSUFBSTtZQUNWLE9BQU8sRUFBRSxJQUFJO1NBQ2QsQ0FBQyxDQUFDO0tBTUo7SUFKQyxRQUFRO1FBQ04sSUFBSSxDQUFDLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUM7UUFDeEMsS0FBSyxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ25CLENBQUM7OzhTQWJVLDhCQUE4QixTQUE5Qiw4QkFBOEI7aUZBQTlCLDhCQUE4QjtRQ1IzQyxpR0FDZTtRQUVmLGdJQVVjOzs7UUFiQyw0Q0FBeUIsaUJBQUE7O0FEUTNCLDhCQUE4QjtJQUQxQyxNQUFNLENBQUMsRUFBRSxRQUFRLEVBQUUsMkJBQTJCLEVBQUUsQ0FBQztHQUNyQyw4QkFBOEIsQ0FjMUM7U0FkWSw4QkFBOEI7dUZBQTlCLDhCQUE4QjtjQUYxQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9kZWNvcmF0b3JzXCI7XHJcbmltcG9ydCB7IEN1YmVEb2N1bWVudHNTZXR0aW5nc01vZGVsIH0gZnJvbSBcIi4uLy4uLy4uL2Rhc2hib2FyZC9jdWJlL2RvY3VtZW50cy53aWRnZXRcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJDdWJlRWxlbWVudENvbXBvbmVudCB9IGZyb20gXCIuLi9kZXNpZ25lci5iYXNlXCI7XHJcbmltcG9ydCB7IEVsZW1lbnRJbmZvIH0gZnJvbSBcIi4uL2RlY2xhcmF0aW9uc1wiO1xyXG5cclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnZG9jdW1lbnRzLXdpZGdldC5jb21wb25lbnQuaHRtbCcgfSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnZG9jdW1lbnRzLXdpZGdldC1kZXNpZ25lcicgfSlcclxuZXhwb3J0IGNsYXNzIERvY3VtZW50c1dpZGdldERlc2lnbkNvbXBvbmVudCBleHRlbmRzIERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQ8Q3ViZURvY3VtZW50c1NldHRpbmdzTW9kZWw+IGltcGxlbWVudHMgT25Jbml0IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgY3ViZTogbnVsbCxcclxuICAgIGZpbHRlcnM6IHRoaXMuX2ZiLmdyb3VwKHt9KSxcclxuICAgIHN0YXRlczogbnVsbCxcclxuICAgIHNjb3BlOiBudWxsLFxyXG4gICAgdGFrZTogbnVsbCxcclxuICAgIHBlbmRpbmc6IG51bGxcclxuICB9KTtcclxuICBzdGF0ZXM6IEVsZW1lbnRJbmZvW107XHJcbiAgbmdPbkluaXQoKSB7XHJcbiAgICB0aGlzLnN0YXRlcyA9IHRoaXMuX3JlZi5kZXNpZ25lci5zdGF0ZXM7XHJcbiAgICBzdXBlci5uZ09uSW5pdCgpO1xyXG4gIH1cclxufVxyXG4iLCI8bmctY29udGFpbmVyICpuZ0lmPVwibW9kZSA9PT0gJ3dpZGdldCc7IGVsc2UgZWRpdFwiPlxyXG48L25nLWNvbnRhaW5lcj5cclxuPCEtLS0tPlxyXG48bmctdGVtcGxhdGUgI2VkaXQ+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmVzLmxlbmd0aD4xXCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snQ3ViZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiY3ViZVwiPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBjIG9mIGN1YmVzXCIgW3ZhbHVlXT1cImNcIj57e2MudGl0bGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxiaXpkb2MtZGVzaWduZXItY3ViZS1maWx0ZXIgKm5nSWY9XCJjdWJlXCIgW2N1YmVdPVwiY3ViZVwiIFtmb3JtXT1cImZvcm0uZ2V0KCdmaWx0ZXJzJylcIj48L2JpemRvYy1kZXNpZ25lci1jdWJlLWZpbHRlcj5cclxuICA8L2Zvcm0+XHJcbjwvbmctdGVtcGxhdGU+XHJcbiJdfQ==
|
@@ -1,113 +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 ExploreViewDesignComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
14
|
-
i0.ɵɵelementStart(0, "div");
|
15
|
-
i0.ɵɵelement(1, "dl");
|
16
|
-
i0.ɵɵelementEnd();
|
17
|
-
} }
|
18
|
-
function ExploreViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
19
|
-
i0.ɵɵelementStart(0, "mat-option", 8);
|
20
|
-
i0.ɵɵtext(1);
|
21
|
-
i0.ɵɵelementEnd();
|
22
|
-
} if (rf & 2) {
|
23
|
-
const c_r7 = ctx.$implicit;
|
24
|
-
i0.ɵɵproperty("value", c_r7);
|
25
|
-
i0.ɵɵadvance(1);
|
26
|
-
i0.ɵɵtextInterpolate(c_r7.title);
|
27
|
-
} }
|
28
|
-
function ExploreViewDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
29
|
-
const _r9 = i0.ɵɵgetCurrentView();
|
30
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
31
|
-
i0.ɵɵtext(2);
|
32
|
-
i0.ɵɵpipe(3, "translate");
|
33
|
-
i0.ɵɵelementEnd();
|
34
|
-
i0.ɵɵelementStart(4, "mat-select", 7);
|
35
|
-
i0.ɵɵlistener("selectionChange", function ExploreViewDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r8 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r8.cubeSelected($event)); });
|
36
|
-
i0.ɵɵtemplate(5, ExploreViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 5);
|
37
|
-
i0.ɵɵelementEnd()();
|
38
|
-
} if (rf & 2) {
|
39
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
40
|
-
i0.ɵɵadvance(2);
|
41
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
42
|
-
i0.ɵɵadvance(3);
|
43
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
44
|
-
} }
|
45
|
-
function ExploreViewDesignComponent_ng_template_1_mat_option_7_Template(rf, ctx) { if (rf & 1) {
|
46
|
-
i0.ɵɵelementStart(0, "mat-option", 8);
|
47
|
-
i0.ɵɵtext(1);
|
48
|
-
i0.ɵɵelementEnd();
|
49
|
-
} if (rf & 2) {
|
50
|
-
const a_r10 = ctx.$implicit;
|
51
|
-
i0.ɵɵproperty("value", a_r10.name);
|
52
|
-
i0.ɵɵadvance(1);
|
53
|
-
i0.ɵɵtextInterpolate(a_r10.title);
|
54
|
-
} }
|
55
|
-
function ExploreViewDesignComponent_ng_template_1_bizdoc_designer_cube_filter_8_Template(rf, ctx) { if (rf & 1) {
|
56
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 9);
|
57
|
-
} if (rf & 2) {
|
58
|
-
const ctx_r5 = i0.ɵɵnextContext(2);
|
59
|
-
i0.ɵɵproperty("cube", ctx_r5.cube)("form", ctx_r5.form.get("filters"));
|
60
|
-
} }
|
61
|
-
function ExploreViewDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
62
|
-
i0.ɵɵelementStart(0, "form", 2);
|
63
|
-
i0.ɵɵtemplate(1, ExploreViewDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
|
64
|
-
i0.ɵɵelementStart(2, "mat-form-field")(3, "mat-label");
|
65
|
-
i0.ɵɵtext(4);
|
66
|
-
i0.ɵɵpipe(5, "translate");
|
67
|
-
i0.ɵɵelementEnd();
|
68
|
-
i0.ɵɵelementStart(6, "mat-select", 4);
|
69
|
-
i0.ɵɵtemplate(7, ExploreViewDesignComponent_ng_template_1_mat_option_7_Template, 2, 2, "mat-option", 5);
|
70
|
-
i0.ɵɵelementEnd()();
|
71
|
-
i0.ɵɵtemplate(8, ExploreViewDesignComponent_ng_template_1_bizdoc_designer_cube_filter_8_Template, 1, 2, "bizdoc-designer-cube-filter", 6);
|
72
|
-
i0.ɵɵelementEnd();
|
73
|
-
} if (rf & 2) {
|
74
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
75
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
76
|
-
i0.ɵɵadvance(1);
|
77
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
78
|
-
i0.ɵɵadvance(3);
|
79
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 5, "Aggregate"));
|
80
|
-
i0.ɵɵadvance(3);
|
81
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
82
|
-
i0.ɵɵadvance(1);
|
83
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube);
|
84
|
-
} }
|
85
|
-
let ExploreViewDesignComponent = class ExploreViewDesignComponent extends DesignerCubeElementComponent {
|
86
|
-
constructor() {
|
87
|
-
super(...arguments);
|
88
|
-
this.form = this._fb.group({
|
89
|
-
cube: null,
|
90
|
-
filters: this._fb.group({}),
|
91
|
-
aggregate: null,
|
92
|
-
pageSize: 5,
|
93
|
-
scope: null
|
94
|
-
});
|
95
|
-
}
|
96
|
-
};
|
97
|
-
ExploreViewDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵExploreViewDesignComponent_BaseFactory; return function ExploreViewDesignComponent_Factory(t) { return (ɵExploreViewDesignComponent_BaseFactory || (ɵExploreViewDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ExploreViewDesignComponent)))(t || ExploreViewDesignComponent); }; }();
|
98
|
-
ExploreViewDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ExploreViewDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], ["formControlName", "aggregate", "multiple", ""], [3, "value", 4, "ngFor", "ngForOf"], [3, "cube", "form", 4, "ngIf"], ["required", "", 3, "selectionChange"], [3, "value"], [3, "cube", "form"]], template: function ExploreViewDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
99
|
-
i0.ɵɵtemplate(0, ExploreViewDesignComponent_div_0_Template, 2, 0, "div", 0);
|
100
|
-
i0.ɵɵtemplate(1, ExploreViewDesignComponent_ng_template_1_Template, 9, 7, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
101
|
-
} if (rf & 2) {
|
102
|
-
const _r1 = i0.ɵɵreference(2);
|
103
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
104
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
|
105
|
-
ExploreViewDesignComponent = __decorate([
|
106
|
-
BizDoc({ selector: 'explore-view-designer' })
|
107
|
-
], ExploreViewDesignComponent);
|
108
|
-
export { ExploreViewDesignComponent };
|
109
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ExploreViewDesignComponent, [{
|
110
|
-
type: Component,
|
111
|
-
args: [{ template: "<div *ngIf=\"mode === 'widget'; else edit\">\r\n <dl>\r\n </dl>\r\n</div>\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>{{'Aggregate'|translate}}</mat-label>\r\n <mat-select formControlName=\"aggregate\" 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-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" }]
|
112
|
-
}], null, null); })();
|
113
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhwbG9yZS12aWV3LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2V4cGxvcmUtdmlldy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9leHBsb3JlLXZpZXcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGtCQUFrQixDQUFDOzs7Ozs7Ozs7O0lDSGhFLDJCQUEwQztJQUN4QyxxQkFDSztJQUNQLGlCQUFNOzs7SUFNRSxxQ0FBZ0Q7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUFwQyw0QkFBVztJQUFDLGVBQVc7SUFBWCxnQ0FBVzs7OztJQUgvRCxzQ0FBdUMsZ0JBQUE7SUFDMUIsWUFBb0I7O0lBQUEsaUJBQVk7SUFDM0MscUNBQThEO0lBQXpDLCtOQUFtQixlQUFBLDJCQUFvQixDQUFBLElBQUM7SUFDM0Qsd0hBQXdFO0lBQzFFLGlCQUFhLEVBQUE7OztJQUhGLGVBQW9CO0lBQXBCLGtEQUFvQjtJQUVILGVBQVE7SUFBUixzQ0FBUTs7O0lBTWxDLHFDQUEwRDtJQUFBLFlBQVk7SUFBQSxpQkFBYTs7O0lBQTFDLGtDQUFnQjtJQUFDLGVBQVk7SUFBWixpQ0FBWTs7O0lBRzFFLGlEQUFtSDs7O0lBQXpFLGtDQUFhLG9DQUFBOzs7SUFiekQsK0JBQTJEO0lBQ3pELCtHQUtpQjtJQUNqQixzQ0FBZ0IsZ0JBQUE7SUFDSCxZQUF5Qjs7SUFBQSxpQkFBWTtJQUNoRCxxQ0FBaUQ7SUFDL0MsdUdBQW1GO0lBQ3JGLGlCQUFhLEVBQUE7SUFFZix5SUFBbUg7SUFDckgsaUJBQU87OztJQWRrQix1Q0FBa0I7SUFDeEIsZUFBb0I7SUFBcEIsOENBQW9CO0lBT3hCLGVBQXlCO0lBQXpCLHVEQUF5QjtJQUVSLGVBQWE7SUFBYix1RUFBYTtJQUdiLGVBQVU7SUFBVixrQ0FBVTs7QURYckMsSUFBTSwwQkFBMEIsR0FBaEMsTUFBTSwwQkFBMkIsU0FBUSw0QkFBa0Q7SUFBM0Y7O1FBQ0ksU0FBSSxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDO1lBQzdCLElBQUksRUFBRSxJQUFJO1lBQ1YsT0FBTyxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQztZQUMzQixTQUFTLEVBQUUsSUFBSTtZQUNmLFFBQVEsRUFBRSxDQUFDO1lBQ1gsS0FBSyxFQUFFLElBQUk7U0FDWixDQUFDLENBQUM7S0FDSjs7MFJBUlksMEJBQTBCLFNBQTFCLDBCQUEwQjs2RUFBMUIsMEJBQTBCO1FDUHZDLDJFQUdNO1FBQ04sNEhBZ0JjOzs7UUFwQlIsNENBQXlCLGlCQUFBOztBRE9sQiwwQkFBMEI7SUFEdEMsTUFBTSxDQUFDLEVBQUUsUUFBUSxFQUFFLHVCQUF1QixFQUFFLENBQUM7R0FDakMsMEJBQTBCLENBUXRDO1NBUlksMEJBQTBCO3VGQUExQiwwQkFBMEI7Y0FGdEMsU0FBUyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgT25Jbml0IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgQml6RG9jIH0gZnJvbSBcIi4uLy4uLy4uL2NvcmUvZGVjb3JhdG9yc1wiO1xyXG5pbXBvcnQgeyBFeHBsb3JlU2V0dGluZ3NNb2RlbCB9IGZyb20gXCIuLi8uLi8uLi92aWV3cy9jdWJlL2V4cGxvcmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQgfSBmcm9tIFwiLi4vZGVzaWduZXIuYmFzZVwiO1xyXG5cclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnZXhwbG9yZS12aWV3LmNvbXBvbmVudC5odG1sJyB9KVxyXG5AQml6RG9jKHsgc2VsZWN0b3I6ICdleHBsb3JlLXZpZXctZGVzaWduZXInIH0pXHJcbmV4cG9ydCBjbGFzcyBFeHBsb3JlVmlld0Rlc2lnbkNvbXBvbmVudCBleHRlbmRzIERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQ8RXhwbG9yZVNldHRpbmdzTW9kZWw+IGltcGxlbWVudHMgT25Jbml0IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgY3ViZTogbnVsbCxcclxuICAgIGZpbHRlcnM6IHRoaXMuX2ZiLmdyb3VwKHt9KSxcclxuICAgIGFnZ3JlZ2F0ZTogbnVsbCxcclxuICAgIHBhZ2VTaXplOiA1LFxyXG4gICAgc2NvcGU6IG51bGxcclxuICB9KTtcclxufVxyXG4iLCI8ZGl2ICpuZ0lmPVwibW9kZSA9PT0gJ3dpZGdldCc7IGVsc2UgZWRpdFwiPlxyXG4gIDxkbD5cclxuICA8L2RsPlxyXG48L2Rpdj5cclxuPG5nLXRlbXBsYXRlICNlZGl0PlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlcy5sZW5ndGg+MVwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0N1YmUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IHJlcXVpcmVkIChzZWxlY3Rpb25DaGFuZ2UpPVwiY3ViZVNlbGVjdGVkKCRldmVudClcIj5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgYyBvZiBjdWJlc1wiIFt2YWx1ZV09XCJjXCI+e3tjLnRpdGxlfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snQWdncmVnYXRlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJhZ2dyZWdhdGVcIiBtdWx0aXBsZT5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCIgW3ZhbHVlXT1cImEubmFtZVwiPnt7YS50aXRsZSB9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxiaXpkb2MtZGVzaWduZXItY3ViZS1maWx0ZXIgKm5nSWY9XCJjdWJlXCIgW2N1YmVdPVwiY3ViZVwiIFtmb3JtXT1cImZvcm0uZ2V0KCdmaWx0ZXJzJylcIj48L2JpemRvYy1kZXNpZ25lci1jdWJlLWZpbHRlcj5cclxuICA8L2Zvcm0+XHJcbjwvbmctdGVtcGxhdGU+XHJcbiJdfQ==
|
@@ -1,125 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component, Inject } from "@angular/core";
|
3
|
-
import { Validators } from "@angular/forms";
|
4
|
-
import { BizDoc } from "../../../core/decorators";
|
5
|
-
import { DesignerRef } from "../declarations";
|
6
|
-
import * as i0 from "@angular/core";
|
7
|
-
import * as i1 from "@angular/forms";
|
8
|
-
import * as i2 from "@angular/common";
|
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
|
-
import * as i8 from "../declarations";
|
15
|
-
function DocumentStateWidgetDesignComponent_ng_container_0_mat_option_7_Template(rf, ctx) { if (rf & 1) {
|
16
|
-
i0.ɵɵelementStart(0, "mat-option", 5);
|
17
|
-
i0.ɵɵtext(1);
|
18
|
-
i0.ɵɵelementEnd();
|
19
|
-
} if (rf & 2) {
|
20
|
-
const f_r4 = ctx.$implicit;
|
21
|
-
i0.ɵɵproperty("value", f_r4);
|
22
|
-
i0.ɵɵadvance(1);
|
23
|
-
i0.ɵɵtextInterpolate(f_r4.title);
|
24
|
-
} }
|
25
|
-
function DocumentStateWidgetDesignComponent_ng_container_0_mat_form_field_8_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
26
|
-
i0.ɵɵelementStart(0, "mat-option", 5);
|
27
|
-
i0.ɵɵtext(1);
|
28
|
-
i0.ɵɵelementEnd();
|
29
|
-
} if (rf & 2) {
|
30
|
-
const c_r6 = ctx.$implicit;
|
31
|
-
i0.ɵɵproperty("value", c_r6);
|
32
|
-
i0.ɵɵadvance(1);
|
33
|
-
i0.ɵɵtextInterpolate(c_r6.title);
|
34
|
-
} }
|
35
|
-
function DocumentStateWidgetDesignComponent_ng_container_0_mat_form_field_8_Template(rf, ctx) { if (rf & 1) {
|
36
|
-
const _r8 = i0.ɵɵgetCurrentView();
|
37
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
38
|
-
i0.ɵɵtext(2);
|
39
|
-
i0.ɵɵpipe(3, "translate");
|
40
|
-
i0.ɵɵelementEnd();
|
41
|
-
i0.ɵɵelementStart(4, "mat-select", 6);
|
42
|
-
i0.ɵɵlistener("selectionChange", function DocumentStateWidgetDesignComponent_ng_container_0_mat_form_field_8_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r7 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r7.cubeSelected($event)); });
|
43
|
-
i0.ɵɵtemplate(5, DocumentStateWidgetDesignComponent_ng_container_0_mat_form_field_8_mat_option_5_Template, 2, 2, "mat-option", 3);
|
44
|
-
i0.ɵɵelementEnd()();
|
45
|
-
} if (rf & 2) {
|
46
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
47
|
-
i0.ɵɵadvance(2);
|
48
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
49
|
-
i0.ɵɵadvance(3);
|
50
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cubes);
|
51
|
-
} }
|
52
|
-
function DocumentStateWidgetDesignComponent_ng_container_0_bizdoc_designer_cube_filter_9_Template(rf, ctx) { if (rf & 1) {
|
53
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 7);
|
54
|
-
} if (rf & 2) {
|
55
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
56
|
-
i0.ɵɵproperty("cube", ctx_r3.cube)("form", ctx_r3.form.get("filters"));
|
57
|
-
} }
|
58
|
-
function DocumentStateWidgetDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
59
|
-
i0.ɵɵelementContainerStart(0);
|
60
|
-
i0.ɵɵelementStart(1, "form", 1)(2, "mat-form-field")(3, "mat-label");
|
61
|
-
i0.ɵɵtext(4);
|
62
|
-
i0.ɵɵpipe(5, "translate");
|
63
|
-
i0.ɵɵelementEnd();
|
64
|
-
i0.ɵɵelementStart(6, "mat-select", 2);
|
65
|
-
i0.ɵɵtemplate(7, DocumentStateWidgetDesignComponent_ng_container_0_mat_option_7_Template, 2, 2, "mat-option", 3);
|
66
|
-
i0.ɵɵelementEnd()();
|
67
|
-
i0.ɵɵtemplate(8, DocumentStateWidgetDesignComponent_ng_container_0_mat_form_field_8_Template, 6, 4, "mat-form-field", 0);
|
68
|
-
i0.ɵɵtemplate(9, DocumentStateWidgetDesignComponent_ng_container_0_bizdoc_designer_cube_filter_9_Template, 1, 2, "bizdoc-designer-cube-filter", 4);
|
69
|
-
i0.ɵɵelementEnd();
|
70
|
-
i0.ɵɵelementContainerEnd();
|
71
|
-
} if (rf & 2) {
|
72
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
73
|
-
i0.ɵɵadvance(1);
|
74
|
-
i0.ɵɵproperty("formGroup", ctx_r0.form);
|
75
|
-
i0.ɵɵadvance(3);
|
76
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 5, "Forms"));
|
77
|
-
i0.ɵɵadvance(3);
|
78
|
-
i0.ɵɵproperty("ngForOf", ctx_r0.forms);
|
79
|
-
i0.ɵɵadvance(1);
|
80
|
-
i0.ɵɵproperty("ngIf", ctx_r0.cubes.length > 1);
|
81
|
-
i0.ɵɵadvance(1);
|
82
|
-
i0.ɵɵproperty("ngIf", ctx_r0.cube);
|
83
|
-
} }
|
84
|
-
let DocumentStateWidgetDesignComponent = class DocumentStateWidgetDesignComponent {
|
85
|
-
constructor(_fb, _ref) {
|
86
|
-
this._fb = _fb;
|
87
|
-
this._ref = _ref;
|
88
|
-
this.form = this._fb.group({
|
89
|
-
forms: this._fb.control(null, Validators.required),
|
90
|
-
cube: null,
|
91
|
-
filters: this._fb.group({}),
|
92
|
-
});
|
93
|
-
this.cubes = _ref.designer.cubes;
|
94
|
-
this.forms = _ref.designer.forms.filter((f) => f.template === 'survey-form');
|
95
|
-
}
|
96
|
-
cubeSelected(evt) {
|
97
|
-
this.cube = evt.value;
|
98
|
-
this.form.get('cube').setValue(evt.value.name);
|
99
|
-
}
|
100
|
-
ngOnInit() {
|
101
|
-
const cubeId = this.model.options['cube'];
|
102
|
-
if (cubeId)
|
103
|
-
this.cube = this.cubes.find(c => c.name === cubeId);
|
104
|
-
else if (this.cubes.length === 1)
|
105
|
-
this.cube = this.cubes[0];
|
106
|
-
}
|
107
|
-
};
|
108
|
-
DocumentStateWidgetDesignComponent.ɵfac = function DocumentStateWidgetDesignComponent_Factory(t) { return new (t || DocumentStateWidgetDesignComponent)(i0.ɵɵdirectiveInject(i1.FormBuilder), i0.ɵɵdirectiveInject(DesignerRef)); };
|
109
|
-
DocumentStateWidgetDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DocumentStateWidgetDesignComponent, selectors: [["ng-component"]], decls: 1, vars: 1, consts: [[4, "ngIf"], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["required", "", "multiple", ""], [3, "value", 4, "ngFor", "ngForOf"], [3, "cube", "form", 4, "ngIf"], [3, "value"], [3, "selectionChange"], [3, "cube", "form"]], template: function DocumentStateWidgetDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
110
|
-
i0.ɵɵtemplate(0, DocumentStateWidgetDesignComponent_ng_container_0_Template, 10, 7, "ng-container", 0);
|
111
|
-
} if (rf & 2) {
|
112
|
-
i0.ɵɵproperty("ngIf", ctx.mode !== "widget");
|
113
|
-
} }, dependencies: [i2.NgForOf, i2.NgIf, i1.ɵNgNoValidate, i1.NgControlStatusGroup, i1.FormGroupDirective, i3.MatOption, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
|
114
|
-
DocumentStateWidgetDesignComponent = __decorate([
|
115
|
-
BizDoc({ selector: 'bizdoc-document-state-widget-designer' })
|
116
|
-
], DocumentStateWidgetDesignComponent);
|
117
|
-
export { DocumentStateWidgetDesignComponent };
|
118
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DocumentStateWidgetDesignComponent, [{
|
119
|
-
type: Component,
|
120
|
-
args: [{ template: "<ng-container *ngIf=\"mode !== 'widget'\">\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field>\r\n <mat-label>{{'Forms'|translate}}</mat-label>\r\n <mat-select required multiple>\r\n <mat-option *ngFor=\"let f of forms\" [value]=\"f\">{{f.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <mat-form-field *ngIf=\"cubes.length > 1\">\r\n <mat-label>{{'Cube'|translate}}</mat-label>\r\n <mat-select (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 <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" }]
|
121
|
-
}], function () { return [{ type: i1.FormBuilder }, { type: i8.DesignerRef, decorators: [{
|
122
|
-
type: Inject,
|
123
|
-
args: [DesignerRef]
|
124
|
-
}] }]; }, null); })();
|
125
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmVlZGJhY2std2lkZ2V0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2ZlZWRiYWNrLXdpZGdldC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9mZWVkYmFjay13aWRnZXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxFQUFVLE1BQU0sZUFBZSxDQUFDO0FBQzFELE9BQU8sRUFBZSxVQUFVLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUV6RCxPQUFPLEVBQUUsTUFBTSxFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFFbEQsT0FBTyxFQUE0QixXQUFXLEVBQTJCLE1BQU0saUJBQWlCLENBQUM7Ozs7Ozs7Ozs7O0lDQXpGLHFDQUFnRDtJQUFBLFlBQVc7SUFBQSxpQkFBYTs7O0lBQXBDLDRCQUFXO0lBQUMsZUFBVztJQUFYLGdDQUFXOzs7SUFNM0QscUNBQWdEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBcEMsNEJBQVc7SUFBQyxlQUFXO0lBQVgsZ0NBQVc7Ozs7SUFIL0Qsc0NBQXlDLGdCQUFBO0lBQzVCLFlBQW9COztJQUFBLGlCQUFZO0lBQzNDLHFDQUFxRDtJQUF6Qyx3T0FBbUIsZUFBQSwyQkFBb0IsQ0FBQSxJQUFDO0lBQ2xELGlJQUF3RTtJQUMxRSxpQkFBYSxFQUFBOzs7SUFIRixlQUFvQjtJQUFwQixrREFBb0I7SUFFSCxlQUFRO0lBQVIsc0NBQVE7OztJQUd0QyxpREFBbUg7OztJQUF6RSxrQ0FBYSxvQ0FBQTs7O0lBZDNELDZCQUF3QztJQUN0QywrQkFBMkQscUJBQUEsZ0JBQUE7SUFFNUMsWUFBcUI7O0lBQUEsaUJBQVk7SUFDNUMscUNBQThCO0lBQzVCLGdIQUF3RTtJQUMxRSxpQkFBYSxFQUFBO0lBRWYsd0hBS2lCO0lBQ2pCLGtKQUFtSDtJQUNySCxpQkFBTztJQUNULDBCQUFlOzs7SUFmWSxlQUFrQjtJQUFsQix1Q0FBa0I7SUFFNUIsZUFBcUI7SUFBckIsbURBQXFCO0lBRUosZUFBUTtJQUFSLHNDQUFRO0lBR3JCLGVBQXNCO0lBQXRCLDhDQUFzQjtJQU1ULGVBQVU7SUFBVixrQ0FBVTs7QUROckMsSUFBTSxrQ0FBa0MsR0FBeEMsTUFBTSxrQ0FBa0M7SUFXN0MsWUFBc0IsR0FBZ0IsRUFDTCxJQUFpQjtRQUQ1QixRQUFHLEdBQUgsR0FBRyxDQUFhO1FBQ0wsU0FBSSxHQUFKLElBQUksQ0FBYTtRQU56QyxTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDN0IsS0FBSyxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsT0FBTyxDQUFDLElBQUksRUFBRSxVQUFVLENBQUMsUUFBUSxDQUFDO1lBQ2xELElBQUksRUFBRSxJQUFJO1lBQ1YsT0FBTyxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQztTQUM1QixDQUFDLENBQUM7UUFHRCxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsS0FBdUIsQ0FBQztRQUNuRCxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsS0FBSyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQWUsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLFFBQVEsS0FBSyxhQUFhLENBQUMsQ0FBQztJQUM3RixDQUFDO0lBQ0QsWUFBWSxDQUFDLEdBQW9CO1FBQy9CLElBQUksQ0FBQyxJQUFJLEdBQUcsR0FBRyxDQUFDLEtBQUssQ0FBQztRQUN0QixJQUFJLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxNQUFNLENBQUMsQ0FBQyxRQUFRLENBQUUsR0FBRyxDQUFDLEtBQXNCLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDbkUsQ0FBQztJQUNELFFBQVE7UUFDTixNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUMxQyxJQUFJLE1BQU07WUFBRSxJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLElBQUksS0FBSyxNQUFNLENBQWlCLENBQUM7YUFFOUUsSUFBSSxJQUFJLENBQUMsS0FBSyxDQUFDLE1BQU0sS0FBSyxDQUFDO1lBQUUsSUFBSSxDQUFDLElBQUksR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBaUIsQ0FBQztJQUMzRSxDQUFDOztvSEF6QlUsa0NBQWtDLDZEQVluQyxXQUFXO3FGQVpWLGtDQUFrQztRQ1IvQyxzR0FnQmU7O1FBaEJBLDRDQUF1Qjs7QURRekIsa0NBQWtDO0lBRDlDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSx1Q0FBdUMsRUFBRSxDQUFDO0dBQ2pELGtDQUFrQyxDQTBCOUM7U0ExQlksa0NBQWtDO3VGQUFsQyxrQ0FBa0M7Y0FGOUMsU0FBUzs7O3NCQWNMLE1BQU07dUJBQUMsV0FBVyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5qZWN0LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBGb3JtQnVpbGRlciwgVmFsaWRhdG9ycyB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBNYXRTZWxlY3RDaGFuZ2UgfSBmcm9tIFwiQGFuZ3VsYXIvbWF0ZXJpYWwvc2VsZWN0XCI7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2RlY29yYXRvcnNcIjtcclxuaW1wb3J0IHsgQXhlc01hcCB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL21vZGVsc1wiO1xyXG5pbXBvcnQgeyBEZXNpZ25lckVsZW1lbnRDb21wb25lbnQsIERlc2lnbmVyUmVmLCBEZXNpZ25Nb2RlLCBFbGVtZW50SW5mbyB9IGZyb20gXCIuLi9kZWNsYXJhdGlvbnNcIjtcclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnZmVlZGJhY2std2lkZ2V0LmNvbXBvbmVudC5odG1sJyB9KVxyXG5AQml6RG9jKHsgc2VsZWN0b3I6ICdiaXpkb2MtZG9jdW1lbnQtc3RhdGUtd2lkZ2V0LWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgRG9jdW1lbnRTdGF0ZVdpZGdldERlc2lnbkNvbXBvbmVudCBpbXBsZW1lbnRzIERlc2lnbmVyRWxlbWVudENvbXBvbmVudDxGZWVkYmFja1NldHRpbmdzTW9kZWw+LCBPbkluaXQge1xyXG4gIG1vZGU6IERlc2lnbk1vZGU7XHJcbiAgbW9kZWw6IEVsZW1lbnRNb2RlbDtcclxuICByZWFkb25seSBjdWJlczogRWxlbWVudE1vZGVsW107XHJcbiAgcmVhZG9ubHkgZm9ybXM6IEVsZW1lbnRJbmZvW107XHJcbiAgY3ViZTogRWxlbWVudE1vZGVsO1xyXG4gIHJlYWRvbmx5IGZvcm0gPSB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICBmb3JtczogdGhpcy5fZmIuY29udHJvbChudWxsLCBWYWxpZGF0b3JzLnJlcXVpcmVkKSxcclxuICAgIGN1YmU6IG51bGwsXHJcbiAgICBmaWx0ZXJzOiB0aGlzLl9mYi5ncm91cCh7fSksXHJcbiAgfSk7XHJcbiAgY29uc3RydWN0b3IocHJvdGVjdGVkIF9mYjogRm9ybUJ1aWxkZXIsXHJcbiAgICBASW5qZWN0KERlc2lnbmVyUmVmKSBwcm90ZWN0ZWQgX3JlZjogRGVzaWduZXJSZWYpIHtcclxuICAgIHRoaXMuY3ViZXMgPSBfcmVmLmRlc2lnbmVyLmN1YmVzIGFzIEVsZW1lbnRNb2RlbFtdO1xyXG4gICAgdGhpcy5mb3JtcyA9IF9yZWYuZGVzaWduZXIuZm9ybXMuZmlsdGVyKChmOiBFbGVtZW50TW9kZWwpID0+IGYudGVtcGxhdGUgPT09ICdzdXJ2ZXktZm9ybScpO1xyXG4gIH1cclxuICBjdWJlU2VsZWN0ZWQoZXZ0OiBNYXRTZWxlY3RDaGFuZ2UpIHtcclxuICAgIHRoaXMuY3ViZSA9IGV2dC52YWx1ZTtcclxuICAgIHRoaXMuZm9ybS5nZXQoJ2N1YmUnKS5zZXRWYWx1ZSgoZXZ0LnZhbHVlIGFzIEVsZW1lbnRNb2RlbCkubmFtZSk7XHJcbiAgfVxyXG4gIG5nT25Jbml0KCkge1xyXG4gICAgY29uc3QgY3ViZUlkID0gdGhpcy5tb2RlbC5vcHRpb25zWydjdWJlJ107XHJcbiAgICBpZiAoY3ViZUlkKSB0aGlzLmN1YmUgPSB0aGlzLmN1YmVzLmZpbmQoYyA9PiBjLm5hbWUgPT09IGN1YmVJZCkgYXMgRWxlbWVudE1vZGVsO1xyXG4gICAgZWxzZVxyXG4gICAgICBpZiAodGhpcy5jdWJlcy5sZW5ndGggPT09IDEpIHRoaXMuY3ViZSA9IHRoaXMuY3ViZXNbMF0gYXMgRWxlbWVudE1vZGVsO1xyXG4gIH1cclxufVxyXG5pbnRlcmZhY2UgRWxlbWVudE1vZGVsIGV4dGVuZHMgRWxlbWVudEluZm8ge1xyXG4gIHRlbXBsYXRlOiBzdHJpbmc7XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBGZWVkYmFja1NldHRpbmdzTW9kZWwge1xyXG4gIGZvcm1zOiBzdHJpbmdbXTtcclxuICBjdWJlPzogc3RyaW5nO1xyXG4gIGZpbHRlcnM/OiBBeGVzTWFwO1xyXG59XHJcbiIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJtb2RlICE9PSAnd2lkZ2V0J1wiPlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snRm9ybXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IHJlcXVpcmVkIG11bHRpcGxlPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBmIG9mIGZvcm1zXCIgW3ZhbHVlXT1cImZcIj57e2YudGl0bGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmVzLmxlbmd0aCA+IDFcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydDdWJlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCAoc2VsZWN0aW9uQ2hhbmdlKT1cImN1YmVTZWxlY3RlZCgkZXZlbnQpXCI+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGMgb2YgY3ViZXNcIiBbdmFsdWVdPVwiY1wiPnt7Yy50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGJpemRvYy1kZXNpZ25lci1jdWJlLWZpbHRlciAqbmdJZj1cImN1YmVcIiBbY3ViZV09XCJjdWJlXCIgW2Zvcm1dPVwiZm9ybS5nZXQoJ2ZpbHRlcnMnKVwiPjwvYml6ZG9jLWRlc2lnbmVyLWN1YmUtZmlsdGVyPlxyXG4gIDwvZm9ybT5cclxuPC9uZy1jb250YWluZXI+XHJcbiJdfQ==
|