@bizdoc/core 2.3.32 → 2.3.34
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 +1 -0
- package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2022/lib/admin/admin-menu.component.mjs +5 -5
- package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/designer-element.component.mjs +15 -15
- package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
- package/esm2022/lib/admin/architecture/designer.component.mjs +16 -8
- package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/role.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
- package/esm2022/lib/admin/core/ace.input.mjs +3 -3
- package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
- package/esm2022/lib/admin/core/search.input.mjs +3 -3
- package/esm2022/lib/admin/diff/configuration-diff.component.mjs +5 -5
- package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
- package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/role-node.component.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
- package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2022/lib/admin/system.service.mjs +3 -3
- package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2022/lib/app.component.mjs +6 -6
- package/esm2022/lib/bizdoc.module.mjs +4 -4
- package/esm2022/lib/browse/browse-items.component.mjs +3 -3
- package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2022/lib/browse/browse.pane.component.mjs +22 -11
- package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2022/lib/browse/filter/filter.component.mjs +28 -38
- package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2022/lib/chat/chat-info.mjs +3 -3
- package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2022/lib/chat/chat.service.mjs +3 -3
- package/esm2022/lib/chat/contacts.component.mjs +15 -14
- package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2022/lib/chat/conversation.component.mjs +5 -5
- package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
- package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
- package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
- package/esm2022/lib/compose/box/box.component.mjs +3 -3
- package/esm2022/lib/compose/box/control.component.mjs +3 -3
- package/esm2022/lib/compose/box/row.component.mjs +3 -3
- package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
- package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
- package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
- package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
- package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2022/lib/compose/compose-resolve.service.mjs +6 -6
- package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2022/lib/compose/dismiss.service.mjs +3 -3
- package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2022/lib/compose/document.component.mjs +3 -3
- package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2022/lib/compose/document.pane.component.mjs +3 -3
- package/esm2022/lib/compose/events/events.component.mjs +3 -3
- package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2022/lib/compose/form.component.mjs +3 -3
- package/esm2022/lib/compose/new-menu.component.mjs +5 -5
- package/esm2022/lib/compose/privilage.directive.mjs +6 -6
- package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2022/lib/compose/state.component.mjs +3 -3
- package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2022/lib/compose/trace/flow.component.mjs +8 -4
- package/esm2022/lib/compose/trace/people.component.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.pane.component.mjs +7 -9
- package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2022/lib/core/StickyToolbar.mjs +3 -3
- package/esm2022/lib/core/account.service.mjs +3 -3
- package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2022/lib/core/checkbox.mjs +3 -3
- package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2022/lib/core/datasource.service.mjs +3 -3
- package/esm2022/lib/core/fields/address.designer.mjs +3 -3
- package/esm2022/lib/core/fields/address.field.mjs +3 -3
- package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
- package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
- package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
- package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
- package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
- package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
- package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
- package/esm2022/lib/core/fields/date.designer.mjs +3 -3
- package/esm2022/lib/core/fields/date.field.mjs +3 -3
- package/esm2022/lib/core/fields/expression.field.mjs +6 -6
- package/esm2022/lib/core/fields/file.designer.mjs +3 -3
- package/esm2022/lib/core/fields/file.field.mjs +3 -3
- package/esm2022/lib/core/fields/html.designer.mjs +3 -3
- package/esm2022/lib/core/fields/html.field.mjs +3 -3
- package/esm2022/lib/core/fields/input.designer.mjs +3 -3
- package/esm2022/lib/core/fields/input.field.mjs +3 -3
- package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
- package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
- package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
- package/esm2022/lib/core/fields/options.base.mjs +6 -6
- package/esm2022/lib/core/fields/options.component.mjs +3 -3
- package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
- package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
- package/esm2022/lib/core/fields/select.designer.mjs +3 -3
- package/esm2022/lib/core/fields/select.field.mjs +3 -3
- package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
- package/esm2022/lib/core/fields/signature.field.mjs +3 -3
- package/esm2022/lib/core/fields/switch.field.mjs +3 -3
- package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
- package/esm2022/lib/core/fields/tags.field.mjs +3 -3
- package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
- package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
- package/esm2022/lib/core/fields/time.designer.mjs +3 -3
- package/esm2022/lib/core/fields/time.field.mjs +3 -3
- package/esm2022/lib/core/fields/timespan.field.mjs +6 -6
- package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
- package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
- package/esm2022/lib/core/guide/guide.component.mjs +8 -8
- package/esm2022/lib/core/guide/guide.service.mjs +3 -3
- package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
- package/esm2022/lib/core/http.interceptor.mjs +3 -3
- package/esm2022/lib/core/hub.service.mjs +3 -3
- package/esm2022/lib/core/identity/identity.component.mjs +3 -3
- package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2022/lib/core/info/document-info.service.mjs +3 -3
- package/esm2022/lib/core/info/location-info.component.mjs +3 -3
- package/esm2022/lib/core/info/map-info.mjs +3 -3
- package/esm2022/lib/core/inputs/address.input.mjs +3 -3
- package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-picker-body.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
- package/esm2022/lib/core/inputs/file.input.mjs +3 -3
- package/esm2022/lib/core/inputs/select.input.mjs +3 -3
- package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
- package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
- package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
- package/esm2022/lib/core/layout.component.mjs +3 -3
- package/esm2022/lib/core/lottie-animation.mjs +3 -3
- package/esm2022/lib/core/mailbox.service.mjs +3 -3
- package/esm2022/lib/core/none.component.mjs +3 -3
- package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
- package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/time-ago.pipe.mjs +6 -6
- package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
- package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2022/lib/core/popup/popup.component.mjs +3 -3
- package/esm2022/lib/core/popup/popup.service.mjs +3 -3
- package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2022/lib/core/prompt.service.mjs +3 -3
- package/esm2022/lib/core/router.mjs +6 -6
- package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
- package/esm2022/lib/core/session.service.mjs +3 -3
- package/esm2022/lib/core/slots/router.directive.mjs +3 -3
- package/esm2022/lib/core/slots/router.service.mjs +3 -3
- package/esm2022/lib/core/slots/slots.component.mjs +32 -32
- package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2022/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2022/lib/core/tagging/users.component.mjs +3 -3
- package/esm2022/lib/core/translate.service.mjs +3 -3
- package/esm2022/lib/core/translations.mjs +27 -7
- package/esm2022/lib/core/window-title.service.mjs +3 -3
- package/esm2022/lib/cube/accum/accum.component.mjs +3 -3
- package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2022/lib/cube/cube-info.service.mjs +3 -3
- package/esm2022/lib/cube/cube-menu.component.mjs +5 -5
- package/esm2022/lib/cube/cube-view.component.mjs +3 -3
- package/esm2022/lib/cube/cube.service.mjs +3 -3
- package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2022/lib/cube/grid/grid.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/table.component.mjs +122 -101
- package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2022/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +3 -3
- package/esm2022/lib/cube/spreadsheet/spreadsheet.container.mjs +3 -3
- package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2022/lib/cube/view-base.mjs +3 -3
- package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2022/lib/cube/view.pane.component.mjs +27 -13
- package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2022/lib/designer.module.mjs +4 -4
- package/esm2022/lib/desktop.module.mjs +5 -8
- package/esm2022/lib/home/about/about.dialog.mjs +3 -3
- package/esm2022/lib/home/home-base.component.mjs +5 -5
- package/esm2022/lib/home/home.desktop.component.mjs +133 -42
- package/esm2022/lib/home/home.mobile.component.mjs +5 -5
- package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2022/lib/home/options/options.component.mjs +34 -37
- package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +5 -5
- package/esm2022/lib/home/sign/sign.component.mjs +3 -3
- package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2022/lib/mobile.module.mjs +4 -4
- package/esm2022/lib/modules/chart.module.mjs +4 -4
- package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
- package/esm2022/lib/modules/dayjs.module.mjs +4 -4
- package/esm2022/lib/modules/diagram.module.mjs +4 -4
- package/esm2022/lib/modules/gantt.module.mjs +4 -4
- package/esm2022/lib/modules/grid.module.mjs +4 -4
- package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
- package/esm2022/lib/modules/material.module.mjs +4 -4
- package/esm2022/lib/modules/paginator.intl.mjs +3 -3
- package/esm2022/lib/modules/pivot.module.mjs +4 -4
- package/esm2022/lib/modules/schedule.module.mjs +4 -4
- package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2022/lib/modules/stepper.intl.mjs +3 -3
- package/esm2022/lib/modules/texteditor.module.mjs +4 -4
- package/esm2022/lib/notifications/filter.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.service.mjs +3 -3
- package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2022/lib/options/options.component.mjs +72 -81
- package/esm2022/lib/options/options.service.mjs +9 -29
- package/esm2022/lib/reports/arguments-component.mjs +3 -3
- package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/grid-documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/role-performance.component.mjs +3 -3
- package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-base.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-chart.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-pivot.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
- package/esm2022/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2022/lib/reports/report.pane.component.mjs +28 -11
- package/esm2022/lib/reports/reports-menu.component.mjs +5 -5
- package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2022/lib/search/cube.component.mjs +9 -7
- package/esm2022/lib/search/document.component.mjs +6 -6
- package/esm2022/lib/search/guide.component.mjs +10 -9
- package/esm2022/lib/search/path.component.mjs +6 -6
- package/esm2022/lib/search/search.service.mjs +3 -3
- package/esm2022/lib/shared.module.mjs +7 -7
- package/esm2022/lib/system.module.mjs +9 -5
- package/esm2022/lib/views/cube/chart.component.mjs +3 -3
- package/esm2022/lib/views/cube/cube-base.mjs +3 -3
- package/esm2022/lib/views/cube/explore.component.mjs +3 -3
- package/esm2022/lib/views/cube/matrix.component.mjs +7 -5
- package/esm2022/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2022/lib/views/cube/sum.component.mjs +3 -3
- package/esm2022/lib/views/cube/view.component.mjs +3 -3
- package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
- package/esm2022/lib/views/view-item.component.mjs +3 -3
- package/esm2022/lib/views/views.component.mjs +3 -3
- package/esm2022/lib/views/views.mobile.component.mjs +3 -3
- package/esm2022/lib/views/views.pane.component.mjs +3 -3
- package/esm2022/public-api.mjs +2 -1
- package/fesm2022/bizdoc-core.mjs +3203 -3120
- package/fesm2022/bizdoc-core.mjs.map +1 -1
- package/lib/admin/architecture/designer.component.d.ts +2 -1
- package/lib/browse/browse.pane.component.d.ts +3 -2
- package/lib/browse/filter/filter.component.d.ts +2 -5
- package/lib/compose/trace/trace.pane.component.d.ts +1 -1
- package/lib/core/guide/guide.component.d.ts +1 -1
- package/lib/core/slots/slots.component.d.ts +6 -4
- package/lib/core/translations.d.ts +22 -2
- package/lib/cube/matrix/table.component.d.ts +13 -7
- package/lib/cube/view.pane.component.d.ts +8 -3
- package/lib/desktop.module.d.ts +37 -38
- package/lib/home/home-base.component.d.ts +1 -1
- package/lib/home/home.desktop.component.d.ts +31 -6
- package/lib/home/home.mobile.component.d.ts +1 -1
- package/lib/home/options/options.component.d.ts +10 -13
- package/lib/options/options.component.d.ts +18 -21
- package/lib/options/options.service.d.ts +2 -7
- package/lib/reports/report.pane.component.d.ts +8 -2
- package/lib/shared.module.d.ts +1 -1
- package/lib/views/cube/matrix.component.d.ts +2 -0
- package/package.json +6 -6
- package/public-api.d.ts +1 -0
- package/esm2022/lib/home/tools.component.mjs +0 -82
- package/lib/home/tools.component.d.ts +0 -35
@@ -24,6 +24,7 @@ export declare class ConfigurationDesignerComponent implements UtilityComponent,
|
|
24
24
|
private _popup;
|
25
25
|
private _ref;
|
26
26
|
filters: TemplateRef<any>;
|
27
|
+
filterEl: ElementRef<HTMLElement>;
|
27
28
|
searchBy: number;
|
28
29
|
loading: boolean;
|
29
30
|
saving: boolean;
|
@@ -50,7 +51,7 @@ export declare class ConfigurationDesignerComponent implements UtilityComponent,
|
|
50
51
|
*
|
51
52
|
* @param evt
|
52
53
|
*/
|
53
|
-
|
54
|
+
openFilter(evt?: Event): void;
|
54
55
|
/**
|
55
56
|
*
|
56
57
|
* @param section
|
@@ -21,6 +21,7 @@ export declare class BrowsePaneComponent implements OnInit {
|
|
21
21
|
private _translate;
|
22
22
|
private _dialog;
|
23
23
|
items: BrowseItemsComponent;
|
24
|
+
filterEl: ElementRef<HTMLElement>;
|
24
25
|
search: ElementRef;
|
25
26
|
folderId: string;
|
26
27
|
filterType: FilterType;
|
@@ -33,9 +34,9 @@ export declare class BrowsePaneComponent implements OnInit {
|
|
33
34
|
constructor(_pane: PaneRef<BrowsePaneComponent>, _session: SessionService, _popup: Popup, _router: PanesRouter, _directionality: Directionality, _translate: TranslateService, _dialog: MatDialog);
|
34
35
|
ngOnInit(): void;
|
35
36
|
get folder(): Folder;
|
36
|
-
openFilter(evt
|
37
|
+
openFilter(evt?: Event): void;
|
37
38
|
/**
|
38
|
-
*
|
39
|
+
* Alt-s, Alt-q
|
39
40
|
* @param event
|
40
41
|
*/
|
41
42
|
handleKeydown(event: KeyboardEvent): void;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { EventEmitter, OnInit, OnDestroy,
|
1
|
+
import { EventEmitter, OnInit, OnDestroy, ElementRef, AfterViewInit, ChangeDetectorRef } from '@angular/core';
|
2
2
|
import { FormBuilder } from '@angular/forms';
|
3
3
|
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
4
4
|
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
@@ -10,7 +10,7 @@ import { AccountService } from '../../core/account.service';
|
|
10
10
|
import { BizDocConfig } from '../../core/configuration';
|
11
11
|
import { MatChipListbox, MatChipListboxChange } from '@angular/material/chips';
|
12
12
|
import * as i0 from "@angular/core";
|
13
|
-
export declare class BrowseFilterComponent implements OnInit,
|
13
|
+
export declare class BrowseFilterComponent implements OnInit, AfterViewInit, OnDestroy {
|
14
14
|
private _fb;
|
15
15
|
private _session;
|
16
16
|
private _cd;
|
@@ -52,11 +52,8 @@ export declare class BrowseFilterComponent implements OnInit, OnChanges, AfterVi
|
|
52
52
|
constructor(_fb: FormBuilder, _session: SessionService, _cd: ChangeDetectorRef, _mailbox: MailboxService, _accounts: AccountService, _config: BizDocConfig);
|
53
53
|
ngOnInit(): void;
|
54
54
|
ngAfterViewInit(): void;
|
55
|
-
ngOnChanges(changes: SimpleChanges): void;
|
56
|
-
private _initialize;
|
57
55
|
display(keyValue: any): any;
|
58
56
|
change(axis: string, evt: MatAutocompleteSelectedEvent): void;
|
59
|
-
setValue(value: BrowseFilterArgs): void;
|
60
57
|
clearSender(): void;
|
61
58
|
axesChange(axes: AxesMap): void;
|
62
59
|
toggleTag(evt: MatChipListboxChange): void;
|
@@ -14,7 +14,7 @@ export declare class TracePaneComponent implements OnInit {
|
|
14
14
|
flow: FlowViewComponent;
|
15
15
|
constructor(translate: TranslateService, _pane: PaneRef<TracePaneComponent>, _router: PanesRouter);
|
16
16
|
ngOnInit(): void;
|
17
|
-
|
17
|
+
showVersion(time: Date): void;
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<TracePaneComponent, never>;
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<TracePaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
20
20
|
}
|
@@ -26,7 +26,7 @@ export declare class GuideComponent implements OnInit {
|
|
26
26
|
keydown(evt: KeyboardEvent): void;
|
27
27
|
next(): void;
|
28
28
|
prev(): void;
|
29
|
-
close(
|
29
|
+
close(done?: boolean): void;
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<GuideComponent, never>;
|
31
31
|
static ɵcmp: i0.ɵɵComponentDeclaration<GuideComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
32
32
|
}
|
@@ -3,7 +3,6 @@ import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
3
3
|
import { CdkScrollable, ComponentType } from '@angular/cdk/overlay';
|
4
4
|
import { RippleConfig } from '@angular/material/core';
|
5
5
|
import { WindowTitleService } from '../window-title.service';
|
6
|
-
import { GuideService } from '../guide/guide.service';
|
7
6
|
import { PanesRouter } from './router.service';
|
8
7
|
import { SessionService } from '../session.service';
|
9
8
|
import { PaneRef, PaneOptions } from './pane-ref';
|
@@ -19,7 +18,6 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
19
18
|
private _cd;
|
20
19
|
private _router;
|
21
20
|
private _title;
|
22
|
-
private _guide;
|
23
21
|
private _injector;
|
24
22
|
readonly dialogChange: EventEmitter<boolean>;
|
25
23
|
_panesContainerRef: ViewContainerRef;
|
@@ -55,7 +53,7 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
55
53
|
private readonly _rtl;
|
56
54
|
private readonly _resizing;
|
57
55
|
private readonly _destroy;
|
58
|
-
constructor(data: ExtendedRoute[], _session: SessionService, _cd: ChangeDetectorRef, _router: PanesRouter, _title: WindowTitleService,
|
56
|
+
constructor(data: ExtendedRoute[], _session: SessionService, _cd: ChangeDetectorRef, _router: PanesRouter, _title: WindowTitleService, _injector: Injector);
|
59
57
|
ngOnInit(): void;
|
60
58
|
private _deserialize;
|
61
59
|
/**
|
@@ -133,7 +131,6 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
133
131
|
* @param options
|
134
132
|
*/
|
135
133
|
private _insertTab;
|
136
|
-
guide(name: string): void;
|
137
134
|
back(): void;
|
138
135
|
/**
|
139
136
|
*
|
@@ -147,6 +144,11 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
147
144
|
* @param pane
|
148
145
|
*/
|
149
146
|
private _paneCommand;
|
147
|
+
/**
|
148
|
+
* Alt-h
|
149
|
+
* @param event
|
150
|
+
*/
|
151
|
+
handleKeydown(event: KeyboardEvent): void;
|
150
152
|
/**
|
151
153
|
* escape
|
152
154
|
* @param event
|
@@ -84,6 +84,13 @@ export declare const STRINGS: {
|
|
84
84
|
ar: {};
|
85
85
|
ru: {};
|
86
86
|
en: {
|
87
|
+
AltSHelp: string;
|
88
|
+
CtrlSHelp: string;
|
89
|
+
AltNHelp: string;
|
90
|
+
AltQHelp: string;
|
91
|
+
AltHHelp: string;
|
92
|
+
AltAHelp: string;
|
93
|
+
CtrlDotHelp: string;
|
87
94
|
SettingThingsUp: string;
|
88
95
|
PleaseWait: string;
|
89
96
|
ReceivedAgo: string;
|
@@ -268,6 +275,7 @@ export declare const STRINGS: {
|
|
268
275
|
Settings: string;
|
269
276
|
Senders: string;
|
270
277
|
Guides: string;
|
278
|
+
Guide: string;
|
271
279
|
Events: string;
|
272
280
|
Unread: string;
|
273
281
|
EmailNotifications: string;
|
@@ -399,6 +407,7 @@ export declare const STRINGS: {
|
|
399
407
|
Patterns: string;
|
400
408
|
Title: string;
|
401
409
|
Search: string;
|
410
|
+
SearchFolders: string;
|
402
411
|
SearchContacts: string;
|
403
412
|
Dates: string;
|
404
413
|
From: string;
|
@@ -408,7 +417,8 @@ export declare const STRINGS: {
|
|
408
417
|
Standard: string;
|
409
418
|
Average: string;
|
410
419
|
Open: string;
|
411
|
-
|
420
|
+
SoundOn: string;
|
421
|
+
SoundOff: string;
|
412
422
|
TaggedInComments: string;
|
413
423
|
TaggedYourselfNotify: string;
|
414
424
|
TaggedNotify: string;
|
@@ -485,6 +495,13 @@ export declare const STRINGS: {
|
|
485
495
|
MaxLengthErr: string;
|
486
496
|
};
|
487
497
|
he: {
|
498
|
+
AltSHelp: string;
|
499
|
+
CtrlSHelp: string;
|
500
|
+
AltNHelp: string;
|
501
|
+
AltHHelp: string;
|
502
|
+
AltAHelp: string;
|
503
|
+
CtrlDotHelp: string;
|
504
|
+
AltQHelp: string;
|
488
505
|
PatternErr: string;
|
489
506
|
EmailErr: string;
|
490
507
|
MinLengthErr: string;
|
@@ -717,7 +734,8 @@ export declare const STRINGS: {
|
|
717
734
|
YouTakenActionByTo: string;
|
718
735
|
ActionTakenByYou: string;
|
719
736
|
ActionTakenByYouTo: string;
|
720
|
-
|
737
|
+
SoundOn: string;
|
738
|
+
SoundOff: string;
|
721
739
|
TaggedInComments: string;
|
722
740
|
TaggedYourselfNotify: string;
|
723
741
|
TaggedNotify: string;
|
@@ -796,6 +814,7 @@ export declare const STRINGS: {
|
|
796
814
|
Senders: string;
|
797
815
|
GuideFinish: string;
|
798
816
|
Guides: string;
|
817
|
+
Guide: string;
|
799
818
|
Events: string;
|
800
819
|
EmailNotifications: string;
|
801
820
|
MarkAsRead: string;
|
@@ -808,6 +827,7 @@ export declare const STRINGS: {
|
|
808
827
|
Patterns: string;
|
809
828
|
Pattern: string;
|
810
829
|
Search: string;
|
830
|
+
SearchFolders: string;
|
811
831
|
SearchMale: string;
|
812
832
|
SearchFemale: string;
|
813
833
|
SearchContacts: string;
|
@@ -21,20 +21,20 @@ export declare class CubeMatrixComponent implements OnChanges {
|
|
21
21
|
CURRENCY: string;
|
22
22
|
SYMBOL: string;
|
23
23
|
tableElement: ElementRef<HTMLTableElement>;
|
24
|
-
seriesTotalLabel
|
25
|
-
xAxisTotalLabel
|
24
|
+
seriesTotalLabel?: string;
|
25
|
+
xAxisTotalLabel?: string;
|
26
26
|
_cube?: string;
|
27
27
|
_xAxis: string;
|
28
28
|
_series: string;
|
29
29
|
_indices?: string[] | string;
|
30
|
-
indexAt
|
31
|
-
placeAt
|
32
|
-
scope
|
30
|
+
indexAt?: AxisType;
|
31
|
+
placeAt?: AxisPlace;
|
32
|
+
scope?: ScopeType;
|
33
33
|
private _sum;
|
34
34
|
set sum(val: SumSettings | SumSettings[]);
|
35
35
|
filters: AxesMap;
|
36
|
-
private _interactive;
|
37
36
|
loading: boolean;
|
37
|
+
private _interactive;
|
38
38
|
get interactive(): boolean;
|
39
39
|
set interactive(value: boolean);
|
40
40
|
readonly onExplore: EventEmitter<AxisClickEvent>;
|
@@ -62,16 +62,22 @@ export declare class CubeMatrixComponent implements OnChanges {
|
|
62
62
|
private _map;
|
63
63
|
private _clone;
|
64
64
|
private _totals;
|
65
|
-
private _calculatesum;
|
66
65
|
private _stringify;
|
67
66
|
private _format;
|
68
67
|
explore(column: HeaderInfo, row: HeaderInfo): void;
|
68
|
+
/** */
|
69
69
|
export(): void;
|
70
|
+
/**
|
71
|
+
*
|
72
|
+
* @param x
|
73
|
+
* @param y
|
74
|
+
*/
|
70
75
|
_move(x: any, y: any): void;
|
71
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubeMatrixComponent, never>;
|
72
77
|
static ɵcmp: i0.ɵɵComponentDeclaration<CubeMatrixComponent, "bizdoc-cube-matrix", never, { "seriesTotalLabel": { "alias": "seriesTotalLabel"; "required": false; }; "xAxisTotalLabel": { "alias": "xAxisTotalLabel"; "required": false; }; "_cube": { "alias": "cube"; "required": false; }; "_xAxis": { "alias": "xAxis"; "required": false; }; "_series": { "alias": "series"; "required": false; }; "_indices": { "alias": "indices"; "required": false; }; "indexAt": { "alias": "indexAt"; "required": false; }; "placeAt": { "alias": "placeAt"; "required": false; }; "scope": { "alias": "scope"; "required": false; }; "sum": { "alias": "sum"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "interactive": { "alias": "interactive"; "required": false; }; }, { "onExplore": "explore"; "loadingChange": "loadingChange"; }, never, never, false, never>;
|
73
78
|
}
|
74
79
|
export type SumSettings = {
|
80
|
+
startMonth?: number;
|
75
81
|
value?: string | number;
|
76
82
|
axis: AxisType;
|
77
83
|
title: string;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { OnInit } from '@angular/core';
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
2
2
|
import { CubeService } from './cube.service';
|
3
3
|
import { SessionService } from '../core/session.service';
|
4
4
|
import { GuideService } from '../core/guide/guide.service';
|
@@ -13,6 +13,7 @@ export declare class CubeViewPaneComponent extends ViewBase implements OnInit {
|
|
13
13
|
private _pane;
|
14
14
|
private _popup;
|
15
15
|
viewPane: CubeViewComponent;
|
16
|
+
filterEl: ElementRef<HTMLElement>;
|
16
17
|
constructor(session: SessionService, _pane: PaneRef<CubeViewPaneComponent>, _popup: Popup, router: RouterImpl, service: CubeService, guide: GuideService);
|
17
18
|
ngOnInit(): void;
|
18
19
|
/**
|
@@ -20,8 +21,12 @@ export declare class CubeViewPaneComponent extends ViewBase implements OnInit {
|
|
20
21
|
* @param evt
|
21
22
|
*/
|
22
23
|
explore(evt: AxisClickEvent): void;
|
23
|
-
|
24
|
-
|
24
|
+
/**
|
25
|
+
* Alt-f
|
26
|
+
* @param event
|
27
|
+
*/
|
28
|
+
handleKeydown(event: KeyboardEvent): void;
|
29
|
+
openFilter(evt?: Event): void;
|
25
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubeViewPaneComponent, never>;
|
26
31
|
static ɵcmp: i0.ɵɵComponentDeclaration<CubeViewPaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
27
32
|
}
|
package/lib/desktop.module.d.ts
CHANGED
@@ -3,46 +3,45 @@ import { BizDocChildConfig } from './core/configuration';
|
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
import * as i1 from "./compose/document.pane.component";
|
5
5
|
import * as i2 from "./views/views.pane.component";
|
6
|
-
import * as i3 from "./home/
|
7
|
-
import * as i4 from "./
|
8
|
-
import * as i5 from "./
|
9
|
-
import * as i6 from "./
|
10
|
-
import * as i7 from "./home/
|
11
|
-
import * as i8 from "./home/
|
12
|
-
import * as i9 from "./
|
13
|
-
import * as i10 from "./core/slots/
|
14
|
-
import * as i11 from "./
|
15
|
-
import * as i12 from "./cube/
|
16
|
-
import * as i13 from "./cube/
|
17
|
-
import * as i14 from "./cube/explore/
|
18
|
-
import * as i15 from "./
|
19
|
-
import * as i16 from "./
|
20
|
-
import * as i17 from "./compose/
|
21
|
-
import * as i18 from "./compose/
|
22
|
-
import * as i19 from "./compose/
|
23
|
-
import * as i20 from "./
|
24
|
-
import * as i21 from "./reports/
|
25
|
-
import * as i22 from "./
|
26
|
-
import * as i23 from "./browse/
|
27
|
-
import * as i24 from "./
|
28
|
-
import * as i25 from "./compose/
|
29
|
-
import * as i26 from "./
|
30
|
-
import * as i27 from "./
|
31
|
-
import * as i28 from "./
|
32
|
-
import * as i29 from "./chat/
|
33
|
-
import * as i30 from "./
|
34
|
-
import * as i31 from "./search/
|
35
|
-
import * as i32 from "./search/
|
36
|
-
import * as i33 from "./search/
|
37
|
-
import * as i34 from "
|
38
|
-
import * as i35 from "@angular/common";
|
39
|
-
import * as i36 from "@angular/
|
40
|
-
import * as i37 from "@angular/
|
41
|
-
import * as i38 from "
|
42
|
-
import * as i39 from "./shared.module";
|
6
|
+
import * as i3 from "./home/notifications/notifications.component";
|
7
|
+
import * as i4 from "./dashboard/dashboard.pane.component";
|
8
|
+
import * as i5 from "./admin/admin-menu.component";
|
9
|
+
import * as i6 from "./home/home.desktop.component";
|
10
|
+
import * as i7 from "./home/sign/sign.component";
|
11
|
+
import * as i8 from "./home/options/options.component";
|
12
|
+
import * as i9 from "./core/slots/router.directive";
|
13
|
+
import * as i10 from "./core/slots/slots.component";
|
14
|
+
import * as i11 from "./cube/cube-menu.component";
|
15
|
+
import * as i12 from "./cube/view.pane.component";
|
16
|
+
import * as i13 from "./cube/explore/item.pane.component";
|
17
|
+
import * as i14 from "./cube/explore/explore.pane.component";
|
18
|
+
import * as i15 from "./notifications/notifications.pane.component";
|
19
|
+
import * as i16 from "./compose/trace/trace.pane.component";
|
20
|
+
import * as i17 from "./compose/version-compare/version.pane.component";
|
21
|
+
import * as i18 from "./compose/action/action.pane.dialog.exp";
|
22
|
+
import * as i19 from "./compose/comments/comments.pane.component";
|
23
|
+
import * as i20 from "./reports/reports-menu.component";
|
24
|
+
import * as i21 from "./reports/report.pane.component";
|
25
|
+
import * as i22 from "./browse/folders-menu.component";
|
26
|
+
import * as i23 from "./browse/browse.pane.component";
|
27
|
+
import * as i24 from "./compose/new-menu.component";
|
28
|
+
import * as i25 from "./compose/compose.pane.component";
|
29
|
+
import * as i26 from "./cube/matrix/matrix.pane.component";
|
30
|
+
import * as i27 from "./scheduler/scheduler.pane.component";
|
31
|
+
import * as i28 from "./chat/contacts.pane.component";
|
32
|
+
import * as i29 from "./chat/conversation.pane.component";
|
33
|
+
import * as i30 from "./search/cube.component";
|
34
|
+
import * as i31 from "./search/document.component";
|
35
|
+
import * as i32 from "./search/path.component";
|
36
|
+
import * as i33 from "./search/guide.component";
|
37
|
+
import * as i34 from "@angular/common";
|
38
|
+
import * as i35 from "@angular/common/http";
|
39
|
+
import * as i36 from "@angular/forms";
|
40
|
+
import * as i37 from "@angular/router";
|
41
|
+
import * as i38 from "./shared.module";
|
43
42
|
export declare class DesktopModule {
|
44
43
|
static forChild(config: BizDocChildConfig): ModuleWithProviders<DesktopModule>;
|
45
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<DesktopModule, never>;
|
46
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DesktopModule, [typeof i1.DocumentInfoPaneComponent, typeof i2.DocumentViewPaneComponent, typeof i3.
|
45
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DesktopModule, [typeof i1.DocumentInfoPaneComponent, typeof i2.DocumentViewPaneComponent, typeof i3.QuickNotificationsComponent, typeof i4.DashboardPaneComponent, typeof i5.AdminMenuComponent, typeof i6.HomeComponent, typeof i7.QuickSignComponent, typeof i8.QuickOptionsComponent, typeof i9.SlotRouterDirective, typeof i10.SlotsComponent, typeof i11.CubeMenuComponent, typeof i12.CubeViewPaneComponent, typeof i13.ExploreItemPaneComponent, typeof i14.CubeExplorePaneComponent, typeof i15.NotificationsPaneComponent, typeof i16.TracePaneComponent, typeof i17.VersionPaneComponent, typeof i18.ActionPaneComponent, typeof i19.CommentsPaneComponent, typeof i20.ReportsMenuComponent, typeof i21.ReportPaneComponent, typeof i22.FoldersMenuComponent, typeof i23.BrowsePaneComponent, typeof i24.ComposeMenuComponent, typeof i25.ComposePaneComponent, typeof i26.CubeMatrixPaneComponent, typeof i27.SchedulerPaneComponent, typeof i28.ContactsPaneComponent, typeof i29.ConversationPaneComponent, typeof i30.CubeListingComponent, typeof i31.DocumentListingComponent, typeof i32.PathListingComponent, typeof i33.GuideListingComponent], [typeof i34.CommonModule, typeof i35.HttpClientModule, typeof i36.ReactiveFormsModule, typeof i37.RouterModule, typeof i38.SharedModule], [typeof i9.SlotRouterDirective, typeof i10.SlotsComponent, typeof i4.DashboardPaneComponent, typeof i11.CubeMenuComponent, typeof i12.CubeViewPaneComponent, typeof i13.ExploreItemPaneComponent, typeof i14.CubeExplorePaneComponent, typeof i15.NotificationsPaneComponent, typeof i16.TracePaneComponent, typeof i17.VersionPaneComponent, typeof i18.ActionPaneComponent, typeof i19.CommentsPaneComponent, typeof i20.ReportsMenuComponent, typeof i21.ReportPaneComponent, typeof i22.FoldersMenuComponent, typeof i23.BrowsePaneComponent, typeof i24.ComposeMenuComponent, typeof i25.ComposePaneComponent, typeof i26.CubeMatrixPaneComponent, typeof i27.SchedulerPaneComponent, typeof i28.ContactsPaneComponent, typeof i29.ConversationPaneComponent]>;
|
47
46
|
static ɵinj: i0.ɵɵInjectorDeclaration<DesktopModule>;
|
48
47
|
}
|
@@ -23,7 +23,7 @@ export declare abstract class HomeBase implements OnInit {
|
|
23
23
|
resize(): void;
|
24
24
|
abstract onNewMessage(model: RecipientModel): any;
|
25
25
|
mails(): void;
|
26
|
-
notifs(): void;
|
26
|
+
notifs(_?: Event): void;
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<HomeBase, never>;
|
28
28
|
static ɵdir: i0.ɵɵDirectiveDeclaration<HomeBase, never, never, {}, {}, never, never, false, never>;
|
29
29
|
}
|
@@ -1,8 +1,9 @@
|
|
1
|
-
import { Injector } from '@angular/core';
|
1
|
+
import { Injector, ElementRef, ComponentRef } from '@angular/core';
|
2
2
|
import { MatSidenav } from '@angular/material/sidenav';
|
3
3
|
import { MatSnackBar } from '@angular/material/snack-bar';
|
4
|
+
import { Observable } from 'rxjs';
|
4
5
|
import { BizDocConfig } from '../core/configuration';
|
5
|
-
import { RecipientModel } from '../core/models';
|
6
|
+
import { Profile, RecipientModel } from '../core/models';
|
6
7
|
import { SessionService } from '../core/session.service';
|
7
8
|
import { PanesRouter } from '../core/slots/router.service';
|
8
9
|
import { Popup } from '../core/popup/popup.service';
|
@@ -11,19 +12,26 @@ import { HubService } from '../core/hub.service';
|
|
11
12
|
import { HomeBase } from './home-base.component';
|
12
13
|
import { MailboxService } from '../core/mailbox.service';
|
13
14
|
import { PromptService } from '../core/prompt.service';
|
15
|
+
import { SlotsComponent } from '../core/slots/slots.component';
|
16
|
+
import { GuideService } from '../core/guide/guide.service';
|
17
|
+
import { MatAutocompleteSelectedEvent, MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
18
|
+
import { FormControl } from '@angular/forms';
|
19
|
+
import { ListingItem, SearchService } from '../search/search.service';
|
20
|
+
import { ListingComponent } from '../search/declarations';
|
14
21
|
import * as i0 from "@angular/core";
|
15
22
|
/** desktop home comp */
|
16
23
|
export declare class HomeComponent extends HomeBase {
|
17
24
|
private _router;
|
25
|
+
private _service;
|
18
26
|
private _mailbox;
|
19
27
|
private _popup;
|
20
28
|
private _sb;
|
29
|
+
private _guide;
|
21
30
|
dialog: boolean;
|
22
31
|
readonly sysAdmin: boolean;
|
23
|
-
private _submenuMode;
|
24
32
|
readonly forms: import("../core/models").Form[];
|
25
33
|
creating: boolean;
|
26
|
-
private
|
34
|
+
private _submenuMode;
|
27
35
|
get submenuMode(): 'full' | 'shrink';
|
28
36
|
set submenuMode(value: 'full' | 'shrink');
|
29
37
|
private _submenu;
|
@@ -40,7 +48,16 @@ export declare class HomeComponent extends HomeBase {
|
|
40
48
|
get pinned(): any;
|
41
49
|
set pinned(value: any);
|
42
50
|
drawer: MatSidenav;
|
43
|
-
|
51
|
+
main: SlotsComponent;
|
52
|
+
input: ElementRef<HTMLInputElement>;
|
53
|
+
trigger: MatAutocompleteTrigger;
|
54
|
+
profile: Profile;
|
55
|
+
readonly search: FormControl<any>;
|
56
|
+
results: Observable<ListingItem[]>;
|
57
|
+
searching: boolean;
|
58
|
+
private _collapseToggle;
|
59
|
+
constructor(_router: PanesRouter, _service: SearchService, _mailbox: MailboxService, _popup: Popup, _sb: PromptService, _guide: GuideService, injector: Injector, session: SessionService, messaging: HubService, translate: TranslateService, snackBar: MatSnackBar, config: BizDocConfig);
|
60
|
+
ngOnInit(): void;
|
44
61
|
/** options */
|
45
62
|
options(evt: Event): void;
|
46
63
|
signout(evt: Event): void;
|
@@ -55,10 +72,18 @@ export declare class HomeComponent extends HomeBase {
|
|
55
72
|
togglePinned(): void;
|
56
73
|
mails(): void;
|
57
74
|
/**
|
58
|
-
* Alt
|
75
|
+
* Alt+n, Alt+a, Ctrl + .
|
59
76
|
* @param event
|
60
77
|
*/
|
61
78
|
handleKeyboardEvent(event: KeyboardEvent): void;
|
79
|
+
guide(name: string): void;
|
80
|
+
notifs(evt: Event): void;
|
81
|
+
toggle(evt: Event): void;
|
82
|
+
collapse(evt: Event): void;
|
83
|
+
focus(): void;
|
84
|
+
displayWith: (_: any) => any;
|
85
|
+
onAttached(item: ListingItem, compRef: ComponentRef<ListingComponent<any>>): void;
|
86
|
+
goto(evt: MatAutocompleteSelectedEvent): void;
|
62
87
|
static ɵfac: i0.ɵɵFactoryDeclaration<HomeComponent, never>;
|
63
88
|
static ɵcmp: i0.ɵɵComponentDeclaration<HomeComponent, "bizdoc-home", never, {}, {}, never, never, false, never>;
|
64
89
|
}
|
@@ -36,7 +36,7 @@ export declare class HomeMobileComponent extends HomeBase implements OnInit {
|
|
36
36
|
/** options */
|
37
37
|
options(evt: Event): void;
|
38
38
|
signout(): void;
|
39
|
-
notifs(): void;
|
39
|
+
notifs(evt?: Event): void;
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<HomeMobileComponent, never>;
|
41
41
|
static ɵcmp: i0.ɵɵComponentDeclaration<HomeMobileComponent, "bizdoc-mobile-home", never, {}, {}, never, never, false, never>;
|
42
42
|
}
|
@@ -1,38 +1,36 @@
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
2
2
|
import { MatDialog } from '@angular/material/dialog';
|
3
|
-
import {
|
4
|
-
import { AvailabilityState, Guide } from '../../core/models';
|
3
|
+
import { AvailabilityState, Guide, Profile } from '../../core/models';
|
5
4
|
import { SessionService } from '../../core/session.service';
|
6
|
-
import { OptionsService } from "../../options/options.service";
|
7
5
|
import { PromptService } from '../../core/prompt.service';
|
8
6
|
import { GuideService } from '../../core/guide/guide.service';
|
9
7
|
import { HubService } from '../../core/hub.service';
|
10
8
|
import { PopupRef } from "../../core/popup/popup-ref";
|
11
|
-
import { Theme } from '../../core/configuration';
|
9
|
+
import { BizDocConfig, Theme } from '../../core/configuration';
|
10
|
+
import { FormBuilder } from '@angular/forms';
|
12
11
|
import * as i0 from "@angular/core";
|
13
12
|
export declare class QuickOptionsComponent implements OnInit, OnDestroy {
|
14
13
|
private _ps;
|
14
|
+
private _fb;
|
15
15
|
private _guide;
|
16
|
-
private _options;
|
17
|
-
private _bsRef;
|
18
16
|
private _popupRef;
|
19
17
|
private _hub;
|
20
18
|
private _session;
|
21
19
|
private _dialog;
|
22
|
-
readonly name: string;
|
23
|
-
readonly by: string;
|
24
20
|
online: boolean;
|
25
21
|
theme: string;
|
26
22
|
available: AvailabilityState;
|
23
|
+
guidesCount: number;
|
24
|
+
saveing: boolean;
|
27
25
|
readonly languages: string[];
|
28
26
|
readonly themes: Theme[];
|
29
27
|
readonly guides: Guide[];
|
28
|
+
readonly currentLanguage: string;
|
29
|
+
readonly profile: Profile;
|
30
30
|
readonly modes: AvailabilityState[];
|
31
|
-
guidesCount: number;
|
32
|
-
currentLanguage: string;
|
33
31
|
private readonly _destroy;
|
34
32
|
/** options ctor */
|
35
|
-
constructor(_ps: PromptService,
|
33
|
+
constructor(_ps: PromptService, _fb: FormBuilder, _guide: GuideService, _popupRef: PopupRef<QuickOptionsComponent>, _hub: HubService, _session: SessionService, _dialog: MatDialog, config: BizDocConfig);
|
36
34
|
ngOnInit(): void;
|
37
35
|
revive(): void;
|
38
36
|
about(): void;
|
@@ -41,8 +39,7 @@ export declare class QuickOptionsComponent implements OnInit, OnDestroy {
|
|
41
39
|
setAvailable(val: AvailabilityState): void;
|
42
40
|
changeTheme(name: Theme): void;
|
43
41
|
changeLanguage(code: string): void;
|
44
|
-
options(): void;
|
45
42
|
ngOnDestroy(): void;
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuickOptionsComponent, [null, null, null, { optional: true; },
|
43
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QuickOptionsComponent, [null, null, null, { optional: true; }, null, null, null, null]>;
|
47
44
|
static ɵcmp: i0.ɵɵComponentDeclaration<QuickOptionsComponent, "bizdoc-quick-options", never, {}, {}, never, never, false, never>;
|
48
45
|
}
|
@@ -1,8 +1,7 @@
|
|
1
|
-
import { OnInit, OnDestroy, InjectionToken } from '@angular/core';
|
1
|
+
import { OnInit, OnDestroy, InjectionToken, TemplateRef } from '@angular/core';
|
2
2
|
import { FormBuilder, FormGroup } from '@angular/forms';
|
3
3
|
import { Observable } from 'rxjs';
|
4
4
|
import { OverlayRef } from '@angular/cdk/overlay';
|
5
|
-
import { MatExpansionPanel } from '@angular/material/expansion';
|
6
5
|
import { MatChipInput, MatChipInputEvent } from '@angular/material/chips';
|
7
6
|
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
8
7
|
import { MatInput } from '@angular/material/input';
|
@@ -11,29 +10,25 @@ import { Options, UserInfo } from '../core/models';
|
|
11
10
|
import { AccountService } from '../core/account.service';
|
12
11
|
import { SessionService } from '../core/session.service';
|
13
12
|
import { PromptService } from '../core/prompt.service';
|
14
|
-
import { PaneRef } from "../core/slots/pane-ref";
|
15
13
|
import * as i0 from "@angular/core";
|
16
|
-
export type OptionType = 'notifications' | '
|
14
|
+
export type OptionType = 'notifications' | 'out_of_office' | 'emails' | 'grant_access' | 'preferences';
|
17
15
|
export declare const OPTION_PANEL: InjectionToken<OptionData>;
|
18
16
|
export interface OptionData {
|
19
|
-
|
17
|
+
section: OptionType;
|
20
18
|
}
|
21
19
|
export declare class OptionsComponent implements OnInit, OnDestroy {
|
22
|
-
private _option;
|
23
20
|
private _fb;
|
24
21
|
private _accounts;
|
25
22
|
private _sb;
|
26
23
|
private _session;
|
27
|
-
saveing: boolean;
|
28
|
-
private readonly _destroy;
|
29
|
-
readonly today: Date;
|
30
|
-
readonly isMobile: boolean;
|
31
|
-
private _requiredValidator;
|
32
24
|
substitueInput: MatInput;
|
33
25
|
grantInput: MatChipInput;
|
34
|
-
|
35
|
-
|
36
|
-
|
26
|
+
sectionName: OptionType;
|
27
|
+
oooTmpl: TemplateRef<any>;
|
28
|
+
notificationsTmpl: TemplateRef<any>;
|
29
|
+
sectionTmpl: TemplateRef<any>;
|
30
|
+
saveing: boolean;
|
31
|
+
private _requiredValidator;
|
37
32
|
readonly gusers: import("@angular/forms").FormControl<any[]>;
|
38
33
|
readonly substitueId: import("@angular/forms").FormControl<any>;
|
39
34
|
readonly form: FormGroup<{
|
@@ -71,13 +66,15 @@ export declare class OptionsComponent implements OnInit, OnDestroy {
|
|
71
66
|
susers$: Observable<UserInfo[]>;
|
72
67
|
gusers$: Observable<UserInfo[]>;
|
73
68
|
voating: boolean;
|
74
|
-
options: Options;
|
69
|
+
readonly options: Options;
|
75
70
|
readonly separatorKeysCodes: number[];
|
76
|
-
|
77
|
-
|
71
|
+
readonly today: Date;
|
72
|
+
readonly isMobile: boolean;
|
78
73
|
/** options ctor */
|
79
|
-
|
74
|
+
private readonly _destroy;
|
75
|
+
constructor(options: OptionData, overlayRef: OverlayRef, _fb: FormBuilder, _accounts: AccountService, _sb: PromptService, _session: SessionService, config: BizDocConfig);
|
80
76
|
ngOnInit(): void;
|
77
|
+
nav(sectionName: OptionType, template: TemplateRef<any>): void;
|
81
78
|
save(): void;
|
82
79
|
private _toggle;
|
83
80
|
toggleSound(): void;
|
@@ -95,8 +92,8 @@ export declare class OptionsComponent implements OnInit, OnDestroy {
|
|
95
92
|
* @param event
|
96
93
|
*/
|
97
94
|
addGrant(inp: HTMLInputElement, event: MatAutocompleteSelectedEvent): void;
|
98
|
-
|
95
|
+
oooSelected(event: MatAutocompleteSelectedEvent): void;
|
99
96
|
ngOnDestroy(): void;
|
100
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OptionsComponent, [{ optional: true; }, { optional: true; },
|
101
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OptionsComponent, "bizdoc-options", never, {}, {}, never, never, false, never>;
|
97
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OptionsComponent, [{ optional: true; }, { optional: true; }, null, null, null, null, null]>;
|
98
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OptionsComponent, "bizdoc-options", never, { "sectionName": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
102
99
|
}
|
@@ -2,18 +2,13 @@ import { Injector } from '@angular/core';
|
|
2
2
|
import { Overlay } from '@angular/cdk/overlay';
|
3
3
|
import { Directionality } from '@angular/cdk/bidi';
|
4
4
|
import { OptionType } from './options.component';
|
5
|
-
import { PanesRouter } from '../core/slots/router.service';
|
6
|
-
import { TranslateService } from '../core/translate.service';
|
7
5
|
import * as i0 from "@angular/core";
|
8
6
|
export declare class OptionsService {
|
9
7
|
private _dir;
|
10
|
-
private _router;
|
11
8
|
private _overlay;
|
12
|
-
private _translate;
|
13
9
|
private _injector;
|
14
|
-
constructor(_dir: Directionality,
|
10
|
+
constructor(_dir: Directionality, _overlay: Overlay, _injector: Injector);
|
15
11
|
open(section?: OptionType): void;
|
16
|
-
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OptionsService, [null, { optional: true; }, null, null, null]>;
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OptionsService, never>;
|
18
13
|
static ɵprov: i0.ɵɵInjectableDeclaration<OptionsService>;
|
19
14
|
}
|