@bizdoc/core 1.9.8 → 1.9.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/themes/brown.min.css +1 -1
- package/assets/themes/dark.min.css +1 -1
- package/assets/themes/default.min.css +1 -1
- package/assets/themes/green.min.css +1 -1
- package/assets/themes/indigo.min.css +1 -1
- package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
- package/esm2020/lib/admin/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 +119 -25
- 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 +10 -5
- package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2020/lib/browse/browse.pane.component.mjs +5 -5
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2020/lib/browse/filter/filter.component.mjs +6 -9
- package/esm2020/lib/browse/folders-menu.component.mjs +5 -5
- 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 +19 -17
- 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 +3 -3
- package/esm2020/lib/compose/compose.pane.component.mjs +9 -6
- 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 +10 -12
- 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-ref.mjs +6 -7
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2020/lib/compose/form.component.mjs +5 -5
- package/esm2020/lib/compose/new-menu.component.mjs +5 -5
- 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 +4 -5
- 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 +8 -10
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +12 -7
- package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
- package/esm2020/lib/core/account.service.mjs +8 -5
- 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 +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 +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/daterange.pipe.mjs +6 -6
- 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/translate.pipe.mjs +3 -3
- 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 +17 -19
- 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 +15 -15
- package/esm2020/lib/core/window-title.service.mjs +3 -3
- package/esm2020/lib/cube/accum/accum.component.mjs +15 -9
- package/esm2020/lib/cube/chart/chart.component.mjs +10 -5
- 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 +11 -8
- package/esm2020/lib/cube/cube.service.mjs +3 -3
- 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 +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 +21 -9
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +115 -109
- 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 +3 -3
- package/esm2020/lib/cube/matrix/table.component.mjs +7 -7
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +6 -6
- 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 +4 -4
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +5 -5
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +4 -4
- 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 +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 +4 -4
- package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2020/lib/modules/diagram.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/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/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 +3 -3
- package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
- package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2020/lib/reports/report.pane.component.mjs +3 -3
- package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
- package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2020/lib/routes.desktop.mjs +8 -8
- 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 +4 -4
- package/esm2020/lib/system.module.mjs +4 -4
- package/esm2020/lib/views/cube/chart.component.mjs +3 -3
- package/esm2020/lib/views/cube/cube-base.mjs +3 -3
- package/esm2020/lib/views/cube/explore.component.mjs +3 -3
- package/esm2020/lib/views/cube/matrix.component.mjs +8 -8
- package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2020/lib/views/cube/sum.component.mjs +3 -3
- package/esm2020/lib/views/cube/view.component.mjs +3 -3
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
- package/esm2020/lib/views/view-item.component.mjs +3 -3
- package/esm2020/lib/views/views.component.mjs +3 -3
- package/esm2020/lib/views/views.mobile.component.mjs +3 -3
- package/esm2020/lib/views/views.pane.component.mjs +3 -3
- package/fesm2015/bizdoc-core.mjs +1221 -1084
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1216 -1083
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/admin/positions/positions.component.d.ts +11 -3
- package/lib/browse/browse-items.component.d.ts +1 -1
- package/lib/compose/attachments/preview/attachment-preview.component.d.ts +3 -1
- package/lib/compose/compose.pane.component.d.ts +1 -0
- package/lib/compose/document.component.d.ts +2 -4
- package/lib/compose/form-ref.d.ts +1 -3
- package/lib/compose/version-compare/version-compare.component.d.ts +2 -4
- package/lib/core/configuration.d.ts +3 -0
- package/lib/core/models.d.ts +2 -2
- package/lib/core/slots/slots.component.d.ts +1 -2
- package/lib/cube/accum/accum.component.d.ts +1 -1
- package/lib/cube/chart/chart.component.d.ts +1 -1
- package/lib/cube/cube-view.component.d.ts +3 -1
- package/lib/cube/declarations.d.ts +1 -0
- package/lib/cube/grid/grid.component.d.ts +8 -4
- package/lib/cube/grid/spreadsheet.component.d.ts +10 -4
- package/lib/cube/matrix/table.component.d.ts +1 -1
- package/lib/cube/pivot/pivot.component.d.ts +1 -1
- package/lib/dashboard/cube/accum-cube.widget.d.ts +2 -2
- package/lib/dashboard/cube/cube-analysis.base.d.ts +0 -4
- package/lib/home/home-base.component.d.ts +1 -0
- package/lib/views/cube/matrix.component.d.ts +2 -2
- package/package.json +9 -9
@@ -1,4 +1,4 @@
|
|
1
|
-
import { OnInit, OnDestroy, TemplateRef } from '@angular/core';
|
1
|
+
import { OnInit, OnDestroy, TemplateRef, ElementRef } from '@angular/core';
|
2
2
|
import { MatDialog } from '@angular/material/dialog';
|
3
3
|
import { FormGroup } from '@angular/forms';
|
4
4
|
import { MatSort } from '@angular/material/sort';
|
@@ -14,20 +14,26 @@ import { UtilityComponent } from '../../core/base';
|
|
14
14
|
import { UtilityRef } from '../utility-ref';
|
15
15
|
import { Popup } from '../../core/popup/popup.service';
|
16
16
|
import { ProgressBarMode } from '@angular/material/progress-bar';
|
17
|
+
import { AccountService } from '../../core/account.service';
|
17
18
|
import * as i0 from "@angular/core";
|
18
19
|
export declare class PositionsComponent implements OnInit, OnDestroy, UtilityComponent<boolean, TypeMap>, AdminComponent {
|
19
20
|
private _session;
|
20
21
|
private _utilityRef;
|
21
22
|
private _datasources;
|
22
23
|
private _ps;
|
24
|
+
private _accounts;
|
25
|
+
private _translate;
|
23
26
|
private _popup;
|
24
27
|
private _dialog;
|
28
|
+
_fileElement: ElementRef<HTMLInputElement>;
|
25
29
|
dataSource: MatTableDataSource<any>;
|
26
30
|
sort: MatSort;
|
27
31
|
readonly types: Type[];
|
28
32
|
roles: Role[];
|
29
33
|
displayedColumns: string[];
|
30
|
-
|
34
|
+
profiles: {
|
35
|
+
[id: string]: UserInfo;
|
36
|
+
};
|
31
37
|
type?: Type;
|
32
38
|
dirty: boolean;
|
33
39
|
saving: boolean;
|
@@ -52,7 +58,7 @@ export declare class PositionsComponent implements OnInit, OnDestroy, UtilityCom
|
|
52
58
|
private readonly _destroy;
|
53
59
|
loading: ProgressBarMode;
|
54
60
|
/** positions ctor */
|
55
|
-
constructor(_session: SessionService, _utilityRef: UtilityRef<boolean, TypeMap>, _datasources: DatasourceService, _ps: PromptService, title: WindowTitleService,
|
61
|
+
constructor(_session: SessionService, _utilityRef: UtilityRef<boolean, TypeMap>, _datasources: DatasourceService, _ps: PromptService, _accounts: AccountService, title: WindowTitleService, _translate: TranslateService, _popup: Popup, _dialog: MatDialog);
|
56
62
|
ngOnInit(): void;
|
57
63
|
search(value: string): void;
|
58
64
|
change(name: string): void;
|
@@ -72,6 +78,8 @@ export declare class PositionsComponent implements OnInit, OnDestroy, UtilityCom
|
|
72
78
|
editGroup(name: string): void;
|
73
79
|
editPattern(name: string): void;
|
74
80
|
save(): Promise<any>;
|
81
|
+
download(): Promise<void>;
|
82
|
+
upload(evt: InputEvent): Promise<void>;
|
75
83
|
ngOnDestroy(): void;
|
76
84
|
static ɵfac: i0.ɵɵFactoryDeclaration<PositionsComponent, never>;
|
77
85
|
static ɵcmp: i0.ɵɵComponentDeclaration<PositionsComponent, "ng-component", never, {}, {}, never, never>;
|
@@ -52,7 +52,7 @@ export declare class BrowseItemsComponent implements OnInit, OnChanges, OnDestro
|
|
52
52
|
/** browse ctor */
|
53
53
|
constructor(_mailbox: MailboxService, _cube: CubeService, _session: SessionService, _sb: PromptService, _translate: TranslateService, _cd: ChangeDetectorRef, _router: RouterImpl, _messaging: HubService, _config: BizDocConfig);
|
54
54
|
ngOnInit(): void;
|
55
|
-
ngOnChanges(
|
55
|
+
ngOnChanges(_: SimpleChanges): void;
|
56
56
|
private _assign;
|
57
57
|
get folder(): Folder;
|
58
58
|
dragStarted(event: any): void;
|
@@ -5,12 +5,14 @@ import { AnimationEvent } from '@angular/animations';
|
|
5
5
|
import { Observable } from 'rxjs';
|
6
6
|
import { DomSanitizer, SafeUrl } from '@angular/platform-browser';
|
7
7
|
import { Directionality, Direction } from '@angular/cdk/bidi';
|
8
|
+
import { AuthenticationImpl } from '../../../core/authentication';
|
8
9
|
import * as i0 from "@angular/core";
|
9
10
|
export declare const FILE_PREVIEW_DIALOG_DATA: InjectionToken<PreviewData>;
|
10
11
|
export declare const IMAGE_TYPE: string[];
|
11
12
|
export declare class AttachmentPreview implements OnInit, AfterViewInit {
|
12
13
|
private _renderer;
|
13
14
|
data: PreviewData;
|
15
|
+
private _auth;
|
14
16
|
private _overlayRef;
|
15
17
|
obj: ElementRef;
|
16
18
|
img: ElementRef;
|
@@ -25,7 +27,7 @@ export declare class AttachmentPreview implements OnInit, AfterViewInit {
|
|
25
27
|
private readonly _beforeClose;
|
26
28
|
private readonly _afterClosed;
|
27
29
|
/** attachment-preview ctor */
|
28
|
-
constructor(_directionality: Directionality, _renderer: Renderer2, data: PreviewData, sanitizer: DomSanitizer, _overlayRef: OverlayRef);
|
30
|
+
constructor(_directionality: Directionality, _renderer: Renderer2, data: PreviewData, sanitizer: DomSanitizer, _auth: AuthenticationImpl, _overlayRef: OverlayRef);
|
29
31
|
resize(): void;
|
30
32
|
ngOnInit(): void;
|
31
33
|
ngAfterViewInit(): void;
|
@@ -26,6 +26,7 @@ export declare class ComposePaneComponent implements OnInit, OnDestroy {
|
|
26
26
|
/** compose ctor */
|
27
27
|
constructor(_session: SessionService, _mailbox: MailboxService, _pane: PaneRef<ComposePaneComponent>, _router: PanesRouter);
|
28
28
|
ngOnInit(): void;
|
29
|
+
close(): void;
|
29
30
|
edit(): void;
|
30
31
|
expand(): void;
|
31
32
|
change(): void;
|
@@ -2,17 +2,15 @@ import { ViewContainerRef, Injector, OnDestroy, OnChanges, SimpleChanges } from
|
|
2
2
|
import { DocumentModel } from '../core/models';
|
3
3
|
import { SessionService } from '../core/session.service';
|
4
4
|
import { BizDocComponentFactoryResolver } from '../core/component-factory-resolver';
|
5
|
-
import { RouterImpl } from '../core/router';
|
6
5
|
import * as i0 from "@angular/core";
|
7
6
|
export declare class DocumentInfoComponent implements OnChanges, OnDestroy {
|
8
7
|
private _session;
|
9
8
|
private _cf;
|
10
|
-
private _router;
|
11
9
|
private _injector;
|
12
10
|
_container: ViewContainerRef;
|
13
11
|
private _formRef;
|
14
|
-
constructor(_session: SessionService, _cf: BizDocComponentFactoryResolver,
|
15
|
-
ngOnChanges(
|
12
|
+
constructor(_session: SessionService, _cf: BizDocComponentFactoryResolver, _injector: Injector);
|
13
|
+
ngOnChanges(_: SimpleChanges): void;
|
16
14
|
model: DocumentModel<any>;
|
17
15
|
ngOnDestroy(): void;
|
18
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentInfoComponent, never>;
|
@@ -1,14 +1,12 @@
|
|
1
1
|
import { Subject } from "rxjs";
|
2
2
|
import { ViewMode } from "../core/base";
|
3
|
-
import { RouterImpl } from "../core/router";
|
4
3
|
export declare class FormRef<M = any> {
|
5
|
-
private _router;
|
6
4
|
readonly _saving: Subject<SaveEventArgs>;
|
7
5
|
readonly _stateChange: Subject<void>;
|
8
6
|
readonly _modelChange: Subject<M>;
|
9
7
|
readonly _navigating: Subject<string | number>;
|
10
8
|
_mode?: ViewMode;
|
11
|
-
constructor(
|
9
|
+
constructor();
|
12
10
|
private _help;
|
13
11
|
/** intercept save */
|
14
12
|
get saving(): import("rxjs").Observable<SaveEventArgs>;
|
@@ -2,13 +2,11 @@ import { ViewContainerRef, Injector, OnChanges, SimpleChanges } from '@angular/c
|
|
2
2
|
import { Form, DocumentModel } from '../../core/models';
|
3
3
|
import { SessionService } from '../../core/session.service';
|
4
4
|
import { BizDocComponentFactoryResolver } from '../../core/component-factory-resolver';
|
5
|
-
import { PanesRouter } from '../../core/slots/router.service';
|
6
5
|
import * as i0 from "@angular/core";
|
7
6
|
export declare class VersionCompareComponent implements OnChanges {
|
8
7
|
private _session;
|
9
8
|
private _cf;
|
10
9
|
private _container;
|
11
|
-
private _router;
|
12
10
|
private _injector;
|
13
11
|
model: DocumentModel<any>;
|
14
12
|
version: Date;
|
@@ -19,8 +17,8 @@ export declare class VersionCompareComponent implements OnChanges {
|
|
19
17
|
get currentVersion(): any;
|
20
18
|
get baseVersion(): any;
|
21
19
|
/** ctor */
|
22
|
-
constructor(_session: SessionService, _cf: BizDocComponentFactoryResolver, _container: ViewContainerRef,
|
23
|
-
ngOnChanges(
|
20
|
+
constructor(_session: SessionService, _cf: BizDocComponentFactoryResolver, _container: ViewContainerRef, _injector: Injector);
|
21
|
+
ngOnChanges(_: SimpleChanges): void;
|
24
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<VersionCompareComponent, never>;
|
25
23
|
static ɵcmp: i0.ɵɵComponentDeclaration<VersionCompareComponent, "bizdoc-version-compare", never, { "model": "model"; "version": "version"; }, {}, never, never>;
|
26
24
|
}
|
@@ -60,8 +60,11 @@ export interface BizDocConfig {
|
|
60
60
|
formats?: FormatsSettings;
|
61
61
|
routes?: PaneRoute[];
|
62
62
|
components: Type<any>[];
|
63
|
+
scheduler?: SchedulerSettings | boolean;
|
63
64
|
folders?: FoldersSettings;
|
64
65
|
}
|
66
|
+
export interface SchedulerSettings {
|
67
|
+
}
|
65
68
|
export interface FoldersSettings {
|
66
69
|
cube?: string;
|
67
70
|
axes?: string[];
|
package/lib/core/models.d.ts
CHANGED
@@ -411,9 +411,9 @@ export interface Folder {
|
|
411
411
|
columns?: FolderColumn[];
|
412
412
|
}
|
413
413
|
export interface FolderColumn {
|
414
|
-
name: string;
|
414
|
+
name: string | 'number' | 'subject' | 'value' | 'owner' | 'sender' | 'received' | 'receivedAgo' | 'replied' | 'state' | 'issued' | 'issuedAgo';
|
415
415
|
title: string;
|
416
|
-
type
|
416
|
+
type?: 'Boolean' | 'Date' | 'Decimal' | 'String';
|
417
417
|
}
|
418
418
|
export declare type LicenseMode = 'Evaluation' | 'Valid' | 'Grace' | 'Invalid' | 'Limit' | 'Expired';
|
419
419
|
export interface Action {
|
@@ -72,7 +72,6 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
72
72
|
*
|
73
73
|
* @param pane
|
74
74
|
* @param queryParams
|
75
|
-
* @param data
|
76
75
|
*/
|
77
76
|
private _navQueryParams;
|
78
77
|
/**
|
@@ -165,7 +164,7 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
165
164
|
scrollTo(index: number): void;
|
166
165
|
private get _children();
|
167
166
|
done(): void;
|
168
|
-
navigationArrows(
|
167
|
+
navigationArrows(_?: Event): void;
|
169
168
|
scrollBy(n: number): void;
|
170
169
|
focus(index: any): void;
|
171
170
|
onResize(pane: PaneRef<any>, event: MouseEvent): void;
|
@@ -1,11 +1,13 @@
|
|
1
1
|
import { ComponentFactoryResolver, EventEmitter, OnChanges, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
|
2
2
|
import { AxesMap, Cube, CubeView } from '../core/models';
|
3
3
|
import { AxisClickEvent } from './declarations';
|
4
|
+
import { ChangeDetectorRef } from '@angular/core';
|
4
5
|
import * as i0 from "@angular/core";
|
5
6
|
/** */
|
6
7
|
export declare class CubeViewComponent implements OnInit, OnChanges {
|
7
8
|
private _viewContainer;
|
8
9
|
private _factoryResolver;
|
10
|
+
private _cd;
|
9
11
|
axes: AxesMap;
|
10
12
|
readonly explore: EventEmitter<AxisClickEvent>;
|
11
13
|
cube: Cube;
|
@@ -15,7 +17,7 @@ export declare class CubeViewComponent implements OnInit, OnChanges {
|
|
15
17
|
private _instance;
|
16
18
|
private readonly _resizing;
|
17
19
|
private readonly _viewDestroy;
|
18
|
-
constructor(_viewContainer: ViewContainerRef, _factoryResolver: ComponentFactoryResolver);
|
20
|
+
constructor(_viewContainer: ViewContainerRef, _factoryResolver: ComponentFactoryResolver, _cd: ChangeDetectorRef);
|
19
21
|
ngOnInit(): void;
|
20
22
|
ngOnChanges(changes: SimpleChanges): void;
|
21
23
|
private _createView;
|
@@ -16,10 +16,10 @@ export declare class CubeGridComponent implements OnInit, OnChanges, CubeViewerC
|
|
16
16
|
width: string;
|
17
17
|
height: string;
|
18
18
|
cube: string;
|
19
|
-
xAxis: string[];
|
19
|
+
set xAxis(val: string[] | string);
|
20
20
|
yAxis?: YAxis;
|
21
|
-
series
|
22
|
-
indices
|
21
|
+
set series(val: string[] | string);
|
22
|
+
set indices(val: string[] | string);
|
23
23
|
filters?: AxesMap;
|
24
24
|
currencyCode: string;
|
25
25
|
readonly explore: EventEmitter<AxisClickEvent>;
|
@@ -35,14 +35,18 @@ export declare class CubeGridComponent implements OnInit, OnChanges, CubeViewerC
|
|
35
35
|
columns: AggregateColumnModel[];
|
36
36
|
}[];
|
37
37
|
columns: ColumnModel[];
|
38
|
+
private _xAxis;
|
39
|
+
private _series?;
|
40
|
+
private _indices?;
|
38
41
|
private _rows;
|
39
42
|
private _columns;
|
43
|
+
private _cube;
|
40
44
|
private _prepare;
|
41
45
|
constructor(_session: SessionService, _sb: PromptService, _ds: DatasourceService, _service: CubeService, _elementRef: ElementRef);
|
42
46
|
ngOnInit(): void;
|
43
47
|
/** */
|
44
48
|
ngOnChanges(changes: SimpleChanges): void;
|
45
|
-
|
49
|
+
execute(): void;
|
46
50
|
private _normalize;
|
47
51
|
private _draw;
|
48
52
|
queryCellInfo(evt: QueryCellInfoEventArgs): void;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { EventEmitter, OnInit, ElementRef, OnDestroy, SimpleChanges, OnChanges } from "@angular/core";
|
2
|
-
import { ColumnModel, RowModel, Spreadsheet, SelectEventArgs } from "@syncfusion/ej2-angular-spreadsheet";
|
2
|
+
import { ColumnModel, RowModel, Spreadsheet, CellStyleModel, SelectEventArgs, AutoFillSettingsModel } 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";
|
@@ -19,6 +19,7 @@ export declare class CubeSpreadsheetComponent implements OnInit, CubeViewerCompo
|
|
19
19
|
width: string;
|
20
20
|
height: string;
|
21
21
|
cube: string;
|
22
|
+
private _cube;
|
22
23
|
set xAxis(val: string[] | string);
|
23
24
|
yAxis?: YAxis;
|
24
25
|
set series(val: string[] | string);
|
@@ -32,6 +33,8 @@ export declare class CubeSpreadsheetComponent implements OnInit, CubeViewerCompo
|
|
32
33
|
spreadsheet: Spreadsheet;
|
33
34
|
dataSource: RowModel[];
|
34
35
|
columns: ColumnModel[];
|
36
|
+
readonly numberStyle: CellStyleModel;
|
37
|
+
readonly autoFillSettings: AutoFillSettingsModel;
|
35
38
|
private _xAxis;
|
36
39
|
private _series?;
|
37
40
|
private _indices?;
|
@@ -40,15 +43,18 @@ export declare class CubeSpreadsheetComponent implements OnInit, CubeViewerCompo
|
|
40
43
|
private _yrows;
|
41
44
|
private _xcolumns;
|
42
45
|
private _prepare;
|
43
|
-
private _cube;
|
44
|
-
private readonly _intl;
|
45
46
|
private _numberFormat;
|
47
|
+
private readonly _intl;
|
46
48
|
constructor(_session: SessionService, _sb: PromptService, _service: CubeService, _translate: TranslateService, _ds: DatasourceService, _elementRef: ElementRef);
|
47
49
|
ngOnInit(): void;
|
48
50
|
ngOnChanges(changes: SimpleChanges): void;
|
49
|
-
|
51
|
+
execute(): void;
|
52
|
+
private _datatable;
|
53
|
+
private _dataseries;
|
50
54
|
private _draw;
|
51
55
|
select(evt: SelectEventArgs): void;
|
56
|
+
private _filly;
|
57
|
+
private _fillx;
|
52
58
|
exportToExcel(title: string): void;
|
53
59
|
ngOnDestroy(): void;
|
54
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<CubeSpreadsheetComponent, never>;
|
@@ -1,8 +1,8 @@
|
|
1
|
+
import { ElementRef, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
1
2
|
import { CubeService, ScopeType } from '../cube.service';
|
2
3
|
import { SessionService } from '../../core/session.service';
|
3
4
|
import { DatasourceService } from '../../core/datasource.service';
|
4
5
|
import { PromptService } from '../../core/prompt.service';
|
5
|
-
import { ElementRef, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
6
6
|
import { AxesMap, Cube, CubeAxis, CubeIndex } from '../../core/models';
|
7
7
|
import * as i0 from "@angular/core";
|
8
8
|
/** cube matrix component*/
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { OnDestroy, ElementRef } from '@angular/core';
|
2
2
|
import { LegendSeriesModel, TooltipSettingsModel, AccumulationChart, AccumulationDataLabelSettingsModel, AnimationModel, IAccTooltipRenderEventArgs, IPointEventArgs } from '@syncfusion/ej2-angular-charts';
|
3
|
-
import { CubeAnalysisBase,
|
3
|
+
import { CubeAnalysisBase, Options } from './cube-analysis.base';
|
4
4
|
import { DatasourceService } from '../../core/datasource.service';
|
5
5
|
import { SessionService } from '../../core/session.service';
|
6
|
-
import { CubeService, Series } from '../../cube/cube.service';
|
6
|
+
import { CubeService, Series, Point } from '../../cube/cube.service';
|
7
7
|
import { WidgetRef } from "../widget-ref";
|
8
8
|
import { Dimentions } from '../../core/models';
|
9
9
|
import { CubeInfo } from '../../cube/cube-info.service';
|
@@ -16,6 +16,7 @@ export declare abstract class HomeBase implements OnInit {
|
|
16
16
|
protected _snackBar: MatSnackBar;
|
17
17
|
private _injector;
|
18
18
|
chatEnabled: boolean;
|
19
|
+
schedulerEnabled: boolean;
|
19
20
|
profile: Profile;
|
20
21
|
loading: boolean;
|
21
22
|
constructor(_popup: Popup, _session: SessionService, _messaging: HubService, _translate: TranslateService, _snackBar: MatSnackBar, _injector: Injector, config: BizDocConfig);
|
@@ -1,11 +1,11 @@
|
|
1
|
+
import { Observable } from "rxjs";
|
1
2
|
import { DocumentViewComponent } from "../../core/base";
|
2
|
-
import { DatasourceService } from "../../core/datasource.service";
|
3
3
|
import { AxesMap, CubeAxis } from "../../core/models";
|
4
|
+
import { DatasourceService } from "../../core/datasource.service";
|
4
5
|
import { SessionService } from "../../core/session.service";
|
5
6
|
import { RouterImpl } from "../../core/router";
|
6
7
|
import { CubeService, Pattern, ScopeType } from "../../cube/cube.service";
|
7
8
|
import { DocumentViewRef } from "../document-view-ref";
|
8
|
-
import { Observable } from "rxjs";
|
9
9
|
import { CubeBase } from "./cube-base";
|
10
10
|
import { CubeMatrixComponent } from "../../cube/matrix/table.component";
|
11
11
|
import * as i0 from "@angular/core";
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@bizdoc/core",
|
3
|
-
"version": "1.9.
|
3
|
+
"version": "1.9.13",
|
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",
|
@@ -9,31 +9,31 @@
|
|
9
9
|
"private": true
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
|
-
"@ctrl/ngx-emoji-mart": "^6.1.
|
12
|
+
"@ctrl/ngx-emoji-mart": "^6.1.1",
|
13
13
|
"@microsoft/signalr": "^6.0.0",
|
14
|
-
"@syncfusion/ej2": "^19.3.
|
15
|
-
"@syncfusion/ej2-angular-charts": "^19.3.
|
14
|
+
"@syncfusion/ej2": "^19.3.54",
|
15
|
+
"@syncfusion/ej2-angular-charts": "^19.3.54",
|
16
16
|
"@syncfusion/ej2-angular-circulargauge": "^19.3.53",
|
17
17
|
"@syncfusion/ej2-angular-diagrams": "^19.3.53",
|
18
18
|
"@syncfusion/ej2-angular-gantt": "^19.3.53",
|
19
|
-
"@syncfusion/ej2-angular-grids": "^19.3.
|
19
|
+
"@syncfusion/ej2-angular-grids": "^19.3.54",
|
20
20
|
"@syncfusion/ej2-angular-kanban": "^19.3.53",
|
21
21
|
"@syncfusion/ej2-angular-pivotview": "^19.3.53",
|
22
22
|
"@syncfusion/ej2-angular-richtexteditor": "^19.3.53",
|
23
23
|
"@syncfusion/ej2-angular-schedule": "^19.3.53",
|
24
24
|
"@syncfusion/ej2-angular-spreadsheet": "^19.3.53",
|
25
|
-
"@syncfusion/ej2-base": "^19.3.
|
25
|
+
"@syncfusion/ej2-base": "^19.3.54",
|
26
26
|
"@teamhive/lottie-player": "^1.0.0",
|
27
|
-
"ajv": "^8.8.
|
27
|
+
"ajv": "^8.8.1",
|
28
28
|
"brace": "^0.11.1",
|
29
29
|
"cookie": "^0.4.1",
|
30
|
-
"firebase": "^9.
|
30
|
+
"firebase": "^9.5.0",
|
31
31
|
"hammerjs": "~2",
|
32
32
|
"lottie-web": "^5.8.1",
|
33
33
|
"moment": "^2.29.1",
|
34
34
|
"ngx-cookie-service": "13",
|
35
35
|
"ngx-moment": "^5.0.0",
|
36
|
-
"xlsx": "^0.17.
|
36
|
+
"xlsx": "^0.17.4",
|
37
37
|
"zone.js": "^0.11.4",
|
38
38
|
"tslib": "^2.3.0"
|
39
39
|
},
|