@bizdoc/core 1.13.38 → 1.14.0-next.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/bizdoc-schema.json +5 -0
- package/assets/themes/brown.min.css +18 -18
- package/assets/themes/dark.min.css +1 -78
- package/assets/themes/deep-purple-light-blue.min.css +20 -20
- package/assets/themes/deep-purple-teal.min.css +20 -20
- package/assets/themes/default.min.css +20 -20
- package/assets/themes/green.min.css +18 -18
- package/assets/themes/indigo.min.css +18 -18
- 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 +5 -5
- 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 +8 -8
- package/esm2020/lib/bizdoc.module.mjs +7 -5
- package/esm2020/lib/browse/browse-items.component.mjs +10 -12
- package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2020/lib/chat/chat-info.mjs +3 -3
- package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2020/lib/chat/chat.service.mjs +3 -3
- package/esm2020/lib/chat/contacts.component.mjs +6 -6
- package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2020/lib/compose/action/action.dialog.mjs +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/moveto-action.component.mjs +3 -3
- package/esm2020/lib/compose/action/return-action.component.mjs +18 -18
- 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 +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +40 -31
- 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 +5 -5
- package/esm2020/lib/compose/trace/flow.component.mjs +33 -6
- 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 +12 -5
- 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/animations.mjs +3 -3
- package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2020/lib/core/base.mjs +1 -1
- package/esm2020/lib/core/component-factory-resolver.mjs +4 -4
- package/esm2020/lib/core/configuration.mjs +6 -5
- package/esm2020/lib/core/controls/address.input.mjs +20 -7
- package/esm2020/lib/core/controls/auto-complete.input.mjs +5 -6
- package/esm2020/lib/core/controls/combination-picker-body.mjs +5 -5
- 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/file.input.mjs +144 -116
- package/esm2020/lib/core/controls/select.input.mjs +19 -19
- 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/functions.mjs +21 -16
- package/esm2020/lib/core/guide/guide.component.mjs +3 -3
- package/esm2020/lib/core/guide/guide.service.mjs +16 -5
- package/esm2020/lib/core/http.interceptor.mjs +3 -3
- package/esm2020/lib/core/hub.service.mjs +3 -3
- package/esm2020/lib/core/identity/identity.component.mjs +3 -3
- package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2020/lib/core/info/document-info.service.mjs +3 -3
- package/esm2020/lib/core/info/location-info.component.mjs +3 -3
- package/esm2020/lib/core/info/map-info.mjs +3 -3
- package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.mjs +3 -3
- package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
- package/esm2020/lib/core/layout/date.field.mjs +3 -3
- package/esm2020/lib/core/layout/expression.field.mjs +3 -3
- package/esm2020/lib/core/layout/file.field.mjs +3 -3
- package/esm2020/lib/core/layout/html.field.mjs +3 -3
- package/esm2020/lib/core/layout/input.base.mjs +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 +25 -10
- 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 +20 -9
- package/esm2020/lib/core/slots/pane-ref.mjs +4 -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 +122 -81
- 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 +3 -3
- package/esm2020/lib/cube/chart/chart.component.mjs +20 -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 +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 +5 -5
- 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 +3 -3
- 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 +6 -6
- package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/table.component.mjs +5 -5
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +16 -5
- 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 +8 -4
- 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/compare.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 +5 -5
- package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/compare-groups.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 +18 -14
- 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 +3 -3
- package/esm2020/lib/home/home.desktop.component.mjs +9 -15
- 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/datepicker.intl.mjs +3 -3
- package/esm2020/lib/modules/dayjs.module.mjs +4 -4
- package/esm2020/lib/modules/diagram.module.mjs +4 -4
- package/esm2020/lib/modules/gantt.module.mjs +4 -4
- package/esm2020/lib/modules/grid.module.mjs +4 -4
- package/esm2020/lib/modules/material.module.mjs +4 -4
- package/esm2020/lib/modules/paginator.intl.mjs +3 -3
- package/esm2020/lib/modules/pivot.module.mjs +4 -4
- package/esm2020/lib/modules/schedule.module.mjs +4 -4
- package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2020/lib/modules/stepper.intl.mjs +3 -3
- package/esm2020/lib/modules/texteditor.module.mjs +4 -4
- package/esm2020/lib/notifications/filter.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.service.mjs +3 -3
- package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/notification-base.mjs +5 -5
- 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 +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/cube/usage.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 +18 -18
- 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 +8 -6
- 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 +9 -13
- 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 +2 -2
- package/fesm2015/bizdoc-core.mjs +1501 -1297
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1476 -1273
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/browse/browse-items.component.d.ts +0 -1
- package/lib/compose/action/return-action.component.d.ts +4 -2
- package/lib/compose/compose.pane.component.d.ts +1 -0
- package/lib/compose/form.component.d.ts +7 -3
- package/lib/core/animations.d.ts +1 -1
- package/lib/core/base.d.ts +3 -3
- package/lib/core/component-factory-resolver.d.ts +1 -1
- package/lib/core/configuration.d.ts +6 -5
- package/lib/core/controls/address.input.d.ts +5 -3
- package/lib/core/controls/file.input.d.ts +15 -4
- package/lib/core/controls/select.input.d.ts +5 -5
- package/lib/core/functions.d.ts +7 -3
- package/lib/core/guide/guide.service.d.ts +8 -2
- package/lib/core/mailbox.service.d.ts +2 -1
- package/lib/core/models.d.ts +2 -0
- package/lib/core/session.service.d.ts +3 -1
- package/lib/core/slots/pane-ref.d.ts +9 -6
- package/lib/core/slots/slots.component.d.ts +29 -8
- package/lib/home/home.desktop.component.d.ts +3 -3
- package/lib/views/view-item.component.d.ts +2 -4
- package/package.json +15 -15
- package/public-api.d.ts +1 -1
@@ -56,7 +56,6 @@ export declare class BrowseItemsComponent implements OnInit, OnChanges, OnDestro
|
|
56
56
|
constructor(_mailbox: MailboxService, _accounts: AccountService, _cube: CubeService, _session: SessionService, _sb: PromptService, _translate: TranslateService, _cd: ChangeDetectorRef, _router: RouterImpl, _messaging: HubService, _config: BizDocConfig);
|
57
57
|
ngOnInit(): void;
|
58
58
|
ngOnChanges(_: SimpleChanges): void;
|
59
|
-
private _assign;
|
60
59
|
get folder(): Folder;
|
61
60
|
dragStarted(event: any): void;
|
62
61
|
toggleRead(item: RecipientModel): void;
|
@@ -3,15 +3,17 @@ import { ArgumentsComponent } from '../../core/base';
|
|
3
3
|
import { Recipient } from '../../core/models';
|
4
4
|
import { ActionRef } from './action-ref';
|
5
5
|
import { SessionService } from '../../core/session.service';
|
6
|
-
import { AccountService } from '../../core/account.service';
|
7
6
|
import { OnInit } from '@angular/core';
|
8
7
|
import * as i0 from "@angular/core";
|
9
8
|
export declare class ReturnActionComponent implements ArgumentsComponent, OnInit {
|
10
9
|
private _fb;
|
11
10
|
readonly recipients: Recipient[];
|
12
|
-
constructor(_fb: FormBuilder, actionRef: ActionRef
|
11
|
+
constructor(_fb: FormBuilder, actionRef: ActionRef<Options>, session: SessionService);
|
13
12
|
ngOnInit(): void;
|
14
13
|
readonly form: import("@angular/forms").FormGroup;
|
15
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReturnActionComponent, never>;
|
16
15
|
static ɵcmp: i0.ɵɵComponentDeclaration<ReturnActionComponent, "ng-component", never, {}, {}, never, never>;
|
17
16
|
}
|
17
|
+
interface Options {
|
18
|
+
}
|
19
|
+
export {};
|
@@ -42,6 +42,7 @@ export declare class ComposeFormComponent implements OnDestroy, OnInit, OnChange
|
|
42
42
|
readonly dirtyChange: EventEmitter<boolean>;
|
43
43
|
valid: boolean;
|
44
44
|
readonly validChange: EventEmitter<boolean>;
|
45
|
+
readonly saved: EventEmitter<void>;
|
45
46
|
mode: ViewMode;
|
46
47
|
contacts: boolean;
|
47
48
|
actions: Action[];
|
@@ -60,15 +61,18 @@ export declare class ComposeFormComponent implements OnDestroy, OnInit, OnChange
|
|
60
61
|
private _editing;
|
61
62
|
ngOnChanges(_changes: SimpleChanges): void;
|
62
63
|
private _fileChangeListener;
|
63
|
-
private
|
64
|
+
private _apply;
|
64
65
|
navigate(page: any): void;
|
65
66
|
private _getActionAdjective;
|
67
|
+
/**
|
68
|
+
*
|
69
|
+
* @param feedback
|
70
|
+
*/
|
66
71
|
private _save;
|
67
72
|
upload(files: File[]): Observable<any>;
|
68
73
|
private _constructAttachment;
|
69
74
|
tag(evt: MouseEvent): void;
|
70
75
|
private _reset;
|
71
|
-
private _sortActions;
|
72
76
|
guide(name: string): void;
|
73
77
|
attach(): void;
|
74
78
|
/**
|
@@ -93,5 +97,5 @@ export declare class ComposeFormComponent implements OnDestroy, OnInit, OnChange
|
|
93
97
|
private _assign;
|
94
98
|
ngOnDestroy(): void;
|
95
99
|
static ɵfac: i0.ɵɵFactoryDeclaration<ComposeFormComponent, never>;
|
96
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ComposeFormComponent, "bizdoc-form", never, { "model": "model"; "working": "working"; "dirty": "dirty"; "valid": "valid"; "mode": "mode"; "contacts": "contacts"; }, { "modelChange": "modelChange"; "workingChange": "workingChange"; "dirtyChange": "dirtyChange"; "validChange": "validChange"; }, never, never>;
|
100
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ComposeFormComponent, "bizdoc-form", never, { "model": "model"; "working": "working"; "dirty": "dirty"; "valid": "valid"; "mode": "mode"; "contacts": "contacts"; }, { "modelChange": "modelChange"; "workingChange": "workingChange"; "dirtyChange": "dirtyChange"; "validChange": "validChange"; "saved": "saved"; }, never, never>;
|
97
101
|
}
|
package/lib/core/animations.d.ts
CHANGED
@@ -7,7 +7,7 @@ export declare const ShakeAnimation: (import("@angular/animations").AnimationSty
|
|
7
7
|
export declare const EnterExitLeft: import("@angular/animations").AnimationTransitionMetadata[];
|
8
8
|
export declare const EnterExitRight: import("@angular/animations").AnimationTransitionMetadata[];
|
9
9
|
export declare const EnterExitTop: import("@angular/animations").AnimationTransitionMetadata[];
|
10
|
-
export declare const FadeSlideInOut: import("@angular/animations").
|
10
|
+
export declare const FadeSlideInOut: import("@angular/animations").AnimationTransitionMetadata[];
|
11
11
|
export declare const PulseAnimation: import("@angular/animations").AnimationAnimateMetadata;
|
12
12
|
export declare const SwapAnimation: import("@angular/animations").AnimationTransitionMetadata[];
|
13
13
|
export declare const matrixAnimation: import("@angular/animations").AnimationTriggerMetadata;
|
package/lib/core/base.d.ts
CHANGED
@@ -3,7 +3,7 @@ import { FormGroup } from "@angular/forms";
|
|
3
3
|
import { Observable } from "rxjs";
|
4
4
|
export declare type ViewMode = 'compose' | 'preview' | 'print' | 'version';
|
5
5
|
export declare type FormMode = '';
|
6
|
-
export interface FormComponent<TModel> extends ManagedComponent {
|
6
|
+
export interface FormComponent<TModel> extends ManagedComponent<TModel> {
|
7
7
|
form: FormGroup;
|
8
8
|
mode: ViewMode;
|
9
9
|
onBind(data: DocumentModel<TModel>, version?: TModel): void;
|
@@ -13,10 +13,10 @@ export interface FormComponent<TModel> extends ManagedComponent {
|
|
13
13
|
export interface ReportComponent<TResult, TArgs = any, TOptions = any> {
|
14
14
|
onBind(data: TResult[], args?: TArgs): any;
|
15
15
|
}
|
16
|
-
export interface ArgumentsComponent<TArgs = any> extends ManagedComponent {
|
16
|
+
export interface ArgumentsComponent<TArgs = any> extends ManagedComponent<TArgs> {
|
17
17
|
form: FormGroup;
|
18
18
|
}
|
19
|
-
export interface ManagedComponent {
|
19
|
+
export interface ManagedComponent<TArgs> {
|
20
20
|
}
|
21
21
|
export interface WidgetComponent<TResult, TArgs = any> {
|
22
22
|
onBind(data: TResult, args?: TArgs): any;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { ComponentFactoryResolver } from "@angular/core";
|
2
2
|
import * as i0 from "@angular/core";
|
3
|
-
export declare function registerComponents(components: any): void;
|
3
|
+
export declare function registerComponents(components: any[]): void;
|
4
4
|
export declare class BizDocComponentFactoryResolver {
|
5
5
|
private _componentFactoryResolver;
|
6
6
|
private _factories;
|
@@ -29,11 +29,12 @@ export declare enum OpenPolicy {
|
|
29
29
|
Clear = 2,
|
30
30
|
Defer = 4,
|
31
31
|
Pinnable = 8,
|
32
|
-
|
33
|
-
Tab =
|
34
|
-
Dialog =
|
35
|
-
|
36
|
-
Toggle = 256
|
32
|
+
Stretch = 16,
|
33
|
+
Tab = 32,
|
34
|
+
Dialog = 96,
|
35
|
+
Expandable = 128,
|
36
|
+
Toggle = 256,
|
37
|
+
Dismissable = 512
|
37
38
|
}
|
38
39
|
export declare const DEFAULT_POLICY: OpenPolicy;
|
39
40
|
export interface BizDocChildConfig {
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/// <reference types="google.maps" />
|
2
2
|
import { OnDestroy, OnInit, ElementRef, EventEmitter } from '@angular/core';
|
3
3
|
import { NgControl, ControlValueAccessor, FormControl } from '@angular/forms';
|
4
|
-
import {
|
4
|
+
import { FocusMonitor } from '@angular/cdk/a11y';
|
5
5
|
import { MatFormFieldControl } from '@angular/material/form-field';
|
6
6
|
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
7
|
-
import {
|
7
|
+
import { Subject } from 'rxjs';
|
8
8
|
import * as i0 from "@angular/core";
|
9
9
|
export declare class AddressInput implements MatFormFieldControl<string>, ControlValueAccessor, OnDestroy, OnInit {
|
10
10
|
ngControl: NgControl;
|
@@ -24,6 +24,8 @@ export declare class AddressInput implements MatFormFieldControl<string>, Contro
|
|
24
24
|
inputElement: ElementRef;
|
25
25
|
readonly optionSelected: EventEmitter<AddressChangeEvent>;
|
26
26
|
debounce: number;
|
27
|
+
location?: google.maps.LatLng;
|
28
|
+
country?: string | string[];
|
27
29
|
get placeholder(): string;
|
28
30
|
set placeholder(plh: string);
|
29
31
|
focused: boolean;
|
@@ -55,7 +57,7 @@ export declare class AddressInput implements MatFormFieldControl<string>, Contro
|
|
55
57
|
ngOnInit(): void;
|
56
58
|
ngOnDestroy(): void;
|
57
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<AddressInput, [{ optional: true; self: true; }, null, null]>;
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddressInput, "bizdoc-address", never, { "debounce": "debounce"; "placeholder": "placeholder"; "required": "required"; "disabled": "disabled"; "value": "value"; }, { "optionSelected": "optionSelected"; }, never, never>;
|
60
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddressInput, "bizdoc-address", never, { "debounce": "debounce"; "location": "location"; "country": "country"; "placeholder": "placeholder"; "required": "required"; "disabled": "disabled"; "value": "value"; }, { "optionSelected": "optionSelected"; }, never, never>;
|
59
61
|
}
|
60
62
|
export interface AddressChangeEvent {
|
61
63
|
address: string;
|
@@ -39,13 +39,12 @@ export declare class FileInput implements MatFormFieldControl<number | number[]>
|
|
39
39
|
private readonly _dragDrop;
|
40
40
|
private readonly _pending;
|
41
41
|
constructor(_dropableElement: ElementRef, _mailbox: MailboxService, _sanitizer: DomSanitizer, _attachmentInfo: AttachmentInfo, _translate: TranslateService, _session: SessionService, _sb: PromptService, ngControl: NgControl, _model: RecipientModel<any>);
|
42
|
-
|
42
|
+
hasVersions(item: Attachment): boolean;
|
43
43
|
getVersions(item: Attachment): Attachment[];
|
44
44
|
download(item: AttachmentExtra): void;
|
45
45
|
previewOrDownload(item: AttachmentExtra): void;
|
46
|
-
canPreview(item: AttachmentExtra): boolean;
|
47
46
|
canEdit(item: AttachmentExtra): boolean;
|
48
|
-
|
47
|
+
apreview(item: AttachmentExtra): void;
|
49
48
|
cancel(item: AttachmentExtra): void;
|
50
49
|
checkIn(item: AttachmentExtra): void;
|
51
50
|
checkOut(item: AttachmentExtra): void;
|
@@ -77,10 +76,22 @@ export declare class FileInput implements MatFormFieldControl<number | number[]>
|
|
77
76
|
describedBy: string;
|
78
77
|
setDescribedByIds(ids: string[]): void;
|
79
78
|
onContainerClick(): void;
|
80
|
-
|
79
|
+
open(): void;
|
81
80
|
private _prompt;
|
81
|
+
/**
|
82
|
+
*
|
83
|
+
* @param evt
|
84
|
+
*/
|
82
85
|
_change(evt: InputEvent): void;
|
86
|
+
/**
|
87
|
+
*
|
88
|
+
* @param attachment
|
89
|
+
*/
|
83
90
|
private _createItem;
|
91
|
+
/**
|
92
|
+
*
|
93
|
+
* @param files
|
94
|
+
*/
|
84
95
|
private _upload;
|
85
96
|
ngOnDestroy(): void;
|
86
97
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileInput, [null, null, null, null, null, null, null, { optional: true; self: true; }, null]>;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { OnDestroy, OnInit, ElementRef, EventEmitter
|
1
|
+
import { OnDestroy, OnInit, ElementRef, EventEmitter } from '@angular/core';
|
2
2
|
import { NgControl, ControlValueAccessor, FormControl } from '@angular/forms';
|
3
3
|
import { MatFormFieldControl } from '@angular/material/form-field';
|
4
4
|
import { MatSelect } from '@angular/material/select';
|
@@ -9,13 +9,12 @@ import { SessionService } from '../session.service';
|
|
9
9
|
import { DatasourceService } from '../datasource.service';
|
10
10
|
import { ScopeType } from '../configuration';
|
11
11
|
import * as i0 from "@angular/core";
|
12
|
-
export declare class TypeSelect implements MatFormFieldControl<string | string[]>, ControlValueAccessor, OnInit,
|
12
|
+
export declare class TypeSelect implements MatFormFieldControl<string | string[]>, ControlValueAccessor, OnInit, OnDestroy {
|
13
13
|
ngControl: NgControl;
|
14
14
|
private _fm;
|
15
15
|
private _elRef;
|
16
16
|
private _session;
|
17
17
|
private _service;
|
18
|
-
focus(): void;
|
19
18
|
private static nextId;
|
20
19
|
private _placeholder;
|
21
20
|
private _required;
|
@@ -34,6 +33,7 @@ export declare class TypeSelect implements MatFormFieldControl<string | string[]
|
|
34
33
|
type: string;
|
35
34
|
scope: ScopeType;
|
36
35
|
readonly selectionChange: EventEmitter<SelectEvent>;
|
36
|
+
touched: boolean;
|
37
37
|
set multiple(val: boolean);
|
38
38
|
get multiple(): boolean;
|
39
39
|
get placeholder(): string;
|
@@ -47,7 +47,7 @@ export declare class TypeSelect implements MatFormFieldControl<string | string[]
|
|
47
47
|
set disabled(val: boolean);
|
48
48
|
text: string;
|
49
49
|
readonly textChange: EventEmitter<string>;
|
50
|
-
errorState: boolean;
|
50
|
+
get errorState(): boolean;
|
51
51
|
controlType?: string;
|
52
52
|
describedBy: string;
|
53
53
|
setDescribedByIds(ids: string[]): void;
|
@@ -61,7 +61,7 @@ export declare class TypeSelect implements MatFormFieldControl<string | string[]
|
|
61
61
|
set value(val: string | string[]);
|
62
62
|
_onFocus(): void;
|
63
63
|
_onBlur(): void;
|
64
|
-
|
64
|
+
focus(): void;
|
65
65
|
_compareWithKey(option1: KeyValue, option2: KeyValue): boolean;
|
66
66
|
private readonly _destroy;
|
67
67
|
constructor(ngControl: NgControl, _fm: FocusMonitor, _elRef: ElementRef<HTMLElement>, _session: SessionService, _service: DatasourceService);
|
package/lib/core/functions.d.ts
CHANGED
@@ -19,6 +19,12 @@ export declare function isArray(val: any): val is Array<any>;
|
|
19
19
|
export declare function isString(val: any): val is string;
|
20
20
|
export declare function getWarn(mode?: MaterialMode): string;
|
21
21
|
export declare function playAudio(name: 'notification_simple-01' | 'alert_error-03'): void;
|
22
|
+
/**
|
23
|
+
*
|
24
|
+
* @param o1
|
25
|
+
* @param o2
|
26
|
+
*/
|
27
|
+
export declare function deepAssign(o1: any, o2: any): any;
|
22
28
|
declare global {
|
23
29
|
interface String {
|
24
30
|
decodeId: () => number;
|
@@ -32,6 +38,7 @@ declare global {
|
|
32
38
|
remove(item: T): T[];
|
33
39
|
last(): T;
|
34
40
|
average(predicate: (i: T) => number): number;
|
41
|
+
distinct<M>(predicate: (i: T) => M): Set<M>;
|
35
42
|
sum(predicate: (i: T) => number): number;
|
36
43
|
max(predicate: (i: T) => number): number;
|
37
44
|
}
|
@@ -39,9 +46,6 @@ declare global {
|
|
39
46
|
formatArgs(...args: any[]): string;
|
40
47
|
normalize(): string;
|
41
48
|
}
|
42
|
-
interface Object {
|
43
|
-
deepAssign(val1: any, val2: any): any;
|
44
|
-
}
|
45
49
|
}
|
46
50
|
/**
|
47
51
|
*
|
@@ -1,10 +1,16 @@
|
|
1
1
|
import { Injector } from '@angular/core';
|
2
|
-
import { Overlay } from "@angular/cdk/overlay";
|
2
|
+
import { Overlay, OverlayRef } from "@angular/cdk/overlay";
|
3
3
|
import { BizDocConfig } from '../configuration';
|
4
4
|
import { Guide } from '../models';
|
5
5
|
import { SessionService } from '../session.service';
|
6
6
|
import { TranslateService } from '../translate.service';
|
7
7
|
import * as i0 from "@angular/core";
|
8
|
+
export declare class GuideRef {
|
9
|
+
private _guide;
|
10
|
+
private _overlayRef;
|
11
|
+
constructor(_guide: Guide, _overlayRef: OverlayRef);
|
12
|
+
closed(): import("rxjs").Observable<void>;
|
13
|
+
}
|
8
14
|
/** */
|
9
15
|
export declare class GuideService {
|
10
16
|
private _overlay;
|
@@ -26,7 +32,7 @@ export declare class GuideService {
|
|
26
32
|
*
|
27
33
|
* @param options
|
28
34
|
*/
|
29
|
-
start(options: Guide | string):
|
35
|
+
start(options: Guide | string): GuideRef;
|
30
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<GuideService, never>;
|
31
37
|
static ɵprov: i0.ɵɵInjectableDeclaration<GuideService>;
|
32
38
|
}
|
@@ -111,7 +111,7 @@ export declare class MailboxService {
|
|
111
111
|
* get geo location if form settings requies
|
112
112
|
* @param form
|
113
113
|
*/
|
114
|
-
private
|
114
|
+
private _geoLocation;
|
115
115
|
/**
|
116
116
|
*/
|
117
117
|
private _notify;
|
@@ -139,3 +139,4 @@ export declare class UploadEvent {
|
|
139
139
|
state: 'pending' | 'progress' | 'done';
|
140
140
|
constructor(options: any);
|
141
141
|
}
|
142
|
+
export declare function reportProgress(attachment: AttachmentExtra): (source: Observable<Attachment>) => Observable<unknown>;
|
package/lib/core/models.d.ts
CHANGED
@@ -97,6 +97,7 @@ export interface ConnectorInfo {
|
|
97
97
|
targetId: string;
|
98
98
|
}
|
99
99
|
export interface NodeInfo {
|
100
|
+
note?: string;
|
100
101
|
originId?: number;
|
101
102
|
id: string;
|
102
103
|
/** node */
|
@@ -541,6 +542,7 @@ export interface Cube {
|
|
541
542
|
}
|
542
543
|
export interface YAxis {
|
543
544
|
title?: string;
|
545
|
+
type?: 'None' | 'Number' | 'Currency';
|
544
546
|
}
|
545
547
|
export interface CubeIndex {
|
546
548
|
name: string;
|
@@ -7,11 +7,13 @@ import { Profile, UserInfo, AvailabilityState, Options, Gender } from './models'
|
|
7
7
|
import { HubService } from './hub.service';
|
8
8
|
import { MaterialMode } from './functions';
|
9
9
|
import * as i0 from "@angular/core";
|
10
|
+
export declare function SessionProviderFactory(provider: SessionService): () => Promise<any[]>;
|
10
11
|
export declare class SessionService {
|
11
12
|
private _config;
|
12
13
|
private _http;
|
13
14
|
private _cookies;
|
14
15
|
private _hub;
|
16
|
+
prepare(): Promise<any[]>;
|
15
17
|
readonly Themes: Theme[];
|
16
18
|
constructor(_config: BizDocConfig, _http: HttpClient, _cookies: CookieService, _hub: HubService);
|
17
19
|
private readonly _loaded;
|
@@ -70,7 +72,7 @@ export declare class SessionService {
|
|
70
72
|
*/
|
71
73
|
private _changeTheme;
|
72
74
|
private _loadSw;
|
73
|
-
private
|
75
|
+
private _googleMaps;
|
74
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<SessionService, never>;
|
75
77
|
static ɵprov: i0.ɵɵInjectableDeclaration<SessionService>;
|
76
78
|
}
|
@@ -39,7 +39,7 @@ export interface PaneOptions {
|
|
39
39
|
};
|
40
40
|
openPolicy?: OpenPolicy;
|
41
41
|
}
|
42
|
-
export declare type PaneAction = 'expand' | 'focus' | 'close';
|
42
|
+
export declare type PaneAction = 'expand' | 'focus' | 'close' | 'refresh';
|
43
43
|
export declare class PaneRef<T = any> {
|
44
44
|
component: Type<any>;
|
45
45
|
private _options;
|
@@ -54,17 +54,17 @@ export declare class PaneRef<T = any> {
|
|
54
54
|
title: string;
|
55
55
|
icon?: string;
|
56
56
|
guide?: string;
|
57
|
-
_instance: T;
|
58
|
-
_path: string;
|
59
|
-
_queryString: string;
|
60
|
-
_injector: Injector;
|
61
|
-
_portal: ComponentPortal<T>;
|
62
57
|
pinned: boolean;
|
63
58
|
badge?: number;
|
64
59
|
animation: string;
|
65
60
|
group: string;
|
66
61
|
help: string;
|
67
62
|
expandable: boolean;
|
63
|
+
_instance: T;
|
64
|
+
_path: string;
|
65
|
+
_queryString: string;
|
66
|
+
_injector: Injector;
|
67
|
+
_portal: ComponentPortal<T>;
|
68
68
|
get injector(): Injector;
|
69
69
|
get fullscreen(): boolean;
|
70
70
|
get fullscreenChange(): import("rxjs").Observable<boolean>;
|
@@ -82,6 +82,8 @@ export declare class PaneRef<T = any> {
|
|
82
82
|
get modeChange(): import("rxjs").Observable<"tab" | "pane">;
|
83
83
|
get mode(): "tab" | "pane";
|
84
84
|
get parent(): PaneRef<any>;
|
85
|
+
get stretch(): boolean;
|
86
|
+
set stretch(val: boolean);
|
85
87
|
get dialog(): boolean;
|
86
88
|
get dismissable(): boolean;
|
87
89
|
get route(): PaneRoute;
|
@@ -96,6 +98,7 @@ export declare class PaneRef<T = any> {
|
|
96
98
|
help?: string;
|
97
99
|
fullscreen?: boolean;
|
98
100
|
dialog?: boolean;
|
101
|
+
stretch?: boolean;
|
99
102
|
parent?: PaneRef<any>;
|
100
103
|
queryString?: string;
|
101
104
|
data?: ParamMap;
|
@@ -8,7 +8,6 @@ import { CdkScrollable, ComponentType } from '@angular/cdk/overlay';
|
|
8
8
|
import { WindowTitleService } from '../window-title.service';
|
9
9
|
import { PaneRoute } from '../configuration';
|
10
10
|
import { GuideService } from '../guide/guide.service';
|
11
|
-
import { PromptService } from '../prompt.service';
|
12
11
|
import * as i0 from "@angular/core";
|
13
12
|
declare global {
|
14
13
|
interface Window {
|
@@ -16,7 +15,6 @@ declare global {
|
|
16
15
|
}
|
17
16
|
}
|
18
17
|
export declare class SlotsComponent implements OnInit, OnDestroy {
|
19
|
-
private _ps;
|
20
18
|
private _session;
|
21
19
|
private _cd;
|
22
20
|
private _router;
|
@@ -34,6 +32,7 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
34
32
|
readonly panes: PaneRef<any>[];
|
35
33
|
readonly tabs: PaneRef<any>[];
|
36
34
|
private _selectedTabIndex;
|
35
|
+
dialog: boolean;
|
37
36
|
get selectedTabIndex(): number;
|
38
37
|
set selectedTabIndex(value: number);
|
39
38
|
private _setTabAnimation;
|
@@ -41,7 +40,6 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
41
40
|
next: boolean;
|
42
41
|
prev: boolean;
|
43
42
|
dragging: boolean;
|
44
|
-
dialog: boolean;
|
45
43
|
tabsAnimation: {
|
46
44
|
value: number;
|
47
45
|
params: {
|
@@ -55,7 +53,7 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
55
53
|
private readonly _pending;
|
56
54
|
private readonly _rtl;
|
57
55
|
private readonly _destroy;
|
58
|
-
constructor(data: ExtendedRoute[],
|
56
|
+
constructor(data: ExtendedRoute[], _session: SessionService, _cd: ChangeDetectorRef, _router: PanesRouter, _title: WindowTitleService, _guide: GuideService, _injector: Injector);
|
59
57
|
ngOnInit(): void;
|
60
58
|
private _deserialize;
|
61
59
|
/**
|
@@ -84,7 +82,12 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
84
82
|
*/
|
85
83
|
private _navParams;
|
86
84
|
/** */
|
87
|
-
private
|
85
|
+
private _sync;
|
86
|
+
/**
|
87
|
+
*
|
88
|
+
* @param mode
|
89
|
+
*/
|
90
|
+
private _history;
|
88
91
|
drop(evt: CdkDragDrop<string, string>): void;
|
89
92
|
togglePinned(pane: PaneRef<any>): void;
|
90
93
|
private _queryString;
|
@@ -126,17 +129,28 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
126
129
|
* @param options
|
127
130
|
*/
|
128
131
|
private _constract;
|
132
|
+
/**
|
133
|
+
*
|
134
|
+
* @param component
|
135
|
+
* @param options
|
136
|
+
*/
|
129
137
|
private _insertTab;
|
130
138
|
guide(name: string): void;
|
131
139
|
back(): void;
|
132
140
|
private _back;
|
133
141
|
tabBack(): void;
|
142
|
+
/**
|
143
|
+
*
|
144
|
+
* @param e
|
145
|
+
* @param pane
|
146
|
+
*/
|
134
147
|
private _action;
|
135
148
|
/**
|
136
149
|
* escape
|
137
150
|
* @param event
|
138
151
|
*/
|
139
152
|
collapse(): void;
|
153
|
+
onResize(): void;
|
140
154
|
private _resize;
|
141
155
|
closeTab(position: number): void;
|
142
156
|
expandPane(): void;
|
@@ -154,7 +168,14 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
154
168
|
* @param pane
|
155
169
|
*/
|
156
170
|
private _discardPane;
|
157
|
-
private
|
171
|
+
private _clearPending;
|
172
|
+
/** */
|
173
|
+
private _clearPanes;
|
174
|
+
private _clearTabs;
|
175
|
+
/**
|
176
|
+
*
|
177
|
+
* @param panes
|
178
|
+
*/
|
158
179
|
private _dismissAll;
|
159
180
|
/**
|
160
181
|
*
|
@@ -167,12 +188,12 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
|
|
167
188
|
navigationArrows(_?: Event): void;
|
168
189
|
scrollBy(n: number): void;
|
169
190
|
focus(index: any): void;
|
170
|
-
|
191
|
+
onPaneResize(pane: PaneRef<any>, event: MouseEvent): void;
|
171
192
|
onTabResize(event: MouseEvent): void;
|
172
193
|
private _destroyPane;
|
173
194
|
ngOnDestroy(): void;
|
174
195
|
static ɵfac: i0.ɵɵFactoryDeclaration<SlotsComponent, never>;
|
175
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SlotsComponent, "bizdoc-panes", never, {}, {}, never, never>;
|
196
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SlotsComponent, "bizdoc-panes-outlet", never, {}, {}, never, never>;
|
176
197
|
}
|
177
198
|
interface ExtendedRoute extends PaneRoute {
|
178
199
|
fullPath: string;
|
@@ -2,7 +2,7 @@ import { Injector } from '@angular/core';
|
|
2
2
|
import { MatSidenav } from '@angular/material/sidenav';
|
3
3
|
import { MatSnackBar } from '@angular/material/snack-bar';
|
4
4
|
import { BizDocConfig } from '../core/configuration';
|
5
|
-
import {
|
5
|
+
import { RecipientModel } from '../core/models';
|
6
6
|
import { SessionService } from '../core/session.service';
|
7
7
|
import { PanesRouter } from '../core/slots/router.service';
|
8
8
|
import { Popup } from '../core/popup/popup.service';
|
@@ -19,8 +19,9 @@ export declare class HomeComponent extends HomeBase {
|
|
19
19
|
private _sb;
|
20
20
|
readonly sysAdmin: boolean;
|
21
21
|
private _submenuMode;
|
22
|
-
readonly forms: Form[];
|
22
|
+
readonly forms: import("../core/models").Form[];
|
23
23
|
creating: boolean;
|
24
|
+
private _collapseToggle;
|
24
25
|
get submenuMode(): 'full' | 'shrink';
|
25
26
|
set submenuMode(value: 'full' | 'shrink');
|
26
27
|
private _submenu;
|
@@ -48,7 +49,6 @@ export declare class HomeComponent extends HomeBase {
|
|
48
49
|
collapsesubmenu(): void;
|
49
50
|
togglePinned(): void;
|
50
51
|
mails(): void;
|
51
|
-
private _collapseToggle;
|
52
52
|
/**
|
53
53
|
* Alt + n/N, Ctrl + .
|
54
54
|
* @param event
|
@@ -2,10 +2,8 @@ import { AfterViewInit, Injector, OnDestroy, ViewContainerRef } from "@angular/c
|
|
2
2
|
import { HttpClient } from "@angular/common/http";
|
3
3
|
import { BizDocComponentFactoryResolver } from "../core/component-factory-resolver";
|
4
4
|
import { DocumentModel, View } from "../core/models";
|
5
|
-
import { PaneRef } from "../core/slots/pane-ref";
|
6
5
|
import * as i0 from "@angular/core";
|
7
6
|
export declare class ViewItemComponent implements AfterViewInit, OnDestroy {
|
8
|
-
private _pane;
|
9
7
|
private _http;
|
10
8
|
private _vc;
|
11
9
|
private _injector;
|
@@ -18,11 +16,11 @@ export declare class ViewItemComponent implements AfterViewInit, OnDestroy {
|
|
18
16
|
private _instance;
|
19
17
|
private readonly _resizing;
|
20
18
|
private readonly _destroy;
|
21
|
-
constructor(
|
19
|
+
constructor(_http: HttpClient, _vc: ViewContainerRef, _injector: Injector, _cf: BizDocComponentFactoryResolver);
|
22
20
|
ngAfterViewInit(): void;
|
23
21
|
private _dim;
|
24
22
|
resize(): void;
|
25
23
|
ngOnDestroy(): void;
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewItemComponent,
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ViewItemComponent, never>;
|
27
25
|
static ɵcmp: i0.ɵɵComponentDeclaration<ViewItemComponent, "bizdoc-document-view-item", never, { "model": "model"; "view": "view"; }, {}, never, never>;
|
28
26
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@bizdoc/core",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.14.0-next.11",
|
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",
|
@@ -11,26 +11,26 @@
|
|
11
11
|
"dependencies": {
|
12
12
|
"@ctrl/ngx-emoji-mart": "^6.2.0",
|
13
13
|
"@microsoft/signalr": "^6.0.3",
|
14
|
-
"@syncfusion/ej2": "^
|
15
|
-
"@syncfusion/ej2-angular-charts": "^
|
16
|
-
"@syncfusion/ej2-angular-circulargauge": "^
|
17
|
-
"@syncfusion/ej2-angular-diagrams": "^
|
18
|
-
"@syncfusion/ej2-angular-gantt": "^
|
19
|
-
"@syncfusion/ej2-angular-grids": "^
|
20
|
-
"@syncfusion/ej2-angular-kanban": "^
|
21
|
-
"@syncfusion/ej2-angular-pivotview": "^
|
22
|
-
"@syncfusion/ej2-angular-richtexteditor": "^
|
23
|
-
"@syncfusion/ej2-angular-schedule": "^
|
24
|
-
"@syncfusion/ej2-angular-spreadsheet": "^
|
25
|
-
"@syncfusion/ej2-base": "^
|
14
|
+
"@syncfusion/ej2": "^20.1.47",
|
15
|
+
"@syncfusion/ej2-angular-charts": "^20.1.47",
|
16
|
+
"@syncfusion/ej2-angular-circulargauge": "^20.1.47",
|
17
|
+
"@syncfusion/ej2-angular-diagrams": "^20.1.47",
|
18
|
+
"@syncfusion/ej2-angular-gantt": "^20.1.47",
|
19
|
+
"@syncfusion/ej2-angular-grids": "^20.1.47",
|
20
|
+
"@syncfusion/ej2-angular-kanban": "^20.1.47",
|
21
|
+
"@syncfusion/ej2-angular-pivotview": "^20.1.47",
|
22
|
+
"@syncfusion/ej2-angular-richtexteditor": "^20.1.47",
|
23
|
+
"@syncfusion/ej2-angular-schedule": "^20.1.47",
|
24
|
+
"@syncfusion/ej2-angular-spreadsheet": "^20.1.47",
|
25
|
+
"@syncfusion/ej2-base": "^20.1.47",
|
26
26
|
"@teamhive/lottie-player": "^1.0.0",
|
27
27
|
"brace": "^0.11.1",
|
28
28
|
"cookie": "^0.4.2",
|
29
|
-
"
|
29
|
+
"dayjs": "^1.11.0",
|
30
|
+
"firebase": "^9.6.10",
|
30
31
|
"hammerjs": "~2",
|
31
32
|
"lottie-web": "^5.9.1",
|
32
33
|
"ngx-cookie-service": "13",
|
33
|
-
"dayjs": "^1.10.8",
|
34
34
|
"zone.js": "^0.11.5",
|
35
35
|
"tslib": "^2.3.0"
|
36
36
|
},
|
package/public-api.d.ts
CHANGED
@@ -17,7 +17,7 @@ export { SessionService } from './lib/core/session.service';
|
|
17
17
|
export { DatasourceService } from './lib/core/datasource.service';
|
18
18
|
export { AccountService } from './lib/core/account.service';
|
19
19
|
export { AvatarComponent } from './lib/core/avatar/avatar.component';
|
20
|
-
export { GuideService } from './lib/core/guide/guide.service';
|
20
|
+
export { GuideService, GuideRef } from './lib/core/guide/guide.service';
|
21
21
|
export { CubeService, Series, Point, Currency, Pattern, modelize } from './lib/cube/cube.service';
|
22
22
|
export { TranslateService } from './lib/core/translate.service';
|
23
23
|
export { Location } from './lib/core/info/location-info.component';
|