@bizdoc/core 1.10.0-next.9 → 1.10.3
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/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
- package/esm2020/lib/admin/core/ace.input.mjs +3 -3
- package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2020/lib/admin/core/search.input.mjs +3 -3
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +5 -5
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2020/lib/admin/form/form.service.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +10 -10
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions.component.mjs +132 -63
- package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +6 -6
- package/esm2020/lib/bizdoc.module.mjs +4 -4
- package/esm2020/lib/browse/browse-items.component.mjs +6 -5
- 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 +4 -4
- package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2020/lib/chat/chat-info.mjs +3 -3
- package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2020/lib/chat/chat.service.mjs +3 -3
- package/esm2020/lib/chat/contacts.component.mjs +6 -6
- package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2020/lib/compose/action/action.pane.dialog.mjs +3 -3
- package/esm2020/lib/compose/action/assign-action.component.mjs +3 -3
- package/esm2020/lib/compose/action/return-action.component.mjs +3 -3
- 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/can-deactivate-changes.service.mjs +3 -3
- package/esm2020/lib/compose/comments/Comments.pane.component.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/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 +13 -8
- package/esm2020/lib/compose/compose.pane.component.mjs +19 -19
- 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/save-changes.dialog.mjs +3 -3
- package/esm2020/lib/compose/state.component.mjs +3 -3
- package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2020/lib/compose/trace/flow.component.mjs +15 -15
- 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 +8 -10
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
- package/esm2020/lib/core/account.service.mjs +3 -3
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2020/lib/core/configuration.mjs +1 -1
- package/esm2020/lib/core/controls/address.input.mjs +3 -3
- package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
- package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
- package/esm2020/lib/core/controls/select.input.mjs +5 -5
- package/esm2020/lib/core/controls/time-picker.mjs +3 -3
- package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
- package/esm2020/lib/core/datasource.service.mjs +3 -3
- package/esm2020/lib/core/guide/guide.component.mjs +3 -3
- package/esm2020/lib/core/guide/guide.service.mjs +3 -3
- package/esm2020/lib/core/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/html.field.mjs +3 -3
- package/esm2020/lib/core/layout/input.base.mjs +3 -3
- package/esm2020/lib/core/layout/input.field.mjs +3 -3
- package/esm2020/lib/core/layout/layout.component.mjs +3 -3
- package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
- package/esm2020/lib/core/layout/select.field.mjs +3 -3
- package/esm2020/lib/core/layout/switch.field.mjs +3 -3
- package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
- package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
- package/esm2020/lib/core/lottie-animation.mjs +3 -3
- package/esm2020/lib/core/mailbox.service.mjs +3 -3
- package/esm2020/lib/core/models.mjs +1 -1
- package/esm2020/lib/core/none.component.mjs +3 -3
- package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/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 +3 -3
- package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2020/lib/core/popup/popup.component.mjs +3 -3
- package/esm2020/lib/core/popup/popup.service.mjs +3 -3
- package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2020/lib/core/prompt.service.mjs +3 -3
- package/esm2020/lib/core/router.mjs +6 -6
- package/esm2020/lib/core/session.service.mjs +16 -8
- package/esm2020/lib/core/slots/pane-ref.mjs +1 -1
- 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 +4 -4
- package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2020/lib/core/tagging/users.component.mjs +3 -3
- package/esm2020/lib/core/translate.service.mjs +3 -3
- package/esm2020/lib/core/window-title.service.mjs +3 -3
- package/esm2020/lib/cube/accum/accum.component.mjs +70 -19
- package/esm2020/lib/cube/chart/chart.component.mjs +66 -17
- package/esm2020/lib/cube/cube-info.service.mjs +6 -6
- package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2020/lib/cube/cube-view.component.mjs +4 -5
- package/esm2020/lib/cube/cube.service.mjs +36 -12
- package/esm2020/lib/cube/declarations.mjs +1 -1
- package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-items.component.mjs +43 -12
- 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 +5 -6
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +42 -23
- package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +6 -5
- package/esm2020/lib/cube/matrix/table.component.mjs +156 -107
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +83 -17
- package/esm2020/lib/cube/sum/sum.component.mjs +5 -5
- package/esm2020/lib/cube/view-base.mjs +7 -6
- package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/view.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +5 -6
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +5 -6
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +18 -13
- package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/compare-departments.widget.mjs +15 -9
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2020/lib/desktop.module.mjs +4 -4
- package/esm2020/lib/home/about/about.dialog.mjs +3 -3
- package/esm2020/lib/home/home-base.component.mjs +5 -4
- package/esm2020/lib/home/home.desktop.component.mjs +5 -5
- package/esm2020/lib/home/home.mobile.component.mjs +5 -5
- 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/search.service.mjs +3 -3
- package/esm2020/lib/home/sign/sign.component.mjs +3 -3
- package/esm2020/lib/home/tools.component.mjs +3 -3
- package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2020/lib/mobile.module.mjs +4 -4
- package/esm2020/lib/modules/chart.module.mjs +8 -6
- package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2020/lib/modules/date.adapter.mjs +3 -3
- package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
- 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/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 +4 -4
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +79 -13
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +4 -4
- package/esm2020/lib/reports/report-viewer.component.mjs +41 -15
- package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2020/lib/reports/report.pane.component.mjs +3 -3
- package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
- package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2020/lib/shared.module.mjs +7 -5
- package/esm2020/lib/system.module.mjs +4 -4
- package/esm2020/lib/views/cube/chart.component.mjs +3 -3
- package/esm2020/lib/views/cube/cube-base.mjs +3 -3
- package/esm2020/lib/views/cube/explore.component.mjs +3 -3
- package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
- package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2020/lib/views/cube/sum.component.mjs +3 -3
- package/esm2020/lib/views/cube/view.component.mjs +3 -3
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
- package/esm2020/lib/views/view-item.component.mjs +3 -3
- package/esm2020/lib/views/views.component.mjs +3 -3
- package/esm2020/lib/views/views.mobile.component.mjs +3 -3
- package/esm2020/lib/views/views.pane.component.mjs +3 -3
- package/esm2020/public-api.mjs +1 -1
- package/fesm2015/bizdoc-core.mjs +4958 -4530
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +4974 -4550
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/admin/positions/positions.component.d.ts +0 -1
- package/lib/browse/browse-items.component.d.ts +1 -0
- package/lib/browse/filter/filter.component.d.ts +1 -1
- package/lib/compose/compose.mobile.component.d.ts +3 -1
- package/lib/compose/compose.pane.component.d.ts +3 -1
- package/lib/core/configuration.d.ts +3 -0
- package/lib/core/models.d.ts +1 -1
- package/lib/core/session.service.d.ts +2 -0
- package/lib/core/slots/pane-ref.d.ts +0 -1
- package/lib/cube/accum/accum.component.d.ts +4 -3
- package/lib/cube/chart/chart.component.d.ts +2 -1
- package/lib/cube/cube-info.service.d.ts +1 -0
- package/lib/cube/declarations.d.ts +0 -1
- package/lib/cube/explore/explore-items.component.d.ts +1 -1
- package/lib/cube/grid/grid.component.d.ts +1 -1
- package/lib/cube/grid/spreadsheet.component.d.ts +1 -2
- package/lib/cube/matrix/matrix.pane.component.d.ts +1 -0
- package/lib/cube/matrix/table.component.d.ts +21 -7
- package/lib/cube/pivot/pivot.component.d.ts +1 -1
- package/lib/dashboard/recents/recents.widget.d.ts +3 -1
- package/lib/home/home-base.component.d.ts +1 -0
- package/lib/reports/cube/usage-args.component.d.ts +2 -2
- package/lib/reports/cube/usage-base.d.ts +8 -12
- package/lib/reports/cube/usage-chart.component.d.ts +1 -1
- package/lib/reports/report-viewer.component.d.ts +3 -1
- package/package.json +12 -12
- package/public-api.d.ts +1 -1
@@ -79,7 +79,6 @@ export declare class PositionsComponent implements OnInit, OnDestroy, UtilityCom
|
|
79
79
|
editPattern(name: string): void;
|
80
80
|
save(): Promise<any>;
|
81
81
|
download(): Promise<void>;
|
82
|
-
upload(evt: InputEvent): Promise<void>;
|
83
82
|
ngOnDestroy(): void;
|
84
83
|
static ɵfac: i0.ɵɵFactoryDeclaration<PositionsComponent, never>;
|
85
84
|
static ɵcmp: i0.ɵɵComponentDeclaration<PositionsComponent, "ng-component", never, {}, {}, never, never>;
|
@@ -49,6 +49,7 @@ export declare class BrowseItemsComponent implements OnInit, OnChanges, OnDestro
|
|
49
49
|
private _pendingItems;
|
50
50
|
private readonly _destroy;
|
51
51
|
private readonly _loading$;
|
52
|
+
enableAnalysis: boolean;
|
52
53
|
/** browse ctor */
|
53
54
|
constructor(_mailbox: MailboxService, _cube: CubeService, _session: SessionService, _sb: PromptService, _translate: TranslateService, _cd: ChangeDetectorRef, _router: RouterImpl, _messaging: HubService, _config: BizDocConfig);
|
54
55
|
ngOnInit(): void;
|
@@ -61,7 +61,7 @@ export declare class BrowseFilterComponent implements OnInit, OnChanges, AfterVi
|
|
61
61
|
static ɵfac: i0.ɵɵFactoryDeclaration<BrowseFilterComponent, never>;
|
62
62
|
static ɵcmp: i0.ɵɵComponentDeclaration<BrowseFilterComponent, "bizdoc-browse-filter", never, { "values": "values"; "folderId": "folderId"; "exclude": "exclude"; }, { "valuesChange": "valuesChange"; }, never, never>;
|
63
63
|
}
|
64
|
-
export interface BrowseFilterArgs
|
64
|
+
export interface BrowseFilterArgs {
|
65
65
|
form?: string;
|
66
66
|
flag?: boolean;
|
67
67
|
state?: string;
|
@@ -7,6 +7,7 @@ import { CommentsComponent } from './comments/comments.component';
|
|
7
7
|
import { ActivatedRoute, Router } from '@angular/router';
|
8
8
|
import { ComposeFormComponent } from './form.component';
|
9
9
|
import { ViewMode } from '../core/base';
|
10
|
+
import { BizDocConfig } from '../core/configuration';
|
10
11
|
import * as i0 from "@angular/core";
|
11
12
|
export declare class ComposeComponent implements OnInit, OnDestroy {
|
12
13
|
private _title;
|
@@ -24,9 +25,10 @@ export declare class ComposeComponent implements OnInit, OnDestroy {
|
|
24
25
|
newCommentsCount: number;
|
25
26
|
viewMode: 'comments' | 'views';
|
26
27
|
readonly isMobile: boolean;
|
28
|
+
readonly enableAnalysis: boolean;
|
27
29
|
private readonly _destroy;
|
28
30
|
/** compose ctor */
|
29
|
-
constructor(_title: WindowTitleService, _session: SessionService, _router: Router, _route: ActivatedRoute);
|
31
|
+
constructor(_title: WindowTitleService, _session: SessionService, _router: Router, _route: ActivatedRoute, config: BizDocConfig);
|
30
32
|
ngOnInit(): void;
|
31
33
|
toggle(mode: 'comments' | 'views'): void;
|
32
34
|
send(action: string): void;
|
@@ -6,6 +6,7 @@ import { ComposeFormComponent } from './form.component';
|
|
6
6
|
import { ViewMode } from '../core/base';
|
7
7
|
import { MailboxService } from '../core/mailbox.service';
|
8
8
|
import { SessionService } from '../core/session.service';
|
9
|
+
import { BizDocConfig } from '../core/configuration';
|
9
10
|
import * as i0 from "@angular/core";
|
10
11
|
export declare class ComposePaneComponent implements OnInit, OnDestroy {
|
11
12
|
private _session;
|
@@ -21,10 +22,11 @@ export declare class ComposePaneComponent implements OnInit, OnDestroy {
|
|
21
22
|
valid: boolean;
|
22
23
|
mode: ViewMode;
|
23
24
|
expendable: boolean;
|
25
|
+
readonly enableAnalysis: boolean;
|
24
26
|
private readonly _dragDrop;
|
25
27
|
private readonly _destroy;
|
26
28
|
/** compose ctor */
|
27
|
-
constructor(_session: SessionService, _mailbox: MailboxService, _pane: PaneRef<ComposePaneComponent>, _router: PanesRouter);
|
29
|
+
constructor(_session: SessionService, _mailbox: MailboxService, _pane: PaneRef<ComposePaneComponent>, _router: PanesRouter, config: BizDocConfig);
|
28
30
|
ngOnInit(): void;
|
29
31
|
close(): void;
|
30
32
|
edit(): void;
|
@@ -62,6 +62,9 @@ export interface BizDocConfig {
|
|
62
62
|
components: Type<any>[];
|
63
63
|
scheduler?: SchedulerSettings | boolean;
|
64
64
|
folders?: FoldersSettings;
|
65
|
+
analysis?: AnalysisSettings | boolean;
|
66
|
+
}
|
67
|
+
export interface AnalysisSettings {
|
65
68
|
}
|
66
69
|
export interface SchedulerSettings {
|
67
70
|
}
|
package/lib/core/models.d.ts
CHANGED
@@ -549,7 +549,7 @@ export interface CubeAxis {
|
|
549
549
|
combination?: boolean;
|
550
550
|
selectionMode?: 'Single' | 'Pattern' | 'Multiple' | 'Search' | 'None';
|
551
551
|
}
|
552
|
-
export declare type AxisType = string | number |
|
552
|
+
export declare type AxisType = string | number | Array<string | number>;
|
553
553
|
export interface AxesMap {
|
554
554
|
[axis: string]: AxisType;
|
555
555
|
}
|
@@ -24,6 +24,7 @@ export declare class SessionService {
|
|
24
24
|
get profile(): Profile;
|
25
25
|
get gender(): Gender;
|
26
26
|
get accentPalette(): string[];
|
27
|
+
private _constructpalette;
|
27
28
|
get primeryPalette(): string[];
|
28
29
|
getAccent(mode?: MaterialMode): string;
|
29
30
|
getPrimery(mode?: MaterialMode): string;
|
@@ -35,6 +36,7 @@ export declare class SessionService {
|
|
35
36
|
get direction(): Direction;
|
36
37
|
get inverse(): boolean;
|
37
38
|
get userId(): string;
|
39
|
+
get locale(): string;
|
38
40
|
get language(): string;
|
39
41
|
get aria(): boolean;
|
40
42
|
set aria(val: boolean);
|
@@ -28,8 +28,8 @@ export declare class CubeAccumulationChartComponent implements OnInit, OnChanges
|
|
28
28
|
height: string | number;
|
29
29
|
width: string | number;
|
30
30
|
cube: string;
|
31
|
-
|
32
|
-
|
31
|
+
private _xAxis;
|
32
|
+
set xAxis(val: string | string[]);
|
33
33
|
filters?: AxesMap;
|
34
34
|
chartType?: ChartType;
|
35
35
|
scope: ScopeType;
|
@@ -37,6 +37,7 @@ export declare class CubeAccumulationChartComponent implements OnInit, OnChanges
|
|
37
37
|
loading: boolean;
|
38
38
|
readonly loadingChange: EventEmitter<boolean>;
|
39
39
|
readonly explore: EventEmitter<AxisClickEvent>;
|
40
|
+
private _cube;
|
40
41
|
private readonly _intl;
|
41
42
|
private readonly _destroy;
|
42
43
|
/** chart ctor */
|
@@ -55,5 +56,5 @@ export declare class CubeAccumulationChartComponent implements OnInit, OnChanges
|
|
55
56
|
exportToExcel(title: string): void;
|
56
57
|
ngOnDestroy(): void;
|
57
58
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubeAccumulationChartComponent, never>;
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CubeAccumulationChartComponent, "bizdoc-cube-accum", never, { "height": "height"; "width": "width"; "cube": "cube"; "xAxis": "xAxis"; "
|
59
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeAccumulationChartComponent, "bizdoc-cube-accum", never, { "height": "height"; "width": "width"; "cube": "cube"; "xAxis": "xAxis"; "filters": "filters"; "chartType": "chartType"; "scope": "scope"; "loading": "loading"; }, { "loadingChange": "loadingChange"; "explore": "explore"; }, never, never>;
|
59
60
|
}
|
@@ -18,6 +18,7 @@ export declare class CubeChartComponent implements OnInit, OnChanges, OnDestroy,
|
|
18
18
|
height: string | number;
|
19
19
|
cube: string;
|
20
20
|
private _xAxis;
|
21
|
+
private _cube;
|
21
22
|
get xAxis(): string[] | string;
|
22
23
|
set xAxis(value: string[] | string);
|
23
24
|
private _series?;
|
@@ -66,5 +67,5 @@ export declare class CubeChartComponent implements OnInit, OnChanges, OnDestroy,
|
|
66
67
|
exportToExcel(title: string): void;
|
67
68
|
ngOnDestroy(): void;
|
68
69
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubeChartComponent, never>;
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CubeChartComponent, "bizdoc-cube-chart", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "yAxis": "yAxis"; "chartType": "chartType"; "indicesChartType": "indicesChartType"; "scope": "scope"; "
|
70
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeChartComponent, "bizdoc-cube-chart", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "yAxis": "yAxis"; "chartType": "chartType"; "indicesChartType": "indicesChartType"; "scope": "scope"; "loading": "loading"; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never>;
|
70
71
|
}
|
@@ -38,7 +38,7 @@ export declare class ExploreItemsComponent implements OnInit, OnChanges, OnDestr
|
|
38
38
|
ngOnInit(): void;
|
39
39
|
ngOnDestroy(): void;
|
40
40
|
refresh(): void;
|
41
|
-
ngOnChanges(
|
41
|
+
ngOnChanges(_: SimpleChanges): void;
|
42
42
|
/** */
|
43
43
|
private _view;
|
44
44
|
private _index;
|
@@ -55,5 +55,5 @@ export declare class CubeGridComponent implements OnInit, OnChanges, CubeViewerC
|
|
55
55
|
exportToExcel(title: string): void;
|
56
56
|
ngOnDestroy(): void;
|
57
57
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubeGridComponent, never>;
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CubeGridComponent, "bizdoc-cube-grid", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "
|
58
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeGridComponent, "bizdoc-cube-grid", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "loading": "loading"; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never>;
|
59
59
|
}
|
@@ -25,7 +25,6 @@ export declare class CubeSpreadsheetComponent implements OnInit, CubeViewerCompo
|
|
25
25
|
set series(val: string[] | string);
|
26
26
|
set indices(val: string[] | string);
|
27
27
|
filters?: AxesMap;
|
28
|
-
currencyCode: string;
|
29
28
|
readonly explore: EventEmitter<AxisClickEvent>;
|
30
29
|
loading: boolean;
|
31
30
|
readonly loadingChange: EventEmitter<boolean>;
|
@@ -59,5 +58,5 @@ export declare class CubeSpreadsheetComponent implements OnInit, CubeViewerCompo
|
|
59
58
|
exportToExcel(title: string): void;
|
60
59
|
ngOnDestroy(): void;
|
61
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubeSpreadsheetComponent, never>;
|
62
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CubeSpreadsheetComponent, "bizdoc-cube-spreadsheet", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "yAxis": "yAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "
|
61
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeSpreadsheetComponent, "bizdoc-cube-spreadsheet", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "yAxis": "yAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "loading": "loading"; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never>;
|
63
62
|
}
|
@@ -12,6 +12,7 @@ export declare class CubeMatrixPaneComponent extends CubeMatrixBase implements O
|
|
12
12
|
private _pane;
|
13
13
|
private _router;
|
14
14
|
private _translate;
|
15
|
+
available: string;
|
15
16
|
/** cube-info ctor */
|
16
17
|
constructor(_pane: PaneRef<CubeMatrixPaneComponent>, _router: PanesRouter, _translate: TranslateService, service: CubeService, ds: DatasourceService, session: SessionService);
|
17
18
|
ngOnInit(): void;
|
@@ -12,8 +12,11 @@ export declare class CubeMatrixComponent implements OnChanges {
|
|
12
12
|
private _session;
|
13
13
|
private _ds;
|
14
14
|
readonly PRECISION: string;
|
15
|
+
readonly LANGUAGE: string;
|
15
16
|
CURRENCY: string;
|
17
|
+
SYMBOL: string;
|
16
18
|
tableElement: ElementRef<HTMLTableElement>;
|
19
|
+
available: string;
|
17
20
|
_cube?: string;
|
18
21
|
_xAxis: string;
|
19
22
|
_series: string;
|
@@ -28,12 +31,12 @@ export declare class CubeMatrixComponent implements OnChanges {
|
|
28
31
|
set interactive(value: boolean);
|
29
32
|
readonly onExplore: EventEmitter<AxesMap>;
|
30
33
|
readonly loadingChange: EventEmitter<boolean>;
|
31
|
-
rows:
|
32
|
-
columns:
|
34
|
+
rows: HeaderInfo[];
|
35
|
+
columns: HeaderInfo[];
|
33
36
|
indices: CubeIndex[];
|
34
37
|
data: {
|
35
38
|
[series: string]: {
|
36
|
-
[xAxis: string]:
|
39
|
+
[xAxis: string]: string;
|
37
40
|
};
|
38
41
|
};
|
39
42
|
totals: {
|
@@ -42,22 +45,28 @@ export declare class CubeMatrixComponent implements OnChanges {
|
|
42
45
|
cube: Cube;
|
43
46
|
xAxis: CubeAxis;
|
44
47
|
series: CubeAxis;
|
48
|
+
private _data;
|
45
49
|
private _prepare;
|
46
50
|
constructor(_sb: PromptService, _service: CubeService, _session: SessionService, _ds: DatasourceService);
|
47
51
|
ngOnChanges(changes: SimpleChanges): void;
|
48
|
-
private
|
52
|
+
private _addsumheaders;
|
49
53
|
refresh(): void;
|
54
|
+
private _stringfy;
|
50
55
|
private _totals;
|
51
56
|
private _calculatesum;
|
52
|
-
|
57
|
+
private _format;
|
58
|
+
explore(column: HeaderInfo, row: HeaderInfo): void;
|
53
59
|
move(x: any, y: any): void;
|
54
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubeMatrixComponent, never>;
|
55
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CubeMatrixComponent, "bizdoc-cube-matrix", never, { "_cube": "cube"; "_xAxis": "xAxis"; "_series": "series"; "_indices": "indices"; "scope": "scope"; "sum": "sum"; "filters": "filters"; "loading": "loading"; "interactive": "interactive"; }, { "onExplore": "explore"; "loadingChange": "loadingChange"; }, never, never>;
|
61
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeMatrixComponent, "bizdoc-cube-matrix", never, { "available": "available"; "_cube": "cube"; "_xAxis": "xAxis"; "_series": "series"; "_indices": "indices"; "scope": "scope"; "sum": "sum"; "filters": "filters"; "loading": "loading"; "interactive": "interactive"; }, { "onExplore": "explore"; "loadingChange": "loadingChange"; }, never, never>;
|
56
62
|
}
|
57
63
|
export declare type SumSettings = {
|
58
64
|
value?: string | number;
|
59
65
|
axis: 'series' | 'xAxis';
|
60
66
|
title: string;
|
67
|
+
format?: 'percent' | 'currency' | 'number';
|
68
|
+
precision?: string;
|
69
|
+
accumulate?: boolean;
|
61
70
|
calculate?: 'quarter' | 'year' | 'month' | CalculateFn;
|
62
71
|
};
|
63
72
|
export declare interface CalculateFn {
|
@@ -67,8 +76,13 @@ export declare interface CalculateFn {
|
|
67
76
|
};
|
68
77
|
}): number;
|
69
78
|
}
|
70
|
-
declare type
|
79
|
+
declare type HeaderInfo = {
|
71
80
|
key: string;
|
72
81
|
value: any;
|
82
|
+
format?: 'percent' | 'currency' | 'number';
|
83
|
+
precision?: string;
|
84
|
+
accumulate?: boolean;
|
85
|
+
explorable?: boolean;
|
86
|
+
index?: number;
|
73
87
|
};
|
74
88
|
export {};
|
@@ -92,5 +92,5 @@ export declare class CubePivotComponent implements CubeViewerComponent, OnInit,
|
|
92
92
|
resize(): void;
|
93
93
|
ngOnDestroy(): void;
|
94
94
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubePivotComponent, never>;
|
95
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CubePivotComponent, "bizdoc-cube-pivot", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "yAxis": "yAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "chartType": "chartType"; "indicesChartType": "indicesChartType"; "
|
95
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubePivotComponent, "bizdoc-cube-pivot", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "yAxis": "yAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "chartType": "chartType"; "indicesChartType": "indicesChartType"; "loading": "loading"; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never>;
|
96
96
|
}
|
@@ -4,6 +4,7 @@ import { MatTableDataSource } from '@angular/material/table';
|
|
4
4
|
import { MailboxService } from '../../core/mailbox.service';
|
5
5
|
import { WidgetRef } from '../widget-ref';
|
6
6
|
import { FormControl } from '@angular/forms';
|
7
|
+
import { BizDocConfig } from '../../core/configuration';
|
7
8
|
import { RouterImpl } from '../../core/router';
|
8
9
|
import * as i0 from "@angular/core";
|
9
10
|
export declare class RecentsWidget implements WidgetComponent<MailInfo[]>, OnInit, OnDestroy {
|
@@ -13,10 +14,11 @@ export declare class RecentsWidget implements WidgetComponent<MailInfo[]>, OnIni
|
|
13
14
|
loading: boolean;
|
14
15
|
height: string;
|
15
16
|
readonly search: FormControl;
|
17
|
+
readonly enableAnalysis: boolean;
|
16
18
|
readonly columns: string[];
|
17
19
|
private readonly _destroy;
|
18
20
|
private readonly _loading;
|
19
|
-
constructor(_router: RouterImpl, _service: MailboxService, ref: WidgetRef);
|
21
|
+
constructor(_router: RouterImpl, _service: MailboxService, ref: WidgetRef, config: BizDocConfig);
|
20
22
|
ngOnInit(): void;
|
21
23
|
onBind(data: MailInfo[]): void;
|
22
24
|
private _navigate;
|
@@ -19,6 +19,7 @@ export declare abstract class HomeBase implements OnInit {
|
|
19
19
|
schedulerEnabled: boolean;
|
20
20
|
profile: Profile;
|
21
21
|
loading: boolean;
|
22
|
+
enableAnalysis: boolean;
|
22
23
|
constructor(_popup: Popup, _session: SessionService, _messaging: HubService, _translate: TranslateService, _snackBar: MatSnackBar, _injector: Injector, config: BizDocConfig);
|
23
24
|
ngOnInit(): void;
|
24
25
|
resize(): void;
|
@@ -3,7 +3,7 @@ import { FormBuilder, FormGroup } from "@angular/forms";
|
|
3
3
|
import { ArgumentsComponent } from "../../core/base";
|
4
4
|
import { SessionService } from "../../core/session.service";
|
5
5
|
import { ReportRef } from "../report-ref";
|
6
|
-
import { Args,
|
6
|
+
import { Args, UsageOptions } from "./usage-base";
|
7
7
|
import * as i0 from "@angular/core";
|
8
8
|
/** */
|
9
9
|
export declare class UsageReportArgs implements OnInit, ArgumentsComponent<Args> {
|
@@ -14,7 +14,7 @@ export declare class UsageReportArgs implements OnInit, ArgumentsComponent<Args>
|
|
14
14
|
cube: string;
|
15
15
|
values: Args;
|
16
16
|
private _axes;
|
17
|
-
constructor(ref: ReportRef<
|
17
|
+
constructor(ref: ReportRef<UsageOptions>, _fb: FormBuilder, _session: SessionService);
|
18
18
|
ngOnInit(): void;
|
19
19
|
valuesChange(axes: any): void;
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<UsageReportArgs, never>;
|
@@ -11,15 +11,6 @@ import { PromptService } from "../../core/prompt.service";
|
|
11
11
|
import { ReportRef } from "../report-ref";
|
12
12
|
import { RouterImpl } from "../../core/router";
|
13
13
|
import * as i0 from "@angular/core";
|
14
|
-
export interface UsageOptions {
|
15
|
-
cube?: string;
|
16
|
-
yTitle?: string;
|
17
|
-
indices?: string[] | string;
|
18
|
-
series?: string[] | string;
|
19
|
-
filters?: AxesMap;
|
20
|
-
scope?: 'patterns' | 'positions';
|
21
|
-
collapse?: boolean;
|
22
|
-
}
|
23
14
|
export declare abstract class UsageReportBase<O extends UsageOptions> implements ReportComponent<Item, Args>, OnDestroy {
|
24
15
|
protected _reportRef: ReportRef<O>;
|
25
16
|
protected _type: DatasourceService;
|
@@ -65,11 +56,16 @@ export declare type Item = {
|
|
65
56
|
} & {
|
66
57
|
usage?: number;
|
67
58
|
};
|
68
|
-
export declare type
|
59
|
+
export declare type UsageOptions = {
|
60
|
+
xAxis?: string[] | string;
|
69
61
|
cube?: string;
|
70
62
|
exclude: string[];
|
71
|
-
|
72
|
-
|
63
|
+
yTitle?: string;
|
64
|
+
indices?: string[] | string;
|
65
|
+
series?: string[] | string;
|
66
|
+
filters?: AxesMap;
|
67
|
+
scope?: 'patterns' | 'positions';
|
68
|
+
collapse?: boolean;
|
73
69
|
};
|
74
70
|
export interface Args {
|
75
71
|
[axis: string]: string;
|
@@ -35,7 +35,7 @@ export declare class UsageChartComponent extends UsageReportBase<Options> implem
|
|
35
35
|
onData(result: Item[]): void;
|
36
36
|
private _draw;
|
37
37
|
onResize(): void;
|
38
|
-
onExport(
|
38
|
+
onExport(title: string): void;
|
39
39
|
/**
|
40
40
|
* adds data source description to item keys, and normalizes indices.
|
41
41
|
* @param result
|
@@ -8,6 +8,7 @@ import { PromptService } from '../core/prompt.service';
|
|
8
8
|
import { TranslateService } from '../core/translate.service';
|
9
9
|
import { BizDocComponentFactoryResolver } from '../core/component-factory-resolver';
|
10
10
|
import { TableViewComponent } from './table/table-view.component';
|
11
|
+
import { SessionService } from '../core/session.service';
|
11
12
|
import * as i0 from "@angular/core";
|
12
13
|
export declare class ReportViewerComponent implements OnChanges, OnDestroy {
|
13
14
|
private _http;
|
@@ -15,6 +16,7 @@ export declare class ReportViewerComponent implements OnChanges, OnDestroy {
|
|
15
16
|
private _injector;
|
16
17
|
private _hub;
|
17
18
|
private _translate;
|
19
|
+
private _session;
|
18
20
|
private _factoryResolver;
|
19
21
|
report: Report;
|
20
22
|
args: ParamMap;
|
@@ -29,7 +31,7 @@ export declare class ReportViewerComponent implements OnChanges, OnDestroy {
|
|
29
31
|
private readonly _resizing;
|
30
32
|
private readonly _destroy;
|
31
33
|
/** reportviewer ctor */
|
32
|
-
constructor(_http: HttpClient, _sb: PromptService, _injector: Injector, _hub: HubService, _translate: TranslateService, _factoryResolver: BizDocComponentFactoryResolver);
|
34
|
+
constructor(_http: HttpClient, _sb: PromptService, _injector: Injector, _hub: HubService, _translate: TranslateService, _session: SessionService, _factoryResolver: BizDocComponentFactoryResolver);
|
33
35
|
ngOnChanges(changes: SimpleChanges): void;
|
34
36
|
/** */
|
35
37
|
private _createView;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@bizdoc/core",
|
3
|
-
"version": "1.10.
|
3
|
+
"version": "1.10.3",
|
4
4
|
"author": "Moding Ltd.",
|
5
5
|
"homepage": "https://github.com/moding-il/bizdoc.core",
|
6
6
|
"license": "https://github.com/moding-il/bizdoc.core/blob/master/License.md",
|
@@ -36,18 +36,18 @@
|
|
36
36
|
"tslib": "^2.3.0"
|
37
37
|
},
|
38
38
|
"peerDependencies": {
|
39
|
-
"@angular/animations": "
|
40
|
-
"@angular/cdk": "
|
41
|
-
"@angular/common": "
|
42
|
-
"@angular/compiler": "
|
43
|
-
"@angular/core": "
|
39
|
+
"@angular/animations": "13",
|
40
|
+
"@angular/cdk": "13",
|
41
|
+
"@angular/common": "13",
|
42
|
+
"@angular/compiler": "13",
|
43
|
+
"@angular/core": "13",
|
44
44
|
"@angular/flex-layout": "^13.0.0-beta.36",
|
45
|
-
"@angular/forms": "
|
46
|
-
"@angular/material": "
|
47
|
-
"@angular/platform-browser": "
|
48
|
-
"@angular/platform-browser-dynamic": "
|
49
|
-
"@angular/platform-server": "
|
50
|
-
"@angular/router": "
|
45
|
+
"@angular/forms": "13",
|
46
|
+
"@angular/material": "13",
|
47
|
+
"@angular/platform-browser": "13",
|
48
|
+
"@angular/platform-browser-dynamic": "13",
|
49
|
+
"@angular/platform-server": "13",
|
50
|
+
"@angular/router": "13",
|
51
51
|
"rxjs": "*"
|
52
52
|
},
|
53
53
|
"assets": [
|
package/public-api.d.ts
CHANGED
@@ -103,7 +103,7 @@ export { AssignActionComponent } from './lib/compose/action/assign-action.compon
|
|
103
103
|
export { ReturnActionComponent } from './lib/compose/action/return-action.component';
|
104
104
|
export { ContactsComponent } from './lib/chat/contacts.component';
|
105
105
|
export { ConversationComponent } from './lib/chat/conversation.component';
|
106
|
-
export { CubeMatrixComponent, SumSettings } from './lib/cube/matrix/table.component';
|
106
|
+
export { CubeMatrixComponent, SumSettings, CalculateFn } from './lib/cube/matrix/table.component';
|
107
107
|
export { VersionCompareComponent } from './lib/compose/version-compare/version-compare.component';
|
108
108
|
export { TimespanInput } from './lib/core/controls/timespan.input';
|
109
109
|
export { AceInput } from './lib/admin/core/ace.input';
|