@bizdoc/core 1.16.30 → 1.16.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/themes/brown.min.css +1 -1
- package/assets/themes/dark.min.css +1 -1
- package/assets/themes/deep-purple-light-blue.min.css +1 -1
- package/assets/themes/deep-purple-teal.min.css +1 -1
- package/assets/themes/default.min.css +1 -1
- package/assets/themes/green.min.css +1 -1
- package/assets/themes/indigo.min.css +1 -1
- package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +12 -12
- package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/designer.base.mjs +9 -9
- package/esm2020/lib/admin/configuration-designer/designer.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/node.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/policy.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/return-to-role-action.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/role.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/rule.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/state.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/utility.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/icon-picker.component.mjs +3 -3
- package/esm2020/lib/admin/core/ace.input.mjs +3 -3
- package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2020/lib/admin/core/search.input.mjs +3 -3
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2020/lib/admin/form/designer/designer.component.mjs +3 -3
- package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2020/lib/admin/localized-string.component.mjs +3 -3
- package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2020/lib/admin/system.service.mjs +3 -3
- package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +6 -6
- package/esm2020/lib/bizdoc.module.mjs +4 -4
- package/esm2020/lib/browse/browse-items.component.mjs +3 -3
- package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2020/lib/chat/chat-info.mjs +3 -3
- package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2020/lib/chat/chat.service.mjs +3 -3
- package/esm2020/lib/chat/contacts.component.mjs +6 -6
- package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2020/lib/compose/action/assign-action.component.mjs +5 -5
- package/esm2020/lib/compose/action/moveto-action.component.mjs +3 -3
- package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
- package/esm2020/lib/compose/box/box.component.mjs +3 -3
- package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
- package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
- package/esm2020/lib/compose/comments/comments.pane.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
- package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2020/lib/compose/dismiss.service.mjs +3 -3
- package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/document.component.mjs +3 -3
- package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/document.pane.component.mjs +3 -3
- package/esm2020/lib/compose/events/events.component.mjs +3 -3
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2020/lib/compose/form.component.mjs +3 -3
- package/esm2020/lib/compose/new-menu.component.mjs +3 -3
- package/esm2020/lib/compose/privilage.directive.mjs +6 -6
- package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/state.component.mjs +3 -3
- package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2020/lib/compose/trace/flow.component.mjs +3 -3
- package/esm2020/lib/compose/trace/people.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
- package/esm2020/lib/core/account.service.mjs +3 -3
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2020/lib/core/controls/address.input.mjs +3 -3
- package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
- package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
- package/esm2020/lib/core/controls/file.input.mjs +3 -3
- package/esm2020/lib/core/controls/select.input.mjs +3 -3
- package/esm2020/lib/core/controls/signature.input.mjs +3 -3
- package/esm2020/lib/core/controls/time-picker.mjs +3 -3
- package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
- package/esm2020/lib/core/datasource.service.mjs +3 -3
- package/esm2020/lib/core/guide/guide.component.mjs +3 -3
- package/esm2020/lib/core/guide/guide.service.mjs +3 -3
- package/esm2020/lib/core/guide/help-tip.component.mjs +3 -3
- package/esm2020/lib/core/http.interceptor.mjs +3 -3
- package/esm2020/lib/core/hub.service.mjs +3 -3
- package/esm2020/lib/core/identity/identity.component.mjs +3 -3
- package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2020/lib/core/info/document-info.service.mjs +3 -3
- package/esm2020/lib/core/info/location-info.component.mjs +3 -3
- package/esm2020/lib/core/info/map-info.mjs +3 -3
- package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.mjs +3 -3
- package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
- package/esm2020/lib/core/layout/date.field.mjs +3 -3
- package/esm2020/lib/core/layout/expression.field.mjs +3 -3
- package/esm2020/lib/core/layout/file.field.mjs +3 -3
- package/esm2020/lib/core/layout/html.field.mjs +3 -3
- package/esm2020/lib/core/layout/input.base.mjs +3 -3
- package/esm2020/lib/core/layout/input.field.mjs +3 -3
- package/esm2020/lib/core/layout/layout.component.mjs +3 -3
- package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
- package/esm2020/lib/core/layout/select.field.mjs +3 -3
- package/esm2020/lib/core/layout/switch.field.mjs +3 -3
- package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
- package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
- package/esm2020/lib/core/lottie-animation.mjs +3 -3
- package/esm2020/lib/core/mailbox.service.mjs +3 -3
- package/esm2020/lib/core/none.component.mjs +3 -3
- package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/localized-string.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/time-ago.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2020/lib/core/popup/popup.component.mjs +3 -3
- package/esm2020/lib/core/popup/popup.service.mjs +3 -3
- package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2020/lib/core/prompt.service.mjs +3 -3
- package/esm2020/lib/core/router.mjs +6 -6
- package/esm2020/lib/core/save-changes.dialog.mjs +3 -3
- package/esm2020/lib/core/session.service.mjs +3 -3
- package/esm2020/lib/core/slots/router.directive.mjs +3 -3
- package/esm2020/lib/core/slots/router.service.mjs +3 -3
- package/esm2020/lib/core/slots/slots.component.mjs +3 -3
- package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2020/lib/core/tagging/users.component.mjs +3 -3
- package/esm2020/lib/core/translate.service.mjs +3 -3
- package/esm2020/lib/core/window-title.service.mjs +3 -3
- package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
- package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2020/lib/cube/cube-info.service.mjs +3 -3
- package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2020/lib/cube/cube-view.component.mjs +3 -3
- package/esm2020/lib/cube/cube.service.mjs +3 -3
- package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/table.component.mjs +3 -3
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2020/lib/cube/view-base.mjs +3 -3
- package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/view.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/compare.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2020/lib/desktop.module.mjs +4 -4
- package/esm2020/lib/home/about/about.dialog.mjs +3 -3
- package/esm2020/lib/home/home-base.component.mjs +3 -3
- package/esm2020/lib/home/home.desktop.component.mjs +3 -3
- package/esm2020/lib/home/home.mobile.component.mjs +3 -3
- package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2020/lib/home/options/options.component.mjs +3 -3
- package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
- package/esm2020/lib/home/sign/sign.component.mjs +3 -3
- package/esm2020/lib/home/tools.component.mjs +3 -3
- package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2020/lib/mobile.module.mjs +4 -4
- package/esm2020/lib/modules/chart.module.mjs +4 -4
- package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
- package/esm2020/lib/modules/dayjs.module.mjs +4 -4
- package/esm2020/lib/modules/diagram.module.mjs +4 -4
- package/esm2020/lib/modules/gantt.module.mjs +4 -4
- package/esm2020/lib/modules/grid.module.mjs +4 -4
- package/esm2020/lib/modules/material.module.mjs +4 -4
- package/esm2020/lib/modules/paginator.intl.mjs +3 -3
- package/esm2020/lib/modules/pivot.module.mjs +4 -4
- package/esm2020/lib/modules/schedule.module.mjs +4 -4
- package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2020/lib/modules/stepper.intl.mjs +3 -3
- package/esm2020/lib/modules/texteditor.module.mjs +4 -4
- package/esm2020/lib/notifications/filter.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.service.mjs +3 -3
- package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2020/lib/options/options.component.mjs +3 -3
- package/esm2020/lib/options/options.service.mjs +3 -3
- package/esm2020/lib/reports/arguments-component.mjs +3 -3
- package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
- package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2020/lib/reports/report.pane.component.mjs +3 -3
- package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
- package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2020/lib/search/cube.component.mjs +3 -3
- package/esm2020/lib/search/document.component.mjs +3 -3
- package/esm2020/lib/search/guide.component.mjs +3 -3
- package/esm2020/lib/search/path.component.mjs +3 -3
- package/esm2020/lib/search/search.service.mjs +3 -3
- package/esm2020/lib/shared.module.mjs +4 -4
- package/esm2020/lib/system.module.mjs +4 -4
- package/esm2020/lib/views/cube/chart.component.mjs +3 -3
- package/esm2020/lib/views/cube/cube-base.mjs +3 -3
- package/esm2020/lib/views/cube/explore.component.mjs +3 -3
- package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
- package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2020/lib/views/cube/sum.component.mjs +3 -3
- package/esm2020/lib/views/cube/view.component.mjs +3 -3
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
- package/esm2020/lib/views/view-item.component.mjs +3 -3
- package/esm2020/lib/views/views.component.mjs +3 -3
- package/esm2020/lib/views/views.mobile.component.mjs +3 -3
- package/esm2020/lib/views/views.pane.component.mjs +3 -3
- package/fesm2015/bizdoc-core.mjs +1073 -1073
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1073 -1073
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/package.json +1 -1
- package/bizdoc-core.d.ts.map +0 -1
- package/esm2020/lib/admin/architecture/cube-axes-filter.component.mjs +0 -237
- package/esm2020/lib/admin/architecture/declarations.mjs +0 -55
- package/esm2020/lib/admin/architecture/designer-element.component.mjs +0 -443
- package/esm2020/lib/admin/architecture/designer-privileges.component.mjs +0 -169
- package/esm2020/lib/admin/architecture/designer.base.mjs +0 -133
- package/esm2020/lib/admin/architecture/designer.component.mjs +0 -473
- package/esm2020/lib/admin/architecture/elements/action.component.mjs +0 -84
- package/esm2020/lib/admin/architecture/elements/analysis-view.component.mjs +0 -475
- package/esm2020/lib/admin/architecture/elements/analysis-widget.component.mjs +0 -459
- package/esm2020/lib/admin/architecture/elements/anomaly-rule.component.mjs +0 -41
- package/esm2020/lib/admin/architecture/elements/attribute.component.mjs +0 -62
- package/esm2020/lib/admin/architecture/elements/box-form.component.mjs +0 -117
- package/esm2020/lib/admin/architecture/elements/configuration-datasource.component.mjs +0 -132
- package/esm2020/lib/admin/architecture/elements/control.component.mjs +0 -43
- package/esm2020/lib/admin/architecture/elements/cube-index-utility.component.mjs +0 -98
- package/esm2020/lib/admin/architecture/elements/cube-view.component.mjs +0 -133
- package/esm2020/lib/admin/architecture/elements/cube.component.mjs +0 -1763
- package/esm2020/lib/admin/architecture/elements/documents-report.component.mjs +0 -86
- package/esm2020/lib/admin/architecture/elements/documents-widget.component.mjs +0 -93
- package/esm2020/lib/admin/architecture/elements/explore-view.component.mjs +0 -113
- package/esm2020/lib/admin/architecture/elements/feedback-widget.component.mjs +0 -125
- package/esm2020/lib/admin/architecture/elements/folder.component.mjs +0 -353
- package/esm2020/lib/admin/architecture/elements/form-invite.dialog.mjs +0 -239
- package/esm2020/lib/admin/architecture/elements/form.component.mjs +0 -432
- package/esm2020/lib/admin/architecture/elements/guide.component.mjs +0 -236
- package/esm2020/lib/admin/architecture/elements/matrix-view.component.mjs +0 -445
- package/esm2020/lib/admin/architecture/elements/node.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/parallel-view.component.mjs +0 -246
- package/esm2020/lib/admin/architecture/elements/performance-report.component.mjs +0 -118
- package/esm2020/lib/admin/architecture/elements/performance-widget.component.mjs +0 -121
- package/esm2020/lib/admin/architecture/elements/pivot-view.component.mjs +0 -232
- package/esm2020/lib/admin/architecture/elements/policy.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/report.component.mjs +0 -75
- package/esm2020/lib/admin/architecture/elements/return-to-role-action.component.mjs +0 -69
- package/esm2020/lib/admin/architecture/elements/role.component.mjs +0 -120
- package/esm2020/lib/admin/architecture/elements/rule.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/state.component.mjs +0 -64
- package/esm2020/lib/admin/architecture/elements/sum-view.component.mjs +0 -228
- package/esm2020/lib/admin/architecture/elements/tasks-report.component.mjs +0 -152
- package/esm2020/lib/admin/architecture/elements/type.component.mjs +0 -378
- package/esm2020/lib/admin/architecture/elements/usage-report.component.mjs +0 -277
- package/esm2020/lib/admin/architecture/elements/utility.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/view.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/widget.component.mjs +0 -75
- package/esm2020/lib/admin/architecture/icon-picker.component.mjs +0 -219
- package/esm2020/lib/admin/core/localized-string.component.mjs +0 -241
- package/esm2020/lib/admin/form/designer/box-designer.component.mjs +0 -496
- package/esm2020/lib/admin/form/designer/declarations.mjs +0 -2
- package/esm2020/lib/admin/form/designer/properties.component.mjs +0 -133
- package/esm2020/lib/admin/form/designer/section.component.mjs +0 -106
- package/esm2020/lib/admin/form/designer/settings.component.mjs +0 -61
- package/esm2020/lib/compose/box/control.component.mjs +0 -47
- package/esm2020/lib/compose/box/row.component.mjs +0 -41
- package/esm2020/lib/core/checkbox.mjs +0 -49
- package/esm2020/lib/core/fields/address.designer.mjs +0 -47
- package/esm2020/lib/core/fields/address.field.mjs +0 -104
- package/esm2020/lib/core/fields/autocomplete.field.mjs +0 -198
- package/esm2020/lib/core/fields/checkbox.designer.mjs +0 -43
- package/esm2020/lib/core/fields/checkbox.field.mjs +0 -95
- package/esm2020/lib/core/fields/checklist.designer.mjs +0 -98
- package/esm2020/lib/core/fields/checklist.field.mjs +0 -144
- package/esm2020/lib/core/fields/date-range.designer.mjs +0 -55
- package/esm2020/lib/core/fields/date-range.field.mjs +0 -113
- package/esm2020/lib/core/fields/date.designer.mjs +0 -49
- package/esm2020/lib/core/fields/date.field.mjs +0 -114
- package/esm2020/lib/core/fields/expression.field.mjs +0 -80
- package/esm2020/lib/core/fields/file.designer.mjs +0 -49
- package/esm2020/lib/core/fields/file.field.mjs +0 -90
- package/esm2020/lib/core/fields/html.designer.mjs +0 -76
- package/esm2020/lib/core/fields/html.field.mjs +0 -114
- package/esm2020/lib/core/fields/input.designer.mjs +0 -112
- package/esm2020/lib/core/fields/input.field.mjs +0 -212
- package/esm2020/lib/core/fields/numeric.designer.mjs +0 -91
- package/esm2020/lib/core/fields/numeric.field.mjs +0 -95
- package/esm2020/lib/core/fields/options.base.mjs +0 -41
- package/esm2020/lib/core/fields/options.component.mjs +0 -106
- package/esm2020/lib/core/fields/radio-button.designer.mjs +0 -83
- package/esm2020/lib/core/fields/radio-button.field.mjs +0 -114
- package/esm2020/lib/core/fields/select.designer.mjs +0 -105
- package/esm2020/lib/core/fields/select.field.mjs +0 -157
- package/esm2020/lib/core/fields/signature.designer.mjs +0 -46
- package/esm2020/lib/core/fields/signature.field.mjs +0 -114
- package/esm2020/lib/core/fields/switch.field.mjs +0 -82
- package/esm2020/lib/core/fields/textarea.designer.mjs +0 -62
- package/esm2020/lib/core/fields/textarea.field.mjs +0 -106
- package/esm2020/lib/core/fields/timespan.field.mjs +0 -93
- package/esm2020/lib/core/fields/yesno.designer.mjs +0 -104
- package/esm2020/lib/core/fields/yesno.field.mjs +0 -101
- package/esm2020/lib/core/inputs/address.input.mjs +0 -229
- package/esm2020/lib/core/inputs/auto-complete.input.mjs +0 -320
- package/esm2020/lib/core/inputs/combination-picker-body.mjs +0 -309
- package/esm2020/lib/core/inputs/combination-picker.mjs +0 -296
- package/esm2020/lib/core/inputs/combination-pool.mjs +0 -161
- package/esm2020/lib/core/inputs/file.input.mjs +0 -685
- package/esm2020/lib/core/inputs/select.input.mjs +0 -293
- package/esm2020/lib/core/inputs/signature.input.mjs +0 -162
- package/esm2020/lib/core/inputs/time-picker.mjs +0 -220
- package/esm2020/lib/core/inputs/timespan.input.mjs +0 -202
- package/esm2020/lib/core/layout.component.mjs +0 -146
- package/esm2020/lib/dashboard/cube/document-state.widget.mjs +0 -85
- package/esm2020/lib/designer.module.mjs +0 -98
- package/esm2020/lib/notifications/types/invite.notification.mjs +0 -51
- package/esm2020/lib/reports/cube/role-performance.component.mjs +0 -61
- package/lib/admin/admin-dismiss.service.d.ts.map +0 -1
- package/lib/admin/admin-menu.component.d.ts.map +0 -1
- package/lib/admin/architecture/cube-axes-filter.component.d.ts +0 -32
- package/lib/admin/architecture/cube-axes-filter.component.d.ts.map +0 -1
- package/lib/admin/architecture/declarations.d.ts +0 -229
- package/lib/admin/architecture/declarations.d.ts.map +0 -1
- package/lib/admin/architecture/designer-element.component.d.ts +0 -87
- package/lib/admin/architecture/designer-element.component.d.ts.map +0 -1
- package/lib/admin/architecture/designer-privileges.component.d.ts +0 -34
- package/lib/admin/architecture/designer-privileges.component.d.ts.map +0 -1
- package/lib/admin/architecture/designer.base.d.ts +0 -55
- package/lib/admin/architecture/designer.base.d.ts.map +0 -1
- package/lib/admin/architecture/designer.component.d.ts +0 -60
- package/lib/admin/architecture/designer.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/action.component.d.ts +0 -23
- package/lib/admin/architecture/elements/action.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/analysis-view.component.d.ts +0 -21
- package/lib/admin/architecture/elements/analysis-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/analysis-widget.component.d.ts +0 -20
- package/lib/admin/architecture/elements/analysis-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/anomaly-rule.component.d.ts +0 -10
- package/lib/admin/architecture/elements/anomaly-rule.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/attribute.component.d.ts +0 -13
- package/lib/admin/architecture/elements/attribute.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/box-form.component.d.ts +0 -23
- package/lib/admin/architecture/elements/box-form.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/configuration-datasource.component.d.ts +0 -28
- package/lib/admin/architecture/elements/configuration-datasource.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/control.component.d.ts +0 -14
- package/lib/admin/architecture/elements/control.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube-index-utility.component.d.ts +0 -13
- package/lib/admin/architecture/elements/cube-index-utility.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube-view.component.d.ts +0 -15
- package/lib/admin/architecture/elements/cube-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube.component.d.ts +0 -51
- package/lib/admin/architecture/elements/cube.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/documents-report.component.d.ts +0 -14
- package/lib/admin/architecture/elements/documents-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/documents-widget.component.d.ts +0 -20
- package/lib/admin/architecture/elements/documents-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/explore-view.component.d.ts +0 -16
- package/lib/admin/architecture/elements/explore-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/feedback-widget.component.d.ts +0 -35
- package/lib/admin/architecture/elements/feedback-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/folder.component.d.ts +0 -23
- package/lib/admin/architecture/elements/folder.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/form-invite.dialog.d.ts +0 -48
- package/lib/admin/architecture/elements/form-invite.dialog.d.ts.map +0 -1
- package/lib/admin/architecture/elements/form.component.d.ts +0 -51
- package/lib/admin/architecture/elements/form.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/guide.component.d.ts +0 -15
- package/lib/admin/architecture/elements/guide.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/matrix-view.component.d.ts +0 -22
- package/lib/admin/architecture/elements/matrix-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/node.component.d.ts +0 -8
- package/lib/admin/architecture/elements/node.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/parallel-view.component.d.ts +0 -19
- package/lib/admin/architecture/elements/parallel-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/performance-report.component.d.ts +0 -16
- package/lib/admin/architecture/elements/performance-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/performance-widget.component.d.ts +0 -15
- package/lib/admin/architecture/elements/performance-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/pivot-view.component.d.ts +0 -20
- package/lib/admin/architecture/elements/pivot-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/policy.component.d.ts +0 -8
- package/lib/admin/architecture/elements/policy.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/report.component.d.ts +0 -13
- package/lib/admin/architecture/elements/report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/return-to-role-action.component.d.ts +0 -18
- package/lib/admin/architecture/elements/return-to-role-action.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/role.component.d.ts +0 -17
- package/lib/admin/architecture/elements/role.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/rule.component.d.ts +0 -8
- package/lib/admin/architecture/elements/rule.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/state.component.d.ts +0 -14
- package/lib/admin/architecture/elements/state.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/sum-view.component.d.ts +0 -18
- package/lib/admin/architecture/elements/sum-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/tasks-report.component.d.ts +0 -18
- package/lib/admin/architecture/elements/tasks-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/type.component.d.ts +0 -32
- package/lib/admin/architecture/elements/type.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/usage-report.component.d.ts +0 -24
- package/lib/admin/architecture/elements/usage-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/utility.component.d.ts +0 -8
- package/lib/admin/architecture/elements/utility.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/view.component.d.ts +0 -8
- package/lib/admin/architecture/elements/view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/widget.component.d.ts +0 -13
- package/lib/admin/architecture/elements/widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/icon-picker.component.d.ts +0 -69
- package/lib/admin/architecture/icon-picker.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/cube-axes-filter.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/declarations.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer-element.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer-privileges.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer.base.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/action.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/analysis-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/analysis-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/anomaly-rule.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/box-form.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/configuration-datasource.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube-index-utility.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/documents-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/documents-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/explore-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/folder.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/form.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/guide.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/matrix-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/node.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/parallel-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/performance-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/pivot-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/policy.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/return-to-role-action.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/role.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/rule.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/state.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/sum-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/tasks-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/type.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/usage-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/utility.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/icon-picker.component.d.ts.map +0 -1
- package/lib/admin/core/ace.input.d.ts.map +0 -1
- package/lib/admin/core/color-picker.input.d.ts.map +0 -1
- package/lib/admin/core/localized-string.component.d.ts +0 -57
- package/lib/admin/core/localized-string.component.d.ts.map +0 -1
- package/lib/admin/core/search.input.d.ts.map +0 -1
- package/lib/admin/diff/configuration-diff.component.d.ts.map +0 -1
- package/lib/admin/document-trace/document-trace.component.d.ts.map +0 -1
- package/lib/admin/document-trace/reassign.dialog.d.ts.map +0 -1
- package/lib/admin/document-trace/timeline.d.ts.map +0 -1
- package/lib/admin/document-trace/trace-element.component.d.ts.map +0 -1
- package/lib/admin/form/designer/box-designer.component.d.ts +0 -93
- package/lib/admin/form/designer/box-designer.component.d.ts.map +0 -1
- package/lib/admin/form/designer/declarations.d.ts +0 -27
- package/lib/admin/form/designer/declarations.d.ts.map +0 -1
- package/lib/admin/form/designer/designer.component.d.ts.map +0 -1
- package/lib/admin/form/designer/properties.component.d.ts +0 -27
- package/lib/admin/form/designer/properties.component.d.ts.map +0 -1
- package/lib/admin/form/designer/section.component.d.ts +0 -28
- package/lib/admin/form/designer/section.component.d.ts.map +0 -1
- package/lib/admin/form/designer/settings.component.d.ts +0 -20
- package/lib/admin/form/designer/settings.component.d.ts.map +0 -1
- package/lib/admin/form/form.resolve.service.d.ts.map +0 -1
- package/lib/admin/form/workflow/node-ref.d.ts.map +0 -1
- package/lib/admin/form/workflow/node.component.d.ts.map +0 -1
- package/lib/admin/form/workflow/role-node.component.d.ts.map +0 -1
- package/lib/admin/form/workflow/workflow.component.d.ts.map +0 -1
- package/lib/admin/indices/manage-cube-index.component.d.ts.map +0 -1
- package/lib/admin/localized-string.component.d.ts.map +0 -1
- package/lib/admin/patterns/patterns.component.d.ts.map +0 -1
- package/lib/admin/permissions/permissions.component.d.ts.map +0 -1
- package/lib/admin/positions/positions-popup.component.d.ts.map +0 -1
- package/lib/admin/positions/positions.component.d.ts.map +0 -1
- package/lib/admin/profiler/outofoffice.component.d.ts.map +0 -1
- package/lib/admin/profiler/profiler.component.d.ts.map +0 -1
- package/lib/admin/system.service.d.ts.map +0 -1
- package/lib/admin/utility-ref.d.ts.map +0 -1
- package/lib/admin/utility-wrapper.component.d.ts.map +0 -1
- package/lib/admin/utility.pane.component.d.ts.map +0 -1
- package/lib/app.component.d.ts.map +0 -1
- package/lib/bizdoc.module.d.ts.map +0 -1
- package/lib/browse/browse-items.component.d.ts.map +0 -1
- package/lib/browse/browse.mobile.component.d.ts.map +0 -1
- package/lib/browse/browse.pane.component.d.ts.map +0 -1
- package/lib/browse/expanded-item/expanded-item.component.d.ts.map +0 -1
- package/lib/browse/filter/filter.component.d.ts.map +0 -1
- package/lib/browse/folders-menu.component.d.ts.map +0 -1
- package/lib/chat/chat-info.d.ts.map +0 -1
- package/lib/chat/chat.mobile.component.d.ts.map +0 -1
- package/lib/chat/chat.service.d.ts.map +0 -1
- package/lib/chat/contacts.component.d.ts.map +0 -1
- package/lib/chat/contacts.pane.component.d.ts.map +0 -1
- package/lib/chat/conversation.component.d.ts.map +0 -1
- package/lib/chat/conversation.pane.component.d.ts.map +0 -1
- package/lib/compose/action/action-picker.component.d.ts.map +0 -1
- package/lib/compose/action/action-ref.d.ts.map +0 -1
- package/lib/compose/action/action.base.d.ts.map +0 -1
- package/lib/compose/action/action.dialog.d.ts.map +0 -1
- package/lib/compose/action/action.pane.dialog.exp.d.ts.map +0 -1
- package/lib/compose/action/assign-action.component.d.ts.map +0 -1
- package/lib/compose/action/moveto-action.component.d.ts.map +0 -1
- package/lib/compose/action/return-action.component.d.ts.map +0 -1
- package/lib/compose/attachments/attachments.component.d.ts.map +0 -1
- package/lib/compose/attachments/preview/attachment-preview.component.d.ts.map +0 -1
- package/lib/compose/attachments/progress-button.directive.d.ts.map +0 -1
- package/lib/compose/box/box.component.d.ts.map +0 -1
- package/lib/compose/box/control.component.d.ts +0 -23
- package/lib/compose/box/control.component.d.ts.map +0 -1
- package/lib/compose/box/row.component.d.ts +0 -21
- package/lib/compose/box/row.component.d.ts.map +0 -1
- package/lib/compose/can-deactivate-changes.service.d.ts.map +0 -1
- package/lib/compose/comments/comment.component.d.ts.map +0 -1
- package/lib/compose/comments/comments.component.d.ts.map +0 -1
- package/lib/compose/comments/comments.pane.component.d.ts.map +0 -1
- package/lib/compose/comments/edit-comment.component.d.ts.map +0 -1
- package/lib/compose/comments/edits.component.d.ts.map +0 -1
- package/lib/compose/comments/quick-comment.component.exp.d.ts.map +0 -1
- package/lib/compose/comments/votes.component.d.ts.map +0 -1
- package/lib/compose/compose-resolve.service.d.ts.map +0 -1
- package/lib/compose/compose.mobile.component.d.ts.map +0 -1
- package/lib/compose/compose.pane.component.d.ts.map +0 -1
- package/lib/compose/copy/copy.dialog.d.ts.map +0 -1
- package/lib/compose/dismiss.service.d.ts.map +0 -1
- package/lib/compose/document-resolver.service.d.ts.map +0 -1
- package/lib/compose/document.component.d.ts.map +0 -1
- package/lib/compose/document.mobile.component.d.ts.map +0 -1
- package/lib/compose/document.pane.component.d.ts.map +0 -1
- package/lib/compose/events/events.component.d.ts.map +0 -1
- package/lib/compose/form-ref.d.ts.map +0 -1
- package/lib/compose/form-selector/form-selector.sheet.d.ts.map +0 -1
- package/lib/compose/form.component.d.ts.map +0 -1
- package/lib/compose/new-menu.component.d.ts.map +0 -1
- package/lib/compose/privilage.directive.d.ts.map +0 -1
- package/lib/compose/recipient-resolver.service.d.ts.map +0 -1
- package/lib/compose/state.component.d.ts.map +0 -1
- package/lib/compose/tag/tags.component.d.ts.map +0 -1
- package/lib/compose/trace/flow.component.d.ts.map +0 -1
- package/lib/compose/trace/people.component.d.ts.map +0 -1
- package/lib/compose/trace/trace.base.d.ts.map +0 -1
- package/lib/compose/trace/trace.component.d.ts.map +0 -1
- package/lib/compose/trace/trace.pane.component.d.ts.map +0 -1
- package/lib/compose/version-compare/version-compare.component.d.ts.map +0 -1
- package/lib/compose/version-compare/version-compare.directive.d.ts.map +0 -1
- package/lib/compose/version-compare/version.pane.component.d.ts.map +0 -1
- package/lib/core/NgComponentOutlet.d.ts.map +0 -1
- package/lib/core/account.service.d.ts.map +0 -1
- package/lib/core/animated-icon/animated-icon.directive.d.ts.map +0 -1
- package/lib/core/animations.d.ts.map +0 -1
- package/lib/core/authentication.d.ts.map +0 -1
- package/lib/core/avatar/avatar.component.d.ts.map +0 -1
- package/lib/core/base.d.ts.map +0 -1
- package/lib/core/checkbox.d.ts +0 -11
- package/lib/core/checkbox.d.ts.map +0 -1
- package/lib/core/colors.d.ts.map +0 -1
- package/lib/core/component-factory-resolver.d.ts.map +0 -1
- package/lib/core/configuration.d.ts.map +0 -1
- package/lib/core/controls/address.input.d.ts.map +0 -1
- package/lib/core/controls/auto-complete.input.d.ts.map +0 -1
- package/lib/core/controls/combination-picker-body.d.ts.map +0 -1
- package/lib/core/controls/combination-picker.d.ts.map +0 -1
- package/lib/core/controls/combination-pool.d.ts.map +0 -1
- package/lib/core/controls/file.input.d.ts.map +0 -1
- package/lib/core/controls/select.input.d.ts.map +0 -1
- package/lib/core/controls/signature.input.d.ts.map +0 -1
- package/lib/core/controls/time-picker.d.ts.map +0 -1
- package/lib/core/controls/timespan.input.d.ts.map +0 -1
- package/lib/core/datasource.service.d.ts.map +0 -1
- package/lib/core/decorators.d.ts.map +0 -1
- package/lib/core/fields/address.designer.d.ts +0 -22
- package/lib/core/fields/address.designer.d.ts.map +0 -1
- package/lib/core/fields/address.field.d.ts +0 -22
- package/lib/core/fields/address.field.d.ts.map +0 -1
- package/lib/core/fields/autocomplete.field.d.ts +0 -56
- package/lib/core/fields/autocomplete.field.d.ts.map +0 -1
- package/lib/core/fields/checkbox.designer.d.ts +0 -20
- package/lib/core/fields/checkbox.designer.d.ts.map +0 -1
- package/lib/core/fields/checkbox.field.d.ts +0 -18
- package/lib/core/fields/checkbox.field.d.ts.map +0 -1
- package/lib/core/fields/checklist.designer.d.ts +0 -33
- package/lib/core/fields/checklist.designer.d.ts.map +0 -1
- package/lib/core/fields/checklist.field.d.ts +0 -21
- package/lib/core/fields/checklist.field.d.ts.map +0 -1
- package/lib/core/fields/date-range.designer.d.ts +0 -28
- package/lib/core/fields/date-range.designer.d.ts.map +0 -1
- package/lib/core/fields/date-range.field.d.ts +0 -33
- package/lib/core/fields/date-range.field.d.ts.map +0 -1
- package/lib/core/fields/date.designer.d.ts +0 -26
- package/lib/core/fields/date.designer.d.ts.map +0 -1
- package/lib/core/fields/date.field.d.ts +0 -23
- package/lib/core/fields/date.field.d.ts.map +0 -1
- package/lib/core/fields/expression.field.d.ts +0 -21
- package/lib/core/fields/expression.field.d.ts.map +0 -1
- package/lib/core/fields/file.designer.d.ts +0 -22
- package/lib/core/fields/file.designer.d.ts.map +0 -1
- package/lib/core/fields/file.field.d.ts +0 -22
- package/lib/core/fields/file.field.d.ts.map +0 -1
- package/lib/core/fields/html.designer.d.ts +0 -24
- package/lib/core/fields/html.designer.d.ts.map +0 -1
- package/lib/core/fields/html.field.d.ts +0 -24
- package/lib/core/fields/html.field.d.ts.map +0 -1
- package/lib/core/fields/input.designer.d.ts +0 -34
- package/lib/core/fields/input.designer.d.ts.map +0 -1
- package/lib/core/fields/input.field.d.ts +0 -29
- package/lib/core/fields/input.field.d.ts.map +0 -1
- package/lib/core/fields/numeric.designer.d.ts +0 -30
- package/lib/core/fields/numeric.designer.d.ts.map +0 -1
- package/lib/core/fields/numeric.field.d.ts +0 -26
- package/lib/core/fields/numeric.field.d.ts.map +0 -1
- package/lib/core/fields/options.base.d.ts +0 -29
- package/lib/core/fields/options.base.d.ts.map +0 -1
- package/lib/core/fields/options.component.d.ts +0 -25
- package/lib/core/fields/options.component.d.ts.map +0 -1
- package/lib/core/fields/radio-button.designer.d.ts +0 -31
- package/lib/core/fields/radio-button.designer.d.ts.map +0 -1
- package/lib/core/fields/radio-button.field.d.ts +0 -17
- package/lib/core/fields/radio-button.field.d.ts.map +0 -1
- package/lib/core/fields/select.designer.d.ts +0 -34
- package/lib/core/fields/select.designer.d.ts.map +0 -1
- package/lib/core/fields/select.field.d.ts +0 -23
- package/lib/core/fields/select.field.d.ts.map +0 -1
- package/lib/core/fields/signature.designer.d.ts +0 -20
- package/lib/core/fields/signature.designer.d.ts.map +0 -1
- package/lib/core/fields/signature.field.d.ts +0 -24
- package/lib/core/fields/signature.field.d.ts.map +0 -1
- package/lib/core/fields/switch.field.d.ts +0 -17
- package/lib/core/fields/switch.field.d.ts.map +0 -1
- package/lib/core/fields/textarea.designer.d.ts +0 -28
- package/lib/core/fields/textarea.designer.d.ts.map +0 -1
- package/lib/core/fields/textarea.field.d.ts +0 -24
- package/lib/core/fields/textarea.field.d.ts.map +0 -1
- package/lib/core/fields/timespan.field.d.ts +0 -21
- package/lib/core/fields/timespan.field.d.ts.map +0 -1
- package/lib/core/fields/yesno.designer.d.ts +0 -26
- package/lib/core/fields/yesno.designer.d.ts.map +0 -1
- package/lib/core/fields/yesno.field.d.ts +0 -18
- package/lib/core/fields/yesno.field.d.ts.map +0 -1
- package/lib/core/firebase.service.d.ts.map +0 -1
- package/lib/core/functions.d.ts.map +0 -1
- package/lib/core/guide/guide.component.d.ts.map +0 -1
- package/lib/core/guide/guide.service.d.ts.map +0 -1
- package/lib/core/guide/help-tip.component.d.ts.map +0 -1
- package/lib/core/http.interceptor.d.ts.map +0 -1
- package/lib/core/hub.service.d.ts.map +0 -1
- package/lib/core/identity/identity.component.d.ts.map +0 -1
- package/lib/core/info/attachment-info.service.d.ts.map +0 -1
- package/lib/core/info/document-info.service.d.ts.map +0 -1
- package/lib/core/info/location-info.component.d.ts.map +0 -1
- package/lib/core/info/map-info.d.ts.map +0 -1
- package/lib/core/inputs/address.input.d.ts +0 -66
- package/lib/core/inputs/address.input.d.ts.map +0 -1
- package/lib/core/inputs/auto-complete.input.d.ts +0 -87
- package/lib/core/inputs/auto-complete.input.d.ts.map +0 -1
- package/lib/core/inputs/combination-picker-body.d.ts +0 -115
- package/lib/core/inputs/combination-picker-body.d.ts.map +0 -1
- package/lib/core/inputs/combination-picker.d.ts +0 -83
- package/lib/core/inputs/combination-picker.d.ts.map +0 -1
- package/lib/core/inputs/combination-pool.d.ts +0 -43
- package/lib/core/inputs/combination-pool.d.ts.map +0 -1
- package/lib/core/inputs/file.input.d.ts +0 -100
- package/lib/core/inputs/file.input.d.ts.map +0 -1
- package/lib/core/inputs/select.input.d.ts +0 -85
- package/lib/core/inputs/select.input.d.ts.map +0 -1
- package/lib/core/inputs/signature.input.d.ts +0 -54
- package/lib/core/inputs/signature.input.d.ts.map +0 -1
- package/lib/core/inputs/time-picker.d.ts +0 -53
- package/lib/core/inputs/time-picker.d.ts.map +0 -1
- package/lib/core/inputs/timespan.input.d.ts +0 -60
- package/lib/core/inputs/timespan.input.d.ts.map +0 -1
- package/lib/core/layout/autocomplete.field.d.ts.map +0 -1
- package/lib/core/layout/checkbox.d.ts.map +0 -1
- package/lib/core/layout/checkbox.field.d.ts.map +0 -1
- package/lib/core/layout/date-range.field.d.ts.map +0 -1
- package/lib/core/layout/date.field.d.ts.map +0 -1
- package/lib/core/layout/expression.field.d.ts.map +0 -1
- package/lib/core/layout/file.field.d.ts.map +0 -1
- package/lib/core/layout/html.field.d.ts.map +0 -1
- package/lib/core/layout/input.base.d.ts.map +0 -1
- package/lib/core/layout/input.field.d.ts.map +0 -1
- package/lib/core/layout/layout.component.d.ts.map +0 -1
- package/lib/core/layout/numeric.field.d.ts.map +0 -1
- package/lib/core/layout/select.field.d.ts.map +0 -1
- package/lib/core/layout/switch.field.d.ts.map +0 -1
- package/lib/core/layout/textarea.field.d.ts.map +0 -1
- package/lib/core/layout/timespan.field.d.ts.map +0 -1
- package/lib/core/layout.component.d.ts +0 -29
- package/lib/core/layout.component.d.ts.map +0 -1
- package/lib/core/lottie-animation.d.ts.map +0 -1
- package/lib/core/mailbox.service.d.ts.map +0 -1
- package/lib/core/models.d.ts.map +0 -1
- package/lib/core/none.component.d.ts.map +0 -1
- package/lib/core/pipes/action.pipe.d.ts.map +0 -1
- package/lib/core/pipes/calendar.pipe.d.ts.map +0 -1
- package/lib/core/pipes/date-format.pipe.d.ts.map +0 -1
- package/lib/core/pipes/daterange.pipe.d.ts.map +0 -1
- package/lib/core/pipes/difference.pipe.d.ts.map +0 -1
- package/lib/core/pipes/duration-format.pipe.d.ts.map +0 -1
- package/lib/core/pipes/duration.pipe.d.ts.map +0 -1
- package/lib/core/pipes/form.pipe.d.ts.map +0 -1
- package/lib/core/pipes/join.pipe.d.ts.map +0 -1
- package/lib/core/pipes/localized-string.pipe.d.ts.map +0 -1
- package/lib/core/pipes/role.pipe.d.ts.map +0 -1
- package/lib/core/pipes/sanitize-html.pipe.d.ts.map +0 -1
- package/lib/core/pipes/sort.pipe.d.ts.map +0 -1
- package/lib/core/pipes/state.pipe.d.ts.map +0 -1
- package/lib/core/pipes/time-ago.pipe.d.ts.map +0 -1
- package/lib/core/pipes/translate.pipe.d.ts.map +0 -1
- package/lib/core/pipes/type-value.pipe.d.ts.map +0 -1
- package/lib/core/pipes/user-name.pipe.d.ts.map +0 -1
- package/lib/core/popup/popup-ref.d.ts.map +0 -1
- package/lib/core/popup/popup.component.d.ts.map +0 -1
- package/lib/core/popup/popup.service.d.ts.map +0 -1
- package/lib/core/popup/tooltip.directive.d.ts.map +0 -1
- package/lib/core/prompt/ask/ask.dialog.d.ts.map +0 -1
- package/lib/core/prompt/mask/mask.component.d.ts.map +0 -1
- package/lib/core/prompt.service.d.ts.map +0 -1
- package/lib/core/router.d.ts.map +0 -1
- package/lib/core/save-changes.dialog.d.ts.map +0 -1
- package/lib/core/session.service.d.ts.map +0 -1
- package/lib/core/slots/pane-ref.d.ts.map +0 -1
- package/lib/core/slots/router.directive.d.ts.map +0 -1
- package/lib/core/slots/router.service.d.ts.map +0 -1
- package/lib/core/slots/slots.component.d.ts.map +0 -1
- package/lib/core/tagging/documents.component.d.ts.map +0 -1
- package/lib/core/tagging/edit-input.component.d.ts.map +0 -1
- package/lib/core/tagging/emoji.component.d.ts.map +0 -1
- package/lib/core/tagging/tagging-item.directive.d.ts.map +0 -1
- package/lib/core/tagging/tagging.component-base.d.ts.map +0 -1
- package/lib/core/tagging/tagging.directive.d.ts.map +0 -1
- package/lib/core/tagging/tagging.pipe.d.ts.map +0 -1
- package/lib/core/tagging/users.component.d.ts.map +0 -1
- package/lib/core/translate.service.d.ts.map +0 -1
- package/lib/core/translations.d.ts.map +0 -1
- package/lib/core/window-title.service.d.ts.map +0 -1
- package/lib/cube/accum/accum.component.d.ts.map +0 -1
- package/lib/cube/chart/chart.component.d.ts.map +0 -1
- package/lib/cube/cube-info.service.d.ts.map +0 -1
- package/lib/cube/cube-menu.component.d.ts.map +0 -1
- package/lib/cube/cube-view.component.d.ts.map +0 -1
- package/lib/cube/cube.service.d.ts.map +0 -1
- package/lib/cube/declarations.d.ts.map +0 -1
- package/lib/cube/explore/document-item.component.d.ts.map +0 -1
- package/lib/cube/explore/explore-item.component.d.ts.map +0 -1
- package/lib/cube/explore/explore-items.component.d.ts.map +0 -1
- package/lib/cube/explore/explore.pane.component.d.ts.map +0 -1
- package/lib/cube/explore/item-resolver.service.d.ts.map +0 -1
- package/lib/cube/explore/item.pane.component.d.ts.map +0 -1
- package/lib/cube/filter/filter-tags.component.exp.d.ts.map +0 -1
- package/lib/cube/filter/filter.component.d.ts.map +0 -1
- package/lib/cube/grid/grid.component.d.ts.map +0 -1
- package/lib/cube/grid/spreadsheet.component.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.base.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.mobile.component.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.pane.component.d.ts.map +0 -1
- package/lib/cube/matrix/popup.component.d.ts.map +0 -1
- package/lib/cube/matrix/table.component.d.ts.map +0 -1
- package/lib/cube/parallel/item.d.ts.map +0 -1
- package/lib/cube/parallel/parallel.component.d.ts.map +0 -1
- package/lib/cube/pivot/pivot.component.d.ts.map +0 -1
- package/lib/cube/sum/sum.component.d.ts.map +0 -1
- package/lib/cube/view-base.d.ts.map +0 -1
- package/lib/cube/view.mobile.component.d.ts.map +0 -1
- package/lib/cube/view.pane.component.d.ts.map +0 -1
- package/lib/dashboard/actions/actions.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/accum-cube.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/compare.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-analysis.base.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-analysis.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-chart.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/document-state.widget.d.ts +0 -30
- package/lib/dashboard/cube/document-state.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/documents.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/filter/filter.component.d.ts.map +0 -1
- package/lib/dashboard/dashboard.component.d.ts.map +0 -1
- package/lib/dashboard/dashboard.pane.component.d.ts.map +0 -1
- package/lib/dashboard/recents/recents.widget.d.ts.map +0 -1
- package/lib/dashboard/score/activity.widget.d.ts.map +0 -1
- package/lib/dashboard/score/compare-groups.widget.d.ts.map +0 -1
- package/lib/dashboard/score/peers-performance.widget.d.ts.map +0 -1
- package/lib/dashboard/score/pending-results.widget.d.ts.map +0 -1
- package/lib/dashboard/score/personal-score.widget.d.ts.map +0 -1
- package/lib/dashboard/widget-item.component.d.ts.map +0 -1
- package/lib/dashboard/widget-ref.d.ts.map +0 -1
- package/lib/designer.module.d.ts +0 -30
- package/lib/designer.module.d.ts.map +0 -1
- package/lib/desktop.module.d.ts.map +0 -1
- package/lib/home/about/about.dialog.d.ts.map +0 -1
- package/lib/home/home-base.component.d.ts.map +0 -1
- package/lib/home/home.desktop.component.d.ts.map +0 -1
- package/lib/home/home.mobile.component.d.ts.map +0 -1
- package/lib/home/notifications/notifications.component.d.ts.map +0 -1
- package/lib/home/options/options.component.d.ts.map +0 -1
- package/lib/home/outofoffice/outofoffice.component.d.ts.map +0 -1
- package/lib/home/sign/sign.component.d.ts.map +0 -1
- package/lib/home/tools.component.d.ts.map +0 -1
- package/lib/impersonate/impersonate.component.d.ts.map +0 -1
- package/lib/mobile.module.d.ts.map +0 -1
- package/lib/modules/chart.module.d.ts.map +0 -1
- package/lib/modules/circular-gauge.module.d.ts.map +0 -1
- package/lib/modules/date.adapter.d.ts.map +0 -1
- package/lib/modules/datepicker.intl.d.ts.map +0 -1
- package/lib/modules/dayjs.module.d.ts.map +0 -1
- package/lib/modules/diagram.module.d.ts.map +0 -1
- package/lib/modules/gantt.module.d.ts.map +0 -1
- package/lib/modules/grid.module.d.ts.map +0 -1
- package/lib/modules/material.module.d.ts.map +0 -1
- package/lib/modules/paginator.intl.d.ts.map +0 -1
- package/lib/modules/pivot.module.d.ts.map +0 -1
- package/lib/modules/schedule.module.d.ts.map +0 -1
- package/lib/modules/spreadsheet.module.d.ts.map +0 -1
- package/lib/modules/stepper.intl.d.ts.map +0 -1
- package/lib/modules/texteditor.module.d.ts.map +0 -1
- package/lib/notifications/filter.component.d.ts.map +0 -1
- package/lib/notifications/notifications-table.component.d.ts.map +0 -1
- package/lib/notifications/notifications.component-base.d.ts.map +0 -1
- package/lib/notifications/notifications.mobile.component.d.ts.map +0 -1
- package/lib/notifications/notifications.pane.component.d.ts.map +0 -1
- package/lib/notifications/notifications.service.d.ts.map +0 -1
- package/lib/notifications/types/commented.notification.d.ts.map +0 -1
- package/lib/notifications/types/cube-anomaly.notification.d.ts.map +0 -1
- package/lib/notifications/types/escalated.notification.d.ts.map +0 -1
- package/lib/notifications/types/invite.notification.d.ts +0 -22
- package/lib/notifications/types/invite.notification.d.ts.map +0 -1
- package/lib/notifications/types/liked.notification.d.ts.map +0 -1
- package/lib/notifications/types/long-running-task.notification.d.ts.map +0 -1
- package/lib/notifications/types/notification-base.d.ts.map +0 -1
- package/lib/notifications/types/nudge.notification.d.ts.map +0 -1
- package/lib/notifications/types/state-changed.notification.d.ts.map +0 -1
- package/lib/notifications/types/tagged.notification.d.ts.map +0 -1
- package/lib/notifications/types/text.notification.d.ts.map +0 -1
- package/lib/notifications/types/upcoming-event.notification.d.ts.map +0 -1
- package/lib/options/options.component.d.ts.map +0 -1
- package/lib/options/options.service.d.ts.map +0 -1
- package/lib/reports/arguments-component.d.ts.map +0 -1
- package/lib/reports/cube/documents.component.d.ts.map +0 -1
- package/lib/reports/cube/grid-documents.component.d.ts.map +0 -1
- package/lib/reports/cube/role-performance.component.d.ts +0 -37
- package/lib/reports/cube/role-performance.component.d.ts.map +0 -1
- package/lib/reports/cube/table-documents.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-args.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-base.d.ts.map +0 -1
- package/lib/reports/cube/usage-chart.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-pivot.component.d.ts.map +0 -1
- package/lib/reports/cube/usage.component.d.ts.map +0 -1
- package/lib/reports/report-ref.d.ts.map +0 -1
- package/lib/reports/report-viewer.component.d.ts.map +0 -1
- package/lib/reports/report.mobile.component.d.ts.map +0 -1
- package/lib/reports/report.pane.component.d.ts.map +0 -1
- package/lib/reports/reports-menu.component.d.ts.map +0 -1
- package/lib/reports/substitution/substitution.component.d.ts.map +0 -1
- package/lib/reports/table/table-view.component.d.ts.map +0 -1
- package/lib/reports/tasks/tasks.component.d.ts.map +0 -1
- package/lib/routes.desktop.d.ts.map +0 -1
- package/lib/routes.mobile.d.ts.map +0 -1
- package/lib/scheduler/schedule.component.d.ts.map +0 -1
- package/lib/scheduler/scheduler.mobile.component.d.ts.map +0 -1
- package/lib/scheduler/scheduler.pane.component.d.ts.map +0 -1
- package/lib/search/cube.component.d.ts.map +0 -1
- package/lib/search/declarations.d.ts.map +0 -1
- package/lib/search/document.component.d.ts.map +0 -1
- package/lib/search/guide.component.d.ts.map +0 -1
- package/lib/search/path.component.d.ts.map +0 -1
- package/lib/search/search.service.d.ts.map +0 -1
- package/lib/shared.module.d.ts.map +0 -1
- package/lib/system.module.d.ts.map +0 -1
- package/lib/views/cube/chart.component.d.ts.map +0 -1
- package/lib/views/cube/cube-base.d.ts.map +0 -1
- package/lib/views/cube/explore.component.d.ts.map +0 -1
- package/lib/views/cube/matrix.component.d.ts.map +0 -1
- package/lib/views/cube/parallel.component.d.ts.map +0 -1
- package/lib/views/cube/pivot.component.d.ts.map +0 -1
- package/lib/views/cube/sum.component.d.ts.map +0 -1
- package/lib/views/cube/view.component.d.ts.map +0 -1
- package/lib/views/document-view-ref.d.ts.map +0 -1
- package/lib/views/timeline/timeline.component.exp.d.ts.map +0 -1
- package/lib/views/view-item.component.d.ts.map +0 -1
- package/lib/views/views.component.d.ts.map +0 -1
- package/lib/views/views.mobile.component.d.ts.map +0 -1
- package/lib/views/views.pane.component.d.ts.map +0 -1
- package/public-api.d.ts.map +0 -1
@@ -1,459 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from "@angular/core";
|
3
|
-
import { Validators } from "@angular/forms";
|
4
|
-
import { startWith } from "rxjs";
|
5
|
-
import { BizDoc } from "../../../core/decorators";
|
6
|
-
import { DesignerCubeElementComponent, isAccum } from "../designer.base";
|
7
|
-
import * as i0 from "@angular/core";
|
8
|
-
import * as i1 from "@angular/common";
|
9
|
-
import * as i2 from "@angular/forms";
|
10
|
-
import * as i3 from "@angular/material/core";
|
11
|
-
import * as i4 from "@angular/material/form-field";
|
12
|
-
import * as i5 from "@angular/material/select";
|
13
|
-
import * as i6 from "../cube-axes-filter.component";
|
14
|
-
import * as i7 from "../../../core/pipes/translate.pipe";
|
15
|
-
function AnalysisWidgetDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
16
|
-
i0.ɵɵelementContainer(0);
|
17
|
-
} }
|
18
|
-
function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
19
|
-
i0.ɵɵelementStart(0, "mat-option", 41);
|
20
|
-
i0.ɵɵtext(1);
|
21
|
-
i0.ɵɵelementEnd();
|
22
|
-
} if (rf & 2) {
|
23
|
-
const c_r11 = ctx.$implicit;
|
24
|
-
i0.ɵɵproperty("value", c_r11);
|
25
|
-
i0.ɵɵadvance(1);
|
26
|
-
i0.ɵɵtextInterpolate(c_r11.title);
|
27
|
-
} }
|
28
|
-
function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
|
29
|
-
const _r13 = 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", 40);
|
35
|
-
i0.ɵɵlistener("selectionChange", function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r12 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r12.cubeSelected($event)); });
|
36
|
-
i0.ɵɵtemplate(5, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 7);
|
37
|
-
i0.ɵɵelementEnd()();
|
38
|
-
} if (rf & 2) {
|
39
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
40
|
-
i0.ɵɵadvance(2);
|
41
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
|
42
|
-
i0.ɵɵadvance(3);
|
43
|
-
i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
|
44
|
-
} }
|
45
|
-
function AnalysisWidgetDesignComponent_ng_template_1_mat_option_8_Template(rf, ctx) { if (rf & 1) {
|
46
|
-
i0.ɵɵelementStart(0, "mat-option", 41);
|
47
|
-
i0.ɵɵtext(1);
|
48
|
-
i0.ɵɵelementEnd();
|
49
|
-
} if (rf & 2) {
|
50
|
-
const a_r14 = ctx.$implicit;
|
51
|
-
i0.ɵɵproperty("value", a_r14.name);
|
52
|
-
i0.ɵɵadvance(1);
|
53
|
-
i0.ɵɵtextInterpolate(a_r14.title);
|
54
|
-
} }
|
55
|
-
function AnalysisWidgetDesignComponent_ng_template_1_mat_error_9_Template(rf, ctx) { if (rf & 1) {
|
56
|
-
i0.ɵɵelement(0, "mat-error", 42);
|
57
|
-
i0.ɵɵpipe(1, "translate");
|
58
|
-
i0.ɵɵpipe(2, "translate");
|
59
|
-
} if (rf & 2) {
|
60
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "XAxis")), i0.ɵɵsanitizeHtml);
|
61
|
-
} }
|
62
|
-
function AnalysisWidgetDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template(rf, ctx) { if (rf & 1) {
|
63
|
-
i0.ɵɵelementStart(0, "mat-option", 41);
|
64
|
-
i0.ɵɵtext(1);
|
65
|
-
i0.ɵɵelementEnd();
|
66
|
-
} if (rf & 2) {
|
67
|
-
const a_r15 = i0.ɵɵnextContext().$implicit;
|
68
|
-
i0.ɵɵproperty("value", a_r15.name);
|
69
|
-
i0.ɵɵadvance(1);
|
70
|
-
i0.ɵɵtextInterpolate(a_r15.title);
|
71
|
-
} }
|
72
|
-
function AnalysisWidgetDesignComponent_ng_template_1_ng_container_16_Template(rf, ctx) { if (rf & 1) {
|
73
|
-
i0.ɵɵelementContainerStart(0);
|
74
|
-
i0.ɵɵtemplate(1, AnalysisWidgetDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template, 2, 2, "mat-option", 43);
|
75
|
-
i0.ɵɵelementContainerEnd();
|
76
|
-
} if (rf & 2) {
|
77
|
-
const a_r15 = ctx.$implicit;
|
78
|
-
const ctx_r6 = i0.ɵɵnextContext(2);
|
79
|
-
i0.ɵɵadvance(1);
|
80
|
-
i0.ɵɵproperty("ngIf", ctx_r6.form.get("xAxis").value && ctx_r6.form.get("xAxis").value.indexOf(a_r15.name) < 0);
|
81
|
-
} }
|
82
|
-
function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_17_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
83
|
-
i0.ɵɵelementStart(0, "mat-option", 41);
|
84
|
-
i0.ɵɵtext(1);
|
85
|
-
i0.ɵɵelementEnd();
|
86
|
-
} if (rf & 2) {
|
87
|
-
const i_r19 = ctx.$implicit;
|
88
|
-
i0.ɵɵproperty("value", i_r19.name);
|
89
|
-
i0.ɵɵadvance(1);
|
90
|
-
i0.ɵɵtextInterpolate(i_r19.title);
|
91
|
-
} }
|
92
|
-
function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_17_Template(rf, ctx) { if (rf & 1) {
|
93
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
94
|
-
i0.ɵɵtext(2);
|
95
|
-
i0.ɵɵpipe(3, "translate");
|
96
|
-
i0.ɵɵelementEnd();
|
97
|
-
i0.ɵɵelementStart(4, "mat-select", 44);
|
98
|
-
i0.ɵɵtemplate(5, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_17_mat_option_5_Template, 2, 2, "mat-option", 7);
|
99
|
-
i0.ɵɵelementEnd()();
|
100
|
-
} if (rf & 2) {
|
101
|
-
const ctx_r7 = i0.ɵɵnextContext(2);
|
102
|
-
i0.ɵɵadvance(2);
|
103
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Indices"));
|
104
|
-
i0.ɵɵadvance(3);
|
105
|
-
i0.ɵɵproperty("ngForOf", ctx_r7.cube == null ? null : ctx_r7.cube.indices);
|
106
|
-
} }
|
107
|
-
function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_105_Template(rf, ctx) { if (rf & 1) {
|
108
|
-
i0.ɵɵelementStart(0, "mat-form-field", 5)(1, "mat-label");
|
109
|
-
i0.ɵɵtext(2);
|
110
|
-
i0.ɵɵpipe(3, "translate");
|
111
|
-
i0.ɵɵelementEnd();
|
112
|
-
i0.ɵɵelementStart(4, "mat-select", 45)(5, "mat-option");
|
113
|
-
i0.ɵɵtext(6);
|
114
|
-
i0.ɵɵpipe(7, "translate");
|
115
|
-
i0.ɵɵelementEnd();
|
116
|
-
i0.ɵɵelementStart(8, "mat-option", 15);
|
117
|
-
i0.ɵɵtext(9);
|
118
|
-
i0.ɵɵpipe(10, "translate");
|
119
|
-
i0.ɵɵelementEnd();
|
120
|
-
i0.ɵɵelementStart(11, "mat-option", 16);
|
121
|
-
i0.ɵɵtext(12);
|
122
|
-
i0.ɵɵpipe(13, "translate");
|
123
|
-
i0.ɵɵelementEnd();
|
124
|
-
i0.ɵɵelementStart(14, "mat-option", 17);
|
125
|
-
i0.ɵɵtext(15);
|
126
|
-
i0.ɵɵpipe(16, "translate");
|
127
|
-
i0.ɵɵelementEnd();
|
128
|
-
i0.ɵɵelementStart(17, "mat-option", 20);
|
129
|
-
i0.ɵɵtext(18);
|
130
|
-
i0.ɵɵpipe(19, "translate");
|
131
|
-
i0.ɵɵelementEnd();
|
132
|
-
i0.ɵɵelementStart(20, "mat-option", 21);
|
133
|
-
i0.ɵɵtext(21);
|
134
|
-
i0.ɵɵpipe(22, "translate");
|
135
|
-
i0.ɵɵelementEnd();
|
136
|
-
i0.ɵɵelementStart(23, "mat-option", 22);
|
137
|
-
i0.ɵɵtext(24);
|
138
|
-
i0.ɵɵpipe(25, "translate");
|
139
|
-
i0.ɵɵelementEnd();
|
140
|
-
i0.ɵɵelementStart(26, "mat-option", 23);
|
141
|
-
i0.ɵɵtext(27);
|
142
|
-
i0.ɵɵpipe(28, "translate");
|
143
|
-
i0.ɵɵelementEnd();
|
144
|
-
i0.ɵɵelementStart(29, "mat-option", 28);
|
145
|
-
i0.ɵɵtext(30);
|
146
|
-
i0.ɵɵpipe(31, "translate");
|
147
|
-
i0.ɵɵelementEnd();
|
148
|
-
i0.ɵɵelementStart(32, "mat-option", 29);
|
149
|
-
i0.ɵɵtext(33);
|
150
|
-
i0.ɵɵpipe(34, "translate");
|
151
|
-
i0.ɵɵelementEnd();
|
152
|
-
i0.ɵɵelementStart(35, "mat-option", 30);
|
153
|
-
i0.ɵɵtext(36);
|
154
|
-
i0.ɵɵpipe(37, "translate");
|
155
|
-
i0.ɵɵelementEnd();
|
156
|
-
i0.ɵɵelementStart(38, "mat-option", 31);
|
157
|
-
i0.ɵɵtext(39);
|
158
|
-
i0.ɵɵpipe(40, "translate");
|
159
|
-
i0.ɵɵelementEnd();
|
160
|
-
i0.ɵɵelementStart(41, "mat-option", 32);
|
161
|
-
i0.ɵɵtext(42);
|
162
|
-
i0.ɵɵpipe(43, "translate");
|
163
|
-
i0.ɵɵelementEnd()()();
|
164
|
-
} if (rf & 2) {
|
165
|
-
i0.ɵɵadvance(2);
|
166
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 14, "IndicesChartType"));
|
167
|
-
i0.ɵɵadvance(4);
|
168
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 16, "Default"));
|
169
|
-
i0.ɵɵadvance(3);
|
170
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(10, 18, "Column"));
|
171
|
-
i0.ɵɵadvance(3);
|
172
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(13, 20, "Bar"));
|
173
|
-
i0.ɵɵadvance(3);
|
174
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(16, 22, "Bubble"));
|
175
|
-
i0.ɵɵadvance(3);
|
176
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(19, 24, "Line"));
|
177
|
-
i0.ɵɵadvance(3);
|
178
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 26, "Spline"));
|
179
|
-
i0.ɵɵadvance(3);
|
180
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(25, 28, "Area"));
|
181
|
-
i0.ɵɵadvance(3);
|
182
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(28, 30, "SplineArea"));
|
183
|
-
i0.ɵɵadvance(3);
|
184
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(31, 32, "Scatter"));
|
185
|
-
i0.ɵɵadvance(3);
|
186
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(34, 34, "Polar"));
|
187
|
-
i0.ɵɵadvance(3);
|
188
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(37, 36, "Radar"));
|
189
|
-
i0.ɵɵadvance(3);
|
190
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(40, 38, "StepLine"));
|
191
|
-
i0.ɵɵadvance(3);
|
192
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(43, 40, "StepArea"));
|
193
|
-
} }
|
194
|
-
function AnalysisWidgetDesignComponent_ng_template_1_bizdoc_designer_cube_filter_106_Template(rf, ctx) { if (rf & 1) {
|
195
|
-
i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 46);
|
196
|
-
} if (rf & 2) {
|
197
|
-
const ctx_r9 = i0.ɵɵnextContext(2);
|
198
|
-
i0.ɵɵproperty("cube", ctx_r9.cube)("form", ctx_r9.form.get("filters"));
|
199
|
-
} }
|
200
|
-
function AnalysisWidgetDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
201
|
-
i0.ɵɵelementStart(0, "form", 2);
|
202
|
-
i0.ɵɵtemplate(1, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
|
203
|
-
i0.ɵɵelementStart(2, "div", 4)(3, "mat-form-field", 5)(4, "mat-label");
|
204
|
-
i0.ɵɵtext(5);
|
205
|
-
i0.ɵɵpipe(6, "translate");
|
206
|
-
i0.ɵɵelementEnd();
|
207
|
-
i0.ɵɵelementStart(7, "mat-select", 6);
|
208
|
-
i0.ɵɵtemplate(8, AnalysisWidgetDesignComponent_ng_template_1_mat_option_8_Template, 2, 2, "mat-option", 7);
|
209
|
-
i0.ɵɵelementEnd();
|
210
|
-
i0.ɵɵtemplate(9, AnalysisWidgetDesignComponent_ng_template_1_mat_error_9_Template, 3, 6, "mat-error", 8);
|
211
|
-
i0.ɵɵelementEnd();
|
212
|
-
i0.ɵɵtext(10, " \u00A0 ");
|
213
|
-
i0.ɵɵelementStart(11, "mat-form-field", 5)(12, "mat-label");
|
214
|
-
i0.ɵɵtext(13);
|
215
|
-
i0.ɵɵpipe(14, "translate");
|
216
|
-
i0.ɵɵelementEnd();
|
217
|
-
i0.ɵɵelementStart(15, "mat-select", 9);
|
218
|
-
i0.ɵɵtemplate(16, AnalysisWidgetDesignComponent_ng_template_1_ng_container_16_Template, 2, 1, "ng-container", 10);
|
219
|
-
i0.ɵɵelementEnd()()();
|
220
|
-
i0.ɵɵtemplate(17, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_17_Template, 6, 4, "mat-form-field", 3);
|
221
|
-
i0.ɵɵelementStart(18, "div", 4)(19, "mat-form-field", 5)(20, "mat-label");
|
222
|
-
i0.ɵɵtext(21);
|
223
|
-
i0.ɵɵpipe(22, "translate");
|
224
|
-
i0.ɵɵelementEnd();
|
225
|
-
i0.ɵɵelementStart(23, "mat-select", 11)(24, "mat-option");
|
226
|
-
i0.ɵɵtext(25);
|
227
|
-
i0.ɵɵpipe(26, "translate");
|
228
|
-
i0.ɵɵelementEnd();
|
229
|
-
i0.ɵɵelementStart(27, "mat-option", 12);
|
230
|
-
i0.ɵɵtext(28);
|
231
|
-
i0.ɵɵpipe(29, "translate");
|
232
|
-
i0.ɵɵelementEnd();
|
233
|
-
i0.ɵɵelementStart(30, "mat-option", 13);
|
234
|
-
i0.ɵɵtext(31);
|
235
|
-
i0.ɵɵpipe(32, "translate");
|
236
|
-
i0.ɵɵelementEnd();
|
237
|
-
i0.ɵɵelementStart(33, "mat-option", 14);
|
238
|
-
i0.ɵɵtext(34);
|
239
|
-
i0.ɵɵpipe(35, "translate");
|
240
|
-
i0.ɵɵelementEnd();
|
241
|
-
i0.ɵɵelementStart(36, "mat-option", 15);
|
242
|
-
i0.ɵɵtext(37);
|
243
|
-
i0.ɵɵpipe(38, "translate");
|
244
|
-
i0.ɵɵelementEnd();
|
245
|
-
i0.ɵɵelementStart(39, "mat-option", 16);
|
246
|
-
i0.ɵɵtext(40);
|
247
|
-
i0.ɵɵpipe(41, "translate");
|
248
|
-
i0.ɵɵelementEnd();
|
249
|
-
i0.ɵɵelementStart(42, "mat-option", 17);
|
250
|
-
i0.ɵɵtext(43);
|
251
|
-
i0.ɵɵpipe(44, "translate");
|
252
|
-
i0.ɵɵelementEnd();
|
253
|
-
i0.ɵɵelementStart(45, "mat-option", 18);
|
254
|
-
i0.ɵɵtext(46);
|
255
|
-
i0.ɵɵpipe(47, "translate");
|
256
|
-
i0.ɵɵelementEnd();
|
257
|
-
i0.ɵɵelementStart(48, "mat-option", 19);
|
258
|
-
i0.ɵɵtext(49);
|
259
|
-
i0.ɵɵpipe(50, "translate");
|
260
|
-
i0.ɵɵelementEnd();
|
261
|
-
i0.ɵɵelementStart(51, "mat-option", 20);
|
262
|
-
i0.ɵɵtext(52);
|
263
|
-
i0.ɵɵpipe(53, "translate");
|
264
|
-
i0.ɵɵelementEnd();
|
265
|
-
i0.ɵɵelementStart(54, "mat-option", 21);
|
266
|
-
i0.ɵɵtext(55);
|
267
|
-
i0.ɵɵpipe(56, "translate");
|
268
|
-
i0.ɵɵelementEnd();
|
269
|
-
i0.ɵɵelementStart(57, "mat-option", 22);
|
270
|
-
i0.ɵɵtext(58);
|
271
|
-
i0.ɵɵpipe(59, "translate");
|
272
|
-
i0.ɵɵelementEnd();
|
273
|
-
i0.ɵɵelementStart(60, "mat-option", 23);
|
274
|
-
i0.ɵɵtext(61);
|
275
|
-
i0.ɵɵpipe(62, "translate");
|
276
|
-
i0.ɵɵelementEnd();
|
277
|
-
i0.ɵɵelementStart(63, "mat-option", 24);
|
278
|
-
i0.ɵɵtext(64);
|
279
|
-
i0.ɵɵpipe(65, "translate");
|
280
|
-
i0.ɵɵelementEnd();
|
281
|
-
i0.ɵɵelementStart(66, "mat-option", 25);
|
282
|
-
i0.ɵɵtext(67);
|
283
|
-
i0.ɵɵpipe(68, "translate");
|
284
|
-
i0.ɵɵelementEnd();
|
285
|
-
i0.ɵɵelementStart(69, "mat-option", 26);
|
286
|
-
i0.ɵɵtext(70);
|
287
|
-
i0.ɵɵpipe(71, "translate");
|
288
|
-
i0.ɵɵelementEnd();
|
289
|
-
i0.ɵɵelementStart(72, "mat-option", 27);
|
290
|
-
i0.ɵɵtext(73);
|
291
|
-
i0.ɵɵpipe(74, "translate");
|
292
|
-
i0.ɵɵelementEnd();
|
293
|
-
i0.ɵɵelementStart(75, "mat-option", 28);
|
294
|
-
i0.ɵɵtext(76);
|
295
|
-
i0.ɵɵpipe(77, "translate");
|
296
|
-
i0.ɵɵelementEnd();
|
297
|
-
i0.ɵɵelementStart(78, "mat-option", 29);
|
298
|
-
i0.ɵɵtext(79);
|
299
|
-
i0.ɵɵpipe(80, "translate");
|
300
|
-
i0.ɵɵelementEnd();
|
301
|
-
i0.ɵɵelementStart(81, "mat-option", 30);
|
302
|
-
i0.ɵɵtext(82);
|
303
|
-
i0.ɵɵpipe(83, "translate");
|
304
|
-
i0.ɵɵelementEnd();
|
305
|
-
i0.ɵɵelementStart(84, "mat-option", 31);
|
306
|
-
i0.ɵɵtext(85);
|
307
|
-
i0.ɵɵpipe(86, "translate");
|
308
|
-
i0.ɵɵelementEnd();
|
309
|
-
i0.ɵɵelementStart(87, "mat-option", 32);
|
310
|
-
i0.ɵɵtext(88);
|
311
|
-
i0.ɵɵpipe(89, "translate");
|
312
|
-
i0.ɵɵelementEnd();
|
313
|
-
i0.ɵɵelementStart(90, "mat-option", 33);
|
314
|
-
i0.ɵɵtext(91);
|
315
|
-
i0.ɵɵpipe(92, "translate");
|
316
|
-
i0.ɵɵelementEnd();
|
317
|
-
i0.ɵɵelementStart(93, "mat-option", 34);
|
318
|
-
i0.ɵɵtext(94);
|
319
|
-
i0.ɵɵpipe(95, "translate");
|
320
|
-
i0.ɵɵelementEnd();
|
321
|
-
i0.ɵɵelementStart(96, "mat-option", 35);
|
322
|
-
i0.ɵɵtext(97);
|
323
|
-
i0.ɵɵpipe(98, "translate");
|
324
|
-
i0.ɵɵelementEnd();
|
325
|
-
i0.ɵɵelementStart(99, "mat-option", 36);
|
326
|
-
i0.ɵɵtext(100);
|
327
|
-
i0.ɵɵpipe(101, "translate");
|
328
|
-
i0.ɵɵelementEnd();
|
329
|
-
i0.ɵɵelementStart(102, "mat-option", 37);
|
330
|
-
i0.ɵɵtext(103);
|
331
|
-
i0.ɵɵpipe(104, "translate");
|
332
|
-
i0.ɵɵelementEnd()()();
|
333
|
-
i0.ɵɵtemplate(105, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_105_Template, 44, 42, "mat-form-field", 38);
|
334
|
-
i0.ɵɵelementEnd();
|
335
|
-
i0.ɵɵtemplate(106, AnalysisWidgetDesignComponent_ng_template_1_bizdoc_designer_cube_filter_106_Template, 1, 2, "bizdoc-designer-cube-filter", 39);
|
336
|
-
i0.ɵɵelementEnd();
|
337
|
-
} if (rf & 2) {
|
338
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
339
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
340
|
-
i0.ɵɵadvance(1);
|
341
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
|
342
|
-
i0.ɵɵadvance(4);
|
343
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 40, "XAxis"));
|
344
|
-
i0.ɵɵadvance(2);
|
345
|
-
i0.ɵɵproperty("sortComparator", ctx_r2.sortComparator);
|
346
|
-
i0.ɵɵadvance(1);
|
347
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
348
|
-
i0.ɵɵadvance(1);
|
349
|
-
i0.ɵɵproperty("ngIf", ctx_r2.form.get("xAxis").hasError("required"));
|
350
|
-
i0.ɵɵadvance(4);
|
351
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(14, 42, "Series"));
|
352
|
-
i0.ɵɵadvance(2);
|
353
|
-
i0.ɵɵproperty("sortComparator", ctx_r2.sortComparator);
|
354
|
-
i0.ɵɵadvance(1);
|
355
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
|
356
|
-
i0.ɵɵadvance(1);
|
357
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
|
358
|
-
i0.ɵɵadvance(4);
|
359
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 44, "ChartType"));
|
360
|
-
i0.ɵɵadvance(4);
|
361
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(26, 46, "Default"));
|
362
|
-
i0.ɵɵadvance(3);
|
363
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(29, 48, "Pie"));
|
364
|
-
i0.ɵɵadvance(3);
|
365
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(32, 50, "Doughnut"));
|
366
|
-
i0.ɵɵadvance(3);
|
367
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(35, 52, "HalfDoughnut"));
|
368
|
-
i0.ɵɵadvance(3);
|
369
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(38, 54, "Column"));
|
370
|
-
i0.ɵɵadvance(3);
|
371
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(41, 56, "Bar"));
|
372
|
-
i0.ɵɵadvance(3);
|
373
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(44, 58, "Bubble"));
|
374
|
-
i0.ɵɵadvance(3);
|
375
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(47, 60, "StackingBar"));
|
376
|
-
i0.ɵɵadvance(3);
|
377
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(50, 62, "StackingBar100"));
|
378
|
-
i0.ɵɵadvance(3);
|
379
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(53, 64, "Line"));
|
380
|
-
i0.ɵɵadvance(3);
|
381
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(56, 66, "Spline"));
|
382
|
-
i0.ɵɵadvance(3);
|
383
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(59, 68, "Area"));
|
384
|
-
i0.ɵɵadvance(3);
|
385
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(62, 70, "SplineArea"));
|
386
|
-
i0.ɵɵadvance(3);
|
387
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(65, 72, "StackingArea"));
|
388
|
-
i0.ɵɵadvance(3);
|
389
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(68, 74, "StackingArea100"));
|
390
|
-
i0.ɵɵadvance(3);
|
391
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(71, 76, "StackingColumn"));
|
392
|
-
i0.ɵɵadvance(3);
|
393
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(74, 78, "StackingColumn100"));
|
394
|
-
i0.ɵɵadvance(3);
|
395
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(77, 80, "Scatter"));
|
396
|
-
i0.ɵɵadvance(3);
|
397
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(80, 82, "Polar"));
|
398
|
-
i0.ɵɵadvance(3);
|
399
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(83, 84, "Radar"));
|
400
|
-
i0.ɵɵadvance(3);
|
401
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(86, 86, "StepLine"));
|
402
|
-
i0.ɵɵadvance(3);
|
403
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(89, 88, "StepArea"));
|
404
|
-
i0.ɵɵadvance(3);
|
405
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(92, 90, "StackingStepArea"));
|
406
|
-
i0.ɵɵadvance(3);
|
407
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(95, 92, "StackingLine"));
|
408
|
-
i0.ɵɵadvance(3);
|
409
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(98, 94, "StackingLine100"));
|
410
|
-
i0.ɵɵadvance(3);
|
411
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(101, 96, "Funnel"));
|
412
|
-
i0.ɵɵadvance(3);
|
413
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(104, 98, "Pyramid"));
|
414
|
-
i0.ɵɵadvance(2);
|
415
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
|
416
|
-
i0.ɵɵadvance(1);
|
417
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cube);
|
418
|
-
} }
|
419
|
-
let AnalysisWidgetDesignComponent = class AnalysisWidgetDesignComponent extends DesignerCubeElementComponent {
|
420
|
-
constructor() {
|
421
|
-
super(...arguments);
|
422
|
-
this.form = this._fb.group({
|
423
|
-
cube: null,
|
424
|
-
xAxis: this._fb.control(null, Validators.required),
|
425
|
-
series: null,
|
426
|
-
indices: null,
|
427
|
-
filters: this._fb.group({}),
|
428
|
-
chartType: null,
|
429
|
-
indicesChartType: null,
|
430
|
-
scope: null
|
431
|
-
});
|
432
|
-
}
|
433
|
-
ngOnInit() {
|
434
|
-
super.ngOnInit();
|
435
|
-
this.form.get('chartType').valueChanges.pipe(startWith(this.options.chartType)).subscribe(v => {
|
436
|
-
if (isAccum(v))
|
437
|
-
this.disable('indicesChartType', 'series', 'indices');
|
438
|
-
else
|
439
|
-
this.enable('indicesChartType', 'series', 'indices');
|
440
|
-
});
|
441
|
-
}
|
442
|
-
};
|
443
|
-
AnalysisWidgetDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵAnalysisWidgetDesignComponent_BaseFactory; return function AnalysisWidgetDesignComponent_Factory(t) { return (ɵAnalysisWidgetDesignComponent_BaseFactory || (ɵAnalysisWidgetDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AnalysisWidgetDesignComponent)))(t || AnalysisWidgetDesignComponent); }; }();
|
444
|
-
AnalysisWidgetDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AnalysisWidgetDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], [1, "row"], [1, "flex"], ["formControlName", "xAxis", "required", "", "multiple", "", 3, "sortComparator"], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], ["formControlName", "series", "multiple", "", 3, "sortComparator"], [4, "ngFor", "ngForOf"], ["formControlName", "chartType"], ["value", "Pie"], ["value", "Doughnut"], ["value", "HalfDoughnut"], ["value", "Column"], ["value", "Bar"], ["value", "Bubble"], ["value", "StackingBar"], ["value", "StackingBar100"], ["value", "Line"], ["value", "Spline"], ["value", "Area"], ["value", "SplineArea"], ["value", "StackingArea"], ["value", "StackingArea100"], ["value", "StackingColumn"], ["value", "StackingColumn100"], ["value", "Scatter"], ["value", "Polar"], ["value", "Radar"], ["value", "StepLine"], ["value", "StepArea"], ["value", "StackingStepArea"], ["value", "StackingLine"], ["value", "StackingLine100"], ["value", "Funnel"], ["value", "Pyramid"], ["class", "flex", 4, "ngIf"], [3, "cube", "form", 4, "ngIf"], ["required", "", 3, "selectionChange"], [3, "value"], [3, "innerHTML"], [3, "value", 4, "ngIf"], ["formControlName", "indices", "multiple", ""], ["formControlName", "indicesChartType"], [3, "cube", "form"]], template: function AnalysisWidgetDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
445
|
-
i0.ɵɵtemplate(0, AnalysisWidgetDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
446
|
-
i0.ɵɵtemplate(1, AnalysisWidgetDesignComponent_ng_template_1_Template, 107, 100, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
447
|
-
} if (rf & 2) {
|
448
|
-
const _r1 = i0.ɵɵreference(2);
|
449
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
450
|
-
} }, 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 });
|
451
|
-
AnalysisWidgetDesignComponent = __decorate([
|
452
|
-
BizDoc({ selector: 'analysis-widget-designer' })
|
453
|
-
], AnalysisWidgetDesignComponent);
|
454
|
-
export { AnalysisWidgetDesignComponent };
|
455
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AnalysisWidgetDesignComponent, [{
|
456
|
-
type: Component,
|
457
|
-
args: [{ template: "<ng-container *ngIf=\"mode === 'widget'; else edit\">\r\n</ng-container>\r\n<ng-template #edit>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field *ngIf=\"cubes.length > 1\">\r\n <mat-label>{{'Cube'|translate}}</mat-label>\r\n <mat-select required (selectionChange)=\"cubeSelected($event)\">\r\n <mat-option *ngFor=\"let c of cubes\" [value]=\"c\">{{c.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <div class=\"row\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'XAxis'|translate}}</mat-label>\r\n <mat-select formControlName=\"xAxis\" required multiple [sortComparator]=\"sortComparator\">\r\n <mat-option *ngFor=\"let a of cube?.axes\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('xAxis').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('XAxis'|translate)\"></mat-error>\r\n </mat-form-field>\r\n \r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Series'|translate}}</mat-label>\r\n <mat-select formControlName=\"series\" multiple [sortComparator]=\"sortComparator\">\r\n <ng-container *ngFor=\"let a of cube?.axes\">\r\n <mat-option *ngIf=\"form.get('xAxis').value && form.get('xAxis').value.indexOf(a.name) < 0\" [value]=\"a.name\">{{a.title}}</mat-option>\r\n </ng-container>\r\n </mat-select>\r\n </mat-form-field>\r\n </div>\r\n <mat-form-field *ngIf=\"cube?.indices?.length\">\r\n <mat-label>{{'Indices'|translate}}</mat-label>\r\n <mat-select formControlName=\"indices\" multiple>\r\n <mat-option *ngFor=\"let i of cube?.indices\" [value]=\"i.name\">{{i.title }}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <div class=\"row\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'ChartType'|translate}}</mat-label>\r\n <mat-select formControlName=\"chartType\">\r\n <mat-option>{{'Default'|translate}}</mat-option>\r\n <mat-option value=\"Pie\">{{'Pie'|translate}}</mat-option>\r\n <mat-option value=\"Doughnut\">{{'Doughnut'|translate}}</mat-option>\r\n <mat-option value=\"HalfDoughnut\">{{'HalfDoughnut'|translate}}</mat-option>\r\n <mat-option value=\"Column\">{{'Column'|translate}}</mat-option>\r\n <mat-option value=\"Bar\">{{'Bar'|translate}}</mat-option>\r\n <mat-option value=\"Bubble\">{{'Bubble'|translate}}</mat-option>\r\n <mat-option value=\"StackingBar\">{{'StackingBar'|translate}}</mat-option>\r\n <mat-option value=\"StackingBar100\">{{'StackingBar100'|translate}}</mat-option>\r\n <mat-option value=\"Line\">{{'Line'|translate}}</mat-option>\r\n <mat-option value=\"Spline\">{{'Spline'|translate}}</mat-option>\r\n <mat-option value=\"Area\">{{'Area'|translate}}</mat-option>\r\n <mat-option value=\"SplineArea\">{{'SplineArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingArea\">{{'StackingArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingArea100\">{{'StackingArea100'|translate}}</mat-option>\r\n <mat-option value=\"StackingColumn\">{{'StackingColumn'|translate}}</mat-option>\r\n <mat-option value=\"StackingColumn100\">{{'StackingColumn100'|translate}}</mat-option>\r\n <mat-option value=\"Scatter\">{{'Scatter'|translate}}</mat-option>\r\n <mat-option value=\"Polar\">{{'Polar'|translate}}</mat-option>\r\n <mat-option value=\"Radar\">{{'Radar'|translate}}</mat-option>\r\n <mat-option value=\"StepLine\">{{'StepLine'|translate}}</mat-option>\r\n <mat-option value=\"StepArea\">{{'StepArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingStepArea\">{{'StackingStepArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingLine\">{{'StackingLine'|translate}}</mat-option>\r\n <mat-option value=\"StackingLine100\">{{'StackingLine100'|translate}}</mat-option>\r\n <mat-option value=\"Funnel\">{{'Funnel'|translate}}</mat-option>\r\n <mat-option value=\"Pyramid\">{{'Pyramid'|translate}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <mat-form-field class=\"flex\" *ngIf=\"cube?.indices?.length\">\r\n <mat-label>{{'IndicesChartType'|translate}}</mat-label>\r\n <mat-select formControlName=\"indicesChartType\">\r\n <mat-option>{{'Default'|translate}}</mat-option>\r\n <mat-option value=\"Column\">{{'Column'|translate}}</mat-option>\r\n <mat-option value=\"Bar\">{{'Bar'|translate}}</mat-option>\r\n <mat-option value=\"Bubble\">{{'Bubble'|translate}}</mat-option>\r\n <mat-option value=\"Line\">{{'Line'|translate}}</mat-option>\r\n <mat-option value=\"Spline\">{{'Spline'|translate}}</mat-option>\r\n <mat-option value=\"Area\">{{'Area'|translate}}</mat-option>\r\n <mat-option value=\"SplineArea\">{{'SplineArea'|translate}}</mat-option>\r\n <mat-option value=\"Scatter\">{{'Scatter'|translate}}</mat-option>\r\n <mat-option value=\"Polar\">{{'Polar'|translate}}</mat-option>\r\n <mat-option value=\"Radar\">{{'Radar'|translate}}</mat-option>\r\n <mat-option value=\"StepLine\">{{'StepLine'|translate}}</mat-option>\r\n <mat-option value=\"StepArea\">{{'StepArea'|translate}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </div>\r\n <bizdoc-designer-cube-filter *ngIf=\"cube\" [cube]=\"cube\" [form]=\"form.get('filters')\"></bizdoc-designer-cube-filter>\r\n </form>\r\n <!--<div *ngIf=\"options.xAxis\">\r\n <ng-container [ngSwitch]=\"isAccum\">\r\n <bizdoc-cube-accum *ngSwitchCase=\"true\"\r\n [chartType]=\"options.chartType\"\r\n [width]=\"200\"\r\n [scope]=\"options.scope\"\r\n [cube]=\"cube.name\"\r\n [filters]=\"options.filters\"\r\n [xAxis]=\"options.xAxis\"></bizdoc-cube-accum>\r\n <bizdoc-cube-chart *ngSwitchDefault\r\n [cube]=\"cube.name\"\r\n [xAxis]=\"options.xAxis\"\r\n [series]=\"options.series\"\r\n [indices]=\"options.indices\"\r\n [filters]=\"options.filters\"\r\n [chartType]=\"options.chartType\"\r\n [indicesChartType]=\"options.indicesChartType\"\r\n [width]=\"200\"\r\n [scope]=\"options.scope\"></bizdoc-cube-chart>\r\n </ng-container>\r\n </div>-->\r\n</ng-template>\r\n" }]
|
458
|
-
}], null, null); })();
|
459
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5hbHlzaXMtd2lkZ2V0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2FuYWx5c2lzLXdpZGdldC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hbmFseXNpcy13aWRnZXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQzVDLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDakMsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxPQUFPLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7OztJQ0x6RSx3QkFDZTs7O0lBTVAsc0NBQWdEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBcEMsNkJBQVc7SUFBQyxlQUFXO0lBQVgsaUNBQVc7Ozs7SUFIL0Qsc0NBQXlDLGdCQUFBO0lBQzVCLFlBQW9COztJQUFBLGlCQUFZO0lBQzNDLHNDQUE4RDtJQUF6QyxvT0FBbUIsZUFBQSw0QkFBb0IsQ0FBQSxJQUFDO0lBQzNELDJIQUF3RTtJQUMxRSxpQkFBYSxFQUFBOzs7SUFIRixlQUFvQjtJQUFwQixrREFBb0I7SUFFSCxlQUFRO0lBQVIsc0NBQVE7OztJQU9oQyxzQ0FBMEQ7SUFBQSxZQUFZO0lBQUEsaUJBQWE7OztJQUExQyxrQ0FBZ0I7SUFBQyxlQUFZO0lBQVosaUNBQVk7OztJQUV4RSxnQ0FBZ0k7Ozs7SUFBdEUsaUhBQXlEOzs7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b0J6QztTQXBCWSw2QkFBNkI7dUZBQTdCLDZCQUE2QjtjQUZ6QyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IHN0YXJ0V2l0aCB9IGZyb20gXCJyeGpzXCI7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2RlY29yYXRvcnNcIjtcclxuaW1wb3J0IHsgQ2hhcnRTZXR0aW5nc01vZGVsIH0gZnJvbSBcIi4uLy4uLy4uL2Rhc2hib2FyZC9jdWJlL2N1YmUtYW5hbHlzaXMuYmFzZVwiO1xyXG5pbXBvcnQgeyBEZXNpZ25lckN1YmVFbGVtZW50Q29tcG9uZW50LCBpc0FjY3VtIH0gZnJvbSBcIi4uL2Rlc2lnbmVyLmJhc2VcIjtcclxuXHJcbkBDb21wb25lbnQoeyB0ZW1wbGF0ZVVybDogJ2FuYWx5c2lzLXdpZGdldC5jb21wb25lbnQuaHRtbCcgfSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnYW5hbHlzaXMtd2lkZ2V0LWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgQW5hbHlzaXNXaWRnZXREZXNpZ25Db21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lckN1YmVFbGVtZW50Q29tcG9uZW50PENoYXJ0U2V0dGluZ3NNb2RlbD4gaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIHJlYWRvbmx5IGZvcm0gPSB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICBjdWJlOiBudWxsLFxyXG4gICAgeEF4aXM6IHRoaXMuX2ZiLmNvbnRyb2wobnVsbCwgVmFsaWRhdG9ycy5yZXF1aXJlZCksXHJcbiAgICBzZXJpZXM6IG51bGwsXHJcbiAgICBpbmRpY2VzOiBudWxsLFxyXG4gICAgZmlsdGVyczogdGhpcy5fZmIuZ3JvdXAoe30pLFxyXG4gICAgY2hhcnRUeXBlOiBudWxsLFxyXG4gICAgaW5kaWNlc0NoYXJ0VHlwZTogbnVsbCxcclxuICAgIHNjb3BlOiBudWxsXHJcbiAgfSk7XHJcbiAgbmdPbkluaXQoKSB7XHJcbiAgICBzdXBlci5uZ09uSW5pdCgpO1xyXG4gICAgdGhpcy5mb3JtLmdldCgnY2hhcnRUeXBlJykudmFsdWVDaGFuZ2VzLnBpcGUoc3RhcnRXaXRoKHRoaXMub3B0aW9ucy5jaGFydFR5cGUpKS5zdWJzY3JpYmUodiA9PiB7XHJcbiAgICAgIGlmIChpc0FjY3VtKHYpKVxyXG4gICAgICAgIHRoaXMuZGlzYWJsZSgnaW5kaWNlc0NoYXJ0VHlwZScsICdzZXJpZXMnLCAnaW5kaWNlcycpO1xyXG4gICAgICBlbHNlXHJcbiAgICAgICAgdGhpcy5lbmFibGUoJ2luZGljZXNDaGFydFR5cGUnLCAnc2VyaWVzJywgJ2luZGljZXMnKTtcclxuICAgIH0pO1xyXG4gIH1cclxufVxyXG4iLCI8bmctY29udGFpbmVyICpuZ0lmPVwibW9kZSA9PT0gJ3dpZGdldCc7IGVsc2UgZWRpdFwiPlxyXG48L25nLWNvbnRhaW5lcj5cclxuPG5nLXRlbXBsYXRlICNlZGl0PlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlcy5sZW5ndGggPiAxXCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snQ3ViZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgcmVxdWlyZWQgKHNlbGVjdGlvbkNoYW5nZSk9XCJjdWJlU2VsZWN0ZWQoJGV2ZW50KVwiPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBjIG9mIGN1YmVzXCIgW3ZhbHVlXT1cImNcIj57e2MudGl0bGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxkaXYgY2xhc3M9XCJyb3dcIj5cclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snWEF4aXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwieEF4aXNcIiByZXF1aXJlZCBtdWx0aXBsZSBbc29ydENvbXBhcmF0b3JdPVwic29ydENvbXBhcmF0b3JcIj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBhIG9mIGN1YmU/LmF4ZXNcIiBbdmFsdWVdPVwiYS5uYW1lXCI+e3thLnRpdGxlIH19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ3hBeGlzJykuaGFzRXJyb3IoJ3JlcXVpcmVkJylcIiBbaW5uZXJIVE1MXT1cIidSZXF1aXJlZEVycid8dHJhbnNsYXRlOignWEF4aXMnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgICAgJm5ic3A7XHJcbiAgICAgIDxtYXQtZm9ybS1maWVsZCBjbGFzcz1cImZsZXhcIj5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7J1Nlcmllcyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJzZXJpZXNcIiBtdWx0aXBsZSBbc29ydENvbXBhcmF0b3JdPVwic29ydENvbXBhcmF0b3JcIj5cclxuICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IGEgb2YgY3ViZT8uYXhlc1wiPlxyXG4gICAgICAgICAgICA8bWF0LW9wdGlvbiAqbmdJZj1cImZvcm0uZ2V0KCd4QXhpcycpLnZhbHVlICYmIGZvcm0uZ2V0KCd4QXhpcycpLnZhbHVlLmluZGV4T2YoYS5uYW1lKSA8IDBcIiBbdmFsdWVdPVwiYS5uYW1lXCI+e3thLnRpdGxlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmU/LmluZGljZXM/Lmxlbmd0aFwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0luZGljZXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImluZGljZXNcIiBtdWx0aXBsZT5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgaSBvZiBjdWJlPy5pbmRpY2VzXCIgW3ZhbHVlXT1cImkubmFtZVwiPnt7aS50aXRsZSB9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxkaXYgY2xhc3M9XCJyb3dcIj5cclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snQ2hhcnRUeXBlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImNoYXJ0VHlwZVwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24+e3snRGVmYXVsdCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlBpZVwiPnt7J1BpZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkRvdWdobnV0XCI+e3snRG91Z2hudXQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJIYWxmRG91Z2hudXRcIj57eydIYWxmRG91Z2hudXQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJDb2x1bW5cIj57eydDb2x1bW4nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCYXJcIj57eydCYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCdWJibGVcIj57eydCdWJibGUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0JhclwiPnt7J1N0YWNraW5nQmFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RhY2tpbmdCYXIxMDBcIj57eydTdGFja2luZ0JhcjEwMCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkxpbmVcIj57eydMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3BsaW5lXCI+e3snU3BsaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiQXJlYVwiPnt7J0FyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTcGxpbmVBcmVhXCI+e3snU3BsaW5lQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQXJlYVwiPnt7J1N0YWNraW5nQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQXJlYTEwMFwiPnt7J1N0YWNraW5nQXJlYTEwMCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQ29sdW1uXCI+e3snU3RhY2tpbmdDb2x1bW4nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0NvbHVtbjEwMFwiPnt7J1N0YWNraW5nQ29sdW1uMTAwJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU2NhdHRlclwiPnt7J1NjYXR0ZXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQb2xhclwiPnt7J1BvbGFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiUmFkYXJcIj57eydSYWRhcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0ZXBMaW5lXCI+e3snU3RlcExpbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGVwQXJlYVwiPnt7J1N0ZXBBcmVhJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RhY2tpbmdTdGVwQXJlYVwiPnt7J1N0YWNraW5nU3RlcEFyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0xpbmVcIj57eydTdGFja2luZ0xpbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0xpbmUxMDBcIj57eydTdGFja2luZ0xpbmUxMDAnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJGdW5uZWxcIj57eydGdW5uZWwnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQeXJhbWlkXCI+e3snUHlyYW1pZCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCIgKm5nSWY9XCJjdWJlPy5pbmRpY2VzPy5sZW5ndGhcIj5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7J0luZGljZXNDaGFydFR5cGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiaW5kaWNlc0NoYXJ0VHlwZVwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24+e3snRGVmYXVsdCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkNvbHVtblwiPnt7J0NvbHVtbid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkJhclwiPnt7J0Jhcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkJ1YmJsZVwiPnt7J0J1YmJsZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkxpbmVcIj57eydMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3BsaW5lXCI+e3snU3BsaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiQXJlYVwiPnt7J0FyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTcGxpbmVBcmVhXCI+e3snU3BsaW5lQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlNjYXR0ZXJcIj57eydTY2F0dGVyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiUG9sYXJcIj57eydQb2xhcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlJhZGFyXCI+e3snUmFkYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGVwTGluZVwiPnt7J1N0ZXBMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RlcEFyZWFcIj57eydTdGVwQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPC9kaXY+XHJcbiAgICA8Yml6ZG9jLWRlc2lnbmVyLWN1YmUtZmlsdGVyICpuZ0lmPVwiY3ViZVwiIFtjdWJlXT1cImN1YmVcIiBbZm9ybV09XCJmb3JtLmdldCgnZmlsdGVycycpXCI+PC9iaXpkb2MtZGVzaWduZXItY3ViZS1maWx0ZXI+XHJcbiAgPC9mb3JtPlxyXG4gIDwhLS08ZGl2ICpuZ0lmPVwib3B0aW9ucy54QXhpc1wiPlxyXG4gICAgPG5nLWNvbnRhaW5lciBbbmdTd2l0Y2hdPVwiaXNBY2N1bVwiPlxyXG4gICAgICA8Yml6ZG9jLWN1YmUtYWNjdW0gKm5nU3dpdGNoQ2FzZT1cInRydWVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2NoYXJ0VHlwZV09XCJvcHRpb25zLmNoYXJ0VHlwZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbd2lkdGhdPVwiMjAwXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtzY29wZV09XCJvcHRpb25zLnNjb3BlXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtjdWJlXT1cImN1YmUubmFtZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbZmlsdGVyc109XCJvcHRpb25zLmZpbHRlcnNcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW3hBeGlzXT1cIm9wdGlvbnMueEF4aXNcIj48L2JpemRvYy1jdWJlLWFjY3VtPlxyXG4gICAgICA8Yml6ZG9jLWN1YmUtY2hhcnQgKm5nU3dpdGNoRGVmYXVsdFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2N1YmVdPVwiY3ViZS5uYW1lXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFt4QXhpc109XCJvcHRpb25zLnhBeGlzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtzZXJpZXNdPVwib3B0aW9ucy5zZXJpZXNcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2luZGljZXNdPVwib3B0aW9ucy5pbmRpY2VzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtmaWx0ZXJzXT1cIm9wdGlvbnMuZmlsdGVyc1wiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbY2hhcnRUeXBlXT1cIm9wdGlvbnMuY2hhcnRUeXBlXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtpbmRpY2VzQ2hhcnRUeXBlXT1cIm9wdGlvbnMuaW5kaWNlc0NoYXJ0VHlwZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbd2lkdGhdPVwiMjAwXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtzY29wZV09XCJvcHRpb25zLnNjb3BlXCI+PC9iaXpkb2MtY3ViZS1jaGFydD5cclxuICAgIDwvbmctY29udGFpbmVyPlxyXG4gIDwvZGl2Pi0tPlxyXG48L25nLXRlbXBsYXRlPlxyXG4iXX0=
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from "@angular/core";
|
3
|
-
import { BizDoc } from "../../../core/decorators";
|
4
|
-
import { DesignerElementComponentBase } 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
|
-
function AnomalyRuleDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
9
|
-
i0.ɵɵelementContainer(0);
|
10
|
-
} }
|
11
|
-
function AnomalyRuleDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
12
|
-
i0.ɵɵelement(0, "form", 2);
|
13
|
-
} if (rf & 2) {
|
14
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
15
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
16
|
-
} }
|
17
|
-
let AnomalyRuleDesignComponent = class AnomalyRuleDesignComponent extends DesignerElementComponentBase {
|
18
|
-
constructor() {
|
19
|
-
super(...arguments);
|
20
|
-
this.form = this._fb.group({});
|
21
|
-
}
|
22
|
-
ngOnInit() {
|
23
|
-
}
|
24
|
-
};
|
25
|
-
AnomalyRuleDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵAnomalyRuleDesignComponent_BaseFactory; return function AnomalyRuleDesignComponent_Factory(t) { return (ɵAnomalyRuleDesignComponent_BaseFactory || (ɵAnomalyRuleDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AnomalyRuleDesignComponent)))(t || AnomalyRuleDesignComponent); }; }();
|
26
|
-
AnomalyRuleDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AnomalyRuleDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 3, "formGroup"]], template: function AnomalyRuleDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
27
|
-
i0.ɵɵtemplate(0, AnomalyRuleDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
|
28
|
-
i0.ɵɵtemplate(1, AnomalyRuleDesignComponent_ng_template_1_Template, 1, 1, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
29
|
-
} if (rf & 2) {
|
30
|
-
const _r1 = i0.ɵɵreference(2);
|
31
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
|
32
|
-
} }, dependencies: [i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatusGroup, i2.FormGroupDirective], encapsulation: 2 });
|
33
|
-
AnomalyRuleDesignComponent = __decorate([
|
34
|
-
BizDoc({ selector: 'anomaly-rule-designer' })
|
35
|
-
], AnomalyRuleDesignComponent);
|
36
|
-
export { AnomalyRuleDesignComponent };
|
37
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AnomalyRuleDesignComponent, [{
|
38
|
-
type: Component,
|
39
|
-
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\">\r\n </form>\r\n </ng-template>\r\n" }]
|
40
|
-
}], null, null); })();
|
41
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5vbWFseS1ydWxlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2Fub21hbHktcnVsZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hbm9tYWx5LXJ1bGUuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFFbEQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2xELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGtCQUFrQixDQUFDOzs7OztJQ0hoRSx3QkFDZTs7O0lBRWIsMEJBQ087OztJQURrQix1Q0FBa0I7O0FESXRDLElBQU0sMEJBQTBCLEdBQWhDLE1BQU0sMEJBQTJCLFNBQVEsNEJBQTRCO0lBQXJFOztRQUNJLFNBQUksR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQyxFQUM5QixDQUFDLENBQUM7S0FHSjtJQUZDLFFBQVE7SUFDUixDQUFDOzswUkFKVSwwQkFBMEIsU0FBMUIsMEJBQTBCOzZFQUExQiwwQkFBMEI7UUNQdkMsNkZBQ2U7UUFDZiw0SEFHZ0I7OztRQUxELDRDQUF5QixpQkFBQTs7QURPM0IsMEJBQTBCO0lBRHBDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSx1QkFBdUIsRUFBRSxDQUFDO0dBQ25DLDBCQUEwQixDQUt0QztTQUxZLDBCQUEwQjt1RkFBMUIsMEJBQTBCO2NBRnRDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1CdWlsZGVyLCBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2RlY29yYXRvcnNcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJFbGVtZW50Q29tcG9uZW50QmFzZSB9IGZyb20gXCIuLi9kZXNpZ25lci5iYXNlXCI7XHJcblxyXG5AQ29tcG9uZW50KHsgdGVtcGxhdGVVcmw6ICdhbm9tYWx5LXJ1bGUuY29tcG9uZW50Lmh0bWwnIH0pXHJcbiAgQEJpekRvYyh7IHNlbGVjdG9yOiAnYW5vbWFseS1ydWxlLWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgQW5vbWFseVJ1bGVEZXNpZ25Db21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lckVsZW1lbnRDb21wb25lbnRCYXNlIGltcGxlbWVudHMgT25Jbml0IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gIH0pO1xyXG4gIG5nT25Jbml0KCkge1xyXG4gIH1cclxufVxyXG5pbnRlcmZhY2UgTW9kZWwge1xyXG59XHJcbiIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJtb2RlID09PSAnd2lkZ2V0JzsgZWxzZSBlZGl0XCI+XHJcbjwvbmctY29udGFpbmVyPlxyXG48bmctdGVtcGxhdGUgI2VkaXQ+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCI+XHJcbiAgPC9mb3JtPlxyXG4gIDwvbmctdGVtcGxhdGU+XHJcbiJdfQ==
|
@@ -1,62 +0,0 @@
|
|
1
|
-
import { Component } from "@angular/core";
|
2
|
-
import { Validators } from "@angular/forms";
|
3
|
-
import { DesignerTypeElementComponent } from "../designer.base";
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
import * as i1 from "@angular/common";
|
6
|
-
import * as i2 from "@angular/forms";
|
7
|
-
import * as i3 from "@angular/material/core";
|
8
|
-
import * as i4 from "@angular/material/form-field";
|
9
|
-
import * as i5 from "@angular/material/select";
|
10
|
-
import * as i6 from "../designer-element.component";
|
11
|
-
import * as i7 from "../../../core/pipes/translate.pipe";
|
12
|
-
function AttributeDesignComponent_ng_template_1_mat_option_6_Template(rf, ctx) { if (rf & 1) {
|
13
|
-
i0.ɵɵelementStart(0, "mat-option", 5);
|
14
|
-
i0.ɵɵtext(1);
|
15
|
-
i0.ɵɵelementEnd();
|
16
|
-
} if (rf & 2) {
|
17
|
-
const t_r2 = ctx.$implicit;
|
18
|
-
i0.ɵɵproperty("value", t_r2.name);
|
19
|
-
i0.ɵɵadvance(1);
|
20
|
-
i0.ɵɵtextInterpolate(t_r2.title);
|
21
|
-
} }
|
22
|
-
function AttributeDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
23
|
-
i0.ɵɵelementStart(0, "form", 2)(1, "mat-form-field")(2, "mat-label");
|
24
|
-
i0.ɵɵtext(3);
|
25
|
-
i0.ɵɵpipe(4, "translate");
|
26
|
-
i0.ɵɵelementEnd();
|
27
|
-
i0.ɵɵelementStart(5, "mat-select", 3);
|
28
|
-
i0.ɵɵtemplate(6, AttributeDesignComponent_ng_template_1_mat_option_6_Template, 2, 2, "mat-option", 4);
|
29
|
-
i0.ɵɵelementEnd()()();
|
30
|
-
} if (rf & 2) {
|
31
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
32
|
-
i0.ɵɵproperty("formGroup", ctx_r0.form);
|
33
|
-
i0.ɵɵadvance(3);
|
34
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 3, "DataType"));
|
35
|
-
i0.ɵɵadvance(3);
|
36
|
-
i0.ɵɵproperty("ngForOf", ctx_r0.datatypes);
|
37
|
-
} }
|
38
|
-
export class AttributeDesignComponent extends DesignerTypeElementComponent {
|
39
|
-
constructor() {
|
40
|
-
super(...arguments);
|
41
|
-
this.form = this._fb.group({
|
42
|
-
dataType: this._fb.control(null, Validators.required)
|
43
|
-
});
|
44
|
-
}
|
45
|
-
ngOnInit() {
|
46
|
-
this.datatypes = this._ref.designer.types;
|
47
|
-
super.ngOnInit();
|
48
|
-
}
|
49
|
-
}
|
50
|
-
AttributeDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵAttributeDesignComponent_BaseFactory; return function AttributeDesignComponent_Factory(t) { return (ɵAttributeDesignComponent_BaseFactory || (ɵAttributeDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AttributeDesignComponent)))(t || AttributeDesignComponent); }; }();
|
51
|
-
AttributeDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AttributeDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [[3, "form"], ["bizdocEditContent", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["required", "", "formControlName", "dataType"], [3, "value", 4, "ngFor", "ngForOf"], [3, "value"]], template: function AttributeDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
52
|
-
i0.ɵɵelementStart(0, "bizdoc-designer-element", 0);
|
53
|
-
i0.ɵɵtemplate(1, AttributeDesignComponent_ng_template_1_Template, 7, 5, "ng-template", 1);
|
54
|
-
i0.ɵɵelementEnd();
|
55
|
-
} if (rf & 2) {
|
56
|
-
i0.ɵɵproperty("form", ctx.form);
|
57
|
-
} }, dependencies: [i1.NgForOf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.EditContentDirective, i6.DesignerItemComponent, i7.TranslatePipe], encapsulation: 2 });
|
58
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AttributeDesignComponent, [{
|
59
|
-
type: Component,
|
60
|
-
args: [{ template: "<bizdoc-designer-element [form]=\"form\">\r\n <ng-template bizdocEditContent>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field>\r\n <mat-label>{{'DataType'|translate}}</mat-label>\r\n <mat-select required formControlName=\"dataType\">\r\n <mat-option *ngFor=\"let t of datatypes\" [value]=\"t.name\">{{t.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </form>\r\n </ng-template>\r\n</bizdoc-designer-element>\r\n" }]
|
61
|
-
}], null, null); })();
|
62
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXR0cmlidXRlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2F0dHJpYnV0ZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hdHRyaWJ1dGUuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFFNUMsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sa0JBQWtCLENBQUM7Ozs7Ozs7Ozs7SUNHdEQscUNBQXlEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBekMsaUNBQWdCO0lBQUMsZUFBVztJQUFYLGdDQUFXOzs7SUFKMUUsK0JBQTJELHFCQUFBLGdCQUFBO0lBRTVDLFlBQXdCOztJQUFBLGlCQUFZO0lBQy9DLHFDQUFnRDtJQUM5QyxxR0FBaUY7SUFDbkYsaUJBQWEsRUFBQSxFQUFBOzs7SUFMUSx1Q0FBa0I7SUFFNUIsZUFBd0I7SUFBeEIsc0RBQXdCO0lBRVAsZUFBWTtJQUFaLDBDQUFZOztBREFoRCxNQUFNLE9BQU8sd0JBQXlCLFNBQVEsNEJBQTRCO0lBRDFFOztRQUdXLFNBQUksR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQztZQUM3QixRQUFRLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsSUFBSSxFQUFFLFVBQVUsQ0FBQyxRQUFRLENBQUM7U0FDdEQsQ0FBQyxDQUFDO0tBS0o7SUFKQyxRQUFRO1FBQ04sSUFBSSxDQUFDLFNBQVMsR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUM7UUFDMUMsS0FBSyxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ25CLENBQUM7O2dSQVJVLHdCQUF3QixTQUF4Qix3QkFBd0I7MkVBQXhCLHdCQUF3QjtRQ05yQyxrREFBdUM7UUFDckMseUZBU2M7UUFDaEIsaUJBQTBCOztRQVhELCtCQUFhOzt1RkRNekIsd0JBQXdCO2NBRHBDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IEVsZW1lbnRJbmZvIH0gZnJvbSBcIi4uL2RlY2xhcmF0aW9uc1wiO1xyXG5pbXBvcnQgeyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50IH0gZnJvbSBcIi4uL2Rlc2lnbmVyLmJhc2VcIjtcclxuXHJcbkBDb21wb25lbnQoeyB0ZW1wbGF0ZVVybDogJ2F0dHJpYnV0ZS5jb21wb25lbnQuaHRtbCcgfSlcclxuZXhwb3J0IGNsYXNzIEF0dHJpYnV0ZURlc2lnbkNvbXBvbmVudCBleHRlbmRzIERlc2lnbmVyVHlwZUVsZW1lbnRDb21wb25lbnQge1xyXG4gIGRhdGF0eXBlczogRWxlbWVudEluZm9bXTtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgZGF0YVR5cGU6IHRoaXMuX2ZiLmNvbnRyb2wobnVsbCwgVmFsaWRhdG9ycy5yZXF1aXJlZClcclxuICB9KTtcclxuICBuZ09uSW5pdCgpIHtcclxuICAgIHRoaXMuZGF0YXR5cGVzID0gdGhpcy5fcmVmLmRlc2lnbmVyLnR5cGVzO1xyXG4gICAgc3VwZXIubmdPbkluaXQoKTtcclxuICB9XHJcbn1cclxuIiwiPGJpemRvYy1kZXNpZ25lci1lbGVtZW50IFtmb3JtXT1cImZvcm1cIj5cclxuICA8bmctdGVtcGxhdGUgYml6ZG9jRWRpdENvbnRlbnQ+XHJcbiAgICA8Zm9ybSBhdXRvY29tcGxldGU9XCJvZmZcIiBbZm9ybUdyb3VwXT1cImZvcm1cIiBjbGFzcz1cImNvbHVtblwiPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydEYXRhVHlwZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8bWF0LXNlbGVjdCByZXF1aXJlZCBmb3JtQ29udHJvbE5hbWU9XCJkYXRhVHlwZVwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IHQgb2YgZGF0YXR5cGVzXCIgW3ZhbHVlXT1cInQubmFtZVwiPnt7dC50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDwvZm9ybT5cclxuICA8L25nLXRlbXBsYXRlPlxyXG48L2JpemRvYy1kZXNpZ25lci1lbGVtZW50PlxyXG4iXX0=
|