@bizdoc/core 1.13.10 → 1.13.14
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 +3 -3
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2020/lib/admin/form/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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2020/lib/chat/chat-info.mjs +3 -3
- package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2020/lib/chat/chat.service.mjs +3 -3
- package/esm2020/lib/chat/contacts.component.mjs +6 -6
- package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.component.mjs +5 -5
- package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2020/lib/compose/action/assign-action.component.mjs +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 +5 -5
- package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
- package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2020/lib/compose/dismiss.service.mjs +3 -3
- package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/document.component.mjs +3 -3
- package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/document.pane.component.mjs +3 -3
- package/esm2020/lib/compose/events/events.component.mjs +3 -3
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2020/lib/compose/form.component.mjs +20 -7
- 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 +3 -3
- package/esm2020/lib/compose/trace/people.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
- package/esm2020/lib/core/account.service.mjs +3 -3
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2020/lib/core/controls/address.input.mjs +3 -3
- package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
- package/esm2020/lib/core/controls/combination-pool.mjs +13 -17
- package/esm2020/lib/core/controls/file.input.mjs +3 -3
- package/esm2020/lib/core/controls/select.input.mjs +3 -3
- package/esm2020/lib/core/controls/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 +7 -4
- package/esm2020/lib/core/identity/identity.component.mjs +3 -3
- package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2020/lib/core/info/document-info.service.mjs +3 -3
- package/esm2020/lib/core/info/location-info.component.mjs +3 -3
- package/esm2020/lib/core/info/map-info.mjs +3 -3
- package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.mjs +3 -3
- package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
- package/esm2020/lib/core/layout/date.field.mjs +3 -3
- package/esm2020/lib/core/layout/expression.field.mjs +3 -3
- package/esm2020/lib/core/layout/file.field.mjs +47 -0
- 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 +8 -4
- 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 +9 -6
- 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 +3 -3
- package/esm2020/lib/core/slots/router.directive.mjs +3 -3
- package/esm2020/lib/core/slots/router.service.mjs +3 -3
- package/esm2020/lib/core/slots/slots.component.mjs +3 -3
- package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2020/lib/core/tagging/users.component.mjs +3 -3
- package/esm2020/lib/core/translate.service.mjs +3 -3
- package/esm2020/lib/core/translations.mjs +5 -1
- package/esm2020/lib/core/window-title.service.mjs +3 -3
- package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
- package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2020/lib/cube/cube-info.service.mjs +3 -3
- package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2020/lib/cube/cube-view.component.mjs +3 -3
- package/esm2020/lib/cube/cube.service.mjs +3 -3
- package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +6 -11
- package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/table.component.mjs +3 -3
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2020/lib/cube/view-base.mjs +3 -3
- package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/view.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/compare-departments.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2020/lib/desktop.module.mjs +4 -4
- package/esm2020/lib/home/about/about.dialog.mjs +3 -3
- package/esm2020/lib/home/home-base.component.mjs +7 -5
- package/esm2020/lib/home/home.desktop.component.mjs +3 -3
- package/esm2020/lib/home/home.mobile.component.mjs +3 -3
- package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2020/lib/home/options/options.component.mjs +3 -3
- package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
- package/esm2020/lib/home/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 +4 -4
- 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 +4 -4
- package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2020/lib/options/options.component.mjs +3 -3
- package/esm2020/lib/options/options.service.mjs +3 -3
- package/esm2020/lib/reports/arguments-component.mjs +3 -3
- package/esm2020/lib/reports/cube/documents.component.mjs +40 -0
- package/esm2020/lib/reports/cube/grid-documents.component.mjs +6 -14
- package/esm2020/lib/reports/cube/table-documents.component.mjs +6 -14
- package/esm2020/lib/reports/cube/usage-args.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-base.mjs +4 -7
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +12 -19
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +10 -14
- package/esm2020/lib/reports/cube/usage.component.mjs +40 -0
- package/esm2020/lib/reports/report-ref.mjs +3 -3
- package/esm2020/lib/reports/report-viewer.component.mjs +5 -5
- 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 +20 -17
- 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 +3 -3
- package/fesm2015/bizdoc-core.mjs +19937 -19834
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +10598 -10495
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/chat/conversation.component.d.ts +1 -1
- package/lib/compose/comments/comments.component.d.ts +2 -2
- package/lib/compose/form.component.d.ts +8 -4
- package/lib/core/hub.service.d.ts +21 -16
- package/lib/core/layout/file.field.d.ts +14 -0
- package/lib/core/mailbox.service.d.ts +2 -1
- package/lib/core/models.d.ts +2 -1
- package/lib/core/translations.d.ts +4 -0
- package/lib/cube/grid/spreadsheet.component.d.ts +2 -1
- package/lib/notifications/types/cube-anomaly.notification.d.ts +1 -0
- package/lib/reports/cube/documents.component.d.ts +34 -0
- package/lib/reports/cube/grid-documents.component.d.ts +4 -21
- package/lib/reports/cube/table-documents.component.d.ts +4 -20
- package/lib/reports/cube/usage-args.component.d.ts +2 -2
- package/lib/reports/cube/usage-base.d.ts +9 -9
- package/lib/reports/cube/usage-chart.component.d.ts +4 -8
- package/lib/reports/cube/usage-pivot.component.d.ts +2 -6
- package/lib/reports/cube/usage.component.d.ts +16 -0
- package/lib/shared.module.d.ts +179 -176
- package/package.json +15 -15
- package/public-api.d.ts +2 -2
@@ -40,7 +40,7 @@ export declare class ConversationComponent implements OnInit, OnChanges, OnDestr
|
|
40
40
|
constructor(config: BizDocConfig, _service: ChatService, _messaging: HubService, _translate: TranslateService, _accounts: AccountService, _sb: PromptService, _vc: ViewContainerRef, _overlay: Overlay);
|
41
41
|
ngOnInit(): void;
|
42
42
|
ngOnChanges(_: SimpleChanges): void;
|
43
|
-
trackBy: (_: any, item: Chat) =>
|
43
|
+
trackBy: (_: any, item: Chat) => Date;
|
44
44
|
private _scrollToBottom;
|
45
45
|
onScroll(e: MouseEvent): void;
|
46
46
|
send(evt: EditTextEvent): void;
|
@@ -1,15 +1,15 @@
|
|
1
1
|
import { OnInit, OnDestroy, EventEmitter, OnChanges, ElementRef, AfterViewInit, SimpleChanges } from '@angular/core';
|
2
2
|
import { Subject } from 'rxjs';
|
3
|
+
import { BizDocConfig } from '../../core/configuration';
|
3
4
|
import { DocumentModel, Comment } from '../../core/models';
|
4
5
|
import { MailboxService } from '../../core/mailbox.service';
|
5
6
|
import { HubService } from '../../core/hub.service';
|
6
7
|
import { AccountService } from '../../core/account.service';
|
7
8
|
import { PromptService } from '../../core/prompt.service';
|
8
|
-
import { EditInputComponent, EditTextEvent } from '../../core/tagging/edit-input.component';
|
9
9
|
import { SessionService } from '../../core/session.service';
|
10
10
|
import { TranslateService } from '../../core/translate.service';
|
11
11
|
import { ChatInfo } from '../../chat/chat-info';
|
12
|
-
import {
|
12
|
+
import { EditInputComponent, EditTextEvent } from '../../core/tagging/edit-input.component';
|
13
13
|
import * as i0 from "@angular/core";
|
14
14
|
export declare const TYPING_NOTIFY = 500, TYPING_MESSAGE_TIME = 1500;
|
15
15
|
export declare class CommentsComponent implements OnInit, OnDestroy, OnChanges, AfterViewInit {
|
@@ -1,4 +1,6 @@
|
|
1
1
|
import { Injector, OnDestroy, ElementRef, ViewContainerRef, OnChanges, SimpleChanges, EventEmitter, OnInit } from '@angular/core';
|
2
|
+
import { MatDialog } from '@angular/material/dialog';
|
3
|
+
import { MatSnackBar } from '@angular/material/snack-bar';
|
2
4
|
import { Observable } from 'rxjs';
|
3
5
|
import { RecipientModel, Form, Action } from '../core/models';
|
4
6
|
import { ViewMode } from '../core/base';
|
@@ -8,16 +10,15 @@ import { PromptService } from '../core/prompt.service';
|
|
8
10
|
import { HubService } from '../core/hub.service';
|
9
11
|
import { GuideService } from '../core/guide/guide.service';
|
10
12
|
import { AccountService } from '../core/account.service';
|
13
|
+
import { TranslateService } from '../core/translate.service';
|
11
14
|
import { BizDocComponentFactoryResolver } from '../core/component-factory-resolver';
|
12
15
|
import { AttachmentsComponent } from './attachments/attachments.component';
|
13
16
|
import { Popup } from '../core/popup/popup.service';
|
14
17
|
import { RouterImpl } from "../core/router";
|
15
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
16
|
-
import { TranslateService } from '../core/translate.service';
|
17
|
-
import { MatDialog } from '@angular/material/dialog';
|
18
18
|
import * as i0 from "@angular/core";
|
19
|
+
export declare const REPORT_EDITING_DELAY = 2000,
|
19
20
|
/** save draft ms */
|
20
|
-
|
21
|
+
AUTO_SAVE_DELAY = 5000, EDITING_MESSAGE_DELAY = 3000;
|
21
22
|
export declare class ComposeFormComponent implements OnDestroy, OnInit, OnChanges {
|
22
23
|
private _popup;
|
23
24
|
private _mailbox;
|
@@ -46,14 +47,17 @@ export declare class ComposeFormComponent implements OnDestroy, OnInit, OnChange
|
|
46
47
|
actions: Action[];
|
47
48
|
page: string | number;
|
48
49
|
help: string;
|
50
|
+
editing: string;
|
49
51
|
_fileElement: ElementRef<HTMLInputElement>;
|
50
52
|
attachments: AttachmentsComponent;
|
51
53
|
_container: ViewContainerRef;
|
52
54
|
private _formRef;
|
53
55
|
private _instance;
|
56
|
+
private _editingTask;
|
54
57
|
private readonly _destroy;
|
55
58
|
constructor(_popup: Popup, _mailbox: MailboxService, _accounts: AccountService, _router: RouterImpl, _dialog: MatDialog, _sb: PromptService, _session: SessionService, _injector: Injector, _snackbar: MatSnackBar, _cf: BizDocComponentFactoryResolver, _guide: GuideService, _translate: TranslateService, _messaging: HubService);
|
56
59
|
ngOnInit(): void;
|
60
|
+
private _editing;
|
57
61
|
ngOnChanges(_changes: SimpleChanges): void;
|
58
62
|
private _fileChangeListener;
|
59
63
|
private _applyChanges;
|
@@ -20,6 +20,7 @@ export declare class HubService {
|
|
20
20
|
private readonly _newNotify;
|
21
21
|
private readonly _updateNotify;
|
22
22
|
private readonly _profileChange;
|
23
|
+
private readonly _editing;
|
23
24
|
private readonly _commentTyping;
|
24
25
|
private readonly _chatTyping;
|
25
26
|
private readonly _chatWathermark;
|
@@ -35,6 +36,7 @@ export declare class HubService {
|
|
35
36
|
readonly chatTyping$: import("rxjs").Observable<ChatTypingEvent>;
|
36
37
|
readonly chatWatermark$: import("rxjs").Observable<ChatWatermarkEvent>;
|
37
38
|
readonly commentTyping$: import("rxjs").Observable<CommentTypingEvent>;
|
39
|
+
readonly editing$: import("rxjs").Observable<EditingEvent>;
|
38
40
|
readonly commentUpdate$: import("rxjs").Observable<CommentEvent>;
|
39
41
|
readonly commentDelete$: import("rxjs").Observable<CommentDeleteEvent>;
|
40
42
|
/** new notification */
|
@@ -57,65 +59,69 @@ export declare class HubService {
|
|
57
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<HubService, never>;
|
58
60
|
static ɵprov: i0.ɵɵInjectableDeclaration<HubService>;
|
59
61
|
}
|
60
|
-
interface NewMailEvent {
|
62
|
+
export interface NewMailEvent {
|
61
63
|
userId: string;
|
62
64
|
model: RecipientModel<any>;
|
63
65
|
}
|
64
|
-
interface MailUpdateEvent {
|
66
|
+
export interface MailUpdateEvent {
|
65
67
|
model: RecipientModel<any>;
|
66
68
|
userId: string;
|
67
69
|
time: Date;
|
68
70
|
originalRead?: boolean;
|
69
71
|
}
|
70
|
-
interface ChatEvent {
|
72
|
+
export interface ChatEvent {
|
71
73
|
contactId: string;
|
72
74
|
model: Chat;
|
73
75
|
}
|
74
|
-
interface ChatTypingEvent {
|
76
|
+
export interface ChatTypingEvent {
|
75
77
|
contactId: string;
|
76
78
|
}
|
77
|
-
interface ChatWatermarkEvent {
|
79
|
+
export interface ChatWatermarkEvent {
|
78
80
|
contactId: string;
|
79
81
|
time: Date;
|
80
82
|
}
|
81
|
-
interface CommentTypingEvent {
|
83
|
+
export interface CommentTypingEvent {
|
82
84
|
id: number;
|
83
85
|
userId: string;
|
84
86
|
}
|
85
|
-
interface
|
87
|
+
export interface EditingEvent {
|
88
|
+
id: number;
|
89
|
+
userId: string;
|
90
|
+
}
|
91
|
+
export interface MailDeleteEvent {
|
86
92
|
id: number;
|
87
93
|
}
|
88
|
-
interface CommentEvent {
|
94
|
+
export interface CommentEvent {
|
89
95
|
id: number;
|
90
96
|
model: Comment;
|
91
97
|
}
|
92
|
-
interface CommentDeleteEvent {
|
98
|
+
export interface CommentDeleteEvent {
|
93
99
|
id: number;
|
94
100
|
commentId: number;
|
95
101
|
}
|
96
|
-
interface VoteEvent {
|
102
|
+
export interface VoteEvent {
|
97
103
|
id: number;
|
98
104
|
commentId: number;
|
99
105
|
votes?: number;
|
100
106
|
userId: string;
|
101
107
|
vote?: number;
|
102
108
|
}
|
103
|
-
interface NotificationEvent {
|
109
|
+
export interface NotificationEvent {
|
104
110
|
originalRead?: boolean;
|
105
111
|
model: Notification;
|
106
112
|
}
|
107
|
-
interface UserInfoEvent {
|
113
|
+
export interface UserInfoEvent {
|
108
114
|
userId: string;
|
109
115
|
mode: AvailabilityState;
|
110
116
|
}
|
111
|
-
interface CallbackEvent {
|
117
|
+
export interface CallbackEvent {
|
112
118
|
message: any;
|
113
119
|
}
|
114
|
-
interface JobProgressEvent {
|
120
|
+
export interface JobProgressEvent {
|
115
121
|
jobId: string;
|
116
122
|
event: JobProgress;
|
117
123
|
}
|
118
|
-
interface ReportProgressEvent {
|
124
|
+
export interface ReportProgressEvent {
|
119
125
|
name: string;
|
120
126
|
progress: number;
|
121
127
|
}
|
@@ -125,4 +131,3 @@ export interface JobProgress {
|
|
125
131
|
message?: string;
|
126
132
|
buferringValue?: number;
|
127
133
|
}
|
128
|
-
export {};
|
@@ -0,0 +1,14 @@
|
|
1
|
+
import { OnInit } from '@angular/core';
|
2
|
+
import { FormControl } from '@angular/forms';
|
3
|
+
import { FileInput } from '../controls/file.input';
|
4
|
+
import { FieldBase } from './input.base';
|
5
|
+
import * as i0 from "@angular/core";
|
6
|
+
export declare class FileField extends FieldBase implements OnInit {
|
7
|
+
readonly control: FormControl;
|
8
|
+
multiple: boolean;
|
9
|
+
input: FileInput;
|
10
|
+
type: string;
|
11
|
+
ngOnInit(): void;
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileField, never>;
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileField, "ng-component", never, {}, {}, never, never>;
|
14
|
+
}
|
@@ -53,7 +53,8 @@ export declare class MailboxService {
|
|
53
53
|
viewedcomments(id: number): Observable<{
|
54
54
|
time: Date;
|
55
55
|
}>;
|
56
|
-
typing(id: number):
|
56
|
+
typing(id: number): Promise<any>;
|
57
|
+
editing(id: number): Promise<any>;
|
57
58
|
copy(id: number): Observable<RecipientModel<any>>;
|
58
59
|
/**
|
59
60
|
*
|
package/lib/core/models.d.ts
CHANGED
@@ -179,6 +179,7 @@ export interface Attachment {
|
|
179
179
|
}
|
180
180
|
export interface Comment {
|
181
181
|
id: number;
|
182
|
+
/** base64 */
|
182
183
|
image?: string;
|
183
184
|
text?: string;
|
184
185
|
userId: string;
|
@@ -311,11 +312,11 @@ export interface Contact {
|
|
311
312
|
}
|
312
313
|
export interface Chat {
|
313
314
|
date: Date;
|
314
|
-
id: number;
|
315
315
|
userId: string;
|
316
316
|
contactId: string;
|
317
317
|
text?: string;
|
318
318
|
time: Date;
|
319
|
+
/** base64 */
|
319
320
|
image?: string;
|
320
321
|
resource?: {
|
321
322
|
[key: string]: any;
|
@@ -78,6 +78,7 @@ export declare const SYNCFUSION_L18N: {
|
|
78
78
|
};
|
79
79
|
export declare const STRINGS: {
|
80
80
|
'en-US': {
|
81
|
+
Editing: string;
|
81
82
|
CheckOut: string;
|
82
83
|
CheckIn: string;
|
83
84
|
CheckedOut: string;
|
@@ -531,6 +532,9 @@ export declare const STRINGS: {
|
|
531
532
|
Working: string;
|
532
533
|
};
|
533
534
|
'he-IL': {
|
535
|
+
Editing: string;
|
536
|
+
EditingMale: string;
|
537
|
+
EditingFemale: string;
|
534
538
|
Condition: string;
|
535
539
|
DragFile: string;
|
536
540
|
DragFileMale: string;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { EventEmitter, OnInit, ElementRef, OnDestroy, SimpleChanges, OnChanges } from "@angular/core";
|
2
|
-
import { ColumnModel, RowModel, Spreadsheet, CellStyleModel, SelectEventArgs, AutoFillSettingsModel } from "@syncfusion/ej2-angular-spreadsheet";
|
2
|
+
import { ColumnModel, RowModel, Spreadsheet, CellStyleModel, SelectEventArgs, AutoFillSettingsModel, ScrollSettingsModel } from "@syncfusion/ej2-angular-spreadsheet";
|
3
3
|
import { AxisClickEvent, CubeViewerComponent } from "../declarations";
|
4
4
|
import { AxesMap, YAxis } from "../../core/models";
|
5
5
|
import { CubeService } from "../cube.service";
|
@@ -32,6 +32,7 @@ export declare class CubeSpreadsheetComponent implements OnInit, CubeViewerCompo
|
|
32
32
|
spreadsheet: Spreadsheet;
|
33
33
|
dataSource: RowModel[];
|
34
34
|
columns: ColumnModel[];
|
35
|
+
readonly scrollSettings: ScrollSettingsModel;
|
35
36
|
readonly numberStyle: CellStyleModel;
|
36
37
|
readonly autoFillSettings: AutoFillSettingsModel;
|
37
38
|
private _xAxis;
|
@@ -0,0 +1,34 @@
|
|
1
|
+
import { OnInit } from '@angular/core';
|
2
|
+
import { ViewContainerRef } from '@angular/core';
|
3
|
+
import { ReportRef } from '../report-ref';
|
4
|
+
import { Injector } from '@angular/core';
|
5
|
+
import { ReportComponent } from '../../core/base';
|
6
|
+
import * as i0 from "@angular/core";
|
7
|
+
export declare class CubeDocumentsComponent implements ReportComponent<Model>, OnInit {
|
8
|
+
private _injector;
|
9
|
+
private _ref;
|
10
|
+
private _vc;
|
11
|
+
private _instance;
|
12
|
+
constructor(_injector: Injector, _ref: ReportRef<Options>, _vc: ViewContainerRef);
|
13
|
+
onBind(data: Model[], args?: any): void;
|
14
|
+
ngOnInit(): void;
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CubeDocumentsComponent, never>;
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeDocumentsComponent, "ng-component", never, {}, {}, never, never>;
|
17
|
+
}
|
18
|
+
export interface Model {
|
19
|
+
id: number;
|
20
|
+
number: string;
|
21
|
+
subject: string;
|
22
|
+
stateId: string;
|
23
|
+
userId: string;
|
24
|
+
userName: string;
|
25
|
+
value: number;
|
26
|
+
total: number;
|
27
|
+
formId: string;
|
28
|
+
currencyCode: string;
|
29
|
+
}
|
30
|
+
export interface Options {
|
31
|
+
cube?: string;
|
32
|
+
axes?: string[];
|
33
|
+
group?: string[];
|
34
|
+
}
|
@@ -7,8 +7,9 @@ import { SessionService } from '../../core/session.service';
|
|
7
7
|
import { AccountService } from '../../core/account.service';
|
8
8
|
import { DocumentInfo } from '../../core/info/document-info.service';
|
9
9
|
import { ReportRef } from '../report-ref';
|
10
|
+
import { Model, Options } from './documents.component';
|
10
11
|
import * as i0 from "@angular/core";
|
11
|
-
export declare class
|
12
|
+
export declare class CubeDocumentsGridComponent implements ReportComponent<Model>, OnDestroy {
|
12
13
|
private _info;
|
13
14
|
private _accounts;
|
14
15
|
grid: Grid;
|
@@ -22,24 +23,6 @@ export declare class CubeGridDocumentsComponent implements ReportComponent<Model
|
|
22
23
|
onBind(data: Model[]): void;
|
23
24
|
rowSelected(evt: RowSelectEventArgs): void;
|
24
25
|
ngOnDestroy(): void;
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CubeDocumentsGridComponent, never>;
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeDocumentsGridComponent, "ng-component", never, {}, {}, never, never>;
|
27
28
|
}
|
28
|
-
interface Model {
|
29
|
-
id: number;
|
30
|
-
number: string;
|
31
|
-
subject: string;
|
32
|
-
stateId: string;
|
33
|
-
userId: string;
|
34
|
-
userName: string;
|
35
|
-
value: number;
|
36
|
-
total: number;
|
37
|
-
formId: string;
|
38
|
-
currencyCode: string;
|
39
|
-
}
|
40
|
-
interface Options {
|
41
|
-
cube?: string;
|
42
|
-
axes?: string[];
|
43
|
-
group?: string[];
|
44
|
-
}
|
45
|
-
export {};
|
@@ -6,9 +6,10 @@ import { CubeService } from '../../cube/cube.service';
|
|
6
6
|
import { SessionService } from '../../core/session.service';
|
7
7
|
import { DocumentInfo } from '../../core/info/document-info.service';
|
8
8
|
import { ReportRef } from '../report-ref';
|
9
|
+
import { Model, Options } from './documents.component';
|
9
10
|
import * as i0 from "@angular/core";
|
10
11
|
/** */
|
11
|
-
export declare class
|
12
|
+
export declare class CubeDocumentsTableComponent implements ReportComponent<Model> {
|
12
13
|
private _info;
|
13
14
|
private _service;
|
14
15
|
PAGE_SIZE: number;
|
@@ -22,23 +23,6 @@ export declare class CubeDocumentsComponent implements ReportComponent<Model> {
|
|
22
23
|
constructor(ref: ReportRef<Options>, _info: DocumentInfo, session: SessionService, _service: CubeService);
|
23
24
|
onBind(data: Model[]): void;
|
24
25
|
open(id: number): void;
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CubeDocumentsTableComponent, never>;
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeDocumentsTableComponent, "ng-component", never, {}, {}, never, never>;
|
27
28
|
}
|
28
|
-
interface Model {
|
29
|
-
id: number;
|
30
|
-
number: string;
|
31
|
-
subject: string;
|
32
|
-
stateId: string;
|
33
|
-
userId: string;
|
34
|
-
byId?: string;
|
35
|
-
value: number;
|
36
|
-
total: number;
|
37
|
-
currencyCode: string;
|
38
|
-
partial: boolean;
|
39
|
-
}
|
40
|
-
interface Options {
|
41
|
-
cube?: string;
|
42
|
-
axes?: string[];
|
43
|
-
}
|
44
|
-
export {};
|
@@ -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, Options } from "./usage-base";
|
7
7
|
import * as i0 from "@angular/core";
|
8
8
|
/** */
|
9
9
|
export declare class UsageReportArgs implements OnInit, ArgumentsComponent<Args> {
|
@@ -13,7 +13,7 @@ export declare class UsageReportArgs implements OnInit, ArgumentsComponent<Args>
|
|
13
13
|
exclude: string[];
|
14
14
|
cube: string;
|
15
15
|
values: Args;
|
16
|
-
constructor(ref: ReportRef<
|
16
|
+
constructor(ref: ReportRef<Options>, _fb: FormBuilder, _session: SessionService);
|
17
17
|
ngOnInit(): void;
|
18
18
|
valuesChange(axes: any): void;
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<UsageReportArgs, never>;
|
@@ -10,9 +10,10 @@ import { CubeService } from "../../cube/cube.service";
|
|
10
10
|
import { PromptService } from "../../core/prompt.service";
|
11
11
|
import { ReportRef } from "../report-ref";
|
12
12
|
import { RouterImpl } from "../../core/router";
|
13
|
+
import { ChartSeriesType } from "@syncfusion/ej2-angular-pivotview";
|
13
14
|
import * as i0 from "@angular/core";
|
14
|
-
export declare abstract class UsageReportBase
|
15
|
-
protected _reportRef: ReportRef<
|
15
|
+
export declare abstract class UsageReportBase implements ReportComponent<Item, Args>, OnDestroy {
|
16
|
+
protected _reportRef: ReportRef<Options>;
|
16
17
|
protected _type: DatasourceService;
|
17
18
|
protected _service: CubeService;
|
18
19
|
protected _session: SessionService;
|
@@ -31,32 +32,30 @@ export declare abstract class UsageReportBase<O extends UsageOptions> implements
|
|
31
32
|
readonly currencyCode: string;
|
32
33
|
height: string;
|
33
34
|
width: string;
|
34
|
-
protected readonly _options:
|
35
|
+
protected readonly _options: Options;
|
35
36
|
protected readonly _fractionDigits: number;
|
36
37
|
protected _data: {}[];
|
37
38
|
private _args;
|
38
|
-
private _ddInstance;
|
39
39
|
protected readonly _destroy: Subject<void>;
|
40
|
-
constructor(_reportRef: ReportRef<
|
40
|
+
constructor(_reportRef: ReportRef<Options>, _type: DatasourceService, _service: CubeService, _session: SessionService, _router: RouterImpl, _sb: PromptService, _dir: Directionality, _translate: TranslateService);
|
41
41
|
ngOnInit(): void;
|
42
42
|
abstract onExport(name: string): any;
|
43
43
|
abstract onResize(dim?: Dimentions): any;
|
44
44
|
abstract onData(data: Item[]): any;
|
45
45
|
onBind(result: Item[], args?: Args): void;
|
46
|
-
exportExplore(): void;
|
47
46
|
protected browse(paxes: {
|
48
47
|
[axis: string]: AxisType;
|
49
48
|
}, index?: string): void;
|
50
49
|
ngOnDestroy(): void;
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UsageReportBase
|
52
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<UsageReportBase
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UsageReportBase, never>;
|
51
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<UsageReportBase, never, never, {}, {}, never>;
|
53
52
|
}
|
54
53
|
export declare type Item = {
|
55
54
|
[name: string]: (string | number);
|
56
55
|
} & {
|
57
56
|
usage?: number;
|
58
57
|
};
|
59
|
-
export declare type
|
58
|
+
export declare type Options = {
|
60
59
|
xAxis?: string[] | string;
|
61
60
|
cube?: string;
|
62
61
|
exclude: string[];
|
@@ -65,6 +64,7 @@ export declare type UsageOptions = {
|
|
65
64
|
series?: string[] | string;
|
66
65
|
filters?: AxesMap;
|
67
66
|
scope?: 'patterns' | 'positions';
|
67
|
+
chartType?: ChartSeriesType;
|
68
68
|
collapse?: boolean;
|
69
69
|
};
|
70
70
|
export interface Args {
|
@@ -1,22 +1,22 @@
|
|
1
1
|
import { ElementRef, OnDestroy } from "@angular/core";
|
2
2
|
import { Directionality } from "@angular/cdk/bidi";
|
3
|
-
import {
|
3
|
+
import { DisplayOptionModel, PivotView } from "@syncfusion/ej2-angular-pivotview";
|
4
4
|
import { DataSourceSettingsModel } from "@syncfusion/ej2-pivotview/src/pivotview/model/datasourcesettings-model";
|
5
5
|
import { ChartSettingsModel } from '@syncfusion/ej2-pivotview/src/pivotview/model/chartsettings-model';
|
6
6
|
import { IPointEventArgs } from "@syncfusion/ej2-angular-charts";
|
7
|
-
import {
|
7
|
+
import { Item, Options, UsageReportBase } from "./usage-base";
|
8
8
|
import { DatasourceService } from "../../core/datasource.service";
|
9
9
|
import { SessionService } from "../../core/session.service";
|
10
10
|
import { CubeService } from "../../cube/cube.service";
|
11
11
|
import { PromptService } from "../../core/prompt.service";
|
12
|
-
import {
|
12
|
+
import { TranslateService } from "../../core/translate.service";
|
13
13
|
import { ReportRef } from "../report-ref";
|
14
14
|
import { RouterImpl } from "../../core/router";
|
15
15
|
import * as i0 from "@angular/core";
|
16
16
|
/**
|
17
17
|
* cube usage
|
18
18
|
* */
|
19
|
-
export declare class UsageChartComponent extends UsageReportBase
|
19
|
+
export declare class UsageChartComponent extends UsageReportBase implements OnDestroy {
|
20
20
|
private _elementRef;
|
21
21
|
readonly dir: import("@angular/cdk/bidi").Direction;
|
22
22
|
pivot: PivotView;
|
@@ -60,7 +60,3 @@ export declare class UsageChartComponent extends UsageReportBase<Options> implem
|
|
60
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<UsageChartComponent, never>;
|
61
61
|
static ɵcmp: i0.ɵɵComponentDeclaration<UsageChartComponent, "ng-component", never, {}, {}, never, never>;
|
62
62
|
}
|
63
|
-
interface Options extends UsageOptions {
|
64
|
-
chartType?: ChartSeriesType;
|
65
|
-
}
|
66
|
-
export {};
|
@@ -11,13 +11,13 @@ import { DatasourceService } from "../../core/datasource.service";
|
|
11
11
|
import { CubeService } from "../../cube/cube.service";
|
12
12
|
import { PromptService } from "../../core/prompt.service";
|
13
13
|
import { RouterImpl } from "../../core/router";
|
14
|
-
import { Item,
|
14
|
+
import { Item, Options, UsageReportBase } from "./usage-base";
|
15
15
|
import { ReportRef } from "../report-ref";
|
16
16
|
import * as i0 from "@angular/core";
|
17
17
|
/**
|
18
18
|
* cube usage
|
19
19
|
* */
|
20
|
-
export declare class UsagePivotComponent extends UsageReportBase
|
20
|
+
export declare class UsagePivotComponent extends UsageReportBase {
|
21
21
|
private _elementRef;
|
22
22
|
pivot: PivotView;
|
23
23
|
private _emptyCellsTextContent;
|
@@ -60,7 +60,3 @@ export declare class UsagePivotComponent extends UsageReportBase<Options> {
|
|
60
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<UsagePivotComponent, never>;
|
61
61
|
static ɵcmp: i0.ɵɵComponentDeclaration<UsagePivotComponent, "ng-component", never, {}, {}, never, never>;
|
62
62
|
}
|
63
|
-
interface Options extends UsageOptions {
|
64
|
-
xAxis?: string[] | string;
|
65
|
-
}
|
66
|
-
export {};
|
@@ -0,0 +1,16 @@
|
|
1
|
+
import { OnInit, ViewContainerRef, Injector } from "@angular/core";
|
2
|
+
import { ReportRef } from "../report-ref";
|
3
|
+
import { Args, Item, Options } from "./usage-base";
|
4
|
+
import { ReportComponent } from "../../core/base";
|
5
|
+
import * as i0 from "@angular/core";
|
6
|
+
export declare class CubeUsageComponent implements ReportComponent<Item, Args>, OnInit {
|
7
|
+
private _injector;
|
8
|
+
private _ref;
|
9
|
+
private _vc;
|
10
|
+
private _instance;
|
11
|
+
constructor(_injector: Injector, _ref: ReportRef<Options>, _vc: ViewContainerRef);
|
12
|
+
onBind(data: Item[], args?: Args): void;
|
13
|
+
ngOnInit(): void;
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CubeUsageComponent, never>;
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CubeUsageComponent, "ng-component", never, {}, {}, never, never>;
|
16
|
+
}
|