@bizdoc/core 2.3.31 → 2.3.34
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 +1 -0
- package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2022/lib/admin/admin-menu.component.mjs +5 -5
- package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/designer-element.component.mjs +35 -27
- package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
- package/esm2022/lib/admin/architecture/designer.component.mjs +16 -8
- package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +8 -8
- package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/role.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
- package/esm2022/lib/admin/core/ace.input.mjs +3 -3
- package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
- package/esm2022/lib/admin/core/search.input.mjs +3 -3
- package/esm2022/lib/admin/diff/configuration-diff.component.mjs +5 -5
- package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
- package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/role-node.component.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
- package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2022/lib/admin/system.service.mjs +3 -3
- package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2022/lib/app.component.mjs +6 -6
- package/esm2022/lib/bizdoc.module.mjs +4 -4
- package/esm2022/lib/browse/browse-items.component.mjs +3 -3
- package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2022/lib/browse/browse.pane.component.mjs +22 -11
- package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2022/lib/browse/filter/filter.component.mjs +28 -38
- package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2022/lib/chat/chat-info.mjs +3 -3
- package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2022/lib/chat/chat.service.mjs +3 -3
- package/esm2022/lib/chat/contacts.component.mjs +15 -14
- package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2022/lib/chat/conversation.component.mjs +5 -5
- package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
- package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
- package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
- package/esm2022/lib/compose/box/box.component.mjs +3 -3
- package/esm2022/lib/compose/box/control.component.mjs +3 -3
- package/esm2022/lib/compose/box/row.component.mjs +3 -3
- package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
- package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
- package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
- package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
- package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2022/lib/compose/compose-resolve.service.mjs +6 -6
- package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2022/lib/compose/dismiss.service.mjs +3 -3
- package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2022/lib/compose/document.component.mjs +3 -3
- package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2022/lib/compose/document.pane.component.mjs +3 -3
- package/esm2022/lib/compose/events/events.component.mjs +3 -3
- package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2022/lib/compose/form.component.mjs +3 -3
- package/esm2022/lib/compose/new-menu.component.mjs +5 -5
- package/esm2022/lib/compose/privilage.directive.mjs +6 -6
- package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2022/lib/compose/state.component.mjs +3 -3
- package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2022/lib/compose/trace/flow.component.mjs +8 -4
- package/esm2022/lib/compose/trace/people.component.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.pane.component.mjs +7 -9
- package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2022/lib/core/StickyToolbar.mjs +3 -3
- package/esm2022/lib/core/account.service.mjs +3 -3
- package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2022/lib/core/checkbox.mjs +3 -3
- package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2022/lib/core/datasource.service.mjs +3 -3
- package/esm2022/lib/core/fields/address.designer.mjs +3 -3
- package/esm2022/lib/core/fields/address.field.mjs +3 -3
- package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
- package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
- package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
- package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
- package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
- package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
- package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
- package/esm2022/lib/core/fields/date.designer.mjs +3 -3
- package/esm2022/lib/core/fields/date.field.mjs +3 -3
- package/esm2022/lib/core/fields/expression.field.mjs +6 -6
- package/esm2022/lib/core/fields/file.designer.mjs +3 -3
- package/esm2022/lib/core/fields/file.field.mjs +3 -3
- package/esm2022/lib/core/fields/html.designer.mjs +3 -3
- package/esm2022/lib/core/fields/html.field.mjs +3 -3
- package/esm2022/lib/core/fields/input.designer.mjs +3 -3
- package/esm2022/lib/core/fields/input.field.mjs +3 -3
- package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
- package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
- package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
- package/esm2022/lib/core/fields/options.base.mjs +6 -6
- package/esm2022/lib/core/fields/options.component.mjs +3 -3
- package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
- package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
- package/esm2022/lib/core/fields/select.designer.mjs +3 -3
- package/esm2022/lib/core/fields/select.field.mjs +3 -3
- package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
- package/esm2022/lib/core/fields/signature.field.mjs +3 -3
- package/esm2022/lib/core/fields/switch.field.mjs +3 -3
- package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
- package/esm2022/lib/core/fields/tags.field.mjs +3 -3
- package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
- package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
- package/esm2022/lib/core/fields/time.designer.mjs +3 -3
- package/esm2022/lib/core/fields/time.field.mjs +3 -3
- package/esm2022/lib/core/fields/timespan.field.mjs +6 -6
- package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
- package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
- package/esm2022/lib/core/guide/guide.component.mjs +8 -8
- package/esm2022/lib/core/guide/guide.service.mjs +3 -3
- package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
- package/esm2022/lib/core/http.interceptor.mjs +3 -3
- package/esm2022/lib/core/hub.service.mjs +3 -3
- package/esm2022/lib/core/identity/identity.component.mjs +3 -3
- package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2022/lib/core/info/document-info.service.mjs +3 -3
- package/esm2022/lib/core/info/location-info.component.mjs +3 -3
- package/esm2022/lib/core/info/map-info.mjs +3 -3
- package/esm2022/lib/core/inputs/address.input.mjs +3 -3
- package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-picker-body.mjs +4 -4
- package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
- package/esm2022/lib/core/inputs/file.input.mjs +3 -3
- package/esm2022/lib/core/inputs/select.input.mjs +3 -3
- package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
- package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
- package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
- package/esm2022/lib/core/layout.component.mjs +3 -3
- package/esm2022/lib/core/lottie-animation.mjs +3 -3
- package/esm2022/lib/core/mailbox.service.mjs +3 -3
- package/esm2022/lib/core/none.component.mjs +3 -3
- package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
- package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/time-ago.pipe.mjs +6 -6
- package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
- package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2022/lib/core/popup/popup.component.mjs +3 -3
- package/esm2022/lib/core/popup/popup.service.mjs +3 -3
- package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2022/lib/core/prompt.service.mjs +3 -3
- package/esm2022/lib/core/router.mjs +6 -6
- package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
- package/esm2022/lib/core/session.service.mjs +3 -3
- package/esm2022/lib/core/slots/router.directive.mjs +3 -3
- package/esm2022/lib/core/slots/router.service.mjs +3 -3
- package/esm2022/lib/core/slots/slots.component.mjs +32 -32
- package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2022/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2022/lib/core/tagging/users.component.mjs +3 -3
- package/esm2022/lib/core/translate.service.mjs +3 -3
- package/esm2022/lib/core/translations.mjs +27 -7
- package/esm2022/lib/core/window-title.service.mjs +3 -3
- package/esm2022/lib/cube/accum/accum.component.mjs +3 -3
- package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2022/lib/cube/cube-info.service.mjs +3 -3
- package/esm2022/lib/cube/cube-menu.component.mjs +5 -5
- package/esm2022/lib/cube/cube-view.component.mjs +3 -3
- package/esm2022/lib/cube/cube.service.mjs +3 -3
- package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2022/lib/cube/grid/grid.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/table.component.mjs +177 -164
- package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2022/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +3 -3
- package/esm2022/lib/cube/spreadsheet/spreadsheet.container.mjs +3 -3
- package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2022/lib/cube/view-base.mjs +3 -3
- package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2022/lib/cube/view.pane.component.mjs +27 -13
- package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2022/lib/designer.module.mjs +4 -4
- package/esm2022/lib/desktop.module.mjs +5 -8
- package/esm2022/lib/home/about/about.dialog.mjs +3 -3
- package/esm2022/lib/home/home-base.component.mjs +5 -5
- package/esm2022/lib/home/home.desktop.component.mjs +133 -42
- package/esm2022/lib/home/home.mobile.component.mjs +5 -5
- package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2022/lib/home/options/options.component.mjs +34 -37
- package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +5 -5
- package/esm2022/lib/home/sign/sign.component.mjs +3 -3
- package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2022/lib/mobile.module.mjs +4 -4
- package/esm2022/lib/modules/chart.module.mjs +4 -4
- package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
- package/esm2022/lib/modules/dayjs.module.mjs +4 -4
- package/esm2022/lib/modules/diagram.module.mjs +4 -4
- package/esm2022/lib/modules/gantt.module.mjs +4 -4
- package/esm2022/lib/modules/grid.module.mjs +4 -4
- package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
- package/esm2022/lib/modules/material.module.mjs +4 -4
- package/esm2022/lib/modules/paginator.intl.mjs +3 -3
- package/esm2022/lib/modules/pivot.module.mjs +4 -4
- package/esm2022/lib/modules/schedule.module.mjs +4 -4
- package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2022/lib/modules/stepper.intl.mjs +3 -3
- package/esm2022/lib/modules/texteditor.module.mjs +4 -4
- package/esm2022/lib/notifications/filter.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.service.mjs +3 -3
- package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2022/lib/options/options.component.mjs +72 -81
- package/esm2022/lib/options/options.service.mjs +9 -29
- package/esm2022/lib/reports/arguments-component.mjs +3 -3
- package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/grid-documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/role-performance.component.mjs +3 -3
- package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-base.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-chart.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-pivot.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
- package/esm2022/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2022/lib/reports/report.pane.component.mjs +28 -11
- package/esm2022/lib/reports/reports-menu.component.mjs +5 -5
- package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2022/lib/search/cube.component.mjs +9 -7
- package/esm2022/lib/search/document.component.mjs +6 -6
- package/esm2022/lib/search/guide.component.mjs +10 -9
- package/esm2022/lib/search/path.component.mjs +6 -6
- package/esm2022/lib/search/search.service.mjs +3 -3
- package/esm2022/lib/shared.module.mjs +7 -7
- package/esm2022/lib/system.module.mjs +11 -5
- package/esm2022/lib/views/cube/chart.component.mjs +3 -3
- package/esm2022/lib/views/cube/cube-base.mjs +3 -3
- package/esm2022/lib/views/cube/explore.component.mjs +3 -3
- package/esm2022/lib/views/cube/matrix.component.mjs +7 -5
- package/esm2022/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2022/lib/views/cube/sum.component.mjs +3 -3
- package/esm2022/lib/views/cube/view.component.mjs +3 -3
- package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
- package/esm2022/lib/views/view-item.component.mjs +3 -3
- package/esm2022/lib/views/views.component.mjs +3 -3
- package/esm2022/lib/views/views.mobile.component.mjs +3 -3
- package/esm2022/lib/views/views.pane.component.mjs +3 -3
- package/esm2022/public-api.mjs +2 -1
- package/fesm2022/bizdoc-core.mjs +3285 -3200
- package/fesm2022/bizdoc-core.mjs.map +1 -1
- package/lib/admin/architecture/designer-element.component.d.ts +12 -2
- package/lib/admin/architecture/designer.component.d.ts +2 -1
- package/lib/admin/architecture/elements/matrix-view.component.d.ts +1 -1
- package/lib/browse/browse.pane.component.d.ts +3 -2
- package/lib/browse/filter/filter.component.d.ts +2 -5
- package/lib/compose/trace/trace.pane.component.d.ts +1 -1
- package/lib/core/guide/guide.component.d.ts +1 -1
- package/lib/core/slots/slots.component.d.ts +6 -4
- package/lib/core/translations.d.ts +22 -2
- package/lib/cube/matrix/table.component.d.ts +16 -11
- package/lib/cube/view.pane.component.d.ts +8 -3
- package/lib/desktop.module.d.ts +37 -38
- package/lib/home/home-base.component.d.ts +1 -1
- package/lib/home/home.desktop.component.d.ts +31 -6
- package/lib/home/home.mobile.component.d.ts +1 -1
- package/lib/home/options/options.component.d.ts +10 -13
- package/lib/options/options.component.d.ts +18 -21
- package/lib/options/options.service.d.ts +2 -7
- package/lib/reports/report.pane.component.d.ts +8 -2
- package/lib/shared.module.d.ts +1 -1
- package/lib/views/cube/matrix.component.d.ts +2 -0
- package/package.json +6 -6
- package/public-api.d.ts +1 -0
- package/esm2022/lib/home/tools.component.mjs +0 -82
- package/lib/home/tools.component.d.ts +0 -35
@@ -1,8 +1,7 @@
|
|
1
|
-
import { OnInit, OnDestroy, InjectionToken } from '@angular/core';
|
1
|
+
import { OnInit, OnDestroy, InjectionToken, TemplateRef } from '@angular/core';
|
2
2
|
import { FormBuilder, FormGroup } from '@angular/forms';
|
3
3
|
import { Observable } from 'rxjs';
|
4
4
|
import { OverlayRef } from '@angular/cdk/overlay';
|
5
|
-
import { MatExpansionPanel } from '@angular/material/expansion';
|
6
5
|
import { MatChipInput, MatChipInputEvent } from '@angular/material/chips';
|
7
6
|
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
8
7
|
import { MatInput } from '@angular/material/input';
|
@@ -11,29 +10,25 @@ import { Options, UserInfo } from '../core/models';
|
|
11
10
|
import { AccountService } from '../core/account.service';
|
12
11
|
import { SessionService } from '../core/session.service';
|
13
12
|
import { PromptService } from '../core/prompt.service';
|
14
|
-
import { PaneRef } from "../core/slots/pane-ref";
|
15
13
|
import * as i0 from "@angular/core";
|
16
|
-
export type OptionType = 'notifications' | '
|
14
|
+
export type OptionType = 'notifications' | 'out_of_office' | 'emails' | 'grant_access' | 'preferences';
|
17
15
|
export declare const OPTION_PANEL: InjectionToken<OptionData>;
|
18
16
|
export interface OptionData {
|
19
|
-
|
17
|
+
section: OptionType;
|
20
18
|
}
|
21
19
|
export declare class OptionsComponent implements OnInit, OnDestroy {
|
22
|
-
private _option;
|
23
20
|
private _fb;
|
24
21
|
private _accounts;
|
25
22
|
private _sb;
|
26
23
|
private _session;
|
27
|
-
saveing: boolean;
|
28
|
-
private readonly _destroy;
|
29
|
-
readonly today: Date;
|
30
|
-
readonly isMobile: boolean;
|
31
|
-
private _requiredValidator;
|
32
24
|
substitueInput: MatInput;
|
33
25
|
grantInput: MatChipInput;
|
34
|
-
|
35
|
-
|
36
|
-
|
26
|
+
sectionName: OptionType;
|
27
|
+
oooTmpl: TemplateRef<any>;
|
28
|
+
notificationsTmpl: TemplateRef<any>;
|
29
|
+
sectionTmpl: TemplateRef<any>;
|
30
|
+
saveing: boolean;
|
31
|
+
private _requiredValidator;
|
37
32
|
readonly gusers: import("@angular/forms").FormControl<any[]>;
|
38
33
|
readonly substitueId: import("@angular/forms").FormControl<any>;
|
39
34
|
readonly form: FormGroup<{
|
@@ -71,13 +66,15 @@ export declare class OptionsComponent implements OnInit, OnDestroy {
|
|
71
66
|
susers$: Observable<UserInfo[]>;
|
72
67
|
gusers$: Observable<UserInfo[]>;
|
73
68
|
voating: boolean;
|
74
|
-
options: Options;
|
69
|
+
readonly options: Options;
|
75
70
|
readonly separatorKeysCodes: number[];
|
76
|
-
|
77
|
-
|
71
|
+
readonly today: Date;
|
72
|
+
readonly isMobile: boolean;
|
78
73
|
/** options ctor */
|
79
|
-
|
74
|
+
private readonly _destroy;
|
75
|
+
constructor(options: OptionData, overlayRef: OverlayRef, _fb: FormBuilder, _accounts: AccountService, _sb: PromptService, _session: SessionService, config: BizDocConfig);
|
80
76
|
ngOnInit(): void;
|
77
|
+
nav(sectionName: OptionType, template: TemplateRef<any>): void;
|
81
78
|
save(): void;
|
82
79
|
private _toggle;
|
83
80
|
toggleSound(): void;
|
@@ -95,8 +92,8 @@ export declare class OptionsComponent implements OnInit, OnDestroy {
|
|
95
92
|
* @param event
|
96
93
|
*/
|
97
94
|
addGrant(inp: HTMLInputElement, event: MatAutocompleteSelectedEvent): void;
|
98
|
-
|
95
|
+
oooSelected(event: MatAutocompleteSelectedEvent): void;
|
99
96
|
ngOnDestroy(): void;
|
100
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OptionsComponent, [{ optional: true; }, { optional: true; },
|
101
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OptionsComponent, "bizdoc-options", never, {}, {}, never, never, false, never>;
|
97
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OptionsComponent, [{ optional: true; }, { optional: true; }, null, null, null, null, null]>;
|
98
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OptionsComponent, "bizdoc-options", never, { "sectionName": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
102
99
|
}
|
@@ -2,18 +2,13 @@ import { Injector } from '@angular/core';
|
|
2
2
|
import { Overlay } from '@angular/cdk/overlay';
|
3
3
|
import { Directionality } from '@angular/cdk/bidi';
|
4
4
|
import { OptionType } from './options.component';
|
5
|
-
import { PanesRouter } from '../core/slots/router.service';
|
6
|
-
import { TranslateService } from '../core/translate.service';
|
7
5
|
import * as i0 from "@angular/core";
|
8
6
|
export declare class OptionsService {
|
9
7
|
private _dir;
|
10
|
-
private _router;
|
11
8
|
private _overlay;
|
12
|
-
private _translate;
|
13
9
|
private _injector;
|
14
|
-
constructor(_dir: Directionality,
|
10
|
+
constructor(_dir: Directionality, _overlay: Overlay, _injector: Injector);
|
15
11
|
open(section?: OptionType): void;
|
16
|
-
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OptionsService, [null, { optional: true; }, null, null, null]>;
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OptionsService, never>;
|
18
13
|
static ɵprov: i0.ɵɵInjectableDeclaration<OptionsService>;
|
19
14
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
1
|
+
import { OnInit, OnDestroy, ChangeDetectorRef, ElementRef } from '@angular/core';
|
2
2
|
import { GuideService } from '../core/guide/guide.service';
|
3
3
|
import { Report } from '../core/models';
|
4
4
|
import { PromptService } from '../core/prompt.service';
|
@@ -17,19 +17,25 @@ export declare class ReportPaneComponent implements OnInit, OnDestroy {
|
|
17
17
|
private _guide;
|
18
18
|
report: Report;
|
19
19
|
args: ParamMap;
|
20
|
+
filterEl: ElementRef<HTMLElement>;
|
20
21
|
viewer: ReportViewerComponent;
|
21
22
|
hasFilters: boolean;
|
22
23
|
anyFilters: boolean;
|
23
24
|
private readonly _destroy;
|
24
25
|
constructor(_session: SessionService, _pane: PaneRef<ReportPaneComponent>, _popup: Popup, _cd: ChangeDetectorRef, _sb: PromptService, _guide: GuideService);
|
25
26
|
ngOnInit(): void;
|
26
|
-
|
27
|
+
openFilter(evt?: Event): void;
|
27
28
|
clearFilter(): void;
|
28
29
|
/**
|
29
30
|
*
|
30
31
|
* @param item
|
31
32
|
*/
|
32
33
|
click(item: any): void;
|
34
|
+
/**
|
35
|
+
* Alt-f
|
36
|
+
* @param event
|
37
|
+
*/
|
38
|
+
handleKeydown(event: KeyboardEvent): void;
|
33
39
|
guide(evt?: Event | KeyboardEvent): void;
|
34
40
|
ngOnDestroy(): void;
|
35
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReportPaneComponent, never>;
|
package/lib/shared.module.d.ts
CHANGED
@@ -203,6 +203,6 @@ import * as i198 from "./modules/material.module";
|
|
203
203
|
export declare class SharedModule {
|
204
204
|
static forChild(config?: SharedConfig): ModuleWithProviders<SharedModule>;
|
205
205
|
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
206
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.LocalizedStringPipe, typeof i2.HelpTipComponent, typeof i3.BoxFormComponent, typeof i4.BoxFormRowComponent, typeof i5.BoxFormControlComponent, typeof i6.RolesPerformanceComponent, typeof i7.CubeUsageComponent, typeof i8.CubeDocumentsComponent, typeof i9.DateFormatPipe, typeof i10.CalendarPipe, typeof i11.DifferencePipe, typeof i12.DurationPipe, typeof i13.TimeAgoPipe, typeof i13.ToNowPipe, typeof i14.HtmlSimplePipe, typeof i15.CheckboxComponent, typeof i16.CubeParallelComponent, typeof i17.CubeSumComponent, typeof i18.CubeParallelViewComponent, typeof i19.CubeChartViewComponent, typeof i20.CubeExploreViewComponent, typeof i21.CubeDocumentSumComponent, typeof i22.ExploreItemImplComponent, typeof i23.DocumentInfoComponent, typeof i24.DocumentViewsComponent, typeof i25.ViewItemComponent, typeof i26.CubeDocumentMatrixComponent, typeof i27.CubeDocumentViewComponent, typeof i28.CubePivotViewComponent, typeof i29.ActionPicker, typeof i30.QuickCommentComponent, typeof i31.DurationFormatPipe, typeof i32.CombinationPicker, typeof i33.CombinationPickerBody, typeof i34.CombinationPool, typeof i35.TimelineViewComponent, typeof i36.MatIconAnimate, typeof i37.DateRangePipe, typeof i37.AgoPipe, typeof i38.StateDirective, typeof i39.JoinPipe, typeof i40.TypeValuePipe, typeof i41.L18nPipe, typeof i41.TranslatePipe, typeof i42.IdentityName, typeof i43.SanitizeHtmlPipe, typeof i44.StatePipe, typeof i45.ActionPipe, typeof i46.RolePipe, typeof i47.FormPipe, typeof i48.FilterPipe, typeof i48.ArraySortPipe, typeof i48.JsonPipe, typeof i49.UserNamePipe, typeof i50.TaggingPipe, typeof i51.TypeSelect, typeof i52.TypeAutocomplete, typeof i53.Signature, typeof i54.AceInput, typeof i55.TimespanInput, typeof i56.AddressInput, typeof i57.FileInput, typeof i58.TimePicker, typeof i59.LayoutComponent, typeof i60.StickyToolbar, typeof i61.TimeField, typeof i62.SignatureField, typeof i63.AddressField, typeof i64.RadioButtonField, typeof i65.ChecklistField, typeof i66.YesNoField, typeof i67.HtmlField, typeof i68.FileField, typeof i69.NumericField, typeof i70.AutocompleteField, typeof i71.CheckboxField, typeof i72.DateField, typeof i73.DateRangeField, typeof i74.ExpressionField, typeof i75.InputField, typeof i76.SelectField, typeof i77.SwitchField, typeof i78.TextareaField, typeof i79.ChipsField, typeof i80.TimespanField, typeof i81.ReturnActionComponent, typeof i82.AssignActionComponent, typeof i83.MoveToActionComponent, typeof i84.AvatarComponent, typeof i85.PeopleComponent, typeof i86.EditInputComponent, typeof i87.LottieAnimation, typeof i14.ContactsComponent, typeof i88.CubeMatrixComponent, typeof i89.FilterTagsComponent, typeof i90.ExploreItemsComponent, typeof i91.CompareNameDirective, typeof i91.CompareGroupDirective, typeof i91.CompareContextDirective, typeof i92.GuideComponent, typeof i93.OutOfOfficeToast, typeof i94.NotificationsTableComponent, typeof i95.NotificationsFilterComponent, typeof i96.PrivilegeHiddenDirective, typeof i97.TaggingItemDirective, typeof i98.TaggingDirective, typeof i99.DocumentTaggingComponent, typeof i100.UserTaggingComponent, typeof i96.PrivilegeDisabledDirective, typeof i101.CubeDocumentsGridComponent, typeof i102.LongRunningTaskNotification, typeof i103.TaggedNotification, typeof i104.CommentedNotification, typeof i105.NudgeNotification, typeof i106.InviteNotification, typeof i107.TextNotification, typeof i108.CubeAnomalyNotification, typeof i109.EscalatedNotification, typeof i110.LikedNotification, typeof i111.StateChangedNotification, typeof i112.UpcomingEventNotification, typeof i113.NoneComponent, typeof i114.ScheduleViewComponent, typeof i115.OptionsComponent, typeof i116.TraceViewComponent, typeof i117.ProgressDirective, typeof i118.AttachmentsComponent, typeof i119.DocumentEventsComponent, typeof i120.TagsComponent, typeof i121.MapComponent, typeof i122.MaskComponent, typeof i123.FlowViewComponent, typeof i124.SubstitutionComponent, typeof i125.PopupComponent, typeof i126.AttachmentPreview, typeof i127.CommentsComponent, typeof i128.CommentComponent, typeof i129.EditCommentComponent, typeof i130.CommentLikesComponent, typeof i131.CommentEditsComponent, typeof i132.BrowseItemsComponent, typeof i133.BrowseFilterComponent, typeof i134.ExpandedItemComponent, typeof i135.ComposeFormComponent, typeof i136.CubeViewComponent, typeof i137.CubeFilterComponent, typeof i138.CubeAccumulationChartComponent, typeof i139.CubeChartComponent, typeof i140.CubePivotComponent, typeof i141.CubeSpreadsheetComponent, typeof i142.CubeGridComponent, typeof i143.ReportViewerComponent, typeof i144.TableViewComponent, typeof i145.ReportArgumentsComponent, typeof i146.DashboardComponent, typeof i147.WidgetItemComponent, typeof i148.CubeWidgetFilterComponent, typeof i149.SaveChangesDialog, typeof i150.AskDialog, typeof i151.AboutDialog, typeof i152.ActionDialog, typeof i153.ImpersonateDialog, typeof i154.ConversationComponent, typeof i155.CubeMatrixPopupComponent, typeof i156.VersionCompareComponent, typeof i157.ExploreDocumentComponent, typeof i158.TasksComponent, typeof i159.CubeDocumentsTableComponent, typeof i160.CubePerformanceWidget, typeof i161.CubeAccumAnalysisWidget, typeof i162.CubeAnalysisWidget, typeof i163.CubeChartAnalysisWidget, typeof i164.ActionsWidget, typeof i165.RecentsWidget, typeof i166.PendingResultsWidget, typeof i167.CompareGroupsWidget, typeof i168.CubeDocumentsWidget, typeof i169.DocumentStateWidgetComponent, typeof i170.PersonalScoreWidget, typeof i171.PersonalActivityWidget, typeof i172.PeersPerformanceWidget, typeof i173.UsagePivotComponent, typeof i174.UsageChartComponent, typeof i175.UsageReportArgs, typeof i176.EmojiHostComponent, typeof i177.TooltipDirective, typeof i177.TooltipComponent, typeof i178.BrokenPage], [typeof i179.SpContainer, typeof i180.DayJsModule, typeof i181.CommonModule, typeof i182.HttpClientModule, typeof i183.ReactiveFormsModule, typeof i184.RouterModule, typeof i185.PickerModule, typeof i186.SyncfusionGanttModule, typeof i187.SyncfusionScheduleModule, typeof i188.SyncfusionCircularGaugeModule, typeof i189.SyncfusionChartModule, typeof i186.SyncfusionGanttModule, typeof i190.SyncfusionGridModule, typeof i191.SyncfusionLinearGaugeModule, typeof i192.SyncfusionTextEditorModule, typeof i193.SyncfusionSpreadsheetModule, typeof i194.SyncfusionPivotModule, typeof i195.SignatureModule, typeof i196.KanbanModule, typeof i197.SyncfusionDiagramModule, typeof i198.MaterialModule], [typeof i179.SpContainer, typeof i113.NoneComponent, typeof i1.LocalizedStringPipe, typeof i198.MaterialModule, typeof i178.BrokenPage, typeof i2.HelpTipComponent, typeof i89.FilterTagsComponent, typeof i9.DateFormatPipe, typeof i10.CalendarPipe, typeof i11.DifferencePipe, typeof i12.DurationPipe, typeof i13.TimeAgoPipe, typeof i13.ToNowPipe, typeof i15.CheckboxComponent, typeof i16.CubeParallelComponent, typeof i17.CubeSumComponent, typeof i22.ExploreItemImplComponent, typeof i23.DocumentInfoComponent, typeof i24.DocumentViewsComponent, typeof i146.DashboardComponent, typeof i120.TagsComponent, typeof i30.QuickCommentComponent, typeof i127.CommentsComponent, typeof i59.LayoutComponent, typeof i152.ActionDialog, typeof i60.StickyToolbar, typeof i133.BrowseFilterComponent, typeof i137.CubeFilterComponent, typeof i114.ScheduleViewComponent, typeof i143.ReportViewerComponent, typeof i147.WidgetItemComponent, typeof i136.CubeViewComponent, typeof i90.ExploreItemsComponent, typeof i135.ComposeFormComponent, typeof i132.BrowseItemsComponent, typeof i94.NotificationsTableComponent, typeof i29.ActionPicker, typeof i154.ConversationComponent, typeof i38.StateDirective, typeof i14.ContactsComponent, typeof i88.CubeMatrixComponent, typeof i36.MatIconAnimate, typeof i177.TooltipDirective, typeof i55.TimespanInput, typeof i57.FileInput, typeof i56.AddressInput, typeof i54.AceInput, typeof i32.CombinationPicker, typeof i34.CombinationPool, typeof i51.TypeSelect, typeof i52.TypeAutocomplete, typeof i58.TimePicker, typeof i31.DurationFormatPipe, typeof i37.DateRangePipe, typeof i40.TypeValuePipe, typeof i39.JoinPipe, typeof i44.StatePipe, typeof i45.ActionPipe, typeof i46.RolePipe, typeof i47.FormPipe, typeof i48.FilterPipe, typeof i48.JsonPipe, typeof i48.ArraySortPipe, typeof i49.UserNamePipe, typeof i43.SanitizeHtmlPipe, typeof i41.L18nPipe, typeof i41.TranslatePipe, typeof i42.IdentityName, typeof i84.AvatarComponent, typeof i145.ReportArgumentsComponent, typeof i126.AttachmentPreview, typeof i96.PrivilegeHiddenDirective, typeof i96.PrivilegeDisabledDirective, typeof i91.CompareGroupDirective, typeof i91.CompareNameDirective, typeof i91.CompareContextDirective, typeof i116.TraceViewComponent, typeof i123.FlowViewComponent, typeof i82.AssignActionComponent, typeof i81.ReturnActionComponent, typeof i157.ExploreDocumentComponent, typeof i160.CubePerformanceWidget, typeof i164.ActionsWidget, typeof i162.CubeAnalysisWidget, typeof i168.CubeDocumentsWidget, typeof i165.RecentsWidget, typeof i171.PersonalActivityWidget, typeof i167.CompareGroupsWidget, typeof i172.PeersPerformanceWidget, typeof i166.PendingResultsWidget, typeof i170.PersonalScoreWidget, typeof i148.CubeWidgetFilterComponent, typeof i159.CubeDocumentsTableComponent, typeof i101.CubeDocumentsGridComponent, typeof i158.TasksComponent, typeof i175.UsageReportArgs, typeof i174.UsageChartComponent, typeof i173.UsagePivotComponent, typeof i156.VersionCompareComponent, typeof i87.LottieAnimation, typeof i138.CubeAccumulationChartComponent, typeof i139.CubeChartComponent, typeof i140.CubePivotComponent, typeof i141.CubeSpreadsheetComponent, typeof i142.CubeGridComponent]>;
|
206
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.LocalizedStringPipe, typeof i2.HelpTipComponent, typeof i3.BoxFormComponent, typeof i4.BoxFormRowComponent, typeof i5.BoxFormControlComponent, typeof i6.RolesPerformanceComponent, typeof i7.CubeUsageComponent, typeof i8.CubeDocumentsComponent, typeof i9.DateFormatPipe, typeof i10.CalendarPipe, typeof i11.DifferencePipe, typeof i12.DurationPipe, typeof i13.TimeAgoPipe, typeof i13.ToNowPipe, typeof i14.HtmlSimplePipe, typeof i15.CheckboxComponent, typeof i16.CubeParallelComponent, typeof i17.CubeSumComponent, typeof i18.CubeParallelViewComponent, typeof i19.CubeChartViewComponent, typeof i20.CubeExploreViewComponent, typeof i21.CubeDocumentSumComponent, typeof i22.ExploreItemImplComponent, typeof i23.DocumentInfoComponent, typeof i24.DocumentViewsComponent, typeof i25.ViewItemComponent, typeof i26.CubeDocumentMatrixComponent, typeof i27.CubeDocumentViewComponent, typeof i28.CubePivotViewComponent, typeof i29.ActionPicker, typeof i30.QuickCommentComponent, typeof i31.DurationFormatPipe, typeof i32.CombinationPicker, typeof i33.CombinationPickerBody, typeof i34.CombinationPool, typeof i35.TimelineViewComponent, typeof i36.MatIconAnimate, typeof i37.DateRangePipe, typeof i37.AgoPipe, typeof i38.StateDirective, typeof i39.JoinPipe, typeof i40.TypeValuePipe, typeof i41.L18nPipe, typeof i41.TranslatePipe, typeof i42.IdentityName, typeof i43.SanitizeHtmlPipe, typeof i44.StatePipe, typeof i45.ActionPipe, typeof i46.RolePipe, typeof i47.FormPipe, typeof i48.FilterPipe, typeof i48.ArraySortPipe, typeof i48.JsonPipe, typeof i49.UserNamePipe, typeof i50.TaggingPipe, typeof i51.TypeSelect, typeof i52.TypeAutocomplete, typeof i53.Signature, typeof i54.AceInput, typeof i55.TimespanInput, typeof i56.AddressInput, typeof i57.FileInput, typeof i58.TimePicker, typeof i59.LayoutComponent, typeof i60.StickyToolbar, typeof i61.TimeField, typeof i62.SignatureField, typeof i63.AddressField, typeof i64.RadioButtonField, typeof i65.ChecklistField, typeof i66.YesNoField, typeof i67.HtmlField, typeof i68.FileField, typeof i69.NumericField, typeof i70.AutocompleteField, typeof i71.CheckboxField, typeof i72.DateField, typeof i73.DateRangeField, typeof i74.ExpressionField, typeof i75.InputField, typeof i76.SelectField, typeof i77.SwitchField, typeof i78.TextareaField, typeof i79.ChipsField, typeof i80.TimespanField, typeof i81.ReturnActionComponent, typeof i82.AssignActionComponent, typeof i83.MoveToActionComponent, typeof i84.AvatarComponent, typeof i85.PeopleComponent, typeof i86.EditInputComponent, typeof i87.LottieAnimation, typeof i14.ContactsComponent, typeof i88.CubeMatrixComponent, typeof i89.FilterTagsComponent, typeof i90.ExploreItemsComponent, typeof i91.CompareNameDirective, typeof i91.CompareGroupDirective, typeof i91.CompareContextDirective, typeof i92.GuideComponent, typeof i93.OutOfOfficeToast, typeof i94.NotificationsTableComponent, typeof i95.NotificationsFilterComponent, typeof i96.PrivilegeHiddenDirective, typeof i97.TaggingItemDirective, typeof i98.TaggingDirective, typeof i99.DocumentTaggingComponent, typeof i100.UserTaggingComponent, typeof i96.PrivilegeDisabledDirective, typeof i101.CubeDocumentsGridComponent, typeof i102.LongRunningTaskNotification, typeof i103.TaggedNotification, typeof i104.CommentedNotification, typeof i105.NudgeNotification, typeof i106.InviteNotification, typeof i107.TextNotification, typeof i108.CubeAnomalyNotification, typeof i109.EscalatedNotification, typeof i110.LikedNotification, typeof i111.StateChangedNotification, typeof i112.UpcomingEventNotification, typeof i113.NoneComponent, typeof i114.ScheduleViewComponent, typeof i115.OptionsComponent, typeof i116.TraceViewComponent, typeof i117.ProgressDirective, typeof i118.AttachmentsComponent, typeof i119.DocumentEventsComponent, typeof i120.TagsComponent, typeof i121.MapComponent, typeof i122.MaskComponent, typeof i123.FlowViewComponent, typeof i124.SubstitutionComponent, typeof i125.PopupComponent, typeof i126.AttachmentPreview, typeof i127.CommentsComponent, typeof i128.CommentComponent, typeof i129.EditCommentComponent, typeof i130.CommentLikesComponent, typeof i131.CommentEditsComponent, typeof i132.BrowseItemsComponent, typeof i133.BrowseFilterComponent, typeof i134.ExpandedItemComponent, typeof i135.ComposeFormComponent, typeof i136.CubeViewComponent, typeof i137.CubeFilterComponent, typeof i138.CubeAccumulationChartComponent, typeof i139.CubeChartComponent, typeof i140.CubePivotComponent, typeof i141.CubeSpreadsheetComponent, typeof i142.CubeGridComponent, typeof i143.ReportViewerComponent, typeof i144.TableViewComponent, typeof i145.ReportArgumentsComponent, typeof i146.DashboardComponent, typeof i147.WidgetItemComponent, typeof i148.CubeWidgetFilterComponent, typeof i149.SaveChangesDialog, typeof i150.AskDialog, typeof i151.AboutDialog, typeof i152.ActionDialog, typeof i153.ImpersonateDialog, typeof i154.ConversationComponent, typeof i155.CubeMatrixPopupComponent, typeof i156.VersionCompareComponent, typeof i157.ExploreDocumentComponent, typeof i158.TasksComponent, typeof i159.CubeDocumentsTableComponent, typeof i160.CubePerformanceWidget, typeof i161.CubeAccumAnalysisWidget, typeof i162.CubeAnalysisWidget, typeof i163.CubeChartAnalysisWidget, typeof i164.ActionsWidget, typeof i165.RecentsWidget, typeof i166.PendingResultsWidget, typeof i167.CompareGroupsWidget, typeof i168.CubeDocumentsWidget, typeof i169.DocumentStateWidgetComponent, typeof i170.PersonalScoreWidget, typeof i171.PersonalActivityWidget, typeof i172.PeersPerformanceWidget, typeof i173.UsagePivotComponent, typeof i174.UsageChartComponent, typeof i175.UsageReportArgs, typeof i176.EmojiHostComponent, typeof i177.TooltipDirective, typeof i177.TooltipComponent, typeof i178.BrokenPage], [typeof i179.SpContainer, typeof i180.DayJsModule, typeof i181.CommonModule, typeof i182.HttpClientModule, typeof i183.ReactiveFormsModule, typeof i184.RouterModule, typeof i185.PickerModule, typeof i186.SyncfusionGanttModule, typeof i187.SyncfusionScheduleModule, typeof i188.SyncfusionCircularGaugeModule, typeof i189.SyncfusionChartModule, typeof i186.SyncfusionGanttModule, typeof i190.SyncfusionGridModule, typeof i191.SyncfusionLinearGaugeModule, typeof i192.SyncfusionTextEditorModule, typeof i193.SyncfusionSpreadsheetModule, typeof i194.SyncfusionPivotModule, typeof i195.SignatureModule, typeof i196.KanbanModule, typeof i197.SyncfusionDiagramModule, typeof i198.MaterialModule], [typeof i115.OptionsComponent, typeof i179.SpContainer, typeof i113.NoneComponent, typeof i1.LocalizedStringPipe, typeof i198.MaterialModule, typeof i178.BrokenPage, typeof i2.HelpTipComponent, typeof i89.FilterTagsComponent, typeof i9.DateFormatPipe, typeof i10.CalendarPipe, typeof i11.DifferencePipe, typeof i12.DurationPipe, typeof i13.TimeAgoPipe, typeof i13.ToNowPipe, typeof i15.CheckboxComponent, typeof i16.CubeParallelComponent, typeof i17.CubeSumComponent, typeof i22.ExploreItemImplComponent, typeof i23.DocumentInfoComponent, typeof i24.DocumentViewsComponent, typeof i146.DashboardComponent, typeof i120.TagsComponent, typeof i30.QuickCommentComponent, typeof i127.CommentsComponent, typeof i59.LayoutComponent, typeof i152.ActionDialog, typeof i60.StickyToolbar, typeof i133.BrowseFilterComponent, typeof i137.CubeFilterComponent, typeof i114.ScheduleViewComponent, typeof i143.ReportViewerComponent, typeof i147.WidgetItemComponent, typeof i136.CubeViewComponent, typeof i90.ExploreItemsComponent, typeof i135.ComposeFormComponent, typeof i132.BrowseItemsComponent, typeof i94.NotificationsTableComponent, typeof i29.ActionPicker, typeof i154.ConversationComponent, typeof i38.StateDirective, typeof i14.ContactsComponent, typeof i88.CubeMatrixComponent, typeof i36.MatIconAnimate, typeof i177.TooltipDirective, typeof i55.TimespanInput, typeof i57.FileInput, typeof i56.AddressInput, typeof i54.AceInput, typeof i32.CombinationPicker, typeof i34.CombinationPool, typeof i51.TypeSelect, typeof i52.TypeAutocomplete, typeof i58.TimePicker, typeof i31.DurationFormatPipe, typeof i37.DateRangePipe, typeof i40.TypeValuePipe, typeof i39.JoinPipe, typeof i44.StatePipe, typeof i45.ActionPipe, typeof i46.RolePipe, typeof i47.FormPipe, typeof i48.FilterPipe, typeof i48.JsonPipe, typeof i48.ArraySortPipe, typeof i49.UserNamePipe, typeof i43.SanitizeHtmlPipe, typeof i41.L18nPipe, typeof i41.TranslatePipe, typeof i42.IdentityName, typeof i84.AvatarComponent, typeof i145.ReportArgumentsComponent, typeof i126.AttachmentPreview, typeof i96.PrivilegeHiddenDirective, typeof i96.PrivilegeDisabledDirective, typeof i91.CompareGroupDirective, typeof i91.CompareNameDirective, typeof i91.CompareContextDirective, typeof i116.TraceViewComponent, typeof i123.FlowViewComponent, typeof i82.AssignActionComponent, typeof i81.ReturnActionComponent, typeof i157.ExploreDocumentComponent, typeof i160.CubePerformanceWidget, typeof i164.ActionsWidget, typeof i162.CubeAnalysisWidget, typeof i168.CubeDocumentsWidget, typeof i165.RecentsWidget, typeof i171.PersonalActivityWidget, typeof i167.CompareGroupsWidget, typeof i172.PeersPerformanceWidget, typeof i166.PendingResultsWidget, typeof i170.PersonalScoreWidget, typeof i148.CubeWidgetFilterComponent, typeof i159.CubeDocumentsTableComponent, typeof i101.CubeDocumentsGridComponent, typeof i158.TasksComponent, typeof i175.UsageReportArgs, typeof i174.UsageChartComponent, typeof i173.UsagePivotComponent, typeof i156.VersionCompareComponent, typeof i87.LottieAnimation, typeof i138.CubeAccumulationChartComponent, typeof i139.CubeChartComponent, typeof i140.CubePivotComponent, typeof i141.CubeSpreadsheetComponent, typeof i142.CubeGridComponent]>;
|
207
207
|
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
208
208
|
}
|
@@ -21,6 +21,8 @@ export declare class CubeDocumentMatrixComponent extends CubeBase<MatrixSettings
|
|
21
21
|
filters: CubeAxis[];
|
22
22
|
indices?: string | string[];
|
23
23
|
xAxis: string;
|
24
|
+
indexAt?: AxisType;
|
25
|
+
placeAt?: AxisPlace;
|
24
26
|
series: string;
|
25
27
|
sum?: SumSettings | SumSettings[];
|
26
28
|
constructor(viewRef: DocumentViewRef<MatrixSettingsModel>, _router: RouterImpl, service: CubeService, session: SessionService);
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@bizdoc/core",
|
3
|
-
"version": "2.3.
|
3
|
+
"version": "2.3.34",
|
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",
|
@@ -10,22 +10,22 @@
|
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@ctrl/ngx-emoji-mart": "^9.2.0",
|
13
|
-
"@googlemaps/js-api-loader": "^1.16.
|
13
|
+
"@googlemaps/js-api-loader": "^1.16.6",
|
14
14
|
"@microsoft/signalr": "^8.0.0",
|
15
|
-
"@syncfusion/ej2": "^24.2.
|
15
|
+
"@syncfusion/ej2": "^24.2.6",
|
16
16
|
"@syncfusion/ej2-angular-charts": "^24.2.5",
|
17
17
|
"@syncfusion/ej2-angular-circulargauge": "^24.2.3",
|
18
18
|
"@syncfusion/ej2-angular-diagrams": "^24.2.5",
|
19
|
-
"@syncfusion/ej2-angular-gantt": "^24.2.
|
19
|
+
"@syncfusion/ej2-angular-gantt": "^24.2.6",
|
20
20
|
"@syncfusion/ej2-angular-grids": "^24.2.5",
|
21
|
-
"@syncfusion/ej2-angular-inputs": "^24.2.
|
21
|
+
"@syncfusion/ej2-angular-inputs": "^24.2.6",
|
22
22
|
"@syncfusion/ej2-angular-kanban": "^24.2.3",
|
23
23
|
"@syncfusion/ej2-angular-lineargauge": "^24.2.3",
|
24
24
|
"@syncfusion/ej2-angular-pivotview": "^24.2.5",
|
25
25
|
"@syncfusion/ej2-angular-richtexteditor": "^24.2.4",
|
26
26
|
"@syncfusion/ej2-angular-schedule": "^24.2.4",
|
27
27
|
"@syncfusion/ej2-angular-spreadsheet": "^24.2.5",
|
28
|
-
"@syncfusion/ej2-base": "^24.2.
|
28
|
+
"@syncfusion/ej2-base": "^24.2.6",
|
29
29
|
"@teamhive/lottie-player": "^1.0.0",
|
30
30
|
"brace": "^0.11.1",
|
31
31
|
"cookie": "^0.6.0",
|
package/public-api.d.ts
CHANGED
@@ -1,82 +0,0 @@
|
|
1
|
-
import { ViewChild, Component } from '@angular/core';
|
2
|
-
import { FormControl } from '@angular/forms';
|
3
|
-
import { MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
4
|
-
import { filter, map } from 'rxjs/operators';
|
5
|
-
import { searchAnimation } from '../core/animations';
|
6
|
-
import { isString } from '../core/functions';
|
7
|
-
import { QuickNotificationsComponent } from './notifications/notifications.component';
|
8
|
-
import * as i0 from "@angular/core";
|
9
|
-
import * as i1 from "../core/popup/popup.service";
|
10
|
-
import * as i2 from "../core/session.service";
|
11
|
-
import * as i3 from "../search/search.service";
|
12
|
-
import * as i4 from "@angular/forms";
|
13
|
-
import * as i5 from "@angular/cdk/portal";
|
14
|
-
import * as i6 from "@angular/material/badge";
|
15
|
-
import * as i7 from "@angular/material/list";
|
16
|
-
import * as i8 from "@angular/material/autocomplete";
|
17
|
-
import * as i9 from "@angular/material/core";
|
18
|
-
import * as i10 from "@angular/material/button";
|
19
|
-
import * as i11 from "@angular/material/icon";
|
20
|
-
import * as i12 from "../core/popup/tooltip.directive";
|
21
|
-
import * as i13 from "@angular/common";
|
22
|
-
import * as i14 from "../core/pipes/translate.pipe";
|
23
|
-
/**
|
24
|
-
* Desktop home component
|
25
|
-
* */
|
26
|
-
export class QuickToolsComponent {
|
27
|
-
constructor(_popup, _session, _service) {
|
28
|
-
this._popup = _popup;
|
29
|
-
this._session = _session;
|
30
|
-
this._service = _service;
|
31
|
-
this.search = new FormControl();
|
32
|
-
this.searching = false;
|
33
|
-
this.displayWith = _ => null;
|
34
|
-
this.profile = _session.profile;
|
35
|
-
}
|
36
|
-
ngOnInit() {
|
37
|
-
this.results = this.search.valueChanges.pipe(filter(v => isString(v)), map(v => this._service.search(v)));
|
38
|
-
}
|
39
|
-
notifs(evt) {
|
40
|
-
this.profile.notifications.length &&
|
41
|
-
this._session.notificationsTouch();
|
42
|
-
this._popup.open(QuickNotificationsComponent, evt.target, { position: 'start' });
|
43
|
-
}
|
44
|
-
toggle(evt) {
|
45
|
-
if (this.searching)
|
46
|
-
this.collapse(evt);
|
47
|
-
else
|
48
|
-
this.searching = true;
|
49
|
-
}
|
50
|
-
collapse(evt) {
|
51
|
-
this.searching = false;
|
52
|
-
this.trigger.closePanel();
|
53
|
-
evt.stopPropagation();
|
54
|
-
}
|
55
|
-
focus() {
|
56
|
-
this.input.nativeElement.focus();
|
57
|
-
this.search.setValue('');
|
58
|
-
setTimeout(() => this.trigger.openPanel(), 200);
|
59
|
-
}
|
60
|
-
onAttached(item, compRef) {
|
61
|
-
item.instance = compRef.instance;
|
62
|
-
compRef.instance.onBind(item.model);
|
63
|
-
}
|
64
|
-
goto(evt) {
|
65
|
-
this.searching = false;
|
66
|
-
const item = evt.option.value;
|
67
|
-
item.instance.onPick();
|
68
|
-
}
|
69
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: QuickToolsComponent, deps: [{ token: i1.Popup }, { token: i2.SessionService }, { token: i3.SearchService }], target: i0.ɵɵFactoryTarget.Component }); }
|
70
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.1.3", type: QuickToolsComponent, selector: "bizdoc-quicktools", viewQueries: [{ propertyName: "input", first: true, predicate: ["input"], descendants: true }, { propertyName: "trigger", first: true, predicate: ["input"], descendants: true, read: MatAutocompleteTrigger }], ngImport: i0, template: "<input type=\"text\"\n [@search]=\"searching\"\n (@search.done)=\"searching && focus()\"\n #input\n (keydown.escape)=\"collapse($event)\"\n [attr.aria-label]=\"'Search'|translate\"\n [formControl]=\"search\"\n [matAutocomplete]=\"auto\" class=\"search-box\">\n <mat-autocomplete autoActiveFirstOption #auto=\"matAutocomplete\" (optionSelected)=\"goto($event)\" [displayWith]=\"displayWith\">\n @for (o of results | async; track o) {\n <mat-option [value]=\"o\">\n <ng-container (attached)=\"onAttached(o, $event)\" [cdkPortalOutlet]=\"o.portal\"></ng-container>\n </mat-option>\n }\n </mat-autocomplete>\n <button mat-icon-button (click)=\"toggle($event)\" [bizdocTooltip]=\"'Search'|translate\" class=\"tool\"><mat-icon>search</mat-icon></button>\n <button mat-icon-button (click)=\"notifs($event)\" [bizdocTooltip]=\"'Notifications'|translate\" bizdocTooltipPosition=\"start\" class=\"tool\"\n [attr.aria-label]=\"'Notifications'| translate\"\n data-help=\"notifications\">\n <mat-icon matListItemIcon [matBadge]=\"profile.notificationsCount\" [matBadgeHidden]=\"!profile.notificationsCount\"\n matBadgeColor=\"accent\" aria-hidden=\"false\"\n [class.filled]=\"profile.notificationsCount\">\n {{profile.options.notifications.active ? 'notifications':'notifications_off'}}\n </mat-icon>\n </button>\n", styles: [":host{padding-right:8px;padding-left:8px}input{font-size:large}\n"], dependencies: [{ kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i5.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "directive", type: i6.MatBadge, selector: "[matBadge]", inputs: ["matBadgeColor", "matBadgeOverlap", "matBadgeDisabled", "matBadgePosition", "matBadge", "matBadgeDescription", "matBadgeSize", "matBadgeHidden"] }, { kind: "directive", type: i7.MatListItemIcon, selector: "[matListItemIcon]" }, { kind: "component", type: i8.MatAutocomplete, selector: "mat-autocomplete", inputs: ["aria-label", "aria-labelledby", "displayWith", "autoActiveFirstOption", "autoSelectActiveOption", "requireSelection", "panelWidth", "disableRipple", "class", "hideSingleSelectionIndicator"], outputs: ["optionSelected", "opened", "closed", "optionActivated"], exportAs: ["matAutocomplete"] }, { kind: "component", type: i9.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "directive", type: i8.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", inputs: ["matAutocomplete", "matAutocompletePosition", "matAutocompleteConnectedTo", "autocomplete", "matAutocompleteDisabled"], exportAs: ["matAutocompleteTrigger"] }, { kind: "component", type: i10.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "component", type: i11.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i12.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "pipe", type: i13.AsyncPipe, name: "async" }, { kind: "pipe", type: i14.TranslatePipe, name: "translate" }], animations: [searchAnimation] }); }
|
71
|
-
}
|
72
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: QuickToolsComponent, decorators: [{
|
73
|
-
type: Component,
|
74
|
-
args: [{ selector: 'bizdoc-quicktools', animations: [searchAnimation], template: "<input type=\"text\"\n [@search]=\"searching\"\n (@search.done)=\"searching && focus()\"\n #input\n (keydown.escape)=\"collapse($event)\"\n [attr.aria-label]=\"'Search'|translate\"\n [formControl]=\"search\"\n [matAutocomplete]=\"auto\" class=\"search-box\">\n <mat-autocomplete autoActiveFirstOption #auto=\"matAutocomplete\" (optionSelected)=\"goto($event)\" [displayWith]=\"displayWith\">\n @for (o of results | async; track o) {\n <mat-option [value]=\"o\">\n <ng-container (attached)=\"onAttached(o, $event)\" [cdkPortalOutlet]=\"o.portal\"></ng-container>\n </mat-option>\n }\n </mat-autocomplete>\n <button mat-icon-button (click)=\"toggle($event)\" [bizdocTooltip]=\"'Search'|translate\" class=\"tool\"><mat-icon>search</mat-icon></button>\n <button mat-icon-button (click)=\"notifs($event)\" [bizdocTooltip]=\"'Notifications'|translate\" bizdocTooltipPosition=\"start\" class=\"tool\"\n [attr.aria-label]=\"'Notifications'| translate\"\n data-help=\"notifications\">\n <mat-icon matListItemIcon [matBadge]=\"profile.notificationsCount\" [matBadgeHidden]=\"!profile.notificationsCount\"\n matBadgeColor=\"accent\" aria-hidden=\"false\"\n [class.filled]=\"profile.notificationsCount\">\n {{profile.options.notifications.active ? 'notifications':'notifications_off'}}\n </mat-icon>\n </button>\n", styles: [":host{padding-right:8px;padding-left:8px}input{font-size:large}\n"] }]
|
75
|
-
}], ctorParameters: () => [{ type: i1.Popup }, { type: i2.SessionService }, { type: i3.SearchService }], propDecorators: { input: [{
|
76
|
-
type: ViewChild,
|
77
|
-
args: ['input']
|
78
|
-
}], trigger: [{
|
79
|
-
type: ViewChild,
|
80
|
-
args: ['input', { read: MatAutocompleteTrigger }]
|
81
|
-
}] } });
|
82
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidG9vbHMuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9ob21lL3Rvb2xzLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvaG9tZS90b29scy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQWMsU0FBUyxFQUFFLFNBQVMsRUFBd0IsTUFBTSxlQUFlLENBQUM7QUFDdkYsT0FBTyxFQUFFLFdBQVcsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQzdDLE9BQU8sRUFBZ0Msc0JBQXNCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUV0RyxPQUFPLEVBQUUsTUFBTSxFQUFFLEdBQUcsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQzdDLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUNyRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sbUJBQW1CLENBQUM7QUFJN0MsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0seUNBQXlDLENBQUM7Ozs7Ozs7Ozs7Ozs7Ozs7QUFJdEY7O0tBRUs7QUFPTCxNQUFNLE9BQU8sbUJBQW1CO0lBTzlCLFlBQ1UsTUFBYSxFQUNiLFFBQXdCLEVBQ3hCLFFBQXVCO1FBRnZCLFdBQU0sR0FBTixNQUFNLENBQU87UUFDYixhQUFRLEdBQVIsUUFBUSxDQUFnQjtRQUN4QixhQUFRLEdBQVIsUUFBUSxDQUFlO1FBTnhCLFdBQU0sR0FBRyxJQUFJLFdBQVcsRUFBRSxDQUFDO1FBRXBDLGNBQVMsR0FBRyxLQUFLLENBQUM7UUFnQ2xCLGdCQUFXLEdBQUcsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUExQnRCLElBQUksQ0FBQyxPQUFPLEdBQUcsUUFBUSxDQUFDLE9BQU8sQ0FBQztJQUNsQyxDQUFDO0lBQ0QsUUFBUTtRQUNOLElBQUksQ0FBQyxPQUFPLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxZQUFZLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxFQUNuRSxHQUFHLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7SUFDdkMsQ0FBQztJQUNELE1BQU0sQ0FBQyxHQUFVO1FBQ2YsSUFBSSxDQUFDLE9BQU8sQ0FBQyxhQUFhLENBQUMsTUFBTTtZQUMvQixJQUFJLENBQUMsUUFBUSxDQUFDLGtCQUFrQixFQUFFLENBQUM7UUFDckMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsMkJBQTJCLEVBQUUsR0FBRyxDQUFDLE1BQXFCLEVBQUUsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFFLENBQUMsQ0FBQztJQUNsRyxDQUFDO0lBQ0QsTUFBTSxDQUFDLEdBQVU7UUFDZixJQUFJLElBQUksQ0FBQyxTQUFTO1lBQUUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxHQUFHLENBQUMsQ0FBQzs7WUFFckMsSUFBSSxDQUFDLFNBQVMsR0FBRyxJQUFJLENBQUM7SUFDMUIsQ0FBQztJQUNELFFBQVEsQ0FBQyxHQUFVO1FBQ2pCLElBQUksQ0FBQyxTQUFTLEdBQUcsS0FBSyxDQUFDO1FBQ3ZCLElBQUksQ0FBQyxPQUFPLENBQUMsVUFBVSxFQUFFLENBQUM7UUFDMUIsR0FBRyxDQUFDLGVBQWUsRUFBRSxDQUFDO0lBQ3hCLENBQUM7SUFDRCxLQUFLO1FBQ0gsSUFBSSxDQUFDLEtBQUssQ0FBQyxhQUFhLENBQUMsS0FBSyxFQUFFLENBQUM7UUFDakMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsRUFBRSxDQUFDLENBQUM7UUFDekIsVUFBVSxDQUFDLEdBQUcsRUFBRSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsU0FBUyxFQUFFLEVBQUUsR0FBRyxDQUFDLENBQUM7SUFDbEQsQ0FBQztJQUVELFVBQVUsQ0FBQyxJQUFpQixFQUFFLE9BQTRDO1FBQ3hFLElBQUksQ0FBQyxRQUFRLEdBQUcsT0FBTyxDQUFDLFFBQVEsQ0FBQztRQUNqQyxPQUFPLENBQUMsUUFBUSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDdEMsQ0FBQztJQUNELElBQUksQ0FBQyxHQUFpQztRQUNwQyxJQUFJLENBQUMsU0FBUyxHQUFHLEtBQUssQ0FBQztRQUN2QixNQUFNLElBQUksR0FBRyxHQUFHLENBQUMsTUFBTSxDQUFDLEtBQW9CLENBQUM7UUFDN0MsSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLEVBQUUsQ0FBQztJQUN6QixDQUFDOzhHQS9DVSxtQkFBbUI7a0dBQW5CLG1CQUFtQix1TkFFRixzQkFBc0IsNkJDekJwRCxxMUNBeUJBLGlnRkRKYyxDQUFDLGVBQWUsQ0FBQzs7MkZBRWxCLG1CQUFtQjtrQkFOL0IsU0FBUzsrQkFDRSxtQkFBbUIsY0FHakIsQ0FBQyxlQUFlLENBQUM7bUlBR1QsS0FBSztzQkFBeEIsU0FBUzt1QkFBQyxPQUFPO2dCQUNvQyxPQUFPO3NCQUE1RCxTQUFTO3VCQUFDLE9BQU8sRUFBRSxFQUFFLElBQUksRUFBRSxzQkFBc0IsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVsZW1lbnRSZWYsIFZpZXdDaGlsZCwgQ29tcG9uZW50LCBPbkluaXQsIENvbXBvbmVudFJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBGb3JtQ29udHJvbCB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcclxuaW1wb3J0IHsgTWF0QXV0b2NvbXBsZXRlU2VsZWN0ZWRFdmVudCwgTWF0QXV0b2NvbXBsZXRlVHJpZ2dlciB9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2F1dG9jb21wbGV0ZSc7XHJcbmltcG9ydCB7IE9ic2VydmFibGUgfSBmcm9tICdyeGpzJztcclxuaW1wb3J0IHsgZmlsdGVyLCBtYXAgfSBmcm9tICdyeGpzL29wZXJhdG9ycyc7XHJcbmltcG9ydCB7IHNlYXJjaEFuaW1hdGlvbiB9IGZyb20gJy4uL2NvcmUvYW5pbWF0aW9ucyc7XHJcbmltcG9ydCB7IGlzU3RyaW5nIH0gZnJvbSAnLi4vY29yZS9mdW5jdGlvbnMnO1xyXG5pbXBvcnQgeyBQcm9maWxlIH0gZnJvbSAnLi4vY29yZS9tb2RlbHMnO1xyXG5pbXBvcnQgeyBQb3B1cCB9IGZyb20gJy4uL2NvcmUvcG9wdXAvcG9wdXAuc2VydmljZSc7XHJcbmltcG9ydCB7IFNlc3Npb25TZXJ2aWNlIH0gZnJvbSAnLi4vY29yZS9zZXNzaW9uLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBRdWlja05vdGlmaWNhdGlvbnNDb21wb25lbnQgfSBmcm9tICcuL25vdGlmaWNhdGlvbnMvbm90aWZpY2F0aW9ucy5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBMaXN0aW5nSXRlbSwgU2VhcmNoU2VydmljZSB9IGZyb20gJy4uL3NlYXJjaC9zZWFyY2guc2VydmljZSc7XHJcbmltcG9ydCB7IExpc3RpbmdDb21wb25lbnQgfSBmcm9tICcuLi9zZWFyY2gvZGVjbGFyYXRpb25zJztcclxuXHJcbi8qKlxyXG4gKiBEZXNrdG9wIGhvbWUgY29tcG9uZW50XHJcbiAqICovXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnYml6ZG9jLXF1aWNrdG9vbHMnLFxyXG4gIHRlbXBsYXRlVXJsOiAndG9vbHMuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsczogWyd0b29scy5jb21wb25lbnQuc2NzcyddLFxyXG4gIGFuaW1hdGlvbnM6IFtzZWFyY2hBbmltYXRpb25dXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBRdWlja1Rvb2xzQ29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcclxuICBAVmlld0NoaWxkKCdpbnB1dCcpIGlucHV0OiBFbGVtZW50UmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xyXG4gIEBWaWV3Q2hpbGQoJ2lucHV0JywgeyByZWFkOiBNYXRBdXRvY29tcGxldGVUcmlnZ2VyIH0pIHRyaWdnZXI6IE1hdEF1dG9jb21wbGV0ZVRyaWdnZXI7XHJcbiAgcHJvZmlsZTogUHJvZmlsZTtcclxuICByZWFkb25seSBzZWFyY2ggPSBuZXcgRm9ybUNvbnRyb2woKTtcclxuICByZXN1bHRzOiBPYnNlcnZhYmxlPExpc3RpbmdJdGVtW10+O1xyXG4gIHNlYXJjaGluZyA9IGZhbHNlO1xyXG4gIGNvbnN0cnVjdG9yKFxyXG4gICAgcHJpdmF0ZSBfcG9wdXA6IFBvcHVwLFxyXG4gICAgcHJpdmF0ZSBfc2Vzc2lvbjogU2Vzc2lvblNlcnZpY2UsXHJcbiAgICBwcml2YXRlIF9zZXJ2aWNlOiBTZWFyY2hTZXJ2aWNlLFxyXG4gICAgKSB7XHJcbiAgICB0aGlzLnByb2ZpbGUgPSBfc2Vzc2lvbi5wcm9maWxlO1xyXG4gIH1cclxuICBuZ09uSW5pdCgpOiB2b2lkIHtcclxuICAgIHRoaXMucmVzdWx0cyA9IHRoaXMuc2VhcmNoLnZhbHVlQ2hhbmdlcy5waXBlKGZpbHRlcih2ID0+IGlzU3RyaW5nKHYpKSxcclxuICAgICAgbWFwKHYgPT4gdGhpcy5fc2VydmljZS5zZWFyY2godikpKTtcclxuICB9XHJcbiAgbm90aWZzKGV2dDogRXZlbnQpIHtcclxuICAgIHRoaXMucHJvZmlsZS5ub3RpZmljYXRpb25zLmxlbmd0aCAmJlxyXG4gICAgICB0aGlzLl9zZXNzaW9uLm5vdGlmaWNhdGlvbnNUb3VjaCgpO1xyXG4gICAgdGhpcy5fcG9wdXAub3BlbihRdWlja05vdGlmaWNhdGlvbnNDb21wb25lbnQsIGV2dC50YXJnZXQgYXMgSFRNTEVsZW1lbnQsIHsgcG9zaXRpb246ICdzdGFydCcgfSk7XHJcbiAgfVxyXG4gIHRvZ2dsZShldnQ6IEV2ZW50KSB7XHJcbiAgICBpZiAodGhpcy5zZWFyY2hpbmcpIHRoaXMuY29sbGFwc2UoZXZ0KTtcclxuICAgIGVsc2VcclxuICAgICAgdGhpcy5zZWFyY2hpbmcgPSB0cnVlO1xyXG4gIH1cclxuICBjb2xsYXBzZShldnQ6IEV2ZW50KSB7XHJcbiAgICB0aGlzLnNlYXJjaGluZyA9IGZhbHNlO1xyXG4gICAgdGhpcy50cmlnZ2VyLmNsb3NlUGFuZWwoKTtcclxuICAgIGV2dC5zdG9wUHJvcGFnYXRpb24oKTtcclxuICB9XHJcbiAgZm9jdXMoKSB7XHJcbiAgICB0aGlzLmlucHV0Lm5hdGl2ZUVsZW1lbnQuZm9jdXMoKTtcclxuICAgIHRoaXMuc2VhcmNoLnNldFZhbHVlKCcnKTtcclxuICAgIHNldFRpbWVvdXQoKCkgPT4gdGhpcy50cmlnZ2VyLm9wZW5QYW5lbCgpLCAyMDApO1xyXG4gIH1cclxuICBkaXNwbGF5V2l0aCA9IF8gPT4gbnVsbDtcclxuICBvbkF0dGFjaGVkKGl0ZW06IExpc3RpbmdJdGVtLCBjb21wUmVmOiBDb21wb25lbnRSZWY8TGlzdGluZ0NvbXBvbmVudDxhbnk+Pikge1xyXG4gICAgaXRlbS5pbnN0YW5jZSA9IGNvbXBSZWYuaW5zdGFuY2U7XHJcbiAgICBjb21wUmVmLmluc3RhbmNlLm9uQmluZChpdGVtLm1vZGVsKTtcclxuICB9XHJcbiAgZ290byhldnQ6IE1hdEF1dG9jb21wbGV0ZVNlbGVjdGVkRXZlbnQpIHtcclxuICAgIHRoaXMuc2VhcmNoaW5nID0gZmFsc2U7XHJcbiAgICBjb25zdCBpdGVtID0gZXZ0Lm9wdGlvbi52YWx1ZSBhcyBMaXN0aW5nSXRlbTtcclxuICAgIGl0ZW0uaW5zdGFuY2Uub25QaWNrKCk7XHJcbiAgfVxyXG59XHJcbiIsIjxpbnB1dCB0eXBlPVwidGV4dFwiXG4gIFtAc2VhcmNoXT1cInNlYXJjaGluZ1wiXG4gIChAc2VhcmNoLmRvbmUpPVwic2VhcmNoaW5nICYmIGZvY3VzKClcIlxuICAjaW5wdXRcbiAgKGtleWRvd24uZXNjYXBlKT1cImNvbGxhcHNlKCRldmVudClcIlxuICBbYXR0ci5hcmlhLWxhYmVsXT1cIidTZWFyY2gnfHRyYW5zbGF0ZVwiXG4gIFtmb3JtQ29udHJvbF09XCJzZWFyY2hcIlxuICBbbWF0QXV0b2NvbXBsZXRlXT1cImF1dG9cIiBjbGFzcz1cInNlYXJjaC1ib3hcIj5cbiAgPG1hdC1hdXRvY29tcGxldGUgYXV0b0FjdGl2ZUZpcnN0T3B0aW9uICNhdXRvPVwibWF0QXV0b2NvbXBsZXRlXCIgKG9wdGlvblNlbGVjdGVkKT1cImdvdG8oJGV2ZW50KVwiIFtkaXNwbGF5V2l0aF09XCJkaXNwbGF5V2l0aFwiPlxuICAgIEBmb3IgKG8gb2YgcmVzdWx0cyB8IGFzeW5jOyB0cmFjayBvKSB7XG4gICAgICA8bWF0LW9wdGlvbiBbdmFsdWVdPVwib1wiPlxuICAgICAgICA8bmctY29udGFpbmVyIChhdHRhY2hlZCk9XCJvbkF0dGFjaGVkKG8sICRldmVudClcIiBbY2RrUG9ydGFsT3V0bGV0XT1cIm8ucG9ydGFsXCI+PC9uZy1jb250YWluZXI+XG4gICAgICA8L21hdC1vcHRpb24+XG4gICAgfVxuICA8L21hdC1hdXRvY29tcGxldGU+XG4gIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJ0b2dnbGUoJGV2ZW50KVwiIFtiaXpkb2NUb29sdGlwXT1cIidTZWFyY2gnfHRyYW5zbGF0ZVwiIGNsYXNzPVwidG9vbFwiPjxtYXQtaWNvbj5zZWFyY2g8L21hdC1pY29uPjwvYnV0dG9uPlxuICA8YnV0dG9uIG1hdC1pY29uLWJ1dHRvbiAoY2xpY2spPVwibm90aWZzKCRldmVudClcIiBbYml6ZG9jVG9vbHRpcF09XCInTm90aWZpY2F0aW9ucyd8dHJhbnNsYXRlXCIgYml6ZG9jVG9vbHRpcFBvc2l0aW9uPVwic3RhcnRcIiBjbGFzcz1cInRvb2xcIlxuICAgIFthdHRyLmFyaWEtbGFiZWxdPVwiJ05vdGlmaWNhdGlvbnMnfCB0cmFuc2xhdGVcIlxuICAgIGRhdGEtaGVscD1cIm5vdGlmaWNhdGlvbnNcIj5cbiAgICA8bWF0LWljb24gbWF0TGlzdEl0ZW1JY29uIFttYXRCYWRnZV09XCJwcm9maWxlLm5vdGlmaWNhdGlvbnNDb3VudFwiIFttYXRCYWRnZUhpZGRlbl09XCIhcHJvZmlsZS5ub3RpZmljYXRpb25zQ291bnRcIlxuICAgICAgbWF0QmFkZ2VDb2xvcj1cImFjY2VudFwiIGFyaWEtaGlkZGVuPVwiZmFsc2VcIlxuICAgICAgW2NsYXNzLmZpbGxlZF09XCJwcm9maWxlLm5vdGlmaWNhdGlvbnNDb3VudFwiPlxuICAgICAge3twcm9maWxlLm9wdGlvbnMubm90aWZpY2F0aW9ucy5hY3RpdmUgPyAnbm90aWZpY2F0aW9ucyc6J25vdGlmaWNhdGlvbnNfb2ZmJ319XG4gICAgPC9tYXQtaWNvbj5cbiAgPC9idXR0b24+XG4iXX0=
|
@@ -1,35 +0,0 @@
|
|
1
|
-
import { ElementRef, OnInit, ComponentRef } from '@angular/core';
|
2
|
-
import { FormControl } from '@angular/forms';
|
3
|
-
import { MatAutocompleteSelectedEvent, MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
4
|
-
import { Observable } from 'rxjs';
|
5
|
-
import { Profile } from '../core/models';
|
6
|
-
import { Popup } from '../core/popup/popup.service';
|
7
|
-
import { SessionService } from '../core/session.service';
|
8
|
-
import { ListingItem, SearchService } from '../search/search.service';
|
9
|
-
import { ListingComponent } from '../search/declarations';
|
10
|
-
import * as i0 from "@angular/core";
|
11
|
-
/**
|
12
|
-
* Desktop home component
|
13
|
-
* */
|
14
|
-
export declare class QuickToolsComponent implements OnInit {
|
15
|
-
private _popup;
|
16
|
-
private _session;
|
17
|
-
private _service;
|
18
|
-
input: ElementRef<HTMLInputElement>;
|
19
|
-
trigger: MatAutocompleteTrigger;
|
20
|
-
profile: Profile;
|
21
|
-
readonly search: FormControl<any>;
|
22
|
-
results: Observable<ListingItem[]>;
|
23
|
-
searching: boolean;
|
24
|
-
constructor(_popup: Popup, _session: SessionService, _service: SearchService);
|
25
|
-
ngOnInit(): void;
|
26
|
-
notifs(evt: Event): void;
|
27
|
-
toggle(evt: Event): void;
|
28
|
-
collapse(evt: Event): void;
|
29
|
-
focus(): void;
|
30
|
-
displayWith: (_: any) => any;
|
31
|
-
onAttached(item: ListingItem, compRef: ComponentRef<ListingComponent<any>>): void;
|
32
|
-
goto(evt: MatAutocompleteSelectedEvent): void;
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuickToolsComponent, never>;
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<QuickToolsComponent, "bizdoc-quicktools", never, {}, {}, never, never, false, never>;
|
35
|
-
}
|