@bizdoc/core 1.16.25 → 1.16.27
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 +11 -0
- package/assets/system/active-directory.svg +1 -0
- package/assets/system/amazon.svg +1 -0
- package/assets/system/{Azure.svg → azure.svg} +0 -0
- package/assets/system/okta.svg +31 -0
- package/assets/system/{QAD.svg → qad.svg} +0 -0
- package/assets/system/sap.svg +1 -1
- package/assets/system/windows.svg +4 -0
- package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2020/lib/admin/admin-menu.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/declarations.mjs +8 -79
- package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +33 -29
- package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/designer.base.mjs +15 -13
- package/esm2020/lib/admin/configuration-designer/designer.component.mjs +20 -16
- package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +7 -7
- package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +28 -14
- package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +14 -21
- package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +5 -8
- package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/policy.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/return-to-role-action.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/role.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/rule.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/state.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/survey-form.component.mjs +44 -0
- package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +56 -13
- package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +5 -5
- package/esm2020/lib/admin/configuration-designer/elements/utility.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/icon-picker.component.mjs +4 -4
- package/esm2020/lib/admin/core/ace.input.mjs +4 -4
- package/esm2020/lib/admin/core/color-picker.input.mjs +4 -4
- package/esm2020/lib/admin/core/search.input.mjs +3 -3
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +4 -4
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +4 -4
- 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/designer/designer.component.mjs +22 -23
- package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2020/lib/admin/form/survey/survey.component.mjs +180 -0
- package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +4 -4
- package/esm2020/lib/admin/patterns/patterns.component.mjs +4 -4
- package/esm2020/lib/admin/permissions/permissions.component.mjs +4 -4
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions.component.mjs +4 -4
- package/esm2020/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/profiler.component.mjs +5 -5
- package/esm2020/lib/admin/system.service.mjs +4 -4
- package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +6 -6
- package/esm2020/lib/bizdoc.module.mjs +4 -4
- package/esm2020/lib/browse/browse-items.component.mjs +3 -3
- package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2020/lib/chat/chat-info.mjs +3 -3
- package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2020/lib/chat/chat.service.mjs +3 -3
- package/esm2020/lib/chat/contacts.component.mjs +6 -6
- package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.component.mjs +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 +5 -5
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2020/lib/compose/action/assign-action.component.mjs +13 -5
- package/esm2020/lib/compose/action/moveto-action.component.mjs +4 -4
- package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
- 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/box/box.component.mjs +4 -4
- package/esm2020/lib/compose/can-deactivate-changes.service.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/comments.pane.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/state.component.mjs +4 -4
- package/esm2020/lib/compose/survey/survey.component.mjs +73 -0
- package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2020/lib/compose/trace/flow.component.mjs +3 -3
- package/esm2020/lib/compose/trace/people.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
- package/esm2020/lib/core/account.service.mjs +3 -3
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2020/lib/core/avatar/avatar.component.mjs +4 -4
- package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2020/lib/core/controls/address.input.mjs +4 -4
- package/esm2020/lib/core/controls/auto-complete.input.mjs +4 -4
- package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker.mjs +4 -4
- package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
- package/esm2020/lib/core/controls/file.input.mjs +4 -4
- package/esm2020/lib/core/controls/select.input.mjs +4 -4
- package/esm2020/lib/core/controls/time-picker.mjs +4 -4
- package/esm2020/lib/core/controls/timespan.input.mjs +4 -4
- 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 +5 -5
- package/esm2020/lib/core/guide/help-tip.component.mjs +3 -3
- package/esm2020/lib/core/http.interceptor.mjs +3 -3
- package/esm2020/lib/core/hub.service.mjs +3 -3
- package/esm2020/lib/core/identity/identity.component.mjs +3 -3
- package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2020/lib/core/info/document-info.service.mjs +3 -3
- package/esm2020/lib/core/info/location-info.component.mjs +3 -3
- package/esm2020/lib/core/info/map-info.mjs +3 -3
- package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.mjs +3 -3
- package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
- package/esm2020/lib/core/layout/date.field.mjs +3 -3
- package/esm2020/lib/core/layout/expression.field.mjs +3 -3
- package/esm2020/lib/core/layout/file.field.mjs +3 -3
- package/esm2020/lib/core/layout/html.field.mjs +3 -3
- package/esm2020/lib/core/layout/input.base.mjs +6 -6
- package/esm2020/lib/core/layout/input.field.mjs +9 -9
- package/esm2020/lib/core/layout/layout.component.mjs +21 -21
- 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 +6 -6
- package/esm2020/lib/core/models.mjs +27 -27
- 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 +4 -4
- 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 +6 -6
- 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 +7 -7
- 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/save-changes.dialog.mjs +3 -3
- 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 +4 -4
- package/esm2020/lib/core/translations.mjs +5 -36
- package/esm2020/lib/core/window-title.service.mjs +3 -3
- package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
- package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2020/lib/cube/cube-info.service.mjs +3 -3
- package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2020/lib/cube/cube-view.component.mjs +3 -3
- package/esm2020/lib/cube/cube.service.mjs +3 -3
- package/esm2020/lib/cube/explore/document-item.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-items.component.mjs +6 -6
- 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 +4 -4
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/table.component.mjs +3 -3
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2020/lib/cube/view-base.mjs +3 -3
- package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/view.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/compare.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +4 -4
- 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 +4 -4
- package/esm2020/lib/dashboard/score/activity.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +4 -4
- package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2020/lib/desktop.module.mjs +16 -8
- 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/sign/sign.component.mjs +3 -3
- package/esm2020/lib/home/tools.component.mjs +25 -31
- 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 +4 -4
- 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 +4 -4
- 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 +4 -4
- package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2020/lib/reports/report.mobile.component.mjs +7 -7
- 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 +4 -4
- package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2020/lib/reports/tasks/tasks.component.mjs +4 -4
- package/esm2020/lib/routes.desktop.mjs +2 -2
- 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/search/cube.component.mjs +38 -0
- package/esm2020/lib/search/declarations.mjs +7 -0
- package/esm2020/lib/search/document.component.mjs +42 -0
- package/esm2020/lib/search/guide.component.mjs +27 -0
- package/esm2020/lib/search/path.component.mjs +45 -0
- package/esm2020/lib/search/search.service.mjs +143 -0
- package/esm2020/lib/shared.module.mjs +8 -7
- package/esm2020/lib/system.module.mjs +13 -7
- package/esm2020/lib/views/cube/chart.component.mjs +4 -4
- package/esm2020/lib/views/cube/cube-base.mjs +3 -3
- package/esm2020/lib/views/cube/explore.component.mjs +4 -4
- package/esm2020/lib/views/cube/matrix.component.mjs +4 -4
- package/esm2020/lib/views/cube/parallel.component.mjs +4 -4
- package/esm2020/lib/views/cube/pivot.component.mjs +4 -4
- package/esm2020/lib/views/cube/sum.component.mjs +4 -4
- package/esm2020/lib/views/cube/view.component.mjs +4 -4
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +4 -4
- package/esm2020/lib/views/view-item.component.mjs +3 -3
- package/esm2020/lib/views/views.component.mjs +3 -3
- package/esm2020/lib/views/views.mobile.component.mjs +3 -3
- package/esm2020/lib/views/views.pane.component.mjs +3 -3
- package/esm2020/public-api.mjs +3 -2
- package/fesm2015/bizdoc-core.mjs +1818 -1439
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1809 -1437
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/admin/configuration-designer/declarations.d.ts +3 -0
- package/lib/admin/configuration-designer/designer-element.component.d.ts +6 -1
- package/lib/admin/configuration-designer/designer.base.d.ts +1 -0
- package/lib/admin/configuration-designer/designer.component.d.ts +4 -2
- package/lib/admin/configuration-designer/elements/analysis-widget.component.d.ts +2 -2
- package/lib/admin/configuration-designer/elements/box-form.component.d.ts +10 -2
- package/lib/admin/configuration-designer/elements/cube.component.d.ts +6 -1
- package/lib/admin/configuration-designer/elements/form.component.d.ts +0 -1
- package/lib/admin/configuration-designer/elements/survey-form.component.d.ts +18 -0
- package/lib/admin/configuration-designer/elements/type.component.d.ts +11 -0
- package/lib/admin/form/designer/designer.component.d.ts +5 -6
- package/lib/admin/form/survey/survey.component.d.ts +123 -0
- package/lib/compose/survey/survey.component.d.ts +17 -0
- package/lib/core/mailbox.service.d.ts +1 -1
- package/lib/core/models.d.ts +10 -2
- package/lib/core/translations.d.ts +3 -34
- package/lib/desktop.module.d.ts +11 -7
- package/lib/home/tools.component.d.ts +5 -7
- package/lib/search/cube.component.d.ts +24 -0
- package/lib/search/declarations.d.ts +9 -0
- package/lib/search/document.component.d.ts +16 -0
- package/lib/search/guide.component.d.ts +13 -0
- package/lib/search/path.component.d.ts +19 -0
- package/lib/search/search.service.d.ts +28 -0
- package/lib/shared.module.d.ts +184 -183
- package/lib/system.module.d.ts +32 -30
- package/package.json +17 -17
- package/public-api.d.ts +2 -1
- package/esm2020/lib/home/search.service.mjs +0 -75
- package/lib/home/search.service.d.ts +0 -24
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@bizdoc/core",
|
3
|
-
"version": "1.16.
|
3
|
+
"version": "1.16.27",
|
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,28 +10,28 @@
|
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@ctrl/ngx-emoji-mart": "^7.0.0",
|
13
|
-
"@microsoft/signalr": "^6.0.
|
14
|
-
"@syncfusion/ej2": "^20.2.
|
15
|
-
"@syncfusion/ej2-angular-charts": "^20.2.
|
16
|
-
"@syncfusion/ej2-angular-circulargauge": "^20.2.
|
17
|
-
"@syncfusion/ej2-angular-diagrams": "^20.2.
|
18
|
-
"@syncfusion/ej2-angular-gantt": "^20.2.
|
19
|
-
"@syncfusion/ej2-angular-grids": "^20.2.
|
20
|
-
"@syncfusion/ej2-angular-kanban": "^20.2.
|
21
|
-
"@syncfusion/ej2-angular-pivotview": "^20.2.
|
22
|
-
"@syncfusion/ej2-angular-richtexteditor": "^20.2.
|
23
|
-
"@syncfusion/ej2-angular-schedule": "^20.2.
|
24
|
-
"@syncfusion/ej2-angular-spreadsheet": "^20.2.
|
25
|
-
"@syncfusion/ej2-base": "^20.2.
|
13
|
+
"@microsoft/signalr": "^6.0.8",
|
14
|
+
"@syncfusion/ej2": "^20.2.45",
|
15
|
+
"@syncfusion/ej2-angular-charts": "^20.2.45",
|
16
|
+
"@syncfusion/ej2-angular-circulargauge": "^20.2.45",
|
17
|
+
"@syncfusion/ej2-angular-diagrams": "^20.2.45",
|
18
|
+
"@syncfusion/ej2-angular-gantt": "^20.2.45",
|
19
|
+
"@syncfusion/ej2-angular-grids": "^20.2.45",
|
20
|
+
"@syncfusion/ej2-angular-kanban": "^20.2.45",
|
21
|
+
"@syncfusion/ej2-angular-pivotview": "^20.2.45",
|
22
|
+
"@syncfusion/ej2-angular-richtexteditor": "^20.2.45",
|
23
|
+
"@syncfusion/ej2-angular-schedule": "^20.2.45",
|
24
|
+
"@syncfusion/ej2-angular-spreadsheet": "^20.2.45",
|
25
|
+
"@syncfusion/ej2-base": "^20.2.45",
|
26
26
|
"@teamhive/lottie-player": "^1.0.0",
|
27
27
|
"brace": "^0.11.1",
|
28
28
|
"cookie": "^0.5.0",
|
29
|
-
"dayjs": "^1.11.
|
30
|
-
"firebase": "^9.9.
|
29
|
+
"dayjs": "^1.11.5",
|
30
|
+
"firebase": "^9.9.3",
|
31
31
|
"hammerjs": "~2",
|
32
32
|
"lottie-web": "^5.9.6",
|
33
33
|
"ngx-cookie-service": "14",
|
34
|
-
"zone.js": "^0.11.
|
34
|
+
"zone.js": "^0.11.8",
|
35
35
|
"tslib": "^2.3.0"
|
36
36
|
},
|
37
37
|
"peerDependencies": {
|
package/public-api.d.ts
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
export { ListingComponent, ListingRef } from './lib/search/declarations';
|
1
2
|
export { LayoutComponent } from './lib/core/layout/layout.component';
|
2
3
|
export { HelpTipComponent } from './lib/core/guide/help-tip.component';
|
3
4
|
export { ShakeAnimation, EnterExitLeft, EnterExitRight, EnterExitTop, FadeSlideInOut, PulseAnimation, SwapAnimation } from './lib/core/animations';
|
@@ -8,7 +9,7 @@ export { isMobile, isArray, isBoolean, isDate, isObject, isString, isFunction, i
|
|
8
9
|
export { BizDoc, ComponentType } from './lib/core/decorators';
|
9
10
|
export * from './lib/core/configuration';
|
10
11
|
export { BizDocApp, BrokenPage } from './lib/app.component';
|
11
|
-
export { ChartType, Folder, Form, LatLng, Dimentions, Guide, GuideStep, Gender, CubeAxis, AxisValue, RecipientModel, Action, State, HeaderModel, LogType, Role, Comment, Attachment, DocumentModel, DRAFT, INBOX, ScheduledEvent, CubeEntry, Log, Recipient, Cube, Widget, Report, CubeIndex, AxesMap, CubeView, Notification,
|
12
|
+
export { ChartType, Folder, Form, LatLng, Dimentions, Guide, GuideStep, Gender, CubeAxis, AxisValue, RecipientModel, Action, State, HeaderModel, LogType, Role, Comment, Attachment, DocumentModel, DRAFT, INBOX, ScheduledEvent, CubeEntry, Log, Recipient, Cube, Widget, Report, CubeIndex, AxesMap, CubeView, Notification, FieldKind, UserInfo } from './lib/core/models';
|
12
13
|
export { AxisClickEvent, AxisPlace, AxisType } from './lib/cube/declarations';
|
13
14
|
export { UtilityRef } from "./lib/admin/utility-ref";
|
14
15
|
export { ReportRef, ExportEventArgs } from "./lib/reports/report-ref";
|
@@ -1,75 +0,0 @@
|
|
1
|
-
import { Injectable } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "../core/guide/guide.service";
|
4
|
-
import * as i2 from "../core/session.service";
|
5
|
-
import * as i3 from "../core/mailbox.service";
|
6
|
-
import * as i4 from "../cube/cube.service";
|
7
|
-
import * as i5 from "../core/translate.service";
|
8
|
-
export class SearchService {
|
9
|
-
constructor(_guide, _session, _mailbox, _cube, _translate) {
|
10
|
-
this._guide = _guide;
|
11
|
-
this._session = _session;
|
12
|
-
this._mailbox = _mailbox;
|
13
|
-
this._cube = _cube;
|
14
|
-
this._translate = _translate;
|
15
|
-
}
|
16
|
-
search(value) {
|
17
|
-
const profile = this._session.profile;
|
18
|
-
const xs = [];
|
19
|
-
let form;
|
20
|
-
if (value === '' || !value)
|
21
|
-
this._mailbox.findAll({ type: 'recent' }, { take: 5 }).subscribe(r => r.forEach(i => {
|
22
|
-
if (!form || form.name !== i.formId)
|
23
|
-
form = this._session.profile.forms.find(f => f.name === i.formId);
|
24
|
-
xs.push({ path: `mailbox/i/${i.id.encodeId()}`, title: `#${i.number}`, section: form.title, icon: form.icon });
|
25
|
-
}));
|
26
|
-
else if (value) {
|
27
|
-
const val = value.toLowerCase();
|
28
|
-
profile.cubes.forEach(c => c.views.forEach(v => {
|
29
|
-
if (v.title.toLowerCase().indexOf(val) > -1)
|
30
|
-
xs.push({ path: `cube/${c.name}/v/${v.name}`, title: v.title, section: c.title, icon: c.icon });
|
31
|
-
}));
|
32
|
-
profile.reports.forEach(r => {
|
33
|
-
if (r.title.toLowerCase().indexOf(val) > -1)
|
34
|
-
xs.push({ path: `reports/${r.name}`, title: r.title, section: this._translate.get('Reports'), icon: r.icon });
|
35
|
-
});
|
36
|
-
profile.utilities.forEach(u => {
|
37
|
-
if (u.title.toLowerCase().indexOf(val) > -1)
|
38
|
-
xs.push({ path: `admin/utilities/${u.name}`, title: u.title, section: this._translate.get('Utilities'), icon: u.icon });
|
39
|
-
});
|
40
|
-
profile.options.tags &&
|
41
|
-
profile.options.tags.forEach(t => {
|
42
|
-
if (t.toLowerCase().indexOf(val) > -1)
|
43
|
-
xs.push({ path: `mailbox/f?tag=${t}`, title: t, section: this._translate.get('Tags'), icon: 'bookmark' });
|
44
|
-
});
|
45
|
-
//profile.contacts.forEach()
|
46
|
-
this._guide.guides.forEach(g => {
|
47
|
-
if (g.mode !== 'Private' && g.title.toLowerCase().indexOf(value) > -1)
|
48
|
-
xs.push({ path: g.name, type: 'guide', title: g.title, section: this._translate.get('Guides'), icon: 'help' });
|
49
|
-
});
|
50
|
-
this._mailbox.senders(value).subscribe(r => r.forEach(s => xs.push({ path: `mailbox/f/ib?senderId=${s.id}`, title: s.name, section: this._translate.get('Senders'), icon: 'recent_actors' })));
|
51
|
-
const today = new Date();
|
52
|
-
this._mailbox.events(today, new Date(today.valueOf() + 604800000), value).
|
53
|
-
subscribe(r => r.forEach(e => xs.push({ path: `schedule?&date=${new Date(e.starting).valueOf().encodeId()}`, title: e.title, section: this._translate.get('Events'), icon: 'date_range' })));
|
54
|
-
this._mailbox.findAll({ contains: value }, { take: 5 }).subscribe(ms => ms.forEach(m => {
|
55
|
-
if (!form || form.name !== m.formId)
|
56
|
-
form = this._session.profile.forms.find(f => f.name === m.formId);
|
57
|
-
xs.push({ path: `mailbox/i/${m.id.encodeId()}`, title: `#${m.number}`, section: form.title, icon: form.icon });
|
58
|
-
}));
|
59
|
-
this._cube.search(value, { take: 10 }).subscribe(cs => cs.forEach(r => {
|
60
|
-
const cube = this._session.profile.cubes.find(c => c.name === r.cube), axis = cube.axes.find(a => a.name === r.axis);
|
61
|
-
xs.push({
|
62
|
-
path: `cube/${r.cube}/explore?${r.axis}=${encodeURIComponent(r.key)}`,
|
63
|
-
title: `${axis.title} ${r.value}`, section: cube.title, icon: cube.icon
|
64
|
-
});
|
65
|
-
}));
|
66
|
-
}
|
67
|
-
return xs;
|
68
|
-
}
|
69
|
-
}
|
70
|
-
SearchService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: SearchService, deps: [{ token: i1.GuideService }, { token: i2.SessionService }, { token: i3.MailboxService }, { token: i4.CubeService }, { token: i5.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable });
|
71
|
-
SearchService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: SearchService });
|
72
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: SearchService, decorators: [{
|
73
|
-
type: Injectable
|
74
|
-
}], ctorParameters: function () { return [{ type: i1.GuideService }, { type: i2.SessionService }, { type: i3.MailboxService }, { type: i4.CubeService }, { type: i5.TranslateService }]; } });
|
75
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNoLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2hvbWUvc2VhcmNoLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7OztBQVEzQyxNQUFNLE9BQU8sYUFBYTtJQUN4QixZQUFvQixNQUFvQixFQUM5QixRQUF3QixFQUN4QixRQUF3QixFQUN4QixLQUFrQixFQUNsQixVQUE0QjtRQUpsQixXQUFNLEdBQU4sTUFBTSxDQUFjO1FBQzlCLGFBQVEsR0FBUixRQUFRLENBQWdCO1FBQ3hCLGFBQVEsR0FBUixRQUFRLENBQWdCO1FBQ3hCLFVBQUssR0FBTCxLQUFLLENBQWE7UUFDbEIsZUFBVSxHQUFWLFVBQVUsQ0FBa0I7SUFDdEMsQ0FBQztJQUNELE1BQU0sQ0FBQyxLQUFhO1FBQ2xCLE1BQU0sT0FBTyxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDO1FBQ3RDLE1BQU0sRUFBRSxHQUFZLEVBQUUsQ0FBQztRQUN2QixJQUFJLElBQVUsQ0FBQztRQUNmLElBQUksS0FBSyxLQUFLLEVBQUUsSUFBSSxDQUFDLEtBQUs7WUFDeEIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsRUFBRSxJQUFJLEVBQUUsUUFBUSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFO2dCQUNsRixJQUFJLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxJQUFJLEtBQUssQ0FBQyxDQUFDLE1BQU07b0JBQ2pDLElBQUksR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxF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LENBQUMsS0FBSyxFQUFFLEVBQUUsSUFBSSxFQUFFLEVBQUUsRUFBRSxDQUFDLENBQUMsU0FBUyxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQ3BELEVBQUUsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUU7Z0JBQ2IsTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxJQUFJLEtBQUssQ0FBQyxDQUFDLElBQUksQ0FBQyxFQUNuRSxJQUFJLEdBQUcsSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQztnQkFDaEQsRUFBRSxDQUFDLElBQUksQ0FBQztvQkFDTixJQUFJLEVBQUUsUUFBUSxDQUFDLENBQUMsSUFBSSxZQUFZLENBQUMsQ0FBQyxJQUFJLElBQUksa0JBQWtCLENBQUMsQ0FBQyxDQUFDLEdBQUcsQ0FBQyxFQUFFO29CQUNyRSxLQUFLLEVBQUUsR0FBRyxJQUFJLENBQUMsS0FBSyxJQUFJLENBQUMsQ0FBQyxLQUFLLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLEtBQUssRUFBRSxJQUFJLEVBQUUsSUFBSSxDQUFDLElBQUk7aUJBQ3hFLENBQUMsQ0FBQztZQUVMLENBQUMsQ0FBQyxDQUNILENBQUM7U0FDSDtRQUNELE9BQU8sRUFBRSxDQUFDO0lBQ1osQ0FBQzs7MEdBckVVLGFBQWE7OEdBQWIsYUFBYTsyRkFBYixhQUFhO2tCQUR6QixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBTZXNzaW9uU2VydmljZSB9IGZyb20gJy4uL2NvcmUvc2Vzc2lvbi5zZXJ2aWNlJztcclxuaW1wb3J0IHsgVHJhbnNsYXRlU2VydmljZSB9IGZyb20gJy4uL2NvcmUvdHJhbnNsYXRlLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBNYWlsYm94U2VydmljZSB9IGZyb20gJy4uL2NvcmUvbWFpbGJveC5zZXJ2aWNlJztcclxuaW1wb3J0IHsgR3VpZGVTZXJ2aWNlIH0gZnJvbSAnLi4vY29yZS9ndWlkZS9ndWlkZS5zZXJ2aWNlJztcclxuaW1wb3J0IHsgRm9ybSB9IGZyb20gJy4uL2NvcmUvbW9kZWxzJztcclxuaW1wb3J0IHsgQ3ViZVNlcnZpY2UgfSBmcm9tICcuLi9jdWJlL2N1YmUuc2VydmljZSc7XHJcbkBJbmplY3RhYmxlKClcclxuZXhwb3J0IGNsYXNzIFNlYXJjaFNlcnZpY2Uge1xyXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgX2d1aWRlOiBHdWlkZVNlcnZpY2UsXHJcbiAgICBwcml2YXRlIF9zZXNzaW9uOiBTZXNzaW9uU2VydmljZSxcclxuICAgIHByaXZhdGUgX21haWxib3g6IE1haWxib3hTZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfY3ViZTogQ3ViZVNlcnZpY2UsXHJcbiAgICBwcml2YXRlIF90cmFuc2xhdGU6IFRyYW5zbGF0ZVNlcnZpY2UpIHtcclxuICB9XHJcbiAgc2VhcmNoKHZhbHVlOiBzdHJpbmcpOiBJbmRleFtdIHtcclxuICAgIGNvbnN0IHByb2ZpbGUgPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGU7XHJcbiAgICBjb25zdCB4czogSW5kZXhbXSA9IFtdO1xyXG4gICAgbGV0IGZvcm06IEZvcm07XHJcbiAgICBpZiAodmFsdWUgPT09ICcnIHx8ICF2YWx1ZSlcclxuICAgICAgdGhpcy5fbWFpbGJveC5maW5kQWxsKHsgdHlwZTogJ3JlY2VudCcgfSwgeyB0YWtlOiA1IH0pLnN1YnNjcmliZShyID0+IHIuZm9yRWFjaChpID0+IHtcclxuICAgICAgICBpZiAoIWZvcm0gfHwgZm9ybS5uYW1lICE9PSBpLmZvcm1JZClcclxuICAgICAgICAgIGZvcm0gPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGUuZm9ybXMuZmluZChmID0+IGYubmFtZSA9PT0gaS5mb3JtSWQpO1xyXG4gICAgICAgIHhzLnB1c2goeyBwYXRoOiBgbWFpbGJveC9pLyR7aS5pZC5lbmNvZGVJZCgpfWAsIHRpdGxlOiBgIyR7aS5udW1iZXJ9YCwgc2VjdGlvbjogZm9ybS50aXRsZSwgaWNvbjogZm9ybS5pY29uIH0pXHJcbiAgICAgIH0pKTtcclxuICAgIGVsc2UgaWYgKHZhbHVlKSB7XHJcbiAgICAgIGNvbnN0IHZhbCA9IHZhbHVlLnRvTG93ZXJDYXNlKCk7XHJcbiAgICAgIHByb2ZpbGUuY3ViZXMuZm9yRWFjaChjID0+IGMudmlld3MuZm9yRWFjaCh2ID0+IHtcclxuICAgICAgICBpZiAodi50aXRsZS50b0xvd2VyQ2FzZSgpLmluZGV4T2YodmFsKSA+IC0xKVxyXG4gICAgICAgICAgeHMucHVzaCh7IHBhdGg6IGBjdWJlLyR7Yy5uYW1lfS92LyR7di5uYW1lfWAsIHRpdGxlOiB2LnRpdGxlLCBzZWN0aW9uOiBjLnRpdGxlLCBpY29uOiBjLmljb24gfSk7XHJcbiAgICAgIH0pKTtcclxuICAgICAgcHJvZmlsZS5yZXBvcnRzLmZvckVhY2gociA9PiB7XHJcbiAgICAgICAgaWYgKHIudGl0bGUudG9Mb3dlckNhc2UoKS5pbmRleE9mKHZhbCkgPiAtMSlcclxuICAgICAgICAgIHhzLnB1c2goeyBwYXRoOiBgcmVwb3J0cy8ke3IubmFtZX1gLCB0aXRsZTogci50aXRsZSwgc2VjdGlvbjogdGhpcy5fdHJhbnNsYXRlLmdldCgnUmVwb3J0cycpLCBpY29uOiByLmljb24gfSlcclxuICAgICAgfSk7XHJcbiAgICAgIHByb2ZpbGUudXRpbGl0aWVzLmZvckVhY2godSA9PiB7XHJcbiAgICAgICAgaWYgKHUudGl0bGUudG9Mb3dlckNhc2UoKS5pbmRleE9mKHZhbCkgPiAtMSlcclxuICAgICAgICAgIHhzLnB1c2goeyBwYXRoOiBgYWRtaW4vdXRpbGl0aWVzLyR7dS5uYW1lfWAsIHRpdGxlOiB1LnRpdGxlLCBzZWN0aW9uOiB0aGlzLl90cmFuc2xhdGUuZ2V0KCdVdGlsaXRpZXMnKSwgaWNvbjogdS5pY29uIH0pXHJcbiAgICAgIH0pO1xyXG4gICAgICBwcm9maWxlLm9wdGlvbnMudGFncyAmJlxyXG4gICAgICAgIHByb2ZpbGUub3B0aW9ucy50YWdzLmZvckVhY2godCA9PiB7XHJcbiAgICAgICAgICBpZiAodC50b0xvd2VyQ2FzZSgpLmluZGV4T2YodmFsKSA+IC0xKVxyXG4gICAgICAgICAgICB4cy5wdXNoKHsgcGF0aDogYG1haWxib3gvZj90YWc9JHt0fWAsIHRpdGxlOiB0LCBzZWN0aW9uOiB0aGlzLl90cmFuc2xhdGUuZ2V0KCdUYWdzJyksIGljb246ICdib29rbWFyaycgfSlcclxuICAgICAgICB9KTtcclxuICAgICAgLy9wcm9maWxlLmNvbnRhY3RzLmZvckVhY2goKVxyXG4gICAgICB0aGlzLl9ndWlkZS5ndWlkZXMuZm9yRWFjaChnID0+IHtcclxuICAgICAgICBpZiAoZy5tb2RlICE9PSAnUHJpdmF0ZScgJiYgZy50aXRsZS50b0xvd2VyQ2FzZSgpLmluZGV4T2YodmFsdWUpID4gLTEpXHJcbiAgICAgICAgICB4cy5wdXNoKHsgcGF0aDogZy5uYW1lLCB0eXBlOiAnZ3VpZGUnLCB0aXRsZTogZy50aXRsZSwgc2VjdGlvbjogdGhpcy5fdHJhbnNsYXRlLmdldCgnR3VpZGVzJyksIGljb246ICdoZWxwJyB9KVxyXG4gICAgICB9KTtcclxuICAgICAgdGhpcy5fbWFpbGJveC5zZW5kZXJzKHZhbHVlKS5zdWJzY3JpYmUociA9PiByLmZvckVhY2gocyA9PlxyXG4gICAgICAgIHhzLnB1c2goeyBwYXRoOiBgbWFpbGJveC9mL2liP3NlbmRlcklkPSR7cy5pZH1gLCB0aXRsZTogcy5uYW1lLCBzZWN0aW9uOiB0aGlzLl90cmFuc2xhdGUuZ2V0KCdTZW5kZXJzJyksIGljb246ICdyZWNlbnRfYWN0b3JzJyB9KVxyXG4gICAgICApKTtcclxuICAgICAgY29uc3QgdG9kYXkgPSBuZXcgRGF0ZSgpO1xyXG4gICAgICB0aGlzLl9tYWlsYm94LmV2ZW50cyh0b2RheSwgbmV3IERhdGUodG9kYXkudmFsdWVPZigpICsgNjA0ODAwMDAwKSwgdmFsdWUpLlxyXG4gICAgICAgIHN1YnNjcmliZShyID0+IHIuZm9yRWFjaChlID0+XHJcbiAgICAgICAgICB4cy5wdXNoKHsgcGF0aDogYHNjaGVkdWxlPyZkYXRlPSR7bmV3IERhdGUoZS5zdGFydGluZykudmFsdWVPZigpLmVuY29kZUlkKCl9YCwgdGl0bGU6IGUudGl0bGUsIHNlY3Rpb246IHRoaXMuX3RyYW5zbGF0ZS5nZXQoJ0V2ZW50cycpLCBpY29uOiAnZGF0ZV9yYW5nZScgfSlcclxuICAgICAgICApKTtcclxuICAgICAgdGhpcy5fbWFpbGJveC5maW5kQWxsKHsgY29udGFpbnM6IHZhbHVlIH0sIHsgdGFrZTogNSB9KS5zdWJzY3JpYmUobXMgPT5cclxuICAgICAgICBtcy5mb3JFYWNoKG0gPT4ge1xyXG4gICAgICAgICAgaWYgKCFmb3JtIHx8IGZvcm0ubmFtZSAhPT0gbS5mb3JtSWQpXHJcbiAgICAgICAgICAgIGZvcm0gPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGUuZm9ybXMuZmluZChmID0+IGYubmFtZSA9PT0gbS5mb3JtSWQpO1xyXG4gICAgICAgICAgeHMucHVzaCh7IHBhdGg6IGBtYWlsYm94L2kvJHttLmlkLmVuY29kZUlkKCl9YCwgdGl0bGU6IGAjJHttLm51bWJlcn1gLCBzZWN0aW9uOiBmb3JtLnRpdGxlLCBpY29uOiBmb3JtLmljb24gfSk7XHJcbiAgICAgICAgfSlcclxuICAgICAgKTtcclxuICAgICAgdGhpcy5fY3ViZS5zZWFyY2godmFsdWUsIHsgdGFrZTogMTAgfSkuc3Vic2NyaWJlKGNzID0+XHJcbiAgICAgICAgY3MuZm9yRWFjaChyID0+IHtcclxuICAgICAgICAgIGNvbnN0IGN1YmUgPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGUuY3ViZXMuZmluZChjID0+IGMubmFtZSA9PT0gci5jdWJlKSxcclxuICAgICAgICAgICAgYXhpcyA9IGN1YmUuYXhlcy5maW5kKGEgPT4gYS5uYW1lID09PSByLmF4aXMpO1xyXG4gICAgICAgICAgeHMucHVzaCh7XHJcbiAgICAgICAgICAgIHBhdGg6IGBjdWJlLyR7ci5jdWJlfS9leHBsb3JlPyR7ci5heGlzfT0ke2VuY29kZVVSSUNvbXBvbmVudChyLmtleSl9YCxcclxuICAgICAgICAgICAgdGl0bGU6IGAke2F4aXMudGl0bGV9ICR7ci52YWx1ZX1gLCBzZWN0aW9uOiBjdWJlLnRpdGxlLCBpY29uOiBjdWJlLmljb25cclxuICAgICAgICAgIH0pO1xyXG5cclxuICAgICAgICB9KVxyXG4gICAgICApO1xyXG4gICAgfVxyXG4gICAgcmV0dXJuIHhzO1xyXG4gIH1cclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIEluZGV4IHtcclxuICBwYXRoPzogc3RyaW5nO1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgc2VjdGlvbjogc3RyaW5nO1xyXG4gIGljb24/OiBzdHJpbmc7XHJcbiAgdHlwZT86ICdndWlkZScgfCAnY3ViZScgfCAnYXhlcycgfCAnbWVzc2FnZScgfCdldmVudCc7XHJcbn1cclxuIl19
|
@@ -1,24 +0,0 @@
|
|
1
|
-
import { SessionService } from '../core/session.service';
|
2
|
-
import { TranslateService } from '../core/translate.service';
|
3
|
-
import { MailboxService } from '../core/mailbox.service';
|
4
|
-
import { GuideService } from '../core/guide/guide.service';
|
5
|
-
import { CubeService } from '../cube/cube.service';
|
6
|
-
import * as i0 from "@angular/core";
|
7
|
-
export declare class SearchService {
|
8
|
-
private _guide;
|
9
|
-
private _session;
|
10
|
-
private _mailbox;
|
11
|
-
private _cube;
|
12
|
-
private _translate;
|
13
|
-
constructor(_guide: GuideService, _session: SessionService, _mailbox: MailboxService, _cube: CubeService, _translate: TranslateService);
|
14
|
-
search(value: string): Index[];
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SearchService, never>;
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SearchService>;
|
17
|
-
}
|
18
|
-
export interface Index {
|
19
|
-
path?: string;
|
20
|
-
title: string;
|
21
|
-
section: string;
|
22
|
-
icon?: string;
|
23
|
-
type?: 'guide' | 'cube' | 'axes' | 'message' | 'event';
|
24
|
-
}
|