@bizdoc/core 1.13.38 → 1.14.0-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/bizdoc-schema.json +5 -0
- package/assets/themes/brown.min.css +3 -3
- package/assets/themes/dark.min.css +3 -3
- package/assets/themes/deep-purple-light-blue.min.css +3 -3
- package/assets/themes/deep-purple-teal.min.css +3 -3
- package/assets/themes/default.min.css +3 -3
- package/assets/themes/green.min.css +3 -3
- package/assets/themes/indigo.min.css +3 -3
- 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 +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 +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 +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 +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 +3 -3
- package/esm2020/lib/compose/new-menu.component.mjs +3 -3
- package/esm2020/lib/compose/privilage.directive.mjs +6 -6
- package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/save-changes.dialog.mjs +3 -3
- package/esm2020/lib/compose/state.component.mjs +3 -3
- package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2020/lib/compose/trace/flow.component.mjs +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/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 +5 -6
- 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/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/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 +19 -4
- 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/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 +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 +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 +3 -3
- 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 +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/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 +3 -3
- 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 +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 +3 -3
- 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/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 +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 +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/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 +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 +2 -2
- package/fesm2015/bizdoc-core.mjs +1207 -1089
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1207 -1091
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/compose/action/return-action.component.d.ts +4 -2
- package/lib/core/animations.d.ts +1 -1
- package/lib/core/controls/file.input.d.ts +15 -4
- package/lib/core/controls/select.input.d.ts +5 -5
- package/lib/core/guide/guide.service.d.ts +8 -2
- package/lib/core/mailbox.service.d.ts +1 -0
- package/lib/core/models.d.ts +2 -0
- package/package.json +10 -9
- package/public-api.d.ts +1 -1
@@ -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 {};
|
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;
|
@@ -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);
|
@@ -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
|
}
|
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;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@bizdoc/core",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.14.0-next.3",
|
4
4
|
"author": "Moding Ltd.",
|
5
5
|
"homepage": "https://github.com/moding-il/bizdoc.core",
|
6
6
|
"license": "https://github.com/moding-il/bizdoc.core/blob/master/License.md",
|
@@ -11,26 +11,27 @@
|
|
11
11
|
"dependencies": {
|
12
12
|
"@ctrl/ngx-emoji-mart": "^6.2.0",
|
13
13
|
"@microsoft/signalr": "^6.0.3",
|
14
|
-
"@syncfusion/ej2": "^19.4.
|
14
|
+
"@syncfusion/ej2": "^19.4.56",
|
15
15
|
"@syncfusion/ej2-angular-charts": "^19.4.54",
|
16
16
|
"@syncfusion/ej2-angular-circulargauge": "^19.4.52",
|
17
|
-
"@syncfusion/ej2-angular-diagrams": "^19.4.
|
18
|
-
"@syncfusion/ej2-angular-gantt": "^19.4.
|
19
|
-
"@syncfusion/ej2-angular-grids": "^19.4.
|
17
|
+
"@syncfusion/ej2-angular-diagrams": "^19.4.56",
|
18
|
+
"@syncfusion/ej2-angular-gantt": "^19.4.56",
|
19
|
+
"@syncfusion/ej2-angular-grids": "^19.4.56",
|
20
20
|
"@syncfusion/ej2-angular-kanban": "^19.4.52",
|
21
21
|
"@syncfusion/ej2-angular-pivotview": "^19.4.55",
|
22
|
-
"@syncfusion/ej2-angular-richtexteditor": "^19.4.
|
22
|
+
"@syncfusion/ej2-angular-richtexteditor": "^19.4.56",
|
23
23
|
"@syncfusion/ej2-angular-schedule": "^19.4.55",
|
24
|
-
"@syncfusion/ej2-angular-spreadsheet": "^19.4.
|
24
|
+
"@syncfusion/ej2-angular-spreadsheet": "^19.4.56",
|
25
25
|
"@syncfusion/ej2-base": "^19.4.52",
|
26
26
|
"@teamhive/lottie-player": "^1.0.0",
|
27
|
+
"@types/google.maps": "^3.48.3",
|
27
28
|
"brace": "^0.11.1",
|
28
29
|
"cookie": "^0.4.2",
|
29
|
-
"
|
30
|
+
"dayjs": "^1.11.0",
|
31
|
+
"firebase": "^9.6.9",
|
30
32
|
"hammerjs": "~2",
|
31
33
|
"lottie-web": "^5.9.1",
|
32
34
|
"ngx-cookie-service": "13",
|
33
|
-
"dayjs": "^1.10.8",
|
34
35
|
"zone.js": "^0.11.5",
|
35
36
|
"tslib": "^2.3.0"
|
36
37
|
},
|
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';
|