@bizdoc/core 1.16.25 → 1.16.27
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/bizdoc-schema.json +11 -0
- package/assets/system/active-directory.svg +1 -0
- package/assets/system/amazon.svg +1 -0
- package/assets/system/{Azure.svg → azure.svg} +0 -0
- package/assets/system/okta.svg +31 -0
- package/assets/system/{QAD.svg → qad.svg} +0 -0
- package/assets/system/sap.svg +1 -1
- package/assets/system/windows.svg +4 -0
- package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2020/lib/admin/admin-menu.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/declarations.mjs +8 -79
- package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +33 -29
- package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/designer.base.mjs +15 -13
- package/esm2020/lib/admin/configuration-designer/designer.component.mjs +20 -16
- package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +7 -7
- package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +28 -14
- package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +14 -21
- package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +5 -8
- package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +5 -5
- 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 +4 -4
- 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 +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/survey-form.component.mjs +44 -0
- package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +56 -13
- package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +5 -5
- 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 +4 -4
- package/esm2020/lib/admin/core/ace.input.mjs +4 -4
- package/esm2020/lib/admin/core/color-picker.input.mjs +4 -4
- package/esm2020/lib/admin/core/search.input.mjs +3 -3
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +4 -4
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +4 -4
- 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 +22 -23
- package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2020/lib/admin/form/survey/survey.component.mjs +180 -0
- package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +4 -4
- package/esm2020/lib/admin/patterns/patterns.component.mjs +4 -4
- package/esm2020/lib/admin/permissions/permissions.component.mjs +4 -4
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions.component.mjs +4 -4
- package/esm2020/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/profiler.component.mjs +5 -5
- package/esm2020/lib/admin/system.service.mjs +4 -4
- 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 +5 -5
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2020/lib/compose/action/assign-action.component.mjs +13 -5
- package/esm2020/lib/compose/action/moveto-action.component.mjs +4 -4
- package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/attachments.component.mjs +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 +4 -4
- 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 +4 -4
- package/esm2020/lib/compose/survey/survey.component.mjs +73 -0
- 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 +4 -4
- package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2020/lib/core/controls/address.input.mjs +4 -4
- package/esm2020/lib/core/controls/auto-complete.input.mjs +4 -4
- package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker.mjs +4 -4
- package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
- package/esm2020/lib/core/controls/file.input.mjs +4 -4
- package/esm2020/lib/core/controls/select.input.mjs +4 -4
- package/esm2020/lib/core/controls/time-picker.mjs +4 -4
- package/esm2020/lib/core/controls/timespan.input.mjs +4 -4
- 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 +5 -5
- 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 +6 -6
- package/esm2020/lib/core/layout/input.field.mjs +9 -9
- package/esm2020/lib/core/layout/layout.component.mjs +21 -21
- 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 +6 -6
- package/esm2020/lib/core/models.mjs +27 -27
- 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 +4 -4
- 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/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 +7 -7
- 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 +4 -4
- package/esm2020/lib/core/translations.mjs +5 -36
- 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 +4 -4
- package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-items.component.mjs +6 -6
- 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 +4 -4
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +4 -4
- 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 +4 -4
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/compare.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +4 -4
- package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/activity.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +4 -4
- package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2020/lib/desktop.module.mjs +16 -8
- 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 +25 -31
- 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 +4 -4
- 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 +4 -4
- 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 +4 -4
- package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2020/lib/reports/report.mobile.component.mjs +7 -7
- 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 +4 -4
- package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2020/lib/reports/tasks/tasks.component.mjs +4 -4
- package/esm2020/lib/routes.desktop.mjs +2 -2
- 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 +38 -0
- package/esm2020/lib/search/declarations.mjs +7 -0
- package/esm2020/lib/search/document.component.mjs +42 -0
- package/esm2020/lib/search/guide.component.mjs +27 -0
- package/esm2020/lib/search/path.component.mjs +45 -0
- package/esm2020/lib/search/search.service.mjs +143 -0
- package/esm2020/lib/shared.module.mjs +8 -7
- package/esm2020/lib/system.module.mjs +13 -7
- package/esm2020/lib/views/cube/chart.component.mjs +4 -4
- package/esm2020/lib/views/cube/cube-base.mjs +3 -3
- package/esm2020/lib/views/cube/explore.component.mjs +4 -4
- package/esm2020/lib/views/cube/matrix.component.mjs +4 -4
- package/esm2020/lib/views/cube/parallel.component.mjs +4 -4
- package/esm2020/lib/views/cube/pivot.component.mjs +4 -4
- package/esm2020/lib/views/cube/sum.component.mjs +4 -4
- package/esm2020/lib/views/cube/view.component.mjs +4 -4
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +4 -4
- package/esm2020/lib/views/view-item.component.mjs +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/esm2020/public-api.mjs +3 -2
- package/fesm2015/bizdoc-core.mjs +1818 -1439
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1809 -1437
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/admin/configuration-designer/declarations.d.ts +3 -0
- package/lib/admin/configuration-designer/designer-element.component.d.ts +6 -1
- package/lib/admin/configuration-designer/designer.base.d.ts +1 -0
- package/lib/admin/configuration-designer/designer.component.d.ts +4 -2
- package/lib/admin/configuration-designer/elements/analysis-widget.component.d.ts +2 -2
- package/lib/admin/configuration-designer/elements/box-form.component.d.ts +10 -2
- package/lib/admin/configuration-designer/elements/cube.component.d.ts +6 -1
- package/lib/admin/configuration-designer/elements/form.component.d.ts +0 -1
- package/lib/admin/configuration-designer/elements/survey-form.component.d.ts +18 -0
- package/lib/admin/configuration-designer/elements/type.component.d.ts +11 -0
- package/lib/admin/form/designer/designer.component.d.ts +5 -6
- package/lib/admin/form/survey/survey.component.d.ts +123 -0
- package/lib/compose/survey/survey.component.d.ts +17 -0
- package/lib/core/mailbox.service.d.ts +1 -1
- package/lib/core/models.d.ts +10 -2
- package/lib/core/translations.d.ts +3 -34
- package/lib/desktop.module.d.ts +11 -7
- package/lib/home/tools.component.d.ts +5 -7
- package/lib/search/cube.component.d.ts +24 -0
- package/lib/search/declarations.d.ts +9 -0
- package/lib/search/document.component.d.ts +16 -0
- package/lib/search/guide.component.d.ts +13 -0
- package/lib/search/path.component.d.ts +19 -0
- package/lib/search/search.service.d.ts +28 -0
- package/lib/shared.module.d.ts +184 -183
- package/lib/system.module.d.ts +32 -30
- package/package.json +17 -17
- package/public-api.d.ts +2 -1
- package/esm2020/lib/home/search.service.mjs +0 -75
- package/lib/home/search.service.d.ts +0 -24
@@ -9,6 +9,8 @@ export declare const FAMILY_SVG: {
|
|
9
9
|
Mfg: string;
|
10
10
|
Priority: string;
|
11
11
|
'Active Directory': string;
|
12
|
+
Amazon: string;
|
13
|
+
Okta: string;
|
12
14
|
};
|
13
15
|
/** */
|
14
16
|
export declare class DesignerRef<O = any> {
|
@@ -77,6 +79,7 @@ export interface TemplateInfo {
|
|
77
79
|
arguments?: FieldInfo[];
|
78
80
|
}
|
79
81
|
export interface ElementModel<T = any> {
|
82
|
+
groups: any[];
|
80
83
|
key?: string;
|
81
84
|
injector: Injector;
|
82
85
|
ordinal?: number;
|
@@ -4,6 +4,7 @@ import { Portal } from "@angular/cdk/portal";
|
|
4
4
|
import { BizDocComponentFactoryResolver } from "../../core/component-factory-resolver";
|
5
5
|
import { DesignerRef, ElementModel, DesignMode, DesignerElementComponent } from "./declarations";
|
6
6
|
import { LayoutComponent } from "../../core/layout/layout.component";
|
7
|
+
import { DomSanitizer } from "@angular/platform-browser";
|
7
8
|
import * as i0 from "@angular/core";
|
8
9
|
export declare class EditContentDirective {
|
9
10
|
templateRef: TemplateRef<unknown>;
|
@@ -28,6 +29,7 @@ export declare class AddContentDirective {
|
|
28
29
|
export declare class DesignerItemComponent implements AfterViewInit, OnDestroy {
|
29
30
|
private _element;
|
30
31
|
private _fb;
|
32
|
+
private _sanitizer;
|
31
33
|
private _ref;
|
32
34
|
private _cfr;
|
33
35
|
readonly svg: {
|
@@ -36,6 +38,8 @@ export declare class DesignerItemComponent implements AfterViewInit, OnDestroy {
|
|
36
38
|
Mfg: string;
|
37
39
|
Priority: string;
|
38
40
|
'Active Directory': string;
|
41
|
+
Amazon: string;
|
42
|
+
Okta: string;
|
39
43
|
};
|
40
44
|
privileges: boolean;
|
41
45
|
icon: boolean;
|
@@ -51,7 +55,8 @@ export declare class DesignerItemComponent implements AfterViewInit, OnDestroy {
|
|
51
55
|
private _customDesignerInstance;
|
52
56
|
private readonly _destroy;
|
53
57
|
optionsstate: any;
|
54
|
-
constructor(_element: ElementRef<HTMLDivElement>, _fb: FormBuilder, _ref: DesignerRef<any>, _cfr: BizDocComponentFactoryResolver);
|
58
|
+
constructor(_element: ElementRef<HTMLDivElement>, _fb: FormBuilder, _sanitizer: DomSanitizer, _ref: DesignerRef<any>, _cfr: BizDocComponentFactoryResolver);
|
59
|
+
resource(image: string): import("@angular/platform-browser").SafeResourceUrl;
|
55
60
|
optionsattached(componentRef: ComponentRef<DesignerElementComponent<any>>): void;
|
56
61
|
argumentsattached(componentRef: ComponentRef<LayoutComponent>): void;
|
57
62
|
ngOnInit(): void;
|
@@ -43,6 +43,7 @@ export declare abstract class DesignerTypeElementComponent<T = any> extends Desi
|
|
43
43
|
export declare abstract class DesignerCubeElementComponent<T = any> extends DesignerElementComponentBase<T> implements OnInit {
|
44
44
|
readonly cubes: ElementModel[];
|
45
45
|
cube: ElementModel;
|
46
|
+
sortComparator: (a: any, b: any) => number;
|
46
47
|
cubeSelected(evt: MatSelectChange): void;
|
47
48
|
constructor(fb: FormBuilder, element: ElementRef<any>, ref: DesignerRef);
|
48
49
|
ngOnInit(): void;
|
@@ -19,22 +19,24 @@ export declare class ConfigurationDesignerComponent implements UtilityComponent,
|
|
19
19
|
private _element;
|
20
20
|
private _injector;
|
21
21
|
private _ref;
|
22
|
+
searchBy: string;
|
22
23
|
loading: boolean;
|
23
24
|
saving: boolean;
|
24
25
|
dirty: boolean;
|
25
26
|
sections: Section[];
|
26
27
|
model: DesignerModel;
|
28
|
+
private _typingTimer;
|
29
|
+
private _clearTimer;
|
27
30
|
private _sections;
|
28
31
|
constructor(_panes: PanesRouter, _translate: TranslateService, _ps: PromptService, _session: SessionService, _element: ElementRef<HTMLDivElement>, _injector: Injector, _ref: UtilityRef<boolean, DesignerModel, DesignerModel>);
|
29
32
|
ngOnInit(): void;
|
30
33
|
drop(event: CdkDragDrop<ElementModel[]>): void;
|
31
|
-
private _typingTimer;
|
32
|
-
private _searchBy;
|
33
34
|
/**
|
34
35
|
* Ctrl-s save, search
|
35
36
|
* @param event
|
36
37
|
*/
|
37
38
|
handleKeyboardEvent(event: KeyboardEvent): void;
|
39
|
+
clearSearch(): void;
|
38
40
|
private _search;
|
39
41
|
private _insert;
|
40
42
|
private _open;
|
@@ -9,8 +9,8 @@ export declare class AnalysisWidgetDesignComponent extends DesignerCubeElementCo
|
|
9
9
|
series: import("@angular/forms").FormControl<unknown>;
|
10
10
|
indices: import("@angular/forms").FormControl<unknown>;
|
11
11
|
filters: import("@angular/forms").FormGroup<{}>;
|
12
|
-
chartType: import("@angular/forms").FormControl<
|
13
|
-
indicesChartType: import("@angular/forms").FormControl<
|
12
|
+
chartType: import("@angular/forms").FormControl<unknown>;
|
13
|
+
indicesChartType: import("@angular/forms").FormControl<unknown>;
|
14
14
|
scope: import("@angular/forms").FormControl<unknown>;
|
15
15
|
}>;
|
16
16
|
ngOnInit(): void;
|
@@ -1,10 +1,18 @@
|
|
1
|
-
import { OnInit } from "@angular/core";
|
1
|
+
import { ElementRef, OnInit } from "@angular/core";
|
2
|
+
import { FormBuilder } from "@angular/forms";
|
3
|
+
import { PanesRouter } from "../../../core/slots/router.service";
|
2
4
|
import { BoxFormMetadata } from "../../form/designer/designer.component";
|
5
|
+
import { DesignerRef } from "../declarations";
|
3
6
|
import { DesignerElementComponentBase } from "../designer.base";
|
4
7
|
import * as i0 from "@angular/core";
|
5
8
|
export declare class BoxFormDesignComponent extends DesignerElementComponentBase<BoxFormMetadata> implements OnInit {
|
6
|
-
|
9
|
+
private _router;
|
10
|
+
readonly form: import("@angular/forms").FormGroup<{
|
11
|
+
sections: import("@angular/forms").FormControl<any>;
|
12
|
+
}>;
|
13
|
+
constructor(fb: FormBuilder, element: ElementRef<any>, ref: DesignerRef, _router: PanesRouter);
|
7
14
|
ngOnInit(): void;
|
15
|
+
design(): void;
|
8
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<BoxFormDesignComponent, never>;
|
9
17
|
static ɵcmp: i0.ɵɵComponentDeclaration<BoxFormDesignComponent, "ng-component", never, {}, {}, never, never, false>;
|
10
18
|
}
|
@@ -12,7 +12,7 @@ export declare class CubeDesignComponent extends DesignerTypeElementComponent im
|
|
12
12
|
readonly axes: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
13
13
|
readonly indices: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
14
14
|
readonly patterns: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
15
|
-
|
15
|
+
sortComparator: (a: any, b: any) => number;
|
16
16
|
readonly form: import("@angular/forms").FormGroup<{
|
17
17
|
schedule: import("@angular/forms").FormControl<unknown>;
|
18
18
|
patterns: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
@@ -20,6 +20,11 @@ export declare class CubeDesignComponent extends DesignerTypeElementComponent im
|
|
20
20
|
axes: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
21
21
|
indices: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
22
22
|
scope: import("@angular/forms").FormControl<any>;
|
23
|
+
yAxis: import("@angular/forms").FormGroup<{
|
24
|
+
type: import("@angular/forms").FormControl<unknown>;
|
25
|
+
title: import("@angular/forms").FormControl<unknown>;
|
26
|
+
resource: import("@angular/forms").FormControl<unknown>;
|
27
|
+
}>;
|
23
28
|
anomaly: import("@angular/forms").FormControl<string>;
|
24
29
|
}>;
|
25
30
|
usage: CubeInfo;
|
@@ -48,7 +48,6 @@ export declare class FormDesignComponent extends DesignerTypeElementComponent im
|
|
48
48
|
addRole(group: FormGroup, inp: HTMLInputElement, event: MatAutocompleteSelectedEvent): void;
|
49
49
|
newRule(rule?: PermissionModel): any;
|
50
50
|
diagram(): void;
|
51
|
-
design(): void;
|
52
51
|
ngOnDestroy(): void;
|
53
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormDesignComponent, never>;
|
54
53
|
static ɵcmp: i0.ɵɵComponentDeclaration<FormDesignComponent, "ng-component", never, {}, {}, never, never, false>;
|
@@ -0,0 +1,18 @@
|
|
1
|
+
import { ElementRef, OnInit } from "@angular/core";
|
2
|
+
import { FormBuilder } from "@angular/forms";
|
3
|
+
import { PanesRouter } from "../../../core/slots/router.service";
|
4
|
+
import { SurveyMetadata } from "../../form/survey/survey.component";
|
5
|
+
import { DesignerRef } from "../declarations";
|
6
|
+
import { DesignerElementComponentBase } from "../designer.base";
|
7
|
+
import * as i0 from "@angular/core";
|
8
|
+
export declare class SurveyFormDesignComponent extends DesignerElementComponentBase<SurveyMetadata> implements OnInit {
|
9
|
+
private _router;
|
10
|
+
readonly form: import("@angular/forms").FormGroup<{
|
11
|
+
questions: import("@angular/forms").FormControl<any>;
|
12
|
+
}>;
|
13
|
+
constructor(fb: FormBuilder, element: ElementRef<any>, ref: DesignerRef, _router: PanesRouter);
|
14
|
+
ngOnInit(): void;
|
15
|
+
design(): void;
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SurveyFormDesignComponent, never>;
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SurveyFormDesignComponent, "ng-component", never, {}, {}, never, never, false>;
|
18
|
+
}
|
@@ -10,11 +10,22 @@ export declare class TypeDesignComponent extends DesignerTypeElementComponent {
|
|
10
10
|
private _source;
|
11
11
|
private _translate;
|
12
12
|
private _ps;
|
13
|
+
readonly groups: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
14
|
+
readonly patterns: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
13
15
|
readonly form: import("@angular/forms").FormGroup<{
|
14
16
|
assignable: import("@angular/forms").FormControl<unknown>;
|
17
|
+
groups: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
18
|
+
patterns: import("@angular/forms").FormArray<import("@angular/forms").FormControl<unknown>>;
|
15
19
|
}>;
|
20
|
+
values: {
|
21
|
+
key: any;
|
22
|
+
value: any;
|
23
|
+
}[];
|
16
24
|
constructor(fb: FormBuilder, _source: DatasourceService, _translate: TranslateService, _ps: PromptService, element: ElementRef<any>, ref: DesignerRef);
|
25
|
+
ngOnInit(): void;
|
17
26
|
test(): void;
|
27
|
+
newPattern(model?: any): any;
|
28
|
+
newGroup(model?: any): any;
|
18
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<TypeDesignComponent, never>;
|
19
30
|
static ɵcmp: i0.ɵɵComponentDeclaration<TypeDesignComponent, "ng-component", never, {}, {}, never, never, false>;
|
20
31
|
}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { CdkDragDrop } from "@angular/cdk/drag-drop";
|
2
2
|
import { ChangeDetectorRef, ElementRef, OnInit } from "@angular/core";
|
3
3
|
import { FormArray, FormBuilder, FormGroup } from "@angular/forms";
|
4
|
-
import { Cube,
|
4
|
+
import { Cube, FieldKind, Type } from "../../../core/models";
|
5
5
|
import { PromptService } from "../../../core/prompt.service";
|
6
6
|
import { SessionService } from "../../../core/session.service";
|
7
7
|
import { PaneRef } from "../../../core/slots/pane-ref";
|
@@ -24,6 +24,7 @@ export declare class FormDesignerComponent implements OnInit {
|
|
24
24
|
historyIndex: number;
|
25
25
|
readonly datatypes: Type[];
|
26
26
|
readonly cubes: Cube[];
|
27
|
+
readonly sections: FormArray<import("@angular/forms").FormControl<unknown>>;
|
27
28
|
readonly form: FormGroup<{
|
28
29
|
subject: import("@angular/forms").FormControl<unknown>;
|
29
30
|
value: import("@angular/forms").FormControl<unknown>;
|
@@ -31,7 +32,6 @@ export declare class FormDesignerComponent implements OnInit {
|
|
31
32
|
sections: FormArray<import("@angular/forms").FormControl<unknown>>;
|
32
33
|
}>;
|
33
34
|
title: string;
|
34
|
-
dirty: boolean;
|
35
35
|
settings: boolean;
|
36
36
|
private _formId;
|
37
37
|
constructor(_fb: FormBuilder, _pane: PaneRef<any>, _cd: ChangeDetectorRef, _ps: PromptService, _session: SessionService, _el: ElementRef, _ref: UtilityRef<boolean, {
|
@@ -46,14 +46,14 @@ export declare class FormDesignerComponent implements OnInit {
|
|
46
46
|
private _fieldform;
|
47
47
|
addSection(evt?: Event): void;
|
48
48
|
addRow(section: FormGroup, evt?: Event): void;
|
49
|
-
addField(section: FormGroup, row: FormGroup, kind:
|
49
|
+
addField(section: FormGroup, row: FormGroup, kind: FieldKind, evt?: Event): void;
|
50
50
|
removeField(row: FormGroup, field: FormGroup): void;
|
51
51
|
removeSection(section: FormGroup): void;
|
52
52
|
removeRow(section: FormGroup, row: FormGroup): void;
|
53
53
|
private _notifyChange;
|
54
|
-
private _restore;
|
55
54
|
undo(): void;
|
56
55
|
redo(): void;
|
56
|
+
private _restore;
|
57
57
|
/**
|
58
58
|
* Ctrl-s save; Ctrl-z undo
|
59
59
|
* @param event
|
@@ -69,7 +69,6 @@ export interface BoxFormMetadata {
|
|
69
69
|
value?: string;
|
70
70
|
subject?: string;
|
71
71
|
summary?: string;
|
72
|
-
cube?: string;
|
73
72
|
}
|
74
73
|
interface SectionModel {
|
75
74
|
name: string;
|
@@ -84,7 +83,7 @@ interface RowModel {
|
|
84
83
|
interface FieldModel {
|
85
84
|
name: string;
|
86
85
|
label: string;
|
87
|
-
kind:
|
86
|
+
kind: FieldKind;
|
88
87
|
required?: boolean;
|
89
88
|
dataType?: string;
|
90
89
|
min?: any;
|
@@ -0,0 +1,123 @@
|
|
1
|
+
import { CdkDragDrop } from "@angular/cdk/drag-drop";
|
2
|
+
import { ChangeDetectorRef, ElementRef, OnInit } from "@angular/core";
|
3
|
+
import { FormArray, FormBuilder, FormControl, FormGroup } from "@angular/forms";
|
4
|
+
import { Cube, FieldKind, Type } from "../../../core/models";
|
5
|
+
import { PromptService } from "../../../core/prompt.service";
|
6
|
+
import { SessionService } from "../../../core/session.service";
|
7
|
+
import { PaneRef } from "../../../core/slots/pane-ref";
|
8
|
+
import { UtilityRef } from "../../utility-ref";
|
9
|
+
import * as i0 from "@angular/core";
|
10
|
+
/** */
|
11
|
+
export declare class SurveyDesignerComponent implements OnInit {
|
12
|
+
private _fb;
|
13
|
+
private _pane;
|
14
|
+
private _cd;
|
15
|
+
private _ps;
|
16
|
+
private _session;
|
17
|
+
private _el;
|
18
|
+
private _ref;
|
19
|
+
loading: boolean;
|
20
|
+
tools: boolean;
|
21
|
+
saving: boolean;
|
22
|
+
model: SurveyMetadata;
|
23
|
+
readonly history: string[];
|
24
|
+
historyIndex: number;
|
25
|
+
readonly datatypes: Type[];
|
26
|
+
readonly cubes: Cube[];
|
27
|
+
readonly questions: FormArray<FormControl<unknown>>;
|
28
|
+
readonly form: FormGroup<{
|
29
|
+
questions: FormArray<FormControl<unknown>>;
|
30
|
+
}>;
|
31
|
+
title: string;
|
32
|
+
settings: boolean;
|
33
|
+
private _formId;
|
34
|
+
constructor(_fb: FormBuilder, _pane: PaneRef<any>, _cd: ChangeDetectorRef, _ps: PromptService, _session: SessionService, _el: ElementRef, _ref: UtilityRef<boolean, {
|
35
|
+
metadata: SurveyMetadata;
|
36
|
+
formId: string;
|
37
|
+
}, SurveyMetadata, string>);
|
38
|
+
ngOnInit(): void;
|
39
|
+
private _open;
|
40
|
+
private _assign;
|
41
|
+
private _questionform;
|
42
|
+
add(type: any, evt?: Event): void;
|
43
|
+
remove(question: FormGroup): void;
|
44
|
+
private _notifyChange;
|
45
|
+
undo(): void;
|
46
|
+
redo(): void;
|
47
|
+
private _restore;
|
48
|
+
/**
|
49
|
+
* Ctrl-s save; Ctrl-z undo
|
50
|
+
* @param event
|
51
|
+
*/
|
52
|
+
handleKeyboardEvent(event: KeyboardEvent): void;
|
53
|
+
drop(event: CdkDragDrop<FormGroup>, collection: FormArray): void;
|
54
|
+
save(): void;
|
55
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SurveyDesignerComponent, never>;
|
56
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SurveyDesignerComponent, "ng-component", never, {}, {}, never, never, false>;
|
57
|
+
}
|
58
|
+
export interface SurveyMetadata {
|
59
|
+
questions: Question[];
|
60
|
+
}
|
61
|
+
export declare type Question = Text | Html | Date | Number | Select | Choice | YesNo | Checkbox;
|
62
|
+
interface QuestionBase {
|
63
|
+
name: string;
|
64
|
+
label: string;
|
65
|
+
required?: boolean;
|
66
|
+
description?: string;
|
67
|
+
}
|
68
|
+
export interface Html extends QuestionBase {
|
69
|
+
type: 'Html';
|
70
|
+
lines?: number;
|
71
|
+
placeholder?: string;
|
72
|
+
}
|
73
|
+
export interface Text extends QuestionBase {
|
74
|
+
type: 'Text';
|
75
|
+
pattern?: string;
|
76
|
+
minLength?: number;
|
77
|
+
maxLength?: number;
|
78
|
+
prefixIcon?: string;
|
79
|
+
sufixIcon?: string;
|
80
|
+
lines?: number;
|
81
|
+
kind?: FieldKind;
|
82
|
+
placeholder?: string;
|
83
|
+
}
|
84
|
+
export interface Checkbox extends QuestionBase {
|
85
|
+
type: 'Checkbox';
|
86
|
+
defaultValue?: boolean;
|
87
|
+
}
|
88
|
+
export interface YesNo extends QuestionBase {
|
89
|
+
type: 'YesNo';
|
90
|
+
defaultValue?: boolean;
|
91
|
+
}
|
92
|
+
export interface Date extends QuestionBase {
|
93
|
+
type: 'Date';
|
94
|
+
prefixIcon?: string;
|
95
|
+
sufixIcon?: string;
|
96
|
+
defaultValue?: Date;
|
97
|
+
placeholder?: string;
|
98
|
+
}
|
99
|
+
export interface Number extends QuestionBase {
|
100
|
+
type: 'Number';
|
101
|
+
placeholder?: string;
|
102
|
+
defaultValue?: number;
|
103
|
+
prefixIcon?: string;
|
104
|
+
sufixIcon?: string;
|
105
|
+
min?: number;
|
106
|
+
max?: number;
|
107
|
+
}
|
108
|
+
export interface Select extends QuestionBase {
|
109
|
+
type: 'Select';
|
110
|
+
prefixIcon?: string;
|
111
|
+
sufixIcon?: string;
|
112
|
+
dataType?: string;
|
113
|
+
defaultValue?: string;
|
114
|
+
multiple?: boolean;
|
115
|
+
}
|
116
|
+
export interface Choice extends QuestionBase {
|
117
|
+
type: 'Choice';
|
118
|
+
options: {
|
119
|
+
[name: string]: string;
|
120
|
+
};
|
121
|
+
defaultValue?: string;
|
122
|
+
}
|
123
|
+
export {};
|
@@ -0,0 +1,17 @@
|
|
1
|
+
import { FormBuilder, FormGroup } from "@angular/forms";
|
2
|
+
import { SurveyMetadata } from "../../admin/form/survey/survey.component";
|
3
|
+
import { FormComponent, ViewMode } from "../../core/base";
|
4
|
+
import { DocumentModel } from "../../core/models";
|
5
|
+
import { FormRef } from "../form-ref";
|
6
|
+
import * as i0 from "@angular/core";
|
7
|
+
export declare class SurveyFormComponent implements FormComponent<any> {
|
8
|
+
private _fb;
|
9
|
+
metadata: SurveyMetadata;
|
10
|
+
data: DocumentModel<any>;
|
11
|
+
constructor(_fb: FormBuilder, ref: FormRef<any, SurveyMetadata>);
|
12
|
+
readonly form: FormGroup<any>;
|
13
|
+
mode: ViewMode;
|
14
|
+
onBind(data: DocumentModel<any>, version?: any): void;
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SurveyFormComponent, never>;
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SurveyFormComponent, "ng-component", never, {}, {}, never, never, false>;
|
17
|
+
}
|
@@ -93,7 +93,7 @@ export declare class MailboxService {
|
|
93
93
|
take?: number;
|
94
94
|
orderBy?: 'value' | 'viewed' | 'date';
|
95
95
|
}): Observable<HeaderModel[]>;
|
96
|
-
create<T = any>(form: string): Observable<RecipientModel<T>>;
|
96
|
+
create<T = any>(form: string, model?: T): Observable<RecipientModel<T>>;
|
97
97
|
get<T = any>(id: number, read?: boolean): Observable<RecipientModel<T>>;
|
98
98
|
private _updateunreadcounter;
|
99
99
|
save<T = any>(id: number, form: string, version: number, model: {}, files?: File[] | FileList): Observable<RecipientModel<T>>;
|
package/lib/core/models.d.ts
CHANGED
@@ -266,6 +266,7 @@ export interface Profile {
|
|
266
266
|
cubes: Cube[];
|
267
267
|
nodes: FlowNode[];
|
268
268
|
roles: Role[];
|
269
|
+
sources: Source[];
|
269
270
|
widgets: Widget[];
|
270
271
|
options: Options;
|
271
272
|
inbox: HeaderModel[];
|
@@ -277,6 +278,13 @@ export interface Profile {
|
|
277
278
|
conversationsCount: number;
|
278
279
|
license?: License;
|
279
280
|
}
|
281
|
+
export interface Source {
|
282
|
+
name: string;
|
283
|
+
title: string;
|
284
|
+
template: string;
|
285
|
+
elementTemplate: string;
|
286
|
+
keys: FieldInfo[];
|
287
|
+
}
|
280
288
|
export interface Type {
|
281
289
|
arguments?: FieldInfo[];
|
282
290
|
name: string;
|
@@ -329,7 +337,7 @@ export interface FieldInfo {
|
|
329
337
|
name: string;
|
330
338
|
label?: string;
|
331
339
|
key?: boolean;
|
332
|
-
type?:
|
340
|
+
type?: FieldKind;
|
333
341
|
validations?: Validation[];
|
334
342
|
fields?: FieldInfo[];
|
335
343
|
max?: number;
|
@@ -365,7 +373,7 @@ export declare enum ValidationType {
|
|
365
373
|
Range = "Range",
|
366
374
|
Email = "Email"
|
367
375
|
}
|
368
|
-
export declare enum
|
376
|
+
export declare enum FieldKind {
|
369
377
|
String = "String",
|
370
378
|
Number = "Number",
|
371
379
|
Time = "Time",
|
@@ -430,28 +430,13 @@ export declare const STRINGS: {
|
|
430
430
|
Download: string;
|
431
431
|
DownloadExplore: string;
|
432
432
|
Explore: string;
|
433
|
-
Username: string;
|
434
|
-
Password: string;
|
435
|
-
UsernameRequired: string;
|
436
|
-
PasswordRequired: string;
|
437
|
-
ImpersonateRequireCredentials: string;
|
438
|
-
ForgotPassword: string;
|
439
|
-
ImpersonateAs: string;
|
440
|
-
RememberMe: string;
|
441
|
-
RememberMeMobile: string;
|
442
|
-
LoginMore: string;
|
443
|
-
LoginLess: string;
|
444
|
-
Login: string;
|
445
433
|
GuideFinish: string;
|
446
|
-
LoginErr: string;
|
447
|
-
ForgotSend: string;
|
448
|
-
ForgotErr: string;
|
449
|
-
ForgotMsg: string;
|
450
434
|
Email: string;
|
451
435
|
Cube: string;
|
452
436
|
Reports: string;
|
453
437
|
Scheduler: string;
|
454
|
-
|
438
|
+
Tools: string;
|
439
|
+
Sources: string;
|
455
440
|
Help: string;
|
456
441
|
About: string;
|
457
442
|
SignOut: string;
|
@@ -1014,22 +999,6 @@ export declare const STRINGS: {
|
|
1014
999
|
Refreshing: string;
|
1015
1000
|
RefreshingMale: string;
|
1016
1001
|
RefreshingFemale: string;
|
1017
|
-
Username: string;
|
1018
|
-
Password: string;
|
1019
|
-
UsernameRequired: string;
|
1020
|
-
PasswordRequired: string;
|
1021
|
-
ImpersonateRequireCredentials: string;
|
1022
|
-
ForgotPassword: string;
|
1023
|
-
ImpersonateAs: string;
|
1024
|
-
RememberMe: string;
|
1025
|
-
RememberMeMobile: string;
|
1026
|
-
LoginMore: string;
|
1027
|
-
LoginLess: string;
|
1028
|
-
Login: string;
|
1029
|
-
LoginErr: string;
|
1030
|
-
ForgotSend: string;
|
1031
|
-
ForgotErr: string;
|
1032
|
-
ForgotMsg: string;
|
1033
1002
|
Submit: string;
|
1034
1003
|
SubmitMale: string;
|
1035
1004
|
SubmitFemale: string;
|
@@ -1151,7 +1120,7 @@ export declare const STRINGS: {
|
|
1151
1120
|
Workflow: string;
|
1152
1121
|
Cube: string;
|
1153
1122
|
Reports: string;
|
1154
|
-
|
1123
|
+
Tools: string;
|
1155
1124
|
Chat: string;
|
1156
1125
|
QuickMail: string;
|
1157
1126
|
Refresh: string;
|
package/lib/desktop.module.d.ts
CHANGED
@@ -31,15 +31,19 @@ import * as i27 from "./cube/matrix/matrix.pane.component";
|
|
31
31
|
import * as i28 from "./scheduler/scheduler.pane.component";
|
32
32
|
import * as i29 from "./chat/contacts.pane.component";
|
33
33
|
import * as i30 from "./chat/conversation.pane.component";
|
34
|
-
import * as i31 from "
|
35
|
-
import * as i32 from "
|
36
|
-
import * as i33 from "
|
37
|
-
import * as i34 from "
|
38
|
-
import * as i35 from "@angular/
|
39
|
-
import * as i36 from "
|
34
|
+
import * as i31 from "./search/cube.component";
|
35
|
+
import * as i32 from "./search/document.component";
|
36
|
+
import * as i33 from "./search/path.component";
|
37
|
+
import * as i34 from "./search/guide.component";
|
38
|
+
import * as i35 from "@angular/common";
|
39
|
+
import * as i36 from "@angular/common/http";
|
40
|
+
import * as i37 from "@angular/forms";
|
41
|
+
import * as i38 from "@angular/flex-layout";
|
42
|
+
import * as i39 from "@angular/router";
|
43
|
+
import * as i40 from "./shared.module";
|
40
44
|
export declare class DesktopModule {
|
41
45
|
static forChild(config: BizDocChildConfig): ModuleWithProviders<DesktopModule>;
|
42
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<DesktopModule, never>;
|
43
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DesktopModule, [typeof i1.DocumentInfoPaneComponent, typeof i2.DocumentViewPaneComponent, typeof i3.QuickToolsComponent, typeof i4.QuickNotificationsComponent, typeof i5.DashboardPaneComponent, typeof i6.AdminMenuComponent, typeof i7.HomeComponent, typeof i8.QuickSignComponent, typeof i9.QuickOptionsComponent, typeof i10.SlotRouterDirective, typeof i11.SlotsComponent, typeof i12.CubeMenuComponent, typeof i13.CubeViewPaneComponent, typeof i14.ExploreItemPaneComponent, typeof i15.CubeExplorePaneComponent, typeof i16.NotificationsPaneComponent, typeof i17.TracePaneComponent, typeof i18.VersionPaneComponent, typeof i19.ActionPaneComponent, typeof i20.CommentsPaneComponent, typeof i21.ReportsMenuComponent, typeof i22.ReportPaneComponent, typeof i23.FoldersMenuComponent, typeof i24.BrowsePaneComponent, typeof i25.ComposeMenuComponent, typeof i26.ComposePaneComponent, typeof i27.CubeMatrixPaneComponent, typeof i28.SchedulerPaneComponent, typeof i29.ContactsPaneComponent, typeof i30.ConversationPaneComponent], [typeof
|
47
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DesktopModule, [typeof i1.DocumentInfoPaneComponent, typeof i2.DocumentViewPaneComponent, typeof i3.QuickToolsComponent, typeof i4.QuickNotificationsComponent, typeof i5.DashboardPaneComponent, typeof i6.AdminMenuComponent, typeof i7.HomeComponent, typeof i8.QuickSignComponent, typeof i9.QuickOptionsComponent, typeof i10.SlotRouterDirective, typeof i11.SlotsComponent, typeof i12.CubeMenuComponent, typeof i13.CubeViewPaneComponent, typeof i14.ExploreItemPaneComponent, typeof i15.CubeExplorePaneComponent, typeof i16.NotificationsPaneComponent, typeof i17.TracePaneComponent, typeof i18.VersionPaneComponent, typeof i19.ActionPaneComponent, typeof i20.CommentsPaneComponent, typeof i21.ReportsMenuComponent, typeof i22.ReportPaneComponent, typeof i23.FoldersMenuComponent, typeof i24.BrowsePaneComponent, typeof i25.ComposeMenuComponent, typeof i26.ComposePaneComponent, typeof i27.CubeMatrixPaneComponent, typeof i28.SchedulerPaneComponent, typeof i29.ContactsPaneComponent, typeof i30.ConversationPaneComponent, typeof i31.CubeListingComponent, typeof i32.DocumentListingComponent, typeof i33.PathListingComponent, typeof i34.GuideListingComponent], [typeof i35.CommonModule, typeof i36.HttpClientModule, typeof i37.ReactiveFormsModule, typeof i38.FlexLayoutModule, typeof i39.RouterModule, typeof i40.SharedModule], [typeof i10.SlotRouterDirective, typeof i11.SlotsComponent, typeof i5.DashboardPaneComponent, typeof i12.CubeMenuComponent, typeof i13.CubeViewPaneComponent, typeof i14.ExploreItemPaneComponent, typeof i15.CubeExplorePaneComponent, typeof i16.NotificationsPaneComponent, typeof i17.TracePaneComponent, typeof i18.VersionPaneComponent, typeof i19.ActionPaneComponent, typeof i20.CommentsPaneComponent, typeof i21.ReportsMenuComponent, typeof i22.ReportPaneComponent, typeof i23.FoldersMenuComponent, typeof i24.BrowsePaneComponent, typeof i25.ComposeMenuComponent, typeof i26.ComposePaneComponent, typeof i27.CubeMatrixPaneComponent, typeof i28.SchedulerPaneComponent, typeof i29.ContactsPaneComponent, typeof i30.ConversationPaneComponent]>;
|
44
48
|
static ɵinj: i0.ɵɵInjectorDeclaration<DesktopModule>;
|
45
49
|
}
|
@@ -5,9 +5,8 @@ import { Observable } from 'rxjs';
|
|
5
5
|
import { Profile } from '../core/models';
|
6
6
|
import { Popup } from '../core/popup/popup.service';
|
7
7
|
import { SessionService } from '../core/session.service';
|
8
|
-
import {
|
9
|
-
import {
|
10
|
-
import { GuideService } from '../core/guide/guide.service';
|
8
|
+
import { ListingItem, SearchService } from '../search/search.service';
|
9
|
+
import { ListingComponent } from '../search/declarations';
|
11
10
|
import * as i0 from "@angular/core";
|
12
11
|
/**
|
13
12
|
* Desktop home component
|
@@ -16,14 +15,12 @@ export declare class QuickToolsComponent implements OnInit {
|
|
16
15
|
private _popup;
|
17
16
|
private _session;
|
18
17
|
private _service;
|
19
|
-
private _router;
|
20
|
-
private _guide;
|
21
18
|
input: ElementRef<HTMLInputElement>;
|
22
19
|
trigger: MatAutocompleteTrigger;
|
23
20
|
profile: Profile;
|
24
21
|
readonly search: FormControl<any>;
|
25
|
-
results: Observable<
|
26
|
-
constructor(_popup: Popup, _session: SessionService, _service: SearchService
|
22
|
+
results: Observable<ListingItem[]>;
|
23
|
+
constructor(_popup: Popup, _session: SessionService, _service: SearchService);
|
27
24
|
ngOnInit(): void;
|
28
25
|
notifs(evt: Event): void;
|
29
26
|
searching: boolean;
|
@@ -31,6 +28,7 @@ export declare class QuickToolsComponent implements OnInit {
|
|
31
28
|
collapse(evt: Event): void;
|
32
29
|
focus(): void;
|
33
30
|
displayWith: (_: any) => any;
|
31
|
+
onattached(item: ListingItem, instance: ListingComponent<any>): void;
|
34
32
|
goto(evt: MatAutocompleteSelectedEvent): void;
|
35
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<QuickToolsComponent, never>;
|
36
34
|
static ɵcmp: i0.ɵɵComponentDeclaration<QuickToolsComponent, "bizdoc-quicktools", never, {}, {}, never, never, false>;
|
@@ -0,0 +1,24 @@
|
|
1
|
+
import { SessionService } from '../core/session.service';
|
2
|
+
import { Cube, CubeAxis } from '../core/models';
|
3
|
+
import { RouterImpl } from '../core/router';
|
4
|
+
import { ListingComponent } from './declarations';
|
5
|
+
import * as i0 from "@angular/core";
|
6
|
+
export declare class CubeListingComponent implements ListingComponent<CubeListing> {
|
7
|
+
private _session;
|
8
|
+
private _router;
|
9
|
+
title: string;
|
10
|
+
cube: Cube;
|
11
|
+
axis: CubeAxis;
|
12
|
+
constructor(_session: SessionService, _router: RouterImpl);
|
13
|
+
model: CubeListing;
|
14
|
+
onBind(model: CubeListing): void;
|
15
|
+
onChoose(): void;
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CubeListingComponent, never>;
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeListingComponent, "ng-component", never, {}, {}, never, never, false>;
|
18
|
+
}
|
19
|
+
export interface CubeListing {
|
20
|
+
key: string | number;
|
21
|
+
value: any;
|
22
|
+
axis: string;
|
23
|
+
cube: string;
|
24
|
+
}
|
@@ -0,0 +1,16 @@
|
|
1
|
+
import { Form, HeaderModel } from '../core/models';
|
2
|
+
import { RouterImpl } from '../core/router';
|
3
|
+
import { ListingComponent } from './declarations';
|
4
|
+
import { SessionService } from '../core/session.service';
|
5
|
+
import * as i0 from "@angular/core";
|
6
|
+
export declare class DocumentListingComponent implements ListingComponent<HeaderModel> {
|
7
|
+
private _session;
|
8
|
+
private _router;
|
9
|
+
model: HeaderModel;
|
10
|
+
form: Form;
|
11
|
+
constructor(_session: SessionService, _router: RouterImpl);
|
12
|
+
onBind(model: HeaderModel): void;
|
13
|
+
onChoose(): void;
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentListingComponent, never>;
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentListingComponent, "ng-component", never, {}, {}, never, never, false>;
|
16
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
import { GuideService } from "../core/guide/guide.service";
|
2
|
+
import { Guide } from "../core/models";
|
3
|
+
import { ListingComponent } from "./declarations";
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class GuideListingComponent implements ListingComponent<Guide> {
|
6
|
+
private _guide;
|
7
|
+
model: Guide;
|
8
|
+
constructor(_guide: GuideService);
|
9
|
+
onBind(model: Guide): void;
|
10
|
+
onChoose(): void;
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GuideListingComponent, never>;
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GuideListingComponent, "ng-component", never, {}, {}, never, never, false>;
|
13
|
+
}
|