@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,353 +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/cdk/drag-drop";
|
8
|
-
import * as i4 from "@angular/material/autocomplete";
|
9
|
-
import * as i5 from "@angular/material/core";
|
10
|
-
import * as i6 from "@angular/material/form-field";
|
11
|
-
import * as i7 from "@angular/material/select";
|
12
|
-
import * as i8 from "@angular/material/button";
|
13
|
-
import * as i9 from "@angular/material/input";
|
14
|
-
import * as i10 from "@angular/material/icon";
|
15
|
-
import * as i11 from "../../../core/popup/tooltip.directive";
|
16
|
-
import * as i12 from "../designer-element.component";
|
17
|
-
import * as i13 from "../../../core/pipes/translate.pipe";
|
18
|
-
function FolderDesignComponent_ng_template_1_ng_container_0_ng_container_6_Template(rf, ctx) { if (rf & 1) {
|
19
|
-
i0.ɵɵelementContainer(0);
|
20
|
-
} }
|
21
|
-
function FolderDesignComponent_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
22
|
-
const _r9 = i0.ɵɵgetCurrentView();
|
23
|
-
i0.ɵɵelementContainerStart(0);
|
24
|
-
i0.ɵɵelementStart(1, "h2", 5);
|
25
|
-
i0.ɵɵtext(2);
|
26
|
-
i0.ɵɵpipe(3, "translate");
|
27
|
-
i0.ɵɵelementEnd();
|
28
|
-
i0.ɵɵelementStart(4, "div", 6, 7);
|
29
|
-
i0.ɵɵlistener("keydown.escape", function FolderDesignComponent_ng_template_1_ng_container_0_Template_div_keydown_escape_4_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r8 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r8.closeView($event)); }, false, i0.ɵɵresolveDocument);
|
30
|
-
i0.ɵɵtemplate(6, FolderDesignComponent_ng_template_1_ng_container_0_ng_container_6_Template, 1, 0, "ng-container", 8);
|
31
|
-
i0.ɵɵelementEnd();
|
32
|
-
i0.ɵɵelementStart(7, "div", 9);
|
33
|
-
i0.ɵɵelement(8, "span", 10);
|
34
|
-
i0.ɵɵelementStart(9, "button", 11);
|
35
|
-
i0.ɵɵlistener("click", function FolderDesignComponent_ng_template_1_ng_container_0_Template_button_click_9_listener() { i0.ɵɵrestoreView(_r9); const ctx_r10 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r10.closeView()); });
|
36
|
-
i0.ɵɵpipe(10, "translate");
|
37
|
-
i0.ɵɵelementStart(11, "mat-icon");
|
38
|
-
i0.ɵɵtext(12, "keyboard_return");
|
39
|
-
i0.ɵɵelementEnd()()();
|
40
|
-
i0.ɵɵelementContainerEnd();
|
41
|
-
} if (rf & 2) {
|
42
|
-
const ctx_r5 = i0.ɵɵnextContext(2);
|
43
|
-
i0.ɵɵadvance(2);
|
44
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 4, ctx_r5.context.title));
|
45
|
-
i0.ɵɵadvance(4);
|
46
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r5.view)("ngTemplateOutletContext", ctx_r5.context);
|
47
|
-
i0.ɵɵadvance(3);
|
48
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(10, 6, "Back"));
|
49
|
-
} }
|
50
|
-
function FolderDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
51
|
-
i0.ɵɵtemplate(0, FolderDesignComponent_ng_template_1_ng_container_0_Template, 13, 8, "ng-container", 4);
|
52
|
-
} if (rf & 2) {
|
53
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
54
|
-
const _r1 = i0.ɵɵreference(3);
|
55
|
-
i0.ɵɵproperty("ngIf", ctx_r0.view)("ngIfElse", _r1);
|
56
|
-
} }
|
57
|
-
function FolderDesignComponent_ng_template_2_ng_container_1_mat_form_field_4_mat_option_8_Template(rf, ctx) { if (rf & 1) {
|
58
|
-
i0.ɵɵelementStart(0, "mat-option", 22);
|
59
|
-
i0.ɵɵtext(1);
|
60
|
-
i0.ɵɵelementEnd();
|
61
|
-
} if (rf & 2) {
|
62
|
-
const c_r16 = ctx.$implicit;
|
63
|
-
i0.ɵɵproperty("value", c_r16);
|
64
|
-
i0.ɵɵadvance(1);
|
65
|
-
i0.ɵɵtextInterpolate(c_r16.title);
|
66
|
-
} }
|
67
|
-
function FolderDesignComponent_ng_template_2_ng_container_1_mat_form_field_4_Template(rf, ctx) { if (rf & 1) {
|
68
|
-
const _r18 = i0.ɵɵgetCurrentView();
|
69
|
-
i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
|
70
|
-
i0.ɵɵtext(2);
|
71
|
-
i0.ɵɵpipe(3, "translate");
|
72
|
-
i0.ɵɵelementEnd();
|
73
|
-
i0.ɵɵelementStart(4, "mat-select", 21);
|
74
|
-
i0.ɵɵlistener("selectionChange", function FolderDesignComponent_ng_template_2_ng_container_1_mat_form_field_4_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r17 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r17.cubeSelected($event)); });
|
75
|
-
i0.ɵɵelementStart(5, "mat-option");
|
76
|
-
i0.ɵɵtext(6);
|
77
|
-
i0.ɵɵpipe(7, "translate");
|
78
|
-
i0.ɵɵelementEnd();
|
79
|
-
i0.ɵɵtemplate(8, FolderDesignComponent_ng_template_2_ng_container_1_mat_form_field_4_mat_option_8_Template, 2, 2, "mat-option", 20);
|
80
|
-
i0.ɵɵelementEnd()();
|
81
|
-
} if (rf & 2) {
|
82
|
-
const ctx_r13 = i0.ɵɵnextContext(3);
|
83
|
-
i0.ɵɵadvance(2);
|
84
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 3, "Cube"));
|
85
|
-
i0.ɵɵadvance(4);
|
86
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 5, "None"));
|
87
|
-
i0.ɵɵadvance(2);
|
88
|
-
i0.ɵɵproperty("ngForOf", ctx_r13.cubes);
|
89
|
-
} }
|
90
|
-
function FolderDesignComponent_ng_template_2_ng_container_1_mat_option_10_Template(rf, ctx) { if (rf & 1) {
|
91
|
-
i0.ɵɵelementStart(0, "mat-option", 22);
|
92
|
-
i0.ɵɵtext(1);
|
93
|
-
i0.ɵɵelementEnd();
|
94
|
-
} if (rf & 2) {
|
95
|
-
const a_r19 = ctx.$implicit;
|
96
|
-
i0.ɵɵproperty("value", a_r19.name);
|
97
|
-
i0.ɵɵadvance(1);
|
98
|
-
i0.ɵɵtextInterpolate(a_r19.title);
|
99
|
-
} }
|
100
|
-
function FolderDesignComponent_ng_template_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
101
|
-
i0.ɵɵelementContainerStart(0, 17);
|
102
|
-
i0.ɵɵelementStart(1, "h2", 5);
|
103
|
-
i0.ɵɵtext(2);
|
104
|
-
i0.ɵɵpipe(3, "translate");
|
105
|
-
i0.ɵɵelementEnd();
|
106
|
-
i0.ɵɵtemplate(4, FolderDesignComponent_ng_template_2_ng_container_1_mat_form_field_4_Template, 9, 7, "mat-form-field", 18);
|
107
|
-
i0.ɵɵelementStart(5, "mat-form-field")(6, "mat-label");
|
108
|
-
i0.ɵɵtext(7);
|
109
|
-
i0.ɵɵpipe(8, "translate");
|
110
|
-
i0.ɵɵelementEnd();
|
111
|
-
i0.ɵɵelementStart(9, "mat-select", 19);
|
112
|
-
i0.ɵɵtemplate(10, FolderDesignComponent_ng_template_2_ng_container_1_mat_option_10_Template, 2, 2, "mat-option", 20);
|
113
|
-
i0.ɵɵelementEnd()();
|
114
|
-
i0.ɵɵelementContainerEnd();
|
115
|
-
} if (rf & 2) {
|
116
|
-
const ctx_r11 = i0.ɵɵnextContext(2);
|
117
|
-
i0.ɵɵadvance(2);
|
118
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 4, "Filters"));
|
119
|
-
i0.ɵɵadvance(2);
|
120
|
-
i0.ɵɵproperty("ngIf", ctx_r11.cubes.length > 1);
|
121
|
-
i0.ɵɵadvance(3);
|
122
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(8, 6, "Axes"));
|
123
|
-
i0.ɵɵadvance(3);
|
124
|
-
i0.ɵɵproperty("ngForOf", ctx_r11.cube == null ? null : ctx_r11.cube.axes);
|
125
|
-
} }
|
126
|
-
function FolderDesignComponent_ng_template_2_tr_11_Template(rf, ctx) { if (rf & 1) {
|
127
|
-
const _r23 = i0.ɵɵgetCurrentView();
|
128
|
-
i0.ɵɵelementStart(0, "tr", 23)(1, "td", 24)(2, "mat-icon", 25);
|
129
|
-
i0.ɵɵtext(3, "drag_indicator");
|
130
|
-
i0.ɵɵelementEnd()();
|
131
|
-
i0.ɵɵelementStart(4, "td", 26);
|
132
|
-
i0.ɵɵtext(5);
|
133
|
-
i0.ɵɵelementEnd();
|
134
|
-
i0.ɵɵelementStart(6, "td", 27)(7, "button", 11);
|
135
|
-
i0.ɵɵlistener("click", function FolderDesignComponent_ng_template_2_tr_11_Template_button_click_7_listener() { const restoredCtx = i0.ɵɵrestoreView(_r23); const c_r20 = restoredCtx.$implicit; const ctx_r22 = i0.ɵɵnextContext(2); const _r3 = i0.ɵɵreference(5); return i0.ɵɵresetView(ctx_r22.edit(c_r20, "Column", _r3)); });
|
136
|
-
i0.ɵɵpipe(8, "translate");
|
137
|
-
i0.ɵɵelementStart(9, "mat-icon");
|
138
|
-
i0.ɵɵtext(10, "edit");
|
139
|
-
i0.ɵɵelementEnd()();
|
140
|
-
i0.ɵɵelementStart(11, "button", 11);
|
141
|
-
i0.ɵɵlistener("click", function FolderDesignComponent_ng_template_2_tr_11_Template_button_click_11_listener() { const restoredCtx = i0.ɵɵrestoreView(_r23); const index_r21 = restoredCtx.index; const ctx_r24 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r24.columns.removeAt(index_r21)); });
|
142
|
-
i0.ɵɵpipe(12, "translate");
|
143
|
-
i0.ɵɵelementStart(13, "mat-icon");
|
144
|
-
i0.ɵɵtext(14, "delete");
|
145
|
-
i0.ɵɵelementEnd()()()();
|
146
|
-
} if (rf & 2) {
|
147
|
-
const c_r20 = ctx.$implicit;
|
148
|
-
i0.ɵɵproperty("formGroup", c_r20);
|
149
|
-
i0.ɵɵadvance(5);
|
150
|
-
i0.ɵɵtextInterpolate1(" ", c_r20.get("title").value, " ");
|
151
|
-
i0.ɵɵadvance(2);
|
152
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(8, 4, "Edit"));
|
153
|
-
i0.ɵɵadvance(4);
|
154
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(12, 6, "Remove"));
|
155
|
-
} }
|
156
|
-
function FolderDesignComponent_ng_template_2_Template(rf, ctx) { if (rf & 1) {
|
157
|
-
const _r26 = i0.ɵɵgetCurrentView();
|
158
|
-
i0.ɵɵelementStart(0, "form", 12);
|
159
|
-
i0.ɵɵtemplate(1, FolderDesignComponent_ng_template_2_ng_container_1_Template, 11, 8, "ng-container", 13);
|
160
|
-
i0.ɵɵelementStart(2, "h2", 14);
|
161
|
-
i0.ɵɵtext(3);
|
162
|
-
i0.ɵɵpipe(4, "translate");
|
163
|
-
i0.ɵɵelement(5, "span", 10);
|
164
|
-
i0.ɵɵelementStart(6, "button", 11);
|
165
|
-
i0.ɵɵlistener("click", function FolderDesignComponent_ng_template_2_Template_button_click_6_listener() { i0.ɵɵrestoreView(_r26); const ctx_r25 = i0.ɵɵnextContext(); const _r3 = i0.ɵɵreference(5); return i0.ɵɵresetView(ctx_r25.add(ctx_r25.columns, ctx_r25.newColumn(), "Column", _r3)); });
|
166
|
-
i0.ɵɵpipe(7, "translate");
|
167
|
-
i0.ɵɵelementStart(8, "mat-icon");
|
168
|
-
i0.ɵɵtext(9, "add_circle_outline");
|
169
|
-
i0.ɵɵelementEnd()()();
|
170
|
-
i0.ɵɵelementStart(10, "table", 15);
|
171
|
-
i0.ɵɵlistener("cdkDropListDropped", function FolderDesignComponent_ng_template_2_Template_table_cdkDropListDropped_10_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r27 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r27.drop($event, ctx_r27.columns)); });
|
172
|
-
i0.ɵɵtemplate(11, FolderDesignComponent_ng_template_2_tr_11_Template, 15, 8, "tr", 16);
|
173
|
-
i0.ɵɵelementEnd()();
|
174
|
-
} if (rf & 2) {
|
175
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
176
|
-
i0.ɵɵproperty("formGroup", ctx_r2.form);
|
177
|
-
i0.ɵɵadvance(1);
|
178
|
-
i0.ɵɵproperty("ngIf", ctx_r2.cubes.length);
|
179
|
-
i0.ɵɵadvance(2);
|
180
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(4, 5, "Columns"), " ");
|
181
|
-
i0.ɵɵadvance(3);
|
182
|
-
i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(7, 7, "Add"));
|
183
|
-
i0.ɵɵadvance(5);
|
184
|
-
i0.ɵɵproperty("ngForOf", ctx_r2.columns.controls);
|
185
|
-
} }
|
186
|
-
function FolderDesignComponent_ng_template_4_Template(rf, ctx) { if (rf & 1) {
|
187
|
-
const _r31 = i0.ɵɵgetCurrentView();
|
188
|
-
i0.ɵɵelementStart(0, "form", 12)(1, "mat-form-field", 28)(2, "mat-label");
|
189
|
-
i0.ɵɵtext(3);
|
190
|
-
i0.ɵɵpipe(4, "translate");
|
191
|
-
i0.ɵɵelementEnd();
|
192
|
-
i0.ɵɵelement(5, "input", 29);
|
193
|
-
i0.ɵɵelementEnd();
|
194
|
-
i0.ɵɵtext(6, " \u00A0 ");
|
195
|
-
i0.ɵɵelementStart(7, "mat-form-field", 28)(8, "mat-label");
|
196
|
-
i0.ɵɵtext(9);
|
197
|
-
i0.ɵɵpipe(10, "translate");
|
198
|
-
i0.ɵɵelementEnd();
|
199
|
-
i0.ɵɵelement(11, "input", 30);
|
200
|
-
i0.ɵɵelementStart(12, "mat-autocomplete", 31, 32);
|
201
|
-
i0.ɵɵlistener("optionSelected", function FolderDesignComponent_ng_template_4_Template_mat_autocomplete_optionSelected_12_listener($event) { const restoredCtx = i0.ɵɵrestoreView(_r31); const form_r28 = restoredCtx.$implicit; return i0.ɵɵresetView(form_r28.get("title").setValue($event.option.getLabel())); });
|
202
|
-
i0.ɵɵelementStart(14, "mat-option", 33);
|
203
|
-
i0.ɵɵtext(15);
|
204
|
-
i0.ɵɵpipe(16, "translate");
|
205
|
-
i0.ɵɵelementEnd();
|
206
|
-
i0.ɵɵelementStart(17, "mat-option", 34);
|
207
|
-
i0.ɵɵtext(18);
|
208
|
-
i0.ɵɵpipe(19, "translate");
|
209
|
-
i0.ɵɵelementEnd();
|
210
|
-
i0.ɵɵelementStart(20, "mat-option", 35);
|
211
|
-
i0.ɵɵtext(21);
|
212
|
-
i0.ɵɵpipe(22, "translate");
|
213
|
-
i0.ɵɵelementEnd();
|
214
|
-
i0.ɵɵelementStart(23, "mat-option", 36);
|
215
|
-
i0.ɵɵtext(24);
|
216
|
-
i0.ɵɵpipe(25, "translate");
|
217
|
-
i0.ɵɵelementEnd();
|
218
|
-
i0.ɵɵelementStart(26, "mat-option", 37);
|
219
|
-
i0.ɵɵtext(27);
|
220
|
-
i0.ɵɵpipe(28, "translate");
|
221
|
-
i0.ɵɵelementEnd();
|
222
|
-
i0.ɵɵelementStart(29, "mat-option", 38);
|
223
|
-
i0.ɵɵtext(30);
|
224
|
-
i0.ɵɵpipe(31, "translate");
|
225
|
-
i0.ɵɵelementEnd();
|
226
|
-
i0.ɵɵelementStart(32, "mat-option", 39);
|
227
|
-
i0.ɵɵtext(33);
|
228
|
-
i0.ɵɵpipe(34, "translate");
|
229
|
-
i0.ɵɵelementEnd();
|
230
|
-
i0.ɵɵelementStart(35, "mat-option", 40);
|
231
|
-
i0.ɵɵtext(36);
|
232
|
-
i0.ɵɵpipe(37, "translate");
|
233
|
-
i0.ɵɵelementEnd();
|
234
|
-
i0.ɵɵelementStart(38, "mat-option", 41);
|
235
|
-
i0.ɵɵtext(39);
|
236
|
-
i0.ɵɵpipe(40, "translate");
|
237
|
-
i0.ɵɵelementEnd();
|
238
|
-
i0.ɵɵelementStart(41, "mat-option", 42);
|
239
|
-
i0.ɵɵtext(42);
|
240
|
-
i0.ɵɵpipe(43, "translate");
|
241
|
-
i0.ɵɵelementEnd();
|
242
|
-
i0.ɵɵelementStart(44, "mat-option", 43);
|
243
|
-
i0.ɵɵtext(45);
|
244
|
-
i0.ɵɵpipe(46, "translate");
|
245
|
-
i0.ɵɵelementEnd()()();
|
246
|
-
i0.ɵɵtext(47, " \u00A0 ");
|
247
|
-
i0.ɵɵelementStart(48, "mat-form-field")(49, "mat-label");
|
248
|
-
i0.ɵɵtext(50);
|
249
|
-
i0.ɵɵpipe(51, "translate");
|
250
|
-
i0.ɵɵelementEnd();
|
251
|
-
i0.ɵɵelementStart(52, "mat-select", 44)(53, "mat-option", 45);
|
252
|
-
i0.ɵɵtext(54);
|
253
|
-
i0.ɵɵelementEnd();
|
254
|
-
i0.ɵɵelementStart(55, "mat-option", 46);
|
255
|
-
i0.ɵɵtext(56);
|
256
|
-
i0.ɵɵelementEnd();
|
257
|
-
i0.ɵɵelementStart(57, "mat-option", 47);
|
258
|
-
i0.ɵɵtext(58);
|
259
|
-
i0.ɵɵelementEnd();
|
260
|
-
i0.ɵɵelementStart(59, "mat-option", 48);
|
261
|
-
i0.ɵɵtext(60);
|
262
|
-
i0.ɵɵelementEnd()()()();
|
263
|
-
} if (rf & 2) {
|
264
|
-
const form_r28 = ctx.$implicit;
|
265
|
-
const _r29 = i0.ɵɵreference(13);
|
266
|
-
i0.ɵɵproperty("formGroup", form_r28);
|
267
|
-
i0.ɵɵadvance(3);
|
268
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 20, "Title"));
|
269
|
-
i0.ɵɵadvance(6);
|
270
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(10, 22, "Name"));
|
271
|
-
i0.ɵɵadvance(2);
|
272
|
-
i0.ɵɵproperty("matAutocomplete", _r29);
|
273
|
-
i0.ɵɵadvance(4);
|
274
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(16, 24, "Number"));
|
275
|
-
i0.ɵɵadvance(3);
|
276
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(19, 26, "Subject"));
|
277
|
-
i0.ɵɵadvance(3);
|
278
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 28, "Value"));
|
279
|
-
i0.ɵɵadvance(3);
|
280
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(25, 30, "Owner"));
|
281
|
-
i0.ɵɵadvance(3);
|
282
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(28, 32, "Sender"));
|
283
|
-
i0.ɵɵadvance(3);
|
284
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(31, 34, "Received"));
|
285
|
-
i0.ɵɵadvance(3);
|
286
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(34, 36, "ReceivedAgo"));
|
287
|
-
i0.ɵɵadvance(3);
|
288
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(37, 38, "Replied"));
|
289
|
-
i0.ɵɵadvance(3);
|
290
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(40, 40, "State"));
|
291
|
-
i0.ɵɵadvance(3);
|
292
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(43, 42, "Issued"));
|
293
|
-
i0.ɵɵadvance(3);
|
294
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(46, 44, "IssuedAgo"));
|
295
|
-
i0.ɵɵadvance(5);
|
296
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(51, 46, "DataType"));
|
297
|
-
i0.ɵɵadvance(4);
|
298
|
-
i0.ɵɵtextInterpolate("Text");
|
299
|
-
i0.ɵɵadvance(2);
|
300
|
-
i0.ɵɵtextInterpolate("Numeric");
|
301
|
-
i0.ɵɵadvance(2);
|
302
|
-
i0.ɵɵtextInterpolate("Date");
|
303
|
-
i0.ɵɵadvance(2);
|
304
|
-
i0.ɵɵtextInterpolate("Boolean");
|
305
|
-
} }
|
306
|
-
export class FolderDesignComponent extends DesignerTypeElementComponent {
|
307
|
-
constructor() {
|
308
|
-
super(...arguments);
|
309
|
-
this.columns = this._fb.array([]);
|
310
|
-
this.form = this._fb.group({
|
311
|
-
columns: this.columns,
|
312
|
-
filters: this._fb.group({
|
313
|
-
cube: null,
|
314
|
-
axes: null
|
315
|
-
})
|
316
|
-
});
|
317
|
-
}
|
318
|
-
ngOnInit() {
|
319
|
-
if (this.mode !== 'widget') {
|
320
|
-
this.cubes = this._ref.designer.cubes;
|
321
|
-
this.cube = this.model.filters?.cube ? this._ref.designer.cubes.find(c => c.name === this.model.filters.cube) :
|
322
|
-
this._ref.designer.cubes[0];
|
323
|
-
this.model.columns?.forEach(c => this.columns.push(this.newColumn(c), { emitEvent: false }));
|
324
|
-
}
|
325
|
-
super.ngOnInit();
|
326
|
-
}
|
327
|
-
newColumn(column) {
|
328
|
-
return this._fb.group({
|
329
|
-
name: this._fb.control(column?.name, Validators.required),
|
330
|
-
title: this._fb.control(column?.title, Validators.required),
|
331
|
-
type: column?.type,
|
332
|
-
});
|
333
|
-
}
|
334
|
-
cubeSelected(evt) {
|
335
|
-
this.cube = evt.value;
|
336
|
-
this.form.get('filters.cube').setValue(this.cube.name);
|
337
|
-
}
|
338
|
-
}
|
339
|
-
FolderDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵFolderDesignComponent_BaseFactory; return function FolderDesignComponent_Factory(t) { return (ɵFolderDesignComponent_BaseFactory || (ɵFolderDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(FolderDesignComponent)))(t || FolderDesignComponent); }; }();
|
340
|
-
FolderDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FolderDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 6, vars: 4, consts: [[3, "form", "privileges", "icon", "state"], ["bizdocEditContent", ""], ["main", ""], ["columnform", ""], [4, "ngIf", "ngIfElse"], [1, "mat-title"], [1, "column", 3, "keydown.escape"], ["element", ""], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [1, "row", "actions"], [1, "divider"], ["mat-icon-button", "", "type", "button", 3, "bizdocTooltip", "click"], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["formGroupName", "filters", "class", "column", 4, "ngIf"], [1, "mat-title", "row"], ["formArrayName", "columns", "cdkDropList", "", 1, "mat-table", 3, "cdkDropListDropped"], ["class", "mat-row", "cdkDrag", "", 3, "formGroup", 4, "ngFor", "ngForOf"], ["formGroupName", "filters", 1, "column"], [4, "ngIf"], ["formControlName", "axes", "multiple", ""], [3, "value", 4, "ngFor", "ngForOf"], [3, "selectionChange"], [3, "value"], ["cdkDrag", "", 1, "mat-row", 3, "formGroup"], [1, "mat-cell"], ["cdkDragHandle", ""], ["width", "99%", 1, "mat-cell", "flex"], [1, "mat-cell", 2, "white-space", "pre"], [1, "flex"], ["matInput", "", "formControlName", "title", "required", ""], ["matInput", "", "formControlName", "name", "required", "", 3, "matAutocomplete"], [3, "optionSelected"], ["names", "matAutocomplete"], ["value", "number"], ["value", "subject"], ["value", "value"], ["value", "owner"], ["value", "sender"], ["value", "received"], ["value", "receivedAgo"], ["value", "replied"], ["value", "state"], ["value", "issued"], ["value", "issuedAgo"], ["formControlName", "type"], ["value", "String"], ["value", "Decimal"], ["value", "Date"], ["value", "Boolean"]], template: function FolderDesignComponent_Template(rf, ctx) { if (rf & 1) {
|
341
|
-
i0.ɵɵelementStart(0, "bizdoc-designer-element", 0);
|
342
|
-
i0.ɵɵtemplate(1, FolderDesignComponent_ng_template_1_Template, 1, 2, "ng-template", 1);
|
343
|
-
i0.ɵɵelementEnd();
|
344
|
-
i0.ɵɵtemplate(2, FolderDesignComponent_ng_template_2_Template, 12, 9, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor);
|
345
|
-
i0.ɵɵtemplate(4, FolderDesignComponent_ng_template_4_Template, 61, 48, "ng-template", null, 3, i0.ɵɵtemplateRefExtractor);
|
346
|
-
} if (rf & 2) {
|
347
|
-
i0.ɵɵproperty("form", ctx.form)("privileges", true)("icon", true)("state", ctx.state);
|
348
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i1.NgTemplateOutlet, i2.ɵNgNoValidate, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i2.FormGroupName, i2.FormArrayName, i3.CdkDropList, i3.CdkDrag, i3.CdkDragHandle, i4.MatAutocomplete, i4.MatAutocompleteTrigger, i5.MatOption, i6.MatFormField, i6.MatLabel, i7.MatSelect, i8.MatButton, i9.MatInput, i10.MatIcon, i11.TooltipDirective, i12.EditContentDirective, i12.DesignerItemComponent, i13.TranslatePipe], encapsulation: 2 });
|
349
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(FolderDesignComponent, [{
|
350
|
-
type: Component,
|
351
|
-
args: [{ template: "<bizdoc-designer-element [form]=\"form\" [privileges]=\"true\" [icon]=\"true\" [state]=\"state\">\r\n <ng-template bizdocEditContent>\r\n <ng-container *ngIf=\"view; else main\">\r\n <h2 class=\"mat-title\">{{context.title|translate}}</h2>\r\n <div (document:keydown.escape)=\"closeView($event)\" #element class=\"column\">\r\n <ng-container *ngTemplateOutlet=\"view; context: context\"></ng-container>\r\n </div>\r\n <div class=\"row actions\">\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"closeView()\" type=\"button\" [bizdocTooltip]=\"'Back'|translate\"><mat-icon>keyboard_return</mat-icon></button>\r\n </div>\r\n </ng-container>\r\n </ng-template>\r\n</bizdoc-designer-element>\r\n<!---->\r\n<ng-template #main>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <ng-container formGroupName=\"filters\" *ngIf=\"cubes.length\" class=\"column\">\r\n <h2 class=\"mat-title\">{{'Filters'|translate}}</h2>\r\n <mat-form-field *ngIf=\"cubes.length>1\">\r\n <mat-label>{{'Cube'|translate}}</mat-label>\r\n <mat-select (selectionChange)=\"cubeSelected($event)\">\r\n <mat-option>{{'None'|translate}}</mat-option>\r\n <mat-option *ngFor=\"let c of cubes\" [value]=\"c\">{{c.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <mat-form-field>\r\n <mat-label>{{'Axes'|translate}}</mat-label>\r\n <mat-select formControlName=\"axes\" multiple>\r\n <mat-option *ngFor=\"let a of cube?.axes\" [value]=\"a.name\">{{a.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </ng-container>\r\n <h2 class=\"mat-title row\">\r\n {{'Columns'|translate}}\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"add(columns, newColumn(), 'Column', columnform)\" [bizdocTooltip]=\"'Add'|translate\" type=\"button\"><mat-icon>add_circle_outline</mat-icon></button>\r\n </h2>\r\n <table formArrayName=\"columns\" class=\"mat-table\" cdkDropList (cdkDropListDropped)=\"drop($event, columns)\">\r\n <tr class=\"mat-row\" *ngFor=\"let c of columns.controls; index as index\" [formGroup]=\"c\" cdkDrag>\r\n <td class=\"mat-cell\">\r\n <mat-icon cdkDragHandle>drag_indicator</mat-icon>\r\n </td>\r\n <td class=\"mat-cell flex\" width=\"99%\">\r\n {{c.get('title').value}}\r\n </td>\r\n <td class=\"mat-cell\" style=\"white-space: pre;\">\r\n <button mat-icon-button (click)=\"edit(c, 'Column', columnform)\" [bizdocTooltip]=\"'Edit'|translate\" type=\"button\"><mat-icon>edit</mat-icon></button>\r\n <button mat-icon-button (click)=\"columns.removeAt(index)\" [bizdocTooltip]=\"'Remove'|translate\" type=\"button\"><mat-icon>delete</mat-icon></button>\r\n </td>\r\n </tr>\r\n </table>\r\n </form>\r\n</ng-template>\r\n<ng-template #columnform let-form>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Title'|translate}}</mat-label>\r\n <input matInput formControlName=\"title\" required />\r\n </mat-form-field>\r\n \r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput formControlName=\"name\" required [matAutocomplete]=\"names\" />\r\n <mat-autocomplete #names=\"matAutocomplete\" (optionSelected)=\"form.get('title').setValue($event.option.getLabel())\">\r\n <mat-option value=\"number\">{{'Number'|translate}}</mat-option>\r\n <mat-option value=\"subject\">{{'Subject'|translate}}</mat-option>\r\n <mat-option value=\"value\">{{'Value'|translate}}</mat-option>\r\n <mat-option value=\"owner\">{{'Owner'|translate}}</mat-option>\r\n <mat-option value=\"sender\">{{'Sender'|translate}}</mat-option>\r\n <mat-option value=\"received\">{{'Received'|translate}}</mat-option>\r\n <mat-option value=\"receivedAgo\">{{'ReceivedAgo'|translate}}</mat-option>\r\n <mat-option value=\"replied\">{{'Replied'|translate}}</mat-option>\r\n <mat-option value=\"state\">{{'State'|translate}}</mat-option>\r\n <mat-option value=\"issued\">{{'Issued'|translate}}</mat-option>\r\n <mat-option value=\"issuedAgo\">{{'IssuedAgo'|translate}}</mat-option>\r\n </mat-autocomplete>\r\n </mat-form-field>\r\n \r\n <mat-form-field>\r\n <mat-label>{{'DataType'|translate}}</mat-label>\r\n <mat-select formControlName=\"type\">\r\n <mat-option value=\"String\">{{'Text'}}</mat-option>\r\n <mat-option value=\"Decimal\">{{'Numeric'}}</mat-option>\r\n <mat-option value=\"Date\">{{'Date'}}</mat-option>\r\n <mat-option value=\"Boolean\">{{'Boolean'}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </form>\r\n</ng-template>\r\n" }]
|
352
|
-
}], null, null); })();
|
353
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm9sZGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2ZvbGRlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9mb2xkZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFFNUMsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sa0JBQWtCLENBQUM7Ozs7Ozs7Ozs7Ozs7Ozs7SUNFeEQsd0JBQXdFOzs7O0lBSDVFLDZCQUFzQztJQUNwQyw2QkFBc0I7SUFBQSxZQUEyQjs7SUFBQSxpQkFBSztJQUN0RCxpQ0FBMkU7SUFBdEUsK01BQTJCLGVBQUEsd0JBQWlCLENBQUEsaUNBQUM7SUFDaEQscUhBQXdFO0lBQzFFLGlCQUFNO0lBQ04sOEJBQXlCO0lBQ3ZCLDJCQUE2QjtJQUM3QixrQ0FBK0Y7SUFBdkUsMkxBQVMsZUFBQSxtQkFBVyxDQUFBLElBQUM7O0lBQWtELGlDQUFVO0lBQUEsZ0NBQWU7SUFBQSxpQkFBVyxFQUFBLEVBQUE7SUFFdkksMEJBQWU7OztJQVJTLGVBQTJCO0lBQTNCLGdFQUEyQjtJQUVoQyxlQUF3QjtJQUF4Qiw4Q0FBd0IsMkNBQUE7SUFJcUIsZUFBa0M7SUFBbEMsNkRBQWtDOzs7SUFQbEcsdUdBU2U7Ozs7SUFUQSxrQ0FBWSxpQkFBQTs7O0lBcUJyQixzQ0FBZ0Q7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUFwQyw2QkFBVztJQUFDLGVBQVc7SUFBWCxpQ0FBVzs7OztJQUovRCxzQ0FBdUMsZ0JB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LENBQUMsT0FBTyxDQUFDLE1BQU0sRUFBRSxJQUFJLEVBQUUsVUFBVSxDQUFDLFFBQVEsQ0FBQztZQUN6RCxLQUFLLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsTUFBTSxFQUFFLEtBQUssRUFBRSxVQUFVLENBQUMsUUFBUSxDQUFDO1lBQzNELElBQUksRUFBRSxNQUFNLEVBQUUsSUFBSTtTQUNuQixDQUFDLENBQUE7SUFDSixDQUFDO0lBQ0QsWUFBWSxDQUFDLEdBQW9CO1FBQy9CLElBQUksQ0FBQyxJQUFJLEdBQUcsR0FBRyxDQUFDLEtBQW9CLENBQUM7UUFDckMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsY0FBYyxDQUFDLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDekQsQ0FBQzs7aVFBOUJVLHFCQUFxQixTQUFyQixxQkFBcUI7d0VBQXJCLHFCQUFxQjtRQ1JsQyxrREFBeUY7UUFDdkYsc0ZBV2M7UUFDaEIsaUJBQTBCO1FBRTFCLHdIQXNDYztRQUNkLHlIQW1DYzs7UUF6RlcsK0JBQWEsb0JBQUEsY0FBQSxvQkFBQTs7dUZEUXpCLHFCQUFxQjtjQURqQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgVmFsaWRhdG9ycyB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBGb2xkZXJDb2x1bW4gfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9tb2RlbHNcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJUeXBlRWxlbWVudENvbXBvbmVudCB9IGZyb20gXCIuLi9kZXNpZ25lci5iYXNlXCI7XHJcbmltcG9ydCB7IEVsZW1lbnRJbmZvLCBFbGVtZW50TW9kZWwsIH0gZnJvbSBcIi4uL2RlY2xhcmF0aW9uc1wiO1xyXG5pbXBvcnQgeyBNYXRTZWxlY3RDaGFuZ2UgfSBmcm9tIFwiQGFuZ3VsYXIvbWF0ZXJpYWwvc2VsZWN0XCI7XHJcblxyXG5AQ29tcG9uZW50KHsgdGVtcGxhdGVVcmw6ICdmb2xkZXIuY29tcG9uZW50Lmh0bWwnIH0pXHJcbmV4cG9ydCBjbGFzcyBGb2xkZXJEZXNpZ25Db21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50IHtcclxuICByZWFkb25seSBjb2x1bW5zID0gdGhpcy5fZmIuYXJyYXkoW10pO1xyXG4gIHJlYWRvbmx5IGZvcm0gPSB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICBjb2x1bW5zOiB0aGlzLmNvbHVtbnMsXHJcbiAgICBmaWx0ZXJzOiB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICAgIGN1YmU6IG51bGwsXHJcbiAgICAgIGF4ZXM6IG51bGxcclxuICAgIH0pXHJcbiAgfSk7XHJcbiAgY3ViZXM6IEVsZW1lbnRJbmZvW107XHJcbiAgY3ViZTogRWxlbWVudEluZm88YW55PjtcclxuICBuZ09uSW5pdCgpIHtcclxuICAgIGlmICh0aGlzLm1vZGUgIT09ICd3aWRnZXQnKSB7XHJcbiAgICAgIHRoaXMuY3ViZXMgPSB0aGlzLl9yZWYuZGVzaWduZXIuY3ViZXM7XHJcbiAgICAgIHRoaXMuY3ViZSA9IHRoaXMubW9kZWwuZmlsdGVycz8uY3ViZSA/IHRoaXMuX3JlZi5kZXNpZ25lci5jdWJlcy5maW5kKGMgPT4gYy5uYW1lID09PSB0aGlzLm1vZGVsLmZpbHRlcnMuY3ViZSkgOlxyXG4gICAgICAgIHRoaXMuX3JlZi5kZXNpZ25lci5jdWJlc1swXTtcclxuICAgICAgdGhpcy5tb2RlbC5jb2x1bW5zPy5mb3JFYWNoKGMgPT4gdGhpcy5jb2x1bW5zLnB1c2godGhpcy5uZXdDb2x1bW4oYyksIHsgZW1pdEV2ZW50OiBmYWxzZSB9KSk7XHJcbiAgICB9XHJcbiAgICBzdXBlci5uZ09uSW5pdCgpO1xyXG4gIH1cclxuICBuZXdDb2x1bW4oY29sdW1uPzogRm9sZGVyQ29sdW1uKTogYW55IHtcclxuICAgIHJldHVybiB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICAgIG5hbWU6IHRoaXMuX2ZiLmNvbnRyb2woY29sdW1uPy5uYW1lLCBWYWxpZGF0b3JzLnJlcXVpcmVkKSxcclxuICAgICAgdGl0bGU6IHRoaXMuX2ZiLmNvbnRyb2woY29sdW1uPy50aXRsZSwgVmFsaWRhdG9ycy5yZXF1aXJlZCksXHJcbiAgICAgIHR5cGU6IGNvbHVtbj8udHlwZSxcclxuICAgIH0pXHJcbiAgfVxyXG4gIGN1YmVTZWxlY3RlZChldnQ6IE1hdFNlbGVjdENoYW5nZSkge1xyXG4gICAgdGhpcy5jdWJlID0gZXZ0LnZhbHVlIGFzIEVsZW1lbnRJbmZvO1xyXG4gICAgdGhpcy5mb3JtLmdldCgnZmlsdGVycy5jdWJlJykuc2V0VmFsdWUodGhpcy5jdWJlLm5hbWUpO1xyXG4gIH1cclxufVxyXG4iLCI8Yml6ZG9jLWRlc2lnbmVyLWVsZW1lbnQgW2Zvcm1dPVwiZm9ybVwiIFtwcml2aWxlZ2VzXT1cInRydWVcIiBbaWNvbl09XCJ0cnVlXCIgW3N0YXRlXT1cInN0YXRlXCI+XHJcbiAgPG5nLXRlbXBsYXRlIGJpemRvY0VkaXRDb250ZW50PlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cInZpZXc7IGVsc2UgbWFpblwiPlxyXG4gICAgICA8aDIgY2xhc3M9XCJtYXQtdGl0bGVcIj57e2NvbnRleHQudGl0bGV8dHJhbnNsYXRlfX08L2gyPlxyXG4gICAgICA8ZGl2IChkb2N1bWVudDprZXlkb3duLmVzY2FwZSk9XCJjbG9zZVZpZXcoJGV2ZW50KVwiICNlbGVtZW50IGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cInZpZXc7IGNvbnRleHQ6IGNvbnRleHRcIj48L25nLWNvbnRhaW5lcj5cclxuICAgICAgPC9kaXY+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJyb3cgYWN0aW9uc1wiPlxyXG4gICAgICAgIDxzcGFuIGNsYXNzPVwiZGl2aWRlclwiPjwvc3Bhbj5cclxuICAgICAgICA8YnV0dG9uIG1hdC1pY29uLWJ1dHRvbiAoY2xpY2spPVwiY2xvc2VWaWV3KClcIiB0eXBlPVwiYnV0dG9uXCIgW2JpemRvY1Rvb2x0aXBdPVwiJ0JhY2snfHRyYW5zbGF0ZVwiPjxtYXQtaWNvbj5rZXlib2FyZF9yZXR1cm48L21hdC1pY29uPjwvYnV0dG9uPlxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvbmctY29udGFpbmVyPlxyXG4gIDwvbmctdGVtcGxhdGU+XHJcbjwvYml6ZG9jLWRlc2lnbmVyLWVsZW1lbnQ+XHJcbjwhLS0tLT5cclxuPG5nLXRlbXBsYXRlICNtYWluPlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bmctY29udGFpbmVyIGZvcm1Hcm91cE5hbWU9XCJmaWx0ZXJzXCIgKm5nSWY9XCJjdWJlcy5sZW5ndGhcIiBjbGFzcz1cImNvbHVtblwiPlxyXG4gICAgICA8aDIgY2xhc3M9XCJtYXQtdGl0bGVcIj57eydGaWx0ZXJzJ3x0cmFuc2xhdGV9fTwvaDI+XHJcbiAgICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmVzLmxlbmd0aD4xXCI+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydDdWJlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICAgIDxtYXQtc2VsZWN0IChzZWxlY3Rpb25DaGFuZ2UpPVwiY3ViZVNlbGVjdGVkKCRldmVudClcIj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uPnt7J05vbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGMgb2YgY3ViZXNcIiBbdmFsdWVdPVwiY1wiPnt7Yy50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgICAgPG1hdC1mb3JtLWZpZWxkPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snQXhlcyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJheGVzXCIgbXVsdGlwbGU+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCIgW3ZhbHVlXT1cImEubmFtZVwiPnt7YS50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDwvbmctY29udGFpbmVyPlxyXG4gICAgPGgyIGNsYXNzPVwibWF0LXRpdGxlIHJvd1wiPlxyXG4gICAgICB7eydDb2x1bW5zJ3x0cmFuc2xhdGV9fVxyXG4gICAgICA8c3BhbiBjbGFzcz1cImRpdmlkZXJcIj48L3NwYW4+XHJcbiAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJhZGQoY29sdW1ucywgbmV3Q29sdW1uKCksICdDb2x1bW4nLCBjb2x1bW5mb3JtKVwiIFtiaXpkb2NUb29sdGlwXT1cIidBZGQnfHRyYW5zbGF0ZVwiIHR5cGU9XCJidXR0b25cIj48bWF0LWljb24+YWRkX2NpcmNsZV9vdXRsaW5lPC9tYXQtaWNvbj48L2J1dHRvbj5cclxuICAgIDwvaDI+XHJcbiAgICA8dGFibGUgZm9ybUFycmF5TmFtZT1cImNvbHVtbnNcIiBjbGFzcz1cIm1hdC10YWJsZVwiIGNka0Ryb3BMaXN0IChjZGtEcm9wTGlzdERyb3BwZWQpPVwiZHJvcCgkZXZlbnQsIGNvbHVtbnMpXCI+XHJcbiAgICAgIDx0ciBjbGFzcz1cIm1hdC1yb3dcIiAqbmdGb3I9XCJsZXQgYyBvZiBjb2x1bW5zLmNvbnRyb2xzOyBpbmRleCBhcyBpbmRleFwiIFtmb3JtR3JvdXBdPVwiY1wiIGNka0RyYWc+XHJcbiAgICAgICAgPHRkIGNsYXNzPVwibWF0LWNlbGxcIj5cclxuICAgICAgICAgIDxtYXQtaWNvbiBjZGtEcmFnSGFuZGxlPmRyYWdfaW5kaWNhdG9yPC9tYXQtaWNvbj5cclxuICAgICAgICA8L3RkPlxyXG4gICAgICAgIDx0ZCBjbGFzcz1cIm1hdC1jZWxsIGZsZXhcIiB3aWR0aD1cIjk5JVwiPlxyXG4gICAgICAgICAge3tjLmdldCgndGl0bGUnKS52YWx1ZX19XHJcbiAgICAgICAgPC90ZD5cclxuICAgICAgICA8dGQgY2xhc3M9XCJtYXQtY2VsbFwiIHN0eWxlPVwid2hpdGUtc3BhY2U6IHByZTtcIj5cclxuICAgICAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJlZGl0KGMsICdDb2x1bW4nLCBjb2x1bW5mb3JtKVwiIFtiaXpkb2NUb29sdGlwXT1cIidFZGl0J3x0cmFuc2xhdGVcIiB0eXBlPVwiYnV0dG9uXCI+PG1hdC1pY29uPmVkaXQ8L21hdC1pY29uPjwvYnV0dG9uPlxyXG4gICAgICAgICAgPGJ1dHRvbiBtYXQtaWNvbi1idXR0b24gKGNsaWNrKT1cImNvbHVtbnMucmVtb3ZlQXQoaW5kZXgpXCIgW2JpemRvY1Rvb2x0aXBdPVwiJ1JlbW92ZSd8dHJhbnNsYXRlXCIgdHlwZT1cImJ1dHRvblwiPjxtYXQtaWNvbj5kZWxldGU8L21hdC1pY29uPjwvYnV0dG9uPlxyXG4gICAgICAgIDwvdGQ+XHJcbiAgICAgIDwvdHI+XHJcbiAgICA8L3RhYmxlPlxyXG4gIDwvZm9ybT5cclxuPC9uZy10ZW1wbGF0ZT5cclxuPG5nLXRlbXBsYXRlICNjb2x1bW5mb3JtIGxldC1mb3JtPlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snVGl0bGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxpbnB1dCBtYXRJbnB1dCBmb3JtQ29udHJvbE5hbWU9XCJ0aXRsZVwiIHJlcXVpcmVkIC8+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgJm5ic3A7XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snTmFtZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPGlucHV0IG1hdElucHV0IGZvcm1Db250cm9sTmFtZT1cIm5hbWVcIiByZXF1aXJlZCBbbWF0QXV0b2NvbXBsZXRlXT1cIm5hbWVzXCIgLz5cclxuICAgICAgPG1hdC1hdXRvY29tcGxldGUgI25hbWVzPVwibWF0QXV0b2NvbXBsZXRlXCIgKG9wdGlvblNlbGVjdGVkKT1cImZvcm0uZ2V0KCd0aXRsZScpLnNldFZhbHVlKCRldmVudC5vcHRpb24uZ2V0TGFiZWwoKSlcIj5cclxuICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIm51bWJlclwiPnt7J051bWJlcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJzdWJqZWN0XCI+e3snU3ViamVjdCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJ2YWx1ZVwiPnt7J1ZhbHVlJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIm93bmVyXCI+e3snT3duZXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwic2VuZGVyXCI+e3snU2VuZGVyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cInJlY2VpdmVkXCI+e3snUmVjZWl2ZWQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwicmVjZWl2ZWRBZ29cIj57eydSZWNlaXZlZEFnbyd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJyZXBsaWVkXCI+e3snUmVwbGllZCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJzdGF0ZVwiPnt7J1N0YXRlJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cImlzc3VlZFwiPnt7J0lzc3VlZCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJpc3N1ZWRBZ29cIj57eydJc3N1ZWRBZ28nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1hdXRvY29tcGxldGU+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgJm5ic3A7XHJcbiAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snRGF0YVR5cGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cInR5cGVcIj5cclxuICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0cmluZ1wiPnt7J1RleHQnfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJEZWNpbWFsXCI+e3snTnVtZXJpYyd9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkRhdGVcIj57eydEYXRlJ319PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiQm9vbGVhblwiPnt7J0Jvb2xlYW4nfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgPC9mb3JtPlxyXG48L25nLXRlbXBsYXRlPlxyXG4iXX0=
|